Skip to content
Success

Console Output

Pull request #42869 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
19:15:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 20.10 at d24c6dc5cf5e68dfb30027b2db454099566a9b9e rather than 59f10e34352a81004efff96c8f68e96d9ca4d68c
Obtained Jenkinsfile from d24c6dc5cf5e68dfb30027b2db454099566a9b9e
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-42869@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
19:15:29 [2021-09-20T19:15:29.083Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:15:29 [2021-09-20T19:15:29.089Z] Trying to pass milestone 1
[Pipeline] milestone
19:15:29 [2021-09-20T19:15:29.151Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:15:44 [2021-09-20T19:15:44.325Z] Still waiting to schedule task
19:15:44 [2021-09-20T19:15:44.325Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae2f466ba3f928d0)’ is offline
19:16:28 [2021-09-20T19:16:28.858Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae2f466ba3f928d0) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] {
[Pipeline] checkout
19:16:28 [2021-09-20T19:16:28.986Z] The recommended git tool is: git
19:16:32 [2021-09-20T19:16:32.198Z] using credential docker-jenkins-github-credentials
19:16:32 [2021-09-20T19:16:32.207Z] Cloning the remote Git repository
19:16:32 [2021-09-20T19:16:32.207Z] Cloning with configured refspecs honoured and without tags
19:16:32 [2021-09-20T19:16:32.225Z] Cloning repository https://github.com/moby/moby.git
19:16:32 [2021-09-20T19:16:32.289Z]  > git init /home/ubuntu/workspace/moby_PR-42869 # timeout=10
19:16:32 [2021-09-20T19:16:32.533Z] Fetching upstream changes from https://github.com/moby/moby.git
19:16:32 [2021-09-20T19:16:32.533Z]  > git --version # timeout=10
19:16:32 [2021-09-20T19:16:32.550Z]  > git --version # 'git version 2.17.1'
19:16:32 [2021-09-20T19:16:32.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:16:32 [2021-09-20T19:16:32.552Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:16:53 [2021-09-20T19:16:53.015Z] Fetching without tags
19:16:52 [2021-09-20T19:16:52.910Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:16:52 [2021-09-20T19:16:52.934Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:16:52 [2021-09-20T19:16:52.949Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:16:52 [2021-09-20T19:16:52.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:16:53 [2021-09-20T19:16:53.018Z] Fetching upstream changes from https://github.com/moby/moby.git
19:16:53 [2021-09-20T19:16:53.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:16:53 [2021-09-20T19:16:53.023Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:16:53 [2021-09-20T19:16:53.387Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:16:54 [2021-09-20T19:16:54.059Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:16:54 [2021-09-20T19:16:54.059Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:16:53 [2021-09-20T19:16:53.395Z]  > git config core.sparsecheckout # timeout=10
19:16:53 [2021-09-20T19:16:53.406Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:16:53 [2021-09-20T19:16:53.977Z]  > git remote # timeout=10
19:16:53 [2021-09-20T19:16:53.991Z]  > git config --get remote.origin.url # timeout=10
19:16:54 [2021-09-20T19:16:54.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:16:54 [2021-09-20T19:16:54.026Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:16:54 [2021-09-20T19:16:54.038Z]  > git rev-parse HEAD^{commit} # timeout=10
19:16:54 [2021-09-20T19:16:54.063Z]  > git config core.sparsecheckout # timeout=10
19:16:54 [2021-09-20T19:16:54.074Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:16:58 [2021-09-20T19:16:58.421Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:16:58 [2021-09-20T19:16:58.424Z]  > git rev-list --no-walk 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:16:59 [2021-09-20T19:16:59.642Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
19:17:07 [2021-09-20T19:17:07.784Z] Unable to find image 'alpine:latest' locally
19:17:08 [2021-09-20T19:17:08.355Z] latest: Pulling from library/alpine
19:17:08 [2021-09-20T19:17:08.355Z] a0d0a0d46f8b: Pulling fs layer
19:17:08 [2021-09-20T19:17:08.355Z] a0d0a0d46f8b: Download complete
19:17:08 [2021-09-20T19:17:08.924Z] a0d0a0d46f8b: Pull complete
19:17:08 [2021-09-20T19:17:08.924Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
19:17:08 [2021-09-20T19:17:08.924Z] Status: Downloaded newer image for alpine:latest
19:17:17 [2021-09-20T19:17:17.065Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
19:17:17 [2021-09-20T19:17:17.376Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae2f466ba3f928d0) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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
19:17:17 [2021-09-20T19:17:17.449Z] The recommended git tool is: git
[Pipeline] // stage
19:17:17 [2021-09-20T19:17:17.464Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
19:17:17 [2021-09-20T19:17:17.494Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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] }
19:17:17 [2021-09-20T19:17:17.529Z] Fetching without tags
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] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[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] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:17:17 [2021-09-20T19:17:17.835Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:17:18 [2021-09-20T19:17:18.006Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:17:18 [2021-09-20T19:17:18.006Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:17:18 [2021-09-20T19:17:18.113Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:17:17 [2021-09-20T19:17:17.475Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42869/.git # timeout=10
19:17:17 [2021-09-20T19:17:17.498Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:17:17 [2021-09-20T19:17:17.535Z] Fetching upstream changes from https://github.com/moby/moby.git
19:17:17 [2021-09-20T19:17:17.536Z]  > git --version # timeout=10
19:17:17 [2021-09-20T19:17:17.555Z]  > git --version # 'git version 2.17.1'
19:17:17 [2021-09-20T19:17:17.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:17 [2021-09-20T19:17:17.557Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:17:17 [2021-09-20T19:17:17.837Z]  > git config core.sparsecheckout # timeout=10
19:17:17 [2021-09-20T19:17:17.863Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:17:17 [2021-09-20T19:17:17.957Z]  > git remote # timeout=10
19:17:17 [2021-09-20T19:17:17.965Z]  > git config --get remote.origin.url # timeout=10
19:17:17 [2021-09-20T19:17:17.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:17:17 [2021-09-20T19:17:17.976Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:17:17 [2021-09-20T19:17:17.994Z]  > git rev-parse HEAD^{commit} # timeout=10
19:17:18 [2021-09-20T19:17:18.008Z]  > git config core.sparsecheckout # timeout=10
19:17:18 [2021-09-20T19:17:18.018Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:17:18 [2021-09-20T19:17:18.838Z] + [ PR != PR ]
19:17:18 [2021-09-20T19:17:18.838Z] + [ 20.10 != master ]
19:17:18 [2021-09-20T19:17:18.838Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:17:19 [2021-09-20T19:17:19.176Z] + docker version
19:17:19 [2021-09-20T19:17:19.176Z] Client: Docker Engine - Community
19:17:19 [2021-09-20T19:17:19.176Z]  Version:           20.10.6
19:17:19 [2021-09-20T19:17:19.176Z]  API version:       1.41
19:17:19 [2021-09-20T19:17:19.176Z]  Go version:        go1.13.15
19:17:19 [2021-09-20T19:17:19.176Z]  Git commit:        370c289
19:17:19 [2021-09-20T19:17:19.176Z]  Built:             Fri Apr  9 22:46:01 2021
19:17:19 [2021-09-20T19:17:19.176Z]  OS/Arch:           linux/amd64
19:17:19 [2021-09-20T19:17:19.176Z]  Context:           default
19:17:19 [2021-09-20T19:17:19.176Z]  Experimental:      true
19:17:19 [2021-09-20T19:17:19.176Z] 
19:17:19 [2021-09-20T19:17:19.176Z] Server: Docker Engine - Community
19:17:19 [2021-09-20T19:17:19.176Z]  Engine:
19:17:19 [2021-09-20T19:17:19.176Z]   Version:          20.10.6
19:17:19 [2021-09-20T19:17:19.176Z]   API version:      1.41 (minimum version 1.12)
19:17:19 [2021-09-20T19:17:19.176Z]   Go version:       go1.13.15
19:17:19 [2021-09-20T19:17:19.176Z]   Git commit:       8728dd2
19:17:19 [2021-09-20T19:17:19.176Z]   Built:            Fri Apr  9 22:44:13 2021
19:17:19 [2021-09-20T19:17:19.176Z]   OS/Arch:          linux/amd64
19:17:19 [2021-09-20T19:17:19.176Z]   Experimental:     true
19:17:19 [2021-09-20T19:17:19.176Z]  containerd:
19:17:19 [2021-09-20T19:17:19.176Z]   Version:          1.4.6
19:17:19 [2021-09-20T19:17:19.176Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:17:19 [2021-09-20T19:17:19.176Z]  runc:
19:17:19 [2021-09-20T19:17:19.176Z]   Version:          1.0.0-rc95
19:17:19 [2021-09-20T19:17:19.176Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:17:19 [2021-09-20T19:17:19.176Z]  docker-init:
19:17:19 [2021-09-20T19:17:19.176Z]   Version:          0.19.0
19:17:19 [2021-09-20T19:17:19.176Z]   GitCommit:        de40ad0
[Pipeline] sh
19:17:19 [2021-09-20T19:17:19.459Z] + docker info
19:17:32 [2021-09-20T19:17:32.376Z] Still waiting to schedule task
19:17:32 [2021-09-20T19:17:32.376Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae2f466ba3f928d0)19:17:32 [2021-09-20T19:17:32.377Z] Still waiting to schedule task
19:17:32 [2021-09-20T19:17:32.377Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae2f466ba3f928d0)19:17:32 [2021-09-20T19:17:32.378Z] Still waiting to schedule task
19:17:32 [2021-09-20T19:17:32.378Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
19:17:32 [2021-09-20T19:17:32.382Z] Still waiting to schedule task
19:17:32 [2021-09-20T19:17:32.382Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
19:17:32 [2021-09-20T19:17:32.384Z] Still waiting to schedule task
19:17:32 [2021-09-20T19:17:32.384Z] All nodes of label ‘windows-2019’ are offline
19:17:37 [2021-09-20T19:17:37.584Z] Client:
19:17:37 [2021-09-20T19:17:37.584Z]  Context:    default
19:17:37 [2021-09-20T19:17:37.584Z]  Debug Mode: false
19:17:37 [2021-09-20T19:17:37.584Z]  Plugins:
19:17:37 [2021-09-20T19:17:37.584Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:17:37 [2021-09-20T19:17:37.584Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:17:37 [2021-09-20T19:17:37.584Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:17:37 [2021-09-20T19:17:37.584Z] 
19:17:37 [2021-09-20T19:17:37.584Z] Server:
19:17:37 [2021-09-20T19:17:37.584Z]  Containers: 0
19:17:37 [2021-09-20T19:17:37.584Z]   Running: 0
19:17:37 [2021-09-20T19:17:37.584Z]   Paused: 0
19:17:37 [2021-09-20T19:17:37.584Z]   Stopped: 0
19:17:37 [2021-09-20T19:17:37.584Z]  Images: 1
19:17:37 [2021-09-20T19:17:37.584Z]  Server Version: 20.10.6
19:17:37 [2021-09-20T19:17:37.584Z]  Storage Driver: overlay2
19:17:37 [2021-09-20T19:17:37.584Z]   Backing Filesystem: extfs
19:17:37 [2021-09-20T19:17:37.584Z]   Supports d_type: true
19:17:37 [2021-09-20T19:17:37.584Z]   Native Overlay Diff: true
19:17:37 [2021-09-20T19:17:37.584Z]   userxattr: false
19:17:37 [2021-09-20T19:17:37.584Z]  Logging Driver: json-file
19:17:37 [2021-09-20T19:17:37.584Z]  Cgroup Driver: cgroupfs
19:17:37 [2021-09-20T19:17:37.584Z]  Cgroup Version: 1
19:17:37 [2021-09-20T19:17:37.584Z]  Plugins:
19:17:37 [2021-09-20T19:17:37.584Z]   Volume: local
19:17:37 [2021-09-20T19:17:37.584Z]   Network: bridge host ipvlan macvlan null overlay
19:17:37 [2021-09-20T19:17:37.584Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:17:37 [2021-09-20T19:17:37.584Z]  Swarm: inactive
19:17:37 [2021-09-20T19:17:37.584Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:17:37 [2021-09-20T19:17:37.584Z]  Default Runtime: runc
19:17:37 [2021-09-20T19:17:37.584Z]  Init Binary: docker-init
19:17:37 [2021-09-20T19:17:37.584Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:17:37 [2021-09-20T19:17:37.584Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:17:37 [2021-09-20T19:17:37.584Z]  init version: de40ad0
19:17:37 [2021-09-20T19:17:37.584Z]  Security Options:
19:17:37 [2021-09-20T19:17:37.584Z]   apparmor
19:17:37 [2021-09-20T19:17:37.584Z]   seccomp
19:17:37 [2021-09-20T19:17:37.584Z]    Profile: default
19:17:37 [2021-09-20T19:17:37.584Z]  Kernel Version: 5.4.0-1048-aws
19:17:37 [2021-09-20T19:17:37.584Z]  Operating System: Ubuntu 18.04.5 LTS
19:17:37 [2021-09-20T19:17:37.584Z]  OSType: linux
19:17:37 [2021-09-20T19:17:37.584Z]  Architecture: x86_64
19:17:37 [2021-09-20T19:17:37.584Z]  CPUs: 2
19:17:37 [2021-09-20T19:17:37.585Z]  Total Memory: 7.569GiB
19:17:37 [2021-09-20T19:17:37.585Z]  Name: ip-10-100-125-154
19:17:37 [2021-09-20T19:17:37.585Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
19:17:37 [2021-09-20T19:17:37.585Z]  Docker Root Dir: /var/lib/docker
19:17:37 [2021-09-20T19:17:37.585Z]  Debug Mode: false
19:17:37 [2021-09-20T19:17:37.585Z]  Registry: https://index.docker.io/v1/
19:17:37 [2021-09-20T19:17:37.585Z]  Labels:
19:17:37 [2021-09-20T19:17:37.585Z]  Experimental: true
19:17:37 [2021-09-20T19:17:37.585Z]  Insecure Registries:
19:17:37 [2021-09-20T19:17:37.585Z]   127.0.0.0/8
19:17:37 [2021-09-20T19:17:37.585Z]  Live Restore Enabled: true
19:17:37 [2021-09-20T19:17:37.585Z] 
19:17:37 [2021-09-20T19:17:37.585Z] WARNING: No swap limit support
[Pipeline] sh
19:17:37 [2021-09-20T19:17:37.882Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:17:37 [2021-09-20T19:17:37.883Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:17:37 [2021-09-20T19:17:37.883Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:17:37 [2021-09-20T19:17:37.883Z] + bash /home/ubuntu/workspace/moby_PR-42869/check-config.sh
19:17:37 [2021-09-20T19:17:37.883Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:17:37 [2021-09-20T19:17:37.883Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:17:37 [2021-09-20T19:17:37.883Z] 
19:17:37 [2021-09-20T19:17:37.883Z] Generally Necessary:
19:17:38 [2021-09-20T19:17:38.158Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:17:38 [2021-09-20T19:17:38.158Z] - apparmor: enabled and tools installed
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_NAMESPACES: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_NET_NS: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_PID_NS: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_IPC_NS: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_UTS_NS: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_CGROUPS: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_CGROUP_CPUACCT: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_CGROUP_DEVICE: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_CGROUP_FREEZER: enabled
19:17:38 [2021-09-20T19:17:38.158Z] - CONFIG_CGROUP_SCHED: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_CPUSETS: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_MEMCG: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_KEYS: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_VETH: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_BRIDGE: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NF_NAT_IPV4: missing
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NF_NAT: enabled (as module)
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_NF_NAT_NEEDED: missing
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_POSIX_MQUEUE: enabled
19:17:38 [2021-09-20T19:17:38.159Z] 
19:17:38 [2021-09-20T19:17:38.159Z] Optional Features:
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_USER_NS: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_SECCOMP: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_CGROUP_PIDS: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_MEMCG_SWAP: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:17:38 [2021-09-20T19:17:38.159Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_BLK_CGROUP: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_IOSCHED_CFQ: missing
19:17:38 [2021-09-20T19:17:38.159Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_CGROUP_PERF: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_CGROUP_HUGETLB: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_CFS_BANDWIDTH: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_RT_GROUP_SCHED: missing
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_VS: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_VS_NFCT: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_IP_VS_RR: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_EXT4_FS: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:17:38 [2021-09-20T19:17:38.419Z] - Network Drivers:
19:17:38 [2021-09-20T19:17:38.419Z]   - "overlay":
19:17:38 [2021-09-20T19:17:38.419Z]     - CONFIG_VXLAN: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       Optional (for encrypted networks):
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_CRYPTO: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_CRYPTO_AEAD: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_CRYPTO_GCM: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_CRYPTO_GHASH: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_XFRM: enabled
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_XFRM_USER: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_INET_ESP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:17:38 [2021-09-20T19:17:38.419Z]   - "ipvlan":
19:17:38 [2021-09-20T19:17:38.419Z]     - CONFIG_IPVLAN: enabled (as module)
19:17:38 [2021-09-20T19:17:38.419Z]   - "macvlan":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_MACVLAN: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_DUMMY: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]   - "ftp,tftp client in container":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z] - Storage Drivers:
19:17:38 [2021-09-20T19:17:38.679Z]   - "aufs":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_AUFS_FS: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]   - "btrfs":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:17:38 [2021-09-20T19:17:38.679Z]   - "devicemapper":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_BLK_DEV_DM: enabled
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]   - "overlay":
19:17:38 [2021-09-20T19:17:38.679Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:17:38 [2021-09-20T19:17:38.679Z]   - "zfs":
19:17:38 [2021-09-20T19:17:38.679Z]     - /dev/zfs: present
19:17:38 [2021-09-20T19:17:38.679Z]     - zfs command: missing
19:17:38 [2021-09-20T19:17:38.679Z]     - zpool command: missing
19:17:38 [2021-09-20T19:17:38.679Z] 
19:17:38 [2021-09-20T19:17:38.679Z] Limits:
19:17:38 [2021-09-20T19:17:38.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:17:38 [2021-09-20T19:17:38.679Z] 
19:17:38 [2021-09-20T19:17:38.679Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:17:39 [2021-09-20T19:17:39.034Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:59f10e34352a81004efff96c8f68e96d9ca4d68c .
19:17:39 [2021-09-20T19:17:39.295Z] #1 [internal] load build definition from Dockerfile
19:17:39 [2021-09-20T19:17:39.295Z] #1 sha256:1045655bf25bd46c6262366a4f27b3a22416410cf10ad6bae6572b9e01427645
19:17:39 [2021-09-20T19:17:39.295Z] #1 transferring dockerfile: 17.04kB done
19:17:39 [2021-09-20T19:17:39.295Z] #1 DONE 0.2s
19:17:39 [2021-09-20T19:17:39.295Z] 
19:17:39 [2021-09-20T19:17:39.295Z] #2 [internal] load .dockerignore
19:17:39 [2021-09-20T19:17:39.295Z] #2 sha256:7c4e2c7e123cf817a1a8c73e70cd99ddcb3f259e06089b93dc4e22943fd645ec
19:17:39 [2021-09-20T19:17:39.295Z] #2 transferring context: 87B done
19:17:39 [2021-09-20T19:17:39.295Z] #2 DONE 0.1s
19:17:39 [2021-09-20T19:17:39.295Z] 
19:17:39 [2021-09-20T19:17:39.295Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:17:39 [2021-09-20T19:17:39.295Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:17:39 [2021-09-20T19:17:39.865Z] #3 DONE 0.5s
19:17:39 [2021-09-20T19:17:39.865Z] 
19:17:39 [2021-09-20T19:17:39.865Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:17:39 [2021-09-20T19:17:39.865Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:17:39 [2021-09-20T19:17:39.865Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
19:17:39 [2021-09-20T19:17:39.865Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
19:17:39 [2021-09-20T19:17:39.865Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:17:39 [2021-09-20T19:17:39.865Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:17:39 [2021-09-20T19:17:39.865Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:17:40 [2021-09-20T19:17:40.125Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
19:17:40 [2021-09-20T19:17:40.125Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
19:17:40 [2021-09-20T19:17:40.125Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
19:17:40 [2021-09-20T19:17:40.700Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
19:17:40 [2021-09-20T19:17:40.700Z] #4 DONE 0.7s
19:17:40 [2021-09-20T19:17:40.961Z] 
19:17:40 [2021-09-20T19:17:40.961Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:17:40 [2021-09-20T19:17:40.961Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:17:41 [2021-09-20T19:17:41.901Z] #6 DONE 0.8s
19:17:41 [2021-09-20T19:17:41.901Z] 
19:17:41 [2021-09-20T19:17:41.901Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:17:41 [2021-09-20T19:17:41.901Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:17:41 [2021-09-20T19:17:41.901Z] #5 DONE 0.8s
19:17:41 [2021-09-20T19:17:41.901Z] 
19:17:41 [2021-09-20T19:17:41.901Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
19:17:41 [2021-09-20T19:17:41.901Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
19:17:41 [2021-09-20T19:17:41.901Z] #8 DONE 0.9s
19:17:41 [2021-09-20T19:17:41.901Z] 
19:17:41 [2021-09-20T19:17:41.901Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:17:41 [2021-09-20T19:17:41.901Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:17:41 [2021-09-20T19:17:41.901Z] #7 DONE 0.9s
19:17:42 [2021-09-20T19:17:42.167Z] 
19:17:42 [2021-09-20T19:17:42.167Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:42 [2021-09-20T19:17:42.167Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:42 [2021-09-20T19:17:42.167Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.0s done
19:17:42 [2021-09-20T19:17:42.167Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
19:17:42 [2021-09-20T19:17:42.168Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
19:17:42 [2021-09-20T19:17:42.168Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
19:17:42 [2021-09-20T19:17:42.168Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 0B / 50.44MB 0.2s
19:17:42 [2021-09-20T19:17:42.428Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.19MB / 50.44MB 0.4s
19:17:42 [2021-09-20T19:17:42.695Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 8.39MB / 50.44MB 0.5s
19:17:42 [2021-09-20T19:17:42.957Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 11.83MB / 50.44MB 0.7s
19:17:42 [2021-09-20T19:17:42.957Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 17.83MB / 50.44MB 0.8s
19:17:43 [2021-09-20T19:17:43.221Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 23.07MB / 50.44MB 1.0s
19:17:43 [2021-09-20T19:17:43.491Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 31.46MB / 50.44MB 1.3s
19:17:43 [2021-09-20T19:17:43.491Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 34.60MB / 50.44MB 1.4s
19:17:43 [2021-09-20T19:17:43.755Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 42.25MB / 50.44MB 1.7s
19:17:44 [2021-09-20T19:17:44.015Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 45.09MB / 50.44MB 1.8s
19:17:44 [2021-09-20T19:17:44.015Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 49.28MB / 50.44MB 1.9s
19:17:44 [2021-09-20T19:17:44.595Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.4s done
19:17:45 [2021-09-20T19:17:45.166Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
19:17:48 [2021-09-20T19:17:48.467Z] #26 ...
19:17:48 [2021-09-20T19:17:48.467Z] 
19:17:48 [2021-09-20T19:17:48.467Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:17:48 [2021-09-20T19:17:48.467Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.2s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.7s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.4s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.2s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.0s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.2s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 94.37MB / 129.04MB 5.5s
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.1s done
19:17:48 [2021-09-20T19:17:48.467Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 103.81MB / 129.04MB 5.9s
19:17:48 [2021-09-20T19:17:48.727Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 111.15MB / 129.04MB 6.2s
19:17:48 [2021-09-20T19:17:48.727Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 122.68MB / 129.04MB 6.4s
19:17:50 [2021-09-20T19:17:50.119Z] #9 ...
19:17:50 [2021-09-20T19:17:50.119Z] 
19:17:50 [2021-09-20T19:17:50.119Z] #23 [internal] load build context
19:17:50 [2021-09-20T19:17:50.119Z] #23 sha256:eca8dfed6f06e5d65c7d6b055814b1c863142449d854a7f4908495a671b21f81
19:17:50 [2021-09-20T19:17:50.119Z] #23 transferring context: 53.41MB 7.7s done
19:17:50 [2021-09-20T19:17:50.119Z] #23 DONE 8.2s
19:17:50 [2021-09-20T19:17:50.119Z] 
19:17:50 [2021-09-20T19:17:50.119Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:17:50 [2021-09-20T19:17:50.119Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:17:50 [2021-09-20T19:17:50.119Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 7.8s done
19:17:50 [2021-09-20T19:17:50.119Z] #9 ...
19:17:50 [2021-09-20T19:17:50.119Z] 
19:17:50 [2021-09-20T19:17:50.119Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:50 [2021-09-20T19:17:50.119Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:50 [2021-09-20T19:17:50.119Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.0s
19:17:50 [2021-09-20T19:17:50.386Z] #26 ...
19:17:50 [2021-09-20T19:17:50.386Z] 
19:17:50 [2021-09-20T19:17:50.386Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:17:50 [2021-09-20T19:17:50.386Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:17:50 [2021-09-20T19:17:50.386Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
19:17:50 [2021-09-20T19:17:50.386Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:17:50 [2021-09-20T19:17:50.386Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:17:50 [2021-09-20T19:17:50.386Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:17:50 [2021-09-20T19:17:50.386Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done
19:17:50 [2021-09-20T19:17:50.386Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done
19:17:50 [2021-09-20T19:17:50.386Z] #62 DONE 8.2s
19:17:50 [2021-09-20T19:17:50.386Z] 
19:17:50 [2021-09-20T19:17:50.386Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:50 [2021-09-20T19:17:50.386Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:50 [2021-09-20T19:17:50.386Z] #26 ...
19:17:50 [2021-09-20T19:17:50.386Z] 
19:17:50 [2021-09-20T19:17:50.386Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:17:50 [2021-09-20T19:17:50.386Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:17:50 [2021-09-20T19:17:50.386Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
19:17:50 [2021-09-20T19:17:50.386Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:17:50 [2021-09-20T19:17:50.386Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:17:50 [2021-09-20T19:17:50.386Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:17:50 [2021-09-20T19:17:50.386Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done
19:17:50 [2021-09-20T19:17:50.386Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done
19:17:50 [2021-09-20T19:17:50.386Z] #64 DONE 8.3s
19:17:50 [2021-09-20T19:17:50.386Z] 
19:17:50 [2021-09-20T19:17:50.386Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:50 [2021-09-20T19:17:50.386Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:52 [2021-09-20T19:17:52.927Z] #26 ...
19:17:52 [2021-09-20T19:17:52.927Z] 
19:17:52 [2021-09-20T19:17:52.927Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:17:52 [2021-09-20T19:17:52.927Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:17:52 [2021-09-20T19:17:52.927Z] #63 DONE 0.8s
19:17:52 [2021-09-20T19:17:52.927Z] 
19:17:52 [2021-09-20T19:17:52.927Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:52 [2021-09-20T19:17:52.927Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:53 [2021-09-20T19:17:53.495Z] #26 ...
19:17:53 [2021-09-20T19:17:53.495Z] 
19:17:53 [2021-09-20T19:17:53.495Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:17:53 [2021-09-20T19:17:53.495Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:17:53 [2021-09-20T19:17:53.495Z] #65 DONE 0.7s
19:17:53 [2021-09-20T19:17:53.495Z] 
19:17:53 [2021-09-20T19:17:53.495Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:17:53 [2021-09-20T19:17:53.495Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:17:53 [2021-09-20T19:17:53.495Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 8.5s done
19:17:54 [2021-09-20T19:17:54.064Z] #26 DONE 11.9s
19:17:54 [2021-09-20T19:17:54.064Z] 
19:17:54 [2021-09-20T19:17:54.064Z] #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
19:17:54 [2021-09-20T19:17:54.064Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:17:56 [2021-09-20T19:17:56.063Z] #27 1.959 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:17:56 [2021-09-20T19:17:56.063Z] #27 1.976 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:17:56 [2021-09-20T19:17:56.063Z] #27 1.979 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:17:56 [2021-09-20T19:17:56.063Z] #27 2.247 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:17:56 [2021-09-20T19:17:56.636Z] #27 2.627 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:17:57 [2021-09-20T19:17:57.210Z] #27 3.275 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:17:58 [2021-09-20T19:17:58.588Z] #27 4.503 Fetched 8466 kB in 3s (3051 kB/s)
19:17:59 [2021-09-20T19:17:59.527Z] #27 4.503 Reading package lists...
19:18:00 [2021-09-20T19:18:00.465Z] #27 5.470 Reading package lists...
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.383 Building dependency tree...
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755 The following additional packages will be installed:
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755 Suggested packages:
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755   krb5-doc krb5-user
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755 Recommended packages:
19:18:00 [2021-09-20T19:18:00.725Z] #27 6.755   krb5-locales publicsuffix libsasl2-modules
19:18:00 [2021-09-20T19:18:00.725Z] #27 ...
19:18:00 [2021-09-20T19:18:00.725Z] 
19:18:00 [2021-09-20T19:18:00.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:18:00 [2021-09-20T19:18:00.725Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:18:00 [2021-09-20T19:18:00.725Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 1.2s done
19:18:00 [2021-09-20T19:18:00.725Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.9s done
19:18:00 [2021-09-20T19:18:00.725Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 4.2s
19:18:00 [2021-09-20T19:18:00.985Z] #9 ...
19:18:00 [2021-09-20T19:18:00.985Z] 
19:18:00 [2021-09-20T19:18:00.985Z] #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
19:18:00 [2021-09-20T19:18:00.985Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:18:00 [2021-09-20T19:18:00.985Z] #27 6.981 The following NEW packages will be installed:
19:18:00 [2021-09-20T19:18:00.985Z] #27 6.982   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:18:00 [2021-09-20T19:18:00.985Z] #27 6.982   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:18:00 [2021-09-20T19:18:00.985Z] #27 6.983   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:18:00 [2021-09-20T19:18:00.985Z] #27 6.984   libssh2-1 libssl1.1 openssl
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.262 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.262 Need to get 5059 kB of archives.
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.262 After this operation, 12.1 MB of additional disk space will be used.
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.262 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.264 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.279 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.279 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.279 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.279 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.281 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.298 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.298 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.298 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.298 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.298 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.325 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.325 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.325 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.325 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.325 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.337 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.341 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.341 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:18:01 [2021-09-20T19:18:01.245Z] #27 7.342 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
19:18:01 [2021-09-20T19:18:01.504Z] #27 7.656 debconf: delaying package configuration, since apt-utils is not installed
19:18:01 [2021-09-20T19:18:01.765Z] #27 7.662 Fetched 5059 kB in 0s (14.3 MB/s)
19:18:01 [2021-09-20T19:18:01.765Z] #27 7.722 Selecting previously unselected package libssl1.1:amd64.
19:18:01 [2021-09-20T19:18:01.765Z] #27 7.722 (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.)
19:18:01 [2021-09-20T19:18:01.765Z] #27 7.728 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
19:18:01 [2021-09-20T19:18:01.765Z] #27 7.748 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:18:02 [2021-09-20T19:18:02.024Z] #27 8.012 Selecting previously unselected package libkeyutils1:amd64.
19:18:02 [2021-09-20T19:18:02.024Z] #27 8.012 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.024Z] #27 8.017 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:18:02 [2021-09-20T19:18:02.024Z] #27 8.076 Selecting previously unselected package libkrb5support0:amd64.
19:18:02 [2021-09-20T19:18:02.024Z] #27 8.076 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.025Z] #27 8.082 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:18:02 [2021-09-20T19:18:02.025Z] #27 8.150 Selecting previously unselected package libk5crypto3:amd64.
19:18:02 [2021-09-20T19:18:02.025Z] #27 8.150 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.025Z] #27 8.158 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:18:02 [2021-09-20T19:18:02.285Z] #27 8.242 Selecting previously unselected package libkrb5-3:amd64.
19:18:02 [2021-09-20T19:18:02.285Z] #27 8.242 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.285Z] #27 8.242 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:18:02 [2021-09-20T19:18:02.285Z] #27 8.368 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.369 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.374 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.451 Selecting previously unselected package openssl.
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.451 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.457 Unpacking openssl (1.1.1d-0+deb10u7) ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.652 Selecting previously unselected package ca-certificates.
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.654 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.660 Unpacking ca-certificates (20200601~deb10u2) ...
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.753 Selecting previously unselected package libsasl2-modules-db:amd64.
19:18:02 [2021-09-20T19:18:02.545Z] #27 8.753 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.805Z] #27 8.760 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:02 [2021-09-20T19:18:02.805Z] #27 8.833 Selecting previously unselected package libsasl2-2:amd64.
19:18:02 [2021-09-20T19:18:02.805Z] #27 8.833 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:18:02 [2021-09-20T19:18:02.805Z] #27 8.845 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.913 Selecting previously unselected package libldap-common.
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.913 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.919 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.986 Selecting previously unselected package libldap-2.4-2:amd64.
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.986 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 8.986 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.087 Selecting previously unselected package libnghttp2-14:amd64.
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.087 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.098 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.171 Selecting previously unselected package libpsl5:amd64.
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.171 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.179 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.231 Selecting previously unselected package librtmp1:amd64.
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.231 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.067Z] #27 9.239 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.299 Selecting previously unselected package libssh2-1:amd64.
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.299 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.304 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.399 Selecting previously unselected package libcurl4:amd64.
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.399 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.407 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.535 Selecting previously unselected package curl.
19:18:03 [2021-09-20T19:18:03.327Z] #27 9.535 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.549 Unpacking curl (7.64.0-4+deb10u2) ...
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.639 Selecting previously unselected package libonig5:amd64.
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.639 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.647 Unpacking libonig5:amd64 (6.9.1-1) ...
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.743 Selecting previously unselected package libjq1:amd64.
19:18:03 [2021-09-20T19:18:03.586Z] #27 9.743 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.749 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.810 Selecting previously unselected package jq.
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.812 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.816 Unpacking jq (1.5+dfsg-2+b1) ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.887 Setting up libkeyutils1:amd64 (1.6-6) ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.906 Setting up libpsl5:amd64 (0.20.2-2) ...
19:18:03 [2021-09-20T19:18:03.845Z] #27 9.918 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.09 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.10 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.12 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.16 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.19 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.20 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.21 Setting up openssl (1.1.1d-0+deb10u7) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.23 Setting up libonig5:amd64 (6.9.1-1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:18:04 [2021-09-20T19:18:04.105Z] #27 10.26 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:18:04 [2021-09-20T19:18:04.367Z] #27 10.28 Setting up ca-certificates (20200601~deb10u2) ...
19:18:05 [2021-09-20T19:18:05.312Z] #27 11.13 Updating certificates in /etc/ssl/certs...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.59 137 added, 0 removed; done.
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.67 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.69 Setting up jq (1.5+dfsg-2+b1) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.70 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.72 Setting up curl (7.64.0-4+deb10u2) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.73 Processing triggers for libc-bin (2.28-10) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.75 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:18:06 [2021-09-20T19:18:06.710Z] #27 12.76 Updating certificates in /etc/ssl/certs...
19:18:08 [2021-09-20T19:18:08.089Z] #27 13.80 0 added, 0 removed; done.
19:18:08 [2021-09-20T19:18:08.089Z] #27 13.80 Running hooks in /etc/ca-certificates/update.d...
19:18:08 [2021-09-20T19:18:08.089Z] #27 13.80 done.
19:18:09 [2021-09-20T19:18:09.468Z] #27 DONE 15.5s
19:18:09 [2021-09-20T19:18:09.468Z] 
19:18:09 [2021-09-20T19:18:09.468Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:18:09 [2021-09-20T19:18:09.468Z] #28 sha256:9ea66eb0afdf301f869edb51a114579cc9f97c918442c84ddeac217ed9129da5
19:18:09 [2021-09-20T19:18:09.729Z] #28 DONE 0.1s
19:18:09 [2021-09-20T19:18:09.729Z] 
19:18:09 [2021-09-20T19:18:09.729Z] #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
19:18:09 [2021-09-20T19:18:09.729Z] #29 sha256:5a75dfc0f42fd501f3794fcda8aa09f287c9074eb591e231085309d5ce03ba69
19:18:11 [2021-09-20T19:18:11.106Z] #29 ...
19:18:11 [2021-09-20T19:18:11.106Z] 
19:18:11 [2021-09-20T19:18:11.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:18:11 [2021-09-20T19:18:11.106Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:18:11 [2021-09-20T19:18:11.106Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 7.6s done
19:18:11 [2021-09-20T19:18:11.106Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.5s done
19:18:11 [2021-09-20T19:18:11.106Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0.5s
19:18:11 [2021-09-20T19:18:11.676Z] #9 ...
19:18:11 [2021-09-20T19:18:11.677Z] 
19:18:11 [2021-09-20T19:18:11.677Z] #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
19:18:11 [2021-09-20T19:18:11.677Z] #29 sha256:5a75dfc0f42fd501f3794fcda8aa09f287c9074eb591e231085309d5ce03ba69
19:18:11 [2021-09-20T19:18:11.677Z] #29 1.982 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:18:11 [2021-09-20T19:18:11.677Z] #29 2.078 
19:18:12 [2021-09-20T19:18:12.195Z] #29 2.201 
############                                                              17.5%
##########################                                                37.3%
#########################################                                 57.3%
#######################################################                   77.2%
#####################################################################     96.9%
######################################################################## 100.0%
19:18:12 [2021-09-20T19:18:12.195Z] #29 2.723 
19:18:12 [2021-09-20T19:18:12.456Z] #29 2.853 
################################################################          89.9%
######################################################################## 100.0%
19:18:12 [2021-09-20T19:18:12.456Z] #29 2.971 
19:18:12 [2021-09-20T19:18:12.715Z] #29 3.088 
###############################################################           87.9%
######################################################################## 100.0%
19:18:12 [2021-09-20T19:18:12.981Z] #29 3.206 
19:18:13 [2021-09-20T19:18:13.241Z] #29 3.326 
###########                                                               15.6%
#########################                                                 35.3%
#######################################                                   54.5%
#####################################################                     73.9%
##################################################################        93.0%
######################################################################## 100.0%
19:18:13 [2021-09-20T19:18:13.503Z] #29 3.869 
19:18:15 [2021-09-20T19:18:15.585Z] #29 3.990 
###                                                                        4.4%
######                                                                     9.7%
#########                                                                 12.6%
###############                                                           20.8%
##################                                                        26.0%
######################                                                    31.2%
##########################                                                36.4%
##############################                                            41.7%
#################################                                         46.9%
#####################################                                     52.1%
#########################################                                 57.3%
#############################################                             62.5%
################################################                          67.8%
####################################################                      73.0%
########################################################                  78.1%
###########################################################               83.3%
###############################################################           88.6%
###################################################################       93.8%
#######################################################################   99.0%
######################################################################## 100.0%
19:18:15 [2021-09-20T19:18:15.585Z] #29 5.858 
19:18:15 [2021-09-20T19:18:15.846Z] #29 6.201 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:18:15 [2021-09-20T19:18:15.846Z] #29 6.294 
19:18:16 [2021-09-20T19:18:16.105Z] #29 6.374 
######################################################################## 100.0%
19:18:16 [2021-09-20T19:18:16.105Z] #29 6.404 
19:18:16 [2021-09-20T19:18:16.364Z] #29 6.761 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:18:16 [2021-09-20T19:18:16.624Z] #29 6.864 
19:18:16 [2021-09-20T19:18:16.624Z] #29 6.979 
######################################################################## 100.0%
19:18:16 [2021-09-20T19:18:16.624Z] #29 7.025 
19:18:17 [2021-09-20T19:18:17.193Z] #29 7.448 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:18:17 [2021-09-20T19:18:17.193Z] #29 7.549 
19:18:18 [2021-09-20T19:18:18.230Z] #29 7.705 
                                                                           0.0%
#############                                                             18.8%
#################################                                         47.1%
###########################################                               60.4%
##################################################                        69.5%
#####################################################                     73.7%
######################################################################## 100.0%
19:18:18 [2021-09-20T19:18:18.230Z] #29 8.624 
19:18:18 [2021-09-20T19:18:18.811Z] #29 9.026 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:18:18 [2021-09-20T19:18:18.811Z] #29 9.155 
19:18:19 [2021-09-20T19:18:19.071Z] #29 9.293 
######################################################################## 100.0%
19:18:19 [2021-09-20T19:18:19.071Z] #29 9.315 
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.586 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.685 
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.754 
######################################################################## 100.0%
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.785 
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.816 Download of images into '/build' complete.
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.816 Use something like the following to load the result into a Docker daemon:
19:18:19 [2021-09-20T19:18:19.330Z] #29 9.816   tar -cC '/build' . | docker load
19:18:21 [2021-09-20T19:18:21.872Z] #29 ...
19:18:21 [2021-09-20T19:18:21.872Z] 
19:18:21 [2021-09-20T19:18:21.872Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:18:21 [2021-09-20T19:18:21.872Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:18:21 [2021-09-20T19:18:21.872Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 11.3s
19:18:22 [2021-09-20T19:18:22.440Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 12.0s done
19:18:23 [2021-09-20T19:18:23.007Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d
19:18:23 [2021-09-20T19:18:23.273Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
19:18:24 [2021-09-20T19:18:24.928Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-070f0404ac6fb7eff) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] {
[Pipeline] checkout
19:18:25 [2021-09-20T19:18:25.076Z] The recommended git tool is: git
19:18:25 [2021-09-20T19:18:25.178Z] #9 DONE 42.6s
19:18:25 [2021-09-20T19:18:25.178Z] 
19:18:25 [2021-09-20T19:18:25.178Z] #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
19:18:25 [2021-09-20T19:18:25.178Z] #29 sha256:5a75dfc0f42fd501f3794fcda8aa09f287c9074eb591e231085309d5ce03ba69
19:18:25 [2021-09-20T19:18:25.178Z] #29 DONE 15.1s
19:18:25 [2021-09-20T19:18:25.178Z] 
19:18:25 [2021-09-20T19:18:25.178Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:18:25 [2021-09-20T19:18:25.178Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
19:18:25 [2021-09-20T19:18:25.192Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f12909f53836193d) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] {
[Pipeline] checkout
19:18:25 [2021-09-20T19:18:25.316Z] The recommended git tool is: git
19:18:26 [2021-09-20T19:18:26.116Z] #10 DONE 1.1s
19:18:26 [2021-09-20T19:18:26.116Z] 
19:18:26 [2021-09-20T19:18:26.116Z] #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
19:18:26 [2021-09-20T19:18:26.116Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
19:18:27 [2021-09-20T19:18:27.053Z] #11 DONE 1.1s
19:18:27 [2021-09-20T19:18:27.054Z] 
19:18:27 [2021-09-20T19:18:27.054Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:18:27 [2021-09-20T19:18:27.054Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:18:27 [2021-09-20T19:18:27.329Z] #42 ...
19:18:27 [2021-09-20T19:18:27.329Z] 
19:18:27 [2021-09-20T19:18:27.329Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:18:27 [2021-09-20T19:18:27.329Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
19:18:27 [2021-09-20T19:18:27.329Z] #39 DONE 0.3s
19:18:27 [2021-09-20T19:18:27.329Z] 
19:18:27 [2021-09-20T19:18:27.329Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:18:27 [2021-09-20T19:18:27.329Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
19:18:27 [2021-09-20T19:18:27.329Z] #31 DONE 0.3s
19:18:27 [2021-09-20T19:18:27.597Z] 
19:18:27 [2021-09-20T19:18:27.597Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:18:27 [2021-09-20T19:18:27.597Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:18:28 [2021-09-20T19:18:28.848Z] using credential docker-jenkins-github-credentials
19:18:28 [2021-09-20T19:18:28.857Z] Cloning the remote Git repository
19:18:28 [2021-09-20T19:18:28.857Z] Cloning with configured refspecs honoured and without tags
19:18:29 [2021-09-20T19:18:29.447Z] using credential docker-jenkins-github-credentials
19:18:29 [2021-09-20T19:18:29.460Z] Cloning the remote Git repository
19:18:29 [2021-09-20T19:18:29.461Z] Cloning with configured refspecs honoured and without tags
19:18:28 [2021-09-20T19:18:28.883Z] Cloning repository https://github.com/moby/moby.git
19:18:28 [2021-09-20T19:18:28.970Z]  > git init /home/ubuntu/workspace/moby_PR-42869 # timeout=10
19:18:29 [2021-09-20T19:18:29.346Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:29 [2021-09-20T19:18:29.347Z]  > git --version # timeout=10
19:18:29 [2021-09-20T19:18:29.358Z]  > git --version # 'git version 2.17.1'
19:18:29 [2021-09-20T19:18:29.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:29 [2021-09-20T19:18:29.360Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:29 [2021-09-20T19:18:29.554Z] Cloning repository https://github.com/moby/moby.git
19:18:29 [2021-09-20T19:18:29.639Z]  > git init /home/ubuntu/workspace/moby_PR-42869 # timeout=10
19:18:29 [2021-09-20T19:18:29.987Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:29 [2021-09-20T19:18:29.988Z]  > git --version # timeout=10
19:18:30 [2021-09-20T19:18:30.035Z]  > git --version # 'git version 2.17.1'
19:18:30 [2021-09-20T19:18:30.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:30 [2021-09-20T19:18:30.037Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:31 [2021-09-20T19:18:31.122Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0585d725de6de67e0) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] {
[Pipeline] checkout
19:18:31 [2021-09-20T19:18:31.255Z] The recommended git tool is: git
19:18:34 [2021-09-20T19:18:34.203Z] #32 ...
19:18:34 [2021-09-20T19:18:34.203Z] 
19:18:34 [2021-09-20T19:18:34.203Z] #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
19:18:34 [2021-09-20T19:18:34.203Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
19:18:34 [2021-09-20T19:18:34.203Z] #12 DONE 6.5s
19:18:34 [2021-09-20T19:18:34.203Z] 
19:18:34 [2021-09-20T19:18:34.203Z] #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
19:18:34 [2021-09-20T19:18:34.203Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:18:34 [2021-09-20T19:18:34.203Z] #40 ...
19:18:34 [2021-09-20T19:18:34.203Z] 
19:18:34 [2021-09-20T19:18:34.203Z] #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
19:18:34 [2021-09-20T19:18:34.203Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:18:34 [2021-09-20T19:18:34.220Z] using credential docker-jenkins-github-credentials
19:18:34 [2021-09-20T19:18:34.240Z] Cloning the remote Git repository
19:18:34 [2021-09-20T19:18:34.240Z] Cloning with configured refspecs honoured and without tags
19:18:34 [2021-09-20T19:18:34.267Z] Cloning repository https://github.com/moby/moby.git
19:18:34 [2021-09-20T19:18:34.374Z]  > git init /home/ubuntu/workspace/moby_PR-42869 # timeout=10
19:18:34 [2021-09-20T19:18:34.776Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:34 [2021-09-20T19:18:34.776Z]  > git --version # timeout=10
19:18:34 [2021-09-20T19:18:34.794Z]  > git --version # 'git version 2.25.1'
19:18:34 [2021-09-20T19:18:34.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:34 [2021-09-20T19:18:34.796Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:36 [2021-09-20T19:18:36.587Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f03dd0392684d270) in /home/ubuntu/workspace/moby_PR-42869
[Pipeline] {
[Pipeline] checkout
19:18:36 [2021-09-20T19:18:36.837Z] The recommended git tool is: git
19:18:37 [2021-09-20T19:18:37.496Z] #13 ...
19:18:37 [2021-09-20T19:18:37.496Z] 
19:18:37 [2021-09-20T19:18:37.496Z] #51 [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
19:18:37 [2021-09-20T19:18:37.496Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + RM_GOPATH=0
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + TMP_GOPATH=
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + : /build
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + '[' -z '' ']'
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 ++ mktemp -d
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + export GOPATH=/tmp/tmp.k4Xi0MTP2N
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + GOPATH=/tmp/tmp.k4Xi0MTP2N
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + RM_GOPATH=1
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 + case "$(go env GOARCH)" in
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.434 ++ go env GOARCH
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + export GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 ++ dirname /tmp/install/install.sh
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + dir=/tmp/install
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + bin=shfmt
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + shift
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + . /tmp/install/shfmt.installer
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + install_shfmt
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 + git clone https://github.com/mvdan/sh.git /tmp/tmp.k4Xi0MTP2N/src/github.com/mvdan/sh
19:18:37 [2021-09-20T19:18:37.496Z] #51 7.444 Cloning into '/tmp/tmp.k4Xi0MTP2N/src/github.com/mvdan/sh'...
19:18:37 [2021-09-20T19:18:37.496Z] #51 ...
19:18:37 [2021-09-20T19:18:37.496Z] 
19:18:37 [2021-09-20T19:18:37.496Z] #47 [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
19:18:37 [2021-09-20T19:18:37.496Z] #47 sha256:96b8101fd868c8cfd25af9db25233ba0709779ca602335a11152b1f52c4f9723
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.355 + RM_GOPATH=0
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.355 + TMP_GOPATH=
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.355 + : /build
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.355 + '[' -z '' ']'
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 ++ mktemp -d
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 + export GOPATH=/tmp/tmp.Cvo8PKLrm0
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 + GOPATH=/tmp/tmp.Cvo8PKLrm0
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 + RM_GOPATH=1
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 + case "$(go env GOARCH)" in
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.359 ++ go env GOARCH
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + export GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 ++ dirname /tmp/install/install.sh
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + dir=/tmp/install
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + bin=gotestsum
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + shift
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + . /tmp/install/gotestsum.installer
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 ++ : v0.5.3
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + install_gotestsum
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + set -e
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + export GO111MODULE=on
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + GO111MODULE=on
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + GOBIN=/build
19:18:37 [2021-09-20T19:18:37.496Z] #47 9.444 + go get gotest.tools/gotestsum@v0.5.3
19:18:37 [2021-09-20T19:18:37.496Z] #47 ...
19:18:37 [2021-09-20T19:18:37.496Z] 
19:18:37 [2021-09-20T19:18:37.496Z] #34 [tomlv 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 tomlv
19:18:37 [2021-09-20T19:18:37.496Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.659 + RM_GOPATH=0
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.659 + TMP_GOPATH=
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.659 + : /build
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.659 + '[' -z '' ']'
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 ++ mktemp -d
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 + export GOPATH=/tmp/tmp.00MwmgfG7I
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 + GOPATH=/tmp/tmp.00MwmgfG7I
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 + RM_GOPATH=1
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 + case "$(go env GOARCH)" in
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.697 ++ go env GOARCH
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.711 + export GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.711 + GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.711 ++ dirname /tmp/install/install.sh
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + dir=/tmp/install
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + bin=tomlv
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + shift
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + . /tmp/install/tomlv.installer
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + install_tomlv
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.00MwmgfG7I/src/github.com/BurntSushi/toml
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.727 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:37 [2021-09-20T19:18:37.496Z] #34 9.733 Cloning into '/tmp/tmp.00MwmgfG7I/src/github.com/BurntSushi/toml'...
19:18:37 [2021-09-20T19:18:37.496Z] #34 ...
19:18:37 [2021-09-20T19:18:37.496Z] 
19:18:37 [2021-09-20T19:18:37.496Z] #67 [proxy 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 proxy
19:18:37 [2021-09-20T19:18:37.496Z] #67 sha256:d23e00cc70123d182de54c94d326d55949d982d8b894e3a7b6f1da83f5f7ca03
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + RM_GOPATH=0
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + TMP_GOPATH=
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + : /build
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + '[' -z '' ']'
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 ++ mktemp -d
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + export GOPATH=/tmp/tmp.rvCMYaIYsv
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + GOPATH=/tmp/tmp.rvCMYaIYsv
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + RM_GOPATH=1
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 + case "$(go env GOARCH)" in
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.839 ++ go env GOARCH
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + export GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 ++ dirname /tmp/install/install.sh
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + dir=/tmp/install
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + bin=proxy
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + shift
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + '[' '!' -f /tmp/install/proxy.installer ']'
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + . /tmp/install/proxy.installer
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + install_proxy
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + case "$1" in
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + export CGO_ENABLED=0
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + CGO_ENABLED=0
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + _install_proxy
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rvCMYaIYsv/src/github.com/docker/libnetwork
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.868 Cloning into '/tmp/tmp.rvCMYaIYsv/src/github.com/docker/libnetwork'...
19:18:37 [2021-09-20T19:18:37.496Z] #67 7.870 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
19:18:37 [2021-09-20T19:18:37.496Z] #67 ...
19:18:37 [2021-09-20T19:18:37.496Z] 
19:18:37 [2021-09-20T19:18:37.496Z] #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
19:18:37 [2021-09-20T19:18:37.496Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:18:37 [2021-09-20T19:18:37.756Z] #36 10.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:37 [2021-09-20T19:18:37.756Z] #36 ...
19:18:37 [2021-09-20T19:18:37.756Z] 
19:18:37 [2021-09-20T19:18:37.756Z] #49 [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
19:18:37 [2021-09-20T19:18:37.756Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + RM_GOPATH=0
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + TMP_GOPATH=
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + : /build
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + '[' -z '' ']'
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 ++ mktemp -d
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + export GOPATH=/tmp/tmp.o8dh0HXXV8
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + GOPATH=/tmp/tmp.o8dh0HXXV8
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + RM_GOPATH=1
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + case "$(go env GOARCH)" in
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 ++ go env GOARCH
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + export GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + GO_BUILDMODE=-buildmode=pie
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 ++ dirname /tmp/install/install.sh
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + dir=/tmp/install
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + bin=golangci_lint
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + shift
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + . /tmp/install/golangci_lint.installer
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 ++ : v1.23.8
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + install_golangci_lint
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + set -e
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + export GO111MODULE=on
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + GO111MODULE=on
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + GOBIN=/build
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.418 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:18:37 [2021-09-20T19:18:37.756Z] #49 7.915 go: downloading github.com/golangci/golangci-lint v1.23.8
19:18:38 [2021-09-20T19:18:38.016Z] #49 ...
19:18:38 [2021-09-20T19:18:38.016Z] 
19:18:38 [2021-09-20T19:18:38.016Z] #58 [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
19:18:38 [2021-09-20T19:18:38.016Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + RM_GOPATH=0
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + TMP_GOPATH=
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + : /build
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + '[' -z '' ']'
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 ++ mktemp -d
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + export GOPATH=/tmp/tmp.VUrH4iqOFI
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + GOPATH=/tmp/tmp.VUrH4iqOFI
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + RM_GOPATH=1
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 + case "$(go env GOARCH)" in
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.833 ++ go env GOARCH
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + export GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 ++ dirname /tmp/install/install.sh
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + dir=/tmp/install
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + bin=rootlesskit
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + shift
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + . /tmp/install/rootlesskit.installer
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 ++ : 4cd567642273d369adaadcbadca00880552c1778
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + install_rootlesskit
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + case "$1" in
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + export CGO_ENABLED=0
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + CGO_ENABLED=0
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + _install_rootlesskit
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.855 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VUrH4iqOFI/src/github.com/rootless-containers/rootlesskit
19:18:38 [2021-09-20T19:18:38.016Z] #58 8.878 Cloning into '/tmp/tmp.VUrH4iqOFI/src/github.com/rootless-containers/rootlesskit'...
19:18:38 [2021-09-20T19:18:38.016Z] #58 ...
19:18:38 [2021-09-20T19:18:38.016Z] 
19:18:38 [2021-09-20T19:18:38.016Z] #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
19:18:38 [2021-09-20T19:18:38.016Z] #24 sha256:c17c6638ca6cb8fd791d10d0831885851e60714e17fcc519bef8f7e374c4c73a
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + RM_GOPATH=0
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + TMP_GOPATH=
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + : /build
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + '[' -z '' ']'
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 ++ mktemp -d
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + export GOPATH=/tmp/tmp.Ak6Zu6T4vQ
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + GOPATH=/tmp/tmp.Ak6Zu6T4vQ
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + RM_GOPATH=1
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.077 + case "$(go env GOARCH)" in
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.094 ++ go env GOARCH
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.143 + export GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.143 + GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.143 ++ dirname /tmp/install/install.sh
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 Install docker/cli version 17.06.2-ce from stable
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + dir=/tmp/install
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + bin=dockercli
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + shift
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + . /tmp/install/dockercli.installer
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 ++ : stable
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 ++ : 17.06.2-ce
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + install_dockercli
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 ++ uname -m
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + arch=x86_64
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + '[' x86_64 '!=' x86_64 ']'
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + url=https://download.docker.com/linux/static
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:18:38 [2021-09-20T19:18:38.016Z] #24 9.172 + tar -xz docker/docker
19:18:38 [2021-09-20T19:18:38.276Z] #24 ...
19:18:38 [2021-09-20T19:18:38.276Z] 
19:18:38 [2021-09-20T19:18:38.276Z] #45 [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
19:18:38 [2021-09-20T19:18:38.276Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + RM_GOPATH=0
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + TMP_GOPATH=
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + : /build
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + '[' -z '' ']'
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 ++ mktemp -d
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + export GOPATH=/tmp/tmp.1J5RPVl0B5
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + GOPATH=/tmp/tmp.1J5RPVl0B5
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + RM_GOPATH=1
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + case "$(go env GOARCH)" in
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 ++ go env GOARCH
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + export GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + GO_BUILDMODE=-buildmode=pie
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 ++ dirname /tmp/install/install.sh
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + dir=/tmp/install
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + bin=vndr
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + shift
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + '[' '!' -f /tmp/install/vndr.installer ']'
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + . /tmp/install/vndr.installer
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + install_vndr
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1J5RPVl0B5/src/github.com/LK4D4/vndr
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.281 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.289 Cloning into '/tmp/tmp.1J5RPVl0B5/src/github.com/LK4D4/vndr'...
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.977 + cd /tmp/tmp.1J5RPVl0B5/src/github.com/LK4D4/vndr
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.977 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:18:38 [2021-09-20T19:18:38.276Z] #45 8.981 + go build -buildmode=pie -v -o /build/vndr .
19:18:38 [2021-09-20T19:18:38.276Z] #45 11.20 internal/cpu
19:18:38 [2021-09-20T19:18:38.276Z] #45 11.24 internal/unsafeheader
19:18:38 [2021-09-20T19:18:38.276Z] #45 ...
19:18:38 [2021-09-20T19:18:38.276Z] 
19:18:38 [2021-09-20T19:18:38.276Z] #55 [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
19:18:38 [2021-09-20T19:18:38.276Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:18:38 [2021-09-20T19:18:38.276Z] #55 10.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:38 [2021-09-20T19:18:38.276Z] #55 10.80 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:38 [2021-09-20T19:18:38.276Z] #55 10.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:38 [2021-09-20T19:18:38.535Z] #55 ...
19:18:38 [2021-09-20T19:18:38.535Z] 
19:18:38 [2021-09-20T19:18:38.535Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:18:38 [2021-09-20T19:18:38.535Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:18:38 [2021-09-20T19:18:38.535Z] #42 10.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:38 [2021-09-20T19:18:38.535Z] #42 10.71 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:38 [2021-09-20T19:18:38.535Z] #42 10.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:40 [2021-09-20T19:18:40.439Z] #42 13.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:40 [2021-09-20T19:18:40.755Z] using credential docker-jenkins-github-credentials
19:18:40 [2021-09-20T19:18:40.764Z] Cloning the remote Git repository
19:18:40 [2021-09-20T19:18:40.764Z] Cloning with configured refspecs honoured and without tags
19:18:40 [2021-09-20T19:18:40.793Z] Cloning repository https://github.com/moby/moby.git
19:18:40 [2021-09-20T19:18:40.854Z]  > git init /home/ubuntu/workspace/moby_PR-42869 # timeout=10
19:18:41 [2021-09-20T19:18:41.298Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:41 [2021-09-20T19:18:41.299Z]  > git --version # timeout=10
19:18:41 [2021-09-20T19:18:41.316Z]  > git --version # 'git version 2.25.1'
19:18:41 [2021-09-20T19:18:41.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:41 [2021-09-20T19:18:41.407Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:43 [2021-09-20T19:18:43.731Z] #42 ...
19:18:43 [2021-09-20T19:18:43.731Z] 
19:18:43 [2021-09-20T19:18:43.731Z] #47 [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
19:18:43 [2021-09-20T19:18:43.731Z] #47 sha256:96b8101fd868c8cfd25af9db25233ba0709779ca602335a11152b1f52c4f9723
19:18:43 [2021-09-20T19:18:43.731Z] #47 10.64 go: downloading gotest.tools/gotestsum v0.5.3
19:18:43 [2021-09-20T19:18:43.731Z] #47 14.46 go: downloading github.com/fatih/color v1.9.0
19:18:43 [2021-09-20T19:18:43.731Z] #47 14.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:18:43 [2021-09-20T19:18:43.731Z] #47 14.54 go: downloading github.com/pkg/errors v0.9.1
19:18:43 [2021-09-20T19:18:43.731Z] #47 14.62 go: downloading github.com/spf13/pflag v1.0.3
19:18:43 [2021-09-20T19:18:43.731Z] #47 15.05 go: downloading github.com/mattn/go-colorable v0.1.6
19:18:43 [2021-09-20T19:18:43.731Z] #47 15.21 go: downloading github.com/mattn/go-isatty v0.0.12
19:18:43 [2021-09-20T19:18:43.731Z] #47 15.37 go: downloading github.com/jonboulle/clockwork v0.1.0
19:18:43 [2021-09-20T19:18:43.731Z] #47 15.55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:18:43 [2021-09-20T19:18:43.731Z] #47 15.77 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:18:43 [2021-09-20T19:18:43.731Z] #47 ...
19:18:43 [2021-09-20T19:18:43.731Z] 
19:18:43 [2021-09-20T19:18:43.731Z] #58 [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
19:18:43 [2021-09-20T19:18:43.731Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.59 + cd /tmp/tmp.VUrH4iqOFI/src/github.com/rootless-containers/rootlesskit
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.59 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + export GO111MODULE=on
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + GO111MODULE=on
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + export GOPROXY=https://proxy.golang.org
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + GOPROXY=https://proxy.golang.org
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + for f in rootlesskit rootlesskit-docker-proxy
19:18:43 [2021-09-20T19:18:43.731Z] #58 16.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:18:47 [2021-09-20T19:18:47.025Z] #58 19.42 go: downloading github.com/pkg/errors v0.9.1
19:18:47 [2021-09-20T19:18:47.025Z] #58 19.54 go: downloading github.com/sirupsen/logrus v1.8.1
19:18:47 [2021-09-20T19:18:47.025Z] #58 19.76 go: downloading github.com/urfave/cli/v2 v2.3.0
19:18:47 [2021-09-20T19:18:47.527Z] Fetching without tags
19:18:47 [2021-09-20T19:18:47.594Z] #58 ...
19:18:47 [2021-09-20T19:18:47.594Z] 
19:18:47 [2021-09-20T19:18:47.594Z] #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
19:18:47 [2021-09-20T19:18:47.594Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:18:47 [2021-09-20T19:18:47.594Z] #40 10.02 + git clone https://github.com/docker/distribution.git .
19:18:47 [2021-09-20T19:18:47.594Z] #40 10.02 Cloning into '.'...
19:18:47 [2021-09-20T19:18:47.594Z] #40 ...
19:18:47 [2021-09-20T19:18:47.594Z] 
19:18:47 [2021-09-20T19:18:47.594Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:18:47 [2021-09-20T19:18:47.595Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:18:47 [2021-09-20T19:18:47.595Z] #32 10.03 + git clone https://github.com/kolyshkin/go-swagger.git .
19:18:47 [2021-09-20T19:18:47.595Z] #32 10.03 Cloning into '.'...
19:18:47 [2021-09-20T19:18:47.867Z] #32 ...
19:18:47 [2021-09-20T19:18:47.867Z] 
19:18:47 [2021-09-20T19:18:47.867Z] #51 [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
19:18:47 [2021-09-20T19:18:47.867Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:18:47 [2021-09-20T19:18:47.867Z] #51 18.39 + cd /tmp/tmp.k4Xi0MTP2N/src/github.com/mvdan/sh
19:18:47 [2021-09-20T19:18:47.867Z] #51 18.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:18:47 [2021-09-20T19:18:47.867Z] #51 18.65 + GO111MODULE=on
19:18:47 [2021-09-20T19:18:47.867Z] #51 18.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:18:47 [2021-09-20T19:18:47.867Z] #51 20.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:18:47 [2021-09-20T19:18:47.867Z] #51 20.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:18:47 [2021-09-20T19:18:47.867Z] #51 20.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:18:47 [2021-09-20T19:18:47.867Z] #51 ...
19:18:47 [2021-09-20T19:18:47.867Z] 
19:18:47 [2021-09-20T19:18:47.867Z] #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
19:18:47 [2021-09-20T19:18:47.867Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:18:47 [2021-09-20T19:18:47.867Z] #36 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:47 [2021-09-20T19:18:47.867Z] #36 10.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:47 [2021-09-20T19:18:47.867Z] #36 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:47 [2021-09-20T19:18:47.867Z] #36 18.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:18:47 [2021-09-20T19:18:47.952Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:48 [2021-09-20T19:18:48.128Z] #36 ...
19:18:48 [2021-09-20T19:18:48.128Z] 
19:18:48 [2021-09-20T19:18:48.128Z] #45 [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
19:18:48 [2021-09-20T19:18:48.128Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:18:48 [2021-09-20T19:18:48.128Z] #45 11.57 runtime/internal/atomic
19:18:48 [2021-09-20T19:18:48.128Z] #45 12.51 runtime/internal/sys
19:18:48 [2021-09-20T19:18:48.128Z] #45 12.69 internal/bytealg
19:18:48 [2021-09-20T19:18:48.128Z] #45 13.16 runtime/internal/math
19:18:48 [2021-09-20T19:18:48.128Z] #45 13.55 internal/race
19:18:48 [2021-09-20T19:18:48.128Z] #45 13.93 sync/atomic
19:18:48 [2021-09-20T19:18:48.128Z] #45 14.85 unicode
19:18:48 [2021-09-20T19:18:48.128Z] #45 15.30 runtime
19:18:48 [2021-09-20T19:18:48.388Z] #45 ...
19:18:48 [2021-09-20T19:18:48.388Z] 
19:18:48 [2021-09-20T19:18:48.388Z] #58 [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
19:18:48 [2021-09-20T19:18:48.388Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:18:48 [2021-09-20T19:18:48.388Z] #58 21.19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:18:48 [2021-09-20T19:18:48.959Z] #58 ...
19:18:48 [2021-09-20T19:18:48.959Z] 
19:18:48 [2021-09-20T19:18:48.959Z] #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
19:18:48 [2021-09-20T19:18:48.959Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:18:48 [2021-09-20T19:18:48.959Z] #13 5.554 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:18:48 [2021-09-20T19:18:48.959Z] #13 5.763 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:18:48 [2021-09-20T19:18:48.959Z] #13 5.836 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:18:48 [2021-09-20T19:18:48.959Z] #13 5.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:18:48 [2021-09-20T19:18:48.959Z] #13 8.469 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:18:48 [2021-09-20T19:18:48.959Z] #13 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:49 [2021-09-20T19:18:49.120Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:49 [2021-09-20T19:18:49.121Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:18:49 [2021-09-20T19:18:49.219Z] #13 ...
19:18:49 [2021-09-20T19:18:49.219Z] 
19:18:49 [2021-09-20T19:18:49.219Z] #34 [tomlv 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 tomlv
19:18:49 [2021-09-20T19:18:49.219Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:18:49 [2021-09-20T19:18:49.219Z] #34 12.05 + cd /tmp/tmp.00MwmgfG7I/src/github.com/BurntSushi/toml
19:18:49 [2021-09-20T19:18:49.219Z] #34 12.05 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:18:49 [2021-09-20T19:18:49.219Z] #34 12.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:18:49 [2021-09-20T19:18:49.219Z] #34 13.80 internal/bytealg
19:18:49 [2021-09-20T19:18:49.219Z] #34 13.92 math/bits
19:18:49 [2021-09-20T19:18:49.219Z] #34 15.27 math
19:18:49 [2021-09-20T19:18:49.219Z] #34 17.04 runtime
19:18:49 [2021-09-20T19:18:49.219Z] #34 ...
19:18:49 [2021-09-20T19:18:49.219Z] 
19:18:49 [2021-09-20T19:18:49.219Z] #45 [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
19:18:49 [2021-09-20T19:18:49.219Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:18:49 [2021-09-20T19:18:49.219Z] #45 21.58 unicode/utf8
19:18:49 [2021-09-20T19:18:49.219Z] #45 22.32 math
19:18:47 [2021-09-20T19:18:47.410Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:47 [2021-09-20T19:18:47.435Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:18:47 [2021-09-20T19:18:47.446Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:47 [2021-09-20T19:18:47.486Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:47 [2021-09-20T19:18:47.538Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:47 [2021-09-20T19:18:47.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:47 [2021-09-20T19:18:47.540Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:47 [2021-09-20T19:18:47.968Z]  > git config core.sparsecheckout # timeout=10
19:18:48 [2021-09-20T19:18:48.005Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:48 [2021-09-20T19:18:48.964Z]  > git remote # timeout=10
19:18:49 [2021-09-20T19:18:49.009Z]  > git config --get remote.origin.url # timeout=10
19:18:49 [2021-09-20T19:18:49.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:49 [2021-09-20T19:18:49.045Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:18:49 [2021-09-20T19:18:49.085Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:49 [2021-09-20T19:18:49.124Z]  > git config core.sparsecheckout # timeout=10
19:18:49 [2021-09-20T19:18:49.168Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:49 [2021-09-20T19:18:49.480Z] #45 ...
19:18:49 [2021-09-20T19:18:49.480Z] 
19:18:49 [2021-09-20T19:18:49.480Z] #55 [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
19:18:49 [2021-09-20T19:18:49.480Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:18:49 [2021-09-20T19:18:49.480Z] #55 12.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:18:49 [2021-09-20T19:18:49.480Z] #55 16.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:18:49 [2021-09-20T19:18:49.480Z] #55 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:18:49 [2021-09-20T19:18:49.739Z] #55 ...
19:18:49 [2021-09-20T19:18:49.739Z] 
19:18:49 [2021-09-20T19:18:49.739Z] #47 [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
19:18:49 [2021-09-20T19:18:49.739Z] #47 sha256:96b8101fd868c8cfd25af9db25233ba0709779ca602335a11152b1f52c4f9723
19:18:49 [2021-09-20T19:18:49.739Z] #47 16.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:18:49 [2021-09-20T19:18:49.740Z] #47 20.94 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:18:49 [2021-09-20T19:18:49.999Z] #47 ...
19:18:49 [2021-09-20T19:18:49.999Z] 
19:18:49 [2021-09-20T19:18:49.999Z] #49 [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
19:18:49 [2021-09-20T19:18:49.999Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:18:49 [2021-09-20T19:18:49.999Z] #49 22.89 go: downloading github.com/fatih/color v1.7.0
19:18:49 [2021-09-20T19:18:49.999Z] #49 22.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:18:50 [2021-09-20T19:18:50.258Z] #49 23.13 go: downloading github.com/pkg/errors v0.8.1
19:18:50 [2021-09-20T19:18:50.258Z] #49 23.18 go: downloading github.com/spf13/cobra v0.0.5
19:18:50 [2021-09-20T19:18:50.258Z] #49 23.22 go: downloading github.com/spf13/pflag v1.0.5
19:18:50 [2021-09-20T19:18:50.828Z] #49 ...
19:18:50 [2021-09-20T19:18:50.828Z] 
19:18:50 [2021-09-20T19:18:50.828Z] #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
19:18:50 [2021-09-20T19:18:50.828Z] #24 sha256:c17c6638ca6cb8fd791d10d0831885851e60714e17fcc519bef8f7e374c4c73a
19:18:50 [2021-09-20T19:18:50.828Z] #24 23.62 + mkdir -p /build
19:18:50 [2021-09-20T19:18:50.828Z] #24 23.62 + mv docker/docker /build/
19:18:50 [2021-09-20T19:18:50.828Z] #24 23.63 + rmdir docker
19:18:50 [2021-09-20T19:18:50.828Z] #24 DONE 23.9s
19:18:51 [2021-09-20T19:18:51.089Z] 
19:18:51 [2021-09-20T19:18:51.089Z] #49 [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
19:18:51 [2021-09-20T19:18:51.089Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:18:51 [2021-09-20T19:18:51.089Z] #49 23.88 go: downloading github.com/spf13/viper v1.6.1
19:18:51 [2021-09-20T19:18:51.657Z] #49 24.54 go: downloading github.com/mattn/go-colorable v0.1.4
19:18:51 [2021-09-20T19:18:51.657Z] #49 24.63 go: downloading github.com/mattn/go-isatty v0.0.8
19:18:51 [2021-09-20T19:18:51.917Z] #49 24.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:18:52 [2021-09-20T19:18:52.027Z] Fetching without tags
19:18:52 [2021-09-20T19:18:52.176Z] #49 24.98 go: downloading github.com/go-critic/go-critic v0.4.1
19:18:52 [2021-09-20T19:18:52.540Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:53 [2021-09-20T19:18:53.379Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:53 [2021-09-20T19:18:53.379Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:18:51 [2021-09-20T19:18:51.870Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:51 [2021-09-20T19:18:51.902Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:18:51 [2021-09-20T19:18:51.939Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:52 [2021-09-20T19:18:52.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:52 [2021-09-20T19:18:52.037Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:52 [2021-09-20T19:18:52.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:52 [2021-09-20T19:18:52.038Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:52 [2021-09-20T19:18:52.553Z]  > git config core.sparsecheckout # timeout=10
19:18:52 [2021-09-20T19:18:52.578Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:53 [2021-09-20T19:18:53.279Z]  > git remote # timeout=10
19:18:53 [2021-09-20T19:18:53.307Z]  > git config --get remote.origin.url # timeout=10
19:18:53 [2021-09-20T19:18:53.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:53 [2021-09-20T19:18:53.336Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:18:53 [2021-09-20T19:18:53.359Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:53 [2021-09-20T19:18:53.383Z]  > git config core.sparsecheckout # timeout=10
19:18:53 [2021-09-20T19:18:53.407Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:54 [2021-09-20T19:18:54.202Z] #49 27.05 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:18:54 [2021-09-20T19:18:54.527Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:18:54 [2021-09-20T19:18:54.786Z] #49 27.48 go: downloading github.com/mitchellh/go-homedir v1.1.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:55 [2021-09-20T19:18:55.804Z] + docker version
19:18:55 [2021-09-20T19:18:55.822Z] Fetching without tags
19:18:56 [2021-09-20T19:18:56.092Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:56 [2021-09-20T19:18:56.167Z] #49 ...
19:18:56 [2021-09-20T19:18:56.167Z] 
19:18:56 [2021-09-20T19:18:56.167Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:18:56 [2021-09-20T19:18:56.167Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:18:56 [2021-09-20T19:18:56.167Z] #42 19.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:18:56 [2021-09-20T19:18:56.167Z] #42 24.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:18:56 [2021-09-20T19:18:56.167Z] #42 ...
19:18:56 [2021-09-20T19:18:56.167Z] 
19:18:56 [2021-09-20T19:18:56.167Z] #58 [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
19:18:56 [2021-09-20T19:18:56.167Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:18:56 [2021-09-20T19:18:56.167Z] #58 27.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:18:56 [2021-09-20T19:18:56.167Z] #58 28.99 go: downloading github.com/google/uuid v1.2.0
19:18:56 [2021-09-20T19:18:56.428Z] #58 29.33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
19:18:56 [2021-09-20T19:18:56.428Z] #58 29.42 go: downloading github.com/moby/vpnkit v0.5.0
19:18:56 [2021-09-20T19:18:56.428Z] #58 29.55 go: downloading github.com/gofrs/flock v0.8.0
19:18:56 [2021-09-20T19:18:56.848Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:18:56 [2021-09-20T19:18:56.848Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:18:57 [2021-09-20T19:18:57.002Z] #58 29.85 go: downloading github.com/gorilla/mux v1.8.0
19:18:57 [2021-09-20T19:18:57.269Z] #58 30.25 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:18:55 [2021-09-20T19:18:55.754Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:55 [2021-09-20T19:18:55.771Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:18:55 [2021-09-20T19:18:55.781Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:55 [2021-09-20T19:18:55.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:18:55 [2021-09-20T19:18:55.826Z] Fetching upstream changes from https://github.com/moby/moby.git
19:18:55 [2021-09-20T19:18:55.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:55 [2021-09-20T19:18:55.827Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:18:56 [2021-09-20T19:18:56.101Z]  > git config core.sparsecheckout # timeout=10
19:18:56 [2021-09-20T19:18:56.118Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:56 [2021-09-20T19:18:56.774Z]  > git remote # timeout=10
19:18:56 [2021-09-20T19:18:56.796Z]  > git config --get remote.origin.url # timeout=10
19:18:56 [2021-09-20T19:18:56.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:18:56 [2021-09-20T19:18:56.816Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:18:56 [2021-09-20T19:18:56.828Z]  > git rev-parse HEAD^{commit} # timeout=10
19:18:56 [2021-09-20T19:18:56.851Z]  > git config core.sparsecheckout # timeout=10
19:18:56 [2021-09-20T19:18:56.872Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:18:57 [2021-09-20T19:18:57.823Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:18:58 [2021-09-20T19:18:58.210Z] #58 31.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:18:58 [2021-09-20T19:18:58.778Z] #58 31.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:18:58 [2021-09-20T19:18:58.928Z] + docker version
19:19:00 [2021-09-20T19:19:00.157Z] #58 ...
19:19:00 [2021-09-20T19:19:00.157Z] 
19:19:00 [2021-09-20T19:19:00.157Z] #67 [proxy 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 proxy
19:19:00 [2021-09-20T19:19:00.157Z] #67 sha256:d23e00cc70123d182de54c94d326d55949d982d8b894e3a7b6f1da83f5f7ca03
19:19:01 [2021-09-20T19:19:01.097Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:19:01 [2021-09-20T19:19:01.198Z] #67 33.21 Checking out files:  37% (720/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
19:19:01 [2021-09-20T19:19:01.198Z] #67 ...
19:19:01 [2021-09-20T19:19:01.198Z] 
19:19:01 [2021-09-20T19:19:01.198Z] #34 [tomlv 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 tomlv
19:19:01 [2021-09-20T19:19:01.198Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:19:01 [2021-09-20T19:19:01.198Z] #34 24.25 encoding
19:19:01 [2021-09-20T19:19:01.457Z] #34 ...
19:19:01 [2021-09-20T19:19:01.457Z] 
19:19:01 [2021-09-20T19:19:01.457Z] #67 [proxy 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 proxy
19:19:01 [2021-09-20T19:19:01.457Z] #67 sha256:d23e00cc70123d182de54c94d326d55949d982d8b894e3a7b6f1da83f5f7ca03
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:19:01 [2021-09-20T19:19:01.671Z] Fetching without tags
19:19:01 [2021-09-20T19:19:01.716Z] #67 33.21 Checking out files:  37% (720/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
19:19:01 [2021-09-20T19:19:01.716Z] #67 ...
19:19:01 [2021-09-20T19:19:01.716Z] 
19:19:01 [2021-09-20T19:19:01.716Z] #51 [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
19:19:01 [2021-09-20T19:19:01.716Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:19:01 [2021-09-20T19:19:01.716Z] #51 24.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:19:01 [2021-09-20T19:19:01.716Z] #51 31.54 unicode/utf16
19:19:01 [2021-09-20T19:19:01.716Z] #51 31.93 runtime
19:19:01 [2021-09-20T19:19:01.716Z] #51 ...
19:19:01 [2021-09-20T19:19:01.716Z] 
19:19:01 [2021-09-20T19:19:01.716Z] #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
19:19:01 [2021-09-20T19:19:01.716Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:01 [2021-09-20T19:19:01.716Z] #36 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:19:01 [2021-09-20T19:19:01.975Z] #36 ...
19:19:01 [2021-09-20T19:19:01.975Z] 
19:19:01 [2021-09-20T19:19:01.975Z] #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
19:19:01 [2021-09-20T19:19:01.975Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:19:01 [2021-09-20T19:19:01.975Z] #13 18.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:19:01 [2021-09-20T19:19:01.975Z] #13 24.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:19:01 [2021-09-20T19:19:01.975Z] #13 ...
19:19:01 [2021-09-20T19:19:01.975Z] 
19:19:01 [2021-09-20T19:19:01.975Z] #67 [proxy 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 proxy
19:19:01 [2021-09-20T19:19:01.975Z] #67 sha256:d23e00cc70123d182de54c94d326d55949d982d8b894e3a7b6f1da83f5f7ca03
19:19:02 [2021-09-20T19:19:02.163Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:19:02 [2021-09-20T19:19:02.265Z] + docker version
19:19:02 [2021-09-20T19:19:02.493Z] #67 33.21 Checking out files:  37% (720/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  96% (1849/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
19:19:02 [2021-09-20T19:19:02.493Z] #67 35.37 + cd /tmp/tmp.rvCMYaIYsv/src/github.com/docker/libnetwork
19:19:02 [2021-09-20T19:19:02.493Z] #67 35.37 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
19:19:02 [2021-09-20T19:19:02.755Z] #67 35.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:19:01 [2021-09-20T19:19:01.617Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:19:01 [2021-09-20T19:19:01.632Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:19:01 [2021-09-20T19:19:01.645Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:19:01 [2021-09-20T19:19:01.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:19:01 [2021-09-20T19:19:01.676Z] Fetching upstream changes from https://github.com/moby/moby.git
19:19:01 [2021-09-20T19:19:01.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:01 [2021-09-20T19:19:01.679Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:19:02 [2021-09-20T19:19:02.173Z]  > git config core.sparsecheckout # timeout=10
19:19:02 [2021-09-20T19:19:02.188Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:19:03 [2021-09-20T19:19:03.211Z]  > git remote # timeout=10
19:19:03 [2021-09-20T19:19:03.315Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:19:03 [2021-09-20T19:19:03.316Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:19:03 [2021-09-20T19:19:03.919Z] Client: Docker Engine - Community
19:19:03 [2021-09-20T19:19:03.919Z]  Version:           20.10.6
19:19:03 [2021-09-20T19:19:03.919Z]  API version:       1.41
19:19:03 [2021-09-20T19:19:03.919Z]  Go version:        go1.13.15
19:19:03 [2021-09-20T19:19:03.919Z]  Git commit:        370c289
19:19:03 [2021-09-20T19:19:03.919Z]  Built:             Fri Apr  9 22:46:01 2021
19:19:03 [2021-09-20T19:19:03.919Z]  OS/Arch:           linux/amd64
19:19:03 [2021-09-20T19:19:03.919Z]  Context:           default
19:19:03 [2021-09-20T19:19:03.919Z]  Experimental:      true
19:19:03 [2021-09-20T19:19:03.919Z] 
19:19:03 [2021-09-20T19:19:03.919Z] Server: Docker Engine - Community
19:19:03 [2021-09-20T19:19:03.919Z]  Engine:
19:19:03 [2021-09-20T19:19:03.919Z]   Version:          20.10.6
19:19:03 [2021-09-20T19:19:03.919Z]   API version:      1.41 (minimum version 1.12)
19:19:03 [2021-09-20T19:19:03.919Z]   Go version:       go1.13.15
19:19:03 [2021-09-20T19:19:03.919Z]   Git commit:       8728dd2
19:19:03 [2021-09-20T19:19:03.919Z]   Built:            Fri Apr  9 22:44:13 2021
19:19:03 [2021-09-20T19:19:03.919Z]   OS/Arch:          linux/amd64
19:19:03 [2021-09-20T19:19:03.919Z]   Experimental:     true
19:19:03 [2021-09-20T19:19:03.919Z]  containerd:
19:19:03 [2021-09-20T19:19:03.919Z]   Version:          1.4.6
19:19:03 [2021-09-20T19:19:03.919Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:03 [2021-09-20T19:19:03.919Z]  runc:
19:19:03 [2021-09-20T19:19:03.919Z]   Version:          1.0.0-rc95
19:19:03 [2021-09-20T19:19:03.919Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:03 [2021-09-20T19:19:03.919Z]  docker-init:
19:19:03 [2021-09-20T19:19:03.919Z]   Version:          0.19.0
19:19:03 [2021-09-20T19:19:03.919Z]   GitCommit:        de40ad0
[Pipeline] sh
19:19:04 [2021-09-20T19:19:04.243Z] Client: Docker Engine - Community
19:19:04 [2021-09-20T19:19:04.243Z]  Version:           20.10.6
19:19:04 [2021-09-20T19:19:04.243Z]  API version:       1.41
19:19:04 [2021-09-20T19:19:04.243Z]  Go version:        go1.13.15
19:19:04 [2021-09-20T19:19:04.243Z]  Git commit:        370c289
19:19:04 [2021-09-20T19:19:04.243Z]  Built:             Fri Apr  9 22:46:01 2021
19:19:04 [2021-09-20T19:19:04.243Z]  OS/Arch:           linux/amd64
19:19:04 [2021-09-20T19:19:04.243Z]  Context:           default
19:19:04 [2021-09-20T19:19:04.243Z]  Experimental:      true
19:19:04 [2021-09-20T19:19:04.243Z] 
19:19:04 [2021-09-20T19:19:04.243Z] Server: Docker Engine - Community
19:19:04 [2021-09-20T19:19:04.243Z]  Engine:
19:19:04 [2021-09-20T19:19:04.243Z]   Version:          20.10.6
19:19:04 [2021-09-20T19:19:04.243Z]   API version:      1.41 (minimum version 1.12)
19:19:04 [2021-09-20T19:19:04.243Z]   Go version:       go1.13.15
19:19:04 [2021-09-20T19:19:04.243Z]   Git commit:       8728dd2
19:19:04 [2021-09-20T19:19:04.243Z]   Built:            Fri Apr  9 22:44:13 2021
19:19:04 [2021-09-20T19:19:04.243Z]   OS/Arch:          linux/amd64
19:19:04 [2021-09-20T19:19:04.243Z]   Experimental:     true
19:19:04 [2021-09-20T19:19:04.243Z]  containerd:
19:19:04 [2021-09-20T19:19:04.243Z]   Version:          1.4.6
19:19:04 [2021-09-20T19:19:04.243Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:04 [2021-09-20T19:19:04.243Z]  runc:
19:19:04 [2021-09-20T19:19:04.243Z]   Version:          1.0.0-rc95
19:19:04 [2021-09-20T19:19:04.243Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:04 [2021-09-20T19:19:04.243Z]  docker-init:
19:19:04 [2021-09-20T19:19:04.243Z]   Version:          0.19.0
19:19:04 [2021-09-20T19:19:04.243Z]   GitCommit:        de40ad0
19:19:04 [2021-09-20T19:19:04.286Z] + docker info
[Pipeline] sh
19:19:04 [2021-09-20T19:19:04.605Z] + docker info
19:19:03 [2021-09-20T19:19:03.247Z]  > git config --get remote.origin.url # timeout=10
19:19:03 [2021-09-20T19:19:03.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:03 [2021-09-20T19:19:03.273Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:19:03 [2021-09-20T19:19:03.286Z]  > git rev-parse HEAD^{commit} # timeout=10
19:19:03 [2021-09-20T19:19:03.320Z]  > git config core.sparsecheckout # timeout=10
19:19:03 [2021-09-20T19:19:03.325Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:19:06 [2021-09-20T19:19:06.948Z] #67 ...
19:19:06 [2021-09-20T19:19:06.948Z] 
19:19:06 [2021-09-20T19:19:06.948Z] #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
19:19:06 [2021-09-20T19:19:06.948Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:19:07 [2021-09-20T19:19:07.706Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:19:07 [2021-09-20T19:19:07.727Z] #40 39.14 Checking out files:  59% (1042/1750)   
Checking out files:  60% (1050/1750)   
Checking out files:  61% (1068/1750)   
Checking out files:  62% (1085/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
19:19:07 [2021-09-20T19:19:07.727Z] #40 40.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:19:08 [2021-09-20T19:19:08.297Z] #40 ...
19:19:08 [2021-09-20T19:19:08.298Z] 
19:19:08 [2021-09-20T19:19:08.298Z] #45 [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
19:19:08 [2021-09-20T19:19:08.298Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:19:08 [2021-09-20T19:19:08.298Z] #45 31.17 unicode/utf16
19:19:08 [2021-09-20T19:19:08.298Z] #45 31.81 container/list
19:19:08 [2021-09-20T19:19:08.298Z] #45 33.41 crypto/internal/subtle
19:19:08 [2021-09-20T19:19:08.298Z] #45 33.83 crypto/subtle
19:19:08 [2021-09-20T19:19:08.298Z] #45 34.22 vendor/golang.org/x/crypto/cryptobyte/asn1
19:19:08 [2021-09-20T19:19:08.298Z] #45 34.56 internal/nettrace
19:19:08 [2021-09-20T19:19:08.298Z] #45 35.00 runtime/cgo
19:19:08 [2021-09-20T19:19:08.298Z] #45 ...
19:19:08 [2021-09-20T19:19:08.298Z] 
19:19:08 [2021-09-20T19:19:08.298Z] #49 [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
19:19:08 [2021-09-20T19:19:08.298Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:19:08 [2021-09-20T19:19:08.298Z] #49 33.80 go: downloading github.com/sirupsen/logrus v1.4.2
19:19:08 [2021-09-20T19:19:08.298Z] #49 33.80 go: downloading github.com/stretchr/testify v1.4.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 34.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:19:08 [2021-09-20T19:19:08.298Z] #49 34.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 34.72 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:19:08 [2021-09-20T19:19:08.298Z] #49 34.72 go: downloading github.com/hashicorp/hcl v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 35.52 go: downloading github.com/magiconair/properties v1.8.1
19:19:08 [2021-09-20T19:19:08.298Z] #49 35.54 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:19:08 [2021-09-20T19:19:08.298Z] #49 35.73 go: downloading github.com/pelletier/go-toml v1.2.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 35.81 go: downloading github.com/spf13/afero v1.1.2
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.07 go: downloading github.com/spf13/cast v1.3.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.45 go: downloading github.com/subosito/gotenv v1.2.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.50 go: downloading gopkg.in/ini.v1 v1.51.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.68 go: downloading gopkg.in/yaml.v2 v2.2.7
19:19:08 [2021-09-20T19:19:08.298Z] #49 36.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:19:08 [2021-09-20T19:19:08.298Z] #49 37.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 37.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 37.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 37.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 37.90 go: downloading github.com/go-toolsmith/astp v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.11 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.17 go: downloading github.com/go-toolsmith/typep v1.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:19:08 [2021-09-20T19:19:08.298Z] #49 38.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:19:08 [2021-09-20T19:19:08.298Z] #49 39.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:19:08 [2021-09-20T19:19:08.298Z] #49 39.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:19:08 [2021-09-20T19:19:08.298Z] #49 40.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:19:08 [2021-09-20T19:19:08.298Z] #49 40.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:19:08 [2021-09-20T19:19:08.298Z] #49 40.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:19:08 [2021-09-20T19:19:08.560Z] #49 ...
19:19:08 [2021-09-20T19:19:08.560Z] 
19:19:08 [2021-09-20T19:19:08.560Z] #58 [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
19:19:08 [2021-09-20T19:19:08.560Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:19:08 [2021-09-20T19:19:08.560Z] #58 41.52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:19:08 [2021-09-20T19:19:08.711Z] + docker version
19:19:08 [2021-09-20T19:19:08.819Z] #58 41.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:19:10 [2021-09-20T19:19:10.387Z] Client: Docker Engine - Community
19:19:10 [2021-09-20T19:19:10.387Z]  Version:           20.10.6
19:19:10 [2021-09-20T19:19:10.387Z]  API version:       1.41
19:19:10 [2021-09-20T19:19:10.387Z]  Go version:        go1.13.15
19:19:10 [2021-09-20T19:19:10.387Z]  Git commit:        370c289
19:19:10 [2021-09-20T19:19:10.387Z]  Built:             Fri Apr  9 22:47:17 2021
19:19:10 [2021-09-20T19:19:10.387Z]  OS/Arch:           linux/amd64
19:19:10 [2021-09-20T19:19:10.387Z]  Context:           default
19:19:10 [2021-09-20T19:19:10.387Z]  Experimental:      true
19:19:10 [2021-09-20T19:19:10.387Z] 
19:19:10 [2021-09-20T19:19:10.387Z] Server: Docker Engine - Community
19:19:10 [2021-09-20T19:19:10.387Z]  Engine:
19:19:10 [2021-09-20T19:19:10.387Z]   Version:          20.10.6
19:19:10 [2021-09-20T19:19:10.387Z]   API version:      1.41 (minimum version 1.12)
19:19:10 [2021-09-20T19:19:10.387Z]   Go version:       go1.13.15
19:19:10 [2021-09-20T19:19:10.387Z]   Git commit:       8728dd2
19:19:10 [2021-09-20T19:19:10.387Z]   Built:            Fri Apr  9 22:45:28 2021
19:19:10 [2021-09-20T19:19:10.387Z]   OS/Arch:          linux/amd64
19:19:10 [2021-09-20T19:19:10.387Z]   Experimental:     true
19:19:10 [2021-09-20T19:19:10.387Z]  containerd:
19:19:10 [2021-09-20T19:19:10.387Z]   Version:          1.4.6
19:19:10 [2021-09-20T19:19:10.387Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:10 [2021-09-20T19:19:10.387Z]  runc:
19:19:10 [2021-09-20T19:19:10.387Z]   Version:          1.0.0-rc95
19:19:10 [2021-09-20T19:19:10.387Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:10 [2021-09-20T19:19:10.387Z]  docker-init:
19:19:10 [2021-09-20T19:19:10.387Z]   Version:          0.19.0
19:19:10 [2021-09-20T19:19:10.387Z]   GitCommit:        de40ad0
[Pipeline] sh
19:19:10 [2021-09-20T19:19:10.696Z] + docker info
19:19:14 [2021-09-20T19:19:14.099Z] #58 ...
19:19:14 [2021-09-20T19:19:14.099Z] 
19:19:14 [2021-09-20T19:19:14.099Z] #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
19:19:14 [2021-09-20T19:19:14.099Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:19:14 [2021-09-20T19:19:14.099Z] #40 44.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:19:16 [2021-09-20T19:19:16.004Z] #40 ...
19:19:16 [2021-09-20T19:19:16.004Z] 
19:19:16 [2021-09-20T19:19:16.004Z] #55 [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
19:19:16 [2021-09-20T19:19:16.004Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:19:16 [2021-09-20T19:19:16.004Z] #55 38.90 Fetched 8466 kB in 28s (298 kB/s)
19:19:16 [2021-09-20T19:19:16.263Z] #55 38.90 Reading package lists...
19:19:16 [2021-09-20T19:19:16.264Z] #55 ...
19:19:16 [2021-09-20T19:19:16.264Z] 
19:19:16 [2021-09-20T19:19:16.264Z] #49 [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
19:19:16 [2021-09-20T19:19:16.264Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:19:16 [2021-09-20T19:19:16.264Z] #49 41.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:19:16 [2021-09-20T19:19:16.264Z] #49 41.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:19:16 [2021-09-20T19:19:16.264Z] #49 41.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:19:16 [2021-09-20T19:19:16.264Z] #49 42.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:19:16 [2021-09-20T19:19:16.264Z] #49 43.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:19:16 [2021-09-20T19:19:16.264Z] #49 44.77 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.57 go: downloading github.com/ultraware/funlen v0.0.2
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.67 go: downloading github.com/ultraware/whitespace v0.0.4
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.73 go: downloading github.com/uudashr/gocognit v1.0.1
19:19:16 [2021-09-20T19:19:16.264Z] #49 45.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:19:16 [2021-09-20T19:19:16.264Z] #49 47.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:19:16 [2021-09-20T19:19:16.264Z] #49 47.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:19:16 [2021-09-20T19:19:16.264Z] #49 48.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:19:16 [2021-09-20T19:19:16.264Z] #49 48.27 go: downloading github.com/davecgh/go-spew v1.1.1
19:19:16 [2021-09-20T19:19:16.264Z] #49 48.34 go: downloading github.com/pmezard/go-difflib v1.0.0
19:19:16 [2021-09-20T19:19:16.264Z] #49 48.47 go: downloading github.com/stretchr/objx v0.2.0
19:19:16 [2021-09-20T19:19:16.264Z] #49 48.76 go: downloading golang.org/x/text v0.3.2
19:19:16 [2021-09-20T19:19:16.495Z] Client:
19:19:16 [2021-09-20T19:19:16.495Z]  Context:    default
19:19:16 [2021-09-20T19:19:16.495Z]  Debug Mode: false
19:19:16 [2021-09-20T19:19:16.495Z]  Plugins:
19:19:16 [2021-09-20T19:19:16.496Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:19:16 [2021-09-20T19:19:16.496Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:19:16 [2021-09-20T19:19:16.496Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:19:16 [2021-09-20T19:19:16.496Z] 
19:19:16 [2021-09-20T19:19:16.496Z] Server:
19:19:16 [2021-09-20T19:19:16.496Z]  Containers: 0
19:19:16 [2021-09-20T19:19:16.496Z]   Running: 0
19:19:16 [2021-09-20T19:19:16.496Z]   Paused: 0
19:19:16 [2021-09-20T19:19:16.496Z]   Stopped: 0
19:19:16 [2021-09-20T19:19:16.496Z]  Images: 0
19:19:16 [2021-09-20T19:19:16.496Z]  Server Version: 20.10.6
19:19:16 [2021-09-20T19:19:16.496Z]  Storage Driver: overlay2
19:19:16 [2021-09-20T19:19:16.496Z]   Backing Filesystem: extfs
19:19:16 [2021-09-20T19:19:16.496Z]   Supports d_type: true
19:19:16 [2021-09-20T19:19:16.496Z]   Native Overlay Diff: true
19:19:16 [2021-09-20T19:19:16.496Z]   userxattr: false
19:19:16 [2021-09-20T19:19:16.496Z]  Logging Driver: json-file
19:19:16 [2021-09-20T19:19:16.496Z]  Cgroup Driver: cgroupfs
19:19:16 [2021-09-20T19:19:16.496Z]  Cgroup Version: 1
19:19:16 [2021-09-20T19:19:16.496Z]  Plugins:
19:19:16 [2021-09-20T19:19:16.496Z]   Volume: local
19:19:16 [2021-09-20T19:19:16.496Z]   Network: bridge host ipvlan macvlan null overlay
19:19:16 [2021-09-20T19:19:16.496Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:19:16 [2021-09-20T19:19:16.496Z]  Swarm: inactive
19:19:16 [2021-09-20T19:19:16.496Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:19:16 [2021-09-20T19:19:16.496Z]  Default Runtime: runc
19:19:16 [2021-09-20T19:19:16.496Z]  Init Binary: docker-init
19:19:16 [2021-09-20T19:19:16.496Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:16 [2021-09-20T19:19:16.496Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:16 [2021-09-20T19:19:16.496Z]  init version: de40ad0
19:19:16 [2021-09-20T19:19:16.496Z]  Security Options:
19:19:16 [2021-09-20T19:19:16.496Z]   apparmor
19:19:16 [2021-09-20T19:19:16.496Z]   seccomp
19:19:16 [2021-09-20T19:19:16.496Z]    Profile: default
19:19:16 [2021-09-20T19:19:16.496Z]  Kernel Version: 5.4.0-1048-aws
19:19:16 [2021-09-20T19:19:16.496Z]  Operating System: Ubuntu 18.04.5 LTS
19:19:16 [2021-09-20T19:19:16.496Z]  OSType: linux
19:19:16 [2021-09-20T19:19:16.496Z]  Architecture: x86_64
19:19:16 [2021-09-20T19:19:16.496Z]  CPUs: 2
19:19:16 [2021-09-20T19:19:16.496Z]  Total Memory: 7.569GiB
19:19:16 [2021-09-20T19:19:16.496Z]  Name: ip-10-100-67-198
19:19:16 [2021-09-20T19:19:16.496Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
19:19:16 [2021-09-20T19:19:16.496Z]  Docker Root Dir: /var/lib/docker
19:19:16 [2021-09-20T19:19:16.496Z]  Debug Mode: false
19:19:16 [2021-09-20T19:19:16.496Z]  Registry: https://index.docker.io/v1/
19:19:16 [2021-09-20T19:19:16.496Z]  Labels:
19:19:16 [2021-09-20T19:19:16.496Z]  Experimental: true
19:19:16 [2021-09-20T19:19:16.496Z]  Insecure Registries:
19:19:16 [2021-09-20T19:19:16.496Z]   127.0.0.0/8
19:19:16 [2021-09-20T19:19:16.496Z]  Live Restore Enabled: true
19:19:16 [2021-09-20T19:19:16.496Z] 
19:19:16 [2021-09-20T19:19:16.496Z] WARNING: No swap limit support
[Pipeline] sh
19:19:16 [2021-09-20T19:19:16.872Z] Client:
19:19:16 [2021-09-20T19:19:16.872Z]  Context:    default
19:19:16 [2021-09-20T19:19:16.872Z]  Debug Mode: false
19:19:16 [2021-09-20T19:19:16.872Z]  Plugins:
19:19:16 [2021-09-20T19:19:16.872Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:19:16 [2021-09-20T19:19:16.872Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:19:16 [2021-09-20T19:19:16.872Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:19:16 [2021-09-20T19:19:16.872Z] 
19:19:16 [2021-09-20T19:19:16.872Z] Server:
19:19:16 [2021-09-20T19:19:16.872Z]  Containers: 0
19:19:16 [2021-09-20T19:19:16.872Z]   Running: 0
19:19:16 [2021-09-20T19:19:16.872Z]   Paused: 0
19:19:16 [2021-09-20T19:19:16.872Z]   Stopped: 0
19:19:16 [2021-09-20T19:19:16.872Z]  Images: 0
19:19:16 [2021-09-20T19:19:16.872Z]  Server Version: 20.10.6
19:19:16 [2021-09-20T19:19:16.872Z]  Storage Driver: overlay2
19:19:16 [2021-09-20T19:19:16.872Z]   Backing Filesystem: extfs
19:19:16 [2021-09-20T19:19:16.872Z]   Supports d_type: true
19:19:16 [2021-09-20T19:19:16.872Z]   Native Overlay Diff: true
19:19:16 [2021-09-20T19:19:16.872Z]   userxattr: false
19:19:16 [2021-09-20T19:19:16.872Z]  Logging Driver: json-file
19:19:16 [2021-09-20T19:19:16.872Z]  Cgroup Driver: cgroupfs
19:19:16 [2021-09-20T19:19:16.872Z]  Cgroup Version: 1
19:19:16 [2021-09-20T19:19:16.872Z]  Plugins:
19:19:16 [2021-09-20T19:19:16.872Z]   Volume: local
19:19:16 [2021-09-20T19:19:16.872Z]   Network: bridge host ipvlan macvlan null overlay
19:19:16 [2021-09-20T19:19:16.872Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:19:16 [2021-09-20T19:19:16.872Z]  Swarm: inactive
19:19:16 [2021-09-20T19:19:16.872Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
19:19:16 [2021-09-20T19:19:16.872Z]  Default Runtime: runc
19:19:16 [2021-09-20T19:19:16.872Z]  Init Binary: docker-init
19:19:16 [2021-09-20T19:19:16.872Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:16 [2021-09-20T19:19:16.872Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:16 [2021-09-20T19:19:16.872Z]  init version: de40ad0
19:19:16 [2021-09-20T19:19:16.872Z]  Security Options:
19:19:16 [2021-09-20T19:19:16.872Z]   apparmor
19:19:16 [2021-09-20T19:19:16.872Z]   seccomp
19:19:16 [2021-09-20T19:19:16.872Z]    Profile: default
19:19:16 [2021-09-20T19:19:16.872Z]  Kernel Version: 5.4.0-1048-aws
19:19:16 [2021-09-20T19:19:16.872Z]  Operating System: Ubuntu 18.04.5 LTS
19:19:16 [2021-09-20T19:19:16.872Z]  OSType: linux
19:19:16 [2021-09-20T19:19:16.872Z]  Architecture: x86_64
19:19:16 [2021-09-20T19:19:16.872Z]  CPUs: 2
19:19:16 [2021-09-20T19:19:16.872Z]  Total Memory: 7.487GiB
19:19:16 [2021-09-20T19:19:16.872Z]  Name: ip-10-100-40-18
19:19:16 [2021-09-20T19:19:16.872Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
19:19:16 [2021-09-20T19:19:16.872Z]  Docker Root Dir: /var/lib/docker
19:19:16 [2021-09-20T19:19:16.872Z]  Debug Mode: false
19:19:16 [2021-09-20T19:19:16.872Z]  Registry: https://index.docker.io/v1/
19:19:16 [2021-09-20T19:19:16.872Z]  Labels:
19:19:16 [2021-09-20T19:19:16.872Z]  Experimental: true
19:19:16 [2021-09-20T19:19:16.872Z]  Insecure Registries:
19:19:16 [2021-09-20T19:19:16.872Z]   127.0.0.0/8
19:19:16 [2021-09-20T19:19:16.872Z]  Live Restore Enabled: true
19:19:16 [2021-09-20T19:19:16.872Z] 
19:19:16 [2021-09-20T19:19:16.872Z] WARNING: No swap limit support
[Pipeline] sh
19:19:17 [2021-09-20T19:19:17.091Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:17 [2021-09-20T19:19:17.091Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:17 [2021-09-20T19:19:17.091Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:19:17 [2021-09-20T19:19:17.091Z] + bash /home/ubuntu/workspace/moby_PR-42869/check-config.sh
19:19:17 [2021-09-20T19:19:17.091Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:19:17 [2021-09-20T19:19:17.091Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:19:17 [2021-09-20T19:19:17.091Z] 
19:19:17 [2021-09-20T19:19:17.091Z] Generally Necessary:
19:19:17 [2021-09-20T19:19:17.091Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:19:17 [2021-09-20T19:19:17.091Z] - apparmor: enabled and tools installed
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NAMESPACES: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NET_NS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_PID_NS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_IPC_NS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_UTS_NS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUPS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUP_CPUACCT: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUP_DEVICE: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUP_FREEZER: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUP_SCHED: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CPUSETS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_MEMCG: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_KEYS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_VETH: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_BRIDGE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NF_NAT_IPV4: missing
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NF_NAT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_NF_NAT_NEEDED: missing
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_POSIX_MQUEUE: enabled
19:19:17 [2021-09-20T19:19:17.091Z] 
19:19:17 [2021-09-20T19:19:17.091Z] Optional Features:
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_USER_NS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_SECCOMP: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_CGROUP_PIDS: enabled
19:19:17 [2021-09-20T19:19:17.091Z] - CONFIG_MEMCG_SWAP: enabled
19:19:17 [2021-09-20T19:19:17.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:19:17 [2021-09-20T19:19:17.170Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:17 [2021-09-20T19:19:17.170Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:17 [2021-09-20T19:19:17.170Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:19:17 [2021-09-20T19:19:17.170Z] + bash /home/ubuntu/workspace/moby_PR-42869/check-config.sh
19:19:17 [2021-09-20T19:19:17.170Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:19:17 [2021-09-20T19:19:17.170Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:19:17 [2021-09-20T19:19:17.170Z] 
19:19:17 [2021-09-20T19:19:17.170Z] Generally Necessary:
19:19:17 [2021-09-20T19:19:17.170Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:19:17 [2021-09-20T19:19:17.356Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_BLK_CGROUP: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IOSCHED_CFQ: missing
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_CGROUP_PERF: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_CGROUP_HUGETLB: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_CFS_BANDWIDTH: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_RT_GROUP_SCHED: missing
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_VS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_VS_NFCT: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_IP_VS_RR: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_EXT4_FS: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:19:17 [2021-09-20T19:19:17.356Z] - Network Drivers:
19:19:17 [2021-09-20T19:19:17.356Z]   - "overlay":
19:19:17 [2021-09-20T19:19:17.356Z]     - CONFIG_VXLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       Optional (for encrypted networks):
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_CRYPTO: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_CRYPTO_AEAD: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_CRYPTO_GCM: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_CRYPTO_GHASH: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_XFRM: enabled
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_XFRM_USER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_INET_ESP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.356Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:19:17 [2021-09-20T19:19:17.356Z]   - "ipvlan":
19:19:17 [2021-09-20T19:19:17.432Z] - apparmor: enabled and tools installed
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NAMESPACES: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NET_NS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_PID_NS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_IPC_NS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_UTS_NS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUPS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUP_CPUACCT: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUP_DEVICE: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUP_FREEZER: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUP_SCHED: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CPUSETS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_MEMCG: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_KEYS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_VETH: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_BRIDGE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NF_NAT_IPV4: missing
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NF_NAT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_NF_NAT_NEEDED: missing
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_POSIX_MQUEUE: enabled
19:19:17 [2021-09-20T19:19:17.432Z] 
19:19:17 [2021-09-20T19:19:17.432Z] Optional Features:
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_USER_NS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_SECCOMP: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_CGROUP_PIDS: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_MEMCG_SWAP: enabled
19:19:17 [2021-09-20T19:19:17.432Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:19:17 [2021-09-20T19:19:17.432Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_IPVLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]   - "macvlan":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_MACVLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_DUMMY: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]   - "ftp,tftp client in container":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z] - Storage Drivers:
19:19:17 [2021-09-20T19:19:17.664Z]   - "aufs":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_AUFS_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]   - "btrfs":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:19:17 [2021-09-20T19:19:17.664Z]   - "devicemapper":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_BLK_DEV_DM: enabled
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]   - "overlay":
19:19:17 [2021-09-20T19:19:17.664Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.664Z]   - "zfs":
19:19:17 [2021-09-20T19:19:17.664Z]     - /dev/zfs: present
19:19:17 [2021-09-20T19:19:17.664Z]     - zfs command: missing
19:19:17 [2021-09-20T19:19:17.664Z]     - zpool command: missing
19:19:17 [2021-09-20T19:19:17.664Z] 
19:19:17 [2021-09-20T19:19:17.664Z] Limits:
19:19:17 [2021-09-20T19:19:17.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:19:17 [2021-09-20T19:19:17.664Z] 
19:19:17 [2021-09-20T19:19:17.664Z] + true
[Pipeline] }
[Pipeline] // stage
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_BLK_CGROUP: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IOSCHED_CFQ: missing
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_CGROUP_PERF: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_CGROUP_HUGETLB: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_CFS_BANDWIDTH: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_RT_GROUP_SCHED: missing
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_VS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_VS_NFCT: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_IP_VS_RR: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_EXT4_FS: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:19:17 [2021-09-20T19:19:17.697Z] - Network Drivers:
19:19:17 [2021-09-20T19:19:17.697Z]   - "overlay":
19:19:17 [2021-09-20T19:19:17.697Z]     - CONFIG_VXLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       Optional (for encrypted networks):
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_CRYPTO: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_CRYPTO_AEAD: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_CRYPTO_GCM: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_CRYPTO_GHASH: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_XFRM: enabled
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_XFRM_USER: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_INET_ESP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:19:17 [2021-09-20T19:19:17.697Z]   - "ipvlan":
19:19:17 [2021-09-20T19:19:17.697Z]     - CONFIG_IPVLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.697Z]   - "macvlan":
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:19:17 [2021-09-20T19:19:17.958Z]     - CONFIG_MACVLAN: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_DUMMY: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]   - "ftp,tftp client in container":
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z] - Storage Drivers:
19:19:17 [2021-09-20T19:19:17.959Z]   - "aufs":
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_AUFS_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]   - "btrfs":
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:19:17 [2021-09-20T19:19:17.959Z]   - "devicemapper":
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_BLK_DEV_DM: enabled
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]   - "overlay":
19:19:17 [2021-09-20T19:19:17.959Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:19:17 [2021-09-20T19:19:17.959Z]   - "zfs":
19:19:17 [2021-09-20T19:19:17.959Z]     - /dev/zfs: present
19:19:17 [2021-09-20T19:19:17.959Z]     - zfs command: missing
19:19:17 [2021-09-20T19:19:17.959Z]     - zpool command: missing
19:19:17 [2021-09-20T19:19:17.959Z] 
19:19:17 [2021-09-20T19:19:17.959Z] Limits:
19:19:17 [2021-09-20T19:19:17.959Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:19:17 [2021-09-20T19:19:17.959Z] 
19:19:17 [2021-09-20T19:19:17.959Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:19:18 [2021-09-20T19:19:18.041Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:59f10e34352a81004efff96c8f68e96d9ca4d68c .
19:19:18 [2021-09-20T19:19:18.168Z] #49 ...
19:19:18 [2021-09-20T19:19:18.168Z] 
19:19:18 [2021-09-20T19:19:18.168Z] #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
19:19:18 [2021-09-20T19:19:18.168Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:18 [2021-09-20T19:19:18.168Z] #36 40.84 Fetched 8466 kB in 30s (279 kB/s)
19:19:18 [2021-09-20T19:19:18.168Z] #36 40.84 Reading package lists...
19:19:18 [2021-09-20T19:19:18.168Z] #36 ...
19:19:18 [2021-09-20T19:19:18.168Z] 
19:19:18 [2021-09-20T19:19:18.168Z] #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
19:19:18 [2021-09-20T19:19:18.169Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:19:18 [2021-09-20T19:19:18.169Z] #13 40.55 Fetched 9001 kB in 35s (256 kB/s)
19:19:18 [2021-09-20T19:19:18.304Z] #1 [internal] load build definition from Dockerfile
19:19:18 [2021-09-20T19:19:18.304Z] #1 sha256:06af84df17452cb2404cbf96ade1b694cf06c6e154bac84ef197712343d7a2a6
19:19:18 [2021-09-20T19:19:18.304Z] #1 transferring dockerfile: 17.04kB done
19:19:18 [2021-09-20T19:19:18.304Z] #1 DONE 0.1s
19:19:18 [2021-09-20T19:19:18.304Z] 
19:19:18 [2021-09-20T19:19:18.304Z] #2 [internal] load .dockerignore
19:19:18 [2021-09-20T19:19:18.304Z] #2 sha256:52eb1b49c9970251331969a3c7a39248a55ec4e06c41d7f74d4c89d8794e4de0
19:19:18 [2021-09-20T19:19:18.304Z] #2 transferring context: 87B done
19:19:18 [2021-09-20T19:19:18.304Z] #2 DONE 0.1s
19:19:18 [2021-09-20T19:19:18.304Z] 
19:19:18 [2021-09-20T19:19:18.304Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:19:18 [2021-09-20T19:19:18.304Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:19:18 [2021-09-20T19:19:18.308Z] + sudo modprobe ip_vs
19:19:18 [2021-09-20T19:19:18.308Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:59f10e34352a81004efff96c8f68e96d9ca4d68c .
19:19:18 [2021-09-20T19:19:18.569Z] #2 [internal] load .dockerignore
19:19:18 [2021-09-20T19:19:18.569Z] #2 sha256:e9638806b9c2bcdbe6e80b95426696b840d91fbf2a64da06dd72a13ce300dc39
19:19:18 [2021-09-20T19:19:18.738Z] #13 40.55 Reading package lists...
19:19:18 [2021-09-20T19:19:18.738Z] #13 ...
19:19:18 [2021-09-20T19:19:18.738Z] 
19:19:18 [2021-09-20T19:19:18.738Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:18 [2021-09-20T19:19:18.738Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:18 [2021-09-20T19:19:18.738Z] #42 41.72 Fetched 8466 kB in 31s (270 kB/s)
19:19:18 [2021-09-20T19:19:18.739Z] Client: Docker Engine - Community
19:19:18 [2021-09-20T19:19:18.739Z]  Version:           20.10.6
19:19:18 [2021-09-20T19:19:18.739Z]  API version:       1.41
19:19:18 [2021-09-20T19:19:18.739Z]  Go version:        go1.13.15
19:19:18 [2021-09-20T19:19:18.740Z]  Git commit:        370c289
19:19:18 [2021-09-20T19:19:18.740Z]  Built:             Fri Apr  9 22:45:59 2021
19:19:18 [2021-09-20T19:19:18.740Z]  OS/Arch:           linux/arm64
19:19:18 [2021-09-20T19:19:18.740Z]  Context:           default
19:19:18 [2021-09-20T19:19:18.740Z]  Experimental:      true
19:19:18 [2021-09-20T19:19:18.740Z] 
19:19:18 [2021-09-20T19:19:18.740Z] Server: Docker Engine - Community
19:19:18 [2021-09-20T19:19:18.740Z]  Engine:
19:19:18 [2021-09-20T19:19:18.740Z]   Version:          20.10.6
19:19:18 [2021-09-20T19:19:18.740Z]   API version:      1.41 (minimum version 1.12)
19:19:18 [2021-09-20T19:19:18.740Z]   Go version:       go1.13.15
19:19:18 [2021-09-20T19:19:18.740Z]   Git commit:       8728dd2
19:19:18 [2021-09-20T19:19:18.740Z]   Built:            Fri Apr  9 22:44:09 2021
19:19:18 [2021-09-20T19:19:18.740Z]   OS/Arch:          linux/arm64
19:19:18 [2021-09-20T19:19:18.740Z]   Experimental:     true
19:19:18 [2021-09-20T19:19:18.740Z]  containerd:
19:19:18 [2021-09-20T19:19:18.740Z]   Version:          1.4.6
19:19:18 [2021-09-20T19:19:18.740Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:18 [2021-09-20T19:19:18.740Z]  runc:
19:19:18 [2021-09-20T19:19:18.740Z]   Version:          1.0.0-rc95
19:19:18 [2021-09-20T19:19:18.740Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:18 [2021-09-20T19:19:18.740Z]  docker-init:
19:19:18 [2021-09-20T19:19:18.740Z]   Version:          0.19.0
19:19:18 [2021-09-20T19:19:18.740Z]   GitCommit:        de40ad0
[Pipeline] sh
19:19:18 [2021-09-20T19:19:18.831Z] #2 transferring context: 87B done
19:19:18 [2021-09-20T19:19:18.831Z] #2 DONE 0.2s
19:19:18 [2021-09-20T19:19:18.831Z] 
19:19:18 [2021-09-20T19:19:18.831Z] #1 [internal] load build definition from Dockerfile
19:19:18 [2021-09-20T19:19:18.831Z] #1 sha256:4a33ec4554f0b4a0ac4569222d7b57b0d30567417f8cdd0f93824c65f5828288
19:19:18 [2021-09-20T19:19:18.831Z] #1 transferring dockerfile: 17.04kB done
19:19:18 [2021-09-20T19:19:18.831Z] #1 DONE 0.2s
19:19:18 [2021-09-20T19:19:18.831Z] 
19:19:18 [2021-09-20T19:19:18.831Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:19:18 [2021-09-20T19:19:18.831Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:19:18 [2021-09-20T19:19:18.872Z] #3 DONE 0.5s
19:19:18 [2021-09-20T19:19:18.872Z] 
19:19:18 [2021-09-20T19:19:18.872Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:19:18 [2021-09-20T19:19:18.872Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:19:18 [2021-09-20T19:19:18.872Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
19:19:18 [2021-09-20T19:19:18.872Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:19:18 [2021-09-20T19:19:18.872Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:19:18 [2021-09-20T19:19:18.872Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:19:18 [2021-09-20T19:19:18.872Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
19:19:18 [2021-09-20T19:19:18.997Z] #42 41.72 Reading package lists...
19:19:18 [2021-09-20T19:19:18.997Z] #42 ...
19:19:18 [2021-09-20T19:19:18.997Z] 
19:19:18 [2021-09-20T19:19:18.997Z] #55 [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
19:19:18 [2021-09-20T19:19:18.997Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:19:18 [2021-09-20T19:19:18.997Z] #55 38.90 Reading package lists...
19:19:19 [2021-09-20T19:19:19.079Z] + docker info
19:19:19 [2021-09-20T19:19:19.130Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
19:19:19 [2021-09-20T19:19:19.130Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
19:19:19 [2021-09-20T19:19:19.388Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
19:19:19 [2021-09-20T19:19:19.388Z] #4 DONE 0.8s
19:19:19 [2021-09-20T19:19:19.407Z] #3 DONE 0.5s
19:19:19 [2021-09-20T19:19:19.407Z] 
19:19:19 [2021-09-20T19:19:19.407Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:19:19 [2021-09-20T19:19:19.407Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:19:19 [2021-09-20T19:19:19.407Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
19:19:19 [2021-09-20T19:19:19.407Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:19:19 [2021-09-20T19:19:19.407Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:19:19 [2021-09-20T19:19:19.407Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:19:19 [2021-09-20T19:19:19.407Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
19:19:19 [2021-09-20T19:19:19.669Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
19:19:19 [2021-09-20T19:19:19.931Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
19:19:19 [2021-09-20T19:19:19.931Z] #4 DONE 0.8s
19:19:19 [2021-09-20T19:19:19.955Z] 
19:19:19 [2021-09-20T19:19:19.956Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
19:19:19 [2021-09-20T19:19:19.956Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
19:19:20 [2021-09-20T19:19:20.504Z] 
19:19:20 [2021-09-20T19:19:20.505Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:20 [2021-09-20T19:19:20.505Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:19:20 [2021-09-20T19:19:20.889Z] #8 DONE 0.9s
19:19:20 [2021-09-20T19:19:20.889Z] 
19:19:20 [2021-09-20T19:19:20.889Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:20 [2021-09-20T19:19:20.889Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:19:20 [2021-09-20T19:19:20.889Z] #7 DONE 0.9s
19:19:20 [2021-09-20T19:19:20.889Z] 
19:19:20 [2021-09-20T19:19:20.889Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:20 [2021-09-20T19:19:20.889Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:19:20 [2021-09-20T19:19:20.889Z] #5 DONE 0.9s
19:19:20 [2021-09-20T19:19:20.889Z] 
19:19:20 [2021-09-20T19:19:20.889Z] #6 [internal] load metadata for docker.io/library/debian:buster
19:19:20 [2021-09-20T19:19:20.889Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:19:20 [2021-09-20T19:19:20.889Z] #6 DONE 0.9s
19:19:21 [2021-09-20T19:19:21.454Z] #8 DONE 0.9s
19:19:21 [2021-09-20T19:19:21.454Z] 
19:19:21 [2021-09-20T19:19:21.454Z] #5 [internal] load metadata for docker.io/library/debian:buster
19:19:21 [2021-09-20T19:19:21.454Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:19:21 [2021-09-20T19:19:21.454Z] #5 DONE 0.8s
19:19:21 [2021-09-20T19:19:21.454Z] 
19:19:21 [2021-09-20T19:19:21.454Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster
19:19:21 [2021-09-20T19:19:21.454Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
19:19:21 [2021-09-20T19:19:21.454Z] #6 DONE 0.8s
19:19:21 [2021-09-20T19:19:21.454Z] 
19:19:21 [2021-09-20T19:19:21.454Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:21 [2021-09-20T19:19:21.454Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:19:21 [2021-09-20T19:19:21.454Z] #7 DONE 0.8s
19:19:22 [2021-09-20T19:19:22.046Z] 
19:19:22 [2021-09-20T19:19:22.046Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:22 [2021-09-20T19:19:22.046Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:22 [2021-09-20T19:19:22.046Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 done
19:19:22 [2021-09-20T19:19:22.046Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
19:19:22 [2021-09-20T19:19:22.046Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
19:19:22 [2021-09-20T19:19:22.046Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
19:19:22 [2021-09-20T19:19:22.046Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.05MB / 50.44MB 0.2s
19:19:22 [2021-09-20T19:19:22.310Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.24MB / 50.44MB 0.4s
19:19:22 [2021-09-20T19:19:22.571Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 9.44MB / 50.44MB 0.5s
19:19:22 [2021-09-20T19:19:22.794Z] 
19:19:22 [2021-09-20T19:19:22.794Z] #23 [internal] load build context
19:19:22 [2021-09-20T19:19:22.794Z] #23 sha256:21398ed9771a64b6f61f2ab8e132fc8698a9a3134817d180c0ea8613809bcbcd
19:19:22 [2021-09-20T19:19:22.837Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 17.83MB / 50.44MB 0.8s
19:19:22 [2021-09-20T19:19:22.837Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 20.97MB / 50.44MB 0.9s
19:19:23 [2021-09-20T19:19:23.103Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 26.21MB / 50.44MB 1.1s
19:19:23 [2021-09-20T19:19:23.358Z] #23 transferring context: 2.49MB 0.6s
19:19:23 [2021-09-20T19:19:23.364Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 29.36MB / 50.44MB 1.2s
19:19:23 [2021-09-20T19:19:23.364Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 35.65MB / 50.44MB 1.4s
19:19:23 [2021-09-20T19:19:23.637Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 41.94MB / 50.44MB 1.5s
19:19:23 [2021-09-20T19:19:23.898Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 46.14MB / 50.44MB 1.8s
19:19:23 [2021-09-20T19:19:23.898Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.0s
19:19:24 [2021-09-20T19:19:24.470Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.4s done
19:19:25 [2021-09-20T19:19:25.045Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 0.1s
19:19:25 [2021-09-20T19:19:25.826Z] #55 52.26 Reading package lists...
19:19:25 [2021-09-20T19:19:25.826Z] #55 ...
19:19:25 [2021-09-20T19:19:25.826Z] 
19:19:25 [2021-09-20T19:19:25.826Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:25 [2021-09-20T19:19:25.826Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:25 [2021-09-20T19:19:25.826Z] #42 41.72 Reading package lists...
19:19:27 [2021-09-20T19:19:27.204Z] #42 55.04 Reading package lists...
19:19:27 [2021-09-20T19:19:27.204Z] #42 ...
19:19:27 [2021-09-20T19:19:27.204Z] 
19:19:27 [2021-09-20T19:19:27.204Z] #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
19:19:27 [2021-09-20T19:19:27.204Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:19:27 [2021-09-20T19:19:27.204Z] #13 40.55 Reading package lists...
19:19:27 [2021-09-20T19:19:27.603Z] #26 ...
19:19:27 [2021-09-20T19:19:27.603Z] 
19:19:27 [2021-09-20T19:19:27.603Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:27 [2021-09-20T19:19:27.603Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:19:27 [2021-09-20T19:19:27.603Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:19:27 [2021-09-20T19:19:27.603Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:19:27 [2021-09-20T19:19:27.603Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
19:19:27 [2021-09-20T19:19:27.603Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:27 [2021-09-20T19:19:27.603Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:19:27 [2021-09-20T19:19:27.603Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done
19:19:27 [2021-09-20T19:19:27.603Z] #62 DONE 5.2s
19:19:27 [2021-09-20T19:19:27.603Z] 
19:19:27 [2021-09-20T19:19:27.603Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:27 [2021-09-20T19:19:27.603Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:27 [2021-09-20T19:19:27.603Z] #26 ...
19:19:27 [2021-09-20T19:19:27.603Z] 
19:19:27 [2021-09-20T19:19:27.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:27 [2021-09-20T19:19:27.604Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.4s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.2s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 1.0s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.8s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.9s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 48.23MB / 129.04MB 5.1s
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.0s done
19:19:27 [2021-09-20T19:19:27.604Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 57.67MB / 129.04MB 5.5s
19:19:27 [2021-09-20T19:19:27.867Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 65.44MB / 129.04MB 5.7s
19:19:28 [2021-09-20T19:19:28.129Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 72.83MB / 129.04MB 5.9s
19:19:28 [2021-09-20T19:19:28.391Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 80.24MB / 129.04MB 6.3s
19:19:28 [2021-09-20T19:19:28.623Z] #23 ...
19:19:28 [2021-09-20T19:19:28.623Z] 
19:19:28 [2021-09-20T19:19:28.623Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:28 [2021-09-20T19:19:28.623Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:19:28 [2021-09-20T19:19:28.623Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:19:28 [2021-09-20T19:19:28.623Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:19:28 [2021-09-20T19:19:28.623Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
19:19:28 [2021-09-20T19:19:28.623Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:28 [2021-09-20T19:19:28.623Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:19:28 [2021-09-20T19:19:28.623Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done
19:19:28 [2021-09-20T19:19:28.623Z] #62 DONE 5.3s
19:19:28 [2021-09-20T19:19:28.623Z] 
19:19:28 [2021-09-20T19:19:28.623Z] #23 [internal] load build context
19:19:28 [2021-09-20T19:19:28.623Z] #23 sha256:21398ed9771a64b6f61f2ab8e132fc8698a9a3134817d180c0ea8613809bcbcd
19:19:28 [2021-09-20T19:19:28.623Z] #23 ...
19:19:28 [2021-09-20T19:19:28.623Z] 
19:19:28 [2021-09-20T19:19:28.623Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:28 [2021-09-20T19:19:28.623Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.6s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.7s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 1.3s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.1s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 5.0s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.8s
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 41.94MB / 129.04MB 5.2s
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.3s done
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 50.33MB / 129.04MB 5.5s
19:19:28 [2021-09-20T19:19:28.623Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 59.77MB / 129.04MB 5.9s
19:19:28 [2021-09-20T19:19:28.655Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 87.03MB / 129.04MB 6.6s
19:19:28 [2021-09-20T19:19:28.783Z] Client:
19:19:28 [2021-09-20T19:19:28.783Z]  Context:    default
19:19:28 [2021-09-20T19:19:28.783Z]  Debug Mode: false
19:19:28 [2021-09-20T19:19:28.783Z]  Plugins:
19:19:28 [2021-09-20T19:19:28.783Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:19:28 [2021-09-20T19:19:28.783Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:19:28 [2021-09-20T19:19:28.783Z]   scan: Docker Scan (Docker Inc., v0.7.0)
19:19:28 [2021-09-20T19:19:28.783Z] 
19:19:28 [2021-09-20T19:19:28.783Z] Server:
19:19:28 [2021-09-20T19:19:28.783Z]  Containers: 0
19:19:28 [2021-09-20T19:19:28.783Z]   Running: 0
19:19:28 [2021-09-20T19:19:28.783Z]   Paused: 0
19:19:28 [2021-09-20T19:19:28.783Z]   Stopped: 0
19:19:28 [2021-09-20T19:19:28.783Z]  Images: 0
19:19:28 [2021-09-20T19:19:28.783Z]  Server Version: 20.10.6
19:19:28 [2021-09-20T19:19:28.783Z]  Storage Driver: overlay2
19:19:28 [2021-09-20T19:19:28.783Z]   Backing Filesystem: extfs
19:19:28 [2021-09-20T19:19:28.783Z]   Supports d_type: true
19:19:28 [2021-09-20T19:19:28.783Z]   Native Overlay Diff: true
19:19:28 [2021-09-20T19:19:28.783Z]   userxattr: false
19:19:28 [2021-09-20T19:19:28.783Z]  Logging Driver: json-file
19:19:28 [2021-09-20T19:19:28.783Z]  Cgroup Driver: systemd
19:19:28 [2021-09-20T19:19:28.783Z]  Cgroup Version: 2
19:19:28 [2021-09-20T19:19:28.783Z]  Plugins:
19:19:28 [2021-09-20T19:19:28.783Z]   Volume: local
19:19:28 [2021-09-20T19:19:28.783Z]   Network: bridge host ipvlan macvlan null overlay
19:19:28 [2021-09-20T19:19:28.783Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:19:28 [2021-09-20T19:19:28.783Z]  Swarm: inactive
19:19:28 [2021-09-20T19:19:28.783Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:19:28 [2021-09-20T19:19:28.783Z]  Default Runtime: runc
19:19:28 [2021-09-20T19:19:28.783Z]  Init Binary: docker-init
19:19:28 [2021-09-20T19:19:28.783Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:28 [2021-09-20T19:19:28.783Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:28 [2021-09-20T19:19:28.783Z]  init version: de40ad0
19:19:28 [2021-09-20T19:19:28.783Z]  Security Options:
19:19:28 [2021-09-20T19:19:28.783Z]   apparmor
19:19:28 [2021-09-20T19:19:28.783Z]   seccomp
19:19:28 [2021-09-20T19:19:28.783Z]    Profile: default
19:19:28 [2021-09-20T19:19:28.783Z]   cgroupns
19:19:28 [2021-09-20T19:19:28.783Z]  Kernel Version: 5.4.0-1048-aws
19:19:28 [2021-09-20T19:19:28.783Z]  Operating System: Ubuntu 20.04.2 LTS
19:19:28 [2021-09-20T19:19:28.783Z]  OSType: linux
19:19:28 [2021-09-20T19:19:28.783Z]  Architecture: x86_64
19:19:28 [2021-09-20T19:19:28.783Z]  CPUs: 2
19:19:28 [2021-09-20T19:19:28.783Z]  Total Memory: 7.487GiB
19:19:28 [2021-09-20T19:19:28.783Z]  Name: ip-10-100-99-241
19:19:28 [2021-09-20T19:19:28.783Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
19:19:28 [2021-09-20T19:19:28.783Z]  Docker Root Dir: /var/lib/docker
19:19:28 [2021-09-20T19:19:28.783Z]  Debug Mode: false
19:19:28 [2021-09-20T19:19:28.783Z]  Registry: https://index.docker.io/v1/
19:19:28 [2021-09-20T19:19:28.783Z]  Labels:
19:19:28 [2021-09-20T19:19:28.783Z]  Experimental: true
19:19:28 [2021-09-20T19:19:28.783Z]  Insecure Registries:
19:19:28 [2021-09-20T19:19:28.783Z]   127.0.0.0/8
19:19:28 [2021-09-20T19:19:28.783Z]  Live Restore Enabled: true
19:19:28 [2021-09-20T19:19:28.783Z] 
19:19:28 [2021-09-20T19:19:28.783Z] WARNING: No kernel memory limit support
19:19:28 [2021-09-20T19:19:28.783Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:19:29 [2021-09-20T19:19:29.107Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:59f10e34352a81004efff96c8f68e96d9ca4d68c .
19:19:29 [2021-09-20T19:19:29.188Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.99MB / 129.04MB 6.2s
19:19:29 [2021-09-20T19:19:29.230Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 96.47MB / 129.04MB 7.0s
19:19:29 [2021-09-20T19:19:29.401Z] #2 [internal] load .dockerignore
19:19:29 [2021-09-20T19:19:29.401Z] #2 sha256:e9a106af7db640da401b5ec7ccdcc01cb808930400635fdfbd4187020892d338
19:19:29 [2021-09-20T19:19:29.401Z] #2 transferring context: 87B done
19:19:29 [2021-09-20T19:19:29.401Z] #2 DONE 0.1s
19:19:29 [2021-09-20T19:19:29.401Z] 
19:19:29 [2021-09-20T19:19:29.401Z] #1 [internal] load build definition from Dockerfile
19:19:29 [2021-09-20T19:19:29.401Z] #1 sha256:6e3595874609e1a8574a06614bbd350c3344eee30ed376a27428dd3456c6ee46
19:19:29 [2021-09-20T19:19:29.401Z] #1 transferring dockerfile: 17.04kB done
19:19:29 [2021-09-20T19:19:29.401Z] #1 DONE 0.2s
19:19:29 [2021-09-20T19:19:29.401Z] 
19:19:29 [2021-09-20T19:19:29.401Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:19:29 [2021-09-20T19:19:29.401Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
19:19:29 [2021-09-20T19:19:29.444Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 75.50MB / 129.04MB 6.6s
19:19:29 [2021-09-20T19:19:29.491Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 107.15MB / 129.04MB 7.4s
19:19:29 [2021-09-20T19:19:29.753Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 115.34MB / 129.04MB 7.7s
19:19:29 [2021-09-20T19:19:29.971Z] #3 DONE 0.5s
19:19:29 [2021-09-20T19:19:29.971Z] 
19:19:29 [2021-09-20T19:19:29.971Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
19:19:29 [2021-09-20T19:19:29.971Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:19:29 [2021-09-20T19:19:29.971Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
19:19:29 [2021-09-20T19:19:29.971Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
19:19:30 [2021-09-20T19:19:30.008Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 83.89MB / 129.04MB 6.9s
19:19:30 [2021-09-20T19:19:30.009Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 91.23MB / 129.04MB 7.1s
19:19:30 [2021-09-20T19:19:30.267Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 99.61MB / 129.04MB 7.5s
19:19:30 [2021-09-20T19:19:30.327Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 125.83MB / 129.04MB 8.1s
19:19:30 [2021-09-20T19:19:30.525Z] #9 ...
19:19:30 [2021-09-20T19:19:30.525Z] 
19:19:30 [2021-09-20T19:19:30.525Z] #23 [internal] load build context
19:19:30 [2021-09-20T19:19:30.525Z] #23 sha256:21398ed9771a64b6f61f2ab8e132fc8698a9a3134817d180c0ea8613809bcbcd
19:19:30 [2021-09-20T19:19:30.525Z] #23 transferring context: 53.41MB 7.6s done
19:19:30 [2021-09-20T19:19:30.525Z] #23 DONE 7.9s
19:19:30 [2021-09-20T19:19:30.525Z] 
19:19:30 [2021-09-20T19:19:30.525Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:30 [2021-09-20T19:19:30.525Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:30 [2021-09-20T19:19:30.525Z] #9 ...
19:19:30 [2021-09-20T19:19:30.525Z] 
19:19:30 [2021-09-20T19:19:30.525Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:30 [2021-09-20T19:19:30.525Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:30 [2021-09-20T19:19:30.525Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:30 [2021-09-20T19:19:30.525Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:19:30 [2021-09-20T19:19:30.525Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:19:30 [2021-09-20T19:19:30.525Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
19:19:30 [2021-09-20T19:19:30.525Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
19:19:30 [2021-09-20T19:19:30.539Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
19:19:30 [2021-09-20T19:19:30.539Z] #4 DONE 0.6s
19:19:30 [2021-09-20T19:19:30.676Z] #13 54.61 Reading package lists...
19:19:30 [2021-09-20T19:19:30.676Z] #13 ...
19:19:30 [2021-09-20T19:19:30.676Z] 
19:19:30 [2021-09-20T19:19:30.676Z] #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
19:19:30 [2021-09-20T19:19:30.676Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:30 [2021-09-20T19:19:30.676Z] #36 40.84 Reading package lists...
19:19:30 [2021-09-20T19:19:30.784Z] #64 ...
19:19:30 [2021-09-20T19:19:30.784Z] 
19:19:30 [2021-09-20T19:19:30.784Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:30 [2021-09-20T19:19:30.784Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:30 [2021-09-20T19:19:30.801Z] 
19:19:30 [2021-09-20T19:19:30.801Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
19:19:30 [2021-09-20T19:19:30.801Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
19:19:30 [2021-09-20T19:19:30.902Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 8.7s done
19:19:30 [2021-09-20T19:19:30.902Z] #9 ...
19:19:30 [2021-09-20T19:19:30.902Z] 
19:19:30 [2021-09-20T19:19:30.902Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:19:30 [2021-09-20T19:19:30.902Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:19:30 [2021-09-20T19:19:30.937Z] #36 54.45 Reading package lists...
19:19:30 [2021-09-20T19:19:30.937Z] #36 ...
19:19:30 [2021-09-20T19:19:30.937Z] 
19:19:30 [2021-09-20T19:19:30.937Z] #49 [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
19:19:30 [2021-09-20T19:19:30.937Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:19:30 [2021-09-20T19:19:30.937Z] #49 61.15 go: downloading github.com/gobwas/glob v0.2.3
19:19:30 [2021-09-20T19:19:30.937Z] #49 61.23 go: downloading github.com/kisielk/gotool v1.0.0
19:19:30 [2021-09-20T19:19:30.937Z] #49 61.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:19:30 [2021-09-20T19:19:30.937Z] #49 61.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:19:30 [2021-09-20T19:19:30.937Z] #49 61.65 go: downloading github.com/gogo/protobuf v1.2.1
19:19:31 [2021-09-20T19:19:31.053Z] #9 ...
19:19:31 [2021-09-20T19:19:31.053Z] 
19:19:31 [2021-09-20T19:19:31.053Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:31 [2021-09-20T19:19:31.053Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:31 [2021-09-20T19:19:31.053Z] #64 DONE 8.2s
19:19:31 [2021-09-20T19:19:31.053Z] 
19:19:31 [2021-09-20T19:19:31.053Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:31 [2021-09-20T19:19:31.053Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:31 [2021-09-20T19:19:31.053Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 111.15MB / 129.04MB 8.0s
19:19:31 [2021-09-20T19:19:31.053Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 118.49MB / 129.04MB 8.2s
19:19:31 [2021-09-20T19:19:31.250Z] #63 ...
19:19:31 [2021-09-20T19:19:31.250Z] 
19:19:31 [2021-09-20T19:19:31.250Z] #23 [internal] load build context
19:19:31 [2021-09-20T19:19:31.250Z] #23 sha256:5802d8dc8259c18e980cb57937bc3f694cc38f741f3a0e645bb780aba84662d6
19:19:31 [2021-09-20T19:19:31.250Z] #23 transferring context: 53.41MB 8.6s done
19:19:31 [2021-09-20T19:19:31.250Z] #23 DONE 9.2s
19:19:31 [2021-09-20T19:19:31.250Z] 
19:19:31 [2021-09-20T19:19:31.250Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:31 [2021-09-20T19:19:31.250Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:31 [2021-09-20T19:19:31.250Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:19:31 [2021-09-20T19:19:31.250Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:31 [2021-09-20T19:19:31.250Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:19:31 [2021-09-20T19:19:31.250Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:19:31 [2021-09-20T19:19:31.250Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
19:19:31 [2021-09-20T19:19:31.250Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done
19:19:31 [2021-09-20T19:19:31.250Z] #64 DONE 9.1s
19:19:31 [2021-09-20T19:19:31.250Z] 
19:19:31 [2021-09-20T19:19:31.250Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:31 [2021-09-20T19:19:31.250Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:31 [2021-09-20T19:19:31.250Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 6.1s
19:19:31 [2021-09-20T19:19:31.344Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 125.81MB / 129.04MB 8.4s
19:19:31 [2021-09-20T19:19:31.379Z] #8 DONE 0.6s
19:19:31 [2021-09-20T19:19:31.379Z] 
19:19:31 [2021-09-20T19:19:31.379Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:31 [2021-09-20T19:19:31.379Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:19:31 [2021-09-20T19:19:31.379Z] #6 DONE 0.6s
19:19:31 [2021-09-20T19:19:31.379Z] 
19:19:31 [2021-09-20T19:19:31.379Z] #5 [internal] load metadata for docker.io/library/debian:buster
19:19:31 [2021-09-20T19:19:31.379Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
19:19:31 [2021-09-20T19:19:31.379Z] #5 DONE 0.6s
19:19:31 [2021-09-20T19:19:31.379Z] 
19:19:31 [2021-09-20T19:19:31.379Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:31 [2021-09-20T19:19:31.379Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:19:31 [2021-09-20T19:19:31.379Z] #7 DONE 0.6s
19:19:31 [2021-09-20T19:19:31.667Z] 
19:19:31 [2021-09-20T19:19:31.667Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:31 [2021-09-20T19:19:31.667Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:31 [2021-09-20T19:19:31.667Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
19:19:31 [2021-09-20T19:19:31.667Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
19:19:31 [2021-09-20T19:19:31.832Z] #26 ...
19:19:31 [2021-09-20T19:19:31.832Z] 
19:19:31 [2021-09-20T19:19:31.832Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:19:31 [2021-09-20T19:19:31.832Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:19:31 [2021-09-20T19:19:31.832Z] #63 DONE 0.9s
19:19:31 [2021-09-20T19:19:31.832Z] 
19:19:31 [2021-09-20T19:19:31.832Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:31 [2021-09-20T19:19:31.832Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:31 [2021-09-20T19:19:31.913Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 8.7s done
19:19:31 [2021-09-20T19:19:31.926Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.05MB / 50.44MB 0.2s
19:19:31 [2021-09-20T19:19:31.926Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
19:19:31 [2021-09-20T19:19:31.926Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
19:19:32 [2021-09-20T19:19:32.189Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.24MB / 50.44MB 0.3s
19:19:32 [2021-09-20T19:19:32.189Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 10.49MB / 50.44MB 0.4s
19:19:32 [2021-09-20T19:19:32.374Z] #49 65.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:19:32 [2021-09-20T19:19:32.456Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 17.83MB / 50.44MB 0.5s
19:19:32 [2021-09-20T19:19:32.456Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 26.21MB / 50.44MB 0.6s
19:19:32 [2021-09-20T19:19:32.478Z] #9 ...
19:19:32 [2021-09-20T19:19:32.478Z] 
19:19:32 [2021-09-20T19:19:32.478Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:19:32 [2021-09-20T19:19:32.478Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:19:32 [2021-09-20T19:19:32.478Z] #63 DONE 1.0s
19:19:32 [2021-09-20T19:19:32.478Z] 
19:19:32 [2021-09-20T19:19:32.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:32 [2021-09-20T19:19:32.478Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 34.60MB / 50.44MB 0.7s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0B / 7.83MB 0.8s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 48.23MB / 50.44MB 0.9s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 1.05MB / 7.83MB 0.9s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0B / 10.00MB 0.9s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 5.24MB / 7.83MB 1.0s
19:19:32 [2021-09-20T19:19:32.719Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 5.24MB / 10.00MB 1.0s
19:19:32 [2021-09-20T19:19:32.736Z] #9 ...
19:19:32 [2021-09-20T19:19:32.736Z] 
19:19:32 [2021-09-20T19:19:32.736Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:32 [2021-09-20T19:19:32.736Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:32 [2021-09-20T19:19:32.736Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.1s done
19:19:32 [2021-09-20T19:19:32.736Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
19:19:32 [2021-09-20T19:19:32.736Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
19:19:32 [2021-09-20T19:19:32.736Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
19:19:32 [2021-09-20T19:19:32.736Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.5s done
19:19:32 [2021-09-20T19:19:32.791Z] #26 ...
19:19:32 [2021-09-20T19:19:32.791Z] 
19:19:32 [2021-09-20T19:19:32.791Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:19:32 [2021-09-20T19:19:32.791Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:19:32 [2021-09-20T19:19:32.791Z] #65 DONE 1.0s
19:19:32 [2021-09-20T19:19:32.791Z] 
19:19:32 [2021-09-20T19:19:32.791Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:32 [2021-09-20T19:19:32.791Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:32 [2021-09-20T19:19:32.944Z] #49 65.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:19:32 [2021-09-20T19:19:32.981Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 1.1s
19:19:32 [2021-09-20T19:19:32.981Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 6.29MB / 10.00MB 1.1s
19:19:32 [2021-09-20T19:19:32.981Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 1.2s
19:19:32 [2021-09-20T19:19:32.994Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 6.9s
19:19:32 [2021-09-20T19:19:32.994Z] #26 ...
19:19:32 [2021-09-20T19:19:32.994Z] 
19:19:32 [2021-09-20T19:19:32.994Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:32 [2021-09-20T19:19:32.994Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:33 [2021-09-20T19:19:33.512Z] #49 66.40 go: downloading github.com/BurntSushi/toml v0.3.1
19:19:33 [2021-09-20T19:19:33.557Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.5s done
19:19:33 [2021-09-20T19:19:33.557Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 1.7s done
19:19:33 [2021-09-20T19:19:33.557Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
19:19:33 [2021-09-20T19:19:33.557Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 0B / 68.75MB 1.8s
19:19:33 [2021-09-20T19:19:33.571Z] #9 ...
19:19:33 [2021-09-20T19:19:33.571Z] 
19:19:33 [2021-09-20T19:19:33.571Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:19:33 [2021-09-20T19:19:33.571Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:19:33 [2021-09-20T19:19:33.571Z] #65 DONE 0.9s
19:19:33 [2021-09-20T19:19:33.571Z] 
19:19:33 [2021-09-20T19:19:33.571Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:33 [2021-09-20T19:19:33.571Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:33 [2021-09-20T19:19:33.819Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 1.9s done
19:19:33 [2021-09-20T19:19:33.819Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 10.49MB / 68.75MB 2.0s
19:19:33 [2021-09-20T19:19:33.819Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0B / 129.04MB 2.1s
19:19:34 [2021-09-20T19:19:34.014Z] Client:
19:19:34 [2021-09-20T19:19:34.014Z]  Context:    default
19:19:34 [2021-09-20T19:19:34.014Z]  Debug Mode: false
19:19:34 [2021-09-20T19:19:34.014Z]  Plugins:
19:19:34 [2021-09-20T19:19:34.014Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
19:19:34 [2021-09-20T19:19:34.014Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
19:19:34 [2021-09-20T19:19:34.014Z] 
19:19:34 [2021-09-20T19:19:34.014Z] Server:
19:19:34 [2021-09-20T19:19:34.014Z]  Containers: 0
19:19:34 [2021-09-20T19:19:34.014Z]   Running: 0
19:19:34 [2021-09-20T19:19:34.014Z]   Paused: 0
19:19:34 [2021-09-20T19:19:34.014Z]   Stopped: 0
19:19:34 [2021-09-20T19:19:34.014Z]  Images: 0
19:19:34 [2021-09-20T19:19:34.014Z]  Server Version: 20.10.6
19:19:34 [2021-09-20T19:19:34.014Z]  Storage Driver: overlay2
19:19:34 [2021-09-20T19:19:34.014Z]   Backing Filesystem: extfs
19:19:34 [2021-09-20T19:19:34.014Z]   Supports d_type: true
19:19:34 [2021-09-20T19:19:34.014Z]   Native Overlay Diff: true
19:19:34 [2021-09-20T19:19:34.014Z]   userxattr: false
19:19:34 [2021-09-20T19:19:34.014Z]  Logging Driver: json-file
19:19:34 [2021-09-20T19:19:34.014Z]  Cgroup Driver: cgroupfs
19:19:34 [2021-09-20T19:19:34.014Z]  Cgroup Version: 1
19:19:34 [2021-09-20T19:19:34.014Z]  Plugins:
19:19:34 [2021-09-20T19:19:34.014Z]   Volume: local
19:19:34 [2021-09-20T19:19:34.014Z]   Network: bridge host ipvlan macvlan null overlay
19:19:34 [2021-09-20T19:19:34.014Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:19:34 [2021-09-20T19:19:34.014Z]  Swarm: inactive
19:19:34 [2021-09-20T19:19:34.014Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:19:34 [2021-09-20T19:19:34.014Z]  Default Runtime: runc
19:19:34 [2021-09-20T19:19:34.014Z]  Init Binary: docker-init
19:19:34 [2021-09-20T19:19:34.014Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
19:19:34 [2021-09-20T19:19:34.014Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
19:19:34 [2021-09-20T19:19:34.014Z]  init version: de40ad0
19:19:34 [2021-09-20T19:19:34.014Z]  Security Options:
19:19:34 [2021-09-20T19:19:34.014Z]   apparmor
19:19:34 [2021-09-20T19:19:34.014Z]   seccomp
19:19:34 [2021-09-20T19:19:34.014Z]    Profile: default
19:19:34 [2021-09-20T19:19:34.014Z]  Kernel Version: 5.4.0-1048-aws
19:19:34 [2021-09-20T19:19:34.014Z]  Operating System: Ubuntu 20.04.2 LTS
19:19:34 [2021-09-20T19:19:34.014Z]  OSType: linux
19:19:34 [2021-09-20T19:19:34.014Z]  Architecture: aarch64
19:19:34 [2021-09-20T19:19:34.014Z]  CPUs: 4
19:19:34 [2021-09-20T19:19:34.014Z]  Total Memory: 7.493GiB
19:19:34 [2021-09-20T19:19:34.014Z]  Name: ip-10-100-114-9
19:19:34 [2021-09-20T19:19:34.014Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
19:19:34 [2021-09-20T19:19:34.014Z]  Docker Root Dir: /var/lib/docker
19:19:34 [2021-09-20T19:19:34.014Z]  Debug Mode: false
19:19:34 [2021-09-20T19:19:34.014Z]  Registry: https://index.docker.io/v1/
19:19:34 [2021-09-20T19:19:34.014Z]  Labels:
19:19:34 [2021-09-20T19:19:34.014Z]  Experimental: true
19:19:34 [2021-09-20T19:19:34.014Z]  Insecure Registries:
19:19:34 [2021-09-20T19:19:34.014Z]   127.0.0.0/8
19:19:34 [2021-09-20T19:19:34.014Z]  Live Restore Enabled: true
19:19:34 [2021-09-20T19:19:34.014Z] 
19:19:34 [2021-09-20T19:19:34.014Z] WARNING: No swap limit support
[Pipeline] sh
19:19:34 [2021-09-20T19:19:34.081Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 20.97MB / 68.75MB 2.2s
19:19:34 [2021-09-20T19:19:34.081Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0B / 51.84MB 2.2s
19:19:34 [2021-09-20T19:19:34.081Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 26.21MB / 68.75MB 2.3s
19:19:34 [2021-09-20T19:19:34.081Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 7.34MB / 129.04MB 2.3s
19:19:34 [2021-09-20T19:19:34.312Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:34 [2021-09-20T19:19:34.312Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:19:34 [2021-09-20T19:19:34.312Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:19:34 [2021-09-20T19:19:34.312Z] + bash /home/ubuntu/workspace/moby_PR-42869/check-config.sh
19:19:34 [2021-09-20T19:19:34.312Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:19:34 [2021-09-20T19:19:34.312Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
19:19:34 [2021-09-20T19:19:34.312Z] 
19:19:34 [2021-09-20T19:19:34.312Z] Generally Necessary:
19:19:34 [2021-09-20T19:19:34.312Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:19:34 [2021-09-20T19:19:34.312Z] - apparmor: enabled and tools installed
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_NAMESPACES: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_NET_NS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_PID_NS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_IPC_NS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_UTS_NS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CGROUPS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CGROUP_CPUACCT: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CGROUP_DEVICE: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CGROUP_FREEZER: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CGROUP_SCHED: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_CPUSETS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_MEMCG: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_KEYS: enabled
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_VETH: enabled (as module)
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_BRIDGE: enabled (as module)
19:19:34 [2021-09-20T19:19:34.312Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:19:34 [2021-09-20T19:19:34.348Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 32.51MB / 68.75MB 2.4s
19:19:34 [2021-09-20T19:19:34.348Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 42.99MB / 68.75MB 2.5s
19:19:34 [2021-09-20T19:19:34.348Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 19.92MB / 129.04MB 2.5s
19:19:34 [2021-09-20T19:19:34.455Z] #49 ...
19:19:34 [2021-09-20T19:19:34.455Z] 
19:19:34 [2021-09-20T19:19:34.456Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:34 [2021-09-20T19:19:34.456Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:34 [2021-09-20T19:19:34.456Z] #42 55.04 Reading package lists...
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NF_NAT_IPV4: missing
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NF_NAT: enabled (as module)
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_NF_NAT_NEEDED: missing
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_POSIX_MQUEUE: enabled
19:19:34 [2021-09-20T19:19:34.574Z] 
19:19:34 [2021-09-20T19:19:34.574Z] Optional Features:
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_USER_NS: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_SECCOMP: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_CGROUP_PIDS: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_MEMCG_SWAP: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:19:34 [2021-09-20T19:19:34.574Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_BLK_CGROUP: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_IOSCHED_CFQ: missing
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
19:19:34 [2021-09-20T19:19:34.574Z] - CONFIG_CGROUP_PERF: enabled
19:19:34 [2021-09-20T19:19:34.607Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 49.28MB / 68.75MB 2.6s
19:19:34 [2021-09-20T19:19:34.607Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 5.24MB / 51.84MB 2.6s
19:19:34 [2021-09-20T19:19:34.607Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 55.57MB / 68.75MB 2.8s
19:19:34 [2021-09-20T19:19:34.607Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 35.65MB / 129.04MB 2.8s
19:19:34 [2021-09-20T19:19:34.607Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 11.53MB / 51.84MB 2.8s
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_CGROUP_HUGETLB: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_CFS_BANDWIDTH: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_RT_GROUP_SCHED: missing
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_VS: enabled (as module)
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_VS_NFCT: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_IP_VS_RR: enabled (as module)
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_EXT4_FS: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:19:34 [2021-09-20T19:19:34.837Z] - Network Drivers:
19:19:34 [2021-09-20T19:19:34.837Z]   - "overlay":
19:19:34 [2021-09-20T19:19:34.837Z]     - CONFIG_VXLAN: enabled (as module)
19:19:34 [2021-09-20T19:19:34.837Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:19:34 [2021-09-20T19:19:34.837Z]       Optional (for encrypted networks):
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 61.77MB / 68.75MB 2.9s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 15.73MB / 51.84MB 2.9s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.1s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 51.06MB / 129.04MB 3.1s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 18.87MB / 51.84MB 3.1s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 57.67MB / 129.04MB 3.2s
19:19:34 [2021-09-20T19:19:34.867Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 22.02MB / 51.84MB 3.2s
19:19:34 [2021-09-20T19:19:34.942Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 9.1s done
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_CRYPTO: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_CRYPTO_AEAD: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_CRYPTO_GCM: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_CRYPTO_GHASH: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_XFRM: enabled
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_XFRM_USER: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_INET_ESP: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
19:19:35 [2021-09-20T19:19:35.100Z]   - "ipvlan":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_IPVLAN: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]   - "macvlan":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_MACVLAN: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_DUMMY: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]   - "ftp,tftp client in container":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z] - Storage Drivers:
19:19:35 [2021-09-20T19:19:35.100Z]   - "aufs":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_AUFS_FS: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]   - "btrfs":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:19:35 [2021-09-20T19:19:35.100Z]   - "devicemapper":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_BLK_DEV_DM: enabled
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]   - "overlay":
19:19:35 [2021-09-20T19:19:35.100Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:19:35 [2021-09-20T19:19:35.100Z]   - "zfs":
19:19:35 [2021-09-20T19:19:35.100Z]     - /dev/zfs: present
19:19:35 [2021-09-20T19:19:35.100Z]     - zfs command: missing
19:19:35 [2021-09-20T19:19:35.100Z]     - zpool command: missing
19:19:35 [2021-09-20T19:19:35.100Z] 
19:19:35 [2021-09-20T19:19:35.100Z] Limits:
19:19:35 [2021-09-20T19:19:35.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:19:35 [2021-09-20T19:19:35.100Z] 
19:19:35 [2021-09-20T19:19:35.100Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
19:19:35 [2021-09-20T19:19:35.155Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.63MB / 129.04MB 3.4s
19:19:35 [2021-09-20T19:19:35.155Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 34.60MB / 51.84MB 3.4s
[Pipeline] sh
19:19:35 [2021-09-20T19:19:35.199Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
19:19:35 [2021-09-20T19:19:35.349Z] #26 DONE 13.2s
19:19:35 [2021-09-20T19:19:35.350Z] 
19:19:35 [2021-09-20T19:19:35.350Z] #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
19:19:35 [2021-09-20T19:19:35.350Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:35 [2021-09-20T19:19:35.420Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 74.45MB / 129.04MB 3.5s
19:19:35 [2021-09-20T19:19:35.421Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 38.80MB / 51.84MB 3.5s
19:19:35 [2021-09-20T19:19:35.421Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 41.94MB / 51.84MB 3.6s
19:19:35 [2021-09-20T19:19:35.458Z] #9 ...
19:19:35 [2021-09-20T19:19:35.458Z] 
19:19:35 [2021-09-20T19:19:35.458Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:35 [2021-09-20T19:19:35.458Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:35 [2021-09-20T19:19:35.458Z] #26 DONE 12.5s
19:19:35 [2021-09-20T19:19:35.458Z] 
19:19:35 [2021-09-20T19:19:35.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:35 [2021-09-20T19:19:35.458Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:35 [2021-09-20T19:19:35.461Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:59f10e34352a81004efff96c8f68e96d9ca4d68c .
19:19:35 [2021-09-20T19:19:35.680Z] #9 ...
19:19:35 [2021-09-20T19:19:35.680Z] 
19:19:35 [2021-09-20T19:19:35.680Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:35 [2021-09-20T19:19:35.680Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:35 [2021-09-20T19:19:35.680Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:19:35 [2021-09-20T19:19:35.680Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:35 [2021-09-20T19:19:35.680Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:19:35 [2021-09-20T19:19:35.680Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
19:19:35 [2021-09-20T19:19:35.680Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:19:35 [2021-09-20T19:19:35.680Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
19:19:35 [2021-09-20T19:19:35.680Z] #64 DONE 4.0s
19:19:35 [2021-09-20T19:19:35.680Z] 
19:19:35 [2021-09-20T19:19:35.680Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.7s done
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 90.18MB / 129.04MB 3.8s
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.8s
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.8s
19:19:35 [2021-09-20T19:19:35.680Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 98.63MB / 129.04MB 3.9s
19:19:35 [2021-09-20T19:19:35.803Z] #1 [internal] load build definition from Dockerfile
19:19:35 [2021-09-20T19:19:35.803Z] #1 sha256:14e85dc3f9b75d0dbbf8ce8e1f12e78855a155f25b60538236b92a2072d3cf52
19:19:35 [2021-09-20T19:19:35.803Z] #1 transferring dockerfile:
19:19:35 [2021-09-20T19:19:35.940Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 118.49MB / 129.04MB 4.2s
19:19:36 [2021-09-20T19:19:36.023Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.9s done
19:19:36 [2021-09-20T19:19:36.066Z] #1 transferring dockerfile: 17.04kB done
19:19:36 [2021-09-20T19:19:36.066Z] #1 DONE 0.2s
19:19:36 [2021-09-20T19:19:36.066Z] 
19:19:36 [2021-09-20T19:19:36.066Z] #2 [internal] load .dockerignore
19:19:36 [2021-09-20T19:19:36.066Z] #2 sha256:d280f72635cb2d69069de151f22c05b3d020a41a5bf110db375bb8ad31900375
19:19:36 [2021-09-20T19:19:36.066Z] #2 transferring context: 87B done
19:19:36 [2021-09-20T19:19:36.066Z] #2 DONE 0.0s
19:19:36 [2021-09-20T19:19:36.199Z] #9 ...
19:19:36 [2021-09-20T19:19:36.199Z] 
19:19:36 [2021-09-20T19:19:36.199Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:36 [2021-09-20T19:19:36.199Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:19:36 [2021-09-20T19:19:36.199Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:19:36 [2021-09-20T19:19:36.199Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:36 [2021-09-20T19:19:36.199Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:19:36 [2021-09-20T19:19:36.199Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:19:36 [2021-09-20T19:19:36.199Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
19:19:36 [2021-09-20T19:19:36.199Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
19:19:36 [2021-09-20T19:19:36.199Z] #62 DONE 4.5s
19:19:36 [2021-09-20T19:19:36.199Z] 
19:19:36 [2021-09-20T19:19:36.199Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:36 [2021-09-20T19:19:36.199Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:36 [2021-09-20T19:19:36.199Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 126.53MB / 129.04MB 4.3s
19:19:36 [2021-09-20T19:19:36.281Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
19:19:36 [2021-09-20T19:19:36.328Z] 
19:19:36 [2021-09-20T19:19:36.329Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
19:19:36 [2021-09-20T19:19:36.329Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
19:19:36 [2021-09-20T19:19:36.403Z] #42 68.12 Building dependency tree...
19:19:36 [2021-09-20T19:19:36.403Z] #42 ...
19:19:36 [2021-09-20T19:19:36.403Z] 
19:19:36 [2021-09-20T19:19:36.403Z] #67 [proxy 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 proxy
19:19:36 [2021-09-20T19:19:36.403Z] #67 sha256:d23e00cc70123d182de54c94d326d55949d982d8b894e3a7b6f1da83f5f7ca03
19:19:36 [2021-09-20T19:19:36.403Z] #67 DONE 69.4s
19:19:36 [2021-09-20T19:19:36.663Z] 
19:19:36 [2021-09-20T19:19:36.663Z] #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
19:19:36 [2021-09-20T19:19:36.663Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:36 [2021-09-20T19:19:36.663Z] #36 54.45 Reading package lists...
19:19:36 [2021-09-20T19:19:36.736Z] #27 1.631 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:19:36 [2021-09-20T19:19:36.736Z] #27 1.649 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:36 [2021-09-20T19:19:36.736Z] #27 1.649 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:36 [2021-09-20T19:19:36.998Z] #27 1.911 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:19:37 [2021-09-20T19:19:37.138Z] #9 ...
19:19:37 [2021-09-20T19:19:37.138Z] 
19:19:37 [2021-09-20T19:19:37.138Z] #23 [internal] load build context
19:19:37 [2021-09-20T19:19:37.138Z] #23 sha256:69103471b238c8dc733c587007b3d0153e7d34d8d68178bc11f47043bcc99fac
19:19:37 [2021-09-20T19:19:37.138Z] #23 transferring context: 53.40MB 4.8s done
19:19:37 [2021-09-20T19:19:37.138Z] #23 DONE 5.5s
19:19:37 [2021-09-20T19:19:37.138Z] 
19:19:37 [2021-09-20T19:19:37.138Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:37 [2021-09-20T19:19:37.138Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:37 [2021-09-20T19:19:37.215Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.8s done
19:19:37 [2021-09-20T19:19:37.215Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6
19:19:37 [2021-09-20T19:19:37.234Z] #36 67.34 Building dependency tree...
19:19:37 [2021-09-20T19:19:37.234Z] #36 ...
19:19:37 [2021-09-20T19:19:37.234Z] 
19:19:37 [2021-09-20T19:19:37.234Z] #45 [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
19:19:37 [2021-09-20T19:19:37.234Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:19:37 [2021-09-20T19:19:37.234Z] #45 60.15 vendor/golang.org/x/crypto/internal/subtle
19:19:37 [2021-09-20T19:19:37.234Z] #45 ...
19:19:37 [2021-09-20T19:19:37.234Z] 
19:19:37 [2021-09-20T19:19:37.234Z] #55 [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
19:19:37 [2021-09-20T19:19:37.234Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:19:37 [2021-09-20T19:19:37.234Z] #55 52.26 Reading package lists...
19:19:37 [2021-09-20T19:19:37.234Z] #55 65.17 Building dependency tree...
19:19:37 [2021-09-20T19:19:37.260Z] #27 2.280 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:19:37 [2021-09-20T19:19:37.707Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 5.9s done
19:19:37 [2021-09-20T19:19:37.802Z] #55 ...
19:19:37 [2021-09-20T19:19:37.802Z] 
19:19:37 [2021-09-20T19:19:37.802Z] #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
19:19:37 [2021-09-20T19:19:37.802Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:37 [2021-09-20T19:19:37.802Z] #36 67.34 Building dependency tree...
19:19:37 [2021-09-20T19:19:37.832Z] #27 2.620 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:19:38 [2021-09-20T19:19:38.278Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.5s done
19:19:38 [2021-09-20T19:19:38.847Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
19:19:38 [2021-09-20T19:19:38.847Z] #9 ...
19:19:38 [2021-09-20T19:19:38.847Z] 
19:19:38 [2021-09-20T19:19:38.847Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:38 [2021-09-20T19:19:38.847Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
19:19:38 [2021-09-20T19:19:38.847Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.1s done
19:19:38 [2021-09-20T19:19:38.847Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
19:19:38 [2021-09-20T19:19:38.847Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
19:19:38 [2021-09-20T19:19:38.847Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
19:19:38 [2021-09-20T19:19:38.847Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.5s done
19:19:38 [2021-09-20T19:19:38.847Z] #26 DONE 7.2s
19:19:38 [2021-09-20T19:19:38.847Z] 
19:19:38 [2021-09-20T19:19:38.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:38 [2021-09-20T19:19:38.847Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:39 [2021-09-20T19:19:39.219Z] #27 4.080 Fetched 8466 kB in 3s (3143 kB/s)
19:19:39 [2021-09-20T19:19:39.414Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.5s done
19:19:39 [2021-09-20T19:19:39.981Z] #9 ...
19:19:39 [2021-09-20T19:19:39.981Z] 
19:19:39 [2021-09-20T19:19:39.981Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:19:39 [2021-09-20T19:19:39.981Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
19:19:39 [2021-09-20T19:19:39.981Z] #63 DONE 0.8s
19:19:39 [2021-09-20T19:19:39.981Z] 
19:19:39 [2021-09-20T19:19:39.981Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:39 [2021-09-20T19:19:39.981Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:39 [2021-09-20T19:19:39.981Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.1s
19:19:40 [2021-09-20T19:19:40.164Z] #27 4.080 Reading package lists...
19:19:40 [2021-09-20T19:19:40.240Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.4s done
19:19:40 [2021-09-20T19:19:40.544Z] #3 DONE 4.3s
19:19:40 [2021-09-20T19:19:40.545Z] 
19:19:40 [2021-09-20T19:19:40.545Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
19:19:40 [2021-09-20T19:19:40.545Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
19:19:40 [2021-09-20T19:19:40.545Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
19:19:40 [2021-09-20T19:19:40.545Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
19:19:40 [2021-09-20T19:19:40.545Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
19:19:40 [2021-09-20T19:19:40.545Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
19:19:40 [2021-09-20T19:19:40.545Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s
19:19:40 [2021-09-20T19:19:40.808Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
19:19:40 [2021-09-20T19:19:40.813Z] #9 ...
19:19:40 [2021-09-20T19:19:40.813Z] 
19:19:40 [2021-09-20T19:19:40.813Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:19:40 [2021-09-20T19:19:40.813Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
19:19:40 [2021-09-20T19:19:40.813Z] #65 DONE 0.8s
19:19:40 [2021-09-20T19:19:40.813Z] 
19:19:40 [2021-09-20T19:19:40.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:40 [2021-09-20T19:19:40.813Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:40 [2021-09-20T19:19:40.813Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6
19:19:41 [2021-09-20T19:19:41.078Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
19:19:41 [2021-09-20T19:19:41.078Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
19:19:41 [2021-09-20T19:19:41.078Z] #4 DONE 0.7s
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.04 The following additional packages will be installed:
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.06   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.08 Suggested packages:
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.08   cmake-doc ninja-build lrzip
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.08 Recommended packages:
19:19:41 [2021-09-20T19:19:41.100Z] #36 74.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:19:41 [2021-09-20T19:19:41.108Z] #27 5.043 Reading package lists...
19:19:41 [2021-09-20T19:19:41.108Z] #27 6.040 Building dependency tree...
19:19:41 [2021-09-20T19:19:41.340Z] 
19:19:41 [2021-09-20T19:19:41.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:41 [2021-09-20T19:19:41.340Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392 The following additional packages will be installed:
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392 Suggested packages:
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392   krb5-doc krb5-user
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392 Recommended packages:
19:19:41 [2021-09-20T19:19:41.380Z] #27 6.392   krb5-locales publicsuffix libsasl2-modules
19:19:41 [2021-09-20T19:19:41.380Z] #27 ...
19:19:41 [2021-09-20T19:19:41.380Z] 
19:19:41 [2021-09-20T19:19:41.380Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:41 [2021-09-20T19:19:41.380Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:41 [2021-09-20T19:19:41.380Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 9.8s done
19:19:41 [2021-09-20T19:19:41.380Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.9s done
19:19:41 [2021-09-20T19:19:41.380Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.8s done
19:19:41 [2021-09-20T19:19:41.380Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 4.4s
19:19:41 [2021-09-20T19:19:41.642Z] #9 ...
19:19:41 [2021-09-20T19:19:41.642Z] 
19:19:41 [2021-09-20T19:19:41.642Z] #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
19:19:41 [2021-09-20T19:19:41.642Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:41 [2021-09-20T19:19:41.642Z] #27 6.616 The following NEW packages will be installed:
19:19:41 [2021-09-20T19:19:41.642Z] #27 6.617   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:19:41 [2021-09-20T19:19:41.642Z] #27 6.617   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:19:41 [2021-09-20T19:19:41.642Z] #27 6.617   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:19:41 [2021-09-20T19:19:41.642Z] #27 6.620   libssh2-1 libssl1.1 openssl
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.912 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.912 Need to get 5059 kB of archives.
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.912 After this operation, 12.1 MB of additional disk space will be used.
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.912 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.912 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.928 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.928 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:19:41 [2021-09-20T19:19:41.905Z] #27 6.928 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:19:42 [2021-09-20T19:19:42.083Z] #36 75.03 The following NEW packages will be installed:
19:19:42 [2021-09-20T19:19:42.083Z] #36 75.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:19:42 [2021-09-20T19:19:42.083Z] #36 75.04   vim-common xxd
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.930 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.932 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.940 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.940 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.943 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.945 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.952 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.952 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.952 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.952 Get:15 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 6.993 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:42 [2021-09-20T19:19:42.177Z] #27 7.196 debconf: delaying package configuration, since apt-utils is not installed
19:19:42 [2021-09-20T19:19:42.354Z] #36 75.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:19:42 [2021-09-20T19:19:42.354Z] #36 75.41 Need to get 14.9 MB of archives.
19:19:42 [2021-09-20T19:19:42.354Z] #36 75.41 After this operation, 61.8 MB of additional disk space will be used.
19:19:42 [2021-09-20T19:19:42.354Z] #36 75.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:19:42 [2021-09-20T19:19:42.354Z] #36 75.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:19:42 [2021-09-20T19:19:42.439Z] #27 7.219 Fetched 5059 kB in 0s (14.6 MB/s)
19:19:42 [2021-09-20T19:19:42.439Z] #27 7.278 Selecting previously unselected package libssl1.1:amd64.
19:19:42 [2021-09-20T19:19:42.439Z] #27 7.278 (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.)
19:19:42 [2021-09-20T19:19:42.439Z] #27 7.283 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.439Z] #27 7.299 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:42 [2021-09-20T19:19:42.473Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 5.1s
19:19:42 [2021-09-20T19:19:42.636Z] #36 75.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.582 Selecting previously unselected package libkeyutils1:amd64.
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.582 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.586 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.631 Selecting previously unselected package libkrb5support0:amd64.
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.631 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.640 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.694 Selecting previously unselected package libk5crypto3:amd64.
19:19:42 [2021-09-20T19:19:42.701Z] #27 7.694 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.734Z] #8 DONE 1.1s
19:19:42 [2021-09-20T19:19:42.734Z] 
19:19:42 [2021-09-20T19:19:42.734Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:19:42 [2021-09-20T19:19:42.734Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
19:19:42 [2021-09-20T19:19:42.734Z] #7 DONE 1.1s
19:19:42 [2021-09-20T19:19:42.734Z] 
19:19:42 [2021-09-20T19:19:42.734Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster
19:19:42 [2021-09-20T19:19:42.734Z] #6 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b
19:19:42 [2021-09-20T19:19:42.734Z] #6 DONE 1.1s
19:19:42 [2021-09-20T19:19:42.734Z] 
19:19:42 [2021-09-20T19:19:42.734Z] #5 [internal] load metadata for docker.io/library/debian:buster
19:19:42 [2021-09-20T19:19:42.734Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
19:19:42 [2021-09-20T19:19:42.734Z] #5 DONE 1.3s
19:19:42 [2021-09-20T19:19:42.903Z] #36 76.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:19:42 [2021-09-20T19:19:42.963Z] #27 7.699 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:42 [2021-09-20T19:19:42.963Z] #27 7.811 Selecting previously unselected package libkrb5-3:amd64.
19:19:42 [2021-09-20T19:19:42.963Z] #27 7.813 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.963Z] #27 7.818 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:42 [2021-09-20T19:19:42.963Z] #27 8.001 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:19:42 [2021-09-20T19:19:42.963Z] #27 8.001 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:19:42 [2021-09-20T19:19:42.963Z] #27 8.006 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:43 [2021-09-20T19:19:43.001Z] 
19:19:43 [2021-09-20T19:19:43.001Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:43 [2021-09-20T19:19:43.001Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:43 [2021-09-20T19:19:43.001Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
19:19:43 [2021-09-20T19:19:43.225Z] #27 8.086 Selecting previously unselected package openssl.
19:19:43 [2021-09-20T19:19:43.225Z] #27 8.086 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.225Z] #27 8.088 Unpacking openssl (1.1.1d-0+deb10u7) ...
19:19:43 [2021-09-20T19:19:43.225Z] #27 8.272 Selecting previously unselected package ca-certificates.
19:19:43 [2021-09-20T19:19:43.225Z] #27 8.272 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:19:43 [2021-09-20T19:19:43.267Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:19:43 [2021-09-20T19:19:43.267Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:19:43 [2021-09-20T19:19:43.267Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:43 [2021-09-20T19:19:43.478Z] #36 ...
19:19:43 [2021-09-20T19:19:43.478Z] 
19:19:43 [2021-09-20T19:19:43.479Z] #55 [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
19:19:43 [2021-09-20T19:19:43.479Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:19:43 [2021-09-20T19:19:43.479Z] #55 72.50 The following additional packages will be installed:
19:19:43 [2021-09-20T19:19:43.479Z] #55 72.53   libbtrfs0
19:19:43 [2021-09-20T19:19:43.479Z] #55 72.93 The following NEW packages will be installed:
19:19:43 [2021-09-20T19:19:43.479Z] #55 72.95   libbtrfs-dev libbtrfs0
19:19:43 [2021-09-20T19:19:43.479Z] #55 73.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
19:19:43 [2021-09-20T19:19:43.479Z] #55 73.80 Need to get 119 kB of archives.
19:19:43 [2021-09-20T19:19:43.479Z] #55 73.80 After this operation, 387 kB of additional disk space will be used.
19:19:43 [2021-09-20T19:19:43.479Z] #55 73.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:19:43 [2021-09-20T19:19:43.479Z] #55 74.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.57 debconf: delaying package configuration, since apt-utils is not installed
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.73 Fetched 119 kB in 1s (124 kB/s)
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.89 Selecting previously unselected package libbtrfs0.
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 75.97 Unpacking libbtrfs0 (4.20.1-2) ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.13 Selecting previously unselected package libbtrfs-dev.
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.17 Unpacking libbtrfs-dev (4.20.1-2) ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.40 Setting up libbtrfs0 (4.20.1-2) ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.43 Setting up libbtrfs-dev (4.20.1-2) ...
19:19:43 [2021-09-20T19:19:43.479Z] #55 76.44 Processing triggers for libc-bin (2.28-10) ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.277 Unpacking ca-certificates (20200601~deb10u2) ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.356 Selecting previously unselected package libsasl2-modules-db:amd64.
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.359 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.368 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.421 Selecting previously unselected package libsasl2-2:amd64.
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.421 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.426 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.487 Selecting previously unselected package libldap-common.
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.487 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.491 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.556 Selecting previously unselected package libldap-2.4-2:amd64.
19:19:43 [2021-09-20T19:19:43.487Z] #27 8.556 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.564 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.654 Selecting previously unselected package libnghttp2-14:amd64.
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.654 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.658 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.720 Selecting previously unselected package libpsl5:amd64.
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.720 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:19:43 [2021-09-20T19:19:43.749Z] #27 8.728 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.778 Selecting previously unselected package librtmp1:amd64.
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.778 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.782 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.833 Selecting previously unselected package libssh2-1:amd64.
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.833 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.836 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.912 Selecting previously unselected package libcurl4:amd64.
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.912 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 8.919 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.013 Selecting previously unselected package curl.
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.013 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.019 Unpacking curl (7.64.0-4+deb10u2) ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.108 Selecting previously unselected package libonig5:amd64.
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.108 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.011Z] #27 9.114 Unpacking libonig5:amd64 (6.9.1-1) ...
19:19:44 [2021-09-20T19:19:44.052Z] #55 DONE 77.0s
19:19:44 [2021-09-20T19:19:44.052Z] 
19:19:44 [2021-09-20T19:19:44.052Z] #56 [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
19:19:44 [2021-09-20T19:19:44.052Z] #56 sha256:b115416661b4df93e0eaf64fdcbec3f5e8c9947999badc7e437f86bef90943ae
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.195 Selecting previously unselected package libjq1:amd64.
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.195 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.199 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.268 Selecting previously unselected package jq.
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.268 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.273 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.333 Setting up libkeyutils1:amd64 (1.6-6) ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.348 Setting up libpsl5:amd64 (0.20.2-2) ...
19:19:44 [2021-09-20T19:19:44.272Z] #27 9.364 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.505 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.512 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.530 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.544 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.558 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.569 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.580 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.592 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.604 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:44 [2021-09-20T19:19:44.535Z] #27 9.614 Setting up openssl (1.1.1d-0+deb10u7) ...
19:19:44 [2021-09-20T19:19:44.797Z] #27 9.631 Setting up libonig5:amd64 (6.9.1-1) ...
19:19:44 [2021-09-20T19:19:44.797Z] #27 9.645 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:44 [2021-09-20T19:19:44.797Z] #27 9.659 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:44 [2021-09-20T19:19:44.797Z] #27 9.673 Setting up ca-certificates (20200601~deb10u2) ...
19:19:45 [2021-09-20T19:19:45.001Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 7.4s done
19:19:45 [2021-09-20T19:19:45.001Z] #9 ...
19:19:45 [2021-09-20T19:19:45.001Z] 
19:19:45 [2021-09-20T19:19:45.001Z] #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
19:19:45 [2021-09-20T19:19:45.001Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:45 [2021-09-20T19:19:45.001Z] #27 1.982 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 2.000 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 2.001 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 2.267 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 2.630 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 3.076 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 4.454 Fetched 8466 kB in 3s (3118 kB/s)
19:19:45 [2021-09-20T19:19:45.001Z] #27 4.454 Reading package lists...
19:19:45 [2021-09-20T19:19:45.001Z] #27 5.417 Reading package lists...
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.317 Building dependency tree...
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657 The following additional packages will be installed:
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657 Suggested packages:
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657   krb5-doc krb5-user
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657 Recommended packages:
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.657   krb5-locales publicsuffix libsasl2-modules
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.902 The following NEW packages will be installed:
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.903   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.904   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.907   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:19:45 [2021-09-20T19:19:45.001Z] #27 6.907   libssh2-1 libssl1.1 openssl
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.188 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.188 Need to get 5059 kB of archives.
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.188 After this operation, 12.1 MB of additional disk space will be used.
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.188 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.190 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.190 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.219 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.223 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.225 Get:15 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.227 Get:16 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.250 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.250 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.252 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.263 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.263 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.477 debconf: delaying package configuration, since apt-utils is not installed
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.517 Fetched 5059 kB in 0s (14.6 MB/s)
19:19:45 [2021-09-20T19:19:45.001Z] #27 7.568 Selecting previously unselected package libssl1.1:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.568 (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.)
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.572 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.580 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.877 Selecting previously unselected package libkeyutils1:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.877 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.889 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.937 Selecting previously unselected package libkrb5support0:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.937 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 7.949 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.013 Selecting previously unselected package libk5crypto3:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.013 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.023 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.093 Selecting previously unselected package libkrb5-3:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.093 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.098 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.277 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.279 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.288 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.380 Selecting previously unselected package openssl.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.380 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.386 Unpacking openssl (1.1.1d-0+deb10u7) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.574 Selecting previously unselected package ca-certificates.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.574 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.592 Unpacking ca-certificates (20200601~deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.684 Selecting previously unselected package libsasl2-modules-db:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.684 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.690 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.752 Selecting previously unselected package libsasl2-2:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.755 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.759 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.818 Selecting previously unselected package libldap-common.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.818 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.823 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.885 Selecting previously unselected package libldap-2.4-2:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.885 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.892 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.988 Selecting previously unselected package libnghttp2-14:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 8.990 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.000 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.061 Selecting previously unselected package libpsl5:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.061 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.067 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.122 Selecting previously unselected package librtmp1:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.122 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.128 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.186 Selecting previously unselected package libssh2-1:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.189 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.193 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.295 Selecting previously unselected package libcurl4:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.295 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.304 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.398 Selecting previously unselected package curl.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.398 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.406 Unpacking curl (7.64.0-4+deb10u2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.500 Selecting previously unselected package libonig5:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.505 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.505 Unpacking libonig5:amd64 (6.9.1-1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.577 Selecting previously unselected package libjq1:amd64.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.577 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.586 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.642 Selecting previously unselected package jq.
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.645 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.649 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.725 Setting up libkeyutils1:amd64 (1.6-6) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.741 Setting up libpsl5:amd64 (0.20.2-2) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 9.754 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:45 [2021-09-20T19:19:45.002Z] #27 ...
19:19:45 [2021-09-20T19:19:45.002Z] 
19:19:45 [2021-09-20T19:19:45.002Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:45 [2021-09-20T19:19:45.002Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:45 [2021-09-20T19:19:45.002Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
19:19:45 [2021-09-20T19:19:45.007Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 4.1s done
19:19:45 [2021-09-20T19:19:45.269Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 0.1s
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.372 + RM_GOPATH=0
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.372 + TMP_GOPATH=
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.372 + : /build
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.372 + '[' -z '' ']'
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.372 ++ mktemp -d
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.379 + export GOPATH=/tmp/tmp.QB0QQuTcIX
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.380 + GOPATH=/tmp/tmp.QB0QQuTcIX
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.381 + RM_GOPATH=1
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.381 + case "$(go env GOARCH)" in
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.383 ++ go env GOARCH
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.431 + export GO_BUILDMODE=-buildmode=pie
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.432 + GO_BUILDMODE=-buildmode=pie
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.432 ++ dirname /tmp/install/install.sh
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.435 + dir=/tmp/install
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.435 + bin=containerd
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.435 + shift
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.435 + '[' '!' -f /tmp/install/containerd.installer ']'
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.435 + . /tmp/install/containerd.installer
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.436 ++ set -e
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.436 ++ : e25210fe30a0a703442421b0f60afac609f950a3
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.436 + install_containerd
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.436 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.438 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.438 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QB0QQuTcIX/src/github.com/containerd/containerd
19:19:45 [2021-09-20T19:19:45.431Z] #56 1.440 Cloning into '/tmp/tmp.QB0QQuTcIX/src/github.com/containerd/containerd'...
19:19:45 [2021-09-20T19:19:45.751Z] #27 10.47 Updating certificates in /etc/ssl/certs...
19:19:45 [2021-09-20T19:19:45.842Z] #64 ...
19:19:45 [2021-09-20T19:19:45.842Z] 
19:19:45 [2021-09-20T19:19:45.842Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:45 [2021-09-20T19:19:45.842Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
19:19:45 [2021-09-20T19:19:45.842Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
19:19:45 [2021-09-20T19:19:45.842Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:19:45 [2021-09-20T19:19:45.842Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
19:19:45 [2021-09-20T19:19:45.842Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
19:19:45 [2021-09-20T19:19:45.842Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
19:19:45 [2021-09-20T19:19:45.842Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
19:19:45 [2021-09-20T19:19:45.842Z] #62 DONE 2.8s
19:19:46 [2021-09-20T19:19:46.107Z] 
19:19:46 [2021-09-20T19:19:46.107Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:46 [2021-09-20T19:19:46.107Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:d253cba0d21c842497b4ffa29fff2f7ede8fb85e97dd5f2013a9ecb3b6cefa8a 6.97kB / 6.97kB done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:57376650d2b0ce99a25b9153af84113fb26fa38dc50c10daf4c448bc4c28243e 1.79kB / 1.79kB done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 49.22MB / 49.22MB 1.6s done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe 7.70MB / 7.70MB 0.8s done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b 9.98MB / 9.98MB 1.9s done
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96 52.17MB / 52.17MB 2.6s done
19:19:46 [2021-09-20T19:19:46.107Z] #9 extracting sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 0.3s
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 9.44MB / 99.60MB 2.9s
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 9.44MB / 62.62MB 2.9s
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 156B / 156B 2.7s
19:19:46 [2021-09-20T19:19:46.107Z] #9 ...
19:19:46 [2021-09-20T19:19:46.107Z] 
19:19:46 [2021-09-20T19:19:46.107Z] #23 [internal] load build context
19:19:46 [2021-09-20T19:19:46.107Z] #23 sha256:062d03f492ee58f4c3ed78cd599a966a532a63d732802b5ad20c6ad7358d0df3
19:19:46 [2021-09-20T19:19:46.107Z] #23 transferring context: 53.41MB 3.0s done
19:19:46 [2021-09-20T19:19:46.107Z] #23 DONE 3.2s
19:19:46 [2021-09-20T19:19:46.107Z] 
19:19:46 [2021-09-20T19:19:46.107Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 23.07MB / 99.60MB 2.9s
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 14.68MB / 62.62MB 2.9s
19:19:46 [2021-09-20T19:19:46.107Z] #9 sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 156B / 156B 2.8s done
19:19:46 [2021-09-20T19:19:46.386Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 32.51MB / 99.60MB 3.1s
19:19:46 [2021-09-20T19:19:46.386Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 44.34MB / 99.60MB 3.2s
19:19:46 [2021-09-20T19:19:46.386Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 63.73MB / 99.60MB 3.4s
19:19:46 [2021-09-20T19:19:46.386Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 26.21MB / 62.62MB 3.4s
19:19:46 [2021-09-20T19:19:46.474Z] Running on azwin-2-8187e0 in d:\jenkins\workspace\moby_PR-42869
[Pipeline] {
[Pipeline] ws
19:19:46 [2021-09-20T19:19:46.494Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:19:46 [2021-09-20T19:19:46.757Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 70.25MB / 99.60MB 3.4s
19:19:46 [2021-09-20T19:19:46.757Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 32.51MB / 62.62MB 3.4s
19:19:46 [2021-09-20T19:19:46.757Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 84.93MB / 99.60MB 3.6s
19:19:46 [2021-09-20T19:19:46.757Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 46.14MB / 62.62MB 3.6s
19:19:47 [2021-09-20T19:19:47.021Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 54.53MB / 62.62MB 3.7s
19:19:47 [2021-09-20T19:19:47.021Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 99.60MB / 99.60MB 3.8s
19:19:47 [2021-09-20T19:19:47.021Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 62.62MB / 62.62MB 3.8s
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.82 137 added, 0 removed; done.
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.93 Setting up jq (1.5+dfsg-2+b1) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.95 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.96 Setting up curl (7.64.0-4+deb10u2) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 11.97 Processing triggers for libc-bin (2.28-10) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 12.15 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:19:47 [2021-09-20T19:19:47.142Z] #27 12.16 Updating certificates in /etc/ssl/certs...
19:19:47 [2021-09-20T19:19:47.970Z] The recommended git tool is: git
19:19:48 [2021-09-20T19:19:48.530Z] #27 13.16 0 added, 0 removed; done.
19:19:48 [2021-09-20T19:19:48.530Z] #27 13.16 Running hooks in /etc/ca-certificates/update.d...
19:19:48 [2021-09-20T19:19:48.530Z] #27 13.16 done.
19:19:48 [2021-09-20T19:19:48.559Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 3.5s done
19:19:48 [2021-09-20T19:19:48.722Z] #56 ...
19:19:48 [2021-09-20T19:19:48.722Z] 
19:19:48 [2021-09-20T19:19:48.722Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:48 [2021-09-20T19:19:48.722Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:48 [2021-09-20T19:19:48.722Z] #42 68.12 Building dependency tree...
19:19:48 [2021-09-20T19:19:48.722Z] #42 74.65 The following additional packages will be installed:
19:19:48 [2021-09-20T19:19:48.722Z] #42 74.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:19:48 [2021-09-20T19:19:48.722Z] #42 74.68   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:19:48 [2021-09-20T19:19:48.722Z] #42 74.69 Suggested packages:
19:19:48 [2021-09-20T19:19:48.722Z] #42 74.70   manpages-dev python-setuptools
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.07 The following NEW packages will be installed:
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.08   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.09   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.10   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.10   python-six zlib1g-dev
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 Need to get 4095 kB of archives.
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 After this operation, 22.5 MB of additional disk space will be used.
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 76.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 77.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 78.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 78.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:19:48 [2021-09-20T19:19:48.722Z] #42 79.66 debconf: delaying package configuration, since apt-utils is not installed
19:19:48 [2021-09-20T19:19:48.722Z] #42 79.92 Fetched 4095 kB in 2s (1960 kB/s)
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.05 Selecting previously unselected package libcap-dev:amd64.
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.18 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.31 Selecting previously unselected package libnet1:amd64.
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.58 Selecting previously unselected package libnet1-dev.
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 80.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 81.15 Selecting previously unselected package libnl-3-200:amd64.
19:19:48 [2021-09-20T19:19:48.722Z] #42 81.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 81.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 81.45 Selecting previously unselected package libnl-3-dev:amd64.
19:19:48 [2021-09-20T19:19:48.722Z] #42 81.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.722Z] #42 ...
19:19:48 [2021-09-20T19:19:48.722Z] 
19:19:48 [2021-09-20T19:19:48.722Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:48 [2021-09-20T19:19:48.722Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:19:48 [2021-09-20T19:19:48.819Z] #9 ...
19:19:48 [2021-09-20T19:19:48.819Z] 
19:19:48 [2021-09-20T19:19:48.819Z] #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
19:19:48 [2021-09-20T19:19:48.819Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:48 [2021-09-20T19:19:48.819Z] #27 1.902 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 1.916 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 1.916 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 2.085 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 2.364 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 2.692 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 4.386 Fetched 8466 kB in 3s (3093 kB/s)
19:19:48 [2021-09-20T19:19:48.819Z] #27 4.386 Reading package lists...
19:19:48 [2021-09-20T19:19:48.819Z] #27 5.340 Reading package lists...
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.267 Building dependency tree...
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.594 The following additional packages will be installed:
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.595   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.595   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.595   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.596 Suggested packages:
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.596   krb5-doc krb5-user
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.596 Recommended packages:
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.596   krb5-locales publicsuffix libsasl2-modules
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.799 The following NEW packages will be installed:
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.799   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.800   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.800   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:19:48 [2021-09-20T19:19:48.819Z] #27 6.801   libssh2-1 libssl1.1 openssl
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.078 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.078 Need to get 5059 kB of archives.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.078 After this operation, 12.1 MB of additional disk space will be used.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.078 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.081 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.083 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.085 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.086 Get:5 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.088 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.096 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.103 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.111 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.111 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.111 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.111 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.118 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.130 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.141 Get:15 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.141 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.141 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.141 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.141 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.146 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.150 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.313 debconf: delaying package configuration, since apt-utils is not installed
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.337 Fetched 5059 kB in 0s (15.0 MB/s)
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.403 Selecting previously unselected package libssl1.1:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.403 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.406 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.414 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.603 Selecting previously unselected package libkeyutils1:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.603 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.607 Unpacking libkeyutils1:amd64 (1.6-6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.639 Selecting previously unselected package libkrb5support0:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.639 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.644 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.681 Selecting previously unselected package libk5crypto3:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.683 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.687 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.735 Selecting previously unselected package libkrb5-3:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.735 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.738 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.817 Selecting previously unselected package libgssapi-krb5-2:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.817 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.820 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.864 Selecting previously unselected package openssl.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.866 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.869 Unpacking openssl (1.1.1d-0+deb10u7) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.993 Selecting previously unselected package ca-certificates.
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.994 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 7.998 Unpacking ca-certificates (20200601~deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.064 Selecting previously unselected package libsasl2-modules-db:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.064 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.068 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.104 Selecting previously unselected package libsasl2-2:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.105 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.109 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.148 Selecting previously unselected package libldap-common.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.148 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.154 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.194 Selecting previously unselected package libldap-2.4-2:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.194 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.197 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.264 Selecting previously unselected package libnghttp2-14:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.264 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.269 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.313 Selecting previously unselected package libpsl5:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.313 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.316 Unpacking libpsl5:amd64 (0.20.2-2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.349 Selecting previously unselected package librtmp1:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.349 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.352 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.391 Selecting previously unselected package libssh2-1:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.391 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.394 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.436 Selecting previously unselected package libcurl4:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.437 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.440 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.510 Selecting previously unselected package curl.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.510 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.514 Unpacking curl (7.64.0-4+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.578 Selecting previously unselected package libonig5:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.578 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.582 Unpacking libonig5:amd64 (6.9.1-1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.641 Selecting previously unselected package libjq1:amd64.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.641 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.648 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.692 Selecting previously unselected package jq.
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.693 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.696 Unpacking jq (1.5+dfsg-2+b1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.735 Setting up libkeyutils1:amd64 (1.6-6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.745 Setting up libpsl5:amd64 (0.20.2-2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.753 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.856 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.865 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.877 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.886 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.895 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.950 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.960 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.969 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.979 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 8.989 Setting up openssl (1.1.1d-0+deb10u7) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 9.004 Setting up libonig5:amd64 (6.9.1-1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 9.014 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 9.024 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 9.033 Setting up ca-certificates (20200601~deb10u2) ...
19:19:48 [2021-09-20T19:19:48.819Z] #27 9.573 Updating certificates in /etc/ssl/certs...
19:19:48 [2021-09-20T19:19:48.819Z] #27 ...
19:19:48 [2021-09-20T19:19:48.819Z] 
19:19:48 [2021-09-20T19:19:48.819Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:48 [2021-09-20T19:19:48.819Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:48 [2021-09-20T19:19:48.819Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462
19:19:48 [2021-09-20T19:19:48.945Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 62.62MB / 62.62MB 5.4s done
19:19:48 [2021-09-20T19:19:48.981Z] #32 80.02 Checking out files:  77% (1176/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:19:48 [2021-09-20T19:19:48.981Z] #32 81.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:19:49 [2021-09-20T19:19:49.550Z] #32 82.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:49 [2021-09-20T19:19:49.892Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 99.60MB / 99.60MB 6.8s done
19:19:49 [2021-09-20T19:19:49.892Z] #9 extracting sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe
19:19:49 [2021-09-20T19:19:49.922Z] #27 DONE 14.9s
19:19:49 [2021-09-20T19:19:49.922Z] 
19:19:49 [2021-09-20T19:19:49.922Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:19:49 [2021-09-20T19:19:49.922Z] #28 sha256:cae469b66f7bb087e1572ac97e9128da683fdbe14fe4fe2bd00713353d8cd877
19:19:50 [2021-09-20T19:19:50.154Z] #9 ...
19:19:50 [2021-09-20T19:19:50.154Z] 
19:19:50 [2021-09-20T19:19:50.154Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:19:50 [2021-09-20T19:19:50.154Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
19:19:50 [2021-09-20T19:19:50.154Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done
19:19:50 [2021-09-20T19:19:50.154Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
19:19:50 [2021-09-20T19:19:50.154Z] #64 DONE 7.2s
19:19:50 [2021-09-20T19:19:50.154Z] 
19:19:50 [2021-09-20T19:19:50.154Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:50 [2021-09-20T19:19:50.154Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:50 [2021-09-20T19:19:50.154Z] #9 extracting sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe 0.3s done
19:19:50 [2021-09-20T19:19:50.184Z] #28 DONE 0.2s
19:19:50 [2021-09-20T19:19:50.184Z] 
19:19:50 [2021-09-20T19:19:50.184Z] #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
19:19:50 [2021-09-20T19:19:50.184Z] #29 sha256:c4fb97c9c1d813c5b4a4ad968655178ccfc79bbee14def20ebaab1fc4d3bf117
19:19:50 [2021-09-20T19:19:50.284Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.1s
19:19:50 [2021-09-20T19:19:50.284Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.4s done
19:19:50 [2021-09-20T19:19:50.417Z] #9 ...
19:19:50 [2021-09-20T19:19:50.417Z] 
19:19:50 [2021-09-20T19:19:50.417Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
19:19:50 [2021-09-20T19:19:50.417Z] #26 sha256:af631d32fc6e17b7817c43ba39f793d9b2f94c247b0c268577fe816b8bb094d7
19:19:50 [2021-09-20T19:19:50.417Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.0s done
19:19:50 [2021-09-20T19:19:50.417Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
19:19:50 [2021-09-20T19:19:50.417Z] #26 sha256:b4cf9a9f5266cd9e75a5648238831b88ed4d124567f2e3a5beca0d9dab4a4caf 529B / 529B done
19:19:50 [2021-09-20T19:19:50.417Z] #26 sha256:7cb9c37e1ddbec9dee9387ec478f15020c86bb028c0826759bdaa93482a88cf7 1.48kB / 1.48kB done
19:19:50 [2021-09-20T19:19:50.417Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 49.22MB / 49.22MB 1.7s done
19:19:50 [2021-09-20T19:19:50.417Z] #26 extracting sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 3.5s done
19:19:50 [2021-09-20T19:19:50.417Z] #26 DONE 7.3s
19:19:50 [2021-09-20T19:19:50.417Z] 
19:19:50 [2021-09-20T19:19:50.417Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:50 [2021-09-20T19:19:50.417Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:50 [2021-09-20T19:19:50.417Z] #9 extracting sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b
19:19:50 [2021-09-20T19:19:50.849Z] #9 ...
19:19:50 [2021-09-20T19:19:50.849Z] 
19:19:50 [2021-09-20T19:19:50.849Z] #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
19:19:50 [2021-09-20T19:19:50.849Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.879 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.893 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.910 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.960 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.974 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 9.991 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.02 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.06 Setting up openssl (1.1.1d-0+deb10u7) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.08 Setting up libonig5:amd64 (6.9.1-1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.13 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.15 Setting up ca-certificates (20200601~deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 10.99 Updating certificates in /etc/ssl/certs...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.30 137 added, 0 removed; done.
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.37 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.39 Setting up jq (1.5+dfsg-2+b1) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.43 Setting up curl (7.64.0-4+deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.45 Processing triggers for libc-bin (2.28-10) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.48 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:19:50 [2021-09-20T19:19:50.849Z] #27 12.50 Updating certificates in /etc/ssl/certs...
19:19:50 [2021-09-20T19:19:50.849Z] #27 13.47 0 added, 0 removed; done.
19:19:50 [2021-09-20T19:19:50.849Z] #27 13.47 Running hooks in /etc/ca-certificates/update.d...
19:19:50 [2021-09-20T19:19:50.849Z] #27 13.47 done.
19:19:50 [2021-09-20T19:19:50.849Z] #27 DONE 15.6s
19:19:50 [2021-09-20T19:19:50.849Z] 
19:19:50 [2021-09-20T19:19:50.849Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:19:50 [2021-09-20T19:19:50.849Z] #28 sha256:a8f3f9aea3b2f8a6bda3e34a99286f47ccb0a379272b9b2c36f8987f02568998
19:19:50 [2021-09-20T19:19:50.991Z] #9 extracting sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b 0.3s done
19:19:51 [2021-09-20T19:19:51.106Z] #28 DONE 0.1s
19:19:51 [2021-09-20T19:19:51.106Z] 
19:19:51 [2021-09-20T19:19:51.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:51 [2021-09-20T19:19:51.106Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:51 [2021-09-20T19:19:51.106Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0.1s
19:19:51 [2021-09-20T19:19:51.471Z] #32 ...
19:19:51 [2021-09-20T19:19:51.471Z] 
19:19:51 [2021-09-20T19:19:51.472Z] #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
19:19:51 [2021-09-20T19:19:51.472Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:19:51 [2021-09-20T19:19:51.472Z] #13 54.61 Reading package lists...
19:19:51 [2021-09-20T19:19:51.472Z] #13 68.00 Building dependency tree...
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34 The following additional packages will be installed:
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.34   mingw-w64-x86-64-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.35 Suggested packages:
19:19:51 [2021-09-20T19:19:51.472Z] #13 72.37   gcc-8-locales seccomp wine64
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.56 The following NEW packages will be installed:
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.58   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.58   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.58   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.59   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.61 The following packages will be upgraded:
19:19:51 [2021-09-20T19:19:51.472Z] #13 73.62   libseccomp2
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.09 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.09 Need to get 77.8 MB of archives.
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.09 After this operation, 487 MB of additional disk space will be used.
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.09 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.09 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 74.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 75.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 75.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 75.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 76.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 76.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 77.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:19:51 [2021-09-20T19:19:51.472Z] #13 ...
19:19:51 [2021-09-20T19:19:51.472Z] 
19:19:51 [2021-09-20T19:19:51.472Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:51 [2021-09-20T19:19:51.472Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:51 [2021-09-20T19:19:51.472Z] #42 81.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.40 Selecting previously unselected package libprotobuf-c1:amd64.
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.67 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 82.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.13 Selecting previously unselected package zlib1g-dev:amd64.
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.79 Selecting previously unselected package libprotobuf17:amd64.
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:19:51 [2021-09-20T19:19:51.472Z] #42 83.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:19:51 [2021-09-20T19:19:51.575Z] #9 extracting sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96
19:19:52 [2021-09-20T19:19:52.041Z] #42 ...
19:19:52 [2021-09-20T19:19:52.041Z] 
19:19:52 [2021-09-20T19:19:52.041Z] #34 [tomlv 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 tomlv
19:19:52 [2021-09-20T19:19:52.041Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:19:52 [2021-09-20T19:19:52.041Z] #34 74.91 sync
19:19:52 [2021-09-20T19:19:52.041Z] #34 74.91 internal/reflectlite
19:19:52 [2021-09-20T19:19:52.041Z] #34 76.78 internal/testlog
19:19:52 [2021-09-20T19:19:52.041Z] #34 78.35 errors
19:19:52 [2021-09-20T19:19:52.041Z] #34 78.35 sort
19:19:52 [2021-09-20T19:19:52.041Z] #34 78.87 strconv
19:19:52 [2021-09-20T19:19:52.041Z] #34 79.83 io
19:19:52 [2021-09-20T19:19:52.041Z] #34 81.77 syscall
19:19:52 [2021-09-20T19:19:52.041Z] #34 ...
19:19:52 [2021-09-20T19:19:52.041Z] 
19:19:52 [2021-09-20T19:19:52.041Z] #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
19:19:52 [2021-09-20T19:19:52.042Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:19:52 [2021-09-20T19:19:52.042Z] #36 76.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 77.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 77.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 77.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 77.27 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 77.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.31 debconf: delaying package configuration, since apt-utils is not installed
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.48 Fetched 14.9 MB in 3s (4898 kB/s)
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.59 Selecting previously unselected package xxd.
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:19:52 [2021-09-20T19:19:52.042Z] #36 79.72 Unpacking xxd (2:8.1.0875-5) ...
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.00 Selecting previously unselected package vim-common.
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.04 Unpacking vim-common (2:8.1.0875-5) ...
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.53 Selecting previously unselected package cmake-data.
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:19:52 [2021-09-20T19:19:52.042Z] #36 80.56 Unpacking cmake-data (3.13.4-1) ...
19:19:52 [2021-09-20T19:19:52.108Z] #29 ...
19:19:52 [2021-09-20T19:19:52.108Z] 
19:19:52 [2021-09-20T19:19:52.108Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:52 [2021-09-20T19:19:52.108Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:52 [2021-09-20T19:19:52.108Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 8.1s done
19:19:52 [2021-09-20T19:19:52.108Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.5s done
19:19:52 [2021-09-20T19:19:52.108Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0.5s
19:19:52 [2021-09-20T19:19:52.145Z] #9 ...
19:19:52 [2021-09-20T19:19:52.145Z] 
19:19:52 [2021-09-20T19:19:52.145Z] #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
19:19:52 [2021-09-20T19:19:52.145Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.27 137 added, 0 removed; done.
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.37 Setting up jq (1.5+dfsg-2+b1) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.39 Setting up curl (7.64.0-4+deb10u2) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.40 Processing triggers for libc-bin (2.28-10) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.42 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:19:52 [2021-09-20T19:19:52.145Z] #27 10.43 Updating certificates in /etc/ssl/certs...
19:19:52 [2021-09-20T19:19:52.145Z] #27 11.05 0 added, 0 removed; done.
19:19:52 [2021-09-20T19:19:52.145Z] #27 11.05 Running hooks in /etc/ca-certificates/update.d...
19:19:52 [2021-09-20T19:19:52.145Z] #27 11.05 done.
19:19:52 [2021-09-20T19:19:52.145Z] #27 DONE 12.8s
19:19:52 [2021-09-20T19:19:52.145Z] 
19:19:52 [2021-09-20T19:19:52.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:52 [2021-09-20T19:19:52.145Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:52 [2021-09-20T19:19:52.145Z] #9 ...
19:19:52 [2021-09-20T19:19:52.145Z] 
19:19:52 [2021-09-20T19:19:52.145Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:19:52 [2021-09-20T19:19:52.145Z] #28 sha256:e76d24e5cbd33926028ad97588469186a120ae9945c13f4c6df480a23a0330bf
19:19:52 [2021-09-20T19:19:52.145Z] #28 DONE 0.6s
19:19:52 [2021-09-20T19:19:52.145Z] 
19:19:52 [2021-09-20T19:19:52.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:52 [2021-09-20T19:19:52.145Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:19:52 [2021-09-20T19:19:52.301Z] #36 85.23 Selecting previously unselected package libicu63:amd64.
19:19:52 [2021-09-20T19:19:52.301Z] #36 85.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:19:52 [2021-09-20T19:19:52.370Z] #9 ...
19:19:52 [2021-09-20T19:19:52.370Z] 
19:19:52 [2021-09-20T19:19:52.370Z] #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
19:19:52 [2021-09-20T19:19:52.370Z] #29 sha256:c4fb97c9c1d813c5b4a4ad968655178ccfc79bbee14def20ebaab1fc4d3bf117
19:19:52 [2021-09-20T19:19:52.370Z] #29 2.238 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:19:52 [2021-09-20T19:19:52.529Z] #9 ...
19:19:52 [2021-09-20T19:19:52.529Z] 
19:19:52 [2021-09-20T19:19:52.529Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
19:19:52 [2021-09-20T19:19:52.529Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
19:19:52 [2021-09-20T19:19:52.529Z] #63 DONE 0.7s
19:19:52 [2021-09-20T19:19:52.529Z] 
19:19:52 [2021-09-20T19:19:52.529Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:52 [2021-09-20T19:19:52.529Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:52 [2021-09-20T19:19:52.560Z] #36 85.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:19:52 [2021-09-20T19:19:52.560Z] #36 ...
19:19:52 [2021-09-20T19:19:52.560Z] 
19:19:52 [2021-09-20T19:19:52.560Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:52 [2021-09-20T19:19:52.560Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:52 [2021-09-20T19:19:52.560Z] #42 85.44 Selecting previously unselected package libprotobuf-lite17:amd64.
19:19:52 [2021-09-20T19:19:52.560Z] #42 85.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:19:52 [2021-09-20T19:19:52.560Z] #42 85.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:19:52 [2021-09-20T19:19:52.635Z] #29 2.352 
19:19:52 [2021-09-20T19:19:52.820Z] #42 85.86 Selecting previously unselected package libprotobuf-dev:amd64.
19:19:53 [2021-09-20T19:19:53.079Z] #42 85.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:19:53 [2021-09-20T19:19:53.079Z] #42 85.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:19:53 [2021-09-20T19:19:53.162Z] #29 2.477 
####                                                                       5.8%
###################                                                       27.5%
########################################                                  56.2%
#################################################                         68.4%
##########################################################                81.4%
######################################################################## 100.0%
19:19:53 [2021-09-20T19:19:53.426Z] #29 3.077 
19:19:53 [2021-09-20T19:19:53.426Z] #29 3.204 
###############################################                           65.8%
######################################################################## 100.0%
19:19:53 [2021-09-20T19:19:53.426Z] #29 3.335 
19:19:53 [2021-09-20T19:19:53.929Z] #9 ...
19:19:53 [2021-09-20T19:19:53.929Z] 
19:19:53 [2021-09-20T19:19:53.929Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
19:19:53 [2021-09-20T19:19:53.929Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
19:19:53 [2021-09-20T19:19:53.929Z] #65 DONE 1.1s
19:19:53 [2021-09-20T19:19:53.929Z] 
19:19:53 [2021-09-20T19:19:53.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:19:53 [2021-09-20T19:19:53.929Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:19:53 [2021-09-20T19:19:53.952Z] #29 3.459 
                                                                           1.0%
#####################################################                     74.9%
######################################################################## 100.0%
19:19:53 [2021-09-20T19:19:53.952Z] #29 3.706 
19:19:54 [2021-09-20T19:19:54.085Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 5.1s
19:19:54 [2021-09-20T19:19:54.192Z] #9 extracting sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96 2.4s done
19:19:54 [2021-09-20T19:19:54.455Z] #9 extracting sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 0.1s
19:19:54 [2021-09-20T19:19:54.736Z] #29 3.836 
########                                                                  11.6%
##########################                                                36.7%
##############################                                            42.1%
############################################                              61.6%
#############################################################             86.1%
######################################################################## 100.0%
19:19:54 [2021-09-20T19:19:54.736Z] #29 4.445 
19:19:55 [2021-09-20T19:19:55.612Z] #42 88.60 Selecting previously unselected package libprotoc17:amd64.
19:19:55 [2021-09-20T19:19:55.612Z] #42 88.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:19:55 [2021-09-20T19:19:55.872Z] #42 88.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:19:55 [2021-09-20T19:19:55.991Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 6.8s done
19:19:55 [2021-09-20T19:19:55.992Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
19:19:56 [2021-09-20T19:19:56.252Z] #9 DONE 24.7s
19:19:56 [2021-09-20T19:19:56.252Z] 
19:19:56 [2021-09-20T19:19:56.252Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:19:56 [2021-09-20T19:19:56.252Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
19:19:56 [2021-09-20T19:19:56.379Z] #9 extracting sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 1.8s done
19:19:56 [2021-09-20T19:19:56.380Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 5.2s
19:19:56 [2021-09-20T19:19:56.642Z] #9 extracting sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0
19:19:56 [2021-09-20T19:19:56.906Z] #42 89.73 Selecting previously unselected package protobuf-c-compiler.
19:19:56 [2021-09-20T19:19:56.906Z] #42 89.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:19:56 [2021-09-20T19:19:56.906Z] #42 89.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:19:56 [2021-09-20T19:19:56.978Z] #29 4.572 
#                                                                          2.3%
######                                                                     9.3%
##########                                                                15.0%
##############                                                            19.8%
##################                                                        25.4%
######################                                                    30.6%
########################                                                  34.6%
#########################                                                 34.8%
############################                                              39.4%
###############################                                           43.7%
#################################                                         46.7%
###################################                                       49.7%
#######################################                                   55.4%
############################################                              61.5%
################################################                          67.3%
####################################################                      73.3%
##########################################################                81.7%
##############################################################            86.4%
##################################################################        92.2%
#######################################################################   99.5%
######################################################################## 100.0%
19:19:56 [2021-09-20T19:19:56.978Z] #29 6.725 
19:19:57 [2021-09-20T19:19:57.239Z] #29 7.094 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:19:57 [2021-09-20T19:19:57.474Z] #42 ...
19:19:57 [2021-09-20T19:19:57.474Z] 
19:19:57 [2021-09-20T19:19:57.474Z] #51 [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
19:19:57 [2021-09-20T19:19:57.474Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:19:57 [2021-09-20T19:19:57.474Z] #51 80.35 internal/oserror
19:19:57 [2021-09-20T19:19:57.474Z] #51 80.35 io
19:19:57 [2021-09-20T19:19:57.474Z] #51 80.52 syscall
19:19:57 [2021-09-20T19:19:57.474Z] #51 82.83 bytes
19:19:57 [2021-09-20T19:19:57.474Z] #51 87.79 reflect
19:19:57 [2021-09-20T19:19:57.474Z] #51 ...
19:19:57 [2021-09-20T19:19:57.474Z] 
19:19:57 [2021-09-20T19:19:57.474Z] #45 [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
19:19:57 [2021-09-20T19:19:57.474Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:19:57 [2021-09-20T19:19:57.474Z] #45 83.82 bytes
19:19:57 [2021-09-20T19:19:57.474Z] #45 83.96 strings
19:19:57 [2021-09-20T19:19:57.474Z] #45 88.06 reflect
19:19:57 [2021-09-20T19:19:57.474Z] #45 89.42 bufio
19:19:57 [2021-09-20T19:19:57.503Z] #29 7.196 
19:19:57 [2021-09-20T19:19:57.503Z] #29 7.283 
######################################################################## 100.0%
19:19:57 [2021-09-20T19:19:57.503Z] #29 7.312 
19:19:58 [2021-09-20T19:19:58.042Z] #45 ...
19:19:58 [2021-09-20T19:19:58.043Z] 
19:19:58 [2021-09-20T19:19:58.043Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:19:58 [2021-09-20T19:19:58.043Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:19:58 [2021-09-20T19:19:58.043Z] #42 91.00 Selecting previously unselected package protobuf-compiler.
19:19:58 [2021-09-20T19:19:58.043Z] #42 91.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:19:58 [2021-09-20T19:19:58.043Z] #42 91.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:19:58 [2021-09-20T19:19:58.074Z] #29 7.869 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:19:58 [2021-09-20T19:19:58.159Z] #10 DONE 1.7s
19:19:58 [2021-09-20T19:19:58.159Z] 
19:19:58 [2021-09-20T19:19:58.159Z] #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
19:19:58 [2021-09-20T19:19:58.159Z] #29 sha256:0c40573a9ce1936740bcb00d1ce5baa2a5a3a5dcb43a6a16c027feb9d6b7e2e6
19:19:58 [2021-09-20T19:19:58.159Z] #29 1.227 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:19:58 [2021-09-20T19:19:58.159Z] #29 1.309 
19:19:58 [2021-09-20T19:19:58.159Z] #29 1.433 
####                                                                       5.8%
#########################                                                 35.6%
#######################################                                   55.5%
######################################################                    75.5%
####################################################################      95.3%
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 1.948 
19:19:58 [2021-09-20T19:19:58.159Z] #29 2.057 
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 2.141 
19:19:58 [2021-09-20T19:19:58.159Z] #29 2.255 
                                                                           1.1%
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 2.401 
19:19:58 [2021-09-20T19:19:58.159Z] #29 2.515 
#######                                                                   10.8%
##########################                                                36.7%
########################################                                  56.0%
######################################################                    75.5%
####################################################################      94.6%
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 3.052 
19:19:58 [2021-09-20T19:19:58.159Z] #29 3.167 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                14.9%
#################                                                         24.7%
#####################                                                     30.5%
#######################                                                   32.0%
#############################                                             40.3%
###############################                                           43.7%
####################################                                      50.6%
#############################################                             62.9%
#################################################                         68.1%
####################################################                      73.3%
########################################################                  78.5%
############################################################              83.4%
###############################################################           88.2%
###################################################################       94.2%
#######################################################################   99.4%
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.013 
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.310 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.373 
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.446 
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.462 
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.775 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:19:58 [2021-09-20T19:19:58.159Z] #29 5.915 
19:19:58 [2021-09-20T19:19:58.159Z] #29 6.010 
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.335Z] #29 7.970 
19:19:58 [2021-09-20T19:19:58.335Z] #29 8.061 
######################################################################## 100.0%
19:19:58 [2021-09-20T19:19:58.335Z] #29 8.097 
19:19:58 [2021-09-20T19:19:58.417Z] #29 6.040 
19:19:58 [2021-09-20T19:19:58.677Z] #29 ...
19:19:58 [2021-09-20T19:19:58.677Z] 
19:19:58 [2021-09-20T19:19:58.677Z] #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
19:19:58 [2021-09-20T19:19:58.677Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
19:19:58 [2021-09-20T19:19:58.677Z] #11 DONE 0.6s
19:19:58 [2021-09-20T19:19:58.677Z] 
19:19:58 [2021-09-20T19:19:58.677Z] #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
19:19:58 [2021-09-20T19:19:58.677Z] #29 sha256:0c40573a9ce1936740bcb00d1ce5baa2a5a3a5dcb43a6a16c027feb9d6b7e2e6
19:19:58 [2021-09-20T19:19:58.677Z] #29 6.328 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:19:58 [2021-09-20T19:19:58.677Z] #29 6.455 
19:19:58 [2021-09-20T19:19:58.677Z] #29 ...
19:19:58 [2021-09-20T19:19:58.677Z] 
19:19:58 [2021-09-20T19:19:58.677Z] #55 [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
19:19:58 [2021-09-20T19:19:58.677Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:19:58 [2021-09-20T19:19:58.677Z] #55 ...
19:19:58 [2021-09-20T19:19:58.677Z] 
19:19:58 [2021-09-20T19:19:58.677Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:19:58 [2021-09-20T19:19:58.677Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
19:19:58 [2021-09-20T19:19:58.677Z] #39 DONE 0.2s
19:19:58 [2021-09-20T19:19:58.908Z] #29 8.488 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:19:58 [2021-09-20T19:19:58.908Z] #29 8.582 
19:19:58 [2021-09-20T19:19:58.944Z] 
19:19:58 [2021-09-20T19:19:58.944Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:19:58 [2021-09-20T19:19:58.944Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
19:19:58 [2021-09-20T19:19:58.944Z] #31 DONE 0.3s
19:19:58 [2021-09-20T19:19:58.944Z] 
19:19:58 [2021-09-20T19:19:58.944Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:19:58 [2021-09-20T19:19:58.944Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:19:58 [2021-09-20T19:19:58.978Z] #42 91.92 Selecting previously unselected package python-pkg-resources.
19:19:58 [2021-09-20T19:19:58.979Z] #42 91.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:19:58 [2021-09-20T19:19:58.979Z] #42 91.96 Unpacking python-pkg-resources (40.8.0-1) ...
19:19:59 [2021-09-20T19:19:59.700Z] #29 8.707 
#########                                                                 13.0%
#######################                                                   33.0%
##################################                                        48.1%
########################################                                  55.8%
########################################################                  78.0%
#################################################################         90.7%
######################################################################## 100.0%
19:19:59 [2021-09-20T19:19:59.700Z] #29 9.365 
19:19:59 [2021-09-20T19:19:59.915Z] #42 92.76 Selecting previously unselected package python-six.
19:19:59 [2021-09-20T19:19:59.915Z] #42 92.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:19:59 [2021-09-20T19:19:59.915Z] #42 92.81 Unpacking python-six (1.12.0-1) ...
19:19:59 [2021-09-20T19:19:59.962Z] #29 9.709 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:19:59 [2021-09-20T19:19:59.962Z] #29 9.830 
19:20:00 [2021-09-20T19:20:00.174Z] #42 93.13 Selecting previously unselected package python-protobuf.
19:20:00 [2021-09-20T19:20:00.174Z] #42 93.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:20:00 [2021-09-20T19:20:00.174Z] #42 93.13 Unpacking python-protobuf (3.6.1.3-2) ...
19:20:00 [2021-09-20T19:20:00.240Z] #29 9.932 
######################################################################## 100.0%
19:20:00 [2021-09-20T19:20:00.240Z] #29 9.966 
19:20:00 [2021-09-20T19:20:00.501Z] #29 10.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.41 
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.47 
######################################################################## 100.0%
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.50 
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.53 Download of images into '/build' complete.
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.53 Use something like the following to load the result into a Docker daemon:
19:20:00 [2021-09-20T19:20:00.762Z] #29 10.53   tar -cC '/build' . | docker load
19:20:00 [2021-09-20T19:20:00.879Z] #9 ...
19:20:00 [2021-09-20T19:20:00.879Z] 
19:20:00 [2021-09-20T19:20:00.879Z] #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
19:20:00 [2021-09-20T19:20:00.879Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
19:20:00 [2021-09-20T19:20:00.879Z] #27 2.240 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 2.258 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 2.258 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 2.482 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 2.722 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 3.112 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 4.437 Fetched 8289 kB in 2s (3389 kB/s)
19:20:00 [2021-09-20T19:20:00.879Z] #27 4.437 Reading package lists...
19:20:00 [2021-09-20T19:20:00.879Z] #27 5.744 Reading package lists...
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.034 Building dependency tree...
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.686 The following additional packages will be installed:
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.686   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.686   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.687   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.698 Suggested packages:
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.698   krb5-doc krb5-user
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.698 Recommended packages:
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.698   krb5-locales publicsuffix libsasl2-modules
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.961 The following NEW packages will be installed:
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.962   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.962   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.963   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:20:00 [2021-09-20T19:20:00.879Z] #27 7.966   libssh2-1 libssl1.1 openssl
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.266 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.266 Need to get 4779 kB of archives.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.266 After this operation, 11.5 MB of additional disk space will be used.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.266 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.266 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.268 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.271 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.273 Get:5 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.275 Get:6 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.276 Get:7 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.280 Get:8 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.281 Get:9 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.282 Get:10 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.283 Get:11 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.286 Get:12 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.295 Get:13 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.295 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.298 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.298 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.310 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.310 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.310 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.315 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.330 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB]
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.594 debconf: delaying package configuration, since apt-utils is not installed
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.637 Fetched 4779 kB in 0s (14.5 MB/s)
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.684 Selecting previously unselected package libssl1.1:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.684 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.695 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.704 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.895 Selecting previously unselected package libkeyutils1:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.896 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.901 Unpacking libkeyutils1:arm64 (1.6-6) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.954 Selecting previously unselected package libkrb5support0:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.954 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 8.958 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.020 Selecting previously unselected package libk5crypto3:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.022 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.027 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.204 Selecting previously unselected package libkrb5-3:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.204 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.208 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.304 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.304 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.308 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.369 Selecting previously unselected package openssl.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.371 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.375 Unpacking openssl (1.1.1d-0+deb10u7) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.565 Selecting previously unselected package ca-certificates.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.567 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.571 Unpacking ca-certificates (20200601~deb10u2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.782 Selecting previously unselected package libsasl2-modules-db:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.782 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.786 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.832 Selecting previously unselected package libsasl2-2:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.833 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.837 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.887 Selecting previously unselected package libldap-common.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.889 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.893 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.957 Selecting previously unselected package libldap-2.4-2:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.957 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 9.962 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.04 Selecting previously unselected package libnghttp2-14:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.06 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.12 Selecting previously unselected package libpsl5:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.12 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.13 Unpacking libpsl5:arm64 (0.20.2-2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.18 Selecting previously unselected package librtmp1:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.18 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:20:00 [2021-09-20T19:20:00.879Z] #27 10.25 Selecting previously unselected package libssh2-1:arm64.
19:20:00 [2021-09-20T19:20:00.879Z] #27 ...
19:20:00 [2021-09-20T19:20:00.879Z] 
19:20:00 [2021-09-20T19:20:00.879Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:20:00 [2021-09-20T19:20:00.879Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
19:20:00 [2021-09-20T19:20:00.879Z] #9 extracting sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 4.1s done
19:20:00 [2021-09-20T19:20:00.879Z] #9 extracting sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 done
19:20:01 [2021-09-20T19:20:01.141Z] #9 DONE 18.1s
19:20:01 [2021-09-20T19:20:01.141Z] 
19:20:01 [2021-09-20T19:20:01.141Z] #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
19:20:01 [2021-09-20T19:20:01.141Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.26 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.26 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.32 Selecting previously unselected package libcurl4:arm64.
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.32 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.33 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.39 Selecting previously unselected package curl.
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.39 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.40 Unpacking curl (7.64.0-4+deb10u2) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.47 Selecting previously unselected package libonig5:arm64.
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.47 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.47 Unpacking libonig5:arm64 (6.9.1-1) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.55 Selecting previously unselected package libjq1:arm64.
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.55 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.55 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.60 Selecting previously unselected package jq.
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.61 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.61 Unpacking jq (1.5+dfsg-2+b1) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.66 Setting up libkeyutils1:arm64 (1.6-6) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.67 Setting up libpsl5:arm64 (0.20.2-2) ...
19:20:01 [2021-09-20T19:20:01.141Z] #27 10.68 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.87 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.93 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.94 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.95 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.97 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 10.98 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 11.00 Setting up openssl (1.1.1d-0+deb10u7) ...
19:20:01 [2021-09-20T19:20:01.405Z] #27 11.03 Setting up libonig5:arm64 (6.9.1-1) ...
19:20:01 [2021-09-20T19:20:01.496Z] #32 ...
19:20:01 [2021-09-20T19:20:01.496Z] 
19:20:01 [2021-09-20T19:20:01.496Z] #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
19:20:01 [2021-09-20T19:20:01.496Z] #29 sha256:0c40573a9ce1936740bcb00d1ce5baa2a5a3a5dcb43a6a16c027feb9d6b7e2e6
19:20:01 [2021-09-20T19:20:01.496Z] #29 6.576 
####                                                                       5.8%
#########                                                                 13.3%
########################                                                  33.5%
###############################                                           44.3%
############################################                              61.4%
###############################################                           66.2%
##################################################                        69.5%
#############################################################             86.0%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.496Z] #29 7.589 
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.197 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.354 
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.464 
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.487 
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.739 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.841 
19:20:01 [2021-09-20T19:20:01.496Z] #29 8.962 
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.496Z] #29 9.005 
19:20:01 [2021-09-20T19:20:01.496Z] #29 9.008 Download of images into '/build' complete.
19:20:01 [2021-09-20T19:20:01.496Z] #29 9.008 Use something like the following to load the result into a Docker daemon:
19:20:01 [2021-09-20T19:20:01.496Z] #29 9.008   tar -cC '/build' . | docker load
19:20:01 [2021-09-20T19:20:01.496Z] #29 DONE 9.2s
19:20:01 [2021-09-20T19:20:01.496Z] 
19:20:01 [2021-09-20T19:20:01.496Z] #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
19:20:01 [2021-09-20T19:20:01.496Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:01 [2021-09-20T19:20:01.552Z] #42 94.39 Setting up python-pkg-resources (40.8.0-1) ...
19:20:01 [2021-09-20T19:20:01.552Z] #42 ...
19:20:01 [2021-09-20T19:20:01.552Z] 
19:20:01 [2021-09-20T19:20:01.552Z] #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
19:20:01 [2021-09-20T19:20:01.552Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:01 [2021-09-20T19:20:01.552Z] #13 77.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 84.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.10 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:20:01 [2021-09-20T19:20:01.552Z] #13 87.53 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:20:01 [2021-09-20T19:20:01.654Z] #9 ...
19:20:01 [2021-09-20T19:20:01.654Z] 
19:20:01 [2021-09-20T19:20:01.654Z] #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
19:20:01 [2021-09-20T19:20:01.654Z] #29 sha256:02e5606cab4ab598ca787fbb6413ba7444171b399e67f3e86faa0aedcd14fc19
19:20:01 [2021-09-20T19:20:01.654Z] #29 1.519 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:20:01 [2021-09-20T19:20:01.654Z] #29 1.616 
19:20:01 [2021-09-20T19:20:01.654Z] #29 1.748 
######                                                                     9.2%
####################                                                      27.8%
########################################                                  56.4%
#######################################################                   76.6%
#####################################################################     96.6%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.289 
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.405 
#############                                                             18.3%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.561 
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.681 
################################                                          44.5%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.852 
19:20:01 [2021-09-20T19:20:01.654Z] #29 2.972 
######                                                                     9.6%
#########################                                                 35.3%
#######################################                                   54.6%
#####################################################                     74.1%
###################################################################       93.3%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 3.524 
19:20:01 [2021-09-20T19:20:01.654Z] #29 3.650 
##                                                                         3.5%
#######                                                                    9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.8%
#############################                                             41.0%
#################################                                         46.1%
####################################                                      51.3%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       72.1%
#######################################################                   77.4%
###########################################################               82.5%
###############################################################           87.6%
##################################################################        92.9%
######################################################################    98.1%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 5.512 
19:20:01 [2021-09-20T19:20:01.654Z] #29 5.878 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:20:01 [2021-09-20T19:20:01.654Z] #29 5.972 
19:20:01 [2021-09-20T19:20:01.654Z] #29 6.062 
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.654Z] #29 6.107 
19:20:01 [2021-09-20T19:20:01.655Z] #29 6.456 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:20:01 [2021-09-20T19:20:01.655Z] #29 6.544 
19:20:01 [2021-09-20T19:20:01.655Z] #29 6.701 
                                                                           0.0%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.655Z] #29 6.752 
19:20:01 [2021-09-20T19:20:01.655Z] #29 7.166 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:20:01 [2021-09-20T19:20:01.655Z] #29 7.279 
19:20:01 [2021-09-20T19:20:01.655Z] #29 7.409 
                                                                           0.0%
####                                                                       5.8%
############                                                              17.6%
#################################                                         47.1%
######################################                                    53.0%
##########################################                                58.9%
###########################################                               60.4%
###############################################################           87.5%
####################################################################      95.7%
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.655Z] #29 8.596 
19:20:01 [2021-09-20T19:20:01.655Z] #29 8.917 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.050 
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.178 
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.207 
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.453 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.548 
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.628 
######################################################################## 100.0%
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.660 
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.680 Download of images into '/build' complete.
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.680 Use something like the following to load the result into a Docker daemon:
19:20:01 [2021-09-20T19:20:01.655Z] #29 9.680   tar -cC '/build' . | docker load
19:20:01 [2021-09-20T19:20:01.655Z] #29 ...
19:20:01 [2021-09-20T19:20:01.655Z] 
19:20:01 [2021-09-20T19:20:01.655Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:20:01 [2021-09-20T19:20:01.655Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:20:01 [2021-09-20T19:20:01.655Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 10.3s
19:20:01 [2021-09-20T19:20:01.667Z] #27 11.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:20:01 [2021-09-20T19:20:01.667Z] #27 11.05 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
19:20:01 [2021-09-20T19:20:01.667Z] #27 11.06 Setting up ca-certificates (20200601~deb10u2) ...
19:20:02 [2021-09-20T19:20:02.245Z] #27 11.86 Updating certificates in /etc/ssl/certs...
19:20:02 [2021-09-20T19:20:02.433Z] #40 ...
19:20:02 [2021-09-20T19:20:02.433Z] 
19:20:02 [2021-09-20T19:20:02.433Z] #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
19:20:02 [2021-09-20T19:20:02.433Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
19:20:02 [2021-09-20T19:20:02.433Z] #12 DONE 3.7s
19:20:02 [2021-09-20T19:20:02.433Z] 
19:20:02 [2021-09-20T19:20:02.433Z] #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
19:20:02 [2021-09-20T19:20:02.433Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:02 [2021-09-20T19:20:02.684Z] #29 ...
19:20:02 [2021-09-20T19:20:02.684Z] 
19:20:02 [2021-09-20T19:20:02.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
19:20:02 [2021-09-20T19:20:02.684Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
19:20:02 [2021-09-20T19:20:02.684Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 11.4s
19:20:02 [2021-09-20T19:20:02.948Z] #13 ...
19:20:02 [2021-09-20T19:20:02.948Z] 
19:20:02 [2021-09-20T19:20:02.948Z] #51 [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
19:20:02 [2021-09-20T19:20:02.948Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:20:02 [2021-09-20T19:20:02.948Z] #51 95.74 time
19:20:02 [2021-09-20T19:20:02.948Z] #51 ...
19:20:02 [2021-09-20T19:20:02.948Z] 
19:20:02 [2021-09-20T19:20:02.948Z] #34 [tomlv 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 tomlv
19:20:02 [2021-09-20T19:20:02.948Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:02 [2021-09-20T19:20:02.948Z] #34 85.80 reflect
19:20:02 [2021-09-20T19:20:02.948Z] #34 ...
19:20:02 [2021-09-20T19:20:02.948Z] 
19:20:02 [2021-09-20T19:20:02.948Z] #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
19:20:02 [2021-09-20T19:20:02.948Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:02 [2021-09-20T19:20:02.948Z] #13 89.58 debconf: delaying package configuration, since apt-utils is not installed
19:20:03 [2021-09-20T19:20:03.191Z] #27 12.75 137 added, 0 removed; done.
19:20:03 [2021-09-20T19:20:03.453Z] #27 13.10 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
19:20:03 [2021-09-20T19:20:03.642Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 12.2s done
19:20:03 [2021-09-20T19:20:03.714Z] #27 13.14 Setting up jq (1.5+dfsg-2+b1) ...
19:20:03 [2021-09-20T19:20:03.714Z] #27 13.19 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
19:20:03 [2021-09-20T19:20:03.895Z] #13 90.57 Fetched 77.8 MB in 14s (5638 kB/s)
19:20:03 [2021-09-20T19:20:03.976Z] #27 13.44 Setting up curl (7.64.0-4+deb10u2) ...
19:20:04 [2021-09-20T19:20:04.239Z] #27 13.76 Processing triggers for libc-bin (2.28-10) ...
19:20:04 [2021-09-20T19:20:04.239Z] #27 13.82 Processing triggers for ca-certificates (20200601~deb10u2) ...
19:20:04 [2021-09-20T19:20:04.239Z] #27 13.83 Updating certificates in /etc/ssl/certs...
19:20:04 [2021-09-20T19:20:04.577Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
19:20:04 [2021-09-20T19:20:04.601Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 13.0s done
19:20:04 [2021-09-20T19:20:04.817Z] #27 ...
19:20:04 [2021-09-20T19:20:04.817Z] 
19:20:04 [2021-09-20T19:20:04.817Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:20:04 [2021-09-20T19:20:04.817Z] #10 sha256:731ad4a23bb760bbdd30320e88e0074159ebdf2fb578fac2c1fcff06ad365289
19:20:04 [2021-09-20T19:20:04.817Z] #10 DONE 3.6s
19:20:04 [2021-09-20T19:20:04.817Z] 
19:20:04 [2021-09-20T19:20:04.817Z] #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
19:20:04 [2021-09-20T19:20:04.817Z] #11 sha256:3acc8386bb42aeb2a8f0c1711c69e0ad38ff6a37fe7db2d6e0c32796483b7648
19:20:04 [2021-09-20T19:20:04.833Z] 
19:20:04 [2021-09-20T19:20:04.833Z] #13 ...
19:20:04 [2021-09-20T19:20:04.833Z] 
19:20:04 [2021-09-20T19:20:04.833Z] #47 [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
19:20:04 [2021-09-20T19:20:04.833Z] #47 sha256:96b8101fd868c8cfd25af9db25233ba0709779ca602335a11152b1f52c4f9723
19:20:04 [2021-09-20T19:20:04.833Z] #47 DONE 97.8s
19:20:04 [2021-09-20T19:20:04.833Z] 
19:20:04 [2021-09-20T19:20:04.833Z] #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
19:20:04 [2021-09-20T19:20:04.833Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:05 [2021-09-20T19:20:05.092Z] #13 91.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:20:05 [2021-09-20T19:20:05.092Z] #13 91.59 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:20:05 [2021-09-20T19:20:05.351Z] #13 91.73 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:20:05 [2021-09-20T19:20:05.402Z] #11 ...
19:20:05 [2021-09-20T19:20:05.402Z] 
19:20:05 [2021-09-20T19:20:05.402Z] #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
19:20:05 [2021-09-20T19:20:05.402Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
19:20:05 [2021-09-20T19:20:05.402Z] #27 14.71 0 added, 0 removed; done.
19:20:05 [2021-09-20T19:20:05.402Z] #27 14.71 Running hooks in /etc/ca-certificates/update.d...
19:20:05 [2021-09-20T19:20:05.402Z] #27 14.71 done.
19:20:05 [2021-09-20T19:20:05.402Z] #27 DONE 14.8s
19:20:05 [2021-09-20T19:20:05.402Z] 
19:20:05 [2021-09-20T19:20:05.402Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:20:05 [2021-09-20T19:20:05.402Z] #28 sha256:2122e1c0d0b6a27826ee71cf85a690e6b21e8da55fc042bcdf0b5bb0c096eaf5
19:20:05 [2021-09-20T19:20:05.402Z] #28 DONE 0.1s
19:20:05 [2021-09-20T19:20:05.402Z] 
19:20:05 [2021-09-20T19:20:05.402Z] #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
19:20:05 [2021-09-20T19:20:05.402Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:05 [2021-09-20T19:20:05.544Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
19:20:05 [2021-09-20T19:20:05.666Z] #29 ...
19:20:05 [2021-09-20T19:20:05.666Z] 
19:20:05 [2021-09-20T19:20:05.666Z] #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
19:20:05 [2021-09-20T19:20:05.666Z] #11 sha256:3acc8386bb42aeb2a8f0c1711c69e0ad38ff6a37fe7db2d6e0c32796483b7648
19:20:05 [2021-09-20T19:20:05.666Z] #11 DONE 0.9s
19:20:05 [2021-09-20T19:20:05.666Z] 
19:20:05 [2021-09-20T19:20:05.666Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:05 [2021-09-20T19:20:05.666Z] #31 sha256:29eedeb3a5ec04e2278e99e8da0c1bccebc7e2375d30ebb272307b763b3be6e0
19:20:05 [2021-09-20T19:20:05.666Z] #31 DONE 0.2s
19:20:05 [2021-09-20T19:20:05.666Z] 
19:20:05 [2021-09-20T19:20:05.666Z] #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
19:20:05 [2021-09-20T19:20:05.666Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:05 [2021-09-20T19:20:05.919Z] #13 92.28 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:20:05 [2021-09-20T19:20:05.934Z] #36 ...
19:20:05 [2021-09-20T19:20:05.934Z] 
19:20:05 [2021-09-20T19:20:05.934Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:05 [2021-09-20T19:20:05.934Z] #39 sha256:c86abbcf6e01e41031e67c6fc5692ad71dc6716788ecf6345bfc7e30a68770f0
19:20:05 [2021-09-20T19:20:05.934Z] #39 DONE 0.3s
19:20:06 [2021-09-20T19:20:06.198Z] 
19:20:06 [2021-09-20T19:20:06.199Z] #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
19:20:06 [2021-09-20T19:20:06.199Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
19:20:06 [2021-09-20T19:20:06.856Z] #13 93.40 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:06 [2021-09-20T19:20:06.935Z] #9 DONE 45.0s
19:20:06 [2021-09-20T19:20:06.935Z] 
19:20:06 [2021-09-20T19:20:06.936Z] #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
19:20:06 [2021-09-20T19:20:06.936Z] #29 sha256:c4fb97c9c1d813c5b4a4ad968655178ccfc79bbee14def20ebaab1fc4d3bf117
19:20:06 [2021-09-20T19:20:06.936Z] #29 DONE 16.7s
19:20:06 [2021-09-20T19:20:06.936Z] 
19:20:06 [2021-09-20T19:20:06.936Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:20:06 [2021-09-20T19:20:06.936Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
19:20:07 [2021-09-20T19:20:07.103Z] #9 DONE 44.0s
19:20:07 [2021-09-20T19:20:07.103Z] 
19:20:07 [2021-09-20T19:20:07.103Z] #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
19:20:07 [2021-09-20T19:20:07.103Z] #29 sha256:02e5606cab4ab598ca787fbb6413ba7444171b399e67f3e86faa0aedcd14fc19
19:20:07 [2021-09-20T19:20:07.103Z] #29 ...
19:20:07 [2021-09-20T19:20:07.103Z] 
19:20:07 [2021-09-20T19:20:07.103Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:20:07 [2021-09-20T19:20:07.103Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
19:20:07 [2021-09-20T19:20:07.103Z] #10 ...
19:20:07 [2021-09-20T19:20:07.103Z] 
19:20:07 [2021-09-20T19:20:07.103Z] #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
19:20:07 [2021-09-20T19:20:07.103Z] #29 sha256:02e5606cab4ab598ca787fbb6413ba7444171b399e67f3e86faa0aedcd14fc19
19:20:07 [2021-09-20T19:20:07.103Z] #29 DONE 16.0s
19:20:07 [2021-09-20T19:20:07.103Z] 
19:20:07 [2021-09-20T19:20:07.103Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:20:07 [2021-09-20T19:20:07.103Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
19:20:07 [2021-09-20T19:20:07.115Z] #13 93.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 ... 15421 files and directories currently installed.)
19:20:07 [2021-09-20T19:20:07.115Z] #13 93.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:20:07 [2021-09-20T19:20:07.115Z] #13 93.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:07 [2021-09-20T19:20:07.708Z] #13 ...
19:20:07 [2021-09-20T19:20:07.708Z] 
19:20:07 [2021-09-20T19:20:07.708Z] #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
19:20:07 [2021-09-20T19:20:07.708Z] #24 sha256:14dd4036b35cfb6cd8a39a007378af85016aa0538efa7b25fd384c153c56c267
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.220 + RM_GOPATH=0
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.220 + TMP_GOPATH=
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.220 + : /build
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.220 + '[' -z '' ']'
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.221 ++ mktemp -d
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.222 + export GOPATH=/tmp/tmp.C638OG4eVx
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.222 + GOPATH=/tmp/tmp.C638OG4eVx
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.222 + RM_GOPATH=1
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.222 + case "$(go env GOARCH)" in
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.223 ++ go env GOARCH
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.233 + export GO_BUILDMODE=-buildmode=pie
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.233 + GO_BUILDMODE=-buildmode=pie
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.233 ++ dirname /tmp/install/install.sh
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.234 + dir=/tmp/install
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.234 + bin=dockercli
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.234 + shift
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.234 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.234 + . /tmp/install/dockercli.installer
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.235 ++ : stable
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.235 ++ : 17.06.2-ce
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.235 Install docker/cli version 17.06.2-ce from stable
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.236 + install_dockercli
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.236 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.236 ++ uname -m
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.237 + arch=x86_64
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.237 + '[' x86_64 '!=' x86_64 ']'
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.237 + url=https://download.docker.com/linux/static
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.240 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:20:07 [2021-09-20T19:20:07.708Z] #24 5.240 + tar -xz docker/docker
19:20:08 [2021-09-20T19:20:08.033Z] #10 DONE 1.2s
19:20:08 [2021-09-20T19:20:08.033Z] 
19:20:08 [2021-09-20T19:20:08.033Z] #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
19:20:08 [2021-09-20T19:20:08.033Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
19:20:08 [2021-09-20T19:20:08.278Z] #24 ...
19:20:08 [2021-09-20T19:20:08.278Z] 
19:20:08 [2021-09-20T19:20:08.278Z] #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
19:20:08 [2021-09-20T19:20:08.278Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:08 [2021-09-20T19:20:08.278Z] #13 6.088 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:20:08 [2021-09-20T19:20:08.278Z] #13 6.183 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:08 [2021-09-20T19:20:08.278Z] #13 6.183 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:08 [2021-09-20T19:20:08.323Z] #10 DONE 1.2s
19:20:08 [2021-09-20T19:20:08.323Z] 
19:20:08 [2021-09-20T19:20:08.323Z] #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
19:20:08 [2021-09-20T19:20:08.323Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
19:20:08 [2021-09-20T19:20:08.491Z] #13 ...
19:20:08 [2021-09-20T19:20:08.491Z] 
19:20:08 [2021-09-20T19:20:08.491Z] #45 [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
19:20:08 [2021-09-20T19:20:08.491Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:20:08 [2021-09-20T19:20:08.491Z] #45 91.32 syscall
19:20:08 [2021-09-20T19:20:08.491Z] #45 ...
19:20:08 [2021-09-20T19:20:08.491Z] 
19:20:08 [2021-09-20T19:20:08.491Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:08 [2021-09-20T19:20:08.491Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:08 [2021-09-20T19:20:08.491Z] #42 101.3 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:20:08 [2021-09-20T19:20:08.491Z] #42 101.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:20:08 [2021-09-20T19:20:08.491Z] #42 101.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:20:08 [2021-09-20T19:20:08.491Z] #42 101.3 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:20:08 [2021-09-20T19:20:08.491Z] #42 101.3 Setting up python-six (1.12.0-1) ...
19:20:08 [2021-09-20T19:20:08.538Z] #13 6.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:08 [2021-09-20T19:20:08.539Z] #13 ...
19:20:08 [2021-09-20T19:20:08.539Z] 
19:20:08 [2021-09-20T19:20:08.539Z] #67 [proxy 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 proxy
19:20:08 [2021-09-20T19:20:08.539Z] #67 sha256:813a8f241e697512dc1b48cc3fac7437b2a35846096216b3525bd41c56247ecf
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.279 + RM_GOPATH=0
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.279 + TMP_GOPATH=
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.279 + : /build
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.279 + '[' -z '' ']'
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.281 ++ mktemp -d
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.303 + export GOPATH=/tmp/tmp.5RNxbhbbWz
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.303 + GOPATH=/tmp/tmp.5RNxbhbbWz
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.303 + RM_GOPATH=1
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.303 + case "$(go env GOARCH)" in
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.303 ++ go env GOARCH
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + export GO_BUILDMODE=-buildmode=pie
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + GO_BUILDMODE=-buildmode=pie
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 ++ dirname /tmp/install/install.sh
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + dir=/tmp/install
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + bin=proxy
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + shift
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + . /tmp/install/proxy.installer
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + install_proxy
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + case "$1" in
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + export CGO_ENABLED=0
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + CGO_ENABLED=0
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + _install_proxy
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.322 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5RNxbhbbWz/src/github.com/docker/libnetwork
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.323 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:08 [2021-09-20T19:20:08.539Z] #67 6.326 Cloning into '/tmp/tmp.5RNxbhbbWz/src/github.com/docker/libnetwork'...
19:20:08 [2021-09-20T19:20:08.822Z] #67 ...
19:20:08 [2021-09-20T19:20:08.822Z] 
19:20:08 [2021-09-20T19:20:08.822Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:08 [2021-09-20T19:20:08.822Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:08 [2021-09-20T19:20:08.823Z] #42 6.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:08 [2021-09-20T19:20:08.823Z] #42 6.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:08 [2021-09-20T19:20:08.823Z] #42 6.161 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:08 [2021-09-20T19:20:08.823Z] #42 6.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:08 [2021-09-20T19:20:08.823Z] #42 9.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:08 [2021-09-20T19:20:08.823Z] #42 ...
19:20:08 [2021-09-20T19:20:08.823Z] 
19:20:08 [2021-09-20T19:20:08.823Z] #58 [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
19:20:08 [2021-09-20T19:20:08.823Z] #58 sha256:c9eefa4c7cb9d2dc16e98c551686ea5642a0dd13b4955e6a31149a36cb868f16
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + RM_GOPATH=0
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + TMP_GOPATH=
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + : /build
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + '[' -z '' ']'
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 ++ mktemp -d
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + export GOPATH=/tmp/tmp.g1Cxncm52y
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + GOPATH=/tmp/tmp.g1Cxncm52y
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + RM_GOPATH=1
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + case "$(go env GOARCH)" in
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 ++ go env GOARCH
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + export GO_BUILDMODE=-buildmode=pie
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + GO_BUILDMODE=-buildmode=pie
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 ++ dirname /tmp/install/install.sh
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + dir=/tmp/install
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + bin=rootlesskit
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + shift
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + . /tmp/install/rootlesskit.installer
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 ++ : 4cd567642273d369adaadcbadca00880552c1778
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.031 + install_rootlesskit
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + case "$1" in
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + export CGO_ENABLED=0
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + CGO_ENABLED=0
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + _install_rootlesskit
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g1Cxncm52y/src/github.com/rootless-containers/rootlesskit
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.032 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
19:20:08 [2021-09-20T19:20:08.823Z] #58 5.037 Cloning into '/tmp/tmp.g1Cxncm52y/src/github.com/rootless-containers/rootlesskit'...
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.269 + cd /tmp/tmp.g1Cxncm52y/src/github.com/rootless-containers/rootlesskit
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.269 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + export GO111MODULE=on
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + GO111MODULE=on
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + export GOPROXY=https://proxy.golang.org
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + GOPROXY=https://proxy.golang.org
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + for f in rootlesskit rootlesskit-docker-proxy
19:20:08 [2021-09-20T19:20:08.823Z] #58 9.350 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:09 [2021-09-20T19:20:09.081Z] #58 ...
19:20:09 [2021-09-20T19:20:09.081Z] 
19:20:09 [2021-09-20T19:20:09.081Z] #45 [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
19:20:09 [2021-09-20T19:20:09.081Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.282 + RM_GOPATH=0
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.282 + TMP_GOPATH=
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.282 + : /build
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.282 + '[' -z '' ']'
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 ++ mktemp -d
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 + export GOPATH=/tmp/tmp.2d74Gn4qV3
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 + GOPATH=/tmp/tmp.2d74Gn4qV3
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 + RM_GOPATH=1
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 + case "$(go env GOARCH)" in
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.288 ++ go env GOARCH
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + export GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 ++ dirname /tmp/install/install.sh
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + dir=/tmp/install
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + bin=vndr
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + shift
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + . /tmp/install/vndr.installer
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + install_vndr
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2d74Gn4qV3/src/github.com/LK4D4/vndr
19:20:09 [2021-09-20T19:20:09.081Z] #45 5.295 Cloning into '/tmp/tmp.2d74Gn4qV3/src/github.com/LK4D4/vndr'...
19:20:09 [2021-09-20T19:20:09.081Z] #45 6.887 + cd /tmp/tmp.2d74Gn4qV3/src/github.com/LK4D4/vndr
19:20:09 [2021-09-20T19:20:09.081Z] #45 6.888 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:20:09 [2021-09-20T19:20:09.081Z] #45 6.894 + go build -buildmode=pie -v -o /build/vndr .
19:20:09 [2021-09-20T19:20:09.081Z] #45 8.542 internal/unsafeheader
19:20:09 [2021-09-20T19:20:09.081Z] #45 8.563 internal/cpu
19:20:09 [2021-09-20T19:20:09.081Z] #45 8.587 runtime/internal/atomic
19:20:09 [2021-09-20T19:20:09.081Z] #45 8.992 runtime/internal/sys
19:20:09 [2021-09-20T19:20:09.081Z] #45 9.401 internal/bytealg
19:20:09 [2021-09-20T19:20:09.081Z] #45 9.487 runtime/internal/math
19:20:09 [2021-09-20T19:20:09.081Z] #45 9.621 internal/race
19:20:09 [2021-09-20T19:20:09.081Z] #45 9.809 sync/atomic
19:20:09 [2021-09-20T19:20:09.081Z] #45 10.19 unicode
19:20:09 [2021-09-20T19:20:09.081Z] #45 ...
19:20:09 [2021-09-20T19:20:09.081Z] 
19:20:09 [2021-09-20T19:20:09.081Z] #49 [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
19:20:09 [2021-09-20T19:20:09.081Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.458 + RM_GOPATH=0
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.458 + TMP_GOPATH=
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.458 + : /build
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.458 + '[' -z '' ']'
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.460 ++ mktemp -d
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.461 + export GOPATH=/tmp/tmp.TTAiSvBDHr
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.461 + GOPATH=/tmp/tmp.TTAiSvBDHr
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.461 + RM_GOPATH=1
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.461 + case "$(go env GOARCH)" in
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.463 ++ go env GOARCH
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.471 + export GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.471 + GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.471 ++ dirname /tmp/install/install.sh
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + dir=/tmp/install
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + bin=golangci_lint
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + shift
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + . /tmp/install/golangci_lint.installer
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 ++ : v1.23.8
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + install_golangci_lint
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + set -e
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + export GO111MODULE=on
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + GO111MODULE=on
19:20:09 [2021-09-20T19:20:09.081Z] #49 5.472 + GOBIN=/build
19:20:09 [2021-09-20T19:20:09.082Z] #49 5.472 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:09 [2021-09-20T19:20:09.082Z] #49 5.947 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:09 [2021-09-20T19:20:09.269Z] #11 DONE 1.2s
19:20:09 [2021-09-20T19:20:09.346Z] #49 ...
19:20:09 [2021-09-20T19:20:09.346Z] 
19:20:09 [2021-09-20T19:20:09.346Z] #47 [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
19:20:09 [2021-09-20T19:20:09.346Z] #47 sha256:5e0a32c967b0e8e8345a12543375f9a31642e5b272ee70618aa5ec7085cce3b2
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.376 + RM_GOPATH=0
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.376 + TMP_GOPATH=
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.376 + : /build
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.376 + '[' -z '' ']'
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.376 ++ mktemp -d
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.377 + export GOPATH=/tmp/tmp.9EYHbGY5ku
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.377 + GOPATH=/tmp/tmp.9EYHbGY5ku
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.377 + RM_GOPATH=1
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.377 + case "$(go env GOARCH)" in
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.377 ++ go env GOARCH
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.380 + export GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.380 + GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 ++ dirname /tmp/install/install.sh
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + dir=/tmp/install
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + bin=gotestsum
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + shift
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + . /tmp/install/gotestsum.installer
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 ++ : v0.5.3
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + install_gotestsum
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + set -e
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + export GO111MODULE=on
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + GO111MODULE=on
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + GOBIN=/build
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.385 + go get gotest.tools/gotestsum@v0.5.3
19:20:09 [2021-09-20T19:20:09.346Z] #47 5.844 go: downloading gotest.tools/gotestsum v0.5.3
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.103 go: downloading github.com/fatih/color v1.9.0
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.103 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.103 go: downloading github.com/pkg/errors v0.9.1
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.105 go: downloading github.com/spf13/pflag v1.0.3
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.387 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.540 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.641 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.698 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:09 [2021-09-20T19:20:09.346Z] #47 7.860 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:09 [2021-09-20T19:20:09.346Z] #47 8.480 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:09 [2021-09-20T19:20:09.412Z] #11 DONE 1.2s
19:20:09 [2021-09-20T19:20:09.412Z] 
19:20:09 [2021-09-20T19:20:09.412Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:09 [2021-09-20T19:20:09.412Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
19:20:09 [2021-09-20T19:20:09.412Z] #31 DONE 0.1s
19:20:09 [2021-09-20T19:20:09.412Z] 
19:20:09 [2021-09-20T19:20:09.412Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:09 [2021-09-20T19:20:09.412Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
19:20:09 [2021-09-20T19:20:09.532Z] 
19:20:09 [2021-09-20T19:20:09.532Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:09 [2021-09-20T19:20:09.532Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
19:20:09 [2021-09-20T19:20:09.532Z] #31 DONE 0.1s
19:20:09 [2021-09-20T19:20:09.532Z] 
19:20:09 [2021-09-20T19:20:09.532Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:09 [2021-09-20T19:20:09.532Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:09 [2021-09-20T19:20:09.605Z] #47 ...
19:20:09 [2021-09-20T19:20:09.605Z] 
19:20:09 [2021-09-20T19:20:09.605Z] #51 [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
19:20:09 [2021-09-20T19:20:09.605Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.904 + RM_GOPATH=0
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.904 + TMP_GOPATH=
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.904 + : /build
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.905 + '[' -z '' ']'
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 ++ mktemp -d
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 + export GOPATH=/tmp/tmp.zOCkYIPr1M
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 + GOPATH=/tmp/tmp.zOCkYIPr1M
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 + RM_GOPATH=1
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 + case "$(go env GOARCH)" in
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.916 ++ go env GOARCH
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.936 + export GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.936 + GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.955 ++ dirname /tmp/install/install.sh
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.967 + dir=/tmp/install
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.970 + bin=shfmt
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.971 + shift
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.971 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.971 + . /tmp/install/shfmt.installer
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.971 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.976 + install_shfmt
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.976 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.976 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zOCkYIPr1M/src/github.com/mvdan/sh
19:20:09 [2021-09-20T19:20:09.605Z] #51 6.976 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:09 [2021-09-20T19:20:09.605Z] #51 7.015 Cloning into '/tmp/tmp.zOCkYIPr1M/src/github.com/mvdan/sh'...
19:20:09 [2021-09-20T19:20:09.605Z] #51 ...
19:20:09 [2021-09-20T19:20:09.605Z] 
19:20:09 [2021-09-20T19:20:09.605Z] #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
19:20:09 [2021-09-20T19:20:09.605Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:09 [2021-09-20T19:20:09.605Z] #36 6.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:09 [2021-09-20T19:20:09.605Z] #36 6.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:09 [2021-09-20T19:20:09.605Z] #36 6.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:09 [2021-09-20T19:20:09.605Z] #36 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:09 [2021-09-20T19:20:09.605Z] #36 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:09 [2021-09-20T19:20:09.669Z] #39 DONE 0.4s
19:20:09 [2021-09-20T19:20:09.669Z] 
19:20:09 [2021-09-20T19:20:09.669Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:09 [2021-09-20T19:20:09.669Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:09 [2021-09-20T19:20:09.800Z] #32 ...
19:20:09 [2021-09-20T19:20:09.800Z] 
19:20:09 [2021-09-20T19:20:09.800Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:09 [2021-09-20T19:20:09.800Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
19:20:09 [2021-09-20T19:20:09.800Z] #39 DONE 0.6s
19:20:09 [2021-09-20T19:20:09.865Z] #36 ...
19:20:09 [2021-09-20T19:20:09.865Z] 
19:20:09 [2021-09-20T19:20:09.865Z] #34 [tomlv 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 tomlv
19:20:09 [2021-09-20T19:20:09.865Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + RM_GOPATH=0
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + TMP_GOPATH=
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + : /build
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + '[' -z '' ']'
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 ++ mktemp -d
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + export GOPATH=/tmp/tmp.aqVPj1fKpG
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + GOPATH=/tmp/tmp.aqVPj1fKpG
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + RM_GOPATH=1
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 + case "$(go env GOARCH)" in
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.546 ++ go env GOARCH
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.553 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + export GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + GO_BUILDMODE=-buildmode=pie
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 ++ dirname /tmp/install/install.sh
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + dir=/tmp/install
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + bin=tomlv
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + shift
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + . /tmp/install/tomlv.installer
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + install_tomlv
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aqVPj1fKpG/src/github.com/BurntSushi/toml
19:20:09 [2021-09-20T19:20:09.865Z] #34 5.554 Cloning into '/tmp/tmp.aqVPj1fKpG/src/github.com/BurntSushi/toml'...
19:20:09 [2021-09-20T19:20:09.865Z] #34 7.550 + cd /tmp/tmp.aqVPj1fKpG/src/github.com/BurntSushi/toml
19:20:09 [2021-09-20T19:20:09.865Z] #34 7.551 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:09 [2021-09-20T19:20:09.865Z] #34 7.701 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:09 [2021-09-20T19:20:09.865Z] #34 8.433 internal/unsafeheader
19:20:09 [2021-09-20T19:20:09.865Z] #34 8.541 internal/cpu
19:20:09 [2021-09-20T19:20:09.865Z] #34 8.589 runtime/internal/atomic
19:20:09 [2021-09-20T19:20:09.865Z] #34 9.108 runtime/internal/sys
19:20:09 [2021-09-20T19:20:09.865Z] #34 9.226 internal/bytealg
19:20:09 [2021-09-20T19:20:09.865Z] #34 9.498 runtime/internal/math
19:20:09 [2021-09-20T19:20:09.865Z] #34 9.688 math/bits
19:20:09 [2021-09-20T19:20:09.865Z] #34 10.47 runtime
19:20:09 [2021-09-20T19:20:09.865Z] #34 10.56 math
19:20:09 [2021-09-20T19:20:09.865Z] #34 ...
19:20:09 [2021-09-20T19:20:09.865Z] 
19:20:09 [2021-09-20T19:20:09.865Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:09 [2021-09-20T19:20:09.865Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:09 [2021-09-20T19:20:09.865Z] #42 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:10 [2021-09-20T19:20:10.063Z] 
19:20:10 [2021-09-20T19:20:10.063Z] #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
19:20:10 [2021-09-20T19:20:10.063Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:10 [2021-09-20T19:20:10.435Z] #42 ...
19:20:10 [2021-09-20T19:20:10.435Z] 
19:20:10 [2021-09-20T19:20:10.435Z] #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
19:20:10 [2021-09-20T19:20:10.435Z] #24 sha256:14dd4036b35cfb6cd8a39a007378af85016aa0538efa7b25fd384c153c56c267
19:20:10 [2021-09-20T19:20:10.435Z] #24 11.16 + mkdir -p /build
19:20:10 [2021-09-20T19:20:10.435Z] #24 11.16 + mv docker/docker /build/
19:20:10 [2021-09-20T19:20:10.435Z] #24 11.16 + rmdir docker
19:20:10 [2021-09-20T19:20:10.435Z] #24 DONE 11.8s
19:20:10 [2021-09-20T19:20:10.435Z] 
19:20:10 [2021-09-20T19:20:10.435Z] #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
19:20:10 [2021-09-20T19:20:10.435Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:10 [2021-09-20T19:20:10.435Z] #36 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:10 [2021-09-20T19:20:10.441Z] #40 ...
19:20:10 [2021-09-20T19:20:10.441Z] 
19:20:10 [2021-09-20T19:20:10.441Z] #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
19:20:10 [2021-09-20T19:20:10.441Z] #12 sha256:a297d3f9c86fdf5ab026ba98634abf72680b993fb73be073f768cec13a06dbb5
19:20:10 [2021-09-20T19:20:10.441Z] #12 DONE 4.5s
19:20:10 [2021-09-20T19:20:10.441Z] 
19:20:10 [2021-09-20T19:20:10.441Z] #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
19:20:10 [2021-09-20T19:20:10.441Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:10 [2021-09-20T19:20:10.441Z] #29 1.530 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
19:20:10 [2021-09-20T19:20:10.441Z] #29 1.715 
19:20:10 [2021-09-20T19:20:10.441Z] #29 2.161 
                                                                           0.0%
#######                                                                   10.9%
################                                                          22.6%
###########################                                               38.3%
#######################################                                   54.4%
################################################                          67.6%
############################################################              84.4%
######################################################################## 100.0%
19:20:10 [2021-09-20T19:20:10.441Z] #29 3.062 
19:20:10 [2021-09-20T19:20:10.441Z] #29 3.245 
                                                                           0.0%
#####################################################                     73.6%
######################################################################## 100.0%
19:20:10 [2021-09-20T19:20:10.441Z] #29 3.636 
19:20:10 [2021-09-20T19:20:10.441Z] #29 3.866 
                                                                           0.1%
#####################                                                     29.5%
############################################################              84.6%
######################################################################## 100.0%
19:20:10 [2021-09-20T19:20:10.441Z] #29 4.325 
19:20:10 [2021-09-20T19:20:10.987Z] #29 4.521 
                                                                           0.0%
#######                                                                   10.2%
#################                                                         23.7%
########################                                                  33.7%
###############################                                           44.1%
#####################################                                     52.6%
##########################################                                58.3%
#############################################                             63.1%
###################################################                       71.7%
#######################################################                   77.7%
##########################################################                81.7%
#################################################################         91.0%
#######################################################################   99.1%
######################################################################## 100.0%
19:20:11 [2021-09-20T19:20:11.253Z] #29 6.009 
19:20:12 [2021-09-20T19:20:12.754Z] using credential docker-jenkins-github-credentials
19:20:12 [2021-09-20T19:20:12.832Z] Cloning the remote Git repository
19:20:12 [2021-09-20T19:20:12.832Z] Cloning with configured refspecs honoured and without tags
19:20:13 [2021-09-20T19:20:13.763Z] #42 ...
19:20:13 [2021-09-20T19:20:13.763Z] 
19:20:13 [2021-09-20T19:20:13.763Z] #34 [tomlv 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 tomlv
19:20:13 [2021-09-20T19:20:13.763Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:13 [2021-09-20T19:20:13.763Z] #34 96.29 internal/syscall/unix
19:20:13 [2021-09-20T19:20:13.763Z] #34 96.67 time
19:20:13 [2021-09-20T19:20:13.763Z] #34 105.7 internal/fmtsort
19:20:13 [2021-09-20T19:20:13.763Z] #34 ...
19:20:13 [2021-09-20T19:20:13.763Z] 
19:20:13 [2021-09-20T19:20:13.763Z] #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
19:20:13 [2021-09-20T19:20:13.763Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:13 [2021-09-20T19:20:13.763Z] #36 97.93 Selecting previously unselected package libxml2:amd64.
19:20:13 [2021-09-20T19:20:13.763Z] #36 97.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 97.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 99.60 Selecting previously unselected package libarchive13:amd64.
19:20:13 [2021-09-20T19:20:13.763Z] #36 99.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 99.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.2 Selecting previously unselected package libjsoncpp1:amd64.
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.2 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.2 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.6 Selecting previously unselected package librhash0:amd64.
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.6 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 100.7 Unpacking librhash0:amd64 (1.3.8-1) ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.2 Selecting previously unselected package libuv1:amd64.
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.2 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.2 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.4 Selecting previously unselected package cmake.
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.5 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:20:13 [2021-09-20T19:20:13.763Z] #36 101.5 Unpacking cmake (3.13.4-1) ...
19:20:13 [2021-09-20T19:20:13.027Z] Cloning repository https://github.com/moby/moby.git
19:20:13 [2021-09-20T19:20:13.430Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:20:14 [2021-09-20T19:20:14.024Z] #36 ...
19:20:14 [2021-09-20T19:20:14.024Z] 
19:20:14 [2021-09-20T19:20:14.024Z] #34 [tomlv 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 tomlv
19:20:14 [2021-09-20T19:20:14.024Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:14 [2021-09-20T19:20:14.024Z] #34 106.9 internal/syscall/execenv
19:20:14 [2021-09-20T19:20:14.283Z] #34 107.2 internal/poll
19:20:14 [2021-09-20T19:20:14.545Z] #34 107.3 path
19:20:14 [2021-09-20T19:20:14.923Z] #32 ...
19:20:14 [2021-09-20T19:20:14.924Z] 
19:20:14 [2021-09-20T19:20:14.924Z] #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
19:20:14 [2021-09-20T19:20:14.924Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:15 [2021-09-20T19:20:15.486Z] #34 108.5 io/fs
19:20:15 [2021-09-20T19:20:15.578Z] #29 6.278 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.3%
##                                                                         4.0%
###                                                                        4.7%
###                                                                        5.4%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.1%
############                                                              18.0%
##############                                                            20.3%
###############                                                           21.8%
################                                                          23.3%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      28.0%
#####################                                                     29.3%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               37.5%
###########################                                               38.5%
############################                                              39.6%
#############################                                             40.3%
##############################                                            41.8%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.3%
###################################                                       48.9%
19:20:15 [2021-09-20T19:20:15.578Z] #29 ...
19:20:15 [2021-09-20T19:20:15.578Z] 
19:20:15 [2021-09-20T19:20:15.578Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:15 [2021-09-20T19:20:15.578Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:15 [2021-09-20T19:20:15.578Z] #42 5.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 5.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 5.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 6.225 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 7.904 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 9.616 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:20:15 [2021-09-20T19:20:15.578Z] #42 ...
19:20:15 [2021-09-20T19:20:15.578Z] 
19:20:15 [2021-09-20T19:20:15.578Z] #47 [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
19:20:15 [2021-09-20T19:20:15.578Z] #47 sha256:660000b1be36b10d3493b07a0e50ba422197757dfaec402e8a3630aa557cfb57
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + RM_GOPATH=0
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + TMP_GOPATH=
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + : /build
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + '[' -z '' ']'
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 ++ mktemp -d
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + export GOPATH=/tmp/tmp.FjXk1NjLAp
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + GOPATH=/tmp/tmp.FjXk1NjLAp
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + RM_GOPATH=1
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 + case "$(go env GOARCH)" in
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.017 ++ go env GOARCH
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.040 + export GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.040 + GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.041 ++ dirname /tmp/install/install.sh
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.043 + dir=/tmp/install
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + bin=gotestsum
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + shift
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + . /tmp/install/gotestsum.installer
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 ++ : v0.5.3
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + install_gotestsum
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + set -e
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + export GO111MODULE=on
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + GO111MODULE=on
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + GOBIN=/build
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.045 + go get gotest.tools/gotestsum@v0.5.3
19:20:15 [2021-09-20T19:20:15.578Z] #47 4.992 go: downloading gotest.tools/gotestsum v0.5.3
19:20:15 [2021-09-20T19:20:15.578Z] #47 6.926 go: downloading github.com/fatih/color v1.9.0
19:20:15 [2021-09-20T19:20:15.578Z] #47 6.927 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:15 [2021-09-20T19:20:15.578Z] #47 6.930 go: downloading github.com/pkg/errors v0.9.1
19:20:15 [2021-09-20T19:20:15.578Z] #47 6.930 go: downloading github.com/spf13/pflag v1.0.3
19:20:15 [2021-09-20T19:20:15.578Z] #47 7.335 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:15 [2021-09-20T19:20:15.578Z] #47 7.362 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:15 [2021-09-20T19:20:15.578Z] #47 7.493 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:15 [2021-09-20T19:20:15.578Z] #47 8.109 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:15 [2021-09-20T19:20:15.578Z] #47 8.223 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:15 [2021-09-20T19:20:15.578Z] #47 8.483 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:15 [2021-09-20T19:20:15.578Z] #47 8.858 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:15 [2021-09-20T19:20:15.711Z] #36 ...
19:20:15 [2021-09-20T19:20:15.711Z] 
19:20:15 [2021-09-20T19:20:15.711Z] #55 [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
19:20:15 [2021-09-20T19:20:15.711Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:15 [2021-09-20T19:20:15.711Z] #55 6.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 6.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 6.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 7.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 9.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:15 [2021-09-20T19:20:15.711Z] #55 ...
19:20:15 [2021-09-20T19:20:15.711Z] 
19:20:15 [2021-09-20T19:20:15.711Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:15 [2021-09-20T19:20:15.711Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:15 [2021-09-20T19:20:15.711Z] #32 6.505 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:15 [2021-09-20T19:20:15.711Z] #32 6.505 Cloning into '.'...
19:20:15 [2021-09-20T19:20:15.711Z] #32 ...
19:20:15 [2021-09-20T19:20:15.711Z] 
19:20:15 [2021-09-20T19:20:15.711Z] #58 [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
19:20:15 [2021-09-20T19:20:15.711Z] #58 sha256:c9eefa4c7cb9d2dc16e98c551686ea5642a0dd13b4955e6a31149a36cb868f16
19:20:15 [2021-09-20T19:20:15.711Z] #58 11.79 go: downloading github.com/pkg/errors v0.9.1
19:20:15 [2021-09-20T19:20:15.711Z] #58 11.81 go: downloading github.com/sirupsen/logrus v1.8.1
19:20:15 [2021-09-20T19:20:15.711Z] #58 12.05 go: downloading github.com/urfave/cli/v2 v2.3.0
19:20:15 [2021-09-20T19:20:15.711Z] #58 12.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:20:15 [2021-09-20T19:20:15.711Z] #58 16.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:20:15 [2021-09-20T19:20:15.711Z] #58 16.96 go: downloading github.com/google/uuid v1.2.0
19:20:15 [2021-09-20T19:20:15.711Z] #58 17.07 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
19:20:15 [2021-09-20T19:20:15.711Z] #58 17.10 go: downloading github.com/moby/vpnkit v0.5.0
19:20:15 [2021-09-20T19:20:15.711Z] #58 ...
19:20:15 [2021-09-20T19:20:15.711Z] 
19:20:15 [2021-09-20T19:20:15.711Z] #49 [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
19:20:15 [2021-09-20T19:20:15.711Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:20:15 [2021-09-20T19:20:15.711Z] #49 17.04 go: downloading github.com/fatih/color v1.7.0
19:20:15 [2021-09-20T19:20:15.711Z] #49 17.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:15 [2021-09-20T19:20:15.711Z] #49 17.17 go: downloading github.com/pkg/errors v0.8.1
19:20:15 [2021-09-20T19:20:15.711Z] #49 17.19 go: downloading github.com/spf13/cobra v0.0.5
19:20:15 [2021-09-20T19:20:15.711Z] #49 17.26 go: downloading github.com/spf13/pflag v1.0.5
19:20:15 [2021-09-20T19:20:15.774Z] #34 ...
19:20:15 [2021-09-20T19:20:15.774Z] 
19:20:15 [2021-09-20T19:20:15.774Z] #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
19:20:15 [2021-09-20T19:20:15.774Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.0 Setting up xxd (2:8.1.0875-5) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.1 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.1 Setting up vim-common (2:8.1.0875-5) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.1 Setting up librhash0:amd64 (1.3.8-1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.2 Setting up cmake-data (3.13.4-1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.2 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.2 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.3 Setting up cmake (3.13.4-1) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.3 Processing triggers for libc-bin (2.28-10) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 107.5 Processing triggers for mime-support (3.62) ...
19:20:15 [2021-09-20T19:20:15.774Z] #36 DONE 108.7s
19:20:15 [2021-09-20T19:20:15.843Z] #47 ...
19:20:15 [2021-09-20T19:20:15.843Z] 
19:20:15 [2021-09-20T19:20:15.843Z] #67 [proxy 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 proxy
19:20:15 [2021-09-20T19:20:15.843Z] #67 sha256:6d1741fa3a1a930dad60177c0a2599662f7b791979c18982c65d886a5c5a8797
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.786 + RM_GOPATH=0
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.786 + TMP_GOPATH=
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.786 + : /build
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.786 + '[' -z '' ']'
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.792 ++ mktemp -d
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.808 + export GOPATH=/tmp/tmp.Ngq2uaBIhv
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.808 + GOPATH=/tmp/tmp.Ngq2uaBIhv
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.808 + RM_GOPATH=1
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.808 + case "$(go env GOARCH)" in
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.809 ++ go env GOARCH
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.828 + export GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.828 + GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.829 ++ dirname /tmp/install/install.sh
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.831 + dir=/tmp/install
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.832 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + bin=proxy
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + shift
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + . /tmp/install/proxy.installer
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + install_proxy
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + case "$1" in
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + export CGO_ENABLED=0
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + CGO_ENABLED=0
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + _install_proxy
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.833 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ngq2uaBIhv/src/github.com/docker/libnetwork
19:20:15 [2021-09-20T19:20:15.843Z] #67 3.839 Cloning into '/tmp/tmp.Ngq2uaBIhv/src/github.com/docker/libnetwork'...
19:20:15 [2021-09-20T19:20:15.843Z] #67 ...
19:20:15 [2021-09-20T19:20:15.843Z] 
19:20:15 [2021-09-20T19:20:15.843Z] #45 [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
19:20:15 [2021-09-20T19:20:15.843Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + RM_GOPATH=0
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + TMP_GOPATH=
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + : /build
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + '[' -z '' ']'
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 ++ mktemp -d
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + export GOPATH=/tmp/tmp.yvuFTLIEgI
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + GOPATH=/tmp/tmp.yvuFTLIEgI
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + RM_GOPATH=1
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 + case "$(go env GOARCH)" in
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.532 ++ go env GOARCH
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.560 + export GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.560 + GO_BUILDMODE=-buildmode=pie
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.560 ++ dirname /tmp/install/install.sh
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + dir=/tmp/install
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + bin=vndr
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + shift
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + . /tmp/install/vndr.installer
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + install_vndr
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yvuFTLIEgI/src/github.com/LK4D4/vndr
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 Cloning into '/tmp/tmp.yvuFTLIEgI/src/github.com/LK4D4/vndr'...
19:20:15 [2021-09-20T19:20:15.843Z] #45 4.580 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:20:15 [2021-09-20T19:20:15.843Z] #45 5.468 + cd /tmp/tmp.yvuFTLIEgI/src/github.com/LK4D4/vndr
19:20:15 [2021-09-20T19:20:15.843Z] #45 5.468 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:20:15 [2021-09-20T19:20:15.843Z] #45 5.513 + go build -buildmode=pie -v -o /build/vndr .
19:20:15 [2021-09-20T19:20:15.843Z] #45 6.958 internal/unsafeheader
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.065 runtime/internal/sys
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.073 internal/cpu
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.115 runtime/internal/atomic
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.167 internal/race
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.556 sync/atomic
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.624 runtime/internal/math
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.793 unicode
19:20:15 [2021-09-20T19:20:15.843Z] #45 7.951 unicode/utf8
19:20:15 [2021-09-20T19:20:15.843Z] #45 8.336 internal/bytealg
19:20:15 [2021-09-20T19:20:15.843Z] #45 8.563 math
19:20:15 [2021-09-20T19:20:15.843Z] #45 9.361 encoding
19:20:15 [2021-09-20T19:20:15.843Z] #45 9.665 unicode/utf16
19:20:15 [2021-09-20T19:20:15.843Z] #45 9.928 runtime
19:20:15 [2021-09-20T19:20:15.843Z] #45 10.32 container/list
19:20:15 [2021-09-20T19:20:15.970Z] #49 ...
19:20:15 [2021-09-20T19:20:15.970Z] 
19:20:15 [2021-09-20T19:20:15.970Z] #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
19:20:15 [2021-09-20T19:20:15.970Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:15 [2021-09-20T19:20:15.970Z] #40 7.178 + git clone https://github.com/docker/distribution.git .
19:20:15 [2021-09-20T19:20:15.970Z] #40 7.199 Cloning into '.'...
19:20:16 [2021-09-20T19:20:16.034Z] 
19:20:16 [2021-09-20T19:20:16.034Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:16 [2021-09-20T19:20:16.034Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:16 [2021-09-20T19:20:16.034Z] #42 107.8 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 107.8 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.4 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.5 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.6 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.6 Setting up protobuf-compiler (3.6.1.3-2) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.7 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.8 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.8 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:20:16 [2021-09-20T19:20:16.034Z] #42 108.9 Setting up python-protobuf (3.6.1.3-2) ...
19:20:14 [2021-09-20T19:20:14.352Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:14 [2021-09-20T19:20:14.352Z]  > git --version # timeout=10
19:20:14 [2021-09-20T19:20:14.393Z]  > git --version # 'git version 2.24.1.windows.2'
19:20:14 [2021-09-20T19:20:14.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:14 [2021-09-20T19:20:14.396Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:20:16 [2021-09-20T19:20:16.107Z] #45 ...
19:20:16 [2021-09-20T19:20:16.107Z] 
19:20:16 [2021-09-20T19:20:16.107Z] #49 [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
19:20:16 [2021-09-20T19:20:16.107Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + RM_GOPATH=0
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + TMP_GOPATH=
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + : /build
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + '[' -z '' ']'
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 ++ mktemp -d
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + export GOPATH=/tmp/tmp.Annzj4MdX9
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + GOPATH=/tmp/tmp.Annzj4MdX9
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + RM_GOPATH=1
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 + case "$(go env GOARCH)" in
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.736 ++ go env GOARCH
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.788 + export GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.788 + GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.792 ++ dirname /tmp/install/install.sh
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.820 + dir=/tmp/install
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.821 + bin=golangci_lint
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.821 + shift
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.821 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.821 + . /tmp/install/golangci_lint.installer
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.821 ++ : v1.23.8
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + install_golangci_lint
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + set -e
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + export GO111MODULE=on
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + GO111MODULE=on
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + GOBIN=/build
19:20:16 [2021-09-20T19:20:16.107Z] #49 4.824 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:16 [2021-09-20T19:20:16.107Z] #49 5.708 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:16 [2021-09-20T19:20:16.107Z] #49 ...
19:20:16 [2021-09-20T19:20:16.107Z] 
19:20:16 [2021-09-20T19:20:16.107Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:16 [2021-09-20T19:20:16.107Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
19:20:16 [2021-09-20T19:20:16.107Z] #32 4.815 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:16 [2021-09-20T19:20:16.107Z] #32 4.815 Cloning into '.'...
19:20:16 [2021-09-20T19:20:16.230Z] #40 ...
19:20:16 [2021-09-20T19:20:16.230Z] 
19:20:16 [2021-09-20T19:20:16.230Z] #49 [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
19:20:16 [2021-09-20T19:20:16.230Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:20:16 [2021-09-20T19:20:16.230Z] #49 17.49 go: downloading github.com/spf13/viper v1.6.1
19:20:16 [2021-09-20T19:20:16.375Z] #32 ...
19:20:16 [2021-09-20T19:20:16.375Z] 
19:20:16 [2021-09-20T19:20:16.375Z] #58 [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
19:20:16 [2021-09-20T19:20:16.375Z] #58 sha256:5f794e90de8a0b64482f13bae161ee723f01b904b5553546cb9828663dc9eb78
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.902 + RM_GOPATH=0
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.902 + TMP_GOPATH=
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.902 + : /build
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.902 + '[' -z '' ']'
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.903 ++ mktemp -d
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.908 + export GOPATH=/tmp/tmp.L4blZcpdLO
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.908 + GOPATH=/tmp/tmp.L4blZcpdLO
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.908 + RM_GOPATH=1
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.908 + case "$(go env GOARCH)" in
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.909 ++ go env GOARCH
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.957 + export GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.957 + GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.958 ++ dirname /tmp/install/install.sh
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.960 + dir=/tmp/install
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.961 + bin=rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.961 + shift
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + . /tmp/install/rootlesskit.installer
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 ++ : 4cd567642273d369adaadcbadca00880552c1778
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + install_rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + case "$1" in
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + export CGO_ENABLED=0
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + CGO_ENABLED=0
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.962 + _install_rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.964 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.964 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.974 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L4blZcpdLO/src/github.com/rootless-containers/rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 4.979 Cloning into '/tmp/tmp.L4blZcpdLO/src/github.com/rootless-containers/rootlesskit'...
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.723 + cd /tmp/tmp.L4blZcpdLO/src/github.com/rootless-containers/rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.729 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + export GO111MODULE=on
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + GO111MODULE=on
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + export GOPROXY=https://proxy.golang.org
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + GOPROXY=https://proxy.golang.org
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + for f in rootlesskit rootlesskit-docker-proxy
19:20:16 [2021-09-20T19:20:16.375Z] #58 9.799 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:16 [2021-09-20T19:20:16.375Z] #58 ...
19:20:16 [2021-09-20T19:20:16.375Z] 
19:20:16 [2021-09-20T19:20:16.375Z] #34 [tomlv 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 tomlv
19:20:16 [2021-09-20T19:20:16.375Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.772 + RM_GOPATH=0
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.772 + TMP_GOPATH=
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.773 + : /build
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.773 + '[' -z '' ']'
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.778 ++ mktemp -d
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.785 + export GOPATH=/tmp/tmp.gcSf2SfZxE
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.785 + GOPATH=/tmp/tmp.gcSf2SfZxE
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.785 + RM_GOPATH=1
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.785 + case "$(go env GOARCH)" in
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.785 ++ go env GOARCH
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.801 + export GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.801 + GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.803 ++ dirname /tmp/install/install.sh
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.807 + dir=/tmp/install
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.837 + bin=tomlv
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.837 + shift
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.837 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.837 + . /tmp/install/tomlv.installer
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.837 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.840 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.840 + install_tomlv
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.840 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.840 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gcSf2SfZxE/src/github.com/BurntSushi/toml
19:20:16 [2021-09-20T19:20:16.375Z] #34 4.848 Cloning into '/tmp/tmp.gcSf2SfZxE/src/github.com/BurntSushi/toml'...
19:20:16 [2021-09-20T19:20:16.375Z] #34 6.316 + cd /tmp/tmp.gcSf2SfZxE/src/github.com/BurntSushi/toml
19:20:16 [2021-09-20T19:20:16.375Z] #34 6.316 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:16 [2021-09-20T19:20:16.375Z] #34 6.448 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:16 [2021-09-20T19:20:16.375Z] #34 7.342 math/bits
19:20:16 [2021-09-20T19:20:16.375Z] #34 7.421 runtime/internal/sys
19:20:16 [2021-09-20T19:20:16.375Z] #34 7.500 internal/cpu
19:20:16 [2021-09-20T19:20:16.375Z] #34 7.558 runtime/internal/atomic
19:20:16 [2021-09-20T19:20:16.375Z] #34 7.949 unicode/utf8
19:20:16 [2021-09-20T19:20:16.375Z] #34 8.283 math
19:20:16 [2021-09-20T19:20:16.375Z] #34 8.385 sync/atomic
19:20:16 [2021-09-20T19:20:16.375Z] #34 8.778 unicode
19:20:16 [2021-09-20T19:20:16.375Z] #34 8.989 internal/bytealg
19:20:16 [2021-09-20T19:20:16.375Z] #34 9.261 encoding
19:20:16 [2021-09-20T19:20:16.375Z] #34 ...
19:20:16 [2021-09-20T19:20:16.375Z] 
19:20:16 [2021-09-20T19:20:16.375Z] #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
19:20:16 [2021-09-20T19:20:16.375Z] #24 sha256:a009b88aaa7475c7d0b7c10f6c8b7e42fdf5dcabec71c623846941886e2bf6b0
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.560 + RM_GOPATH=0
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.560 + TMP_GOPATH=
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.560 + : /build
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.560 + '[' -z '' ']'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.561 ++ mktemp -d
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.577 + export GOPATH=/tmp/tmp.jQ8l5fSBVt
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.577 + GOPATH=/tmp/tmp.jQ8l5fSBVt
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.577 + RM_GOPATH=1
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.577 + case "$(go env GOARCH)" in
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.577 ++ go env GOARCH
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.595 + export GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.595 + GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.595 ++ dirname /tmp/install/install.sh
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + dir=/tmp/install
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + bin=dockercli
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + shift
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + . /tmp/install/dockercli.installer
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 ++ : stable
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 ++ : 17.06.2-ce
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + install_dockercli
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.606 Install docker/cli version 17.06.2-ce from stable
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.617 ++ uname -m
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + arch=aarch64
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + '[' aarch64 '!=' x86_64 ']'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + '[' aarch64 '!=' s390x ']'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + '[' aarch64 '!=' armhf ']'
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + build_dockercli
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.637 + git clone https://github.com/docker/docker-ce /tmp/tmp.jQ8l5fSBVt/tmp/docker-ce
19:20:16 [2021-09-20T19:20:16.375Z] #24 4.668 Cloning into '/tmp/tmp.jQ8l5fSBVt/tmp/docker-ce'...
19:20:16 [2021-09-20T19:20:16.489Z] #49 17.80 go: downloading github.com/mattn/go-colorable v0.1.4
19:20:16 [2021-09-20T19:20:16.489Z] #49 17.88 go: downloading github.com/mattn/go-isatty v0.0.8
19:20:16 [2021-09-20T19:20:16.489Z] #49 17.95 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:16 [2021-09-20T19:20:16.489Z] #49 17.95 go: downloading github.com/go-critic/go-critic v0.4.1
19:20:16 [2021-09-20T19:20:16.649Z] #24 ...
19:20:16 [2021-09-20T19:20:16.649Z] 
19:20:16 [2021-09-20T19:20:16.649Z] #55 [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
19:20:16 [2021-09-20T19:20:16.649Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
19:20:16 [2021-09-20T19:20:16.649Z] #55 5.130 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 5.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 5.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 6.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 7.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 9.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:20:16 [2021-09-20T19:20:16.649Z] #55 ...
19:20:16 [2021-09-20T19:20:16.649Z] 
19:20:16 [2021-09-20T19:20:16.649Z] #51 [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
19:20:16 [2021-09-20T19:20:16.649Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + RM_GOPATH=0
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + TMP_GOPATH=
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + : /build
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + '[' -z '' ']'
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 ++ mktemp -d
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + export GOPATH=/tmp/tmp.DFO6aAXUEJ
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + GOPATH=/tmp/tmp.DFO6aAXUEJ
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + RM_GOPATH=1
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.441 + case "$(go env GOARCH)" in
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.450 ++ go env GOARCH
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + export GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + GO_BUILDMODE=-buildmode=pie
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 ++ dirname /tmp/install/install.sh
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + dir=/tmp/install
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + bin=shfmt
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + shift
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + . /tmp/install/shfmt.installer
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + install_shfmt
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DFO6aAXUEJ/src/github.com/mvdan/sh
19:20:16 [2021-09-20T19:20:16.649Z] #51 4.484 Cloning into '/tmp/tmp.DFO6aAXUEJ/src/github.com/mvdan/sh'...
19:20:16 [2021-09-20T19:20:16.674Z] #40 ...
19:20:16 [2021-09-20T19:20:16.674Z] 
19:20:16 [2021-09-20T19:20:16.674Z] #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
19:20:16 [2021-09-20T19:20:16.674Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
19:20:16 [2021-09-20T19:20:16.674Z] #12 DONE 6.9s
19:20:16 [2021-09-20T19:20:16.674Z] 
19:20:16 [2021-09-20T19:20:16.674Z] #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
19:20:16 [2021-09-20T19:20:16.674Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:16 [2021-09-20T19:20:16.822Z] #40 ...
19:20:16 [2021-09-20T19:20:16.822Z] 
19:20:16 [2021-09-20T19:20:16.822Z] #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
19:20:16 [2021-09-20T19:20:16.822Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
19:20:16 [2021-09-20T19:20:16.822Z] #12 DONE 7.1s
19:20:16 [2021-09-20T19:20:16.822Z] 
19:20:16 [2021-09-20T19:20:16.822Z] #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
19:20:16 [2021-09-20T19:20:16.822Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:16 [2021-09-20T19:20:16.914Z] #51 ...
19:20:16 [2021-09-20T19:20:16.914Z] 
19:20:16 [2021-09-20T19:20:16.914Z] #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
19:20:16 [2021-09-20T19:20:16.914Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:17 [2021-09-20T19:20:17.425Z] #49 18.75 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:20:17 [2021-09-20T19:20:17.684Z] #49 19.03 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:20:19 [2021-09-20T19:20:19.348Z] #13 ...
19:20:19 [2021-09-20T19:20:19.348Z] 
19:20:19 [2021-09-20T19:20:19.348Z] #58 [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
19:20:19 [2021-09-20T19:20:19.348Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + : /build
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + export GOPATH=/tmp/tmp.cfy5UKUQ1x
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + GOPATH=/tmp/tmp.cfy5UKUQ1x
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.601 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + bin=rootlesskit
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + shift
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + . /tmp/install/rootlesskit.installer
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 ++ : 4cd567642273d369adaadcbadca00880552c1778
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + install_rootlesskit
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + case "$1" in
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + export CGO_ENABLED=0
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + CGO_ENABLED=0
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + _install_rootlesskit
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cfy5UKUQ1x/src/github.com/rootless-containers/rootlesskit
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.623 Cloning into '/tmp/tmp.cfy5UKUQ1x/src/github.com/rootless-containers/rootlesskit'...
19:20:19 [2021-09-20T19:20:19.348Z] #58 7.624 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
19:20:19 [2021-09-20T19:20:19.348Z] #58 ...
19:20:19 [2021-09-20T19:20:19.348Z] 
19:20:19 [2021-09-20T19:20:19.348Z] #49 [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
19:20:19 [2021-09-20T19:20:19.348Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + : /build
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + export GOPATH=/tmp/tmp.XDOFghGn5W
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + GOPATH=/tmp/tmp.XDOFghGn5W
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + bin=golangci_lint
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + shift
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + . /tmp/install/golangci_lint.installer
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 ++ : v1.23.8
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + install_golangci_lint
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + set -e
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + export GO111MODULE=on
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + GO111MODULE=on
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + GOBIN=/build
19:20:19 [2021-09-20T19:20:19.348Z] #49 7.644 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:19 [2021-09-20T19:20:19.348Z] #49 8.286 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:19 [2021-09-20T19:20:19.587Z] #49 ...
19:20:19 [2021-09-20T19:20:19.587Z] 
19:20:19 [2021-09-20T19:20:19.588Z] #45 [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
19:20:19 [2021-09-20T19:20:19.588Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:20:19 [2021-09-20T19:20:19.588Z] #45 10.81 runtime
19:20:19 [2021-09-20T19:20:19.588Z] #45 14.06 unicode/utf8
19:20:19 [2021-09-20T19:20:19.588Z] #45 14.79 math
19:20:19 [2021-09-20T19:20:19.588Z] #45 19.38 unicode/utf16
19:20:19 [2021-09-20T19:20:19.588Z] #45 19.75 container/list
19:20:19 [2021-09-20T19:20:19.588Z] #45 20.38 crypto/internal/subtle
19:20:19 [2021-09-20T19:20:19.588Z] #45 20.63 crypto/subtle
19:20:19 [2021-09-20T19:20:19.588Z] #45 20.68 vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:19 [2021-09-20T19:20:19.588Z] #45 20.81 internal/nettrace
19:20:19 [2021-09-20T19:20:19.588Z] #45 ...
19:20:19 [2021-09-20T19:20:19.588Z] 
19:20:19 [2021-09-20T19:20:19.588Z] #58 [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
19:20:19 [2021-09-20T19:20:19.588Z] #58 sha256:c9eefa4c7cb9d2dc16e98c551686ea5642a0dd13b4955e6a31149a36cb868f16
19:20:19 [2021-09-20T19:20:19.588Z] #58 17.38 go: downloading github.com/gofrs/flock v0.8.0
19:20:19 [2021-09-20T19:20:19.588Z] #58 17.62 go: downloading github.com/gorilla/mux v1.8.0
19:20:19 [2021-09-20T19:20:19.588Z] #58 17.78 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:20:19 [2021-09-20T19:20:19.588Z] #58 18.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:20:19 [2021-09-20T19:20:19.588Z] #58 18.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:20:19 [2021-09-20T19:20:19.588Z] #58 ...
19:20:19 [2021-09-20T19:20:19.588Z] 
19:20:19 [2021-09-20T19:20:19.588Z] #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
19:20:19 [2021-09-20T19:20:19.588Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:19 [2021-09-20T19:20:19.588Z] #13 7.283 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:20:19 [2021-09-20T19:20:19.588Z] #13 9.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:19 [2021-09-20T19:20:19.588Z] #13 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:19 [2021-09-20T19:20:19.588Z] #13 13.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:19 [2021-09-20T19:20:19.605Z] #49 ...
19:20:19 [2021-09-20T19:20:19.605Z] 
19:20:19 [2021-09-20T19:20:19.605Z] #67 [proxy 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 proxy
19:20:19 [2021-09-20T19:20:19.605Z] #67 sha256:6290d48919ec24d021a798e3887f519638cf7f92b66f91c9a515d48c115f0e7a
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.13 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.13 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.13 + : /build
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.13 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.13 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.15 + export GOPATH=/tmp/tmp.oavsKXxlWi
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.15 + GOPATH=/tmp/tmp.oavsKXxlWi
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.15 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.15 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.15 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.17 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.17 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.17 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + bin=proxy
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + shift
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + . /tmp/install/proxy.installer
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + install_proxy
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + case "$1" in
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + export CGO_ENABLED=0
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + CGO_ENABLED=0
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + _install_proxy
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oavsKXxlWi/src/github.com/docker/libnetwork
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.19 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:19 [2021-09-20T19:20:19.605Z] #67 10.20 Cloning into '/tmp/tmp.oavsKXxlWi/src/github.com/docker/libnetwork'...
19:20:19 [2021-09-20T19:20:19.605Z] #67 ...
19:20:19 [2021-09-20T19:20:19.605Z] 
19:20:19 [2021-09-20T19:20:19.605Z] #34 [tomlv 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 tomlv
19:20:19 [2021-09-20T19:20:19.605Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.688 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.688 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.688 + : /build
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.688 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.688 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.694 + export GOPATH=/tmp/tmp.SK7PwDJy6t
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.694 + GOPATH=/tmp/tmp.SK7PwDJy6t
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.694 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.694 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.695 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.734 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.750 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.766 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + bin=tomlv
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + shift
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + . /tmp/install/tomlv.installer
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + install_tomlv
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.776 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SK7PwDJy6t/src/github.com/BurntSushi/toml
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.777 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:19 [2021-09-20T19:20:19.605Z] #34 9.871 Cloning into '/tmp/tmp.SK7PwDJy6t/src/github.com/BurntSushi/toml'...
19:20:19 [2021-09-20T19:20:19.847Z] #13 ...
19:20:19 [2021-09-20T19:20:19.847Z] 
19:20:19 [2021-09-20T19:20:19.847Z] #45 [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
19:20:19 [2021-09-20T19:20:19.847Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:20:19 [2021-09-20T19:20:19.847Z] #45 20.98 runtime/cgo
19:20:19 [2021-09-20T19:20:19.847Z] #45 ...
19:20:19 [2021-09-20T19:20:19.847Z] 
19:20:19 [2021-09-20T19:20:19.847Z] #47 [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
19:20:19 [2021-09-20T19:20:19.847Z] #47 sha256:5e0a32c967b0e8e8345a12543375f9a31642e5b272ee70618aa5ec7085cce3b2
19:20:19 [2021-09-20T19:20:19.847Z] #47 11.30 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:19 [2021-09-20T19:20:19.862Z] #34 ...
19:20:19 [2021-09-20T19:20:19.862Z] 
19:20:19 [2021-09-20T19:20:19.862Z] #55 [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
19:20:19 [2021-09-20T19:20:19.862Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:19 [2021-09-20T19:20:19.862Z] #55 9.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:19 [2021-09-20T19:20:19.862Z] #55 9.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:19 [2021-09-20T19:20:19.862Z] #55 9.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:19 [2021-09-20T19:20:19.862Z] #55 ...
19:20:19 [2021-09-20T19:20:19.862Z] 
19:20:19 [2021-09-20T19:20:19.862Z] #45 [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
19:20:19 [2021-09-20T19:20:19.862Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + : /build
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + export GOPATH=/tmp/tmp.9yFddgzhuT
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + GOPATH=/tmp/tmp.9yFddgzhuT
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.974 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.862Z] #45 8.979 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + bin=vndr
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + shift
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + . /tmp/install/vndr.installer
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + install_vndr
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.006 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9yFddgzhuT/src/github.com/LK4D4/vndr
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.007 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:20:19 [2021-09-20T19:20:19.862Z] #45 9.035 Cloning into '/tmp/tmp.9yFddgzhuT/src/github.com/LK4D4/vndr'...
19:20:19 [2021-09-20T19:20:19.862Z] #45 10.22 + cd /tmp/tmp.9yFddgzhuT/src/github.com/LK4D4/vndr
19:20:19 [2021-09-20T19:20:19.862Z] #45 10.22 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:20:19 [2021-09-20T19:20:19.862Z] #45 10.24 + go build -buildmode=pie -v -o /build/vndr .
19:20:19 [2021-09-20T19:20:19.995Z] #13 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #47 [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
19:20:19 [2021-09-20T19:20:19.995Z] #47 sha256:7cbf6a16b381b3af412ab03722aad2e1a75377e4a67722c39f5c08ae1adf4222
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + : /build
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + export GOPATH=/tmp/tmp.hIIU8p7k2e
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + GOPATH=/tmp/tmp.hIIU8p7k2e
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.413 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + bin=gotestsum
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + shift
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + . /tmp/install/gotestsum.installer
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 ++ : v0.5.3
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + install_gotestsum
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + set -e
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + export GO111MODULE=on
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + GO111MODULE=on
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + GOBIN=/build
19:20:19 [2021-09-20T19:20:19.995Z] #47 8.436 + go get gotest.tools/gotestsum@v0.5.3
19:20:19 [2021-09-20T19:20:19.995Z] #47 9.183 go: downloading gotest.tools/gotestsum v0.5.3
19:20:19 [2021-09-20T19:20:19.995Z] #47 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #45 [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
19:20:19 [2021-09-20T19:20:19.995Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + : /build
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + export GOPATH=/tmp/tmp.fm5WOLo6e4
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + GOPATH=/tmp/tmp.fm5WOLo6e4
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.374 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.449 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + bin=vndr
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + shift
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + '[' '!' -f /tmp/install/vndr.installer ']'
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + . /tmp/install/vndr.installer
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + install_vndr
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.450 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.462 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fm5WOLo6e4/src/github.com/LK4D4/vndr
19:20:19 [2021-09-20T19:20:19.995Z] #45 9.462 Cloning into '/tmp/tmp.fm5WOLo6e4/src/github.com/LK4D4/vndr'...
19:20:19 [2021-09-20T19:20:19.995Z] #45 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #55 [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
19:20:19 [2021-09-20T19:20:19.995Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:19 [2021-09-20T19:20:19.995Z] #55 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #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
19:20:19 [2021-09-20T19:20:19.995Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:19 [2021-09-20T19:20:19.995Z] #36 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:19 [2021-09-20T19:20:19.995Z] #36 10.30 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:19 [2021-09-20T19:20:19.995Z] #36 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:19 [2021-09-20T19:20:19.995Z] #36 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #51 [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
19:20:19 [2021-09-20T19:20:19.995Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.172 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.172 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.172 + : /build
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.172 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.172 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.173 + export GOPATH=/tmp/tmp.sBIOe60a6C
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.173 + GOPATH=/tmp/tmp.sBIOe60a6C
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.173 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.173 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.176 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.180 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.180 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + bin=shfmt
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + shift
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + . /tmp/install/shfmt.installer
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + install_shfmt
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.181 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sBIOe60a6C/src/github.com/mvdan/sh
19:20:19 [2021-09-20T19:20:19.995Z] #51 7.185 Cloning into '/tmp/tmp.sBIOe60a6C/src/github.com/mvdan/sh'...
19:20:19 [2021-09-20T19:20:19.995Z] #51 ...
19:20:19 [2021-09-20T19:20:19.995Z] 
19:20:19 [2021-09-20T19:20:19.995Z] #34 [tomlv 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 tomlv
19:20:19 [2021-09-20T19:20:19.995Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.304 + RM_GOPATH=0
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.304 + TMP_GOPATH=
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.304 + : /build
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.304 + '[' -z '' ']'
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.304 ++ mktemp -d
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.305 + export GOPATH=/tmp/tmp.ejNUyEK4dB
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.305 + GOPATH=/tmp/tmp.ejNUyEK4dB
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.305 + RM_GOPATH=1
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.305 + case "$(go env GOARCH)" in
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.305 ++ go env GOARCH
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + export GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + GO_BUILDMODE=-buildmode=pie
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 ++ dirname /tmp/install/install.sh
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + dir=/tmp/install
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + bin=tomlv
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + shift
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + . /tmp/install/tomlv.installer
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + install_tomlv
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ejNUyEK4dB/src/github.com/BurntSushi/toml
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 Cloning into '/tmp/tmp.ejNUyEK4dB/src/github.com/BurntSushi/toml'...
19:20:19 [2021-09-20T19:20:19.995Z] #34 9.351 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:20 [2021-09-20T19:20:20.106Z] #47 ...
19:20:20 [2021-09-20T19:20:20.106Z] 
19:20:20 [2021-09-20T19:20:20.106Z] #51 [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
19:20:20 [2021-09-20T19:20:20.106Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:20:20 [2021-09-20T19:20:20.106Z] #51 18.50 + cd /tmp/tmp.zOCkYIPr1M/src/github.com/mvdan/sh
19:20:20 [2021-09-20T19:20:20.106Z] #51 18.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:20 [2021-09-20T19:20:20.106Z] #51 18.59 + GO111MODULE=on
19:20:20 [2021-09-20T19:20:20.106Z] #51 18.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:20 [2021-09-20T19:20:20.106Z] #51 19.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:20 [2021-09-20T19:20:20.106Z] #51 19.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:20 [2021-09-20T19:20:20.106Z] #51 19.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:20 [2021-09-20T19:20:20.120Z] #45 ...
19:20:20 [2021-09-20T19:20:20.120Z] 
19:20:20 [2021-09-20T19:20:20.120Z] #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
19:20:20 [2021-09-20T19:20:20.120Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:20 [2021-09-20T19:20:20.120Z] #36 7.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #36 7.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #36 7.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #36 8.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #36 9.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #36 ...
19:20:20 [2021-09-20T19:20:20.120Z] 
19:20:20 [2021-09-20T19:20:20.120Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:20 [2021-09-20T19:20:20.120Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:20 [2021-09-20T19:20:20.120Z] #42 10.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #42 10.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:20 [2021-09-20T19:20:20.120Z] #42 10.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #29 6.278 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.3%
##                                                                         4.0%
###                                                                        4.7%
###                                                                        5.4%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.1%
############                                                              18.0%
##############                                                            20.3%
###############                                                           21.8%
################                                                          23.3%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      28.0%
#####################                                                     29.3%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               37.5%
###########################                                               38.5%
############################                                              39.6%
#############################                                             40.3%
##############################                                            41.8%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.3%
###################################                                       48.9%
####################################                                      50.5%
####################################                                      51.2%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.8%
##########################################                                59.4%
###########################################                               60.5%
############################################                              61.9%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.0%
###################################################                       70.9%
###################################################                       72.1%
####################################################                      73.5%
#####################################################                     74.8%
######################################################                    75.4%
######################################################                    75.7%
######################################################                    76.4%
#######################################################                   77.1%
#######################################################                   77.7%
########################################################                  78.4%
########################################################                  79.1%
#########################################################                 80.0%
#########################################################                 80.4%
##########################################################                80.9%
###########################################################               82.0%
###########################################################               82.4%
###########################################################               83.0%
############################################################              83.9%
############################################################              84.4%
#############################################################             84.9%
#############################################################             85.2%
#############################################################             85.5%
##############################################################            86.2%
##############################################################            87.2%
###############################################################           88.4%
################################################################          89.7%
#
19:20:20 [2021-09-20T19:20:20.187Z] #29 ...
19:20:20 [2021-09-20T19:20:20.187Z] 
19:20:20 [2021-09-20T19:20:20.187Z] #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
19:20:20 [2021-09-20T19:20:20.187Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:20:20 [2021-09-20T19:20:20.187Z] #13 1.889 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 1.930 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 1.930 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 2.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 2.641 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 4.398 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 5.669 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 7.241 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:20:20 [2021-09-20T19:20:20.187Z] #13 ...
19:20:20 [2021-09-20T19:20:20.187Z] 
19:20:20 [2021-09-20T19:20:20.187Z] #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
19:20:20 [2021-09-20T19:20:20.187Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:20 [2021-09-20T19:20:20.258Z] #34 ...
19:20:20 [2021-09-20T19:20:20.258Z] 
19:20:20 [2021-09-20T19:20:20.258Z] #67 [proxy 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 proxy
19:20:20 [2021-09-20T19:20:20.258Z] #67 sha256:54e4df05401087adb25a2592d62408e8fe206312645df2b2b7580ac35baa6917
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.695 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.695 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.695 + : /build
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.695 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 + export GOPATH=/tmp/tmp.rHR9Zdahty
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 + GOPATH=/tmp/tmp.rHR9Zdahty
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.699 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.719 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.719 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.719 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 + bin=proxy
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 + shift
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 + '[' '!' -f /tmp/install/proxy.installer ']'
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 + . /tmp/install/proxy.installer
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.721 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + install_proxy
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + case "$1" in
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + export CGO_ENABLED=0
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + CGO_ENABLED=0
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + _install_proxy
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rHR9Zdahty/src/github.com/docker/libnetwork
19:20:20 [2021-09-20T19:20:20.258Z] #67 7.732 Cloning into '/tmp/tmp.rHR9Zdahty/src/github.com/docker/libnetwork'...
19:20:20 [2021-09-20T19:20:20.258Z] #67 ...
19:20:20 [2021-09-20T19:20:20.258Z] 
19:20:20 [2021-09-20T19:20:20.258Z] #58 [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
19:20:20 [2021-09-20T19:20:20.258Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + : /build
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + export GOPATH=/tmp/tmp.S72VlxJvsq
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + GOPATH=/tmp/tmp.S72VlxJvsq
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.590 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.596 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.596 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.615 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + bin=rootlesskit
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + shift
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + . /tmp/install/rootlesskit.installer
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 ++ : 4cd567642273d369adaadcbadca00880552c1778
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + install_rootlesskit
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + case "$1" in
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + export CGO_ENABLED=0
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + CGO_ENABLED=0
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.617 + _install_rootlesskit
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.651 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.657 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.657 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.S72VlxJvsq/src/github.com/rootless-containers/rootlesskit
19:20:20 [2021-09-20T19:20:20.258Z] #58 7.657 Cloning into '/tmp/tmp.S72VlxJvsq/src/github.com/rootless-containers/rootlesskit'...
19:20:20 [2021-09-20T19:20:20.377Z] #42 ...
19:20:20 [2021-09-20T19:20:20.377Z] 
19:20:20 [2021-09-20T19:20:20.377Z] #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
19:20:20 [2021-09-20T19:20:20.377Z] #24 sha256:a28c5128b0ca21284efc7e4b8deb246c68af049c85be310dd642b53f3471064b
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.889 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.889 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.889 + : /build
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.889 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.895 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.919 + export GOPATH=/tmp/tmp.17XtvWZKz4
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.919 + GOPATH=/tmp/tmp.17XtvWZKz4
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.919 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.919 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.920 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.958 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.958 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.958 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + bin=dockercli
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + shift
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + . /tmp/install/dockercli.installer
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 ++ : stable
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 ++ : 17.06.2-ce
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + install_dockercli
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.965 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.966 Install docker/cli version 17.06.2-ce from stable
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 ++ uname -m
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 + arch=x86_64
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 + '[' x86_64 '!=' x86_64 ']'
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 + url=https://download.docker.com/linux/static
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:20:20 [2021-09-20T19:20:20.377Z] #24 8.970 + tar -xz docker/docker
19:20:20 [2021-09-20T19:20:20.523Z] #58 ...
19:20:20 [2021-09-20T19:20:20.523Z] 
19:20:20 [2021-09-20T19:20:20.523Z] #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
19:20:20 [2021-09-20T19:20:20.523Z] #24 sha256:1b1fc76a92ec30cb822411b56f26a2e815cfb5940dc150fde3f8b23e2566f484
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + : /build
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + export GOPATH=/tmp/tmp.UHBdfaqRjb
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + GOPATH=/tmp/tmp.UHBdfaqRjb
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.326 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + bin=dockercli
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + shift
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.351 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.357 + . /tmp/install/dockercli.installer
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.357 ++ : stable
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.357 ++ : 17.06.2-ce
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.357 + install_dockercli
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.357 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 Install docker/cli version 17.06.2-ce from stable
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 ++ uname -m
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 + arch=x86_64
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 + '[' x86_64 '!=' x86_64 ']'
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 + url=https://download.docker.com/linux/static
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:20:20 [2021-09-20T19:20:20.523Z] #24 9.374 + tar -xz docker/docker
19:20:20 [2021-09-20T19:20:20.635Z] #24 ...
19:20:20 [2021-09-20T19:20:20.635Z] 
19:20:20 [2021-09-20T19:20:20.635Z] #51 [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
19:20:20 [2021-09-20T19:20:20.635Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.947 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.947 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.947 + : /build
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.947 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.947 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.951 + export GOPATH=/tmp/tmp.P1ajQ1IbW4
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.951 + GOPATH=/tmp/tmp.P1ajQ1IbW4
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.951 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.951 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.951 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.961 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.961 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.963 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + bin=shfmt
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + shift
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + . /tmp/install/shfmt.installer
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + install_shfmt
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P1ajQ1IbW4/src/github.com/mvdan/sh
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.964 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:20 [2021-09-20T19:20:20.635Z] #51 7.969 Cloning into '/tmp/tmp.P1ajQ1IbW4/src/github.com/mvdan/sh'...
19:20:20 [2021-09-20T19:20:20.635Z] #51 ...
19:20:20 [2021-09-20T19:20:20.635Z] 
19:20:20 [2021-09-20T19:20:20.635Z] #47 [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
19:20:20 [2021-09-20T19:20:20.635Z] #47 sha256:ce89aef5d94b75036607663caa6a2ade6773c65939de08bd2eea6eec6a8e39fe
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + : /build
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + export GOPATH=/tmp/tmp.qNHWEHbHbp
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + GOPATH=/tmp/tmp.qNHWEHbHbp
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.512 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.526 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.526 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.526 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 + bin=gotestsum
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 + shift
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 + . /tmp/install/gotestsum.installer
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.527 ++ : v0.5.3
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + install_gotestsum
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + set -e
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + export GO111MODULE=on
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + GO111MODULE=on
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + GOBIN=/build
19:20:20 [2021-09-20T19:20:20.635Z] #47 8.529 + go get gotest.tools/gotestsum@v0.5.3
19:20:20 [2021-09-20T19:20:20.635Z] #47 9.395 go: downloading gotest.tools/gotestsum v0.5.3
19:20:20 [2021-09-20T19:20:20.674Z] #51 21.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:20 [2021-09-20T19:20:20.743Z] #29 6.278 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.3%
##                                                                         4.0%
###                                                                        4.7%
###                                                                        5.4%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.1%
############                                                              18.0%
##############                                                            20.3%
###############                                                           21.8%
################                                                          23.3%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      28.0%
#####################                                                     29.3%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               37.5%
###########################                                               38.5%
############################                                              39.6%
#############################                                             40.3%
##############################                                            41.8%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.3%
###################################                                       48.9%
####################################                                      50.5%
####################################                                      51.2%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.8%
##########################################                                59.4%
###########################################                               60.5%
############################################                              61.9%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.0%
###################################################                       70.9%
###################################################                       72.1%
####################################################                      73.5%
#####################################################                     74.8%
######################################################                    75.4%
######################################################                    75.7%
######################################################                    76.4%
#######################################################                   77.1%
#######################################################                   77.7%
########################################################                  78.4%
########################################################                  79.1%
#########################################################                 80.0%
#########################################################                 80.4%
##########################################################                80.9%
###########################################################               82.0%
###########################################################               82.4%
###########################################################               83.0%
############################################################              83.9%
############################################################              84.4%
#############################################################             84.9%
#############################################################             85.2%
#############################################################             85.5%
##############################################################            86.2%
##############################################################            87.2%
###############################################################           88.4%
################################################################          89.7%
#################################################################         90.7%
##################################################################        92.6%
###################################################################       94.3%
####################################################################      95.0%
#####################################################################     96.7%
######################################################################    97.6%
#####
19:20:20 [2021-09-20T19:20:20.743Z] #29 ...
19:20:20 [2021-09-20T19:20:20.743Z] 
19:20:20 [2021-09-20T19:20:20.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
19:20:20 [2021-09-20T19:20:20.743Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
19:20:20 [2021-09-20T19:20:20.743Z] #40 4.845 + git clone https://github.com/docker/distribution.git .
19:20:20 [2021-09-20T19:20:20.743Z] #40 4.850 Cloning into '.'...
19:20:20 [2021-09-20T19:20:20.785Z] #24 ...
19:20:20 [2021-09-20T19:20:20.785Z] 
19:20:20 [2021-09-20T19:20:20.785Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:20 [2021-09-20T19:20:20.785Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:20 [2021-09-20T19:20:20.785Z] #42 10.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:20 [2021-09-20T19:20:20.785Z] #42 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:20 [2021-09-20T19:20:20.785Z] #42 10.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:20 [2021-09-20T19:20:20.785Z] #42 ...
19:20:20 [2021-09-20T19:20:20.785Z] 
19:20:20 [2021-09-20T19:20:20.785Z] #49 [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
19:20:20 [2021-09-20T19:20:20.785Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + RM_GOPATH=0
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + TMP_GOPATH=
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + : /build
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + '[' -z '' ']'
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 ++ mktemp -d
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + export GOPATH=/tmp/tmp.l53NOTocFK
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + GOPATH=/tmp/tmp.l53NOTocFK
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + RM_GOPATH=1
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 + case "$(go env GOARCH)" in
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.508 ++ go env GOARCH
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.532 + export GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.532 + GO_BUILDMODE=-buildmode=pie
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.532 ++ dirname /tmp/install/install.sh
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + dir=/tmp/install
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + bin=golangci_lint
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + shift
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + . /tmp/install/golangci_lint.installer
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 ++ : v1.23.8
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + install_golangci_lint
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + set -e
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + export GO111MODULE=on
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + GO111MODULE=on
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + GOBIN=/build
19:20:20 [2021-09-20T19:20:20.785Z] #49 9.536 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
19:20:20 [2021-09-20T19:20:20.785Z] #49 10.94 go: downloading github.com/golangci/golangci-lint v1.23.8
19:20:20 [2021-09-20T19:20:20.895Z] #47 ...
19:20:20 [2021-09-20T19:20:20.895Z] 
19:20:20 [2021-09-20T19:20:20.895Z] #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
19:20:20 [2021-09-20T19:20:20.895Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:20 [2021-09-20T19:20:20.895Z] #40 9.659 + git clone https://github.com/docker/distribution.git .
19:20:20 [2021-09-20T19:20:20.895Z] #40 9.683 Cloning into '.'...
19:20:21 [2021-09-20T19:20:21.015Z] #40 ...
19:20:21 [2021-09-20T19:20:21.015Z] 
19:20:21 [2021-09-20T19:20:21.015Z] #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
19:20:21 [2021-09-20T19:20:21.015Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:21 [2021-09-20T19:20:21.015Z] #29 6.278 
                                                                           0.0%
                                                                           1.1%
#                                                                          1.9%
##                                                                         2.9%
##                                                                         3.3%
##                                                                         4.0%
###                                                                        4.7%
###                                                                        5.4%
#####                                                                      7.6%
######                                                                     9.5%
########                                                                  11.2%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.1%
############                                                              18.0%
##############                                                            20.3%
###############                                                           21.8%
################                                                          23.3%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      28.0%
#####################                                                     29.3%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                36.6%
###########################                                               37.5%
###########################                                               38.5%
############################                                              39.6%
#############################                                             40.3%
##############################                                            41.8%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.3%
###################################                                       48.9%
####################################                                      50.5%
####################################                                      51.2%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.8%
##########################################                                59.4%
###########################################                               60.5%
############################################                              61.9%
##############################################                            64.2%
###############################################                           65.9%
################################################                          67.5%
#################################################                         69.0%
###################################################                       70.9%
###################################################                       72.1%
####################################################                      73.5%
#####################################################                     74.8%
######################################################                    75.4%
######################################################                    75.7%
######################################################                    76.4%
#######################################################                   77.1%
#######################################################                   77.7%
########################################################                  78.4%
########################################################                  79.1%
#########################################################                 80.0%
#########################################################                 80.4%
##########################################################                80.9%
###########################################################               82.0%
###########################################################               82.4%
###########################################################               83.0%
############################################################              83.9%
############################################################              84.4%
#############################################################             84.9%
#############################################################             85.2%
#############################################################             85.5%
##############################################################            86.2%
##############################################################            87.2%
###############################################################           88.4%
################################################################          89.7%
#################################################################         90.7%
##################################################################        92.6%
###################################################################       94.3%
####################################################################      95.0%
#####################################################################     96.7%
######################################################################    97.6%
#######################################################################   98.8%
######################################################################## 100.0%
19:20:21 [2021-09-20T19:20:21.015Z] #29 15.75 
19:20:21 [2021-09-20T19:20:21.047Z] #49 ...
19:20:21 [2021-09-20T19:20:21.047Z] 
19:20:21 [2021-09-20T19:20:21.047Z] #34 [tomlv 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 tomlv
19:20:21 [2021-09-20T19:20:21.047Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:20:21 [2021-09-20T19:20:21.047Z] #34 11.62 + cd /tmp/tmp.ejNUyEK4dB/src/github.com/BurntSushi/toml
19:20:21 [2021-09-20T19:20:21.047Z] #34 11.62 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:21 [2021-09-20T19:20:21.280Z] #29 ...
19:20:21 [2021-09-20T19:20:21.280Z] 
19:20:21 [2021-09-20T19:20:21.280Z] #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
19:20:21 [2021-09-20T19:20:21.280Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:21 [2021-09-20T19:20:21.280Z] #36 5.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 5.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 5.683 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 6.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 8.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 9.581 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:20:21 [2021-09-20T19:20:21.280Z] #36 ...
19:20:21 [2021-09-20T19:20:21.280Z] 
19:20:21 [2021-09-20T19:20:21.280Z] #51 [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
19:20:21 [2021-09-20T19:20:21.280Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:20:21 [2021-09-20T19:20:21.280Z] #51 13.59 + cd /tmp/tmp.DFO6aAXUEJ/src/github.com/mvdan/sh
19:20:21 [2021-09-20T19:20:21.280Z] #51 13.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:21 [2021-09-20T19:20:21.280Z] #51 13.67 + GO111MODULE=on
19:20:21 [2021-09-20T19:20:21.280Z] #51 13.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:21 [2021-09-20T19:20:21.280Z] #51 14.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:21 [2021-09-20T19:20:21.280Z] #51 14.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:21 [2021-09-20T19:20:21.280Z] #51 14.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:21 [2021-09-20T19:20:21.309Z] #42 ...
19:20:21 [2021-09-20T19:20:21.309Z] 
19:20:21 [2021-09-20T19:20:21.309Z] #34 11.84 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:21 [2021-09-20T19:20:21.309Z] #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
19:20:21 [2021-09-20T19:20:21.309Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:21 [2021-09-20T19:20:21.309Z] #13 97.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:21 [2021-09-20T19:20:21.309Z] #13 97.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 97.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.2 Selecting previously unselected package binutils-mingw-w64.
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.2 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.3 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.6 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.6 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.6 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.9 Selecting previously unselected package dmsetup.
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.9 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 102.9 Unpacking dmsetup (2:1.02.155-3) ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 103.2 Selecting previously unselected package mingw-w64-common.
19:20:21 [2021-09-20T19:20:21.309Z] #13 103.3 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 103.3 Unpacking mingw-w64-common (6.0.0-3) ...
19:20:21 [2021-09-20T19:20:21.309Z] #13 ...
19:20:21 [2021-09-20T19:20:21.309Z] 
19:20:21 [2021-09-20T19:20:21.309Z] #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
19:20:21 [2021-09-20T19:20:21.309Z] #37 sha256:fce90818062d816df3b1ec73be1b383f481e7bc92bf6c47855e07bf145e243fe
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.518 + RM_GOPATH=0
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.518 + TMP_GOPATH=
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.518 + : /build
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.518 + '[' -z '' ']'
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.519 ++ mktemp -d
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.526 + export GOPATH=/tmp/tmp.sV6LddhSBN
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.526 + GOPATH=/tmp/tmp.sV6LddhSBN
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.526 + RM_GOPATH=1
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.526 + case "$(go env GOARCH)" in
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.526 ++ go env GOARCH
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.601 + export GO_BUILDMODE=-buildmode=pie
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.601 + GO_BUILDMODE=-buildmode=pie
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.601 ++ dirname /tmp/install/install.sh
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + dir=/tmp/install
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + bin=tini
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + shift
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + '[' '!' -f /tmp/install/tini.installer ']'
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + . /tmp/install/tini.installer
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + install_tini
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 + git clone https://github.com/krallin/tini.git /tmp/tmp.sV6LddhSBN/tini
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 Cloning into '/tmp/tmp.sV6LddhSBN/tini'...
19:20:21 [2021-09-20T19:20:21.309Z] #37 1.657 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:20:21 [2021-09-20T19:20:21.309Z] #37 2.643 + cd /tmp/tmp.sV6LddhSBN/tini
19:20:21 [2021-09-20T19:20:21.309Z] #37 2.643 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:20:21 [2021-09-20T19:20:21.309Z] #37 2.693 + cmake .
19:20:21 [2021-09-20T19:20:21.309Z] #37 3.606 -- The C compiler identification is GNU 8.3.0
19:20:21 [2021-09-20T19:20:21.309Z] #37 3.710 -- Check for working C compiler: /usr/bin/cc
19:20:21 [2021-09-20T19:20:21.309Z] #37 4.778 -- Check for working C compiler: /usr/bin/cc -- works
19:20:21 [2021-09-20T19:20:21.309Z] #37 4.779 -- Detecting C compiler ABI info
19:20:21 [2021-09-20T19:20:21.569Z] #37 5.802 -- Detecting C compiler ABI info - done
19:20:21 [2021-09-20T19:20:21.569Z] #37 5.862 -- Detecting C compile features
19:20:22 [2021-09-20T19:20:22.508Z] #37 ...
19:20:22 [2021-09-20T19:20:22.508Z] 
19:20:22 [2021-09-20T19:20:22.508Z] #51 [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
19:20:22 [2021-09-20T19:20:22.508Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:20:22 [2021-09-20T19:20:22.508Z] #51 105.2 context
19:20:22 [2021-09-20T19:20:22.508Z] #51 106.5 encoding/binary
19:20:22 [2021-09-20T19:20:22.508Z] #51 107.1 internal/poll
19:20:22 [2021-09-20T19:20:22.508Z] #51 110.2 encoding/base64
19:20:22 [2021-09-20T19:20:22.508Z] #51 111.2 golang.org/x/sys/unix
19:20:22 [2021-09-20T19:20:22.508Z] #51 111.9 os
19:20:22 [2021-09-20T19:20:22.508Z] #51 ...
19:20:22 [2021-09-20T19:20:22.508Z] 
19:20:22 [2021-09-20T19:20:22.508Z] #45 [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
19:20:22 [2021-09-20T19:20:22.508Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:20:22 [2021-09-20T19:20:22.508Z] #45 105.3 internal/poll
19:20:22 [2021-09-20T19:20:22.508Z] #45 109.0 io/fs
19:20:22 [2021-09-20T19:20:22.508Z] #45 109.8 regexp/syntax
19:20:22 [2021-09-20T19:20:22.508Z] #45 111.5 os
19:20:22 [2021-09-20T19:20:22.584Z] #51 ...
19:20:22 [2021-09-20T19:20:22.584Z] 
19:20:22 [2021-09-20T19:20:22.584Z] #55 [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
19:20:22 [2021-09-20T19:20:22.584Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:22 [2021-09-20T19:20:22.584Z] #55 23.74 Fetched 8466 kB in 17s (488 kB/s)
19:20:22 [2021-09-20T19:20:22.698Z] #34 13.13 internal/unsafeheader
19:20:22 [2021-09-20T19:20:22.698Z] #34 13.37 internal/cpu
19:20:22 [2021-09-20T19:20:22.767Z] #45 ...
19:20:22 [2021-09-20T19:20:22.767Z] 
19:20:22 [2021-09-20T19:20:22.767Z] #34 [tomlv 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 tomlv
19:20:22 [2021-09-20T19:20:22.767Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:22 [2021-09-20T19:20:22.767Z] #34 110.9 text/tabwriter
19:20:22 [2021-09-20T19:20:22.767Z] #34 112.0 os
19:20:22 [2021-09-20T19:20:22.960Z] #34 13.38 runtime/internal/atomic
19:20:23 [2021-09-20T19:20:23.235Z] #51 17.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:23 [2021-09-20T19:20:23.335Z] #34 116.4 path/filepath
19:20:23 [2021-09-20T19:20:23.533Z] #34 14.04 runtime/internal/sys
19:20:23 [2021-09-20T19:20:23.594Z] #34 116.4 fmt
19:20:24 [2021-09-20T19:20:24.107Z] #34 14.83 runtime/internal/math
19:20:24 [2021-09-20T19:20:24.162Z] #34 ...
19:20:24 [2021-09-20T19:20:24.162Z] 
19:20:24 [2021-09-20T19:20:24.162Z] #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
19:20:24 [2021-09-20T19:20:24.162Z] #37 sha256:fce90818062d816df3b1ec73be1b383f481e7bc92bf6c47855e07bf145e243fe
19:20:24 [2021-09-20T19:20:24.162Z] #37 8.354 -- Detecting C compile features - done
19:20:24 [2021-09-20T19:20:24.162Z] #37 8.393 -- Performing Test HAS_BUILTIN_FORTIFY
19:20:24 [2021-09-20T19:20:24.421Z] #37 8.713 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:20:24 [2021-09-20T19:20:24.630Z] #51 ...
19:20:24 [2021-09-20T19:20:24.630Z] 
19:20:24 [2021-09-20T19:20:24.630Z] #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
19:20:24 [2021-09-20T19:20:24.630Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:24 [2021-09-20T19:20:24.630Z] #29 17.23 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:20:24 [2021-09-20T19:20:24.630Z] #29 17.80 
19:20:24 [2021-09-20T19:20:24.630Z] #29 18.12 
#                                                                          2.0%
######################################################################## 100.0%
19:20:24 [2021-09-20T19:20:24.630Z] #29 18.30 
19:20:24 [2021-09-20T19:20:24.679Z] #37 8.878 -- Configuring done
19:20:24 [2021-09-20T19:20:24.680Z] #37 8.963 -- Generating done
19:20:24 [2021-09-20T19:20:24.680Z] #37 8.972 -- Build files have been written to: /tmp/tmp.sV6LddhSBN/tini
19:20:24 [2021-09-20T19:20:24.680Z] #37 8.986 + make tini-static
19:20:24 [2021-09-20T19:20:24.683Z] #34 15.23 math/bits
19:20:24 [2021-09-20T19:20:24.894Z] #29 19.43 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:20:24 [2021-09-20T19:20:24.944Z] #34 15.46 internal/bytealg
19:20:25 [2021-09-20T19:20:25.080Z] #40 ...
19:20:25 [2021-09-20T19:20:25.080Z] 
19:20:25 [2021-09-20T19:20:25.080Z] #47 [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
19:20:25 [2021-09-20T19:20:25.080Z] #47 sha256:ce89aef5d94b75036607663caa6a2ade6773c65939de08bd2eea6eec6a8e39fe
19:20:25 [2021-09-20T19:20:25.080Z] #47 12.60 go: downloading github.com/fatih/color v1.9.0
19:20:25 [2021-09-20T19:20:25.080Z] #47 12.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:25 [2021-09-20T19:20:25.080Z] #47 12.65 go: downloading github.com/pkg/errors v0.9.1
19:20:25 [2021-09-20T19:20:25.080Z] #47 12.74 go: downloading github.com/spf13/pflag v1.0.3
19:20:25 [2021-09-20T19:20:25.080Z] #47 13.14 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:25 [2021-09-20T19:20:25.080Z] #47 13.14 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:25 [2021-09-20T19:20:25.080Z] #47 13.41 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:25 [2021-09-20T19:20:25.080Z] #47 13.60 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:25 [2021-09-20T19:20:25.080Z] #47 13.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:25 [2021-09-20T19:20:25.080Z] #47 14.76 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:25 [2021-09-20T19:20:25.123Z] #55 23.74 Reading package lists...
19:20:25 [2021-09-20T19:20:25.123Z] #55 ...
19:20:25 [2021-09-20T19:20:25.123Z] 
19:20:25 [2021-09-20T19:20:25.123Z] #34 [tomlv 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 tomlv
19:20:25 [2021-09-20T19:20:25.123Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:20:25 [2021-09-20T19:20:25.123Z] #34 16.05 encoding
19:20:25 [2021-09-20T19:20:25.123Z] #34 ...
19:20:25 [2021-09-20T19:20:25.123Z] 
19:20:25 [2021-09-20T19:20:25.123Z] #51 [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
19:20:25 [2021-09-20T19:20:25.123Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:20:25 [2021-09-20T19:20:25.123Z] #51 26.27 runtime
19:20:25 [2021-09-20T19:20:25.157Z] #29 19.87 
19:20:25 [2021-09-20T19:20:25.247Z] #37 9.525 Scanning dependencies of target tini-static
19:20:25 [2021-09-20T19:20:25.247Z] #37 9.599 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:20:25 [2021-09-20T19:20:25.422Z] #29 20.13 
                                                                           0.1%
######################################################################## 100.0%
19:20:25 [2021-09-20T19:20:25.422Z] #29 20.29 
19:20:25 [2021-09-20T19:20:25.902Z] #34 16.63 math
19:20:26 [2021-09-20T19:20:26.823Z] #29 ...
19:20:26 [2021-09-20T19:20:26.823Z] 
19:20:26 [2021-09-20T19:20:26.823Z] #45 [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
19:20:26 [2021-09-20T19:20:26.823Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:20:26 [2021-09-20T19:20:26.823Z] #45 11.16 crypto/internal/subtle
19:20:26 [2021-09-20T19:20:26.823Z] #45 11.93 crypto/subtle
19:20:26 [2021-09-20T19:20:26.823Z] #45 12.03 vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:26 [2021-09-20T19:20:26.823Z] #45 12.40 internal/nettrace
19:20:26 [2021-09-20T19:20:26.823Z] #45 12.91 runtime/cgo
19:20:26 [2021-09-20T19:20:26.823Z] #45 13.34 vendor/golang.org/x/crypto/internal/subtle
19:20:26 [2021-09-20T19:20:26.823Z] #45 ...
19:20:26 [2021-09-20T19:20:26.823Z] 
19:20:26 [2021-09-20T19:20:26.823Z] #67 [proxy 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 proxy
19:20:26 [2021-09-20T19:20:26.823Z] #67 sha256:6d1741fa3a1a930dad60177c0a2599662f7b791979c18982c65d886a5c5a8797
19:20:26 [2021-09-20T19:20:26.823Z] #67 19.67 Checking out files:  58% (1115/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
19:20:26 [2021-09-20T19:20:26.823Z] #67 20.35 + cd /tmp/tmp.Ngq2uaBIhv/src/github.com/docker/libnetwork
19:20:26 [2021-09-20T19:20:26.823Z] #67 20.35 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:26 [2021-09-20T19:20:26.823Z] #67 21.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:20:27 [2021-09-20T19:20:27.086Z] #67 ...
19:20:27 [2021-09-20T19:20:27.086Z] 
19:20:27 [2021-09-20T19:20:27.086Z] #34 [tomlv 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 tomlv
19:20:27 [2021-09-20T19:20:27.086Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:20:27 [2021-09-20T19:20:27.086Z] #34 11.38 runtime
19:20:27 [2021-09-20T19:20:27.086Z] #34 ...
19:20:27 [2021-09-20T19:20:27.086Z] 
19:20:27 [2021-09-20T19:20:27.086Z] #49 [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
19:20:27 [2021-09-20T19:20:27.086Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:27 [2021-09-20T19:20:27.086Z] #49 20.56 go: downloading github.com/fatih/color v1.7.0
19:20:27 [2021-09-20T19:20:27.086Z] #49 20.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:27 [2021-09-20T19:20:27.086Z] #49 20.85 go: downloading github.com/pkg/errors v0.8.1
19:20:27 [2021-09-20T19:20:27.086Z] #49 20.85 go: downloading github.com/spf13/cobra v0.0.5
19:20:27 [2021-09-20T19:20:27.086Z] #49 20.90 go: downloading github.com/spf13/pflag v1.0.5
19:20:27 [2021-09-20T19:20:27.086Z] #49 21.05 go: downloading github.com/spf13/viper v1.6.1
19:20:27 [2021-09-20T19:20:27.086Z] #49 21.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:27 [2021-09-20T19:20:27.086Z] #49 21.62 go: downloading github.com/go-critic/go-critic v0.4.1
19:20:27 [2021-09-20T19:20:27.291Z] #34 ...
19:20:27 [2021-09-20T19:20:27.291Z] 
19:20:27 [2021-09-20T19:20:27.291Z] #51 [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
19:20:27 [2021-09-20T19:20:27.291Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:20:27 [2021-09-20T19:20:27.291Z] #51 17.95 + cd /tmp/tmp.sBIOe60a6C/src/github.com/mvdan/sh
19:20:27 [2021-09-20T19:20:27.291Z] #51 17.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:27 [2021-09-20T19:20:27.357Z] #49 ...
19:20:27 [2021-09-20T19:20:27.357Z] 
19:20:27 [2021-09-20T19:20:27.357Z] #58 [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
19:20:27 [2021-09-20T19:20:27.357Z] #58 sha256:5f794e90de8a0b64482f13bae161ee723f01b904b5553546cb9828663dc9eb78
19:20:27 [2021-09-20T19:20:27.357Z] #58 11.76 go: downloading github.com/pkg/errors v0.9.1
19:20:27 [2021-09-20T19:20:27.357Z] #58 11.77 go: downloading github.com/sirupsen/logrus v1.8.1
19:20:27 [2021-09-20T19:20:27.357Z] #58 11.80 go: downloading github.com/urfave/cli/v2 v2.3.0
19:20:27 [2021-09-20T19:20:27.357Z] #58 12.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:20:27 [2021-09-20T19:20:27.357Z] #58 13.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:20:27 [2021-09-20T19:20:27.357Z] #58 14.86 go: downloading github.com/google/uuid v1.2.0
19:20:27 [2021-09-20T19:20:27.357Z] #58 14.97 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
19:20:27 [2021-09-20T19:20:27.357Z] #58 15.00 go: downloading github.com/moby/vpnkit v0.5.0
19:20:27 [2021-09-20T19:20:27.357Z] #58 15.09 go: downloading github.com/gofrs/flock v0.8.0
19:20:27 [2021-09-20T19:20:27.357Z] #58 15.34 go: downloading github.com/gorilla/mux v1.8.0
19:20:27 [2021-09-20T19:20:27.357Z] #58 16.06 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:20:27 [2021-09-20T19:20:27.357Z] #58 17.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:20:27 [2021-09-20T19:20:27.357Z] #58 18.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:20:27 [2021-09-20T19:20:27.553Z] #51 18.19 + GO111MODULE=on
19:20:27 [2021-09-20T19:20:27.553Z] #51 18.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:27 [2021-09-20T19:20:27.636Z] #58 ...
19:20:27 [2021-09-20T19:20:27.636Z] 
19:20:27 [2021-09-20T19:20:27.636Z] #49 [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
19:20:27 [2021-09-20T19:20:27.636Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:27 [2021-09-20T19:20:27.636Z] #49 21.79 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:20:27 [2021-09-20T19:20:27.636Z] #49 21.84 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:20:27 [2021-09-20T19:20:27.799Z] #37 11.76 [100%] Linking C executable tini-static
19:20:27 [2021-09-20T19:20:27.902Z] #49 22.22 go: downloading github.com/mattn/go-colorable v0.1.4
19:20:27 [2021-09-20T19:20:27.902Z] #49 22.31 go: downloading github.com/sirupsen/logrus v1.4.2
19:20:28 [2021-09-20T19:20:28.065Z] #37 ...
19:20:28 [2021-09-20T19:20:28.065Z] 
19:20:28 [2021-09-20T19:20:28.065Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:28 [2021-09-20T19:20:28.065Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:28 [2021-09-20T19:20:28.065Z] #42 119.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:20:28 [2021-09-20T19:20:28.065Z] #42 119.3 Processing triggers for libc-bin (2.28-10) ...
19:20:28 [2021-09-20T19:20:28.065Z] #42 DONE 121.0s
19:20:28 [2021-09-20T19:20:28.065Z] 
19:20:28 [2021-09-20T19:20:28.065Z] #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
19:20:28 [2021-09-20T19:20:28.065Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:28 [2021-09-20T19:20:28.065Z] #13 114.6 Selecting previously unselected package mingw-w64-x86-64-dev.
19:20:28 [2021-09-20T19:20:28.065Z] #13 114.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:20:28 [2021-09-20T19:20:28.065Z] #13 114.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:20:28 [2021-09-20T19:20:28.278Z] Fetching without tags
19:20:28 [2021-09-20T19:20:28.354Z] #47 ...
19:20:28 [2021-09-20T19:20:28.355Z] 
19:20:28 [2021-09-20T19:20:28.355Z] #58 [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
19:20:28 [2021-09-20T19:20:28.355Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.44 + cd /tmp/tmp.cfy5UKUQ1x/src/github.com/rootless-containers/rootlesskit
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + export GO111MODULE=on
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + GO111MODULE=on
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + export GOPROXY=https://proxy.golang.org
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + GOPROXY=https://proxy.golang.org
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + for f in rootlesskit rootlesskit-docker-proxy
19:20:28 [2021-09-20T19:20:28.355Z] #58 12.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:28 [2021-09-20T19:20:28.355Z] #58 15.04 go: downloading github.com/pkg/errors v0.9.1
19:20:28 [2021-09-20T19:20:28.355Z] #58 15.05 go: downloading github.com/sirupsen/logrus v1.8.1
19:20:28 [2021-09-20T19:20:28.355Z] #58 15.29 go: downloading github.com/urfave/cli/v2 v2.3.0
19:20:28 [2021-09-20T19:20:28.355Z] #58 16.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:20:28 [2021-09-20T19:20:28.355Z] #58 ...
19:20:28 [2021-09-20T19:20:28.355Z] 
19:20:28 [2021-09-20T19:20:28.355Z] #47 [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
19:20:28 [2021-09-20T19:20:28.355Z] #47 sha256:ce89aef5d94b75036607663caa6a2ade6773c65939de08bd2eea6eec6a8e39fe
19:20:28 [2021-09-20T19:20:28.355Z] #47 19.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:28 [2021-09-20T19:20:28.487Z] #49 22.94 go: downloading github.com/stretchr/testify v1.4.0
19:20:28 [2021-09-20T19:20:28.014Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:28 [2021-09-20T19:20:28.053Z]  > git config --add remote.origin.fetch +refs/pull/42869/head:refs/remotes/origin/PR-42869 # timeout=10
19:20:28 [2021-09-20T19:20:28.091Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:20:28 [2021-09-20T19:20:28.202Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:28 [2021-09-20T19:20:28.315Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:28 [2021-09-20T19:20:28.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:28 [2021-09-20T19:20:28.317Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42869/head:refs/remotes/origin/PR-42869 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:20:28 [2021-09-20T19:20:28.920Z] #47 ...
19:20:28 [2021-09-20T19:20:28.920Z] 
19:20:28 [2021-09-20T19:20:28.920Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:28 [2021-09-20T19:20:28.920Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:28 [2021-09-20T19:20:28.920Z] #32 9.581 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:28 [2021-09-20T19:20:28.920Z] #32 9.584 Cloning into '.'...
19:20:28 [2021-09-20T19:20:28.942Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:20:29 [2021-09-20T19:20:29.003Z] #13 ...
19:20:29 [2021-09-20T19:20:29.003Z] 
19:20:29 [2021-09-20T19:20:29.003Z] #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
19:20:29 [2021-09-20T19:20:29.003Z] #37 sha256:fce90818062d816df3b1ec73be1b383f481e7bc92bf6c47855e07bf145e243fe
19:20:29 [2021-09-20T19:20:29.003Z] #37 12.75 [100%] Built target tini-static
19:20:29 [2021-09-20T19:20:29.003Z] #37 12.91 + mkdir -p /build
19:20:29 [2021-09-20T19:20:29.003Z] #37 12.93 + cp tini-static /build/docker-init
19:20:29 [2021-09-20T19:20:29.003Z] #37 DONE 13.2s
19:20:29 [2021-09-20T19:20:29.003Z] 
19:20:29 [2021-09-20T19:20:29.003Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:20:29 [2021-09-20T19:20:29.003Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:20:29 [2021-09-20T19:20:29.064Z] #49 23.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:29 [2021-09-20T19:20:29.198Z] #32 ...
19:20:29 [2021-09-20T19:20:29.198Z] 
19:20:29 [2021-09-20T19:20:29.198Z] #45 [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
19:20:29 [2021-09-20T19:20:29.198Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:20:29 [2021-09-20T19:20:29.198Z] #45 12.65 internal/cpu
19:20:29 [2021-09-20T19:20:29.198Z] #45 12.68 internal/unsafeheader
19:20:29 [2021-09-20T19:20:29.198Z] #45 12.96 runtime/internal/atomic
19:20:29 [2021-09-20T19:20:29.198Z] #45 13.75 runtime/internal/sys
19:20:29 [2021-09-20T19:20:29.198Z] #45 14.37 internal/bytealg
19:20:29 [2021-09-20T19:20:29.198Z] #45 14.96 runtime/internal/math
19:20:29 [2021-09-20T19:20:29.198Z] #45 15.40 internal/race
19:20:29 [2021-09-20T19:20:29.198Z] #45 15.76 sync/atomic
19:20:29 [2021-09-20T19:20:29.198Z] #45 16.46 runtime
19:20:29 [2021-09-20T19:20:29.198Z] #45 16.57 unicode
19:20:29 [2021-09-20T19:20:29.470Z] #51 20.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:29 [2021-09-20T19:20:29.470Z] #51 20.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:29 [2021-09-20T19:20:29.470Z] #51 ...
19:20:29 [2021-09-20T19:20:29.470Z] 
19:20:29 [2021-09-20T19:20:29.470Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:29 [2021-09-20T19:20:29.470Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:29 [2021-09-20T19:20:29.470Z] #32 10.07 + git clone https://github.com/kolyshkin/go-swagger.git .
19:20:29 [2021-09-20T19:20:29.470Z] #32 10.09 Cloning into '.'...
19:20:29 [2021-09-20T19:20:29.642Z] #49 23.80 go: downloading github.com/mattn/go-isatty v0.0.8
19:20:29 [2021-09-20T19:20:29.642Z] #49 23.83 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:20:29 [2021-09-20T19:20:29.642Z] #49 ...
19:20:29 [2021-09-20T19:20:29.642Z] 
19:20:29 [2021-09-20T19:20:29.642Z] #55 [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
19:20:29 [2021-09-20T19:20:29.642Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
19:20:29 [2021-09-20T19:20:29.642Z] #55 13.89 Fetched 8289 kB in 9s (919 kB/s)
19:20:29 [2021-09-20T19:20:29.642Z] #55 13.89 Reading package lists...
19:20:29 [2021-09-20T19:20:29.642Z] #55 19.11 Reading package lists...
19:20:29 [2021-09-20T19:20:29.642Z] #55 ...
19:20:29 [2021-09-20T19:20:29.642Z] 
19:20:29 [2021-09-20T19:20:29.642Z] #49 [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
19:20:29 [2021-09-20T19:20:29.642Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:29 [2021-09-20T19:20:29.642Z] #49 23.96 go: downloading github.com/hashicorp/hcl v1.0.0
19:20:29 [2021-09-20T19:20:29.732Z] #32 ...
19:20:29 [2021-09-20T19:20:29.732Z] 
19:20:29 [2021-09-20T19:20:29.732Z] #51 [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
19:20:29 [2021-09-20T19:20:29.732Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:20:29 [2021-09-20T19:20:29.732Z] #51 20.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:29 [2021-09-20T19:20:29.732Z] #51 ...
19:20:29 [2021-09-20T19:20:29.732Z] 
19:20:29 [2021-09-20T19:20:29.732Z] #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
19:20:29 [2021-09-20T19:20:29.732Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:29 [2021-09-20T19:20:29.732Z] #40 9.811 + git clone https://github.com/docker/distribution.git .
19:20:29 [2021-09-20T19:20:29.732Z] #40 9.820 Cloning into '.'...
19:20:29 [2021-09-20T19:20:29.993Z] #40 ...
19:20:29 [2021-09-20T19:20:29.993Z] 
19:20:29 [2021-09-20T19:20:29.993Z] #55 [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
19:20:29 [2021-09-20T19:20:29.993Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:29 [2021-09-20T19:20:29.993Z] #55 10.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:29 [2021-09-20T19:20:29.993Z] #55 10.83 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:29 [2021-09-20T19:20:29.993Z] #55 10.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:29 [2021-09-20T19:20:29.993Z] #55 13.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:29 [2021-09-20T19:20:29.993Z] #55 17.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:29 [2021-09-20T19:20:29.993Z] #55 ...
19:20:29 [2021-09-20T19:20:29.993Z] 
19:20:29 [2021-09-20T19:20:29.993Z] #45 [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
19:20:29 [2021-09-20T19:20:29.993Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:20:29 [2021-09-20T19:20:29.993Z] #45 10.74 + cd /tmp/tmp.fm5WOLo6e4/src/github.com/LK4D4/vndr
19:20:29 [2021-09-20T19:20:29.993Z] #45 10.74 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
19:20:29 [2021-09-20T19:20:29.993Z] #45 10.77 + go build -buildmode=pie -v -o /build/vndr .
19:20:29 [2021-09-20T19:20:29.993Z] #45 14.02 runtime/internal/atomic
19:20:29 [2021-09-20T19:20:29.993Z] #45 14.19 internal/cpu
19:20:29 [2021-09-20T19:20:29.993Z] #45 14.97 runtime/internal/math
19:20:29 [2021-09-20T19:20:29.993Z] #45 15.32 internal/race
19:20:29 [2021-09-20T19:20:29.993Z] #45 15.53 sync/atomic
19:20:29 [2021-09-20T19:20:29.993Z] #45 15.95 internal/bytealg
19:20:29 [2021-09-20T19:20:29.993Z] #45 16.67 unicode
19:20:29 [2021-09-20T19:20:29.993Z] #45 19.43 runtime
19:20:30 [2021-09-20T19:20:30.129Z] #45 ...
19:20:30 [2021-09-20T19:20:30.129Z] 
19:20:30 [2021-09-20T19:20:30.129Z] #55 [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
19:20:30 [2021-09-20T19:20:30.129Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:30 [2021-09-20T19:20:30.129Z] #55 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:30 [2021-09-20T19:20:30.129Z] #55 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:30 [2021-09-20T19:20:30.255Z] #45 ...
19:20:30 [2021-09-20T19:20:30.255Z] 
19:20:30 [2021-09-20T19:20:30.255Z] #47 [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
19:20:30 [2021-09-20T19:20:30.255Z] #47 sha256:7cbf6a16b381b3af412ab03722aad2e1a75377e4a67722c39f5c08ae1adf4222
19:20:30 [2021-09-20T19:20:30.255Z] #47 12.45 go: downloading github.com/fatih/color v1.9.0
19:20:30 [2021-09-20T19:20:30.255Z] #47 12.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:20:30 [2021-09-20T19:20:30.255Z] #47 12.61 go: downloading github.com/pkg/errors v0.9.1
19:20:30 [2021-09-20T19:20:30.255Z] #47 12.67 go: downloading github.com/spf13/pflag v1.0.3
19:20:30 [2021-09-20T19:20:30.255Z] #47 13.30 go: downloading github.com/mattn/go-colorable v0.1.6
19:20:30 [2021-09-20T19:20:30.255Z] #47 13.33 go: downloading github.com/mattn/go-isatty v0.0.12
19:20:30 [2021-09-20T19:20:30.255Z] #47 13.56 go: downloading github.com/jonboulle/clockwork v0.1.0
19:20:30 [2021-09-20T19:20:30.255Z] #47 13.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:20:30 [2021-09-20T19:20:30.255Z] #47 13.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:20:30 [2021-09-20T19:20:30.255Z] #47 14.49 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:20:30 [2021-09-20T19:20:30.255Z] #47 18.53 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:20:30 [2021-09-20T19:20:30.393Z] #55 21.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:30 [2021-09-20T19:20:30.393Z] #55 ...
19:20:30 [2021-09-20T19:20:30.393Z] 
19:20:30 [2021-09-20T19:20:30.393Z] #34 [tomlv 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 tomlv
19:20:30 [2021-09-20T19:20:30.393Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:20:30 [2021-09-20T19:20:30.393Z] #34 12.11 + cd /tmp/tmp.SK7PwDJy6t/src/github.com/BurntSushi/toml
19:20:30 [2021-09-20T19:20:30.393Z] #34 12.11 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:20:30 [2021-09-20T19:20:30.393Z] #34 12.37 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:20:30 [2021-09-20T19:20:30.393Z] #34 14.31 internal/cpu
19:20:30 [2021-09-20T19:20:30.393Z] #34 14.33 runtime/internal/sys
19:20:30 [2021-09-20T19:20:30.393Z] #34 15.24 runtime/internal/math
19:20:30 [2021-09-20T19:20:30.393Z] #34 15.64 math/bits
19:20:30 [2021-09-20T19:20:30.393Z] #34 16.77 math
19:20:30 [2021-09-20T19:20:30.393Z] #34 16.85 runtime
19:20:30 [2021-09-20T19:20:30.424Z] #51 ...
19:20:30 [2021-09-20T19:20:30.424Z] 
19:20:30 [2021-09-20T19:20:30.424Z] #49 [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
19:20:30 [2021-09-20T19:20:30.424Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:20:30 [2021-09-20T19:20:30.424Z] #49 22.84 go: downloading github.com/sirupsen/logrus v1.4.2
19:20:30 [2021-09-20T19:20:30.424Z] #49 22.84 go: downloading github.com/stretchr/testify v1.4.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 22.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.15 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.31 go: downloading github.com/hashicorp/hcl v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.60 go: downloading github.com/magiconair/properties v1.8.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.60 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.67 go: downloading github.com/pelletier/go-toml v1.2.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.86 go: downloading github.com/spf13/afero v1.1.2
19:20:30 [2021-09-20T19:20:30.424Z] #49 23.87 go: downloading github.com/spf13/cast v1.3.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.03 go: downloading github.com/subosito/gotenv v1.2.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.10 go: downloading gopkg.in/ini.v1 v1.51.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.16 go: downloading gopkg.in/yaml.v2 v2.2.7
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.68 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.77 go: downloading github.com/go-toolsmith/astp v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.89 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 24.91 go: downloading github.com/go-toolsmith/typep v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 25.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 25.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 25.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:30 [2021-09-20T19:20:30.424Z] #49 25.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:30 [2021-09-20T19:20:30.424Z] #49 26.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:30 [2021-09-20T19:20:30.424Z] #49 26.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:30 [2021-09-20T19:20:30.424Z] #49 26.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:30 [2021-09-20T19:20:30.424Z] #49 26.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:30 [2021-09-20T19:20:30.424Z] #49 27.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:20:30 [2021-09-20T19:20:30.424Z] #49 27.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:20:30 [2021-09-20T19:20:30.424Z] #49 27.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:20:30 [2021-09-20T19:20:30.424Z] #49 27.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:20:30 [2021-09-20T19:20:30.424Z] #49 27.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.79 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:20:30 [2021-09-20T19:20:30.424Z] #49 28.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 29.00 go: downloading github.com/ultraware/funlen v0.0.2
19:20:30 [2021-09-20T19:20:30.424Z] #49 29.03 go: downloading github.com/ultraware/whitespace v0.0.4
19:20:30 [2021-09-20T19:20:30.424Z] #49 29.04 go: downloading github.com/uudashr/gocognit v1.0.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 29.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.52 go: downloading github.com/davecgh/go-spew v1.1.1
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.63 go: downloading github.com/pmezard/go-difflib v1.0.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.64 go: downloading github.com/stretchr/objx v0.2.0
19:20:30 [2021-09-20T19:20:30.424Z] #49 30.84 go: downloading golang.org/x/text v0.3.2
19:20:30 [2021-09-20T19:20:30.593Z] #49 24.82 go: downloading github.com/magiconair/properties v1.8.1
19:20:30 [2021-09-20T19:20:30.593Z] #49 24.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:20:30 [2021-09-20T19:20:30.593Z] #49 25.04 go: downloading github.com/pelletier/go-toml v1.2.0
19:20:30 [2021-09-20T19:20:30.829Z] #47 ...
19:20:30 [2021-09-20T19:20:30.829Z] 
19:20:30 [2021-09-20T19:20:30.829Z] #58 [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
19:20:30 [2021-09-20T19:20:30.829Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.49 + cd /tmp/tmp.S72VlxJvsq/src/github.com/rootless-containers/rootlesskit
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.49 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + export GO111MODULE=on
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + GO111MODULE=on
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + export GOPROXY=https://proxy.golang.org
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + GOPROXY=https://proxy.golang.org
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + for f in rootlesskit rootlesskit-docker-proxy
19:20:30 [2021-09-20T19:20:30.829Z] #58 11.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:20:30 [2021-09-20T19:20:30.829Z] #58 14.00 go: downloading github.com/pkg/errors v0.9.1
19:20:30 [2021-09-20T19:20:30.829Z] #58 14.01 go: downloading github.com/sirupsen/logrus v1.8.1
19:20:30 [2021-09-20T19:20:30.829Z] #58 14.10 go: downloading github.com/urfave/cli/v2 v2.3.0
19:20:30 [2021-09-20T19:20:30.829Z] #58 15.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
19:20:30 [2021-09-20T19:20:30.829Z] #58 21.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:20:30 [2021-09-20T19:20:30.856Z] #49 25.16 go: downloading github.com/spf13/afero v1.1.2
19:20:31 [2021-09-20T19:20:31.140Z] #49 25.41 go: downloading github.com/spf13/cast v1.3.0
19:20:31 [2021-09-20T19:20:31.140Z] #49 25.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:20:31 [2021-09-20T19:20:31.140Z] #49 25.57 go: downloading github.com/subosito/gotenv v1.2.0
19:20:31 [2021-09-20T19:20:31.140Z] #49 25.63 go: downloading gopkg.in/ini.v1 v1.51.0
19:20:31 [2021-09-20T19:20:31.366Z] Merge succeeded, producing 59f10e34352a81004efff96c8f68e96d9ca4d68c
19:20:31 [2021-09-20T19:20:31.367Z] Checking out Revision 59f10e34352a81004efff96c8f68e96d9ca4d68c (PR-42869)
19:20:31 [2021-09-20T19:20:31.404Z] #49 25.67 go: downloading gopkg.in/yaml.v2 v2.2.7
19:20:29 [2021-09-20T19:20:29.055Z]  > git config core.sparsecheckout # timeout=10
19:20:29 [2021-09-20T19:20:29.093Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:20:31 [2021-09-20T19:20:31.016Z]  > git remote # timeout=10
19:20:31 [2021-09-20T19:20:31.094Z]  > git config --get remote.origin.url # timeout=10
19:20:31 [2021-09-20T19:20:31.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:31 [2021-09-20T19:20:31.132Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
19:20:31 [2021-09-20T19:20:31.258Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:20:31 [2021-09-20T19:20:31.403Z]  > git config core.sparsecheckout # timeout=10
19:20:31 [2021-09-20T19:20:31.440Z]  > git checkout -f 59f10e34352a81004efff96c8f68e96d9ca4d68c # timeout=10
19:20:31 [2021-09-20T19:20:31.666Z] #49 26.03 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:20:31 [2021-09-20T19:20:31.666Z] #49 ...
19:20:31 [2021-09-20T19:20:31.666Z] 
19:20:31 [2021-09-20T19:20:31.666Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:31 [2021-09-20T19:20:31.666Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:31 [2021-09-20T19:20:31.666Z] #42 15.97 Fetched 8289 kB in 11s (765 kB/s)
19:20:31 [2021-09-20T19:20:31.666Z] #42 15.97 Reading package lists...
19:20:31 [2021-09-20T19:20:31.666Z] #42 20.81 Reading package lists...
19:20:31 [2021-09-20T19:20:31.666Z] #42 25.82 Building dependency tree...
19:20:31 [2021-09-20T19:20:31.666Z] #42 ...
19:20:31 [2021-09-20T19:20:31.666Z] 
19:20:31 [2021-09-20T19:20:31.666Z] #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
19:20:31 [2021-09-20T19:20:31.666Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:31 [2021-09-20T19:20:31.666Z] #29 21.58 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
19:20:31 [2021-09-20T19:20:31.666Z] #29 21.99 
19:20:31 [2021-09-20T19:20:31.666Z] #29 22.32 
                                                                           0.0%
#                                                                          1.9%
###                                                                        5.2%
######                                                                     9.1%
########                                                                  11.5%
#########                                                                 13.8%
################                                                          23.3%
####################                                                      28.5%
######################                                                    30.9%
###########################                                               37.7%
###############################                                           43.5%
##################################                                        48.0%
####################################                                      51.2%
#########################################                                 58.2%
##############################################                            64.5%
#################################################                         69.0%
#####################################################                     74.0%
######################################################                    75.3%
########################################################                  79.1%
############################################################              83.9%
################################################################          89.0%
###################################################################       93.5%
######################################################################## 100.0%
19:20:31 [2021-09-20T19:20:31.666Z] #29 24.89 
19:20:31 [2021-09-20T19:20:31.666Z] #29 26.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:20:31 [2021-09-20T19:20:31.764Z] #34 ...
19:20:31 [2021-09-20T19:20:31.764Z] 
19:20:31 [2021-09-20T19:20:31.764Z] #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
19:20:31 [2021-09-20T19:20:31.764Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:31 [2021-09-20T19:20:31.764Z] #13 5.332 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:20:31 [2021-09-20T19:20:31.764Z] #13 5.477 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:31 [2021-09-20T19:20:31.764Z] #13 5.479 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:31 [2021-09-20T19:20:31.764Z] #13 5.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:31 [2021-09-20T19:20:31.764Z] #13 8.430 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:20:31 [2021-09-20T19:20:31.764Z] #13 12.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:31 [2021-09-20T19:20:31.776Z] #58 ...
19:20:31 [2021-09-20T19:20:31.776Z] 
19:20:31 [2021-09-20T19:20:31.776Z] #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
19:20:31 [2021-09-20T19:20:31.776Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:31 [2021-09-20T19:20:31.776Z] #36 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:31 [2021-09-20T19:20:31.776Z] #36 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:31 [2021-09-20T19:20:31.776Z] #36 ...
19:20:31 [2021-09-20T19:20:31.776Z] 
19:20:31 [2021-09-20T19:20:31.776Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:31 [2021-09-20T19:20:31.776Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:31 [2021-09-20T19:20:31.776Z] #42 12.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:31 [2021-09-20T19:20:31.776Z] #42 17.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:31 [2021-09-20T19:20:31.806Z] #49 ...
19:20:31 [2021-09-20T19:20:31.806Z] 
19:20:31 [2021-09-20T19:20:31.807Z] #45 [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
19:20:31 [2021-09-20T19:20:31.807Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:20:31 [2021-09-20T19:20:31.807Z] #45 33.14 vendor/golang.org/x/crypto/internal/subtle
19:20:31 [2021-09-20T19:20:31.941Z] #29 ...
19:20:31 [2021-09-20T19:20:31.941Z] 
19:20:31 [2021-09-20T19:20:31.941Z] #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
19:20:31 [2021-09-20T19:20:31.941Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:31 [2021-09-20T19:20:31.941Z] #36 16.21 Fetched 8289 kB in 11s (764 kB/s)
19:20:31 [2021-09-20T19:20:31.941Z] #36 16.21 Reading package lists...
19:20:31 [2021-09-20T19:20:31.941Z] #36 20.58 Reading package lists...
19:20:31 [2021-09-20T19:20:31.941Z] #36 25.81 Building dependency tree...
19:20:31 [2021-09-20T19:20:31.941Z] #36 ...
19:20:31 [2021-09-20T19:20:31.941Z] 
19:20:31 [2021-09-20T19:20:31.941Z] #49 [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
19:20:31 [2021-09-20T19:20:31.941Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:31 [2021-09-20T19:20:31.941Z] #49 26.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:20:31 [2021-09-20T19:20:31.941Z] #49 26.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:20:31 [2021-09-20T19:20:31.941Z] #49 26.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:32 [2021-09-20T19:20:32.038Z] #42 ...
19:20:32 [2021-09-20T19:20:32.038Z] 
19:20:32 [2021-09-20T19:20:32.038Z] #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
19:20:32 [2021-09-20T19:20:32.038Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:32 [2021-09-20T19:20:32.038Z] #13 5.754 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 5.822 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 5.822 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 5.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 9.135 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:32 [2021-09-20T19:20:32.038Z] #13 ...
19:20:32 [2021-09-20T19:20:32.038Z] 
19:20:32 [2021-09-20T19:20:32.038Z] #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
19:20:32 [2021-09-20T19:20:32.038Z] #24 sha256:1b1fc76a92ec30cb822411b56f26a2e815cfb5940dc150fde3f8b23e2566f484
19:20:32 [2021-09-20T19:20:32.038Z] #24 22.77 + mkdir -p /build
19:20:32 [2021-09-20T19:20:32.038Z] #24 22.80 + mv docker/docker /build/
19:20:32 [2021-09-20T19:20:32.038Z] #24 22.84 + rmdir docker
19:20:32 [2021-09-20T19:20:32.070Z] #45 ...
19:20:32 [2021-09-20T19:20:32.070Z] 
19:20:32 [2021-09-20T19:20:32.070Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:32 [2021-09-20T19:20:32.070Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:32 [2021-09-20T19:20:32.070Z] #42 23.35 Fetched 8466 kB in 18s (481 kB/s)
19:20:32 [2021-09-20T19:20:32.070Z] #42 23.35 Reading package lists...
19:20:32 [2021-09-20T19:20:32.071Z] #42 30.56 Reading package lists...
19:20:32 [2021-09-20T19:20:32.071Z] #42 ...
19:20:32 [2021-09-20T19:20:32.071Z] 
19:20:32 [2021-09-20T19:20:32.071Z] #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
19:20:32 [2021-09-20T19:20:32.071Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:32 [2021-09-20T19:20:32.071Z] #40 26.11 Checking out files:  86% (1518/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
19:20:32 [2021-09-20T19:20:32.071Z] #40 26.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:32 [2021-09-20T19:20:32.071Z] #40 28.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:20:32 [2021-09-20T19:20:32.204Z] #49 26.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:32 [2021-09-20T19:20:32.204Z] #49 26.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:32 [2021-09-20T19:20:32.293Z] #43 4.225 Note: Building without setproctitle() and strlcpy() support.
19:20:32 [2021-09-20T19:20:32.293Z] #43 4.225       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:20:32 [2021-09-20T19:20:32.293Z] #43 4.230 Note: Building without GnuTLS support
19:20:32 [2021-09-20T19:20:32.293Z] #43 4.232 Makefile.config:39: Warn: you have no libnftables installed
19:20:32 [2021-09-20T19:20:32.293Z] #43 4.235 Makefile.config:40: Warn: Building without nftables support
19:20:32 [2021-09-20T19:20:32.328Z] #13 ...
19:20:32 [2021-09-20T19:20:32.328Z] 
19:20:32 [2021-09-20T19:20:32.328Z] #58 [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
19:20:32 [2021-09-20T19:20:32.328Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:20:32 [2021-09-20T19:20:32.328Z] #58 22.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
19:20:32 [2021-09-20T19:20:32.329Z] #40 ...
19:20:32 [2021-09-20T19:20:32.329Z] 
19:20:32 [2021-09-20T19:20:32.329Z] #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
19:20:32 [2021-09-20T19:20:32.329Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:32 [2021-09-20T19:20:32.329Z] #36 23.60 Fetched 8466 kB in 17s (487 kB/s)
19:20:32 [2021-09-20T19:20:32.329Z] #36 23.60 Reading package lists...
19:20:32 [2021-09-20T19:20:32.329Z] #36 30.68 Reading package lists...
19:20:32 [2021-09-20T19:20:32.329Z] #36 ...
19:20:32 [2021-09-20T19:20:32.329Z] 
19:20:32 [2021-09-20T19:20:32.329Z] #58 [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
19:20:32 [2021-09-20T19:20:32.329Z] #58 sha256:c9eefa4c7cb9d2dc16e98c551686ea5642a0dd13b4955e6a31149a36cb868f16
19:20:32 [2021-09-20T19:20:32.329Z] #58 23.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:20:32 [2021-09-20T19:20:32.329Z] #58 23.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:20:32 [2021-09-20T19:20:32.471Z] #49 26.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:32 [2021-09-20T19:20:32.471Z] #49 26.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:32 [2021-09-20T19:20:32.471Z] #49 ...
19:20:32 [2021-09-20T19:20:32.471Z] 
19:20:32 [2021-09-20T19:20:32.471Z] #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
19:20:32 [2021-09-20T19:20:32.471Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
19:20:32 [2021-09-20T19:20:32.471Z] #40 16.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:32 [2021-09-20T19:20:32.471Z] #40 17.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:20:32 [2021-09-20T19:20:32.471Z] #40 ...
19:20:32 [2021-09-20T19:20:32.471Z] 
19:20:32 [2021-09-20T19:20:32.471Z] #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
19:20:32 [2021-09-20T19:20:32.471Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:32 [2021-09-20T19:20:32.471Z] #36 25.81 Building dependency tree...
19:20:32 [2021-09-20T19:20:32.586Z] #58 ...
19:20:32 [2021-09-20T19:20:32.586Z] 
19:20:32 [2021-09-20T19:20:32.586Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:32 [2021-09-20T19:20:32.586Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:32 [2021-09-20T19:20:32.586Z] #42 13.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:20:32 [2021-09-20T19:20:32.586Z] #42 18.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:32 [2021-09-20T19:20:32.588Z] #58 ...
19:20:32 [2021-09-20T19:20:32.588Z] 
19:20:32 [2021-09-20T19:20:32.588Z] #67 [proxy 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 proxy
19:20:32 [2021-09-20T19:20:32.588Z] #67 sha256:813a8f241e697512dc1b48cc3fac7437b2a35846096216b3525bd41c56247ecf
19:20:32 [2021-09-20T19:20:32.588Z] #67 25.14 Checking out files:  58% (1119/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
19:20:32 [2021-09-20T19:20:32.588Z] #67 26.14 + cd /tmp/tmp.5RNxbhbbWz/src/github.com/docker/libnetwork
19:20:32 [2021-09-20T19:20:32.588Z] #67 26.14 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:32 [2021-09-20T19:20:32.588Z] #67 26.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:20:32 [2021-09-20T19:20:32.630Z] #24 DONE 23.1s
19:20:32 [2021-09-20T19:20:32.630Z] 
19:20:32 [2021-09-20T19:20:32.630Z] #58 [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
19:20:32 [2021-09-20T19:20:32.630Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:20:32 [2021-09-20T19:20:32.630Z] #58 22.94 go: downloading github.com/google/uuid v1.2.0
19:20:32 [2021-09-20T19:20:32.630Z] #58 22.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
19:20:32 [2021-09-20T19:20:32.630Z] #58 23.16 go: downloading github.com/moby/vpnkit v0.5.0
19:20:32 [2021-09-20T19:20:32.630Z] #58 23.28 go: downloading github.com/gofrs/flock v0.8.0
19:20:32 [2021-09-20T19:20:32.630Z] #58 23.32 go: downloading github.com/gorilla/mux v1.8.0
19:20:33 [2021-09-20T19:20:33.576Z] #58 23.96 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:20:33 [2021-09-20T19:20:33.968Z] #42 ...
19:20:33 [2021-09-20T19:20:33.968Z] 
19:20:33 [2021-09-20T19:20:33.968Z] #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
19:20:33 [2021-09-20T19:20:33.968Z] #24 sha256:a28c5128b0ca21284efc7e4b8deb246c68af049c85be310dd642b53f3471064b
19:20:33 [2021-09-20T19:20:33.968Z] #24 24.40 + mkdir -p /build
19:20:33 [2021-09-20T19:20:33.968Z] #24 24.41 + mv docker/docker /build/
19:20:33 [2021-09-20T19:20:33.968Z] #24 24.43 + rmdir docker
19:20:33 [2021-09-20T19:20:33.968Z] #24 ...
19:20:33 [2021-09-20T19:20:33.968Z] 
19:20:33 [2021-09-20T19:20:33.968Z] #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
19:20:33 [2021-09-20T19:20:33.968Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:33 [2021-09-20T19:20:33.968Z] #36 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:33 [2021-09-20T19:20:33.968Z] #36 ...
19:20:33 [2021-09-20T19:20:33.968Z] 
19:20:33 [2021-09-20T19:20:33.968Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:33 [2021-09-20T19:20:33.968Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:33 [2021-09-20T19:20:33.968Z] #42 24.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:34 [2021-09-20T19:20:34.151Z] #58 24.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:20:34 [2021-09-20T19:20:34.435Z] #58 25.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.52 The following additional packages will be installed:
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.53 Suggested packages:
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.54   cmake-doc ninja-build lrzip
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.54 Recommended packages:
19:20:34 [2021-09-20T19:20:34.495Z] #36 28.54   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:20:34 [2021-09-20T19:20:34.803Z] #36 29.20 The following NEW packages will be installed:
19:20:34 [2021-09-20T19:20:34.902Z] #42 ...
19:20:34 [2021-09-20T19:20:34.902Z] 
19:20:34 [2021-09-20T19:20:34.902Z] #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
19:20:34 [2021-09-20T19:20:34.902Z] #24 sha256:a28c5128b0ca21284efc7e4b8deb246c68af049c85be310dd642b53f3471064b
19:20:34 [2021-09-20T19:20:34.902Z] #24 DONE 25.5s
19:20:34 [2021-09-20T19:20:34.902Z] 
19:20:34 [2021-09-20T19:20:34.902Z] #51 [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
19:20:34 [2021-09-20T19:20:34.902Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:20:34 [2021-09-20T19:20:34.902Z] #51 25.25 + cd /tmp/tmp.P1ajQ1IbW4/src/github.com/mvdan/sh
19:20:34 [2021-09-20T19:20:34.902Z] #51 25.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:20:34 [2021-09-20T19:20:34.902Z] #51 25.60 + GO111MODULE=on
19:20:34 [2021-09-20T19:20:34.902Z] #51 25.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:20:35 [2021-09-20T19:20:35.152Z] #36 29.20   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:20:35 [2021-09-20T19:20:35.152Z] #36 29.20   vim-common xxd
19:20:35 [2021-09-20T19:20:35.416Z] #36 ...
19:20:35 [2021-09-20T19:20:35.416Z] 
19:20:35 [2021-09-20T19:20:35.416Z] #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
19:20:35 [2021-09-20T19:20:35.416Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:20:35 [2021-09-20T19:20:35.416Z] #13 15.21 Fetched 8818 kB in 14s (651 kB/s)
19:20:35 [2021-09-20T19:20:35.416Z] #13 15.21 Reading package lists...
19:20:35 [2021-09-20T19:20:35.416Z] #13 20.79 Reading package lists...
19:20:35 [2021-09-20T19:20:35.416Z] #13 ...
19:20:35 [2021-09-20T19:20:35.416Z] 
19:20:35 [2021-09-20T19:20:35.416Z] #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
19:20:35 [2021-09-20T19:20:35.416Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:35 [2021-09-20T19:20:35.416Z] #36 29.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:20:35 [2021-09-20T19:20:35.416Z] #36 29.83 Need to get 14.2 MB of archives.
19:20:35 [2021-09-20T19:20:35.416Z] #36 29.83 After this operation, 60.0 MB of additional disk space will be used.
19:20:35 [2021-09-20T19:20:35.416Z] #36 29.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:20:35 [2021-09-20T19:20:35.714Z] #36 29.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:20:35 [2021-09-20T19:20:35.714Z] #36 30.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
19:20:35 [2021-09-20T19:20:35.888Z] #67 ...
19:20:35 [2021-09-20T19:20:35.888Z] 
19:20:35 [2021-09-20T19:20:35.888Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:35 [2021-09-20T19:20:35.888Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:35 [2021-09-20T19:20:35.888Z] #42 30.56 Reading package lists...
19:20:36 [2021-09-20T19:20:36.000Z] #36 30.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:20:36 [2021-09-20T19:20:36.488Z] #43 7.856 fatal: not a git repository (or any of the parent directories): .git
19:20:36 [2021-09-20T19:20:36.488Z] #43 7.971   GEN      .gitid
19:20:36 [2021-09-20T19:20:36.488Z] #43 8.120   GEN      criu/include/version.h
19:20:36 [2021-09-20T19:20:36.488Z] #43 ...
19:20:36 [2021-09-20T19:20:36.488Z] 
19:20:36 [2021-09-20T19:20:36.488Z] #45 [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
19:20:36 [2021-09-20T19:20:36.488Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:20:36 [2021-09-20T19:20:36.488Z] #45 119.3 regexp
19:20:36 [2021-09-20T19:20:36.488Z] #45 120.0 fmt
19:20:36 [2021-09-20T19:20:36.488Z] #45 126.6 internal/lazyregexp
19:20:36 [2021-09-20T19:20:36.488Z] #45 127.3 github.com/LK4D4/vndr/godl/singleflight
19:20:36 [2021-09-20T19:20:36.488Z] #45 127.8 github.com/LK4D4/vndr/versioned
19:20:36 [2021-09-20T19:20:36.488Z] #45 128.1 go/token
19:20:36 [2021-09-20T19:20:36.488Z] #45 128.1 net/url
19:20:36 [2021-09-20T19:20:36.488Z] #45 ...
19:20:36 [2021-09-20T19:20:36.488Z] 
19:20:36 [2021-09-20T19:20:36.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:20:36 [2021-09-20T19:20:36.488Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:20:36 [2021-09-20T19:20:36.488Z] #43 8.352   GEN      include/common/asm
19:20:36 [2021-09-20T19:20:36.488Z] #43 ...
19:20:36 [2021-09-20T19:20:36.488Z] 
19:20:36 [2021-09-20T19:20:36.488Z] #34 [tomlv 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 tomlv
19:20:36 [2021-09-20T19:20:36.488Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:36 [2021-09-20T19:20:36.488Z] #34 119.6 io/ioutil
19:20:36 [2021-09-20T19:20:36.488Z] #34 123.0 github.com/BurntSushi/toml
19:20:36 [2021-09-20T19:20:36.488Z] #34 123.0 flag
19:20:36 [2021-09-20T19:20:36.488Z] #34 125.6 log
19:20:36 [2021-09-20T19:20:36.747Z] #34 ...
19:20:36 [2021-09-20T19:20:36.747Z] 
19:20:36 [2021-09-20T19:20:36.747Z] #51 [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
19:20:36 [2021-09-20T19:20:36.747Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:20:36 [2021-09-20T19:20:36.747Z] #51 120.5 fmt
19:20:36 [2021-09-20T19:20:36.747Z] #51 127.8 golang.org/x/crypto/ssh/terminal
19:20:36 [2021-09-20T19:20:36.747Z] #51 128.8 encoding/json
19:20:36 [2021-09-20T19:20:36.747Z] #51 ...
19:20:36 [2021-09-20T19:20:36.747Z] 
19:20:36 [2021-09-20T19:20:36.747Z] #45 [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
19:20:36 [2021-09-20T19:20:36.747Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:20:36 [2021-09-20T19:20:36.747Z] #45 129.9 go/scanner
19:20:36 [2021-09-20T19:20:36.796Z] #51 27.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:20:36 [2021-09-20T19:20:36.797Z] #51 27.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:20:36 [2021-09-20T19:20:36.797Z] #51 27.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:20:36 [2021-09-20T19:20:36.954Z] #36 ...
19:20:36 [2021-09-20T19:20:36.954Z] 
19:20:36 [2021-09-20T19:20:36.954Z] #51 [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
19:20:36 [2021-09-20T19:20:36.954Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:20:36 [2021-09-20T19:20:36.954Z] #51 21.10 runtime
19:20:36 [2021-09-20T19:20:36.954Z] #51 ...
19:20:36 [2021-09-20T19:20:36.954Z] 
19:20:36 [2021-09-20T19:20:36.954Z] #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
19:20:36 [2021-09-20T19:20:36.954Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.38 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
19:20:36 [2021-09-20T19:20:36.954Z] #36 31.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
19:20:37 [2021-09-20T19:20:37.265Z] #42 37.27 Building dependency tree...
19:20:37 [2021-09-20T19:20:37.265Z] #42 ...
19:20:37 [2021-09-20T19:20:37.265Z] 
19:20:37 [2021-09-20T19:20:37.265Z] #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
19:20:37 [2021-09-20T19:20:37.265Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:37 [2021-09-20T19:20:37.265Z] #13 24.73 Fetched 9001 kB in 19s (477 kB/s)
19:20:37 [2021-09-20T19:20:37.265Z] #13 24.73 Reading package lists...
19:20:37 [2021-09-20T19:20:37.265Z] #13 32.08 Reading package lists...
19:20:37 [2021-09-20T19:20:37.265Z] #13 ...
19:20:37 [2021-09-20T19:20:37.265Z] 
19:20:37 [2021-09-20T19:20:37.265Z] #49 [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
19:20:37 [2021-09-20T19:20:37.265Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:20:37 [2021-09-20T19:20:37.265Z] #49 37.44 go: downloading github.com/gobwas/glob v0.2.3
19:20:37 [2021-09-20T19:20:37.265Z] #49 37.44 go: downloading github.com/kisielk/gotool v1.0.0
19:20:37 [2021-09-20T19:20:37.265Z] #49 37.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:20:37 [2021-09-20T19:20:37.265Z] #49 37.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:20:37 [2021-09-20T19:20:37.265Z] #49 37.77 go: downloading github.com/gogo/protobuf v1.2.1
19:20:37 [2021-09-20T19:20:37.778Z] #58 ...
19:20:37 [2021-09-20T19:20:37.778Z] 
19:20:37 [2021-09-20T19:20:37.778Z] #34 [tomlv 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 tomlv
19:20:37 [2021-09-20T19:20:37.778Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:20:37 [2021-09-20T19:20:37.778Z] #34 18.11 runtime
19:20:37 [2021-09-20T19:20:37.778Z] #34 26.11 encoding
19:20:37 [2021-09-20T19:20:37.778Z] #34 ...
19:20:37 [2021-09-20T19:20:37.778Z] 
19:20:37 [2021-09-20T19:20:37.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
19:20:37 [2021-09-20T19:20:37.778Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:37 [2021-09-20T19:20:37.778Z] #13 18.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:37 [2021-09-20T19:20:37.778Z] #13 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:38 [2021-09-20T19:20:38.203Z] #49 39.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:20:38 [2021-09-20T19:20:38.462Z] #49 39.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:20:38 [2021-09-20T19:20:38.463Z] #49 39.85 go: downloading github.com/BurntSushi/toml v0.3.1
19:20:38 [2021-09-20T19:20:38.654Z] #45 131.2 text/template/parse
19:20:38 [2021-09-20T19:20:38.883Z] #36 33.10 debconf: delaying package configuration, since apt-utils is not installed
19:20:38 [2021-09-20T19:20:38.913Z] #45 131.9 go/ast
19:20:39 [2021-09-20T19:20:39.167Z] #36 ...
19:20:39 [2021-09-20T19:20:39.167Z] 
19:20:39 [2021-09-20T19:20:39.167Z] #58 [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
19:20:39 [2021-09-20T19:20:39.167Z] #58 sha256:5f794e90de8a0b64482f13bae161ee723f01b904b5553546cb9828663dc9eb78
19:20:39 [2021-09-20T19:20:39.167Z] #58 23.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:20:39 [2021-09-20T19:20:39.167Z] #58 24.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:20:39 [2021-09-20T19:20:39.167Z] #58 ...
19:20:39 [2021-09-20T19:20:39.167Z] 
19:20:39 [2021-09-20T19:20:39.167Z] #34 [tomlv 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 tomlv
19:20:39 [2021-09-20T19:20:39.167Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:20:39 [2021-09-20T19:20:39.167Z] #34 33.54 sync
19:20:39 [2021-09-20T19:20:39.167Z] #34 33.55 internal/reflectlite
19:20:39 [2021-09-20T19:20:39.409Z] #49 ...
19:20:39 [2021-09-20T19:20:39.409Z] 
19:20:39 [2021-09-20T19:20:39.409Z] #55 [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
19:20:39 [2021-09-20T19:20:39.409Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:39 [2021-09-20T19:20:39.409Z] #55 23.74 Reading package lists...
19:20:39 [2021-09-20T19:20:39.409Z] #55 31.22 Reading package lists...
19:20:39 [2021-09-20T19:20:39.409Z] #55 37.97 Building dependency tree...
19:20:39 [2021-09-20T19:20:39.409Z] #55 ...
19:20:39 [2021-09-20T19:20:39.409Z] 
19:20:39 [2021-09-20T19:20:39.409Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:39 [2021-09-20T19:20:39.409Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:39 [2021-09-20T19:20:39.409Z] #42 37.27 Building dependency tree...
19:20:39 [2021-09-20T19:20:39.409Z] #42 40.91 The following additional packages will be installed:
19:20:39 [2021-09-20T19:20:39.409Z] #42 40.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:20:39 [2021-09-20T19:20:39.409Z] #42 40.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:20:39 [2021-09-20T19:20:39.409Z] #42 40.93 Suggested packages:
19:20:39 [2021-09-20T19:20:39.409Z] #42 40.95   manpages-dev python-setuptools
19:20:40 [2021-09-20T19:20:40.607Z] #34 ...
19:20:40 [2021-09-20T19:20:40.607Z] 
19:20:40 [2021-09-20T19:20:40.607Z] #55 [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
19:20:40 [2021-09-20T19:20:40.607Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
19:20:40 [2021-09-20T19:20:40.607Z] #55 19.11 Reading package lists...
19:20:40 [2021-09-20T19:20:40.607Z] #55 24.85 Building dependency tree...
19:20:40 [2021-09-20T19:20:40.607Z] #55 27.81 The following additional packages will be installed:
19:20:40 [2021-09-20T19:20:40.607Z] #55 27.82   libbtrfs0
19:20:40 [2021-09-20T19:20:40.607Z] #55 27.92 The following NEW packages will be installed:
19:20:40 [2021-09-20T19:20:40.607Z] #55 27.96   libbtrfs-dev libbtrfs0
19:20:40 [2021-09-20T19:20:40.607Z] #55 28.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
19:20:40 [2021-09-20T19:20:40.607Z] #55 28.34 Need to get 119 kB of archives.
19:20:40 [2021-09-20T19:20:40.607Z] #55 28.34 After this operation, 387 kB of additional disk space will be used.
19:20:40 [2021-09-20T19:20:40.607Z] #55 28.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:20:40 [2021-09-20T19:20:40.607Z] #55 28.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:20:40 [2021-09-20T19:20:40.607Z] #55 29.93 debconf: delaying package configuration, since apt-utils is not installed
19:20:40 [2021-09-20T19:20:40.607Z] #55 30.36 Fetched 119 kB in 0s (421 kB/s)
19:20:40 [2021-09-20T19:20:40.607Z] #55 31.00 Selecting previously unselected package libbtrfs0.
19:20:40 [2021-09-20T19:20:40.607Z] #55 31.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 ... 15394 files and directories currently installed.)
19:20:40 [2021-09-20T19:20:40.607Z] #55 31.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 31.48 Unpacking libbtrfs0 (4.20.1-2) ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 32.68 Selecting previously unselected package libbtrfs-dev.
19:20:40 [2021-09-20T19:20:40.607Z] #55 32.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 32.95 Unpacking libbtrfs-dev (4.20.1-2) ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 33.86 Setting up libbtrfs0 (4.20.1-2) ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 33.92 Setting up libbtrfs-dev (4.20.1-2) ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 34.15 Processing triggers for libc-bin (2.28-10) ...
19:20:40 [2021-09-20T19:20:40.607Z] #55 ...
19:20:40 [2021-09-20T19:20:40.607Z] 
19:20:40 [2021-09-20T19:20:40.608Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:40 [2021-09-20T19:20:40.608Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
19:20:40 [2021-09-20T19:20:40.608Z] #32 33.57 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:20:40 [2021-09-20T19:20:40.608Z] #32 33.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:20:40 [2021-09-20T19:20:40.608Z] #32 34.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:40 [2021-09-20T19:20:40.978Z] #51 31.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:40 [2021-09-20T19:20:40.978Z] #51 ...
19:20:40 [2021-09-20T19:20:40.978Z] 
19:20:40 [2021-09-20T19:20:40.978Z] #49 [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
19:20:40 [2021-09-20T19:20:40.978Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:20:40 [2021-09-20T19:20:40.978Z] #49 27.25 go: downloading github.com/fatih/color v1.7.0
19:20:40 [2021-09-20T19:20:40.978Z] #49 27.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:40 [2021-09-20T19:20:40.978Z] #49 27.55 go: downloading github.com/pkg/errors v0.8.1
19:20:40 [2021-09-20T19:20:40.978Z] #49 27.58 go: downloading github.com/spf13/cobra v0.0.5
19:20:40 [2021-09-20T19:20:40.978Z] #49 28.00 go: downloading github.com/spf13/pflag v1.0.5
19:20:40 [2021-09-20T19:20:40.978Z] #49 28.36 go: downloading github.com/spf13/viper v1.6.1
19:20:40 [2021-09-20T19:20:40.978Z] #49 28.76 go: downloading github.com/mattn/go-colorable v0.1.4
19:20:40 [2021-09-20T19:20:40.978Z] #49 28.77 go: downloading github.com/mattn/go-isatty v0.0.8
19:20:40 [2021-09-20T19:20:40.978Z] #49 28.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:40 [2021-09-20T19:20:40.978Z] #49 29.02 go: downloading github.com/go-critic/go-critic v0.4.1
19:20:40 [2021-09-20T19:20:40.978Z] #49 31.29 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:20:41 [2021-09-20T19:20:41.103Z] #13 ...
19:20:41 [2021-09-20T19:20:41.103Z] 
19:20:41 [2021-09-20T19:20:41.103Z] #58 [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
19:20:41 [2021-09-20T19:20:41.103Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:20:41 [2021-09-20T19:20:41.103Z] #58 30.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:20:41 [2021-09-20T19:20:41.195Z] #32 ...
19:20:41 [2021-09-20T19:20:41.195Z] 
19:20:41 [2021-09-20T19:20:41.195Z] #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
19:20:41 [2021-09-20T19:20:41.195Z] #29 sha256:f3f02ac2f5e7ae51cdbebf9b3a5a41fcc164fea18eb9afae6e71e6da73a5d70a
19:20:41 [2021-09-20T19:20:41.195Z] #29 26.71 
19:20:41 [2021-09-20T19:20:41.195Z] #29 27.02 
######################################################################## 100.0%
19:20:41 [2021-09-20T19:20:41.195Z] #29 27.15 
19:20:41 [2021-09-20T19:20:41.195Z] #29 28.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:20:41 [2021-09-20T19:20:41.195Z] #29 28.48 
19:20:41 [2021-09-20T19:20:41.195Z] #29 28.71 
######################################################################## 100.0%
19:20:41 [2021-09-20T19:20:41.195Z] #29 28.82 
19:20:41 [2021-09-20T19:20:41.195Z] #29 29.05 Download of images into '/build' complete.
19:20:41 [2021-09-20T19:20:41.195Z] #29 29.05 Use something like the following to load the result into a Docker daemon:
19:20:41 [2021-09-20T19:20:41.195Z] #29 29.05   tar -cC '/build' . | docker load
19:20:41 [2021-09-20T19:20:41.195Z] #29 DONE 36.0s
19:20:41 [2021-09-20T19:20:41.235Z] #49 31.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:20:41 [2021-09-20T19:20:41.315Z] #42 42.36 The following NEW packages will be installed:
19:20:41 [2021-09-20T19:20:41.315Z] #42 42.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:20:41 [2021-09-20T19:20:41.315Z] #42 42.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.38   python-six zlib1g-dev
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 Need to get 4095 kB of archives.
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 After this operation, 22.5 MB of additional disk space will be used.
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:20:41 [2021-09-20T19:20:41.316Z] #42 42.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:20:41 [2021-09-20T19:20:41.460Z] 
19:20:41 [2021-09-20T19:20:41.460Z] #67 [proxy 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 proxy
19:20:41 [2021-09-20T19:20:41.460Z] #67 sha256:6d1741fa3a1a930dad60177c0a2599662f7b791979c18982c65d886a5c5a8797
19:20:41 [2021-09-20T19:20:41.460Z] #67 DONE 35.7s
19:20:41 [2021-09-20T19:20:41.460Z] 
19:20:41 [2021-09-20T19:20:41.460Z] #55 [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
19:20:41 [2021-09-20T19:20:41.460Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
19:20:41 [2021-09-20T19:20:41.460Z] #55 DONE 35.7s
19:20:41 [2021-09-20T19:20:41.460Z] 
19:20:41 [2021-09-20T19:20:41.460Z] #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
19:20:41 [2021-09-20T19:20:41.460Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:41 [2021-09-20T19:20:41.460Z] #36 33.74 Fetched 14.2 MB in 2s (5873 kB/s)
19:20:41 [2021-09-20T19:20:41.460Z] #36 33.94 Selecting previously unselected package xxd.
19:20:41 [2021-09-20T19:20:41.460Z] #36 33.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
19:20:41 [2021-09-20T19:20:41.460Z] #36 34.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
19:20:41 [2021-09-20T19:20:41.460Z] #36 34.15 Unpacking xxd (2:8.1.0875-5) ...
19:20:41 [2021-09-20T19:20:41.460Z] #36 34.96 Selecting previously unselected package vim-common.
19:20:41 [2021-09-20T19:20:41.460Z] #36 35.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:20:41 [2021-09-20T19:20:41.460Z] #36 35.20 Unpacking vim-common (2:8.1.0875-5) ...
19:20:41 [2021-09-20T19:20:41.467Z] #45 ...
19:20:41 [2021-09-20T19:20:41.467Z] 
19:20:41 [2021-09-20T19:20:41.467Z] #34 [tomlv 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 tomlv
19:20:41 [2021-09-20T19:20:41.467Z] #34 sha256:d9a8bb72b5a97fbcf43a7182f4f3b2620247a6836a9394f32140f7c4c6dc70c0
19:20:41 [2021-09-20T19:20:41.467Z] #34 130.4 github.com/BurntSushi/toml/cmd/tomlv
19:20:41 [2021-09-20T19:20:41.467Z] #34 DONE 134.4s
19:20:41 [2021-09-20T19:20:41.575Z] #42 42.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 42.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 42.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 42.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 42.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 43.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 43.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 43.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 43.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:20:41 [2021-09-20T19:20:41.575Z] #42 43.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:20:41 [2021-09-20T19:20:41.726Z] #36 36.03 Selecting previously unselected package cmake-data.
19:20:41 [2021-09-20T19:20:41.726Z] #36 36.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:20:41 [2021-09-20T19:20:41.726Z] #36 36.03 Unpacking cmake-data (3.13.4-1) ...
19:20:41 [2021-09-20T19:20:41.728Z] 
19:20:41 [2021-09-20T19:20:41.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:20:41 [2021-09-20T19:20:41.728Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.11   PBCC     images/timens.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.19   DEP      images/timens.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.38   PBCC     images/fown.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.42   PBCC     images/google/protobuf/descriptor.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.53   PBCC     images/opts.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.61   PBCC     images/memfd.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.71   DEP      images/fown.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.80   DEP      images/google/protobuf/descriptor.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 11.89   DEP      images/opts.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.03   DEP      images/memfd.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.18   PBCC     images/sit.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.25   DEP      images/sit.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.40   PBCC     images/macvlan.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.50   DEP      images/macvlan.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.57   PBCC     images/autofs.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.68   DEP      images/autofs.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.76   PBCC     images/sysctl.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.87   DEP      images/sysctl.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 12.97   PBCC     images/time.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.04   DEP      images/time.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.10   PBCC     images/binfmt-misc.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.13   DEP      images/binfmt-misc.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.17   PBCC     images/seccomp.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.23   DEP      images/seccomp.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.36   PBCC     images/userns.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.50   DEP      images/userns.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.56   PBCC     images/cgroup.pb-c.c
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.62   DEP      images/cgroup.pb-c.d
19:20:41 [2021-09-20T19:20:41.728Z] #43 13.74   PBCC     images/ext-file.pb-c.c
19:20:41 [2021-09-20T19:20:41.835Z] #42 43.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:20:41 [2021-09-20T19:20:41.987Z] #43 13.81   DEP      images/ext-file.pb-c.d
19:20:41 [2021-09-20T19:20:41.987Z] #43 13.91   PBCC     images/rpc.pb-c.c
19:20:41 [2021-09-20T19:20:41.987Z] #43 14.00   DEP      images/rpc.pb-c.d
19:20:42 [2021-09-20T19:20:42.246Z] #43 14.13   PBCC     images/siginfo.pb-c.c
19:20:42 [2021-09-20T19:20:42.246Z] #43 14.17   DEP      images/siginfo.pb-c.d
19:20:42 [2021-09-20T19:20:42.403Z] #42 ...
19:20:42 [2021-09-20T19:20:42.403Z] 
19:20:42 [2021-09-20T19:20:42.403Z] #67 [proxy 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 proxy
19:20:42 [2021-09-20T19:20:42.403Z] #67 sha256:813a8f241e697512dc1b48cc3fac7437b2a35846096216b3525bd41c56247ecf
19:20:42 [2021-09-20T19:20:42.403Z] #67 DONE 44.0s
19:20:42 [2021-09-20T19:20:42.403Z] 
19:20:42 [2021-09-20T19:20:42.403Z] #55 [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
19:20:42 [2021-09-20T19:20:42.403Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:42 [2021-09-20T19:20:42.403Z] #55 41.56 The following additional packages will be installed:
19:20:42 [2021-09-20T19:20:42.403Z] #55 41.59   libbtrfs0
19:20:42 [2021-09-20T19:20:42.403Z] #55 41.80 The following NEW packages will be installed:
19:20:42 [2021-09-20T19:20:42.403Z] #55 41.81   libbtrfs-dev libbtrfs0
19:20:42 [2021-09-20T19:20:42.403Z] #55 42.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
19:20:42 [2021-09-20T19:20:42.403Z] #55 42.27 Need to get 119 kB of archives.
19:20:42 [2021-09-20T19:20:42.403Z] #55 42.27 After this operation, 387 kB of additional disk space will be used.
19:20:42 [2021-09-20T19:20:42.403Z] #55 42.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:20:42 [2021-09-20T19:20:42.403Z] #55 42.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:20:42 [2021-09-20T19:20:42.403Z] #55 43.58 debconf: delaying package configuration, since apt-utils is not installed
19:20:42 [2021-09-20T19:20:42.403Z] #55 43.88 Fetched 119 kB in 0s (435 kB/s)
19:20:42 [2021-09-20T19:20:42.403Z] #55 43.97 Selecting previously unselected package libbtrfs0.
19:20:42 [2021-09-20T19:20:42.490Z] #58 ...
19:20:42 [2021-09-20T19:20:42.490Z] 
19:20:42 [2021-09-20T19:20:42.490Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:42 [2021-09-20T19:20:42.490Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:42 [2021-09-20T19:20:42.490Z] #42 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:42 [2021-09-20T19:20:42.490Z] #42 ...
19:20:42 [2021-09-20T19:20:42.490Z] 
19:20:42 [2021-09-20T19:20:42.490Z] #55 [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
19:20:42 [2021-09-20T19:20:42.490Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:42 [2021-09-20T19:20:42.490Z] #55 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:42 [2021-09-20T19:20:42.490Z] #55 ...
19:20:42 [2021-09-20T19:20:42.490Z] 
19:20:42 [2021-09-20T19:20:42.490Z] #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
19:20:42 [2021-09-20T19:20:42.490Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:42 [2021-09-20T19:20:42.490Z] #36 22.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:42 [2021-09-20T19:20:42.504Z] #43 14.29   PBCC     images/pagemap.pb-c.c
19:20:42 [2021-09-20T19:20:42.504Z] #43 14.43   DEP      images/pagemap.pb-c.d
19:20:42 [2021-09-20T19:20:42.504Z] #43 14.57   PBCC     images/rlimit.pb-c.c
19:20:42 [2021-09-20T19:20:42.663Z] #55 43.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 ... 15421 files and directories currently installed.)
19:20:42 [2021-09-20T19:20:42.663Z] #55 44.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:20:42 [2021-09-20T19:20:42.663Z] #55 44.12 Unpacking libbtrfs0 (4.20.1-2) ...
19:20:42 [2021-09-20T19:20:42.687Z] #36 ...
19:20:42 [2021-09-20T19:20:42.687Z] 
19:20:42 [2021-09-20T19:20:42.687Z] #49 [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
19:20:42 [2021-09-20T19:20:42.687Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:42 [2021-09-20T19:20:42.687Z] #49 26.89 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:42 [2021-09-20T19:20:42.687Z] #49 26.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:20:42 [2021-09-20T19:20:42.687Z] #49 27.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:20:42 [2021-09-20T19:20:42.687Z] #49 27.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:20:42 [2021-09-20T19:20:42.687Z] #49 27.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:20:42 [2021-09-20T19:20:42.687Z] #49 27.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:20:42 [2021-09-20T19:20:42.687Z] #49 27.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:20:42 [2021-09-20T19:20:42.687Z] #49 28.85 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:20:42 [2021-09-20T19:20:42.687Z] #49 29.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:20:42 [2021-09-20T19:20:42.687Z] #49 29.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:20:42 [2021-09-20T19:20:42.687Z] #49 29.86 go: downloading github.com/ultraware/funlen v0.0.2
19:20:42 [2021-09-20T19:20:42.687Z] #49 30.08 go: downloading github.com/ultraware/whitespace v0.0.4
19:20:42 [2021-09-20T19:20:42.687Z] #49 30.13 go: downloading github.com/uudashr/gocognit v1.0.1
19:20:42 [2021-09-20T19:20:42.687Z] #49 31.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.35 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.72 go: downloading github.com/davecgh/go-spew v1.1.1
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.73 go: downloading github.com/pmezard/go-difflib v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 33.83 go: downloading github.com/stretchr/objx v0.2.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.20 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.47 go: downloading github.com/go-toolsmith/astp v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.57 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.72 go: downloading github.com/go-toolsmith/typep v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.86 go: downloading golang.org/x/text v0.3.2
19:20:42 [2021-09-20T19:20:42.687Z] #49 34.87 go: downloading github.com/gobwas/glob v0.2.3
19:20:42 [2021-09-20T19:20:42.687Z] #49 35.62 go: downloading github.com/kisielk/gotool v1.0.0
19:20:42 [2021-09-20T19:20:42.687Z] #49 ...
19:20:42 [2021-09-20T19:20:42.687Z] 
19:20:42 [2021-09-20T19:20:42.687Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:42 [2021-09-20T19:20:42.687Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:42 [2021-09-20T19:20:42.687Z] #42 25.82 Building dependency tree...
19:20:42 [2021-09-20T19:20:42.687Z] #42 28.69 The following additional packages will be installed:
19:20:42 [2021-09-20T19:20:42.687Z] #42 28.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:20:42 [2021-09-20T19:20:42.687Z] #42 28.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:20:42 [2021-09-20T19:20:42.687Z] #42 28.71 Suggested packages:
19:20:42 [2021-09-20T19:20:42.687Z] #42 28.71   manpages-dev python-setuptools
19:20:42 [2021-09-20T19:20:42.687Z] #42 29.67 The following NEW packages will be installed:
19:20:42 [2021-09-20T19:20:42.687Z] #42 29.67   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:20:42 [2021-09-20T19:20:42.687Z] #42 29.67   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:20:42 [2021-09-20T19:20:42.687Z] #42 29.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:20:42 [2021-09-20T19:20:42.687Z] #42 29.68   python-six zlib1g-dev
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.29 Need to get 3798 kB of archives.
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.29 After this operation, 21.6 MB of additional disk space will be used.
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 30.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 31.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 31.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 31.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 32.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 32.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 32.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 32.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 32.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
19:20:42 [2021-09-20T19:20:42.687Z] #42 33.91 debconf: delaying package configuration, since apt-utils is not installed
19:20:42 [2021-09-20T19:20:42.687Z] #42 34.17 Fetched 3798 kB in 3s (1376 kB/s)
19:20:42 [2021-09-20T19:20:42.687Z] #42 34.69 Selecting previously unselected package libcap-dev:arm64.
19:20:42 [2021-09-20T19:20:42.687Z] #42 34.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
19:20:42 [2021-09-20T19:20:42.687Z] #42 34.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 34.83 Unpacking libcap-dev:arm64 (1:2.25-2) ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 35.44 Selecting previously unselected package libnet1:arm64.
19:20:42 [2021-09-20T19:20:42.687Z] #42 35.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 35.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.04 Selecting previously unselected package libnet1-dev.
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.39 Selecting previously unselected package libnl-3-200:arm64.
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.42 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.75 Selecting previously unselected package libnl-3-dev:arm64.
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 36.77 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
19:20:42 [2021-09-20T19:20:42.687Z] #42 37.14 Selecting previously unselected package libprotobuf-c1:arm64.
19:20:42 [2021-09-20T19:20:42.751Z] #36 ...
19:20:42 [2021-09-20T19:20:42.751Z] 
19:20:42 [2021-09-20T19:20:42.751Z] #67 [proxy 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 proxy
19:20:42 [2021-09-20T19:20:42.751Z] #67 sha256:54e4df05401087adb25a2592d62408e8fe206312645df2b2b7580ac35baa6917
19:20:42 [2021-09-20T19:20:42.763Z] #43 14.63   DEP      images/rlimit.pb-c.d
19:20:42 [2021-09-20T19:20:42.763Z] #43 14.69   PBCC     images/file-lock.pb-c.c
19:20:42 [2021-09-20T19:20:42.763Z] #43 14.79   DEP      images/file-lock.pb-c.d
19:20:42 [2021-09-20T19:20:42.922Z] #55 44.29 Selecting previously unselected package libbtrfs-dev.
19:20:42 [2021-09-20T19:20:42.922Z] #55 44.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:20:42 [2021-09-20T19:20:42.922Z] #55 44.32 Unpacking libbtrfs-dev (4.20.1-2) ...
19:20:42 [2021-09-20T19:20:42.951Z] #42 37.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.951Z] #42 37.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:20:42 [2021-09-20T19:20:42.951Z] #42 37.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:20:42 [2021-09-20T19:20:42.951Z] #42 37.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
19:20:42 [2021-09-20T19:20:42.951Z] #42 37.28 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:20:43 [2021-09-20T19:20:43.013Z] #67 33.17 Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
19:20:43 [2021-09-20T19:20:43.013Z] #67 ...
19:20:43 [2021-09-20T19:20:43.013Z] 
19:20:43 [2021-09-20T19:20:43.013Z] #51 [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
19:20:43 [2021-09-20T19:20:43.013Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:20:43 [2021-09-20T19:20:43.013Z] #51 23.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:20:43 [2021-09-20T19:20:43.013Z] #51 30.34 unicode/utf16
19:20:43 [2021-09-20T19:20:43.013Z] #51 30.64 runtime
19:20:43 [2021-09-20T19:20:43.013Z] #51 ...
19:20:43 [2021-09-20T19:20:43.013Z] 
19:20:43 [2021-09-20T19:20:43.013Z] #67 [proxy 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 proxy
19:20:43 [2021-09-20T19:20:43.013Z] #67 sha256:54e4df05401087adb25a2592d62408e8fe206312645df2b2b7580ac35baa6917
19:20:43 [2021-09-20T19:20:43.022Z] #43 14.87   PBCC     images/tty.pb-c.c
19:20:43 [2021-09-20T19:20:43.022Z] #43 14.96   DEP      images/tty.pb-c.d
19:20:43 [2021-09-20T19:20:43.054Z] Commit message: "quota: adjust build-tags to allow build without CGO"
19:20:43 [2021-09-20T19:20:43.129Z] #49 ...
19:20:43 [2021-09-20T19:20:43.129Z] 
19:20:43 [2021-09-20T19:20:43.129Z] #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
19:20:43 [2021-09-20T19:20:43.129Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:43 [2021-09-20T19:20:43.129Z] #36 33.55 Fetched 8466 kB in 26s (326 kB/s)
19:20:43 [2021-09-20T19:20:43.182Z] #55 44.55 Setting up libbtrfs0 (4.20.1-2) ...
19:20:43 [2021-09-20T19:20:43.182Z] #55 44.57 Setting up libbtrfs-dev (4.20.1-2) ...
19:20:43 [2021-09-20T19:20:43.182Z] #55 44.61 Processing triggers for libc-bin (2.28-10) ...
19:20:43 [2021-09-20T19:20:43.218Z] #42 37.53 Selecting previously unselected package zlib1g-dev:arm64.
19:20:43 [2021-09-20T19:20:43.218Z] #42 37.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
19:20:43 [2021-09-20T19:20:43.218Z] #42 37.54 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:20:43 [2021-09-20T19:20:43.274Z] #67 33.17 Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
19:20:43 [2021-09-20T19:20:43.274Z] #67 ...
19:20:43 [2021-09-20T19:20:43.274Z] 
19:20:43 [2021-09-20T19:20:43.274Z] #45 [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
19:20:43 [2021-09-20T19:20:43.274Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:20:43 [2021-09-20T19:20:43.274Z] #45 23.85 unicode/utf8
19:20:43 [2021-09-20T19:20:43.274Z] #45 25.25 math
19:20:43 [2021-09-20T19:20:43.274Z] #45 33.93 container/list
19:20:43 [2021-09-20T19:20:43.274Z] #45 ...
19:20:43 [2021-09-20T19:20:43.274Z] 
19:20:43 [2021-09-20T19:20:43.274Z] #67 [proxy 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 proxy
19:20:43 [2021-09-20T19:20:43.274Z] #67 sha256:54e4df05401087adb25a2592d62408e8fe206312645df2b2b7580ac35baa6917
19:20:43 [2021-09-20T19:20:43.280Z] #43 15.12   PBCC     images/tun.pb-c.c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:20:43 [2021-09-20T19:20:43.544Z] #43 15.23   PBCC     images/netdev.pb-c.c
19:20:43 [2021-09-20T19:20:43.544Z] #43 15.30   DEP      images/tun.pb-c.d
19:20:43 [2021-09-20T19:20:43.544Z] #43 15.41   DEP      images/netdev.pb-c.d
19:20:43 [2021-09-20T19:20:43.801Z] #42 37.95 Selecting previously unselected package libprotobuf17:arm64.
19:20:43 [2021-09-20T19:20:43.801Z] #42 37.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
19:20:43 [2021-09-20T19:20:43.801Z] #42 37.97 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.60   PBCC     images/vma.pb-c.c
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.62   DEP      images/vma.pb-c.d
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.67   PBCC     images/creds.pb-c.c
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.69   DEP      images/creds.pb-c.d
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.78   PBCC     images/utsns.pb-c.c
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.83   DEP      images/utsns.pb-c.d
19:20:43 [2021-09-20T19:20:43.816Z] #43 15.90   PBCC     images/ipc-desc.pb-c.c
19:20:44 [2021-09-20T19:20:44.060Z] #36 33.55 Reading package lists...
19:20:44 [2021-09-20T19:20:44.060Z] #36 ...
19:20:44 [2021-09-20T19:20:44.060Z] 
19:20:44 [2021-09-20T19:20:44.060Z] #58 [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
19:20:44 [2021-09-20T19:20:44.060Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:20:44 [2021-09-20T19:20:44.060Z] #58 24.84 go: downloading github.com/google/uuid v1.2.0
19:20:44 [2021-09-20T19:20:44.060Z] #58 25.08 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
19:20:44 [2021-09-20T19:20:44.060Z] #58 25.31 go: downloading github.com/moby/vpnkit v0.5.0
19:20:44 [2021-09-20T19:20:44.060Z] #58 25.35 go: downloading github.com/gofrs/flock v0.8.0
19:20:44 [2021-09-20T19:20:44.060Z] #58 25.73 go: downloading github.com/gorilla/mux v1.8.0
19:20:44 [2021-09-20T19:20:44.060Z] #58 26.10 go: downloading github.com/moby/sys/mountinfo v0.4.1
19:20:44 [2021-09-20T19:20:44.060Z] #58 26.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:20:44 [2021-09-20T19:20:44.060Z] #58 26.91 go: downloading github.com/u-root/u-root v7.0.0+incompatible
19:20:44 [2021-09-20T19:20:44.075Z] #43 15.94   PBCC     images/ipc-sem.pb-c.c
19:20:44 [2021-09-20T19:20:44.076Z] #43 16.07   DEP      images/ipc-desc.pb-c.d
19:20:44 [2021-09-20T19:20:44.076Z] #43 16.15   DEP      images/ipc-sem.pb-c.d
19:20:44 [2021-09-20T19:20:44.076Z] #43 16.16   PBCC     images/ipc-msg.pb-c.c
19:20:44 [2021-09-20T19:20:44.122Z] #55 DONE 45.4s
19:20:44 [2021-09-20T19:20:44.122Z] 
19:20:44 [2021-09-20T19:20:44.122Z] #56 [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
19:20:44 [2021-09-20T19:20:44.122Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:20:44 [2021-09-20T19:20:44.318Z] #58 ...
19:20:44 [2021-09-20T19:20:44.318Z] 
19:20:44 [2021-09-20T19:20:44.318Z] #45 [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
19:20:44 [2021-09-20T19:20:44.318Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:20:44 [2021-09-20T19:20:44.318Z] #45 25.00 unicode/utf8
19:20:44 [2021-09-20T19:20:44.318Z] #45 26.22 math
19:20:44 [2021-09-20T19:20:44.318Z] #45 34.73 unicode/utf16
19:20:44 [2021-09-20T19:20:44.318Z] #45 ...
19:20:44 [2021-09-20T19:20:44.318Z] 
19:20:44 [2021-09-20T19:20:44.318Z] #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
19:20:44 [2021-09-20T19:20:44.318Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:44 [2021-09-20T19:20:44.318Z] #13 18.05 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:20:44 [2021-09-20T19:20:44.318Z] #13 23.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:20:44 [2021-09-20T19:20:44.334Z] #43 16.24   DEP      images/ipc-msg.pb-c.d
19:20:44 [2021-09-20T19:20:44.392Z] #42 38.76 Selecting previously unselected package libprotobuf-lite17:arm64.
19:20:44 [2021-09-20T19:20:44.392Z] #42 38.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
19:20:44 [2021-09-20T19:20:44.392Z] #42 38.78 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:20:44 [2021-09-20T19:20:44.574Z] #13 ...
19:20:44 [2021-09-20T19:20:44.574Z] 
19:20:44 [2021-09-20T19:20:44.574Z] #45 [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
19:20:44 [2021-09-20T19:20:44.575Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:20:44 [2021-09-20T19:20:44.575Z] #45 35.22 container/list
19:20:44 [2021-09-20T19:20:44.581Z] #67 33.17 Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
19:20:44 [2021-09-20T19:20:44.581Z] #67 35.19 + cd /tmp/tmp.rHR9Zdahty/src/github.com/docker/libnetwork
19:20:44 [2021-09-20T19:20:44.581Z] #67 35.19 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.33   PBCC     images/ipc-shm.pb-c.c
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.40   DEP      images/ipc-shm.pb-c.d
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.48   PBCC     images/ipc-var.pb-c.c
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.51   DEP      images/ipc-var.pb-c.d
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.57   PBCC     images/sk-opts.pb-c.c
19:20:44 [2021-09-20T19:20:44.647Z] #43 16.61   PBCC     images/packet-sock.pb-c.c
19:20:44 [2021-09-20T19:20:44.842Z] #67 35.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:20:44 [2021-09-20T19:20:44.910Z] #43 16.76   DEP      images/sk-opts.pb-c.d
19:20:44 [2021-09-20T19:20:44.910Z] #43 16.82   DEP      images/packet-sock.pb-c.d
19:20:44 [2021-09-20T19:20:44.910Z] #43 16.95   PBCC     images/sk-netlink.pb-c.c
19:20:44 [2021-09-20T19:20:44.923Z] #42 39.12 Selecting previously unselected package libprotobuf-dev:arm64.
19:20:44 [2021-09-20T19:20:44.923Z] #42 39.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
19:20:44 [2021-09-20T19:20:44.923Z] #42 39.13 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:20:44 [2021-09-20T19:20:44.923Z] #42 ...
19:20:44 [2021-09-20T19:20:44.923Z] 
19:20:44 [2021-09-20T19:20:44.923Z] #49 [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
19:20:44 [2021-09-20T19:20:44.923Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:44 [2021-09-20T19:20:44.923Z] #49 39.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:20:44 [2021-09-20T19:20:44.923Z] #49 39.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:20:45 [2021-09-20T19:20:45.190Z] #43 16.98   DEP      images/sk-netlink.pb-c.d
19:20:45 [2021-09-20T19:20:45.190Z] #43 17.14   PBCC     images/sk-inet.pb-c.c
19:20:45 [2021-09-20T19:20:45.453Z] #43 17.27   DEP      images/sk-inet.pb-c.d
19:20:45 [2021-09-20T19:20:45.453Z] #43 17.44   PBCC     images/sk-unix.pb-c.c
19:20:45 [2021-09-20T19:20:45.453Z] #43 17.52   DEP      images/sk-unix.pb-c.d
19:20:45 [2021-09-20T19:20:45.519Z] #45 36.32 crypto/internal/subtle
19:20:45 [2021-09-20T19:20:45.741Z] #43 17.67   PBCC     images/mm.pb-c.c
19:20:45 [2021-09-20T19:20:45.741Z] #43 17.78   DEP      images/mm.pb-c.d
19:20:45 [2021-09-20T19:20:45.876Z] #49 40.33 go: downloading github.com/gogo/protobuf v1.2.1
19:20:45 [2021-09-20T19:20:45.999Z] #43 18.00   PBCC     images/timerfd.pb-c.c
19:20:46 [2021-09-20T19:20:46.040Z] #56 ...
19:20:46 [2021-09-20T19:20:46.040Z] 
19:20:46 [2021-09-20T19:20:46.040Z] #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
19:20:46 [2021-09-20T19:20:46.040Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:46 [2021-09-20T19:20:46.040Z] #36 30.68 Reading package lists...
19:20:46 [2021-09-20T19:20:46.040Z] #36 37.50 Building dependency tree...
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.00 The following additional packages will be installed:
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.04 Suggested packages:
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.04   cmake-doc ninja-build lrzip
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.04 Recommended packages:
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.89 The following NEW packages will be installed:
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.90   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:20:46 [2021-09-20T19:20:46.040Z] #36 41.92   vim-common xxd
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.32 Need to get 14.9 MB of archives.
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.32 After this operation, 61.8 MB of additional disk space will be used.
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 42.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.52 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 43.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.41 debconf: delaying package configuration, since apt-utils is not installed
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.53 Fetched 14.9 MB in 2s (8151 kB/s)
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.59 Selecting previously unselected package xxd.
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.70 Unpacking xxd (2:8.1.0875-5) ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.90 Selecting previously unselected package vim-common.
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 45.97 Unpacking vim-common (2:8.1.0875-5) ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 46.45 Selecting previously unselected package cmake-data.
19:20:46 [2021-09-20T19:20:46.040Z] #36 46.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 46.48 Unpacking cmake-data (3.13.4-1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #36 ...
19:20:46 [2021-09-20T19:20:46.040Z] 
19:20:46 [2021-09-20T19:20:46.040Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:46 [2021-09-20T19:20:46.040Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.30 debconf: delaying package configuration, since apt-utils is not installed
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.56 Fetched 4095 kB in 1s (5856 kB/s)
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.68 Selecting previously unselected package libcap-dev:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.81 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.95 Selecting previously unselected package libnet1:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 44.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.11 Selecting previously unselected package libnet1-dev.
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.41 Selecting previously unselected package libnl-3-200:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.53 Selecting previously unselected package libnl-3-dev:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Selecting previously unselected package libprotobuf-c1:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 45.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.03 Selecting previously unselected package zlib1g-dev:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.37 Selecting previously unselected package libprotobuf17:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 46.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.34 Selecting previously unselected package libprotobuf-lite17:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.56 Selecting previously unselected package libprotobuf-dev:amd64.
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:20:46 [2021-09-20T19:20:46.040Z] #42 47.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:20:46 [2021-09-20T19:20:46.085Z] #45 36.59 crypto/subtle
19:20:46 [2021-09-20T19:20:46.085Z] #45 ...
19:20:46 [2021-09-20T19:20:46.085Z] 
19:20:46 [2021-09-20T19:20:46.085Z] #34 [tomlv 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 tomlv
19:20:46 [2021-09-20T19:20:46.085Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:20:46 [2021-09-20T19:20:46.085Z] #34 26.54 encoding
19:20:46 [2021-09-20T19:20:46.259Z] #43 18.08   DEP      images/timerfd.pb-c.d
19:20:46 [2021-09-20T19:20:46.259Z] #43 18.20   PBCC     images/timer.pb-c.c
19:20:46 [2021-09-20T19:20:46.259Z] #43 18.31   DEP      images/timer.pb-c.d
19:20:46 [2021-09-20T19:20:46.296Z] + docker version
19:20:46 [2021-09-20T19:20:46.454Z] #49 ...
19:20:46 [2021-09-20T19:20:46.454Z] 
19:20:46 [2021-09-20T19:20:46.454Z] #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
19:20:46 [2021-09-20T19:20:46.454Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:20:46 [2021-09-20T19:20:46.454Z] #13 20.79 Reading package lists...
19:20:46 [2021-09-20T19:20:46.454Z] #13 26.59 Building dependency tree...
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.94 The following additional packages will be installed:
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.94   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.95   mingw-w64-x86-64-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.95 Suggested packages:
19:20:46 [2021-09-20T19:20:46.454Z] #13 28.95   gcc-8-locales seccomp wine64
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62 The following NEW packages will be installed:
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.62   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.63   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.63 The following packages will be upgraded:
19:20:46 [2021-09-20T19:20:46.454Z] #13 29.63   libseccomp2
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.01 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.01 Need to get 73.4 MB of archives.
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.01 After this operation, 472 MB of additional disk space will be used.
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.01 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.02 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 31.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 32.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 32.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 32.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 35.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:20:46 [2021-09-20T19:20:46.454Z] #13 ...
19:20:46 [2021-09-20T19:20:46.454Z] 
19:20:46 [2021-09-20T19:20:46.454Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:46 [2021-09-20T19:20:46.454Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:46 [2021-09-20T19:20:46.454Z] #42 40.42 Selecting previously unselected package libprotoc17:arm64.
19:20:46 [2021-09-20T19:20:46.454Z] #42 40.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
19:20:46 [2021-09-20T19:20:46.454Z] #42 40.44 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
19:20:46 [2021-09-20T19:20:46.454Z] #42 40.92 Selecting previously unselected package protobuf-c-compiler.
19:20:46 [2021-09-20T19:20:46.520Z] #43 18.43   PBCC     images/sa.pb-c.c
19:20:46 [2021-09-20T19:20:46.520Z] #43 18.51   DEP      images/sa.pb-c.d
19:20:46 [2021-09-20T19:20:46.651Z] #34 ...
19:20:46 [2021-09-20T19:20:46.651Z] 
19:20:46 [2021-09-20T19:20:46.651Z] #45 [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
19:20:46 [2021-09-20T19:20:46.651Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:20:46 [2021-09-20T19:20:46.651Z] #45 37.18 vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:46 [2021-09-20T19:20:46.738Z] #42 40.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
19:20:46 [2021-09-20T19:20:46.739Z] #42 40.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:20:46 [2021-09-20T19:20:46.739Z] #42 41.16 Selecting previously unselected package protobuf-compiler.
19:20:46 [2021-09-20T19:20:46.739Z] #42 41.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
19:20:46 [2021-09-20T19:20:46.739Z] #42 41.18 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:20:46 [2021-09-20T19:20:46.781Z] #43 18.62   PBCC     images/pipe-data.pb-c.c
19:20:46 [2021-09-20T19:20:46.781Z] #43 18.74   DEP      images/pipe-data.pb-c.d
19:20:46 [2021-09-20T19:20:46.781Z] #43 18.81   PBCC     images/mnt.pb-c.c
19:20:46 [2021-09-20T19:20:46.908Z] #45 37.58 internal/nettrace
19:20:47 [2021-09-20T19:20:47.007Z] #42 41.41 Selecting previously unselected package python-pkg-resources.
19:20:47 [2021-09-20T19:20:47.007Z] #42 41.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:20:47 [2021-09-20T19:20:47.007Z] #42 41.43 Unpacking python-pkg-resources (40.8.0-1) ...
19:20:47 [2021-09-20T19:20:47.043Z] #43 18.88   DEP      images/mnt.pb-c.d
19:20:47 [2021-09-20T19:20:47.043Z] #43 18.97   PBCC     images/sk-packet.pb-c.c
19:20:47 [2021-09-20T19:20:47.043Z] #43 19.16   DEP      images/sk-packet.pb-c.d
19:20:47 [2021-09-20T19:20:47.166Z] #45 37.83 runtime/cgo
19:20:47 [2021-09-20T19:20:47.348Z] #43 ...
19:20:47 [2021-09-20T19:20:47.348Z] 
19:20:47 [2021-09-20T19:20:47.348Z] #45 [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
19:20:47 [2021-09-20T19:20:47.348Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:20:47 [2021-09-20T19:20:47.348Z] #45 140.3 text/template
19:20:47 [2021-09-20T19:20:47.350Z] #42 41.66 Selecting previously unselected package python-six.
19:20:47 [2021-09-20T19:20:47.350Z] #42 41.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:20:47 [2021-09-20T19:20:47.350Z] #42 41.68 Unpacking python-six (1.12.0-1) ...
19:20:47 [2021-09-20T19:20:47.607Z] #45 140.6 go/parser
19:20:47 [2021-09-20T19:20:47.615Z] #42 42.05 Selecting previously unselected package python-protobuf.
19:20:47 [2021-09-20T19:20:47.879Z] #42 42.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
19:20:47 [2021-09-20T19:20:47.879Z] #42 42.06 Unpacking python-protobuf (3.6.1.3-2) ...
19:20:47 [2021-09-20T19:20:47.951Z] #42 49.09 Selecting previously unselected package libprotoc17:amd64.
19:20:47 [2021-09-20T19:20:47.951Z] #42 49.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:20:47 [2021-09-20T19:20:47.951Z] #42 49.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:20:48 [2021-09-20T19:20:48.461Z] #42 42.72 Setting up python-pkg-resources (40.8.0-1) ...
19:20:48 [2021-09-20T19:20:48.519Z] #42 49.86 Selecting previously unselected package protobuf-c-compiler.
19:20:48 [2021-09-20T19:20:48.519Z] #42 49.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:20:48 [2021-09-20T19:20:48.519Z] #42 49.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:20:48 [2021-09-20T19:20:48.519Z] #42 50.03 Selecting previously unselected package protobuf-compiler.
19:20:48 [2021-09-20T19:20:48.541Z] #45 ...
19:20:48 [2021-09-20T19:20:48.541Z] 
19:20:48 [2021-09-20T19:20:48.541Z] #51 [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
19:20:48 [2021-09-20T19:20:48.541Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:20:48 [2021-09-20T19:20:48.541Z] #51 131.3 github.com/pkg/diff
19:20:48 [2021-09-20T19:20:48.541Z] #51 133.9 go/ast
19:20:48 [2021-09-20T19:20:48.541Z] #51 138.1 mvdan.cc/editorconfig
19:20:48 [2021-09-20T19:20:48.541Z] #51 140.3 mvdan.cc/sh/v3/fileutil
19:20:48 [2021-09-20T19:20:48.541Z] #51 140.6 mvdan.cc/sh/v3/syntax
19:20:48 [2021-09-20T19:20:48.541Z] #51 ...
19:20:48 [2021-09-20T19:20:48.541Z] 
19:20:48 [2021-09-20T19:20:48.541Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:20:48 [2021-09-20T19:20:48.541Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.40   PBCC     images/tcp-stream.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.45   DEP      images/tcp-stream.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.53   PBCC     images/pipe.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.58   DEP      images/pipe.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.81   PBCC     images/pstree.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.86   DEP      images/pstree.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.89   PBCC     images/fs.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 19.93   DEP      images/fs.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.05   PBCC     images/signalfd.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.13   DEP      images/signalfd.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.30   PBCC     images/fh.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.39   PBCC     images/fsnotify.pb-c.c
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.46   DEP      images/fh.pb-c.d
19:20:48 [2021-09-20T19:20:48.541Z] #43 20.54   DEP      images/fsnotify.pb-c.d
19:20:48 [2021-09-20T19:20:48.778Z] #42 50.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:20:48 [2021-09-20T19:20:48.778Z] #42 50.06 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:20:48 [2021-09-20T19:20:48.778Z] #42 50.27 Selecting previously unselected package python-pkg-resources.
19:20:48 [2021-09-20T19:20:48.778Z] #42 50.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:20:48 [2021-09-20T19:20:48.778Z] #42 50.27 Unpacking python-pkg-resources (40.8.0-1) ...
19:20:48 [2021-09-20T19:20:48.799Z] #43 20.72   PBCC     images/eventpoll.pb-c.c
19:20:48 [2021-09-20T19:20:48.799Z] #43 20.79   DEP      images/eventpoll.pb-c.d
19:20:49 [2021-09-20T19:20:49.038Z] #42 50.50 Selecting previously unselected package python-six.
19:20:49 [2021-09-20T19:20:49.038Z] #42 50.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:20:49 [2021-09-20T19:20:49.038Z] #42 50.51 Unpacking python-six (1.12.0-1) ...
19:20:49 [2021-09-20T19:20:49.038Z] #42 50.61 Selecting previously unselected package python-protobuf.
19:20:49 [2021-09-20T19:20:49.038Z] #42 50.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:20:49 [2021-09-20T19:20:49.058Z] #43 20.96   PBCC     images/eventfd.pb-c.c
19:20:49 [2021-09-20T19:20:49.058Z] #43 21.01   DEP      images/eventfd.pb-c.d
19:20:49 [2021-09-20T19:20:49.058Z] #43 21.09   PBCC     images/remap-file-path.pb-c.c
19:20:49 [2021-09-20T19:20:49.058Z] #43 ...
19:20:49 [2021-09-20T19:20:49.058Z] 
19:20:49 [2021-09-20T19:20:49.058Z] #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
19:20:49 [2021-09-20T19:20:49.058Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:49 [2021-09-20T19:20:49.058Z] #13 125.7 Selecting previously unselected package gcc-mingw-w64-base.
19:20:49 [2021-09-20T19:20:49.058Z] #13 125.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:49 [2021-09-20T19:20:49.058Z] #13 125.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:20:49 [2021-09-20T19:20:49.058Z] #13 126.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:20:49 [2021-09-20T19:20:49.058Z] #13 126.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:20:49 [2021-09-20T19:20:49.058Z] #13 126.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:20:49 [2021-09-20T19:20:49.298Z] #42 50.66 Unpacking python-protobuf (3.6.1.3-2) ...
19:20:49 [2021-09-20T19:20:49.317Z] #13 ...
19:20:49 [2021-09-20T19:20:49.317Z] 
19:20:49 [2021-09-20T19:20:49.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:20:49 [2021-09-20T19:20:49.317Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:20:49 [2021-09-20T19:20:49.317Z] #43 21.26   DEP      images/remap-file-path.pb-c.d
19:20:49 [2021-09-20T19:20:49.317Z] #43 21.34   PBCC     images/fifo.pb-c.c
19:20:49 [2021-09-20T19:20:49.317Z] #43 21.43   DEP      images/fifo.pb-c.d
19:20:49 [2021-09-20T19:20:49.576Z] #43 21.45   PBCC     images/ghost-file.pb-c.c
19:20:49 [2021-09-20T19:20:49.576Z] #43 21.50   DEP      images/ghost-file.pb-c.d
19:20:49 [2021-09-20T19:20:49.835Z] #43 21.59   PBCC     images/regfile.pb-c.c
19:20:49 [2021-09-20T19:20:49.835Z] #43 21.66   DEP      images/regfile.pb-c.d
19:20:49 [2021-09-20T19:20:49.835Z] #43 21.75   PBCC     images/ns.pb-c.c
19:20:49 [2021-09-20T19:20:49.835Z] #43 21.77   DEP      images/ns.pb-c.d
19:20:49 [2021-09-20T19:20:49.867Z] #42 51.21 Setting up python-pkg-resources (40.8.0-1) ...
19:20:49 [2021-09-20T19:20:49.867Z] #42 ...
19:20:49 [2021-09-20T19:20:49.867Z] 
19:20:49 [2021-09-20T19:20:49.867Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:49 [2021-09-20T19:20:49.867Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:20:49 [2021-09-20T19:20:49.867Z] #32 48.10 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:20:49 [2021-09-20T19:20:49.867Z] #32 48.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:20:49 [2021-09-20T19:20:49.867Z] #32 49.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:20:50 [2021-09-20T19:20:50.094Z] #43 21.94   PBCC     images/fdinfo.pb-c.c
19:20:50 [2021-09-20T19:20:50.094Z] #43 22.09   DEP      images/fdinfo.pb-c.d
19:20:50 [2021-09-20T19:20:50.094Z] #43 22.15   PBCC     images/core-aarch64.pb-c.c
19:20:50 [2021-09-20T19:20:50.135Z] #67 ...
19:20:50 [2021-09-20T19:20:50.135Z] 
19:20:50 [2021-09-20T19:20:50.135Z] #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
19:20:50 [2021-09-20T19:20:50.135Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:50 [2021-09-20T19:20:50.353Z] #43 22.31   PBCC     images/core-arm.pb-c.c
19:20:50 [2021-09-20T19:20:50.353Z] #43 22.33   PBCC     images/core-ppc64.pb-c.c
19:20:50 [2021-09-20T19:20:50.353Z] #43 22.37   PBCC     images/core-s390.pb-c.c
19:20:50 [2021-09-20T19:20:50.401Z] #42 ...
19:20:50 [2021-09-20T19:20:50.401Z] 
19:20:50 [2021-09-20T19:20:50.401Z] #34 [tomlv 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 tomlv
19:20:50 [2021-09-20T19:20:50.401Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:20:50 [2021-09-20T19:20:50.401Z] #34 34.74 internal/testlog
19:20:50 [2021-09-20T19:20:50.401Z] #34 35.59 sort
19:20:50 [2021-09-20T19:20:50.401Z] #34 35.60 errors
19:20:50 [2021-09-20T19:20:50.401Z] #34 36.41 strconv
19:20:50 [2021-09-20T19:20:50.401Z] #34 36.41 io
19:20:50 [2021-09-20T19:20:50.401Z] #34 36.42 internal/oserror
19:20:50 [2021-09-20T19:20:50.401Z] #34 36.62 syscall
19:20:50 [2021-09-20T19:20:50.401Z] #34 39.02 path
19:20:50 [2021-09-20T19:20:50.401Z] #34 39.33 strings
19:20:50 [2021-09-20T19:20:50.401Z] #34 40.42 bytes
19:20:50 [2021-09-20T19:20:50.401Z] #34 43.50 text/tabwriter
19:20:50 [2021-09-20T19:20:50.401Z] #34 43.64 reflect
19:20:50 [2021-09-20T19:20:50.401Z] #34 44.03 bufio
19:20:50 [2021-09-20T19:20:50.401Z] #34 ...
19:20:50 [2021-09-20T19:20:50.401Z] 
19:20:50 [2021-09-20T19:20:50.401Z] #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
19:20:50 [2021-09-20T19:20:50.401Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.50 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 37.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 38.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 38.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 38.57 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
19:20:50 [2021-09-20T19:20:50.401Z] #13 39.68 debconf: delaying package configuration, since apt-utils is not installed
19:20:50 [2021-09-20T19:20:50.401Z] #13 39.83 Fetched 73.4 MB in 9s (8303 kB/s)
19:20:50 [2021-09-20T19:20:50.401Z] #13 39.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 ... 15394 files and directories currently installed.)
19:20:50 [2021-09-20T19:20:50.401Z] #13 40.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
19:20:50 [2021-09-20T19:20:50.401Z] #13 40.03 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:20:50 [2021-09-20T19:20:50.436Z] #32 ...
19:20:50 [2021-09-20T19:20:50.436Z] 
19:20:50 [2021-09-20T19:20:50.436Z] #34 [tomlv 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 tomlv
19:20:50 [2021-09-20T19:20:50.436Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:20:50 [2021-09-20T19:20:50.436Z] #34 41.86 sync
19:20:50 [2021-09-20T19:20:50.436Z] #34 41.87 internal/reflectlite
19:20:50 [2021-09-20T19:20:50.436Z] #34 43.30 internal/testlog
19:20:50 [2021-09-20T19:20:50.436Z] #34 44.83 sort
19:20:50 [2021-09-20T19:20:50.436Z] #34 44.83 errors
19:20:50 [2021-09-20T19:20:50.436Z] #34 45.20 strconv
19:20:50 [2021-09-20T19:20:50.436Z] #34 46.37 io
19:20:50 [2021-09-20T19:20:50.436Z] #34 47.73 internal/oserror
19:20:50 [2021-09-20T19:20:50.436Z] #34 47.87 syscall
19:20:50 [2021-09-20T19:20:50.436Z] #34 49.52 reflect
19:20:50 [2021-09-20T19:20:50.612Z] #43 22.45   PBCC     images/core-x86.pb-c.c
19:20:50 [2021-09-20T19:20:50.612Z] #43 22.49   PBCC     images/core.pb-c.c
19:20:50 [2021-09-20T19:20:50.612Z] #43 22.61   PBCC     images/inventory.pb-c.c
19:20:50 [2021-09-20T19:20:50.612Z] #43 22.71   DEP      images/core-aarch64.pb-c.d
19:20:50 [2021-09-20T19:20:50.658Z] #40 39.40 Checking out files:  52% (915/1750)   
Checking out files:  53% (928/1750)   
Checking out files:  54% (945/1750)   
Checking out files:  55% (963/1750)   
Checking out files:  56% (980/1750)   
Checking out files:  57% (998/1750)   
Checking out files:  58% (1015/1750)   
Checking out files:  59% (1033/1750)   
Checking out files:  60% (1050/1750)   
Checking out files:  61% (1068/1750)   
Checking out files:  62% (1085/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  91% (1606/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
19:20:50 [2021-09-20T19:20:50.658Z] #40 40.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:50 [2021-09-20T19:20:50.677Z] #13 40.43 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
19:20:50 [2021-09-20T19:20:50.677Z] #13 40.68 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:50 [2021-09-20T19:20:50.695Z] #34 ...
19:20:50 [2021-09-20T19:20:50.695Z] 
19:20:50 [2021-09-20T19:20:50.695Z] #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
19:20:50 [2021-09-20T19:20:50.695Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:50 [2021-09-20T19:20:50.695Z] #13 32.08 Reading package lists...
19:20:50 [2021-09-20T19:20:50.695Z] #13 39.00 Building dependency tree...
19:20:50 [2021-09-20T19:20:50.695Z] #13 42.88 The following additional packages will be installed:
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.91   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.91   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.91   mingw-w64-x86-64-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.91 Suggested packages:
19:20:50 [2021-09-20T19:20:50.696Z] #13 42.91   gcc-8-locales seccomp wine64
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.04 The following NEW packages will be installed:
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.06   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.06   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.09 The following packages will be upgraded:
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.09   libseccomp2
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.52 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.52 Need to get 77.8 MB of archives.
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.52 After this operation, 487 MB of additional disk space will be used.
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.58 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 44.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 45.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:20:50 [2021-09-20T19:20:50.696Z] #13 ...
19:20:50 [2021-09-20T19:20:50.696Z] 
19:20:50 [2021-09-20T19:20:50.696Z] #56 [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
19:20:50 [2021-09-20T19:20:50.696Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:20:50 [2021-09-20T19:20:50.696Z] #56 6.769 + RM_GOPATH=0
19:20:50 [2021-09-20T19:20:50.696Z] #56 6.769 + TMP_GOPATH=
19:20:50 [2021-09-20T19:20:50.696Z] #56 6.769 + : /build
19:20:50 [2021-09-20T19:20:50.696Z] #56 6.769 + '[' -z '' ']'
19:20:50 [2021-09-20T19:20:50.696Z] #56 6.770 ++ mktemp -d
19:20:50 [2021-09-20T19:20:50.871Z] #43 22.84   DEP      images/core-arm.pb-c.d
19:20:50 [2021-09-20T19:20:50.871Z] #43 22.94   DEP      images/core-ppc64.pb-c.d
19:20:50 [2021-09-20T19:20:50.941Z] #13 40.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
19:20:50 [2021-09-20T19:20:50.941Z] #13 40.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
19:20:50 [2021-09-20T19:20:50.941Z] #13 40.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.787 + export GOPATH=/tmp/tmp.jBTefqo8dt
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.787 + GOPATH=/tmp/tmp.jBTefqo8dt
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.787 + RM_GOPATH=1
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.787 + case "$(go env GOARCH)" in
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.787 ++ go env GOARCH
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + export GO_BUILDMODE=-buildmode=pie
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + GO_BUILDMODE=-buildmode=pie
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 ++ dirname /tmp/install/install.sh
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + dir=/tmp/install
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + bin=containerd
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + shift
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + '[' '!' -f /tmp/install/containerd.installer ']'
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + . /tmp/install/containerd.installer
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 ++ set -e
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 ++ : e25210fe30a0a703442421b0f60afac609f950a3
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + install_containerd
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jBTefqo8dt/src/github.com/containerd/containerd
19:20:50 [2021-09-20T19:20:50.963Z] #56 6.827 Cloning into '/tmp/tmp.jBTefqo8dt/src/github.com/containerd/containerd'...
19:20:51 [2021-09-20T19:20:51.131Z] #43 23.01   DEP      images/core-s390.pb-c.d
19:20:51 [2021-09-20T19:20:51.131Z] #43 23.12   DEP      images/core-x86.pb-c.d
19:20:51 [2021-09-20T19:20:51.389Z] #43 23.28   DEP      images/core.pb-c.d
19:20:51 [2021-09-20T19:20:51.519Z] #13 ...
19:20:51 [2021-09-20T19:20:51.519Z] 
19:20:51 [2021-09-20T19:20:51.519Z] #56 [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
19:20:51 [2021-09-20T19:20:51.520Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.068 + RM_GOPATH=0
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.068 + TMP_GOPATH=
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.068 + : /build
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.068 + '[' -z '' ']'
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.068 ++ mktemp -d
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.085 + export GOPATH=/tmp/tmp.FlwYtmkQOw
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.085 + GOPATH=/tmp/tmp.FlwYtmkQOw
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.085 + RM_GOPATH=1
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.085 + case "$(go env GOARCH)" in
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.086 ++ go env GOARCH
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + export GO_BUILDMODE=-buildmode=pie
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + GO_BUILDMODE=-buildmode=pie
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 ++ dirname /tmp/install/install.sh
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + dir=/tmp/install
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + bin=containerd
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + shift
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + '[' '!' -f /tmp/install/containerd.installer ']'
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + . /tmp/install/containerd.installer
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 ++ set -e
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 ++ : e25210fe30a0a703442421b0f60afac609f950a3
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.147 + install_containerd
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.151 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FlwYtmkQOw/src/github.com/containerd/containerd
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.152 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
19:20:51 [2021-09-20T19:20:51.520Z] #56 2.165 Cloning into '/tmp/tmp.FlwYtmkQOw/src/github.com/containerd/containerd'...
19:20:51 [2021-09-20T19:20:51.520Z] #56 ...
19:20:51 [2021-09-20T19:20:51.520Z] 
19:20:51 [2021-09-20T19:20:51.520Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:51 [2021-09-20T19:20:51.520Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:51 [2021-09-20T19:20:51.520Z] #42 45.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:20:51 [2021-09-20T19:20:51.520Z] #42 45.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:20:51 [2021-09-20T19:20:51.520Z] #42 45.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:20:51 [2021-09-20T19:20:51.520Z] #42 45.50 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:20:51 [2021-09-20T19:20:51.520Z] #42 45.53 Setting up python-six (1.12.0-1) ...
19:20:51 [2021-09-20T19:20:51.602Z] #40 ...
19:20:51 [2021-09-20T19:20:51.602Z] 
19:20:51 [2021-09-20T19:20:51.602Z] #49 [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
19:20:51 [2021-09-20T19:20:51.602Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:20:51 [2021-09-20T19:20:51.602Z] #49 32.16 go: downloading github.com/fatih/color v1.7.0
19:20:51 [2021-09-20T19:20:51.602Z] #49 32.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
19:20:51 [2021-09-20T19:20:51.602Z] #49 32.43 go: downloading github.com/spf13/cobra v0.0.5
19:20:51 [2021-09-20T19:20:51.602Z] #49 32.45 go: downloading github.com/pkg/errors v0.8.1
19:20:51 [2021-09-20T19:20:51.602Z] #49 32.66 go: downloading github.com/spf13/pflag v1.0.5
19:20:51 [2021-09-20T19:20:51.602Z] #49 33.15 go: downloading github.com/spf13/viper v1.6.1
19:20:51 [2021-09-20T19:20:51.602Z] #49 34.15 go: downloading github.com/mattn/go-colorable v0.1.4
19:20:51 [2021-09-20T19:20:51.602Z] #49 34.15 go: downloading github.com/mattn/go-isatty v0.0.8
19:20:51 [2021-09-20T19:20:51.602Z] #49 34.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
19:20:51 [2021-09-20T19:20:51.602Z] #49 34.37 go: downloading github.com/go-critic/go-critic v0.4.1
19:20:51 [2021-09-20T19:20:51.602Z] #49 36.09 go: downloading github.com/go-lintpack/lintpack v0.5.2
19:20:51 [2021-09-20T19:20:51.602Z] #49 36.46 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:20:51 [2021-09-20T19:20:51.648Z] #43 23.59   DEP      images/inventory.pb-c.d
19:20:51 [2021-09-20T19:20:51.783Z] #42 ...
19:20:51 [2021-09-20T19:20:51.783Z] 
19:20:51 [2021-09-20T19:20:51.783Z] #45 [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
19:20:51 [2021-09-20T19:20:51.783Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:20:51 [2021-09-20T19:20:51.783Z] #45 36.11 github.com/LK4D4/vndr/godl/singleflight
19:20:51 [2021-09-20T19:20:51.783Z] #45 36.14 math/rand
19:20:51 [2021-09-20T19:20:51.783Z] #45 36.15 errors
19:20:51 [2021-09-20T19:20:51.783Z] #45 36.19 sort
19:20:51 [2021-09-20T19:20:51.783Z] #45 36.62 internal/singleflight
19:20:51 [2021-09-20T19:20:51.783Z] #45 37.50 io
19:20:51 [2021-09-20T19:20:51.783Z] #45 37.56 strconv
19:20:51 [2021-09-20T19:20:51.783Z] #45 38.86 syscall
19:20:51 [2021-09-20T19:20:51.783Z] #45 39.18 path
19:20:51 [2021-09-20T19:20:51.783Z] #45 40.39 bytes
19:20:51 [2021-09-20T19:20:51.783Z] #45 40.99 strings
19:20:51 [2021-09-20T19:20:51.783Z] #45 43.94 reflect
19:20:51 [2021-09-20T19:20:51.783Z] #45 44.03 hash
19:20:51 [2021-09-20T19:20:51.783Z] #45 44.41 hash/crc32
19:20:51 [2021-09-20T19:20:51.783Z] #45 45.69 bufio
19:20:51 [2021-09-20T19:20:51.783Z] #45 45.97 regexp/syntax
19:20:51 [2021-09-20T19:20:51.783Z] #45 ...
19:20:51 [2021-09-20T19:20:51.783Z] 
19:20:51 [2021-09-20T19:20:51.783Z] #49 [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
19:20:51 [2021-09-20T19:20:51.783Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:20:51 [2021-09-20T19:20:51.783Z] #49 45.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:20:51 [2021-09-20T19:20:51.783Z] #49 45.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:20:51 [2021-09-20T19:20:51.783Z] #49 45.77 go: downloading github.com/BurntSushi/toml v0.3.1
19:20:51 [2021-09-20T19:20:51.907Z] #43 23.72   PBCC     images/cpuinfo.pb-c.c
19:20:51 [2021-09-20T19:20:51.907Z] #43 23.82   DEP      images/cpuinfo.pb-c.d
19:20:52 [2021-09-20T19:20:52.166Z] #43 23.97   PBCC     images/stats.pb-c.c
19:20:52 [2021-09-20T19:20:52.166Z] #43 24.13   DEP      images/stats.pb-c.d
19:20:52 [2021-09-20T19:20:52.438Z] #45 ...
19:20:52 [2021-09-20T19:20:52.438Z] 
19:20:52 [2021-09-20T19:20:52.438Z] #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
19:20:52 [2021-09-20T19:20:52.438Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:52 [2021-09-20T19:20:52.438Z] #40 40.61 Checking out files:  54% (951/1750)   
Checking out files:  55% (963/1750)   
Checking out files:  56% (980/1750)   
Checking out files:  57% (998/1750)   
Checking out files:  58% (1015/1750)   
Checking out files:  59% (1033/1750)   
Checking out files:  60% (1050/1750)   
Checking out files:  61% (1068/1750)   
Checking out files:  62% (1085/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  91% (1606/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
19:20:52 [2021-09-20T19:20:52.438Z] #40 41.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:20:52 [2021-09-20T19:20:52.991Z] #49 43.51 go: downloading github.com/sirupsen/logrus v1.4.2
19:20:52 [2021-09-20T19:20:52.991Z] #49 43.58 go: downloading github.com/stretchr/testify v1.4.0
19:20:53 [2021-09-20T19:20:53.252Z] #49 43.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:53 [2021-09-20T19:20:53.502Z] Client:
19:20:53 [2021-09-20T19:20:53.502Z]  Version:           20.10.8
19:20:53 [2021-09-20T19:20:53.502Z]  API version:       1.41
19:20:53 [2021-09-20T19:20:53.502Z]  Go version:        go1.16.6
19:20:53 [2021-09-20T19:20:53.502Z]  Git commit:        3967b7d
19:20:53 [2021-09-20T19:20:53.502Z]  Built:             Fri Jul 30 19:58:50 2021
19:20:53 [2021-09-20T19:20:53.502Z]  OS/Arch:           windows/amd64
19:20:53 [2021-09-20T19:20:53.502Z]  Context:           default
19:20:53 [2021-09-20T19:20:53.502Z]  Experimental:      true
19:20:53 [2021-09-20T19:20:53.502Z] 
19:20:53 [2021-09-20T19:20:53.502Z] Server: Docker Engine - Community
19:20:53 [2021-09-20T19:20:53.502Z]  Engine:
19:20:53 [2021-09-20T19:20:53.503Z]   Version:          20.10.8
19:20:53 [2021-09-20T19:20:53.503Z]   API version:      1.41 (minimum version 1.24)
19:20:53 [2021-09-20T19:20:53.503Z]   Go version:       go1.16.6
19:20:53 [2021-09-20T19:20:53.503Z]   Git commit:       75249d8
19:20:53 [2021-09-20T19:20:53.503Z]   Built:            Fri Jul 30 19:54:29 2021
19:20:53 [2021-09-20T19:20:53.503Z]   OS/Arch:          windows/amd64
19:20:53 [2021-09-20T19:20:53.503Z]   Experimental:     true
19:20:53 [2021-09-20T19:20:53.514Z] #49 44.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:20:53 [2021-09-20T19:20:53.514Z] #49 44.23 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:20:53 [2021-09-20T19:20:53.777Z] #49 44.36 go: downloading github.com/hashicorp/hcl v1.0.0
[Pipeline] sh
19:20:54 [2021-09-20T19:20:54.354Z] #49 ...
19:20:54 [2021-09-20T19:20:54.354Z] 
19:20:54 [2021-09-20T19:20:54.354Z] #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
19:20:54 [2021-09-20T19:20:54.354Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:20:54 [2021-09-20T19:20:54.354Z] #40 44.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:20:55 [2021-09-20T19:20:55.079Z] + docker info
19:20:55 [2021-09-20T19:20:55.105Z] #49 ...
19:20:55 [2021-09-20T19:20:55.105Z] 
19:20:55 [2021-09-20T19:20:55.105Z] #47 [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
19:20:55 [2021-09-20T19:20:55.105Z] #47 sha256:660000b1be36b10d3493b07a0e50ba422197757dfaec402e8a3630aa557cfb57
19:20:55 [2021-09-20T19:20:55.105Z] #47 DONE 49.4s
19:20:55 [2021-09-20T19:20:55.105Z] 
19:20:55 [2021-09-20T19:20:55.105Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:55 [2021-09-20T19:20:55.105Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.56 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.60 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.64 Setting up libcap-dev:arm64 (1:2.25-2) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.73 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 47.75 Setting up protobuf-compiler (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 48.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 48.56 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 48.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:20:55 [2021-09-20T19:20:55.105Z] #42 49.01 Setting up python-protobuf (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.163Z] #56 ...
19:20:55 [2021-09-20T19:20:55.163Z] 
19:20:55 [2021-09-20T19:20:55.163Z] #47 [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
19:20:55 [2021-09-20T19:20:55.163Z] #47 sha256:5e0a32c967b0e8e8345a12543375f9a31642e5b272ee70618aa5ec7085cce3b2
19:20:55 [2021-09-20T19:20:55.163Z] #47 DONE 56.2s
19:20:55 [2021-09-20T19:20:55.163Z] 
19:20:55 [2021-09-20T19:20:55.163Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:55 [2021-09-20T19:20:55.163Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:55 [2021-09-20T19:20:55.163Z] #42 56.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:20:55 [2021-09-20T19:20:55.163Z] #42 56.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:20:55 [2021-09-20T19:20:55.163Z] #42 56.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:20:55 [2021-09-20T19:20:55.163Z] #42 56.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:20:55 [2021-09-20T19:20:55.163Z] #42 56.44 Setting up python-six (1.12.0-1) ...
19:20:55 [2021-09-20T19:20:55.302Z] #40 ...
19:20:55 [2021-09-20T19:20:55.302Z] 
19:20:55 [2021-09-20T19:20:55.302Z] #45 [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
19:20:55 [2021-09-20T19:20:55.302Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:20:55 [2021-09-20T19:20:55.302Z] #45 35.75 crypto/internal/subtle
19:20:55 [2021-09-20T19:20:55.302Z] #45 36.03 crypto/subtle
19:20:55 [2021-09-20T19:20:55.302Z] #45 36.46 vendor/golang.org/x/crypto/cryptobyte/asn1
19:20:55 [2021-09-20T19:20:55.302Z] #45 36.71 internal/nettrace
19:20:55 [2021-09-20T19:20:55.302Z] #45 37.22 runtime/cgo
19:20:55 [2021-09-20T19:20:55.302Z] #45 ...
19:20:55 [2021-09-20T19:20:55.302Z] 
19:20:55 [2021-09-20T19:20:55.302Z] #49 [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
19:20:55 [2021-09-20T19:20:55.302Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:20:55 [2021-09-20T19:20:55.302Z] #49 45.21 go: downloading github.com/magiconair/properties v1.8.1
19:20:55 [2021-09-20T19:20:55.302Z] #49 45.22 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:20:55 [2021-09-20T19:20:55.302Z] #49 45.47 go: downloading github.com/pelletier/go-toml v1.2.0
19:20:55 [2021-09-20T19:20:55.302Z] #49 45.67 go: downloading github.com/spf13/afero v1.1.2
19:20:55 [2021-09-20T19:20:55.302Z] #49 45.95 go: downloading github.com/spf13/cast v1.3.0
19:20:55 [2021-09-20T19:20:55.450Z] #43 ...
19:20:55 [2021-09-20T19:20:55.450Z] 
19:20:55 [2021-09-20T19:20:55.450Z] #56 [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
19:20:55 [2021-09-20T19:20:55.450Z] #56 sha256:b115416661b4df93e0eaf64fdcbec3f5e8c9947999badc7e437f86bef90943ae
19:20:55 [2021-09-20T19:20:55.564Z] #49 46.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:20:55 [2021-09-20T19:20:55.564Z] #49 46.26 go: downloading github.com/subosito/gotenv v1.2.0
19:20:55 [2021-09-20T19:20:55.564Z] #49 46.31 go: downloading gopkg.in/ini.v1 v1.51.0
19:20:55 [2021-09-20T19:20:55.564Z] #49 46.35 go: downloading gopkg.in/yaml.v2 v2.2.7
19:20:55 [2021-09-20T19:20:55.683Z] #42 ...
19:20:55 [2021-09-20T19:20:55.683Z] 
19:20:55 [2021-09-20T19:20:55.683Z] #51 [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
19:20:55 [2021-09-20T19:20:55.683Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:20:55 [2021-09-20T19:20:55.683Z] #51 40.06 syscall
19:20:55 [2021-09-20T19:20:55.683Z] #51 40.08 strconv
19:20:55 [2021-09-20T19:20:55.683Z] #51 40.09 path
19:20:55 [2021-09-20T19:20:55.683Z] #51 40.10 bytes
19:20:55 [2021-09-20T19:20:55.683Z] #51 42.01 strings
19:20:55 [2021-09-20T19:20:55.683Z] #51 43.14 text/tabwriter
19:20:55 [2021-09-20T19:20:55.683Z] #51 45.62 reflect
19:20:55 [2021-09-20T19:20:55.683Z] #51 45.96 regexp/syntax
19:20:55 [2021-09-20T19:20:55.717Z] #40 45.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:20:55 [2021-09-20T19:20:55.717Z] #40 ...
19:20:55 [2021-09-20T19:20:55.717Z] 
19:20:55 [2021-09-20T19:20:55.717Z] #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
19:20:55 [2021-09-20T19:20:55.717Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:55 [2021-09-20T19:20:55.717Z] #36 33.55 Reading package lists...
19:20:55 [2021-09-20T19:20:55.950Z] #51 ...
19:20:55 [2021-09-20T19:20:55.951Z] 
19:20:55 [2021-09-20T19:20:55.951Z] #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
19:20:55 [2021-09-20T19:20:55.951Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
19:20:55 [2021-09-20T19:20:55.951Z] #36 41.22 Selecting previously unselected package libicu63:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 41.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 41.25 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 45.50 Selecting previously unselected package libxml2:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 45.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 45.55 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.01 Selecting previously unselected package libarchive13:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.02 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.29 Selecting previously unselected package libjsoncpp1:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.30 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.47 Selecting previously unselected package librhash0:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.47 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.50 Unpacking librhash0:arm64 (1.3.8-1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.67 Selecting previously unselected package libuv1:arm64.
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.68 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.89 Selecting previously unselected package cmake.
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.89 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 46.89 Unpacking cmake (3.13.4-1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.19 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.31 Setting up xxd (2:8.1.0875-5) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.44 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.46 Setting up vim-common (2:8.1.0875-5) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.51 Setting up librhash0:arm64 (1.3.8-1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.54 Setting up cmake-data (3.13.4-1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.62 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.64 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.67 Setting up cmake (3.13.4-1) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 49.87 Processing triggers for libc-bin (2.28-10) ...
19:20:55 [2021-09-20T19:20:55.951Z] #36 50.09 Processing triggers for mime-support (3.62) ...
19:20:56 [2021-09-20T19:20:56.216Z] #36 DONE 50.6s
19:20:56 [2021-09-20T19:20:56.216Z] 
19:20:56 [2021-09-20T19:20:56.216Z] #34 [tomlv 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 tomlv
19:20:56 [2021-09-20T19:20:56.216Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:20:56 [2021-09-20T19:20:56.216Z] #34 47.79 time
19:20:56 [2021-09-20T19:20:56.216Z] #34 47.79 internal/syscall/unix
19:20:56 [2021-09-20T19:20:56.216Z] #34 47.80 internal/syscall/execenv
19:20:56 [2021-09-20T19:20:56.485Z] #56 69.26 Checking out files:  25% (1187/4567)   
Checking out files:  26% (1188/4567)   
Checking out files:  27% (1234/4567)   
Checking out files:  28% (1279/4567)   
Checking out files:  29% (1325/4567)   
Checking out files:  30% (1371/4567)   
Checking out files:  31% (1416/4567)   
Checking out files:  32% (1462/4567)   
Checking out files:  33% (1508/4567)   
Checking out files:  34% (1553/4567)   
Checking out files:  35% (1599/4567)   
Checking out files:  36% (1645/4567)   
Checking out files:  37% (1690/4567)   
Checking out files:  38% (1736/4567)   
Checking out files:  39% (1782/4567)   
Checking out files:  40% (1827/4567)   
Checking out files:  41% (1873/4567)   
Checking out files:  42% (1919/4567)   
Checking out files:  43% (1964/4567)   
Checking out files:  44% (2010/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  55% (2547/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  79% (3615/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
Checking out files:  91% (4156/4567)   
Checking out files:  92% (4202/4567)   
Checking out files:  93% (4248/4567)   
Checking out files:  94% (4293/4567)   
Checking out files:  95% (4339/4567)   
Checking out files:  96% (4385/4567)   
Checking out files:  97% (4430/4567)   
Checking out files:  97% (4446/4567)   
Checking out files:  98% (4476/4567)   
Checking out files:  99% (4522/4567)   
Checking out files: 100% (4567/4567)   
Checking out files: 100% (4567/4567), done.
19:20:56 [2021-09-20T19:20:56.509Z] #49 46.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:56 [2021-09-20T19:20:56.509Z] #49 47.04 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:20:56 [2021-09-20T19:20:56.744Z] #56 72.71 + cd /tmp/tmp.QB0QQuTcIX/src/github.com/containerd/containerd
19:20:56 [2021-09-20T19:20:56.744Z] #56 72.71 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
19:20:56 [2021-09-20T19:20:56.770Z] #49 47.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:20:56 [2021-09-20T19:20:56.851Z] #36 47.12 Reading package lists...
19:20:56 [2021-09-20T19:20:56.851Z] #36 ...
19:20:56 [2021-09-20T19:20:56.851Z] 
19:20:56 [2021-09-20T19:20:56.851Z] #58 [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
19:20:56 [2021-09-20T19:20:56.851Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:20:56 [2021-09-20T19:20:56.851Z] #58 37.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
19:20:56 [2021-09-20T19:20:56.851Z] #58 38.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:20:57 [2021-09-20T19:20:57.031Z] #49 47.60 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:20:57 [2021-09-20T19:20:57.032Z] #49 47.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:20:57 [2021-09-20T19:20:57.032Z] #49 47.74 go: downloading github.com/go-toolsmith/astp v1.0.0
19:20:57 [2021-09-20T19:20:57.108Z] #58 ...
19:20:57 [2021-09-20T19:20:57.108Z] 
19:20:57 [2021-09-20T19:20:57.108Z] #67 [proxy 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 proxy
19:20:57 [2021-09-20T19:20:57.108Z] #67 sha256:6290d48919ec24d021a798e3887f519638cf7f92b66f91c9a515d48c115f0e7a
19:20:57 [2021-09-20T19:20:57.108Z] #67 41.12 Checking out files:  40% (776/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files:  99% (1891/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
19:20:57 [2021-09-20T19:20:57.108Z] #67 43.26 + cd /tmp/tmp.oavsKXxlWi/src/github.com/docker/libnetwork
19:20:57 [2021-09-20T19:20:57.108Z] #67 43.26 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
19:20:57 [2021-09-20T19:20:57.108Z] #67 43.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:20:57 [2021-09-20T19:20:57.293Z] #49 47.89 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:20:57 [2021-09-20T19:20:57.365Z] #67 ...
19:20:57 [2021-09-20T19:20:57.365Z] 
19:20:57 [2021-09-20T19:20:57.365Z] #51 [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
19:20:57 [2021-09-20T19:20:57.365Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:20:57 [2021-09-20T19:20:57.365Z] #51 38.22 runtime
19:20:57 [2021-09-20T19:20:57.554Z] #49 48.11 go: downloading github.com/go-toolsmith/typep v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #51 ...
19:20:57 [2021-09-20T19:20:57.623Z] 
19:20:57 [2021-09-20T19:20:57.623Z] #49 [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
19:20:57 [2021-09-20T19:20:57.623Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:20:57 [2021-09-20T19:20:57.623Z] #49 38.21 go: downloading github.com/sirupsen/logrus v1.4.2
19:20:57 [2021-09-20T19:20:57.623Z] #49 38.22 go: downloading github.com/stretchr/testify v1.4.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 38.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
19:20:57 [2021-09-20T19:20:57.623Z] #49 38.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 39.09 go: downloading github.com/fsnotify/fsnotify v1.4.7
19:20:57 [2021-09-20T19:20:57.623Z] #49 39.10 go: downloading github.com/hashicorp/hcl v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 39.73 go: downloading github.com/magiconair/properties v1.8.1
19:20:57 [2021-09-20T19:20:57.623Z] #49 39.74 go: downloading github.com/mitchellh/mapstructure v1.1.2
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.04 go: downloading github.com/pelletier/go-toml v1.2.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.05 go: downloading github.com/spf13/afero v1.1.2
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.53 go: downloading github.com/spf13/cast v1.3.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.64 go: downloading github.com/subosito/gotenv v1.2.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.76 go: downloading gopkg.in/ini.v1 v1.51.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 40.84 go: downloading gopkg.in/yaml.v2 v2.2.7
19:20:57 [2021-09-20T19:20:57.623Z] #49 41.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
19:20:57 [2021-09-20T19:20:57.623Z] #49 41.56 go: downloading github.com/go-toolsmith/astcast v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 41.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 41.72 go: downloading github.com/go-toolsmith/astequal v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 41.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.07 go: downloading github.com/go-toolsmith/astp v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.14 go: downloading github.com/go-toolsmith/strparse v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.22 go: downloading github.com/go-toolsmith/typep v1.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:20:57 [2021-09-20T19:20:57.623Z] #49 42.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:57 [2021-09-20T19:20:57.623Z] #49 43.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:57 [2021-09-20T19:20:57.623Z] #49 43.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:57 [2021-09-20T19:20:57.623Z] #49 43.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:57 [2021-09-20T19:20:57.623Z] #49 44.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:57 [2021-09-20T19:20:57.623Z] #49 44.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:57 [2021-09-20T19:20:57.623Z] #49 44.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:20:57 [2021-09-20T19:20:57.623Z] #49 45.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:20:57 [2021-09-20T19:20:57.623Z] #49 45.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:20:57 [2021-09-20T19:20:57.623Z] #49 45.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:20:57 [2021-09-20T19:20:57.623Z] #49 46.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:20:57 [2021-09-20T19:20:57.623Z] #49 47.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:20:57 [2021-09-20T19:20:57.623Z] #49 48.33 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:20:57 [2021-09-20T19:20:57.701Z] #42 ...
19:20:57 [2021-09-20T19:20:57.701Z] 
19:20:57 [2021-09-20T19:20:57.701Z] #45 [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
19:20:57 [2021-09-20T19:20:57.701Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:20:57 [2021-09-20T19:20:57.701Z] #45 48.99 bytes
19:20:57 [2021-09-20T19:20:57.701Z] #45 49.02 strconv
19:20:57 [2021-09-20T19:20:57.701Z] #45 51.48 strings
19:20:57 [2021-09-20T19:20:57.701Z] #45 53.06 reflect
19:20:57 [2021-09-20T19:20:57.701Z] #45 55.38 bufio
19:20:57 [2021-09-20T19:20:57.701Z] #45 57.64 time
19:20:57 [2021-09-20T19:20:57.701Z] #45 ...
19:20:57 [2021-09-20T19:20:57.701Z] 
19:20:57 [2021-09-20T19:20:57.701Z] #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
19:20:57 [2021-09-20T19:20:57.701Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:57 [2021-09-20T19:20:57.701Z] #13 49.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.93 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 51.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 52.12 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:20:57 [2021-09-20T19:20:57.701Z] #13 53.42 debconf: delaying package configuration, since apt-utils is not installed
19:20:57 [2021-09-20T19:20:57.701Z] #13 53.70 Fetched 77.8 MB in 8s (9836 kB/s)
19:20:57 [2021-09-20T19:20:57.701Z] #13 53.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 ... 15421 files and directories currently installed.)
19:20:57 [2021-09-20T19:20:57.701Z] #13 53.82 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:20:57 [2021-09-20T19:20:57.701Z] #13 53.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:20:57 [2021-09-20T19:20:57.701Z] #13 54.16 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:20:57 [2021-09-20T19:20:57.701Z] #13 54.35 Selecting previously unselected package binutils-mingw-w64-i686.
19:20:57 [2021-09-20T19:20:57.701Z] #13 54.35 (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 ... 15421 files and directories currently installed.)
19:20:57 [2021-09-20T19:20:57.701Z] #13 54.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:20:57 [2021-09-20T19:20:57.701Z] #13 54.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:20:57 [2021-09-20T19:20:57.816Z] #49 48.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
19:20:57 [2021-09-20T19:20:57.816Z] #49 48.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
19:20:57 [2021-09-20T19:20:57.880Z] #49 ...
19:20:57 [2021-09-20T19:20:57.880Z] 
19:20:57 [2021-09-20T19:20:57.880Z] #55 [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
19:20:57 [2021-09-20T19:20:57.880Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:57 [2021-09-20T19:20:57.880Z] #55 38.56 Fetched 8466 kB in 30s (286 kB/s)
19:20:58 [2021-09-20T19:20:58.137Z] #55 38.56 Reading package lists...
19:20:58 [2021-09-20T19:20:58.137Z] #55 ...
19:20:58 [2021-09-20T19:20:58.137Z] 
19:20:58 [2021-09-20T19:20:58.137Z] #49 [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
19:20:58 [2021-09-20T19:20:58.137Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:20:58 [2021-09-20T19:20:58.137Z] #49 48.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:20:58 [2021-09-20T19:20:58.137Z] #49 48.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:20:58 [2021-09-20T19:20:58.271Z] #13 ...
19:20:58 [2021-09-20T19:20:58.271Z] 
19:20:58 [2021-09-20T19:20:58.271Z] #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
19:20:58 [2021-09-20T19:20:58.271Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:58 [2021-09-20T19:20:58.271Z] #36 49.66 Selecting previously unselected package libicu63:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 49.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 49.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 56.68 Selecting previously unselected package libxml2:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 56.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 56.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.24 Selecting previously unselected package libarchive13:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.60 Selecting previously unselected package libjsoncpp1:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.77 Selecting previously unselected package librhash0:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 57.78 Unpacking librhash0:amd64 (1.3.8-1) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.05 Selecting previously unselected package libuv1:amd64.
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.05 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.05 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.20 Selecting previously unselected package cmake.
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:20:58 [2021-09-20T19:20:58.271Z] #36 58.26 Unpacking cmake (3.13.4-1) ...
19:20:58 [2021-09-20T19:20:58.388Z] #49 48.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:20:58 [2021-09-20T19:20:58.388Z] #49 49.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:20:58 [2021-09-20T19:20:58.394Z] #49 49.24 go: downloading github.com/ultraware/funlen v0.0.2
19:20:58 [2021-09-20T19:20:58.650Z] #49 49.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
19:20:58 [2021-09-20T19:20:58.650Z] #49 49.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
19:20:58 [2021-09-20T19:20:58.650Z] #49 49.31 go: downloading github.com/ultraware/whitespace v0.0.4
19:20:58 [2021-09-20T19:20:58.650Z] #49 49.35 go: downloading github.com/uudashr/gocognit v1.0.1
19:20:58 [2021-09-20T19:20:58.806Z] #34 ...
19:20:58 [2021-09-20T19:20:58.806Z] 
19:20:58 [2021-09-20T19:20:58.806Z] #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
19:20:58 [2021-09-20T19:20:58.806Z] #37 sha256:bcd4c8c25b2e517c054fcb8f6b03e14f2f9ce0fd7478667396639a6ec76d5ff3
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.344 + RM_GOPATH=0
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.344 + TMP_GOPATH=
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.344 + : /build
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.345 + '[' -z '' ']'
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.346 ++ mktemp -d
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.350 + export GOPATH=/tmp/tmp.pHly5ZrGDz
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.350 + GOPATH=/tmp/tmp.pHly5ZrGDz
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.351 + RM_GOPATH=1
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.351 + case "$(go env GOARCH)" in
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.352 ++ go env GOARCH
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.360 + export GO_BUILDMODE=-buildmode=pie
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.360 + GO_BUILDMODE=-buildmode=pie
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.361 ++ dirname /tmp/install/install.sh
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.363 + dir=/tmp/install
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.363 + bin=tini
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.364 + shift
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.364 + '[' '!' -f /tmp/install/tini.installer ']'
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.365 + . /tmp/install/tini.installer
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.365 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.366 + install_tini
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.366 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.367 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.369 + git clone https://github.com/krallin/tini.git /tmp/tmp.pHly5ZrGDz/tini
19:20:58 [2021-09-20T19:20:58.806Z] #37 1.373 Cloning into '/tmp/tmp.pHly5ZrGDz/tini'...
19:20:58 [2021-09-20T19:20:58.806Z] #37 2.149 + cd /tmp/tmp.pHly5ZrGDz/tini
19:20:58 [2021-09-20T19:20:58.806Z] #37 2.153 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:20:58 [2021-09-20T19:20:58.806Z] #37 2.166 + cmake .
19:20:58 [2021-09-20T19:20:58.911Z] #49 ...
19:20:58 [2021-09-20T19:20:58.911Z] 
19:20:58 [2021-09-20T19:20:58.911Z] #58 [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
19:20:58 [2021-09-20T19:20:58.911Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:20:58 [2021-09-20T19:20:58.911Z] #58 39.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:20:59 [2021-09-20T19:20:59.109Z] #37 2.865 -- The C compiler identification is GNU 8.3.0
19:20:59 [2021-09-20T19:20:59.109Z] #37 2.897 -- Check for working C compiler: /usr/bin/cc
19:20:59 [2021-09-20T19:20:59.172Z] #58 ...
19:20:59 [2021-09-20T19:20:59.172Z] 
19:20:59 [2021-09-20T19:20:59.172Z] #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
19:20:59 [2021-09-20T19:20:59.172Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:59 [2021-09-20T19:20:59.172Z] #13 40.47 Fetched 9001 kB in 35s (258 kB/s)
19:20:59 [2021-09-20T19:20:59.214Z] #49 49.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:20:59 [2021-09-20T19:20:59.220Z] #36 ...
19:20:59 [2021-09-20T19:20:59.220Z] 
19:20:59 [2021-09-20T19:20:59.220Z] #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
19:20:59 [2021-09-20T19:20:59.220Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:20:59 [2021-09-20T19:20:59.220Z] #13 56.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:20:59 [2021-09-20T19:20:59.220Z] #13 56.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:20:59 [2021-09-20T19:20:59.220Z] #13 56.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:20:59 [2021-09-20T19:20:59.434Z] #13 40.47 Reading package lists...
19:20:59 [2021-09-20T19:20:59.434Z] #13 ...
19:20:59 [2021-09-20T19:20:59.434Z] 
19:20:59 [2021-09-20T19:20:59.434Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:59 [2021-09-20T19:20:59.434Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:20:59 [2021-09-20T19:20:59.434Z] #42 40.21 Fetched 8466 kB in 30s (284 kB/s)
19:20:59 [2021-09-20T19:20:59.696Z] #42 40.21 Reading package lists...
19:20:59 [2021-09-20T19:20:59.696Z] #42 ...
19:20:59 [2021-09-20T19:20:59.696Z] 
19:20:59 [2021-09-20T19:20:59.696Z] #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
19:20:59 [2021-09-20T19:20:59.696Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:20:59 [2021-09-20T19:20:59.696Z] #36 40.30 Fetched 8466 kB in 30s (281 kB/s)
19:20:59 [2021-09-20T19:20:59.734Z] #37 ...
19:20:59 [2021-09-20T19:20:59.734Z] 
19:20:59 [2021-09-20T19:20:59.734Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:20:59 [2021-09-20T19:20:59.734Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
19:20:59 [2021-09-20T19:20:59.734Z] #42 53.64 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
19:20:59 [2021-09-20T19:20:59.734Z] #42 53.66 Processing triggers for libc-bin (2.28-10) ...
19:20:59 [2021-09-20T19:20:59.734Z] #42 DONE 54.2s
19:20:59 [2021-09-20T19:20:59.958Z] #36 40.30 Reading package lists...
19:20:59 [2021-09-20T19:20:59.958Z] #36 ...
19:20:59 [2021-09-20T19:20:59.958Z] 
19:20:59 [2021-09-20T19:20:59.958Z] #55 [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
19:20:59 [2021-09-20T19:20:59.958Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:20:59 [2021-09-20T19:20:59.958Z] #55 40.50 Fetched 8466 kB in 30s (281 kB/s)
19:20:59 [2021-09-20T19:20:59.958Z] #55 40.50 Reading package lists...
19:20:59 [2021-09-20T19:20:59.958Z] #55 ...
19:20:59 [2021-09-20T19:20:59.958Z] 
19:20:59 [2021-09-20T19:20:59.958Z] #49 [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
19:20:59 [2021-09-20T19:20:59.958Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:20:59 [2021-09-20T19:20:59.958Z] #49 50.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
19:20:59 [2021-09-20T19:20:59.958Z] #49 50.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
19:20:59 [2021-09-20T19:20:59.958Z] #49 50.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
19:21:00 [2021-09-20T19:21:00.006Z] 
19:21:00 [2021-09-20T19:21:00.007Z] #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
19:21:00 [2021-09-20T19:21:00.007Z] #37 sha256:bcd4c8c25b2e517c054fcb8f6b03e14f2f9ce0fd7478667396639a6ec76d5ff3
19:21:00 [2021-09-20T19:21:00.007Z] #37 3.626 -- Check for working C compiler: /usr/bin/cc -- works
19:21:00 [2021-09-20T19:21:00.007Z] #37 3.628 -- Detecting C compiler ABI info
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + export 'BUILDTAGS=netgo osusergo static_build'
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + BUILDTAGS='netgo osusergo static_build'
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + export EXTRA_FLAGS=-buildmode=pie
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + EXTRA_FLAGS=-buildmode=pie
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + '[' '' = dynamic ']'
19:21:00 [2021-09-20T19:21:00.032Z] #56 75.41 + make
19:21:00 [2021-09-20T19:21:00.531Z] #49 51.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
19:21:00 [2021-09-20T19:21:00.793Z] #49 51.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:21:00 [2021-09-20T19:21:00.965Z] #37 4.665 -- Detecting C compiler ABI info - done
19:21:00 [2021-09-20T19:21:00.965Z] #37 4.701 -- Detecting C compile features
19:21:01 [2021-09-20T19:21:01.060Z] #49 51.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:21:01 [2021-09-20T19:21:01.060Z] #49 51.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
19:21:01 [2021-09-20T19:21:01.109Z] #49 ...
19:21:01 [2021-09-20T19:21:01.109Z] 
19:21:01 [2021-09-20T19:21:01.109Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:01 [2021-09-20T19:21:01.109Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:01 [2021-09-20T19:21:01.109Z] #42 41.61 Fetched 8466 kB in 31s (270 kB/s)
19:21:01 [2021-09-20T19:21:01.109Z] #42 41.61 Reading package lists...
19:21:01 [2021-09-20T19:21:01.109Z] #42 ...
19:21:01 [2021-09-20T19:21:01.109Z] 
19:21:01 [2021-09-20T19:21:01.109Z] #55 [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
19:21:01 [2021-09-20T19:21:01.109Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:01 [2021-09-20T19:21:01.109Z] #55 38.56 Reading package lists...
19:21:01 [2021-09-20T19:21:01.421Z] #56 77.20 + bin/ctr
19:21:01 [2021-09-20T19:21:01.810Z] #13 ...
19:21:01 [2021-09-20T19:21:01.810Z] 
19:21:01 [2021-09-20T19:21:01.810Z] #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
19:21:01 [2021-09-20T19:21:01.810Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.70 Setting up xxd (2:8.1.0875-5) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.73 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.73 Setting up vim-common (2:8.1.0875-5) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.75 Setting up librhash0:amd64 (1.3.8-1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.76 Setting up cmake-data (3.13.4-1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.92 Setting up cmake (3.13.4-1) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.92 Processing triggers for libc-bin (2.28-10) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 61.99 Processing triggers for mime-support (3.62) ...
19:21:01 [2021-09-20T19:21:01.810Z] #36 DONE 62.7s
19:21:01 [2021-09-20T19:21:01.810Z] 
19:21:01 [2021-09-20T19:21:01.810Z] #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
19:21:01 [2021-09-20T19:21:01.810Z] #37 sha256:216b93d2ed21951a1a17ff5611fc77a41a02363c1d5f96f23575d065c1c87f05
19:21:02 [2021-09-20T19:21:02.409Z] #37 ...
19:21:02 [2021-09-20T19:21:02.409Z] 
19:21:02 [2021-09-20T19:21:02.409Z] #51 [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
19:21:02 [2021-09-20T19:21:02.409Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:21:02 [2021-09-20T19:21:02.409Z] #51 53.74 syscall
19:21:02 [2021-09-20T19:21:02.409Z] #51 53.81 reflect
19:21:02 [2021-09-20T19:21:02.409Z] #51 63.17 time
19:21:02 [2021-09-20T19:21:02.409Z] #51 ...
19:21:02 [2021-09-20T19:21:02.409Z] 
19:21:02 [2021-09-20T19:21:02.409Z] #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
19:21:02 [2021-09-20T19:21:02.409Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:02 [2021-09-20T19:21:02.409Z] #13 60.18 Selecting previously unselected package binutils-mingw-w64.
19:21:02 [2021-09-20T19:21:02.409Z] #13 60.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:02 [2021-09-20T19:21:02.669Z] #13 60.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:02 [2021-09-20T19:21:02.669Z] #13 60.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:21:02 [2021-09-20T19:21:02.898Z] #37 ...
19:21:02 [2021-09-20T19:21:02.898Z] 
19:21:02 [2021-09-20T19:21:02.898Z] #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
19:21:02 [2021-09-20T19:21:02.898Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:21:02 [2021-09-20T19:21:02.898Z] #13 42.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:21:02 [2021-09-20T19:21:02.898Z] #13 42.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 42.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.33 Selecting previously unselected package binutils-mingw-w64.
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.71 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.98 Selecting previously unselected package dmsetup.
19:21:02 [2021-09-20T19:21:02.898Z] #13 46.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 47.00 Unpacking dmsetup (2:1.02.155-3) ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 47.12 Selecting previously unselected package mingw-w64-common.
19:21:02 [2021-09-20T19:21:02.898Z] #13 47.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 47.16 Unpacking mingw-w64-common (6.0.0-3) ...
19:21:02 [2021-09-20T19:21:02.898Z] #13 52.98 Selecting previously unselected package mingw-w64-x86-64-dev.
19:21:02 [2021-09-20T19:21:02.898Z] #13 52.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.72 Selecting previously unselected package dmsetup.
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.72 Unpacking dmsetup (2:1.02.155-3) ...
19:21:02 [2021-09-20T19:21:02.928Z] #13 60.84 Selecting previously unselected package mingw-w64-common.
19:21:02 [2021-09-20T19:21:02.977Z] #49 53.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
19:21:02 [2021-09-20T19:21:02.977Z] #49 53.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:21:03 [2021-09-20T19:21:03.162Z] #13 52.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:03 [2021-09-20T19:21:03.162Z] #13 ...
19:21:03 [2021-09-20T19:21:03.162Z] 
19:21:03 [2021-09-20T19:21:03.162Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:03 [2021-09-20T19:21:03.162Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:03 [2021-09-20T19:21:03.162Z] #43 3.141 Note: Building without setproctitle() and strlcpy() support.
19:21:03 [2021-09-20T19:21:03.162Z] #43 3.142       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:21:03 [2021-09-20T19:21:03.162Z] #43 3.154 Note: Building without GnuTLS support
19:21:03 [2021-09-20T19:21:03.162Z] #43 3.168 Makefile.config:39: Warn: you have no libnftables installed
19:21:03 [2021-09-20T19:21:03.162Z] #43 3.168 Makefile.config:40: Warn: Building without nftables support
19:21:03 [2021-09-20T19:21:03.191Z] #13 60.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:21:03 [2021-09-20T19:21:03.191Z] #13 60.97 Unpacking mingw-w64-common (6.0.0-3) ...
19:21:03 [2021-09-20T19:21:03.239Z] #49 53.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
19:21:03 [2021-09-20T19:21:03.239Z] #49 53.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
19:21:03 [2021-09-20T19:21:03.509Z] #49 54.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
19:21:03 [2021-09-20T19:21:03.509Z] #49 54.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
19:21:03 [2021-09-20T19:21:03.958Z] #56 ...
19:21:03 [2021-09-20T19:21:03.958Z] 
19:21:03 [2021-09-20T19:21:03.958Z] #45 [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
19:21:03 [2021-09-20T19:21:03.958Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:03 [2021-09-20T19:21:03.958Z] #45 146.5 encoding/xml
19:21:03 [2021-09-20T19:21:03.958Z] #45 148.9 go/doc
19:21:03 [2021-09-20T19:21:03.958Z] #45 154.2 github.com/LK4D4/vndr/build
19:21:03 [2021-09-20T19:21:03.958Z] #45 155.1 compress/flate
19:21:03 [2021-09-20T19:21:03.958Z] #45 ...
19:21:03 [2021-09-20T19:21:03.958Z] 
19:21:03 [2021-09-20T19:21:03.958Z] #51 [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
19:21:03 [2021-09-20T19:21:03.958Z] #51 sha256:512d30ed12eba16c78bd4ffa282b6b4654469f9b6d6d7fb27eb2ba34fa6ddb55
19:21:03 [2021-09-20T19:21:03.958Z] #51 150.8 mvdan.cc/sh/v3/cmd/shfmt
19:21:03 [2021-09-20T19:21:03.958Z] #51 DONE 156.6s
19:21:03 [2021-09-20T19:21:03.958Z] 
19:21:03 [2021-09-20T19:21:03.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:03 [2021-09-20T19:21:03.958Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:03 [2021-09-20T19:21:03.958Z] #43 27.95 make[1]: Nothing to be done for 'all'.
19:21:03 [2021-09-20T19:21:03.958Z] #43 31.84   CC       images/stats.o
19:21:03 [2021-09-20T19:21:03.958Z] #43 32.57   CC       images/core.o
19:21:03 [2021-09-20T19:21:03.958Z] #43 33.73   CC       images/core-x86.o
19:21:03 [2021-09-20T19:21:03.958Z] #43 34.89   CC       images/core-arm.o
19:21:03 [2021-09-20T19:21:03.958Z] #43 35.50   CC       images/core-aarch64.o
19:21:04 [2021-09-20T19:21:04.527Z] #43 36.40   CC       images/core-ppc64.o
19:21:04 [2021-09-20T19:21:04.557Z] #43 ...
19:21:04 [2021-09-20T19:21:04.557Z] 
19:21:04 [2021-09-20T19:21:04.557Z] #45 [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
19:21:04 [2021-09-20T19:21:04.557Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:04 [2021-09-20T19:21:04.557Z] #45 48.84 vendor/golang.org/x/net/dns/dnsmessage
19:21:04 [2021-09-20T19:21:04.557Z] #45 52.63 time
19:21:04 [2021-09-20T19:21:04.557Z] #45 54.65 regexp
19:21:04 [2021-09-20T19:21:04.557Z] #45 ...
19:21:04 [2021-09-20T19:21:04.557Z] 
19:21:04 [2021-09-20T19:21:04.557Z] #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
19:21:04 [2021-09-20T19:21:04.557Z] #37 sha256:bcd4c8c25b2e517c054fcb8f6b03e14f2f9ce0fd7478667396639a6ec76d5ff3
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.168 -- Detecting C compile features - done
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.199 -- Performing Test HAS_BUILTIN_FORTIFY
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.728 -- Configuring done
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.752 -- Generating done
19:21:04 [2021-09-20T19:21:04.557Z] #37 7.759 -- Build files have been written to: /tmp/tmp.pHly5ZrGDz/tini
19:21:04 [2021-09-20T19:21:04.558Z] #37 7.772 + make tini-static
19:21:04 [2021-09-20T19:21:04.558Z] #37 8.229 Scanning dependencies of target tini-static
19:21:04 [2021-09-20T19:21:04.558Z] #37 8.432 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:21:04 [2021-09-20T19:21:04.898Z] #49 55.28 go: downloading github.com/sourcegraph/go-diff v0.5.1
19:21:05 [2021-09-20T19:21:05.160Z] #49 55.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
19:21:05 [2021-09-20T19:21:05.160Z] #49 55.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
19:21:05 [2021-09-20T19:21:05.463Z] #43 37.51   CC       images/core-s390.o
19:21:05 [2021-09-20T19:21:05.724Z] #13 ...
19:21:05 [2021-09-20T19:21:05.724Z] 
19:21:05 [2021-09-20T19:21:05.724Z] #34 [tomlv 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 tomlv
19:21:05 [2021-09-20T19:21:05.724Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:21:05 [2021-09-20T19:21:05.724Z] #34 57.29 internal/syscall/unix
19:21:05 [2021-09-20T19:21:05.724Z] #34 57.64 time
19:21:05 [2021-09-20T19:21:05.724Z] #34 64.43 internal/fmtsort
19:21:05 [2021-09-20T19:21:05.724Z] #34 64.98 internal/syscall/execenv
19:21:05 [2021-09-20T19:21:05.724Z] #34 65.20 internal/poll
19:21:05 [2021-09-20T19:21:05.724Z] #34 65.20 path
19:21:05 [2021-09-20T19:21:05.724Z] #34 65.77 io/fs
19:21:05 [2021-09-20T19:21:05.724Z] #34 67.19 text/tabwriter
19:21:05 [2021-09-20T19:21:05.734Z] #49 56.32 go: downloading github.com/ultraware/funlen v0.0.2
19:21:05 [2021-09-20T19:21:05.734Z] #49 56.37 go: downloading github.com/ultraware/whitespace v0.0.4
19:21:05 [2021-09-20T19:21:05.734Z] #49 56.44 go: downloading github.com/uudashr/gocognit v1.0.1
19:21:05 [2021-09-20T19:21:05.983Z] #34 ...
19:21:05 [2021-09-20T19:21:05.983Z] 
19:21:05 [2021-09-20T19:21:05.983Z] #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
19:21:05 [2021-09-20T19:21:05.983Z] #37 sha256:216b93d2ed21951a1a17ff5611fc77a41a02363c1d5f96f23575d065c1c87f05
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.149 + RM_GOPATH=0
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.149 + TMP_GOPATH=
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.149 + : /build
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.149 + '[' -z '' ']'
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.149 ++ mktemp -d
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.162 + export GOPATH=/tmp/tmp.R1uTqbkypV
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.162 + GOPATH=/tmp/tmp.R1uTqbkypV
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.162 + RM_GOPATH=1
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.162 + case "$(go env GOARCH)" in
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.162 ++ go env GOARCH
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.202 + export GO_BUILDMODE=-buildmode=pie
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.202 + GO_BUILDMODE=-buildmode=pie
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.202 ++ dirname /tmp/install/install.sh
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + dir=/tmp/install
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + bin=tini
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + shift
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + '[' '!' -f /tmp/install/tini.installer ']'
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + . /tmp/install/tini.installer
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + install_tini
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.R1uTqbkypV/tini
19:21:05 [2021-09-20T19:21:05.983Z] #37 4.206 Cloning into '/tmp/tmp.R1uTqbkypV/tini'...
19:21:06 [2021-09-20T19:21:06.308Z] #49 56.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
19:21:06 [2021-09-20T19:21:06.505Z] #37 10.14 [100%] Linking C executable tini-static
19:21:06 [2021-09-20T19:21:06.555Z] #37 4.940 + cd /tmp/tmp.R1uTqbkypV/tini
19:21:06 [2021-09-20T19:21:06.555Z] #37 4.940 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:21:06 [2021-09-20T19:21:06.555Z] #37 4.966 + cmake .
19:21:06 [2021-09-20T19:21:06.626Z] #55 52.03 Reading package lists...
19:21:06 [2021-09-20T19:21:06.626Z] #55 ...
19:21:06 [2021-09-20T19:21:06.626Z] 
19:21:06 [2021-09-20T19:21:06.626Z] #49 [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
19:21:06 [2021-09-20T19:21:06.626Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.47 go: downloading github.com/davecgh/go-spew v1.1.1
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.51 go: downloading github.com/pmezard/go-difflib v1.0.0
19:21:06 [2021-09-20T19:21:06.626Z] #49 52.60 go: downloading github.com/stretchr/objx v0.2.0
19:21:06 [2021-09-20T19:21:06.626Z] #49 53.15 go: downloading golang.org/x/text v0.3.2
19:21:06 [2021-09-20T19:21:06.839Z] #43 ...
19:21:06 [2021-09-20T19:21:06.839Z] 
19:21:06 [2021-09-20T19:21:06.839Z] #45 [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
19:21:06 [2021-09-20T19:21:06.839Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:06 [2021-09-20T19:21:06.839Z] #45 159.6 hash/crc32
19:21:06 [2021-09-20T19:21:06.839Z] #45 159.8 vendor/golang.org/x/net/dns/dnsmessage
19:21:07 [2021-09-20T19:21:07.085Z] #37 10.78 [100%] Built target tini-static
19:21:07 [2021-09-20T19:21:07.085Z] #37 ...
19:21:07 [2021-09-20T19:21:07.085Z] 
19:21:07 [2021-09-20T19:21:07.085Z] #51 [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
19:21:07 [2021-09-20T19:21:07.085Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:21:07 [2021-09-20T19:21:07.085Z] #51 51.39 time
19:21:07 [2021-09-20T19:21:07.085Z] #51 52.43 regexp
19:21:07 [2021-09-20T19:21:07.085Z] #51 58.45 context
19:21:07 [2021-09-20T19:21:07.085Z] #51 58.47 os
19:21:07 [2021-09-20T19:21:07.085Z] #51 60.19 encoding/binary
19:21:07 [2021-09-20T19:21:07.085Z] #51 ...
19:21:07 [2021-09-20T19:21:07.085Z] 
19:21:07 [2021-09-20T19:21:07.085Z] #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
19:21:07 [2021-09-20T19:21:07.085Z] #37 sha256:bcd4c8c25b2e517c054fcb8f6b03e14f2f9ce0fd7478667396639a6ec76d5ff3
19:21:07 [2021-09-20T19:21:07.085Z] #37 10.89 + mkdir -p /build
19:21:07 [2021-09-20T19:21:07.085Z] #37 10.90 + cp tini-static /build/docker-init
19:21:07 [2021-09-20T19:21:07.126Z] #37 ...
19:21:07 [2021-09-20T19:21:07.126Z] 
19:21:07 [2021-09-20T19:21:07.126Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:07 [2021-09-20T19:21:07.126Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.77 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.78 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.79 Setting up protobuf-compiler (3.6.1.3-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 60.86 Setting up python-protobuf (3.6.1.3-2) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 67.62 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 67.63 Processing triggers for libc-bin (2.28-10) ...
19:21:07 [2021-09-20T19:21:07.126Z] #42 DONE 68.4s
19:21:07 [2021-09-20T19:21:07.126Z] 
19:21:07 [2021-09-20T19:21:07.126Z] #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
19:21:07 [2021-09-20T19:21:07.126Z] #37 sha256:216b93d2ed21951a1a17ff5611fc77a41a02363c1d5f96f23575d065c1c87f05
19:21:07 [2021-09-20T19:21:07.126Z] #37 5.585 -- The C compiler identification is GNU 8.3.0
19:21:07 [2021-09-20T19:21:07.126Z] #37 5.693 -- Check for working C compiler: /usr/bin/cc
19:21:07 [2021-09-20T19:21:07.557Z] #49 ...
19:21:07 [2021-09-20T19:21:07.557Z] 
19:21:07 [2021-09-20T19:21:07.557Z] #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
19:21:07 [2021-09-20T19:21:07.557Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:07 [2021-09-20T19:21:07.557Z] #13 41.12 Fetched 9001 kB in 36s (250 kB/s)
19:21:07 [2021-09-20T19:21:07.557Z] #13 41.12 Reading package lists...
19:21:07 [2021-09-20T19:21:07.557Z] #13 ...
19:21:07 [2021-09-20T19:21:07.557Z] 
19:21:07 [2021-09-20T19:21:07.557Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:07 [2021-09-20T19:21:07.557Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:07 [2021-09-20T19:21:07.557Z] #42 41.61 Reading package lists...
19:21:07 [2021-09-20T19:21:07.706Z] #37 6.358 -- Check for working C compiler: /usr/bin/cc -- works
19:21:07 [2021-09-20T19:21:07.706Z] #37 6.358 -- Detecting C compiler ABI info
19:21:08 [2021-09-20T19:21:08.213Z] #45 160.9 compress/gzip
19:21:08 [2021-09-20T19:21:08.225Z] #49 58.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:21:08 [2021-09-20T19:21:08.225Z] #49 58.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
19:21:08 [2021-09-20T19:21:08.481Z] #37 DONE 12.3s
19:21:08 [2021-09-20T19:21:08.481Z] 
19:21:08 [2021-09-20T19:21:08.481Z] #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
19:21:08 [2021-09-20T19:21:08.481Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:21:08 [2021-09-20T19:21:08.481Z] #13 58.12 Selecting previously unselected package gcc-mingw-w64-base.
19:21:08 [2021-09-20T19:21:08.481Z] #13 58.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:21:08 [2021-09-20T19:21:08.481Z] #13 58.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:08 [2021-09-20T19:21:08.487Z] #49 59.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:21:08 [2021-09-20T19:21:08.487Z] #49 59.18 go: downloading github.com/davecgh/go-spew v1.1.1
19:21:08 [2021-09-20T19:21:08.487Z] #49 59.22 go: downloading github.com/pmezard/go-difflib v1.0.0
19:21:08 [2021-09-20T19:21:08.648Z] #37 7.219 -- Detecting C compiler ABI info - done
19:21:08 [2021-09-20T19:21:08.648Z] #37 7.281 -- Detecting C compile features
19:21:08 [2021-09-20T19:21:08.748Z] #49 59.34 go: downloading github.com/stretchr/objx v0.2.0
19:21:08 [2021-09-20T19:21:08.749Z] #13 58.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:21:08 [2021-09-20T19:21:08.749Z] #13 58.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:21:08 [2021-09-20T19:21:08.749Z] #13 58.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:09 [2021-09-20T19:21:09.012Z] #49 59.72 go: downloading golang.org/x/text v0.3.2
19:21:09 [2021-09-20T19:21:09.150Z] #45 161.9 vendor/golang.org/x/text/transform
19:21:09 [2021-09-20T19:21:09.507Z] #42 55.09 Reading package lists...
19:21:09 [2021-09-20T19:21:09.507Z] #42 ...
19:21:09 [2021-09-20T19:21:09.507Z] 
19:21:09 [2021-09-20T19:21:09.507Z] #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
19:21:09 [2021-09-20T19:21:09.507Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:09 [2021-09-20T19:21:09.507Z] #36 47.12 Reading package lists...
19:21:10 [2021-09-20T19:21:10.011Z] Client:
19:21:10 [2021-09-20T19:21:10.011Z]  Context:    default
19:21:10 [2021-09-20T19:21:10.011Z]  Debug Mode: false
19:21:10 [2021-09-20T19:21:10.011Z]  Plugins:
19:21:10 [2021-09-20T19:21:10.011Z]   app: Docker Application (Docker Inc., v0.8.0)
19:21:10 [2021-09-20T19:21:10.011Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
19:21:10 [2021-09-20T19:21:10.011Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
19:21:10 [2021-09-20T19:21:10.011Z] 
19:21:10 [2021-09-20T19:21:10.011Z] Server:
19:21:10 [2021-09-20T19:21:10.011Z]  Containers: 0
19:21:10 [2021-09-20T19:21:10.011Z]   Running: 0
19:21:10 [2021-09-20T19:21:10.011Z]   Paused: 0
19:21:10 [2021-09-20T19:21:10.011Z]   Stopped: 0
19:21:10 [2021-09-20T19:21:10.011Z]  Images: 0
19:21:10 [2021-09-20T19:21:10.011Z]  Server Version: 20.10.8
19:21:10 [2021-09-20T19:21:10.011Z]  Storage Driver: lcow (linux) windowsfilter (windows)
19:21:10 [2021-09-20T19:21:10.011Z]   LCOW: 
19:21:10 [2021-09-20T19:21:10.011Z]   Windows: 
19:21:10 [2021-09-20T19:21:10.011Z]  Logging Driver: json-file
19:21:10 [2021-09-20T19:21:10.011Z]  Plugins:
19:21:10 [2021-09-20T19:21:10.011Z]   Volume: local
19:21:10 [2021-09-20T19:21:10.011Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:21:10 [2021-09-20T19:21:10.011Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:21:10 [2021-09-20T19:21:10.011Z]  Swarm: inactive
19:21:10 [2021-09-20T19:21:10.011Z]  Default Isolation: process
19:21:10 [2021-09-20T19:21:10.011Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:21:10 [2021-09-20T19:21:10.011Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
19:21:10 [2021-09-20T19:21:10.011Z]  OSType: windows
19:21:10 [2021-09-20T19:21:10.011Z]  Architecture: x86_64
19:21:10 [2021-09-20T19:21:10.011Z]  CPUs: 4
19:21:10 [2021-09-20T19:21:10.011Z]  Total Memory: 32GiB
19:21:10 [2021-09-20T19:21:10.011Z]  Name: azwin-2-8187e0
19:21:10 [2021-09-20T19:21:10.011Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
19:21:10 [2021-09-20T19:21:10.011Z]  Docker Root Dir: D:\docker
19:21:10 [2021-09-20T19:21:10.011Z]  Debug Mode: false
19:21:10 [2021-09-20T19:21:10.011Z]  Registry: https://index.docker.io/v1/
19:21:10 [2021-09-20T19:21:10.011Z]  Labels:
19:21:10 [2021-09-20T19:21:10.011Z]  Experimental: true
19:21:10 [2021-09-20T19:21:10.011Z]  Insecure Registries:
19:21:10 [2021-09-20T19:21:10.011Z]   10.0.0.4:5000
19:21:10 [2021-09-20T19:21:10.011Z]   127.0.0.0/8
19:21:10 [2021-09-20T19:21:10.011Z]  Registry Mirrors:
19:21:10 [2021-09-20T19:21:10.011Z]   http://10.0.0.4:5000/
19:21:10 [2021-09-20T19:21:10.011Z]  Live Restore Enabled: false
19:21:10 [2021-09-20T19:21:10.011Z]  Product License: Community Engine
19:21:10 [2021-09-20T19:21:10.011Z] 
19:21:10 [2021-09-20T19:21:10.089Z] #45 163.0 vendor/golang.org/x/text/unicode/bidi
19:21:10 [2021-09-20T19:21:10.147Z] #13 ...
19:21:10 [2021-09-20T19:21:10.147Z] 
19:21:10 [2021-09-20T19:21:10.147Z] #34 [tomlv 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 tomlv
19:21:10 [2021-09-20T19:21:10.147Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:21:10 [2021-09-20T19:21:10.147Z] #34 54.22 io/fs
19:21:10 [2021-09-20T19:21:10.147Z] #34 54.24 internal/poll
19:21:10 [2021-09-20T19:21:10.147Z] #34 57.07 os
19:21:10 [2021-09-20T19:21:10.147Z] #34 57.50 internal/fmtsort
19:21:10 [2021-09-20T19:21:10.147Z] #34 59.46 path/filepath
19:21:10 [2021-09-20T19:21:10.147Z] #34 59.47 fmt
19:21:10 [2021-09-20T19:21:10.147Z] #34 60.80 io/ioutil
19:21:10 [2021-09-20T19:21:10.147Z] #34 62.25 flag
19:21:10 [2021-09-20T19:21:10.147Z] #34 62.26 log
19:21:10 [2021-09-20T19:21:10.147Z] #34 62.26 github.com/BurntSushi/toml
19:21:10 [2021-09-20T19:21:10.147Z] #34 ...
19:21:10 [2021-09-20T19:21:10.147Z] 
19:21:10 [2021-09-20T19:21:10.147Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:10 [2021-09-20T19:21:10.147Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:10 [2021-09-20T19:21:10.147Z] #43 5.628 fatal: not a git repository (or any of the parent directories): .git
19:21:10 [2021-09-20T19:21:10.147Z] #43 5.725   GEN      .gitid
19:21:10 [2021-09-20T19:21:10.147Z] #43 5.812   GEN      criu/include/version.h
19:21:10 [2021-09-20T19:21:10.147Z] #43 5.951   GEN      include/common/asm
19:21:10 [2021-09-20T19:21:10.147Z] #43 7.640   PBCC     images/timens.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 7.704   DEP      images/timens.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 7.862   PBCC     images/fown.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 7.881   PBCC     images/google/protobuf/descriptor.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 7.980   PBCC     images/opts.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.051   PBCC     images/memfd.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.142   DEP      images/fown.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.422   DEP      images/google/protobuf/descriptor.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.496   DEP      images/opts.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.599   DEP      images/memfd.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.689   PBCC     images/sit.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.841   DEP      images/sit.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.953   PBCC     images/macvlan.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 8.990   DEP      images/macvlan.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.034   PBCC     images/autofs.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.067   DEP      images/autofs.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.130   PBCC     images/sysctl.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.175   DEP      images/sysctl.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.272   PBCC     images/time.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.304   DEP      images/time.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.409   PBCC     images/binfmt-misc.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.422   DEP      images/binfmt-misc.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.508   PBCC     images/seccomp.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.534   DEP      images/seccomp.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.704   PBCC     images/userns.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.766   DEP      images/userns.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.824   PBCC     images/cgroup.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.834   DEP      images/cgroup.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.904   PBCC     images/ext-file.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 9.947   DEP      images/ext-file.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.04   PBCC     images/rpc.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.10   DEP      images/rpc.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.19   PBCC     images/siginfo.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.21   DEP      images/siginfo.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.27   PBCC     images/pagemap.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.40   DEP      images/pagemap.pb-c.d
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.43   PBCC     images/rlimit.pb-c.c
19:21:10 [2021-09-20T19:21:10.147Z] #43 10.45   DEP      images/rlimit.pb-c.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.47   PBCC     images/file-lock.pb-c.c
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.49   DEP      images/file-lock.pb-c.d
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.54   PBCC     images/tty.pb-c.c
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.59   DEP      images/tty.pb-c.d
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.66   PBCC     images/tun.pb-c.c
19:21:10 [2021-09-20T19:21:10.410Z] #43 10.69   PBCC     images/netdev.pb-c.c
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.73   DEP      images/tun.pb-c.d
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.77   DEP      images/netdev.pb-c.d
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.84   PBCC     images/vma.pb-c.c
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.88   DEP      images/vma.pb-c.d
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.93   PBCC     images/creds.pb-c.c
19:21:10 [2021-09-20T19:21:10.673Z] #43 10.96   DEP      images/creds.pb-c.d
19:21:10 [2021-09-20T19:21:10.929Z] #49 ...
19:21:10 [2021-09-20T19:21:10.929Z] 
19:21:10 [2021-09-20T19:21:10.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
19:21:10 [2021-09-20T19:21:10.930Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:10 [2021-09-20T19:21:10.930Z] #13 40.47 Reading package lists...
19:21:10 [2021-09-20T19:21:10.936Z] #43 11.08   PBCC     images/utsns.pb-c.c
19:21:10 [2021-09-20T19:21:10.936Z] #43 11.13   DEP      images/utsns.pb-c.d
19:21:10 [2021-09-20T19:21:10.936Z] #43 11.21   PBCC     images/ipc-desc.pb-c.c
19:21:11 [2021-09-20T19:21:11.188Z] #37 9.336 -- Detecting C compile features - done
19:21:11 [2021-09-20T19:21:11.188Z] #37 9.377 -- Performing Test HAS_BUILTIN_FORTIFY
19:21:11 [2021-09-20T19:21:11.188Z] #37 9.686 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:21:11 [2021-09-20T19:21:11.188Z] #37 9.805 -- Configuring done
19:21:11 [2021-09-20T19:21:11.199Z] #43 11.25   PBCC     images/ipc-sem.pb-c.c
19:21:11 [2021-09-20T19:21:11.199Z] #43 11.27   DEP      images/ipc-desc.pb-c.d
19:21:11 [2021-09-20T19:21:11.199Z] #43 11.32   DEP      images/ipc-sem.pb-c.d
19:21:11 [2021-09-20T19:21:11.199Z] #43 11.43   PBCC     images/ipc-msg.pb-c.c
19:21:11 [2021-09-20T19:21:11.449Z] #37 9.831 -- Generating done
19:21:11 [2021-09-20T19:21:11.449Z] #37 9.842 -- Build files have been written to: /tmp/tmp.R1uTqbkypV/tini
19:21:11 [2021-09-20T19:21:11.449Z] #37 9.865 + make tini-static
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.49   DEP      images/ipc-msg.pb-c.d
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.58   PBCC     images/ipc-shm.pb-c.c
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.62   DEP      images/ipc-shm.pb-c.d
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.71   PBCC     images/ipc-var.pb-c.c
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.72   DEP      images/ipc-var.pb-c.d
19:21:11 [2021-09-20T19:21:11.465Z] #43 11.80   PBCC     images/sk-opts.pb-c.c
19:21:11 [2021-09-20T19:21:11.709Z] #37 10.34 Scanning dependencies of target tini-static
19:21:11 [2021-09-20T19:21:11.709Z] #37 10.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:21:11 [2021-09-20T19:21:11.729Z] #43 11.83   PBCC     images/packet-sock.pb-c.c
19:21:11 [2021-09-20T19:21:11.729Z] #43 11.89   DEP      images/sk-opts.pb-c.d
19:21:11 [2021-09-20T19:21:11.729Z] #43 11.93   DEP      images/packet-sock.pb-c.d
19:21:11 [2021-09-20T19:21:11.729Z] #43 12.04   PBCC     images/sk-netlink.pb-c.c
19:21:11 [2021-09-20T19:21:11.992Z] #43 12.14   DEP      images/sk-netlink.pb-c.d
19:21:11 [2021-09-20T19:21:11.992Z] #43 12.25   PBCC     images/sk-inet.pb-c.c
19:21:12 [2021-09-20T19:21:12.256Z] #43 12.37   DEP      images/sk-inet.pb-c.d
19:21:12 [2021-09-20T19:21:12.256Z] #43 12.45   PBCC     images/sk-unix.pb-c.c
19:21:12 [2021-09-20T19:21:12.256Z] #43 12.51   DEP      images/sk-unix.pb-c.d
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.59   PBCC     images/mm.pb-c.c
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.64   DEP      images/mm.pb-c.d
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.69   PBCC     images/timerfd.pb-c.c
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.74   DEP      images/timerfd.pb-c.d
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.83   PBCC     images/timer.pb-c.c
19:21:12 [2021-09-20T19:21:12.519Z] #43 12.85   DEP      images/timer.pb-c.d
19:21:12 [2021-09-20T19:21:12.580Z] #13 54.95 Reading package lists...
19:21:12 [2021-09-20T19:21:12.580Z] #13 ...
19:21:12 [2021-09-20T19:21:12.580Z] 
19:21:12 [2021-09-20T19:21:12.580Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:12 [2021-09-20T19:21:12.580Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:12 [2021-09-20T19:21:12.580Z] #42 40.21 Reading package lists...
19:21:12 [2021-09-20T19:21:12.580Z] #42 53.70 Reading package lists...
19:21:12 [2021-09-20T19:21:12.580Z] #42 ...
19:21:12 [2021-09-20T19:21:12.580Z] 
19:21:12 [2021-09-20T19:21:12.580Z] #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
19:21:12 [2021-09-20T19:21:12.580Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:12 [2021-09-20T19:21:12.580Z] #36 40.30 Reading package lists...
19:21:12 [2021-09-20T19:21:12.634Z] #36 60.53 Building dependency tree...
19:21:12 [2021-09-20T19:21:12.782Z] #43 12.94   PBCC     images/sa.pb-c.c
19:21:12 [2021-09-20T19:21:12.782Z] #43 12.98   DEP      images/sa.pb-c.d
19:21:12 [2021-09-20T19:21:12.842Z] #36 53.82 Reading package lists...
19:21:12 [2021-09-20T19:21:12.842Z] #36 ...
19:21:12 [2021-09-20T19:21:12.842Z] 
19:21:12 [2021-09-20T19:21:12.842Z] #55 [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
19:21:12 [2021-09-20T19:21:12.842Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:12 [2021-09-20T19:21:12.842Z] #55 40.50 Reading package lists...
19:21:12 [2021-09-20T19:21:12.842Z] #55 54.24 Reading package lists...
19:21:12 [2021-09-20T19:21:12.842Z] #55 ...
19:21:12 [2021-09-20T19:21:12.842Z] 
19:21:12 [2021-09-20T19:21:12.842Z] #45 [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
19:21:12 [2021-09-20T19:21:12.842Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:21:12 [2021-09-20T19:21:12.842Z] #45 61.47 vendor/golang.org/x/crypto/internal/subtle
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.06   PBCC     images/pipe-data.pb-c.c
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.08   DEP      images/pipe-data.pb-c.d
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.14   PBCC     images/mnt.pb-c.c
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.20   DEP      images/mnt.pb-c.d
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.26   PBCC     images/sk-packet.pb-c.c
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.29   DEP      images/sk-packet.pb-c.d
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.35   PBCC     images/tcp-stream.pb-c.c
19:21:13 [2021-09-20T19:21:13.046Z] #43 13.39   DEP      images/tcp-stream.pb-c.d
19:21:13 [2021-09-20T19:21:13.309Z] #43 13.46   PBCC     images/pipe.pb-c.c
19:21:13 [2021-09-20T19:21:13.309Z] #43 13.50   DEP      images/pipe.pb-c.d
19:21:13 [2021-09-20T19:21:13.309Z] #43 13.55   PBCC     images/pstree.pb-c.c
19:21:13 [2021-09-20T19:21:13.309Z] #43 13.57   DEP      images/pstree.pb-c.d
19:21:13 [2021-09-20T19:21:13.377Z] #45 ...
19:21:13 [2021-09-20T19:21:13.377Z] 
19:21:13 [2021-09-20T19:21:13.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:13 [2021-09-20T19:21:13.377Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:13 [2021-09-20T19:21:13.377Z] #43 38.56   CC       images/cpuinfo.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 39.14   CC       images/inventory.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 39.33   CC       images/fdinfo.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 39.84   CC       images/fown.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 40.26   CC       images/ns.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 40.61   CC       images/regfile.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 40.98   CC       images/ghost-file.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 41.42   CC       images/fifo.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 41.64   CC       images/remap-file-path.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 41.99   CC       images/eventfd.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 42.56   CC       images/eventpoll.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 42.98   CC       images/fh.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 43.52   CC       images/fsnotify.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 44.52   CC       images/signalfd.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 44.88   CC       images/fs.o
19:21:13 [2021-09-20T19:21:13.377Z] #43 45.30   CC       images/pstree.o
19:21:13 [2021-09-20T19:21:13.573Z] #43 13.69   PBCC     images/fs.pb-c.c
19:21:13 [2021-09-20T19:21:13.573Z] #43 13.71   DEP      images/fs.pb-c.d
19:21:13 [2021-09-20T19:21:13.573Z] #43 13.76   PBCC     images/signalfd.pb-c.c
19:21:13 [2021-09-20T19:21:13.573Z] #43 13.81   DEP      images/signalfd.pb-c.d
19:21:13 [2021-09-20T19:21:13.573Z] #43 13.87   PBCC     images/fh.pb-c.c
19:21:13 [2021-09-20T19:21:13.624Z] #37 11.85 [100%] Linking C executable tini-static
19:21:13 [2021-09-20T19:21:13.636Z] #43 ...
19:21:13 [2021-09-20T19:21:13.636Z] 
19:21:13 [2021-09-20T19:21:13.636Z] #45 [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
19:21:13 [2021-09-20T19:21:13.636Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:13 [2021-09-20T19:21:13.636Z] #45 166.6 net
19:21:13 [2021-09-20T19:21:13.636Z] #45 166.6 vendor/golang.org/x/text/secure/bidirule
19:21:13 [2021-09-20T19:21:13.838Z] #43 13.94   PBCC     images/fsnotify.pb-c.c
19:21:13 [2021-09-20T19:21:13.838Z] #43 14.02   DEP      images/fh.pb-c.d
19:21:13 [2021-09-20T19:21:13.838Z] #43 14.04   DEP      images/fsnotify.pb-c.d
19:21:13 [2021-09-20T19:21:13.838Z] #43 14.07   PBCC     images/eventpoll.pb-c.c
19:21:13 [2021-09-20T19:21:13.838Z] #43 14.08   DEP      images/eventpoll.pb-c.d
19:21:13 [2021-09-20T19:21:13.838Z] #43 14.12   PBCC     images/eventfd.pb-c.c
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.14   DEP      images/eventfd.pb-c.d
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.17   PBCC     images/remap-file-path.pb-c.c
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.19   DEP      images/remap-file-path.pb-c.d
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.22   PBCC     images/fifo.pb-c.c
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.24   DEP      images/fifo.pb-c.d
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.28   PBCC     images/ghost-file.pb-c.c
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.32   DEP      images/ghost-file.pb-c.d
19:21:14 [2021-09-20T19:21:14.102Z] #43 14.36   PBCC     images/regfile.pb-c.c
19:21:14 [2021-09-20T19:21:14.193Z] #37 12.54 [100%] Built target tini-static
19:21:14 [2021-09-20T19:21:14.193Z] #37 12.66 + mkdir -p /build
19:21:14 [2021-09-20T19:21:14.193Z] #37 12.66 + cp tini-static /build/docker-init
19:21:14 [2021-09-20T19:21:14.193Z] #37 ...
19:21:14 [2021-09-20T19:21:14.193Z] 
19:21:14 [2021-09-20T19:21:14.193Z] #45 [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
19:21:14 [2021-09-20T19:21:14.193Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:21:14 [2021-09-20T19:21:14.193Z] #45 65.62 internal/poll
19:21:14 [2021-09-20T19:21:14.193Z] #45 67.08 io/fs
19:21:14 [2021-09-20T19:21:14.193Z] #45 68.46 regexp/syntax
19:21:14 [2021-09-20T19:21:14.193Z] #45 68.96 os
19:21:14 [2021-09-20T19:21:14.193Z] #45 74.06 fmt
19:21:14 [2021-09-20T19:21:14.193Z] #45 74.28 regexp
19:21:14 [2021-09-20T19:21:14.193Z] #45 ...
19:21:14 [2021-09-20T19:21:14.193Z] 
19:21:14 [2021-09-20T19:21:14.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:14 [2021-09-20T19:21:14.193Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:14 [2021-09-20T19:21:14.193Z] #43 4.642 Note: Building without setproctitle() and strlcpy() support.
19:21:14 [2021-09-20T19:21:14.193Z] #43 4.642       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:21:14 [2021-09-20T19:21:14.193Z] #43 4.655 Note: Building without GnuTLS support
19:21:14 [2021-09-20T19:21:14.193Z] #43 4.661 Makefile.config:39: Warn: you have no libnftables installed
19:21:14 [2021-09-20T19:21:14.193Z] #43 4.661 Makefile.config:40: Warn: Building without nftables support
19:21:14 [2021-09-20T19:21:14.193Z] #43 6.557 fatal: not a git repository (or any of the parent directories): .git
19:21:14 [2021-09-20T19:21:14.193Z] #43 6.617   GEN      .gitid
19:21:14 [2021-09-20T19:21:14.193Z] #43 6.661   GEN      criu/include/version.h
19:21:14 [2021-09-20T19:21:14.193Z] #43 6.760   GEN      include/common/asm
19:21:14 [2021-09-20T19:21:14.204Z] #45 167.2 vendor/golang.org/x/text/unicode/norm
19:21:14 [2021-09-20T19:21:14.365Z] #43 14.41   DEP      images/regfile.pb-c.d
19:21:14 [2021-09-20T19:21:14.365Z] #43 14.48   PBCC     images/ns.pb-c.c
19:21:14 [2021-09-20T19:21:14.365Z] #43 ...
19:21:14 [2021-09-20T19:21:14.365Z] 
19:21:14 [2021-09-20T19:21:14.365Z] #34 [tomlv 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 tomlv
19:21:14 [2021-09-20T19:21:14.365Z] #34 sha256:c948b598d90c5da1cbf413296704eac66cadd9a363b7e8959e7c333c77d9be27
19:21:14 [2021-09-20T19:21:14.365Z] #34 66.37 github.com/BurntSushi/toml/cmd/tomlv
19:21:14 [2021-09-20T19:21:14.365Z] #34 DONE 68.7s
19:21:14 [2021-09-20T19:21:14.365Z] 
19:21:14 [2021-09-20T19:21:14.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:14 [2021-09-20T19:21:14.365Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:14 [2021-09-20T19:21:14.365Z] #43 14.51   DEP      images/ns.pb-c.d
19:21:14 [2021-09-20T19:21:14.365Z] #43 ...
19:21:14 [2021-09-20T19:21:14.365Z] 
19:21:14 [2021-09-20T19:21:14.365Z] #51 [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
19:21:14 [2021-09-20T19:21:14.365Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:21:14 [2021-09-20T19:21:14.365Z] #51 61.95 encoding/base64
19:21:14 [2021-09-20T19:21:14.365Z] #51 61.96 golang.org/x/sys/unix
19:21:14 [2021-09-20T19:21:14.365Z] #51 63.58 mvdan.cc/sh/v3/fileutil
19:21:14 [2021-09-20T19:21:14.365Z] #51 63.59 flag
19:21:14 [2021-09-20T19:21:14.365Z] #51 63.60 encoding/json
19:21:14 [2021-09-20T19:21:14.365Z] #51 64.23 github.com/pkg/diff
19:21:14 [2021-09-20T19:21:14.365Z] #51 66.84 mvdan.cc/editorconfig
19:21:14 [2021-09-20T19:21:14.365Z] #51 66.84 go/scanner
19:21:14 [2021-09-20T19:21:14.365Z] #51 68.62 go/ast
19:21:14 [2021-09-20T19:21:14.528Z] #36 ...
19:21:14 [2021-09-20T19:21:14.528Z] 
19:21:14 [2021-09-20T19:21:14.528Z] #55 [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
19:21:14 [2021-09-20T19:21:14.528Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:14 [2021-09-20T19:21:14.528Z] #55 52.03 Reading package lists...
19:21:14 [2021-09-20T19:21:14.628Z] #51 ...
19:21:14 [2021-09-20T19:21:14.628Z] 
19:21:14 [2021-09-20T19:21:14.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:14 [2021-09-20T19:21:14.628Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:14 [2021-09-20T19:21:14.628Z] #43 14.66   PBCC     images/fdinfo.pb-c.c
19:21:14 [2021-09-20T19:21:14.628Z] #43 14.80   DEP      images/fdinfo.pb-c.d
19:21:14 [2021-09-20T19:21:14.628Z] #43 14.86   PBCC     images/core-aarch64.pb-c.c
19:21:14 [2021-09-20T19:21:14.763Z] #43 ...
19:21:14 [2021-09-20T19:21:14.763Z] 
19:21:14 [2021-09-20T19:21:14.763Z] #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
19:21:14 [2021-09-20T19:21:14.763Z] #37 sha256:216b93d2ed21951a1a17ff5611fc77a41a02363c1d5f96f23575d065c1c87f05
19:21:14 [2021-09-20T19:21:14.763Z] #37 DONE 13.3s
19:21:14 [2021-09-20T19:21:14.763Z] 
19:21:14 [2021-09-20T19:21:14.763Z] #51 [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
19:21:14 [2021-09-20T19:21:14.763Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:21:14 [2021-09-20T19:21:14.763Z] #51 68.64 encoding/base64
19:21:14 [2021-09-20T19:21:14.763Z] #51 69.55 regexp/syntax
19:21:14 [2021-09-20T19:21:14.763Z] #51 70.03 context
19:21:14 [2021-09-20T19:21:14.763Z] #51 71.21 fmt
19:21:14 [2021-09-20T19:21:14.763Z] #51 75.08 golang.org/x/sys/unix
19:21:14 [2021-09-20T19:21:14.893Z] #43 14.99   PBCC     images/core-arm.pb-c.c
19:21:14 [2021-09-20T19:21:14.893Z] #43 15.05   PBCC     images/core-ppc64.pb-c.c
19:21:14 [2021-09-20T19:21:14.893Z] #43 ...
19:21:14 [2021-09-20T19:21:14.893Z] 
19:21:14 [2021-09-20T19:21:14.893Z] #45 [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
19:21:14 [2021-09-20T19:21:14.893Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:14 [2021-09-20T19:21:14.893Z] #45 59.17 github.com/LK4D4/vndr/versioned
19:21:14 [2021-09-20T19:21:14.893Z] #45 60.82 internal/lazyregexp
19:21:14 [2021-09-20T19:21:14.893Z] #45 60.82 io/ioutil
19:21:14 [2021-09-20T19:21:14.893Z] #45 60.87 net
19:21:14 [2021-09-20T19:21:14.893Z] #45 61.47 os/exec
19:21:14 [2021-09-20T19:21:14.893Z] #45 64.30 crypto/cipher
19:21:14 [2021-09-20T19:21:14.893Z] #45 64.30 flag
19:21:14 [2021-09-20T19:21:14.893Z] #45 64.58 go/token
19:21:14 [2021-09-20T19:21:14.893Z] #45 65.58 go/scanner
19:21:14 [2021-09-20T19:21:14.893Z] #45 66.47 net/url
19:21:14 [2021-09-20T19:21:14.893Z] #45 66.99 text/template/parse
19:21:14 [2021-09-20T19:21:14.893Z] #45 67.42 go/ast
19:21:14 [2021-09-20T19:21:14.893Z] #45 ...
19:21:14 [2021-09-20T19:21:14.893Z] 
19:21:14 [2021-09-20T19:21:14.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:14 [2021-09-20T19:21:14.893Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:14 [2021-09-20T19:21:14.893Z] #43 15.10   PBCC     images/core-s390.pb-c.c
19:21:15 [2021-09-20T19:21:15.023Z] #51 76.56 encoding/json
19:21:15 [2021-09-20T19:21:15.156Z] #43 15.23   PBCC     images/core-x86.pb-c.c
19:21:15 [2021-09-20T19:21:15.156Z] #43 15.26   PBCC     images/core.pb-c.c
19:21:15 [2021-09-20T19:21:15.156Z] #43 15.31   PBCC     images/inventory.pb-c.c
19:21:15 [2021-09-20T19:21:15.156Z] #43 15.36   DEP      images/core-aarch64.pb-c.d
19:21:15 [2021-09-20T19:21:15.156Z] #43 15.45   DEP      images/core-arm.pb-c.d
19:21:15 [2021-09-20T19:21:15.418Z] #43 15.54   DEP      images/core-ppc64.pb-c.d
19:21:15 [2021-09-20T19:21:15.418Z] #43 15.66   DEP      images/core-s390.pb-c.d
19:21:15 [2021-09-20T19:21:15.591Z] #51 ...
19:21:15 [2021-09-20T19:21:15.591Z] 
19:21:15 [2021-09-20T19:21:15.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:15 [2021-09-20T19:21:15.591Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:15 [2021-09-20T19:21:15.591Z] #43 8.623   PBCC     images/timens.pb-c.c
19:21:15 [2021-09-20T19:21:15.591Z] #43 8.675   DEP      images/timens.pb-c.d
19:21:15 [2021-09-20T19:21:15.691Z] #43 15.74   DEP      images/core-x86.pb-c.d
19:21:15 [2021-09-20T19:21:15.691Z] #43 15.85   DEP      images/core.pb-c.d
19:21:15 [2021-09-20T19:21:15.691Z] #43 15.96   DEP      images/inventory.pb-c.d
19:21:15 [2021-09-20T19:21:15.850Z] #43 8.755   PBCC     images/fown.pb-c.c
19:21:15 [2021-09-20T19:21:15.850Z] #43 8.801   PBCC     images/google/protobuf/descriptor.pb-c.c
19:21:15 [2021-09-20T19:21:15.850Z] #43 8.876   PBCC     images/opts.pb-c.c
19:21:15 [2021-09-20T19:21:15.955Z] #43 16.10   PBCC     images/cpuinfo.pb-c.c
19:21:15 [2021-09-20T19:21:15.955Z] #43 16.15   DEP      images/cpuinfo.pb-c.d
19:21:15 [2021-09-20T19:21:15.955Z] #43 16.21   PBCC     images/stats.pb-c.c
19:21:16 [2021-09-20T19:21:16.109Z] #43 8.941   PBCC     images/memfd.pb-c.c
19:21:16 [2021-09-20T19:21:16.109Z] #43 9.015   DEP      images/fown.pb-c.d
19:21:16 [2021-09-20T19:21:16.109Z] #43 9.073   DEP      images/google/protobuf/descriptor.pb-c.d
19:21:16 [2021-09-20T19:21:16.109Z] #43 9.172   DEP      images/opts.pb-c.d
19:21:16 [2021-09-20T19:21:16.147Z] #45 ...
19:21:16 [2021-09-20T19:21:16.147Z] 
19:21:16 [2021-09-20T19:21:16.147Z] #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
19:21:16 [2021-09-20T19:21:16.147Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:16 [2021-09-20T19:21:16.147Z] #36 53.82 Reading package lists...
19:21:16 [2021-09-20T19:21:16.218Z] #43 16.23   DEP      images/stats.pb-c.d
19:21:16 [2021-09-20T19:21:16.368Z] #43 9.296   DEP      images/memfd.pb-c.d
19:21:16 [2021-09-20T19:21:16.369Z] #43 9.391   PBCC     images/sit.pb-c.c
19:21:16 [2021-09-20T19:21:16.369Z] #43 9.416   DEP      images/sit.pb-c.d
19:21:16 [2021-09-20T19:21:16.369Z] #43 9.515   PBCC     images/macvlan.pb-c.c
19:21:16 [2021-09-20T19:21:16.628Z] #43 9.547   DEP      images/macvlan.pb-c.d
19:21:16 [2021-09-20T19:21:16.628Z] #43 9.598   PBCC     images/autofs.pb-c.c
19:21:16 [2021-09-20T19:21:16.628Z] #43 9.637   DEP      images/autofs.pb-c.d
19:21:16 [2021-09-20T19:21:16.628Z] #43 ...
19:21:16 [2021-09-20T19:21:16.628Z] 
19:21:16 [2021-09-20T19:21:16.628Z] #34 [tomlv 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 tomlv
19:21:16 [2021-09-20T19:21:16.628Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:21:16 [2021-09-20T19:21:16.628Z] #34 68.08 os
19:21:16 [2021-09-20T19:21:16.628Z] #34 70.72 path/filepath
19:21:16 [2021-09-20T19:21:16.628Z] #34 70.72 fmt
19:21:16 [2021-09-20T19:21:16.628Z] #34 72.39 io/ioutil
19:21:16 [2021-09-20T19:21:16.628Z] #34 74.44 flag
19:21:16 [2021-09-20T19:21:16.628Z] #34 74.48 github.com/BurntSushi/toml
19:21:16 [2021-09-20T19:21:16.628Z] #34 76.56 log
19:21:16 [2021-09-20T19:21:16.628Z] #34 ...
19:21:16 [2021-09-20T19:21:16.628Z] 
19:21:16 [2021-09-20T19:21:16.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:16 [2021-09-20T19:21:16.628Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:16 [2021-09-20T19:21:16.628Z] #43 9.716   PBCC     images/sysctl.pb-c.c
19:21:16 [2021-09-20T19:21:16.628Z] #43 9.758   DEP      images/sysctl.pb-c.d
19:21:16 [2021-09-20T19:21:16.887Z] #43 9.838   PBCC     images/time.pb-c.c
19:21:16 [2021-09-20T19:21:16.887Z] #43 9.859   DEP      images/time.pb-c.d
19:21:16 [2021-09-20T19:21:16.887Z] #43 9.952   PBCC     images/binfmt-misc.pb-c.c
19:21:16 [2021-09-20T19:21:16.887Z] #43 9.968   DEP      images/binfmt-misc.pb-c.d
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.07   PBCC     images/seccomp.pb-c.c
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.12   DEP      images/seccomp.pb-c.d
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.18   PBCC     images/userns.pb-c.c
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.21   DEP      images/userns.pb-c.d
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.26   PBCC     images/cgroup.pb-c.c
19:21:17 [2021-09-20T19:21:17.147Z] #43 10.30   DEP      images/cgroup.pb-c.d
19:21:17 [2021-09-20T19:21:17.407Z] #43 10.37   PBCC     images/ext-file.pb-c.c
19:21:17 [2021-09-20T19:21:17.407Z] #43 10.41   DEP      images/ext-file.pb-c.d
19:21:17 [2021-09-20T19:21:17.407Z] #43 10.48   PBCC     images/rpc.pb-c.c
19:21:17 [2021-09-20T19:21:17.612Z] #43 17.78 make[1]: Nothing to be done for 'all'.
19:21:17 [2021-09-20T19:21:17.666Z] #43 10.58   DEP      images/rpc.pb-c.d
19:21:17 [2021-09-20T19:21:17.666Z] #43 10.75   PBCC     images/siginfo.pb-c.c
19:21:17 [2021-09-20T19:21:17.666Z] #43 10.75   DEP      images/siginfo.pb-c.d
19:21:17 [2021-09-20T19:21:17.666Z] #43 10.83   PBCC     images/pagemap.pb-c.c
19:21:17 [2021-09-20T19:21:17.925Z] #43 10.84   DEP      images/pagemap.pb-c.d
19:21:17 [2021-09-20T19:21:17.925Z] #43 10.91   PBCC     images/rlimit.pb-c.c
19:21:17 [2021-09-20T19:21:17.925Z] #43 10.93   DEP      images/rlimit.pb-c.d
19:21:18 [2021-09-20T19:21:18.185Z] #43 10.98   PBCC     images/file-lock.pb-c.c
19:21:18 [2021-09-20T19:21:18.185Z] #43 11.02   DEP      images/file-lock.pb-c.d
19:21:18 [2021-09-20T19:21:18.185Z] #43 11.11   PBCC     images/tty.pb-c.c
19:21:18 [2021-09-20T19:21:18.185Z] #43 11.20   DEP      images/tty.pb-c.d
19:21:18 [2021-09-20T19:21:18.363Z] #55 65.54 Building dependency tree...
19:21:18 [2021-09-20T19:21:18.445Z] #43 11.27   PBCC     images/tun.pb-c.c
19:21:18 [2021-09-20T19:21:18.445Z] #43 11.32   PBCC     images/netdev.pb-c.c
19:21:18 [2021-09-20T19:21:18.445Z] #43 11.38   DEP      images/tun.pb-c.d
19:21:18 [2021-09-20T19:21:18.445Z] #43 11.45   DEP      images/netdev.pb-c.d
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.55   PBCC     images/vma.pb-c.c
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.68   DEP      images/vma.pb-c.d
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.68   PBCC     images/creds.pb-c.c
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.68   DEP      images/creds.pb-c.d
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.72   PBCC     images/utsns.pb-c.c
19:21:18 [2021-09-20T19:21:18.704Z] #43 11.74   DEP      images/utsns.pb-c.d
19:21:18 [2021-09-20T19:21:18.963Z] #43 11.83   PBCC     images/ipc-desc.pb-c.c
19:21:18 [2021-09-20T19:21:18.963Z] #43 11.84   PBCC     images/ipc-sem.pb-c.c
19:21:18 [2021-09-20T19:21:18.963Z] #43 11.91   DEP      images/ipc-desc.pb-c.d
19:21:18 [2021-09-20T19:21:18.963Z] #43 12.02   DEP      images/ipc-sem.pb-c.d
19:21:19 [2021-09-20T19:21:19.009Z] #43 19.34   CC       images/stats.o
19:21:19 [2021-09-20T19:21:19.223Z] #43 12.07   PBCC     images/ipc-msg.pb-c.c
19:21:19 [2021-09-20T19:21:19.223Z] #43 12.09   DEP      images/ipc-msg.pb-c.d
19:21:19 [2021-09-20T19:21:19.223Z] #43 ...
19:21:19 [2021-09-20T19:21:19.223Z] 
19:21:19 [2021-09-20T19:21:19.223Z] #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
19:21:19 [2021-09-20T19:21:19.223Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:19 [2021-09-20T19:21:19.223Z] #13 66.80 Selecting previously unselected package mingw-w64-x86-64-dev.
19:21:19 [2021-09-20T19:21:19.223Z] #13 66.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 66.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.48 Selecting previously unselected package gcc-mingw-w64-base.
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 73.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:19 [2021-09-20T19:21:19.223Z] #13 ...
19:21:19 [2021-09-20T19:21:19.223Z] 
19:21:19 [2021-09-20T19:21:19.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:19 [2021-09-20T19:21:19.223Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:19 [2021-09-20T19:21:19.223Z] #43 12.17   PBCC     images/ipc-shm.pb-c.c
19:21:19 [2021-09-20T19:21:19.223Z] #43 12.23   DEP      images/ipc-shm.pb-c.d
19:21:19 [2021-09-20T19:21:19.223Z] #43 12.29   PBCC     images/ipc-var.pb-c.c
19:21:19 [2021-09-20T19:21:19.476Z] #45 ...
19:21:19 [2021-09-20T19:21:19.476Z] 
19:21:19 [2021-09-20T19:21:19.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:19 [2021-09-20T19:21:19.476Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:19 [2021-09-20T19:21:19.476Z] #43 45.78   CC       images/pipe.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 46.02   CC       images/tcp-stream.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 46.31   CC       images/sk-packet.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 46.69   CC       images/mnt.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 47.01   CC       images/pipe-data.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 47.40   CC       images/sa.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 47.70   CC       images/timer.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 48.39   CC       images/timerfd.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 48.80   CC       images/mm.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 49.34   CC       images/sk-opts.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 49.75   CC       images/sk-unix.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 50.36   CC       images/sk-inet.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 50.85   CC       images/tun.o
19:21:19 [2021-09-20T19:21:19.476Z] #43 51.26   CC       images/sk-netlink.o
19:21:19 [2021-09-20T19:21:19.482Z] #43 12.33   DEP      images/ipc-var.pb-c.d
19:21:19 [2021-09-20T19:21:19.482Z] #43 12.38   PBCC     images/sk-opts.pb-c.c
19:21:19 [2021-09-20T19:21:19.482Z] #43 12.42   PBCC     images/packet-sock.pb-c.c
19:21:19 [2021-09-20T19:21:19.482Z] #43 12.52   DEP      images/sk-opts.pb-c.d
19:21:19 [2021-09-20T19:21:19.586Z] #43 19.78   CC       images/core.o
19:21:19 [2021-09-20T19:21:19.717Z] #36 67.00 Building dependency tree...
19:21:19 [2021-09-20T19:21:19.717Z] #36 ...
19:21:19 [2021-09-20T19:21:19.717Z] 
19:21:19 [2021-09-20T19:21:19.717Z] #67 [proxy 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 proxy
19:21:19 [2021-09-20T19:21:19.717Z] #67 sha256:54e4df05401087adb25a2592d62408e8fe206312645df2b2b7580ac35baa6917
19:21:19 [2021-09-20T19:21:19.717Z] #67 DONE 69.8s
19:21:19 [2021-09-20T19:21:19.717Z] 
19:21:19 [2021-09-20T19:21:19.717Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:19 [2021-09-20T19:21:19.717Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:19 [2021-09-20T19:21:19.717Z] #42 53.70 Reading package lists...
19:21:19 [2021-09-20T19:21:19.717Z] #42 66.81 Building dependency tree...
19:21:19 [2021-09-20T19:21:19.732Z] #55 ...
19:21:19 [2021-09-20T19:21:19.732Z] 
19:21:19 [2021-09-20T19:21:19.732Z] #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
19:21:19 [2021-09-20T19:21:19.732Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.65 The following additional packages will be installed:
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.65   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.68 Suggested packages:
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.70   cmake-doc ninja-build lrzip
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.70 Recommended packages:
19:21:19 [2021-09-20T19:21:19.732Z] #36 67.70   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:21:19 [2021-09-20T19:21:19.732Z] #36 69.32 The following NEW packages will be installed:
19:21:19 [2021-09-20T19:21:19.732Z] #36 69.36   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:21:19 [2021-09-20T19:21:19.732Z] #36 69.39   vim-common xxd
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.01 Need to get 14.9 MB of archives.
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.01 After this operation, 61.8 MB of additional disk space will be used.
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:21:19 [2021-09-20T19:21:19.732Z] #36 70.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:21:19 [2021-09-20T19:21:19.736Z] #43 51.53   CC       images/packet-sock.o
19:21:19 [2021-09-20T19:21:19.741Z] #43 12.59   DEP      images/packet-sock.pb-c.d
19:21:19 [2021-09-20T19:21:19.742Z] #43 12.68   PBCC     images/sk-netlink.pb-c.c
19:21:19 [2021-09-20T19:21:19.742Z] #43 12.76   DEP      images/sk-netlink.pb-c.d
19:21:19 [2021-09-20T19:21:19.742Z] #43 12.80   PBCC     images/sk-inet.pb-c.c
19:21:20 [2021-09-20T19:21:20.001Z] #43 12.84   DEP      images/sk-inet.pb-c.d
19:21:20 [2021-09-20T19:21:20.001Z] #43 12.92   PBCC     images/sk-unix.pb-c.c
19:21:20 [2021-09-20T19:21:20.001Z] #43 ...
19:21:20 [2021-09-20T19:21:20.001Z] 
19:21:20 [2021-09-20T19:21:20.001Z] #34 [tomlv 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 tomlv
19:21:20 [2021-09-20T19:21:20.001Z] #34 sha256:81bc78b01463d0b9cfc50b5b171111adba323d53ec217933d14eca8c25c95b2e
19:21:20 [2021-09-20T19:21:20.001Z] #34 78.98 github.com/BurntSushi/toml/cmd/tomlv
19:21:20 [2021-09-20T19:21:20.001Z] #34 DONE 81.5s
19:21:20 [2021-09-20T19:21:20.001Z] 
19:21:20 [2021-09-20T19:21:20.001Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:20 [2021-09-20T19:21:20.001Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:20 [2021-09-20T19:21:20.001Z] #43 12.98   DEP      images/sk-unix.pb-c.d
19:21:20 [2021-09-20T19:21:20.001Z] #43 13.06   PBCC     images/mm.pb-c.c
19:21:20 [2021-09-20T19:21:20.001Z] #43 13.16   DEP      images/mm.pb-c.d
19:21:20 [2021-09-20T19:21:20.162Z] #43 20.49   CC       images/core-x86.o
19:21:20 [2021-09-20T19:21:20.260Z] #43 13.23   PBCC     images/timerfd.pb-c.c
19:21:20 [2021-09-20T19:21:20.260Z] #43 13.27   DEP      images/timerfd.pb-c.d
19:21:20 [2021-09-20T19:21:20.260Z] #43 13.35   PBCC     images/timer.pb-c.c
19:21:20 [2021-09-20T19:21:20.260Z] #43 13.38   DEP      images/timer.pb-c.d
19:21:20 [2021-09-20T19:21:20.302Z] #43 52.26   CC       images/ipc-var.o
19:21:20 [2021-09-20T19:21:20.520Z] #43 13.46   PBCC     images/sa.pb-c.c
19:21:20 [2021-09-20T19:21:20.520Z] #43 13.51   DEP      images/sa.pb-c.d
19:21:20 [2021-09-20T19:21:20.520Z] #43 13.55   PBCC     images/pipe-data.pb-c.c
19:21:20 [2021-09-20T19:21:20.520Z] #43 13.60   DEP      images/pipe-data.pb-c.d
19:21:20 [2021-09-20T19:21:20.520Z] #43 13.66   PBCC     images/mnt.pb-c.c
19:21:20 [2021-09-20T19:21:20.561Z] #43 ...
19:21:20 [2021-09-20T19:21:20.561Z] 
19:21:20 [2021-09-20T19:21:20.561Z] #45 [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
19:21:20 [2021-09-20T19:21:20.561Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:20 [2021-09-20T19:21:20.561Z] #45 173.4 vendor/golang.org/x/net/idna
19:21:20 [2021-09-20T19:21:20.779Z] #43 13.68   DEP      images/mnt.pb-c.d
19:21:20 [2021-09-20T19:21:20.779Z] #43 13.77   PBCC     images/sk-packet.pb-c.c
19:21:20 [2021-09-20T19:21:20.779Z] #43 13.77   DEP      images/sk-packet.pb-c.d
19:21:20 [2021-09-20T19:21:20.779Z] #43 13.86   PBCC     images/tcp-stream.pb-c.c
19:21:20 [2021-09-20T19:21:20.779Z] #43 13.90   DEP      images/tcp-stream.pb-c.d
19:21:21 [2021-09-20T19:21:21.039Z] #43 13.94   PBCC     images/pipe.pb-c.c
19:21:21 [2021-09-20T19:21:21.039Z] #43 14.03   DEP      images/pipe.pb-c.d
19:21:21 [2021-09-20T19:21:21.039Z] #43 14.15   PBCC     images/pstree.pb-c.c
19:21:21 [2021-09-20T19:21:21.100Z] #36 71.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:21:21 [2021-09-20T19:21:21.100Z] #36 71.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:21:21 [2021-09-20T19:21:21.100Z] #36 ...
19:21:21 [2021-09-20T19:21:21.100Z] 
19:21:21 [2021-09-20T19:21:21.100Z] #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
19:21:21 [2021-09-20T19:21:21.100Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:21 [2021-09-20T19:21:21.100Z] #13 41.12 Reading package lists...
19:21:21 [2021-09-20T19:21:21.112Z] #43 21.14   CC       images/core-arm.o
19:21:21 [2021-09-20T19:21:21.112Z] #43 ...
19:21:21 [2021-09-20T19:21:21.112Z] 
19:21:21 [2021-09-20T19:21:21.112Z] #56 [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
19:21:21 [2021-09-20T19:21:21.112Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:21:21 [2021-09-20T19:21:21.138Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:21:21 [2021-09-20T19:21:21.138Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4b92dca8\powershellScript.ps1'; exit $LASTEXITCODE;
19:21:21 [2021-09-20T19:21:21.138Z] ----------------------------------------------------------------------------
19:21:21 [2021-09-20T19:21:21.138Z] 
19:21:21 [2021-09-20T19:21:21.138Z] INFO: executeCI.ps1 starting at Mon Sep 20 19:21:20 CUT 2021
19:21:21 [2021-09-20T19:21:21.138Z] 
19:21:21 [2021-09-20T19:21:21.138Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:21:21 [2021-09-20T19:21:21.138Z] INFO: Running git version 2.24.1.windows.2
19:21:21 [2021-09-20T19:21:21.138Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:21:21 [2021-09-20T19:21:21.138Z] INFO: Environment variables:
19:21:21 [2021-09-20T19:21:21.138Z] 
19:21:21 [2021-09-20T19:21:21.138Z] Name                           Value                                                                                   
19:21:21 [2021-09-20T19:21:21.138Z] ----                           -----                                                                                   
19:21:21 [2021-09-20T19:21:21.138Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:21:21 [2021-09-20T19:21:21.138Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
19:21:21 [2021-09-20T19:21:21.138Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:21:21 [2021-09-20T19:21:21.138Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
19:21:21 [2021-09-20T19:21:21.138Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
19:21:21 [2021-09-20T19:21:21.138Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
19:21:21 [2021-09-20T19:21:21.138Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:21:21 [2021-09-20T19:21:21.138Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
19:21:21 [2021-09-20T19:21:21.138Z] BRANCH_NAME                    PR-42869                                                                                
19:21:21 [2021-09-20T19:21:21.138Z] BUILD_DISPLAY_NAME             #2                                                                                      
19:21:21 [2021-09-20T19:21:21.138Z] BUILD_ID                       2                                                                                       
19:21:21 [2021-09-20T19:21:21.138Z] BUILD_NUMBER                   2                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] BUILD_TAG                      jenkins-moby-PR-42869-2                                                                 
19:21:21 [2021-09-20T19:21:21.139Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42869/2/                              
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_AUTHOR                  pete-woods                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_AUTHOR_DISPLAY_NAME     Pete Woods                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_AUTHOR_EMAIL            email@pete-woods.com                                                                    
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_BRANCH                  backport-quota-package-cgo-fix                                                          
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_FORK                    pete-woods                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_ID                      42869                                                                                   
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_TARGET                  20.10                                                                                   
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_TITLE                   [20.10 backport] quota: adjust build-tags to allow build without CGO                    
19:21:21 [2021-09-20T19:21:21.139Z] CHANGE_URL                     https://github.com/moby/moby/pull/42869                                                 
19:21:21 [2021-09-20T19:21:21.139Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:21:21 [2021-09-20T19:21:21.139Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:21:21 [2021-09-20T19:21:21.139Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:21:21 [2021-09-20T19:21:21.139Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:21:21 [2021-09-20T19:21:21.139Z] COMPUTERNAME                   azwin-2-8187e0                                                                          
19:21:21 [2021-09-20T19:21:21.139Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
19:21:21 [2021-09-20T19:21:21.139Z] ConfigSequenceNumber           0                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] DOCKER_BUILDKIT                0                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] DOCKER_DUT_DEBUG               1                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:21:21 [2021-09-20T19:21:21.139Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:21:21 [2021-09-20T19:21:21.139Z] EXECUTOR_NUMBER                0                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] FQDN                           azwin-2-8187e0.westus.cloudapp.azure.com                                                
19:21:21 [2021-09-20T19:21:21.139Z] GIT_BRANCH                     PR-42869                                                                                
19:21:21 [2021-09-20T19:21:21.139Z] GIT_COMMIT                     59f10e34352a81004efff96c8f68e96d9ca4d68c                                                
19:21:21 [2021-09-20T19:21:21.139Z] GIT_PREVIOUS_COMMIT            59f10e34352a81004efff96c8f68e96d9ca4d68c                                                
19:21:21 [2021-09-20T19:21:21.139Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:21:21 [2021-09-20T19:21:21.139Z] HUDSON_COOKIE                  88c76c93-7fbf-4a00-b0a9-41687099f2d2                                                    
19:21:21 [2021-09-20T19:21:21.139Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:21:21 [2021-09-20T19:21:21.139Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:21:21 [2021-09-20T19:21:21.139Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:21:21 [2021-09-20T19:21:21.139Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
19:21:21 [2021-09-20T19:21:21.139Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:21:21 [2021-09-20T19:21:21.139Z] JENKINS_NODE_COOKIE            41f94d5f-9d68-430d-b209-013d183d6217                                                    
19:21:21 [2021-09-20T19:21:21.139Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:21:21 [2021-09-20T19:21:21.139Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:21:21 [2021-09-20T19:21:21.139Z] JOB_BASE_NAME                  PR-42869                                                                                
19:21:21 [2021-09-20T19:21:21.139Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42869/display/redirect                
19:21:21 [2021-09-20T19:21:21.139Z] JOB_NAME                       moby/PR-42869                                                                           
19:21:21 [2021-09-20T19:21:21.139Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42869/                                
19:21:21 [2021-09-20T19:21:21.139Z] library.jps.version            master                                                                                  
19:21:21 [2021-09-20T19:21:21.139Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
19:21:21 [2021-09-20T19:21:21.139Z] NODE_LABELS                    amd64 azure azwin-2-8187e0 azwin-2019 docker west-us windows windows-2019 x86_64        
19:21:21 [2021-09-20T19:21:21.139Z] NODE_NAME                      azwin-2-8187e0                                                                          
19:21:21 [2021-09-20T19:21:21.139Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] OS                             Windows_NT                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
19:21:21 [2021-09-20T19:21:21.139Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:21:21 [2021-09-20T19:21:21.139Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:21:21 [2021-09-20T19:21:21.139Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
19:21:21 [2021-09-20T19:21:21.139Z] PROCESSOR_LEVEL                6                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] PROCESSOR_REVISION             5507                                                                                    
19:21:21 [2021-09-20T19:21:21.139Z] ProgramData                    C:\ProgramData                                                                          
19:21:21 [2021-09-20T19:21:21.139Z] ProgramFiles                   C:\Program Files                                                                        
19:21:21 [2021-09-20T19:21:21.139Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:21:21 [2021-09-20T19:21:21.139Z] ProgramW6432                   C:\Program Files                                                                        
19:21:21 [2021-09-20T19:21:21.139Z] PROMPT                         $P$G                                                                                    
19:21:21 [2021-09-20T19:21:21.139Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:21:21 [2021-09-20T19:21:21.139Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
19:21:21 [2021-09-20T19:21:21.139Z] PUBLIC                         C:\Users\Public                                                                         
19:21:21 [2021-09-20T19:21:21.139Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42869/2/display/redirect?page=artif...
19:21:21 [2021-09-20T19:21:21.139Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42869/2/display/redirect?page=changes 
19:21:21 [2021-09-20T19:21:21.139Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42869/2/display/redirect              
19:21:21 [2021-09-20T19:21:21.139Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42869/2/display/redirect?page=tests   
19:21:21 [2021-09-20T19:21:21.139Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] SOURCES_DRIVE                  d                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] SOURCES_SUBDIR                 gopath                                                                                  
19:21:21 [2021-09-20T19:21:21.139Z] STAGE_NAME                     Run tests                                                                               
19:21:21 [2021-09-20T19:21:21.139Z] SystemDrive                    C:                                                                                      
19:21:21 [2021-09-20T19:21:21.139Z] SystemRoot                     C:\Windows                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] TEMP                           C:\Windows\TEMP                                                                         
19:21:21 [2021-09-20T19:21:21.139Z] TESTDEBUG                      0                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] TESTRUN_DRIVE                  d                                                                                       
19:21:21 [2021-09-20T19:21:21.139Z] TESTRUN_SUBDIR                 CI                                                                                      
19:21:21 [2021-09-20T19:21:21.139Z] TIMEOUT                        120m                                                                                    
19:21:21 [2021-09-20T19:21:21.139Z] TMP                            C:\Windows\TEMP                                                                         
19:21:21 [2021-09-20T19:21:21.139Z] USERDOMAIN                     WORKGROUP                                                                               
19:21:21 [2021-09-20T19:21:21.139Z] USERNAME                       azwin-2-8187e0$                                                                         
19:21:21 [2021-09-20T19:21:21.139Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
19:21:21 [2021-09-20T19:21:21.139Z] windir                         C:\Windows                                                                              
19:21:21 [2021-09-20T19:21:21.139Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:21:21 [2021-09-20T19:21:21.139Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:21:21 [2021-09-20T19:21:21.139Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:21:21 [2021-09-20T19:21:21.139Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
19:21:21 [2021-09-20T19:21:21.139Z] 
19:21:21 [2021-09-20T19:21:21.139Z] 
19:21:21 [2021-09-20T19:21:21.139Z] 
19:21:21 [2021-09-20T19:21:21.298Z] #43 14.17   DEP      images/pstree.pb-c.d
19:21:21 [2021-09-20T19:21:21.298Z] #43 14.23   PBCC     images/fs.pb-c.c
19:21:21 [2021-09-20T19:21:21.298Z] #43 14.26   DEP      images/fs.pb-c.d
19:21:21 [2021-09-20T19:21:21.298Z] #43 14.31   PBCC     images/signalfd.pb-c.c
19:21:21 [2021-09-20T19:21:21.357Z] #13 55.55 Reading package lists...
19:21:21 [2021-09-20T19:21:21.357Z] #13 ...
19:21:21 [2021-09-20T19:21:21.357Z] 
19:21:21 [2021-09-20T19:21:21.357Z] #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
19:21:21 [2021-09-20T19:21:21.357Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:21 [2021-09-20T19:21:21.357Z] #36 71.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:21:21 [2021-09-20T19:21:21.357Z] #36 71.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:21:21 [2021-09-20T19:21:21.357Z] #36 72.01 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:21:21 [2021-09-20T19:21:21.357Z] #36 72.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:21:21 [2021-09-20T19:21:21.558Z] #43 14.41   DEP      images/signalfd.pb-c.d
19:21:21 [2021-09-20T19:21:21.558Z] #43 14.46   PBCC     images/fh.pb-c.c
19:21:21 [2021-09-20T19:21:21.558Z] #43 14.52   PBCC     images/fsnotify.pb-c.c
19:21:21 [2021-09-20T19:21:21.558Z] #43 14.57   DEP      images/fh.pb-c.d
19:21:21 [2021-09-20T19:21:21.558Z] #43 14.62   DEP      images/fsnotify.pb-c.d
19:21:21 [2021-09-20T19:21:21.607Z] INFO: Sources under d:\gopath\...
19:21:21 [2021-09-20T19:21:21.607Z] INFO: Test run under d:\CI\...
19:21:21 [2021-09-20T19:21:21.607Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:21:21 [2021-09-20T19:21:21.607Z] INFO: docker/docker repository was found
19:21:21 [2021-09-20T19:21:21.607Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
19:21:21 [2021-09-20T19:21:21.635Z] #42 ...
19:21:21 [2021-09-20T19:21:21.635Z] 
19:21:21 [2021-09-20T19:21:21.635Z] #49 [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
19:21:21 [2021-09-20T19:21:21.635Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:21:21 [2021-09-20T19:21:21.635Z] #49 72.35 go: downloading github.com/gobwas/glob v0.2.3
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.68   PBCC     images/eventpoll.pb-c.c
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.72   DEP      images/eventpoll.pb-c.d
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.78   PBCC     images/eventfd.pb-c.c
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.81   DEP      images/eventfd.pb-c.d
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.87   PBCC     images/remap-file-path.pb-c.c
19:21:21 [2021-09-20T19:21:21.817Z] #43 14.91   DEP      images/remap-file-path.pb-c.d
19:21:21 [2021-09-20T19:21:21.897Z] #49 72.36 go: downloading github.com/kisielk/gotool v1.0.0
19:21:21 [2021-09-20T19:21:21.897Z] #49 72.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:22 [2021-09-20T19:21:22.077Z] ltsc2019: Pulling from windows/servercore
19:21:22 [2021-09-20T19:21:22.077Z] 4612f6d0b889: Pulling fs layer
19:21:22 [2021-09-20T19:21:22.077Z] a0ddf88812f1: Pulling fs layer
19:21:22 [2021-09-20T19:21:22.077Z] #43 14.94   PBCC     images/fifo.pb-c.c
19:21:22 [2021-09-20T19:21:22.077Z] #43 14.99   DEP      images/fifo.pb-c.d
19:21:22 [2021-09-20T19:21:22.077Z] #43 15.07   PBCC     images/ghost-file.pb-c.c
19:21:22 [2021-09-20T19:21:22.077Z] #43 15.14   DEP      images/ghost-file.pb-c.d
19:21:22 [2021-09-20T19:21:22.077Z] #43 15.20   PBCC     images/regfile.pb-c.c
19:21:22 [2021-09-20T19:21:22.159Z] #49 72.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:22 [2021-09-20T19:21:22.159Z] #49 72.79 go: downloading github.com/gogo/protobuf v1.2.1
19:21:22 [2021-09-20T19:21:22.336Z] #43 15.24   DEP      images/regfile.pb-c.d
19:21:22 [2021-09-20T19:21:22.336Z] #43 15.30   PBCC     images/ns.pb-c.c
19:21:22 [2021-09-20T19:21:22.336Z] #43 15.35   DEP      images/ns.pb-c.d
19:21:22 [2021-09-20T19:21:22.336Z] #43 15.40   PBCC     images/fdinfo.pb-c.c
19:21:22 [2021-09-20T19:21:22.596Z] #43 15.54   DEP      images/fdinfo.pb-c.d
19:21:22 [2021-09-20T19:21:22.596Z] #43 15.62   PBCC     images/core-aarch64.pb-c.c
19:21:22 [2021-09-20T19:21:22.596Z] #43 15.74   PBCC     images/core-arm.pb-c.c
19:21:22 [2021-09-20T19:21:22.856Z] #43 15.83   PBCC     images/core-ppc64.pb-c.c
19:21:22 [2021-09-20T19:21:22.856Z] #43 15.91   PBCC     images/core-s390.pb-c.c
19:21:22 [2021-09-20T19:21:22.856Z] #43 15.95   PBCC     images/core-x86.pb-c.c
19:21:22 [2021-09-20T19:21:22.856Z] #43 16.03   PBCC     images/core.pb-c.c
19:21:23 [2021-09-20T19:21:23.115Z] #43 16.10   PBCC     images/inventory.pb-c.c
19:21:23 [2021-09-20T19:21:23.115Z] #43 16.17   DEP      images/core-aarch64.pb-c.d
19:21:23 [2021-09-20T19:21:23.115Z] #43 16.24   DEP      images/core-arm.pb-c.d
19:21:23 [2021-09-20T19:21:23.218Z] #56 39.81 Checking out files:  32% (1467/4567)   
Checking out files:  33% (1508/4567)   
Checking out files:  34% (1553/4567)   
Checking out files:  35% (1599/4567)   
Checking out files:  36% (1645/4567)   
Checking out files:  37% (1690/4567)   
Checking out files:  38% (1736/4567)   
Checking out files:  39% (1782/4567)   
Checking out files:  40% (1827/4567)   
Checking out files:  41% (1873/4567)   
Checking out files:  42% (1919/4567)   
Checking out files:  43% (1964/4567)   
Checking out files:  44% (2010/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  70% (3216/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
Checking out files:  91% (4156/4567)   
Checking out files:  92% (4202/4567)   
Checking out files:  93% (4248/4567)   
Checking out files:  94% (4293/4567)   
Checking out files:  95% (4339/4567)   
Checking out files:  96% (4385/4567)   
Checking out files:  97% (4430/4567)   
Checking out files:  98% (4476/4567)   
Checking out files:  98% (4515/4567)   
Checking out files:  99% (4522/4567)   
Checking out files: 100% (4567/4567)   
Checking out files: 100% (4567/4567), done.
19:21:23 [2021-09-20T19:21:23.218Z] #56 41.89 + cd /tmp/tmp.FlwYtmkQOw/src/github.com/containerd/containerd
19:21:23 [2021-09-20T19:21:23.218Z] #56 41.89 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
19:21:23 [2021-09-20T19:21:23.250Z] #36 ...
19:21:23 [2021-09-20T19:21:23.250Z] 
19:21:23 [2021-09-20T19:21:23.250Z] #45 [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
19:21:23 [2021-09-20T19:21:23.250Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:21:23 [2021-09-20T19:21:23.250Z] #45 63.91 vendor/golang.org/x/crypto/internal/subtle
19:21:23 [2021-09-20T19:21:23.375Z] #43 16.30   DEP      images/core-ppc64.pb-c.d
19:21:23 [2021-09-20T19:21:23.375Z] #43 16.34   DEP      images/core-s390.pb-c.d
19:21:23 [2021-09-20T19:21:23.375Z] #43 16.39   DEP      images/core-x86.pb-c.d
19:21:23 [2021-09-20T19:21:23.375Z] #43 16.51   DEP      images/core.pb-c.d
19:21:23 [2021-09-20T19:21:23.507Z] #45 ...
19:21:23 [2021-09-20T19:21:23.507Z] 
19:21:23 [2021-09-20T19:21:23.507Z] #55 [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
19:21:23 [2021-09-20T19:21:23.507Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:23 [2021-09-20T19:21:23.507Z] #55 72.73 The following additional packages will be installed:
19:21:23 [2021-09-20T19:21:23.507Z] #55 72.75   libbtrfs0
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.15 The following NEW packages will be installed:
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.19   libbtrfs-dev libbtrfs0
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.73 Need to get 119 kB of archives.
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.73 After this operation, 387 kB of additional disk space will be used.
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:21:23 [2021-09-20T19:21:23.507Z] #55 73.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:21:23 [2021-09-20T19:21:23.634Z] #43 16.60   DEP      images/inventory.pb-c.d
19:21:23 [2021-09-20T19:21:23.894Z] #43 16.74   PBCC     images/cpuinfo.pb-c.c
19:21:23 [2021-09-20T19:21:23.894Z] #43 16.78   DEP      images/cpuinfo.pb-c.d
19:21:23 [2021-09-20T19:21:23.894Z] #43 16.84   PBCC     images/stats.pb-c.c
19:21:23 [2021-09-20T19:21:23.894Z] #43 16.88   DEP      images/stats.pb-c.d
19:21:24 [2021-09-20T19:21:24.750Z] #45 177.2 vendor/golang.org/x/net/http2/hpack
19:21:24 [2021-09-20T19:21:24.876Z] #55 75.70 debconf: delaying package configuration, since apt-utils is not installed
19:21:25 [2021-09-20T19:21:25.144Z] #56 ...
19:21:25 [2021-09-20T19:21:25.144Z] 
19:21:25 [2021-09-20T19:21:25.144Z] #51 [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
19:21:25 [2021-09-20T19:21:25.144Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:21:25 [2021-09-20T19:21:25.144Z] #51 69.31 mvdan.cc/sh/v3/syntax
19:21:25 [2021-09-20T19:21:25.144Z] #51 75.05 golang.org/x/crypto/ssh/terminal
19:21:25 [2021-09-20T19:21:25.144Z] #51 78.89 mvdan.cc/sh/v3/cmd/shfmt
19:21:25 [2021-09-20T19:21:25.144Z] #51 ...
19:21:25 [2021-09-20T19:21:25.144Z] 
19:21:25 [2021-09-20T19:21:25.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:25 [2021-09-20T19:21:25.144Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:25 [2021-09-20T19:21:25.144Z] #43 21.62   CC       images/core-aarch64.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 21.89   CC       images/core-ppc64.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 22.46   CC       images/core-s390.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 23.27   CC       images/cpuinfo.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 23.93   CC       images/inventory.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 24.12   CC       images/fdinfo.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 24.54   CC       images/fown.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 24.89   CC       images/ns.o
19:21:25 [2021-09-20T19:21:25.144Z] #43 25.24   CC       images/regfile.o
19:21:25 [2021-09-20T19:21:25.278Z] #43 18.43 make[1]: Nothing to be done for 'all'.
19:21:25 [2021-09-20T19:21:25.407Z] #43 25.51   CC       images/ghost-file.o
19:21:25 [2021-09-20T19:21:25.441Z] #55 76.07 Fetched 119 kB in 0s (456 kB/s)
19:21:25 [2021-09-20T19:21:25.441Z] #55 ...
19:21:25 [2021-09-20T19:21:25.441Z] 
19:21:25 [2021-09-20T19:21:25.441Z] #49 [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
19:21:25 [2021-09-20T19:21:25.441Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:21:25 [2021-09-20T19:21:25.441Z] #49 66.02 go: downloading github.com/gobwas/glob v0.2.3
19:21:25 [2021-09-20T19:21:25.441Z] #49 66.03 go: downloading github.com/kisielk/gotool v1.0.0
19:21:25 [2021-09-20T19:21:25.441Z] #49 66.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
19:21:25 [2021-09-20T19:21:25.441Z] #49 66.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
19:21:25 [2021-09-20T19:21:25.441Z] #49 66.60 go: downloading github.com/gogo/protobuf v1.2.1
19:21:25 [2021-09-20T19:21:25.441Z] #49 69.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:25 [2021-09-20T19:21:25.441Z] #49 69.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:25 [2021-09-20T19:21:25.441Z] #49 70.34 go: downloading github.com/BurntSushi/toml v0.3.1
19:21:25 [2021-09-20T19:21:25.441Z] #49 ...
19:21:25 [2021-09-20T19:21:25.441Z] 
19:21:25 [2021-09-20T19:21:25.441Z] #55 [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
19:21:25 [2021-09-20T19:21:25.441Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:25 [2021-09-20T19:21:25.533Z] #49 75.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
19:21:25 [2021-09-20T19:21:25.533Z] #49 76.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:21:25 [2021-09-20T19:21:25.670Z] #43 ...
19:21:25 [2021-09-20T19:21:25.670Z] 
19:21:25 [2021-09-20T19:21:25.671Z] #45 [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
19:21:25 [2021-09-20T19:21:25.671Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:25 [2021-09-20T19:21:25.671Z] #45 69.91 encoding/json
19:21:25 [2021-09-20T19:21:25.671Z] #45 74.32 text/template
19:21:25 [2021-09-20T19:21:25.671Z] #45 74.85 go/parser
19:21:25 [2021-09-20T19:21:25.671Z] #45 78.96 encoding/xml
19:21:25 [2021-09-20T19:21:25.671Z] #45 ...
19:21:25 [2021-09-20T19:21:25.671Z] 
19:21:25 [2021-09-20T19:21:25.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:25 [2021-09-20T19:21:25.671Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:25 [2021-09-20T19:21:25.671Z] #43 25.83   CC       images/fifo.o
19:21:25 [2021-09-20T19:21:25.698Z] #55 76.30 Selecting previously unselected package libbtrfs0.
19:21:25 [2021-09-20T19:21:25.698Z] #55 76.30 (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 ... 15421 files and directories currently installed.)
19:21:25 [2021-09-20T19:21:25.698Z] #55 76.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:21:25 [2021-09-20T19:21:25.698Z] #55 76.53 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:25 [2021-09-20T19:21:25.934Z] #43 26.06   CC       images/remap-file-path.o
19:21:25 [2021-09-20T19:21:25.955Z] #55 76.77 Selecting previously unselected package libbtrfs-dev.
19:21:25 [2021-09-20T19:21:25.955Z] #55 76.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:25 [2021-09-20T19:21:25.955Z] #55 76.79 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:26 [2021-09-20T19:21:26.113Z] #49 76.60 go: downloading github.com/BurntSushi/toml v0.3.1
19:21:26 [2021-09-20T19:21:26.113Z] #49 ...
19:21:26 [2021-09-20T19:21:26.113Z] 
19:21:26 [2021-09-20T19:21:26.113Z] #55 [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
19:21:26 [2021-09-20T19:21:26.113Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:26 [2021-09-20T19:21:26.113Z] #55 54.24 Reading package lists...
19:21:26 [2021-09-20T19:21:26.113Z] #55 67.43 Building dependency tree...
19:21:26 [2021-09-20T19:21:26.113Z] #55 74.35 The following additional packages will be installed:
19:21:26 [2021-09-20T19:21:26.113Z] #55 74.36   libbtrfs0
19:21:26 [2021-09-20T19:21:26.113Z] #55 74.69 The following NEW packages will be installed:
19:21:26 [2021-09-20T19:21:26.113Z] #55 74.74   libbtrfs-dev libbtrfs0
19:21:26 [2021-09-20T19:21:26.113Z] #55 75.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
19:21:26 [2021-09-20T19:21:26.113Z] #55 75.42 Need to get 119 kB of archives.
19:21:26 [2021-09-20T19:21:26.113Z] #55 75.42 After this operation, 387 kB of additional disk space will be used.
19:21:26 [2021-09-20T19:21:26.113Z] #55 75.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #55 75.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #55 ...
19:21:26 [2021-09-20T19:21:26.113Z] 
19:21:26 [2021-09-20T19:21:26.113Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:26 [2021-09-20T19:21:26.113Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:26 [2021-09-20T19:21:26.113Z] #42 73.46 The following additional packages will be installed:
19:21:26 [2021-09-20T19:21:26.113Z] #42 73.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:21:26 [2021-09-20T19:21:26.113Z] #42 73.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:21:26 [2021-09-20T19:21:26.113Z] #42 73.51 Suggested packages:
19:21:26 [2021-09-20T19:21:26.113Z] #42 73.52   manpages-dev python-setuptools
19:21:26 [2021-09-20T19:21:26.113Z] #42 75.95 The following NEW packages will be installed:
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.00   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.00   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.01   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.01   python-six zlib1g-dev
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 Need to get 4095 kB of archives.
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 After this operation, 22.5 MB of additional disk space will be used.
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:21:26 [2021-09-20T19:21:26.113Z] #42 76.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:21:26 [2021-09-20T19:21:26.127Z] #45 ...
19:21:26 [2021-09-20T19:21:26.127Z] 
19:21:26 [2021-09-20T19:21:26.127Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:26 [2021-09-20T19:21:26.127Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:26 [2021-09-20T19:21:26.127Z] #43 52.69   CC       images/ipc-desc.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 53.08   CC       images/ipc-shm.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 53.64   CC       images/ipc-msg.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 54.11   CC       images/ipc-sem.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 54.44   CC       images/utsns.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 54.96   CC       images/creds.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 55.32   CC       images/vma.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 55.74   CC       images/netdev.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 56.27   CC       images/tty.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 57.04   CC       images/file-lock.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 57.42   CC       images/rlimit.o
19:21:26 [2021-09-20T19:21:26.127Z] #43 57.75   CC       images/pagemap.o
19:21:26 [2021-09-20T19:21:26.197Z] #43 26.28   CC       images/eventfd.o
19:21:26 [2021-09-20T19:21:26.374Z] #42 77.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:21:26 [2021-09-20T19:21:26.374Z] #42 77.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:21:26 [2021-09-20T19:21:26.386Z] #43 58.41   CC       images/siginfo.o
19:21:26 [2021-09-20T19:21:26.460Z] #43 26.66   CC       images/eventpoll.o
19:21:26 [2021-09-20T19:21:26.520Z] #55 77.16 Setting up libbtrfs0 (4.20.1-2) ...
19:21:26 [2021-09-20T19:21:26.520Z] #55 77.26 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:26 [2021-09-20T19:21:26.636Z] #42 77.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:21:26 [2021-09-20T19:21:26.636Z] #42 77.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:21:26 [2021-09-20T19:21:26.636Z] #42 77.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:21:26 [2021-09-20T19:21:26.636Z] #42 77.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:21:26 [2021-09-20T19:21:26.777Z] #55 77.38 Processing triggers for libc-bin (2.28-10) ...
19:21:26 [2021-09-20T19:21:26.777Z] #55 ...
19:21:26 [2021-09-20T19:21:26.777Z] 
19:21:26 [2021-09-20T19:21:26.777Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:26 [2021-09-20T19:21:26.777Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:26 [2021-09-20T19:21:26.777Z] #42 55.09 Reading package lists...
19:21:26 [2021-09-20T19:21:26.777Z] #42 68.10 Building dependency tree...
19:21:26 [2021-09-20T19:21:26.777Z] #42 75.19 The following additional packages will be installed:
19:21:26 [2021-09-20T19:21:26.777Z] #42 75.22   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:21:26 [2021-09-20T19:21:26.777Z] #42 75.22   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:21:26 [2021-09-20T19:21:26.777Z] #42 75.23 Suggested packages:
19:21:26 [2021-09-20T19:21:26.777Z] #42 75.26   manpages-dev python-setuptools
19:21:26 [2021-09-20T19:21:26.777Z] #42 77.49 The following NEW packages will be installed:
19:21:26 [2021-09-20T19:21:26.777Z] #42 77.49   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:21:26 [2021-09-20T19:21:26.777Z] #42 77.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:21:26 [2021-09-20T19:21:26.777Z] #42 77.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:21:26 [2021-09-20T19:21:26.777Z] #42 77.52   python-six zlib1g-dev
19:21:27 [2021-09-20T19:21:27.034Z] #42 ...
19:21:27 [2021-09-20T19:21:27.034Z] 
19:21:27 [2021-09-20T19:21:27.034Z] #67 [proxy 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 proxy
19:21:27 [2021-09-20T19:21:27.034Z] #67 sha256:6290d48919ec24d021a798e3887f519638cf7f92b66f91c9a515d48c115f0e7a
19:21:27 [2021-09-20T19:21:27.034Z] #67 DONE 77.7s
19:21:27 [2021-09-20T19:21:27.034Z] 
19:21:27 [2021-09-20T19:21:27.034Z] #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
19:21:27 [2021-09-20T19:21:27.034Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:27 [2021-09-20T19:21:27.034Z] #36 74.74 debconf: delaying package configuration, since apt-utils is not installed
19:21:27 [2021-09-20T19:21:27.034Z] #36 75.17 Fetched 14.9 MB in 3s (5166 kB/s)
19:21:27 [2021-09-20T19:21:27.034Z] #36 75.57 Selecting previously unselected package xxd.
19:21:27 [2021-09-20T19:21:27.034Z] #36 75.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 ... 15421 files and directories currently installed.)
19:21:27 [2021-09-20T19:21:27.034Z] #36 75.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:21:27 [2021-09-20T19:21:27.034Z] #36 75.79 Unpacking xxd (2:8.1.0875-5) ...
19:21:27 [2021-09-20T19:21:27.034Z] #36 76.33 Selecting previously unselected package vim-common.
19:21:27 [2021-09-20T19:21:27.034Z] #36 76.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:21:27 [2021-09-20T19:21:27.034Z] #36 76.67 Unpacking vim-common (2:8.1.0875-5) ...
19:21:27 [2021-09-20T19:21:27.034Z] #36 77.31 Selecting previously unselected package cmake-data.
19:21:27 [2021-09-20T19:21:27.034Z] #36 77.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:21:27 [2021-09-20T19:21:27.034Z] #36 77.37 Unpacking cmake-data (3.13.4-1) ...
19:21:27 [2021-09-20T19:21:27.036Z] #43 27.08   CC       images/fh.o
19:21:27 [2021-09-20T19:21:27.036Z] #43 27.38   CC       images/fsnotify.o
19:21:27 [2021-09-20T19:21:27.183Z] #43 19.86   CC       images/stats.o
19:21:27 [2021-09-20T19:21:27.183Z] #43 ...
19:21:27 [2021-09-20T19:21:27.183Z] 
19:21:27 [2021-09-20T19:21:27.183Z] #45 [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
19:21:27 [2021-09-20T19:21:27.183Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:21:27 [2021-09-20T19:21:27.183Z] #45 78.31 internal/lazyregexp
19:21:27 [2021-09-20T19:21:27.183Z] #45 78.66 github.com/LK4D4/vndr/godl/singleflight
19:21:27 [2021-09-20T19:21:27.183Z] #45 78.91 github.com/LK4D4/vndr/versioned
19:21:27 [2021-09-20T19:21:27.183Z] #45 79.03 hash/crc32
19:21:27 [2021-09-20T19:21:27.183Z] #45 80.00 go/token
19:21:27 [2021-09-20T19:21:27.183Z] #45 80.00 net/url
19:21:27 [2021-09-20T19:21:27.183Z] #45 80.92 go/scanner
19:21:27 [2021-09-20T19:21:27.183Z] #45 82.11 text/template/parse
19:21:27 [2021-09-20T19:21:27.183Z] #45 82.56 go/ast
19:21:27 [2021-09-20T19:21:27.183Z] #45 87.47 go/parser
19:21:27 [2021-09-20T19:21:27.184Z] #45 87.74 text/template
19:21:27 [2021-09-20T19:21:27.184Z] #45 ...
19:21:27 [2021-09-20T19:21:27.184Z] 
19:21:27 [2021-09-20T19:21:27.184Z] #51 [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
19:21:27 [2021-09-20T19:21:27.184Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:21:27 [2021-09-20T19:21:27.184Z] #51 83.56 github.com/pkg/diff
19:21:27 [2021-09-20T19:21:27.184Z] #51 84.58 go/ast
19:21:27 [2021-09-20T19:21:27.184Z] #51 85.11 golang.org/x/crypto/ssh/terminal
19:21:27 [2021-09-20T19:21:27.184Z] #51 86.65 mvdan.cc/editorconfig
19:21:27 [2021-09-20T19:21:27.184Z] #51 87.77 mvdan.cc/sh/v3/fileutil
19:21:27 [2021-09-20T19:21:27.184Z] #51 87.96 mvdan.cc/sh/v3/syntax
19:21:27 [2021-09-20T19:21:27.184Z] #51 ...
19:21:27 [2021-09-20T19:21:27.184Z] 
19:21:27 [2021-09-20T19:21:27.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:27 [2021-09-20T19:21:27.184Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:27 [2021-09-20T19:21:27.184Z] #43 20.30   CC       images/core.o
19:21:27 [2021-09-20T19:21:27.291Z] #36 ...
19:21:27 [2021-09-20T19:21:27.291Z] 
19:21:27 [2021-09-20T19:21:27.291Z] #55 [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
19:21:27 [2021-09-20T19:21:27.291Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:27 [2021-09-20T19:21:27.291Z] #55 DONE 78.0s
19:21:27 [2021-09-20T19:21:27.322Z] #43 58.99   CC       images/rpc.o
19:21:27 [2021-09-20T19:21:27.322Z] #43 ...
19:21:27 [2021-09-20T19:21:27.322Z] 
19:21:27 [2021-09-20T19:21:27.322Z] #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
19:21:27 [2021-09-20T19:21:27.322Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:27 [2021-09-20T19:21:27.322Z] #13 163.6 Selecting previously unselected package g++-mingw-w64-x86-64.
19:21:27 [2021-09-20T19:21:27.322Z] #13 163.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:21:27 [2021-09-20T19:21:27.322Z] #13 163.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:27 [2021-09-20T19:21:27.322Z] #13 ...
19:21:27 [2021-09-20T19:21:27.322Z] 
19:21:27 [2021-09-20T19:21:27.322Z] #45 [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
19:21:27 [2021-09-20T19:21:27.322Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:27 [2021-09-20T19:21:27.322Z] #45 179.8 mime
19:21:27 [2021-09-20T19:21:27.549Z] 
19:21:27 [2021-09-20T19:21:27.549Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:27 [2021-09-20T19:21:27.549Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 Need to get 4095 kB of archives.
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 After this operation, 22.5 MB of additional disk space will be used.
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:21:27 [2021-09-20T19:21:27.549Z] #42 78.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:21:27 [2021-09-20T19:21:27.807Z] #42 78.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:21:27 [2021-09-20T19:21:27.807Z] #42 78.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:21:27 [2021-09-20T19:21:27.985Z] #43 28.22   CC       images/signalfd.o
19:21:28 [2021-09-20T19:21:28.027Z] #42 ...
19:21:28 [2021-09-20T19:21:28.027Z] 
19:21:28 [2021-09-20T19:21:28.027Z] #55 [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
19:21:28 [2021-09-20T19:21:28.027Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.40 debconf: delaying package configuration, since apt-utils is not installed
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.62 Fetched 119 kB in 0s (390 kB/s)
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.74 Selecting previously unselected package libbtrfs0.
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.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 ... 15421 files and directories currently installed.)
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.82 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.93 Selecting previously unselected package libbtrfs-dev.
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 77.95 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 78.25 Setting up libbtrfs0 (4.20.1-2) ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 78.27 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 78.28 Processing triggers for libc-bin (2.28-10) ...
19:21:28 [2021-09-20T19:21:28.027Z] #55 DONE 78.6s
19:21:28 [2021-09-20T19:21:28.027Z] 
19:21:28 [2021-09-20T19:21:28.027Z] #56 [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
19:21:28 [2021-09-20T19:21:28.027Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:21:28 [2021-09-20T19:21:28.078Z] #42 78.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:21:28 [2021-09-20T19:21:28.078Z] #42 78.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:21:28 [2021-09-20T19:21:28.078Z] #42 78.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:21:28 [2021-09-20T19:21:28.078Z] #42 78.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:21:28 [2021-09-20T19:21:28.121Z] #43 20.96   CC       images/core-x86.o
19:21:28 [2021-09-20T19:21:28.249Z] #43 28.44   CC       images/fs.o
19:21:28 [2021-09-20T19:21:28.380Z] #43 21.46   CC       images/core-arm.o
19:21:28 [2021-09-20T19:21:28.512Z] #43 28.60   CC       images/pstree.o
19:21:28 [2021-09-20T19:21:28.776Z] #43 ...
19:21:28 [2021-09-20T19:21:28.776Z] 
19:21:28 [2021-09-20T19:21:28.776Z] #51 [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
19:21:28 [2021-09-20T19:21:28.776Z] #51 sha256:a5bbe25ed091482793cbc145869f0dcf53ced79f263cff48f0ee2451c160928e
19:21:28 [2021-09-20T19:21:28.776Z] #51 DONE 83.0s
19:21:28 [2021-09-20T19:21:28.776Z] 
19:21:28 [2021-09-20T19:21:28.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:28 [2021-09-20T19:21:28.776Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:28 [2021-09-20T19:21:28.776Z] #43 28.77   CC       images/pipe.o
19:21:28 [2021-09-20T19:21:28.948Z] #43 21.87   CC       images/core-aarch64.o
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.136 + RM_GOPATH=0
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.136 + TMP_GOPATH=
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.136 + : /build
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.136 + '[' -z '' ']'
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.138 ++ mktemp -d
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.150 + export GOPATH=/tmp/tmp.wVMVzkh7YF
19:21:28 [2021-09-20T19:21:28.972Z] #56 1.152 + GOPATH=/tmp/tmp.wVMVzkh7YF
19:21:29 [2021-09-20T19:21:29.039Z] #43 29.10   CC       images/tcp-stream.o
19:21:29 [2021-09-20T19:21:29.208Z] #43 22.26   CC       images/core-ppc64.o
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.152 + RM_GOPATH=1
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.153 + case "$(go env GOARCH)" in
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.157 ++ go env GOARCH
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.175 + export GO_BUILDMODE=-buildmode=pie
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.175 + GO_BUILDMODE=-buildmode=pie
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.176 ++ dirname /tmp/install/install.sh
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.183 + dir=/tmp/install
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.183 + bin=containerd
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.183 + shift
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.185 + '[' '!' -f /tmp/install/containerd.installer ']'
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.185 + . /tmp/install/containerd.installer
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.189 ++ set -e
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.190 ++ : e25210fe30a0a703442421b0f60afac609f950a3
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.191 + install_containerd
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.192 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.192 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.192 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wVMVzkh7YF/src/github.com/containerd/containerd
19:21:29 [2021-09-20T19:21:29.233Z] #56 1.194 Cloning into '/tmp/tmp.wVMVzkh7YF/src/github.com/containerd/containerd'...
19:21:29 [2021-09-20T19:21:29.302Z] #43 29.49   CC       images/sk-packet.o
19:21:29 [2021-09-20T19:21:29.495Z] #56 ...
19:21:29 [2021-09-20T19:21:29.495Z] 
19:21:29 [2021-09-20T19:21:29.495Z] #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
19:21:29 [2021-09-20T19:21:29.495Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:29 [2021-09-20T19:21:29.495Z] #36 67.00 Building dependency tree...
19:21:29 [2021-09-20T19:21:29.495Z] #36 73.95 The following additional packages will be installed:
19:21:29 [2021-09-20T19:21:29.495Z] #36 73.97   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:21:29 [2021-09-20T19:21:29.495Z] #36 74.03 Suggested packages:
19:21:29 [2021-09-20T19:21:29.495Z] #36 74.03   cmake-doc ninja-build lrzip
19:21:29 [2021-09-20T19:21:29.495Z] #36 74.03 Recommended packages:
19:21:29 [2021-09-20T19:21:29.495Z] #36 74.03   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:21:29 [2021-09-20T19:21:29.495Z] #36 75.69 The following NEW packages will be installed:
19:21:29 [2021-09-20T19:21:29.495Z] #36 75.71   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:21:29 [2021-09-20T19:21:29.495Z] #36 75.74   vim-common xxd
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.28 Need to get 14.9 MB of archives.
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.28 After this operation, 61.8 MB of additional disk space will be used.
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 76.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.72 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 77.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.51 debconf: delaying package configuration, since apt-utils is not installed
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.73 Fetched 14.9 MB in 2s (7351 kB/s)
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.81 Selecting previously unselected package xxd.
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.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 ... 15421 files and directories currently installed.)
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.495Z] #36 79.97 Unpacking xxd (2:8.1.0875-5) ...
19:21:29 [2021-09-20T19:21:29.495Z] #36 80.18 Selecting previously unselected package vim-common.
19:21:29 [2021-09-20T19:21:29.495Z] #36 80.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:21:29 [2021-09-20T19:21:29.495Z] #36 80.24 Unpacking vim-common (2:8.1.0875-5) ...
19:21:29 [2021-09-20T19:21:29.757Z] #36 ...
19:21:29 [2021-09-20T19:21:29.757Z] 
19:21:29 [2021-09-20T19:21:29.757Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:29 [2021-09-20T19:21:29.757Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:29 [2021-09-20T19:21:29.757Z] #42 78.75 debconf: delaying package configuration, since apt-utils is not installed
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.05 Fetched 4095 kB in 1s (4288 kB/s)
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.18 Selecting previously unselected package libcap-dev:amd64.
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.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 ... 15421 files and directories currently installed.)
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.35 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.59 Selecting previously unselected package libnet1:amd64.
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.77 Selecting previously unselected package libnet1-dev.
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 79.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.11 Selecting previously unselected package libnl-3-200:amd64.
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.31 Selecting previously unselected package libnl-3-dev:amd64.
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:21:29 [2021-09-20T19:21:29.757Z] #42 80.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:21:29 [2021-09-20T19:21:29.777Z] #43 22.84   CC       images/core-s390.o
19:21:29 [2021-09-20T19:21:29.855Z] #45 182.8 mime/quotedprintable
19:21:29 [2021-09-20T19:21:29.882Z] #43 29.97   CC       images/mnt.o
19:21:29 [2021-09-20T19:21:29.973Z] #42 80.45 debconf: delaying package configuration, since apt-utils is not installed
19:21:29 [2021-09-20T19:21:29.973Z] #42 80.67 Fetched 4095 kB in 1s (4025 kB/s)
19:21:30 [2021-09-20T19:21:30.024Z] #42 80.70 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:30 [2021-09-20T19:21:30.230Z] #42 80.79 Selecting previously unselected package libcap-dev:amd64.
19:21:30 [2021-09-20T19:21:30.230Z] #42 80.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 ... 15421 files and directories currently installed.)
19:21:30 [2021-09-20T19:21:30.230Z] #42 80.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.230Z] #42 80.95 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:21:30 [2021-09-20T19:21:30.286Z] #42 80.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.286Z] #42 80.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:30 [2021-09-20T19:21:30.286Z] #42 80.87 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:21:30 [2021-09-20T19:21:30.286Z] #42 80.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.286Z] #42 80.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:21:30 [2021-09-20T19:21:30.423Z] #45 183.5 net/http/internal
19:21:30 [2021-09-20T19:21:30.459Z] #43 30.42   CC       images/pipe-data.o
19:21:30 [2021-09-20T19:21:30.491Z] #42 81.15 Selecting previously unselected package libnet1:amd64.
19:21:30 [2021-09-20T19:21:30.491Z] #42 81.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.491Z] #42 81.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:30 [2021-09-20T19:21:30.548Z] #42 81.08 Selecting previously unselected package zlib1g-dev:amd64.
19:21:30 [2021-09-20T19:21:30.548Z] #42 81.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.548Z] #42 81.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:21:30 [2021-09-20T19:21:30.714Z] #43 23.52   CC       images/cpuinfo.o
19:21:30 [2021-09-20T19:21:30.721Z] #43 30.70   CC       images/sa.o
19:21:30 [2021-09-20T19:21:30.747Z] #42 81.42 Selecting previously unselected package libnet1-dev.
19:21:30 [2021-09-20T19:21:30.748Z] #42 81.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:21:30 [2021-09-20T19:21:30.748Z] #42 81.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:30 [2021-09-20T19:21:30.974Z] #43 24.00   CC       images/inventory.o
19:21:30 [2021-09-20T19:21:30.983Z] #43 30.99   CC       images/timer.o
19:21:31 [2021-09-20T19:21:31.004Z] #42 81.80 Selecting previously unselected package libnl-3-200:amd64.
19:21:31 [2021-09-20T19:21:31.004Z] #42 81.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:21:31 [2021-09-20T19:21:31.121Z] #42 81.59 Selecting previously unselected package libprotobuf17:amd64.
19:21:31 [2021-09-20T19:21:31.121Z] #42 81.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:21:31 [2021-09-20T19:21:31.121Z] #42 81.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:21:31 [2021-09-20T19:21:31.233Z] #43 24.26   CC       images/fdinfo.o
19:21:31 [2021-09-20T19:21:31.245Z] #43 31.30   CC       images/timerfd.o
19:21:31 [2021-09-20T19:21:31.245Z] #43 31.46   CC       images/mm.o
19:21:31 [2021-09-20T19:21:31.261Z] #42 81.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:21:31 [2021-09-20T19:21:31.518Z] #42 82.21 Selecting previously unselected package libnl-3-dev:amd64.
19:21:31 [2021-09-20T19:21:31.518Z] #42 82.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:21:31 [2021-09-20T19:21:31.518Z] #42 82.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:21:31 [2021-09-20T19:21:31.801Z] #43 24.60   CC       images/fown.o
19:21:31 [2021-09-20T19:21:31.801Z] #43 24.81   CC       images/ns.o
19:21:31 [2021-09-20T19:21:31.819Z] #43 31.94   CC       images/sk-opts.o
19:21:32 [2021-09-20T19:21:32.061Z] #43 25.01   CC       images/regfile.o
19:21:32 [2021-09-20T19:21:32.080Z] #42 82.78 Selecting previously unselected package libprotobuf-c1:amd64.
19:21:32 [2021-09-20T19:21:32.080Z] #42 82.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:21:32 [2021-09-20T19:21:32.080Z] #42 82.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:32 [2021-09-20T19:21:32.081Z] #43 32.19   CC       images/sk-unix.o
19:21:32 [2021-09-20T19:21:32.320Z] #43 25.28   CC       images/ghost-file.o
19:21:32 [2021-09-20T19:21:32.337Z] #42 83.02 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:21:32 [2021-09-20T19:21:32.337Z] #42 83.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:21:32 [2021-09-20T19:21:32.337Z] #42 83.03 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:21:32 [2021-09-20T19:21:32.344Z] #43 32.55   CC       images/sk-inet.o
19:21:32 [2021-09-20T19:21:32.439Z] a0ddf88812f1: Download complete
19:21:32 [2021-09-20T19:21:32.507Z] #42 83.29 Selecting previously unselected package libprotobuf-lite17:amd64.
19:21:32 [2021-09-20T19:21:32.579Z] #43 25.56   CC       images/fifo.o
19:21:32 [2021-09-20T19:21:32.593Z] #42 83.28 Selecting previously unselected package zlib1g-dev:amd64.
19:21:32 [2021-09-20T19:21:32.593Z] #42 83.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:21:32 [2021-09-20T19:21:32.593Z] #42 83.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:21:32 [2021-09-20T19:21:32.607Z] #43 32.89   CC       images/tun.o
19:21:32 [2021-09-20T19:21:32.770Z] #42 83.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:21:32 [2021-09-20T19:21:32.770Z] #42 83.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:21:32 [2021-09-20T19:21:32.838Z] #43 25.84   CC       images/remap-file-path.o
19:21:33 [2021-09-20T19:21:33.033Z] #42 83.67 Selecting previously unselected package libprotobuf-dev:amd64.
19:21:33 [2021-09-20T19:21:33.033Z] #42 83.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:21:33 [2021-09-20T19:21:33.033Z] #42 83.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:21:33 [2021-09-20T19:21:33.097Z] #43 26.06   CC       images/eventfd.o
19:21:33 [2021-09-20T19:21:33.159Z] #42 83.88 Selecting previously unselected package libprotobuf17:amd64.
19:21:33 [2021-09-20T19:21:33.159Z] #42 83.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:21:33 [2021-09-20T19:21:33.159Z] #42 83.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:21:33 [2021-09-20T19:21:33.182Z] #43 33.29   CC       images/sk-netlink.o
19:21:33 [2021-09-20T19:21:33.357Z] #43 26.32   CC       images/eventpoll.o
19:21:33 [2021-09-20T19:21:33.445Z] #43 33.57   CC       images/packet-sock.o
19:21:33 [2021-09-20T19:21:33.616Z] #43 26.56   CC       images/fh.o
19:21:33 [2021-09-20T19:21:33.708Z] #43 33.94   CC       images/ipc-var.o
19:21:33 [2021-09-20T19:21:33.708Z] #43 ...
19:21:33 [2021-09-20T19:21:33.708Z] 
19:21:33 [2021-09-20T19:21:33.708Z] #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
19:21:33 [2021-09-20T19:21:33.708Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:21:33 [2021-09-20T19:21:33.708Z] #13 73.73 Selecting previously unselected package g++-mingw-w64-x86-64.
19:21:33 [2021-09-20T19:21:33.708Z] #13 73.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:21:33 [2021-09-20T19:21:33.708Z] #13 73.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:33 [2021-09-20T19:21:33.875Z] #43 26.88   CC       images/fsnotify.o
19:21:33 [2021-09-20T19:21:33.971Z] #13 ...
19:21:33 [2021-09-20T19:21:33.971Z] 
19:21:33 [2021-09-20T19:21:33.971Z] #45 [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
19:21:33 [2021-09-20T19:21:33.971Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:33 [2021-09-20T19:21:33.971Z] #45 81.10 compress/gzip
19:21:33 [2021-09-20T19:21:33.971Z] #45 82.09 crypto/elliptic
19:21:33 [2021-09-20T19:21:33.971Z] #45 82.68 go/doc
19:21:33 [2021-09-20T19:21:33.971Z] #45 86.03 encoding/asn1
19:21:33 [2021-09-20T19:21:33.971Z] #45 87.53 vendor/golang.org/x/text/unicode/norm
19:21:33 [2021-09-20T19:21:33.971Z] #45 ...
19:21:33 [2021-09-20T19:21:33.971Z] 
19:21:33 [2021-09-20T19:21:33.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:33 [2021-09-20T19:21:33.971Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:33 [2021-09-20T19:21:33.971Z] #43 34.22   CC       images/ipc-desc.o
19:21:33 [2021-09-20T19:21:33.978Z] #42 ...
19:21:33 [2021-09-20T19:21:33.979Z] 
19:21:33 [2021-09-20T19:21:33.979Z] #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
19:21:33 [2021-09-20T19:21:33.979Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:33 [2021-09-20T19:21:33.979Z] #13 54.95 Reading package lists...
19:21:33 [2021-09-20T19:21:33.979Z] #13 68.34 Building dependency tree...
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.68 The following additional packages will be installed:
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.68   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.68   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.70   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.70   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.70   mingw-w64-x86-64-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.71 Suggested packages:
19:21:33 [2021-09-20T19:21:33.979Z] #13 73.71   gcc-8-locales seccomp wine64
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.33 The following NEW packages will be installed:
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.36   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.36   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.37   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.38   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.40 The following packages will be upgraded:
19:21:33 [2021-09-20T19:21:33.979Z] #13 75.44   libseccomp2
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.08 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.08 Need to get 77.8 MB of archives.
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.08 After this operation, 487 MB of additional disk space will be used.
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.16 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 76.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:21:33 [2021-09-20T19:21:33.979Z] #13 77.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:21:34 [2021-09-20T19:21:34.234Z] #43 34.39   CC       images/ipc-shm.o
19:21:34 [2021-09-20T19:21:34.240Z] #13 77.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:21:34 [2021-09-20T19:21:34.240Z] #13 77.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:21:34 [2021-09-20T19:21:34.240Z] #13 ...
19:21:34 [2021-09-20T19:21:34.240Z] 
19:21:34 [2021-09-20T19:21:34.240Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:34 [2021-09-20T19:21:34.240Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:21:34 [2021-09-20T19:21:34.240Z] #32 81.63 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:21:34 [2021-09-20T19:21:34.240Z] #32 82.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:21:34 [2021-09-20T19:21:34.240Z] #32 83.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:34 [2021-09-20T19:21:34.444Z] #43 27.51   CC       images/signalfd.o
19:21:34 [2021-09-20T19:21:34.498Z] #43 34.67   CC       images/ipc-msg.o
19:21:34 [2021-09-20T19:21:34.502Z] #32 ...
19:21:34 [2021-09-20T19:21:34.502Z] 
19:21:34 [2021-09-20T19:21:34.502Z] #34 [tomlv 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 tomlv
19:21:34 [2021-09-20T19:21:34.502Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:21:34 [2021-09-20T19:21:34.502Z] #34 75.06 internal/reflectlite
19:21:34 [2021-09-20T19:21:34.502Z] #34 75.07 sync
19:21:34 [2021-09-20T19:21:34.502Z] #34 78.01 internal/testlog
19:21:34 [2021-09-20T19:21:34.502Z] #34 79.67 errors
19:21:34 [2021-09-20T19:21:34.502Z] #34 79.67 sort
19:21:34 [2021-09-20T19:21:34.502Z] #34 80.15 strconv
19:21:34 [2021-09-20T19:21:34.502Z] #34 81.17 io
19:21:34 [2021-09-20T19:21:34.502Z] #34 84.00 syscall
19:21:34 [2021-09-20T19:21:34.531Z] #42 ...
19:21:34 [2021-09-20T19:21:34.531Z] 
19:21:34 [2021-09-20T19:21:34.531Z] #34 [tomlv 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 tomlv
19:21:34 [2021-09-20T19:21:34.531Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:21:34 [2021-09-20T19:21:34.531Z] #34 75.22 sync
19:21:34 [2021-09-20T19:21:34.531Z] #34 75.22 internal/reflectlite
19:21:34 [2021-09-20T19:21:34.531Z] #34 78.19 internal/testlog
19:21:34 [2021-09-20T19:21:34.531Z] #34 80.13 sort
19:21:34 [2021-09-20T19:21:34.531Z] #34 80.14 errors
19:21:34 [2021-09-20T19:21:34.531Z] #34 80.54 strconv
19:21:34 [2021-09-20T19:21:34.531Z] #34 81.68 io
19:21:34 [2021-09-20T19:21:34.531Z] #34 83.69 internal/oserror
19:21:34 [2021-09-20T19:21:34.531Z] #34 84.17 syscall
19:21:34 [2021-09-20T19:21:34.612Z] #45 ...
19:21:34 [2021-09-20T19:21:34.612Z] 
19:21:34 [2021-09-20T19:21:34.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:34 [2021-09-20T19:21:34.612Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:34 [2021-09-20T19:21:34.612Z] #43 60.98   CC       images/ext-file.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 61.26   CC       images/cgroup.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 62.19   CC       images/userns.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 62.75   CC       images/google/protobuf/descriptor.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 65.62   CC       images/opts.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 65.92   CC       images/seccomp.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 66.28   CC       images/binfmt-misc.o
19:21:34 [2021-09-20T19:21:34.612Z] #43 66.57   CC       images/time.o
19:21:34 [2021-09-20T19:21:34.706Z] #43 27.72   CC       images/fs.o
19:21:34 [2021-09-20T19:21:34.761Z] #43 34.95   CC       images/ipc-sem.o
19:21:34 [2021-09-20T19:21:34.763Z] #34 ...
19:21:34 [2021-09-20T19:21:34.763Z] 
19:21:34 [2021-09-20T19:21:34.763Z] #51 [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
19:21:34 [2021-09-20T19:21:34.763Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:21:34 [2021-09-20T19:21:34.763Z] #51 81.11 io
19:21:34 [2021-09-20T19:21:34.763Z] #51 81.11 internal/oserror
19:21:34 [2021-09-20T19:21:34.763Z] #51 81.30 syscall
19:21:34 [2021-09-20T19:21:34.763Z] #51 83.68 bytes
19:21:34 [2021-09-20T19:21:34.789Z] #34 ...
19:21:34 [2021-09-20T19:21:34.789Z] 
19:21:34 [2021-09-20T19:21:34.789Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:34 [2021-09-20T19:21:34.789Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:34 [2021-09-20T19:21:34.789Z] #42 85.38 Selecting previously unselected package libprotobuf-lite17:amd64.
19:21:34 [2021-09-20T19:21:34.789Z] #42 85.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:21:34 [2021-09-20T19:21:34.789Z] #42 85.43 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:21:34 [2021-09-20T19:21:34.789Z] #42 ...
19:21:34 [2021-09-20T19:21:34.789Z] 
19:21:34 [2021-09-20T19:21:34.789Z] #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
19:21:34 [2021-09-20T19:21:34.789Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:34 [2021-09-20T19:21:34.789Z] #13 55.55 Reading package lists...
19:21:34 [2021-09-20T19:21:34.789Z] #13 68.96 Building dependency tree...
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.29 The following additional packages will be installed:
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.31   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.31   mingw-w64-x86-64-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.33 Suggested packages:
19:21:34 [2021-09-20T19:21:34.789Z] #13 74.34   gcc-8-locales seccomp wine64
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.95 The following NEW packages will be installed:
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.99   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 75.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.02 The following packages will be upgraded:
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.06   libseccomp2
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.66 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.66 Need to get 77.8 MB of archives.
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.66 After this operation, 487 MB of additional disk space will be used.
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.76 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 76.77 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 77.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 77.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 77.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 77.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 77.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:21:34 [2021-09-20T19:21:34.789Z] #13 78.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:21:34 [2021-09-20T19:21:34.871Z] #43 66.79   CC       images/sysctl.o
19:21:34 [2021-09-20T19:21:34.965Z] #43 27.93   CC       images/pstree.o
19:21:34 [2021-09-20T19:21:34.965Z] #43 ...
19:21:34 [2021-09-20T19:21:34.965Z] 
19:21:34 [2021-09-20T19:21:34.965Z] #56 [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
19:21:34 [2021-09-20T19:21:34.965Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:21:35 [2021-09-20T19:21:35.025Z] #43 35.14   CC       images/utsns.o
19:21:35 [2021-09-20T19:21:35.025Z] #43 ...
19:21:35 [2021-09-20T19:21:35.025Z] 
19:21:35 [2021-09-20T19:21:35.025Z] #56 [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
19:21:35 [2021-09-20T19:21:35.025Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + export 'BUILDTAGS=netgo osusergo static_build'
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + BUILDTAGS='netgo osusergo static_build'
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + export EXTRA_FLAGS=-buildmode=pie
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + EXTRA_FLAGS=-buildmode=pie
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + '[' '' = dynamic ']'
19:21:35 [2021-09-20T19:21:35.025Z] #56 43.73 + make
19:21:35 [2021-09-20T19:21:35.025Z] #56 45.18 + bin/ctr
19:21:35 [2021-09-20T19:21:35.047Z] #13 ...
19:21:35 [2021-09-20T19:21:35.047Z] 
19:21:35 [2021-09-20T19:21:35.047Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:35 [2021-09-20T19:21:35.047Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:21:35 [2021-09-20T19:21:35.047Z] #32 83.78 Checking out files:  77% (1181/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:21:35 [2021-09-20T19:21:35.047Z] #32 85.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
19:21:35 [2021-09-20T19:21:35.130Z] #43 67.00   CC       images/autofs.o
19:21:35 [2021-09-20T19:21:35.289Z] #56 ...
19:21:35 [2021-09-20T19:21:35.289Z] 
19:21:35 [2021-09-20T19:21:35.289Z] #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
19:21:35 [2021-09-20T19:21:35.289Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.48 Selecting previously unselected package libapparmor1:arm64.
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.48 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.50 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.61 Selecting previously unselected package libapparmor-dev:arm64.
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.62 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.63 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.79 Selecting previously unselected package libbtrfs0.
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.79 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.80 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.91 Selecting previously unselected package libbtrfs-dev.
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 84.94 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.10 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.23 Selecting previously unselected package libudev-dev:arm64.
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.25 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.289Z] #13 85.28 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
19:21:35 [2021-09-20T19:21:35.304Z] #32 85.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:21:35 [2021-09-20T19:21:35.389Z] #43 67.26   CC       images/macvlan.o
19:21:35 [2021-09-20T19:21:35.553Z] #13 85.49 Selecting previously unselected package libsepol1-dev:arm64.
19:21:35 [2021-09-20T19:21:35.553Z] #13 85.49 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
19:21:35 [2021-09-20T19:21:35.553Z] #13 85.50 Unpacking libsepol1-dev:arm64 (2.8-1) ...
19:21:35 [2021-09-20T19:21:35.648Z] #43 67.53   CC       images/sit.o
19:21:35 [2021-09-20T19:21:35.716Z] #51 ...
19:21:35 [2021-09-20T19:21:35.716Z] 
19:21:35 [2021-09-20T19:21:35.716Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:35 [2021-09-20T19:21:35.716Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:35 [2021-09-20T19:21:35.716Z] #42 86.40 Selecting previously unselected package libprotoc17:amd64.
19:21:35 [2021-09-20T19:21:35.716Z] #42 86.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:21:35 [2021-09-20T19:21:35.907Z] #43 67.80   CC       images/memfd.o
19:21:35 [2021-09-20T19:21:35.977Z] #42 86.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:21:36 [2021-09-20T19:21:36.138Z] #13 85.81 Selecting previously unselected package libpcre16-3:arm64.
19:21:36 [2021-09-20T19:21:36.138Z] #13 85.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
19:21:36 [2021-09-20T19:21:36.138Z] #13 85.82 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
19:21:36 [2021-09-20T19:21:36.138Z] #13 86.03 Selecting previously unselected package libpcre32-3:arm64.
19:21:36 [2021-09-20T19:21:36.138Z] #13 86.04 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
19:21:36 [2021-09-20T19:21:36.138Z] #13 86.06 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
19:21:36 [2021-09-20T19:21:36.402Z] #13 86.29 Selecting previously unselected package libpcrecpp0v5:arm64.
19:21:36 [2021-09-20T19:21:36.402Z] #13 86.29 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
19:21:36 [2021-09-20T19:21:36.402Z] #13 86.31 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
19:21:36 [2021-09-20T19:21:36.476Z] #43 68.25   CC       images/timens.o
19:21:36 [2021-09-20T19:21:36.476Z] #43 68.45   LINK     images/built-in.o
19:21:36 [2021-09-20T19:21:36.525Z] #56 51.09 Checking out files:  44% (2013/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  81% (3718/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
19:21:36 [2021-09-20T19:21:36.525Z] #56 ...
19:21:36 [2021-09-20T19:21:36.525Z] 
19:21:36 [2021-09-20T19:21:36.525Z] #51 [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
19:21:36 [2021-09-20T19:21:36.525Z] #51 sha256:3b6928dc99ac55feda8b4060bb7acbb9e8ccc8960c798dbf425443e3a0a9fabe
19:21:36 [2021-09-20T19:21:36.525Z] #51 94.36 mvdan.cc/sh/v3/cmd/shfmt
19:21:36 [2021-09-20T19:21:36.525Z] #51 DONE 97.9s
19:21:36 [2021-09-20T19:21:36.525Z] 
19:21:36 [2021-09-20T19:21:36.525Z] #56 [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
19:21:36 [2021-09-20T19:21:36.525Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:21:36 [2021-09-20T19:21:36.665Z] #13 86.40 Selecting previously unselected package libpcre3-dev:arm64.
19:21:36 [2021-09-20T19:21:36.665Z] #13 86.40 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
19:21:36 [2021-09-20T19:21:36.665Z] #13 86.42 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.60   GEN      compel/include/asm
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.61   GEN      compel/include/version.h
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.62 touch .config
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.63   GEN      include/common/config.h
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.72   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.76   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.77   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.78   DEP      compel/arch/x86/plugins/std/memcpy.d
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.79   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.79   GEN      compel/plugins/include/uapi/std/syscall.h
19:21:36 [2021-09-20T19:21:36.734Z] #43 68.80   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:21:36 [2021-09-20T19:21:36.783Z] #56 51.09 Checking out files:  44% (2013/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  81% (3718/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
Checking out files:  91% (4156/4567)   
Checking out files:  92% (4202/4567)   
Checking out files:  93% (4248/4567)   
Checking out files:  94% (4293/4567)   
Checking out files:  95% (4339/4567)   
Checking out files:  96% (4385/4567)   
Checking out files:  97% (4430/4567)   
Checking out files:  98% (4476/4567)   
Checking out files:  99% (4522/4567)   
Checking out files: 100% (4567/4567)   
Checking out files: 100% (4567/4567), done.
19:21:36 [2021-09-20T19:21:36.783Z] #56 52.85 + cd /tmp/tmp.jBTefqo8dt/src/github.com/containerd/containerd
19:21:36 [2021-09-20T19:21:36.783Z] #56 52.86 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
19:21:36 [2021-09-20T19:21:36.928Z] #13 86.80 Selecting previously unselected package libselinux1-dev:arm64.
19:21:36 [2021-09-20T19:21:36.928Z] #13 86.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
19:21:36 [2021-09-20T19:21:36.928Z] #13 86.82 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
19:21:36 [2021-09-20T19:21:36.997Z] #43 68.80   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:21:36 [2021-09-20T19:21:36.997Z] #43 68.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:21:36 [2021-09-20T19:21:36.997Z] #43 68.81   DEP      compel/plugins/std/infect.d
19:21:36 [2021-09-20T19:21:36.997Z] #43 68.84   DEP      compel/plugins/std/string.d
19:21:36 [2021-09-20T19:21:36.997Z] #43 68.99   DEP      compel/plugins/std/log.d
19:21:36 [2021-09-20T19:21:36.997Z] #43 69.09   DEP      compel/plugins/std/fds.d
19:21:37 [2021-09-20T19:21:37.099Z] 4612f6d0b889: Verifying Checksum
19:21:37 [2021-09-20T19:21:37.099Z] 4612f6d0b889: Download complete
19:21:37 [2021-09-20T19:21:37.191Z] #13 87.14 Selecting previously unselected package libdevmapper-dev:arm64.
19:21:37 [2021-09-20T19:21:37.191Z] #13 87.15 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
19:21:37 [2021-09-20T19:21:37.191Z] #13 87.17 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:21:37 [2021-09-20T19:21:37.200Z] #32 ...
19:21:37 [2021-09-20T19:21:37.200Z] 
19:21:37 [2021-09-20T19:21:37.200Z] #56 [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
19:21:37 [2021-09-20T19:21:37.200Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + RM_GOPATH=0
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + TMP_GOPATH=
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + : /build
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + '[' -z '' ']'
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 ++ mktemp -d
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + export GOPATH=/tmp/tmp.yXaGn0sen0
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + GOPATH=/tmp/tmp.yXaGn0sen0
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + RM_GOPATH=1
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 + case "$(go env GOARCH)" in
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.029 ++ go env GOARCH
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.106 + export GO_BUILDMODE=-buildmode=pie
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.108 + GO_BUILDMODE=-buildmode=pie
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.113 ++ dirname /tmp/install/install.sh
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.116 + dir=/tmp/install
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.125 + bin=containerd
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.125 + shift
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.132 + '[' '!' -f /tmp/install/containerd.installer ']'
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.136 + . /tmp/install/containerd.installer
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.137 ++ set -e
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.137 ++ : e25210fe30a0a703442421b0f60afac609f950a3
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.144 + install_containerd
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.148 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.149 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.149 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yXaGn0sen0/src/github.com/containerd/containerd
19:21:37 [2021-09-20T19:21:37.200Z] #56 2.167 Cloning into '/tmp/tmp.yXaGn0sen0/src/github.com/containerd/containerd'...
19:21:37 [2021-09-20T19:21:37.256Z] #43 69.20   DEP      compel/plugins/std/std.d
19:21:37 [2021-09-20T19:21:37.367Z] #42 87.82 Selecting previously unselected package protobuf-c-compiler.
19:21:37 [2021-09-20T19:21:37.367Z] #42 87.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:21:37 [2021-09-20T19:21:37.367Z] #42 87.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.25 Selecting previously unselected package libseccomp-dev:arm64.
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.26 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.27 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.44 Selecting previously unselected package libsystemd-dev:arm64.
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.46 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
19:21:37 [2021-09-20T19:21:37.454Z] #13 87.47 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
19:21:37 [2021-09-20T19:21:37.458Z] #56 ...
19:21:37 [2021-09-20T19:21:37.458Z] 
19:21:37 [2021-09-20T19:21:37.458Z] #34 [tomlv 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 tomlv
19:21:37 [2021-09-20T19:21:37.458Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:21:37 [2021-09-20T19:21:37.458Z] #34 87.65 reflect
19:21:37 [2021-09-20T19:21:37.514Z] #43 69.41   DEP      compel/plugins/shmem/shmem.d
19:21:37 [2021-09-20T19:21:37.514Z] #43 69.60   DEP      compel/plugins/fds/fds.d
19:21:37 [2021-09-20T19:21:37.628Z] #42 88.20 Selecting previously unselected package protobuf-compiler.
19:21:37 [2021-09-20T19:21:37.628Z] #42 88.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:21:37 [2021-09-20T19:21:37.628Z] #42 88.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:21:37 [2021-09-20T19:21:37.628Z] #42 88.38 Selecting previously unselected package python-pkg-resources.
19:21:37 [2021-09-20T19:21:37.890Z] #42 88.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:21:37 [2021-09-20T19:21:37.890Z] #42 88.41 Unpacking python-pkg-resources (40.8.0-1) ...
19:21:38 [2021-09-20T19:21:38.082Z] #43 69.84   CC       compel/plugins/std/std.o
19:21:38 [2021-09-20T19:21:38.169Z] #42 88.95 Selecting previously unselected package python-six.
19:21:38 [2021-09-20T19:21:38.169Z] #42 88.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:21:38 [2021-09-20T19:21:38.169Z] #42 88.95 Unpacking python-six (1.12.0-1) ...
19:21:38 [2021-09-20T19:21:38.341Z] #43 70.35   CC       compel/plugins/std/fds.o
19:21:38 [2021-09-20T19:21:38.404Z] #13 88.16 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
19:21:38 [2021-09-20T19:21:38.404Z] #13 88.19 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
19:21:38 [2021-09-20T19:21:38.404Z] #13 88.23 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.26 Setting up libpcre16-3:arm64 (2:8.39-12) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.27 Setting up libsepol1-dev:arm64 (2.8-1) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.30 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.32 Setting up libbtrfs0 (4.20.1-2) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.33 Setting up libpcre32-3:arm64 (2:8.39-12) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.36 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
19:21:38 [2021-09-20T19:21:38.405Z] #13 88.38 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.41 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.43 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.45 Setting up mingw-w64-common (6.0.0-3) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.48 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.51 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.54 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.58 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:38 [2021-09-20T19:21:38.668Z] #13 88.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:38 [2021-09-20T19:21:38.745Z] #42 89.24 Selecting previously unselected package python-protobuf.
19:21:38 [2021-09-20T19:21:38.745Z] #42 89.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:21:38 [2021-09-20T19:21:38.745Z] #42 89.32 Unpacking python-protobuf (3.6.1.3-2) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.68 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.73 Setting up dmsetup (2:1.02.155-3) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.74 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.76 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:21:38 [2021-09-20T19:21:38.932Z] #13 88.78 Processing triggers for libc-bin (2.28-10) ...
19:21:39 [2021-09-20T19:21:39.277Z] #43 71.15   CC       compel/plugins/std/log.o
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + export 'BUILDTAGS=netgo osusergo static_build'
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + BUILDTAGS='netgo osusergo static_build'
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + export EXTRA_FLAGS=-buildmode=pie
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + EXTRA_FLAGS=-buildmode=pie
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + '[' '' = dynamic ']'
19:21:39 [2021-09-20T19:21:39.315Z] #56 55.22 + make
19:21:39 [2021-09-20T19:21:39.689Z] #42 90.30 Setting up python-pkg-resources (40.8.0-1) ...
19:21:39 [2021-09-20T19:21:39.914Z] #13 DONE 89.8s
19:21:39 [2021-09-20T19:21:39.914Z] 
19:21:39 [2021-09-20T19:21:39.914Z] #53 [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
19:21:39 [2021-09-20T19:21:39.914Z] #53 sha256:fe2c9fbb306d31122f5ed2401fbd929a7e0d96d61a47177f917cec0b1c3aa0a9
19:21:39 [2021-09-20T19:21:39.952Z] #42 ...
19:21:39 [2021-09-20T19:21:39.952Z] 
19:21:39 [2021-09-20T19:21:39.952Z] #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
19:21:39 [2021-09-20T19:21:39.952Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:39 [2021-09-20T19:21:39.952Z] #36 80.61 Selecting previously unselected package cmake-data.
19:21:39 [2021-09-20T19:21:39.952Z] #36 80.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:21:39 [2021-09-20T19:21:39.952Z] #36 80.63 Unpacking cmake-data (3.13.4-1) ...
19:21:39 [2021-09-20T19:21:39.952Z] #36 86.14 Selecting previously unselected package libicu63:amd64.
19:21:39 [2021-09-20T19:21:39.952Z] #36 86.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:39 [2021-09-20T19:21:39.952Z] #36 86.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:40 [2021-09-20T19:21:40.214Z] #36 ...
19:21:40 [2021-09-20T19:21:40.214Z] 
19:21:40 [2021-09-20T19:21:40.214Z] #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
19:21:40 [2021-09-20T19:21:40.214Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:40 [2021-09-20T19:21:40.214Z] #13 83.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:21:40 [2021-09-20T19:21:40.250Z] #56 55.92 + bin/ctr
19:21:40 [2021-09-20T19:21:40.250Z] #56 ...
19:21:40 [2021-09-20T19:21:40.250Z] 
19:21:40 [2021-09-20T19:21:40.250Z] #45 [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
19:21:40 [2021-09-20T19:21:40.250Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:21:40 [2021-09-20T19:21:40.250Z] #45 91.72 encoding/xml
19:21:40 [2021-09-20T19:21:40.250Z] #45 92.54 go/doc
19:21:40 [2021-09-20T19:21:40.250Z] #45 96.47 github.com/LK4D4/vndr/build
19:21:40 [2021-09-20T19:21:40.250Z] #45 97.48 compress/flate
19:21:40 [2021-09-20T19:21:40.250Z] #45 99.69 net
19:21:40 [2021-09-20T19:21:40.250Z] #45 100.9 compress/gzip
19:21:40 [2021-09-20T19:21:40.250Z] #45 101.7 vendor/golang.org/x/text/transform
19:21:40 [2021-09-20T19:21:40.508Z] #45 ...
19:21:40 [2021-09-20T19:21:40.508Z] 
19:21:40 [2021-09-20T19:21:40.508Z] #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
19:21:40 [2021-09-20T19:21:40.508Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:40 [2021-09-20T19:21:40.508Z] #13 97.67 Selecting previously unselected package g++-mingw-w64-x86-64.
19:21:40 [2021-09-20T19:21:40.508Z] #13 97.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:21:40 [2021-09-20T19:21:40.508Z] #13 97.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:40 [2021-09-20T19:21:40.653Z] #43 72.63   CC       compel/plugins/std/string.o
19:21:40 [2021-09-20T19:21:40.653Z] #43 ...
19:21:40 [2021-09-20T19:21:40.653Z] 
19:21:40 [2021-09-20T19:21:40.653Z] #45 [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
19:21:40 [2021-09-20T19:21:40.653Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:40 [2021-09-20T19:21:40.653Z] #45 193.6 net/textproto
19:21:40 [2021-09-20T19:21:40.653Z] #45 193.7 crypto/x509
19:21:41 [2021-09-20T19:21:41.651Z] #34 ...
19:21:41 [2021-09-20T19:21:41.651Z] 
19:21:41 [2021-09-20T19:21:41.651Z] #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
19:21:41 [2021-09-20T19:21:41.651Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:41 [2021-09-20T19:21:41.651Z] #36 81.88 Selecting previously unselected package libicu63:amd64.
19:21:41 [2021-09-20T19:21:41.651Z] #36 81.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #36 81.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:21:41 [2021-09-20T19:21:41.651Z] #36 ...
19:21:41 [2021-09-20T19:21:41.651Z] 
19:21:41 [2021-09-20T19:21:41.651Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:41 [2021-09-20T19:21:41.651Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:41 [2021-09-20T19:21:41.651Z] #42 85.85 Selecting previously unselected package libprotobuf-dev:amd64.
19:21:41 [2021-09-20T19:21:41.651Z] #42 85.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 85.88 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 88.78 Selecting previously unselected package libprotoc17:amd64.
19:21:41 [2021-09-20T19:21:41.651Z] #42 88.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 88.86 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.34 Selecting previously unselected package protobuf-c-compiler.
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.66 Selecting previously unselected package protobuf-compiler.
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 90.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.02 Selecting previously unselected package python-pkg-resources.
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.05 Unpacking python-pkg-resources (40.8.0-1) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.86 Selecting previously unselected package python-six.
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 91.92 Unpacking python-six (1.12.0-1) ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 92.07 Selecting previously unselected package python-protobuf.
19:21:41 [2021-09-20T19:21:41.651Z] #42 92.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:21:41 [2021-09-20T19:21:41.651Z] #42 92.10 Unpacking python-protobuf (3.6.1.3-2) ...
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.814 + RM_GOPATH=0
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.814 + TMP_GOPATH=
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.814 + : /build
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.814 + '[' -z '' ']'
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.814 ++ mktemp -d
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.819 + export GOPATH=/tmp/tmp.y0gq0qdtXa
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.819 + GOPATH=/tmp/tmp.y0gq0qdtXa
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.819 + RM_GOPATH=1
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.819 + case "$(go env GOARCH)" in
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.820 ++ go env GOARCH
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.850 + export GO_BUILDMODE=-buildmode=pie
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.850 + GO_BUILDMODE=-buildmode=pie
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.850 ++ dirname /tmp/install/install.sh
19:21:41 [2021-09-20T19:21:41.875Z] #53 ...
19:21:41 [2021-09-20T19:21:41.875Z] 
19:21:41 [2021-09-20T19:21:41.875Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
19:21:41 [2021-09-20T19:21:41.875Z] #14 sha256:6f2a0130483482242594c885edb88872a2f36d90fb96c54b1370d9bd9662abcc
19:21:41 [2021-09-20T19:21:41.875Z] #14 DONE 1.9s
19:21:41 [2021-09-20T19:21:41.875Z] 
19:21:41 [2021-09-20T19:21:41.875Z] #53 [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
19:21:41 [2021-09-20T19:21:41.875Z] #53 sha256:fe2c9fbb306d31122f5ed2401fbd929a7e0d96d61a47177f917cec0b1c3aa0a9
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.852 + dir=/tmp/install
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.852 + bin=runc
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.852 + shift
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.852 + '[' '!' -f /tmp/install/runc.installer ']'
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.852 + . /tmp/install/runc.installer
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.853 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.853 + install_runc
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.855 + grep -q '^3\.10\.0.*\.el7\.'
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.857 + uname -r
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.872 + RUNC_BUILDTAGS='seccomp '
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.872 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.873 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.873 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y0gq0qdtXa/src/github.com/opencontainers/runc
19:21:41 [2021-09-20T19:21:41.875Z] #53 1.895 Cloning into '/tmp/tmp.y0gq0qdtXa/src/github.com/opencontainers/runc'...
19:21:42 [2021-09-20T19:21:42.582Z] #42 93.31 Setting up python-pkg-resources (40.8.0-1) ...
19:21:43 [2021-09-20T19:21:43.271Z] #53 ...
19:21:43 [2021-09-20T19:21:43.272Z] 
19:21:43 [2021-09-20T19:21:43.272Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:21:43 [2021-09-20T19:21:43.272Z] #15 sha256:4fe424f0e56766b6babe541d126bc715ec5250f7758e57b99cb88620b5586175
19:21:43 [2021-09-20T19:21:43.272Z] #15 DONE 1.5s
19:21:43 [2021-09-20T19:21:43.276Z] #45 196.2 vendor/golang.org/x/net/http/httpguts
19:21:43 [2021-09-20T19:21:43.535Z] 
19:21:43 [2021-09-20T19:21:43.535Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:21:43 [2021-09-20T19:21:43.535Z] #16 sha256:2b341175a30cb888be7354b3c594af04cafd7b345a06a968f9df2276c5d37976
19:21:43 [2021-09-20T19:21:43.551Z] #45 196.4 vendor/golang.org/x/net/http/httpproxy
19:21:43 [2021-09-20T19:21:43.962Z] #42 ...
19:21:43 [2021-09-20T19:21:43.962Z] 
19:21:43 [2021-09-20T19:21:43.962Z] #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
19:21:43 [2021-09-20T19:21:43.962Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:43 [2021-09-20T19:21:43.962Z] #36 94.46 Selecting previously unselected package libxml2:amd64.
19:21:43 [2021-09-20T19:21:43.962Z] #36 94.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:21:43 [2021-09-20T19:21:43.962Z] #36 94.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.48 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:21:44 [2021-09-20T19:21:44.425Z] #13 87.79 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:21:44 [2021-09-20T19:21:44.485Z] #45 197.3 mime/multipart
19:21:44 [2021-09-20T19:21:44.486Z] #16 ...
19:21:44 [2021-09-20T19:21:44.486Z] 
19:21:44 [2021-09-20T19:21:44.486Z] #45 [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
19:21:44 [2021-09-20T19:21:44.486Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:44 [2021-09-20T19:21:44.486Z] #45 88.69 github.com/LK4D4/vndr/build
19:21:44 [2021-09-20T19:21:44.486Z] #45 88.97 crypto/ecdsa
19:21:44 [2021-09-20T19:21:44.486Z] #45 90.19 mime
19:21:44 [2021-09-20T19:21:44.486Z] #45 93.21 vendor/golang.org/x/net/idna
19:21:44 [2021-09-20T19:21:44.486Z] #45 95.64 net/textproto
19:21:44 [2021-09-20T19:21:44.486Z] #45 95.64 vendor/golang.org/x/net/http/httpproxy
19:21:44 [2021-09-20T19:21:44.486Z] #45 95.65 crypto/x509
19:21:44 [2021-09-20T19:21:44.486Z] #45 97.29 mime/multipart
19:21:44 [2021-09-20T19:21:44.486Z] #45 97.30 vendor/golang.org/x/net/http/httpguts
19:21:44 [2021-09-20T19:21:44.486Z] #45 ...
19:21:44 [2021-09-20T19:21:44.486Z] 
19:21:44 [2021-09-20T19:21:44.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:44 [2021-09-20T19:21:44.486Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:44 [2021-09-20T19:21:44.486Z] #43 35.39   CC       images/creds.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 35.67   CC       images/vma.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 35.92   CC       images/netdev.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 36.39   CC       images/tty.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 36.93   CC       images/file-lock.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 37.24   CC       images/rlimit.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 37.56   CC       images/pagemap.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 37.90   CC       images/siginfo.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 38.18   CC       images/rpc.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 39.34   CC       images/ext-file.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 39.69   CC       images/cgroup.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 40.74   CC       images/userns.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 41.33   CC       images/google/protobuf/descriptor.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 43.88   CC       images/opts.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 44.07   CC       images/seccomp.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 44.42   CC       images/binfmt-misc.o
19:21:44 [2021-09-20T19:21:44.486Z] #43 44.67   CC       images/time.o
19:21:44 [2021-09-20T19:21:44.752Z] #43 ...
19:21:44 [2021-09-20T19:21:44.752Z] 
19:21:44 [2021-09-20T19:21:44.752Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:21:44 [2021-09-20T19:21:44.752Z] #16 sha256:2b341175a30cb888be7354b3c594af04cafd7b345a06a968f9df2276c5d37976
19:21:44 [2021-09-20T19:21:44.752Z] #16 1.420 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:21:44 [2021-09-20T19:21:44.752Z] #16 DONE 1.5s
19:21:44 [2021-09-20T19:21:44.752Z] 
19:21:44 [2021-09-20T19:21:44.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:44 [2021-09-20T19:21:44.752Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:44 [2021-09-20T19:21:44.752Z] #43 44.87   CC       images/sysctl.o
19:21:44 [2021-09-20T19:21:44.752Z] #43 ...
19:21:44 [2021-09-20T19:21:44.752Z] 
19:21:44 [2021-09-20T19:21:44.752Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:21:44 [2021-09-20T19:21:44.752Z] #17 sha256:23e4fa68400db5b53d776f6291face89397bba75db898ed93ae0ba87c510664e
19:21:45 [2021-09-20T19:21:45.332Z] #36 95.92 Selecting previously unselected package libarchive13:amd64.
19:21:45 [2021-09-20T19:21:45.332Z] #36 95.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.332Z] #36 95.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:21:45 [2021-09-20T19:21:45.332Z] #36 ...
19:21:45 [2021-09-20T19:21:45.332Z] 
19:21:45 [2021-09-20T19:21:45.332Z] #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
19:21:45 [2021-09-20T19:21:45.332Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:45 [2021-09-20T19:21:45.332Z] #13 78.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 78.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 84.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.33 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:21:45 [2021-09-20T19:21:45.332Z] #13 88.72 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
19:21:45 [2021-09-20T19:21:45.590Z] #13 ...
19:21:45 [2021-09-20T19:21:45.590Z] 
19:21:45 [2021-09-20T19:21:45.590Z] #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
19:21:45 [2021-09-20T19:21:45.590Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:45 [2021-09-20T19:21:45.590Z] #36 96.15 Selecting previously unselected package libjsoncpp1:amd64.
19:21:45 [2021-09-20T19:21:45.590Z] #36 96.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.590Z] #36 96.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:21:45 [2021-09-20T19:21:45.590Z] #36 ...
19:21:45 [2021-09-20T19:21:45.590Z] 
19:21:45 [2021-09-20T19:21:45.590Z] #51 [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
19:21:45 [2021-09-20T19:21:45.590Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:21:45 [2021-09-20T19:21:45.590Z] #51 86.42 syscall
19:21:45 [2021-09-20T19:21:45.590Z] #51 86.45 bytes
19:21:45 [2021-09-20T19:21:45.590Z] #51 91.09 reflect
19:21:45 [2021-09-20T19:21:45.782Z] #13 ...
19:21:45 [2021-09-20T19:21:45.782Z] 
19:21:45 [2021-09-20T19:21:45.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:45 [2021-09-20T19:21:45.782Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:45 [2021-09-20T19:21:45.782Z] #43 28.20   CC       images/pipe.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 28.44   CC       images/tcp-stream.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 28.76   CC       images/sk-packet.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 29.04   CC       images/mnt.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 29.33   CC       images/pipe-data.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 29.59   CC       images/sa.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 29.81   CC       images/timer.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 30.19   CC       images/timerfd.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 30.44   CC       images/mm.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 30.77   CC       images/sk-opts.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 30.99   CC       images/sk-unix.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 31.34   CC       images/sk-inet.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 31.71   CC       images/tun.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 31.98   CC       images/sk-netlink.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 32.26   CC       images/packet-sock.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 32.63   CC       images/ipc-var.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 32.91   CC       images/ipc-desc.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 33.11   CC       images/ipc-shm.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 33.25   CC       images/ipc-msg.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 33.69   CC       images/ipc-sem.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 33.89   CC       images/utsns.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 34.11   CC       images/creds.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 34.33   CC       images/vma.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 34.54   CC       images/netdev.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 34.92   CC       images/tty.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 35.43   CC       images/file-lock.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 35.58   CC       images/rlimit.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 35.75   CC       images/pagemap.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 36.06   CC       images/siginfo.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 36.30   CC       images/rpc.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 37.39   CC       images/ext-file.o
19:21:45 [2021-09-20T19:21:45.782Z] #43 37.59   CC       images/cgroup.o
19:21:45 [2021-09-20T19:21:45.783Z] #43 38.18   CC       images/userns.o
19:21:45 [2021-09-20T19:21:45.783Z] #43 38.42   CC       images/google/protobuf/descriptor.o
19:21:45 [2021-09-20T19:21:45.812Z] #13 ...
19:21:45 [2021-09-20T19:21:45.812Z] 
19:21:45 [2021-09-20T19:21:45.812Z] #34 [tomlv 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 tomlv
19:21:45 [2021-09-20T19:21:45.812Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:21:45 [2021-09-20T19:21:45.812Z] #34 86.43 reflect
19:21:45 [2021-09-20T19:21:45.812Z] #34 ...
19:21:45 [2021-09-20T19:21:45.812Z] 
19:21:45 [2021-09-20T19:21:45.812Z] #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
19:21:45 [2021-09-20T19:21:45.812Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:45 [2021-09-20T19:21:45.812Z] #13 89.65 debconf: delaying package configuration, since apt-utils is not installed
19:21:45 [2021-09-20T19:21:45.847Z] #51 ...
19:21:45 [2021-09-20T19:21:45.847Z] 
19:21:45 [2021-09-20T19:21:45.847Z] #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
19:21:45 [2021-09-20T19:21:45.847Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:45 [2021-09-20T19:21:45.847Z] #36 96.48 Selecting previously unselected package librhash0:amd64.
19:21:45 [2021-09-20T19:21:45.847Z] #36 96.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.847Z] #36 96.49 Unpacking librhash0:amd64 (1.3.8-1) ...
19:21:45 [2021-09-20T19:21:45.859Z] #45 ...
19:21:45 [2021-09-20T19:21:45.859Z] 
19:21:45 [2021-09-20T19:21:45.859Z] #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
19:21:45 [2021-09-20T19:21:45.859Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.5 Selecting previously unselected package libapparmor1:amd64.
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.6 Selecting previously unselected package libapparmor-dev:amd64.
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.9 Selecting previously unselected package libbtrfs0.
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 191.9 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 192.1 Selecting previously unselected package libbtrfs-dev.
19:21:45 [2021-09-20T19:21:45.859Z] #13 192.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 192.2 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:45 [2021-09-20T19:21:45.859Z] #13 192.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:21:46 [2021-09-20T19:21:46.118Z] #13 192.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.118Z] #13 192.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:46 [2021-09-20T19:21:46.118Z] #13 192.7 Selecting previously unselected package libudev-dev:amd64.
19:21:46 [2021-09-20T19:21:46.118Z] #13 192.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.118Z] #13 192.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:21:46 [2021-09-20T19:21:46.165Z] #17 DONE 1.4s
19:21:46 [2021-09-20T19:21:46.165Z] 
19:21:46 [2021-09-20T19:21:46.165Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:21:46 [2021-09-20T19:21:46.165Z] #18 sha256:2f56cdcf27692ab688fc4c09493c2e56c6af6caa2243ca9eb6ea0e646f034580
19:21:46 [2021-09-20T19:21:46.377Z] #13 193.0 Selecting previously unselected package libsepol1-dev:amd64.
19:21:46 [2021-09-20T19:21:46.382Z] #13 89.97 Fetched 77.8 MB in 12s (6474 kB/s)
19:21:46 [2021-09-20T19:21:46.382Z] #13 90.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:21:46 [2021-09-20T19:21:46.382Z] #13 90.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.411Z] #36 97.11 Selecting previously unselected package libuv1:amd64.
19:21:46 [2021-09-20T19:21:46.411Z] #36 97.12 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.636Z] #13 193.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.636Z] #13 193.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:21:46 [2021-09-20T19:21:46.645Z] #13 90.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:21:46 [2021-09-20T19:21:46.668Z] #36 97.22 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:21:46 [2021-09-20T19:21:46.926Z] #36 97.65 Selecting previously unselected package cmake.
19:21:46 [2021-09-20T19:21:46.926Z] #36 97.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:21:46 [2021-09-20T19:21:46.926Z] #36 97.67 Unpacking cmake (3.13.4-1) ...
19:21:47 [2021-09-20T19:21:47.163Z] #43 40.01   CC       images/opts.o
19:21:47 [2021-09-20T19:21:47.163Z] #43 40.22   CC       images/seccomp.o
19:21:47 [2021-09-20T19:21:47.204Z] #13 193.7 Selecting previously unselected package libpcre16-3:amd64.
19:21:47 [2021-09-20T19:21:47.204Z] #13 193.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:21:47 [2021-09-20T19:21:47.204Z] #13 193.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:21:47 [2021-09-20T19:21:47.564Z] #18 DONE 1.4s
19:21:47 [2021-09-20T19:21:47.564Z] 
19:21:47 [2021-09-20T19:21:47.564Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:47 [2021-09-20T19:21:47.564Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:47 [2021-09-20T19:21:47.564Z] #43 45.25   CC       images/autofs.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 45.57   CC       images/macvlan.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 45.97   CC       images/sit.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 46.43   CC       images/memfd.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 46.95   CC       images/timens.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 47.34   LINK     images/built-in.o
19:21:47 [2021-09-20T19:21:47.564Z] #43 47.63   GEN      compel/include/asm
19:21:47 [2021-09-20T19:21:47.564Z] #43 47.68   GEN      compel/include/version.h
19:21:47 [2021-09-20T19:21:47.564Z] #43 47.70 touch .config
19:21:47 [2021-09-20T19:21:47.564Z] #43 47.83   GEN      include/common/config.h
19:21:47 [2021-09-20T19:21:47.586Z] #13 90.97 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:21:47 [2021-09-20T19:21:47.586Z] #13 ...
19:21:47 [2021-09-20T19:21:47.586Z] 
19:21:47 [2021-09-20T19:21:47.586Z] #51 [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
19:21:47 [2021-09-20T19:21:47.586Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:21:47 [2021-09-20T19:21:47.586Z] #51 88.24 reflect
19:21:47 [2021-09-20T19:21:47.586Z] #51 96.93 time
19:21:47 [2021-09-20T19:21:47.732Z] #43 40.51   CC       images/binfmt-misc.o
19:21:47 [2021-09-20T19:21:47.732Z] #43 40.71   CC       images/time.o
19:21:47 [2021-09-20T19:21:47.772Z] #13 194.1 Selecting previously unselected package libpcre32-3:amd64.
19:21:47 [2021-09-20T19:21:47.772Z] #13 194.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:21:47 [2021-09-20T19:21:47.772Z] #13 194.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:21:47 [2021-09-20T19:21:47.828Z] #43 48.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:21:47 [2021-09-20T19:21:47.828Z] #43 48.11   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
19:21:47 [2021-09-20T19:21:47.828Z] #43 48.16   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
19:21:47 [2021-09-20T19:21:47.846Z] #51 ...
19:21:47 [2021-09-20T19:21:47.846Z] 
19:21:47 [2021-09-20T19:21:47.847Z] #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
19:21:47 [2021-09-20T19:21:47.847Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:47 [2021-09-20T19:21:47.847Z] #13 91.42 Selecting previously unselected package binutils-mingw-w64-i686.
19:21:47 [2021-09-20T19:21:47.847Z] #13 91.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
19:21:47 [2021-09-20T19:21:47.847Z] #13 91.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:21:47 [2021-09-20T19:21:47.847Z] #13 91.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:47 [2021-09-20T19:21:47.991Z] #43 40.88   CC       images/sysctl.o
19:21:47 [2021-09-20T19:21:47.991Z] #43 41.09   CC       images/autofs.o
19:21:48 [2021-09-20T19:21:48.030Z] #13 194.5 Selecting previously unselected package libpcrecpp0v5:amd64.
19:21:48 [2021-09-20T19:21:48.030Z] #13 194.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:21:48 [2021-09-20T19:21:48.030Z] #13 194.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:48 [2021-09-20T19:21:48.098Z] #43 48.19   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
19:21:48 [2021-09-20T19:21:48.098Z] #43 48.22   DEP      compel/plugins/std/infect.d
19:21:48 [2021-09-20T19:21:48.098Z] #43 48.30   DEP      compel/plugins/std/string.d
19:21:48 [2021-09-20T19:21:48.107Z] #13 ...
19:21:48 [2021-09-20T19:21:48.107Z] 
19:21:48 [2021-09-20T19:21:48.107Z] #45 [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
19:21:48 [2021-09-20T19:21:48.107Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:21:48 [2021-09-20T19:21:48.107Z] #45 88.63 github.com/LK4D4/vndr/godl/singleflight
19:21:48 [2021-09-20T19:21:48.107Z] #45 88.81 strings
19:21:48 [2021-09-20T19:21:48.107Z] #45 89.66 reflect
19:21:48 [2021-09-20T19:21:48.107Z] #45 95.03 bufio
19:21:48 [2021-09-20T19:21:48.107Z] #45 98.12 internal/syscall/unix
19:21:48 [2021-09-20T19:21:48.107Z] #45 ...
19:21:48 [2021-09-20T19:21:48.107Z] 
19:21:48 [2021-09-20T19:21:48.107Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:48 [2021-09-20T19:21:48.107Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:48 [2021-09-20T19:21:48.107Z] #42 98.24 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:21:48 [2021-09-20T19:21:48.107Z] #42 98.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:21:48 [2021-09-20T19:21:48.107Z] #42 98.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:21:48 [2021-09-20T19:21:48.107Z] #42 98.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:21:48 [2021-09-20T19:21:48.107Z] #42 98.44 Setting up python-six (1.12.0-1) ...
19:21:48 [2021-09-20T19:21:48.251Z] #43 41.30   CC       images/macvlan.o
19:21:48 [2021-09-20T19:21:48.290Z] #13 194.8 Selecting previously unselected package libpcre3-dev:amd64.
19:21:48 [2021-09-20T19:21:48.290Z] #13 194.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:21:48 [2021-09-20T19:21:48.303Z] #36 ...
19:21:48 [2021-09-20T19:21:48.303Z] 
19:21:48 [2021-09-20T19:21:48.303Z] #45 [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
19:21:48 [2021-09-20T19:21:48.303Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:21:48 [2021-09-20T19:21:48.303Z] #45 89.02 bytes
19:21:48 [2021-09-20T19:21:48.303Z] #45 89.07 strings
19:21:48 [2021-09-20T19:21:48.303Z] #45 93.17 reflect
19:21:48 [2021-09-20T19:21:48.303Z] #45 94.20 bufio
19:21:48 [2021-09-20T19:21:48.303Z] #45 97.69 time
19:21:48 [2021-09-20T19:21:48.303Z] #45 ...
19:21:48 [2021-09-20T19:21:48.303Z] 
19:21:48 [2021-09-20T19:21:48.303Z] #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
19:21:48 [2021-09-20T19:21:48.303Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:48 [2021-09-20T19:21:48.303Z] #13 90.23 debconf: delaying package configuration, since apt-utils is not installed
19:21:48 [2021-09-20T19:21:48.303Z] #13 90.61 Fetched 77.8 MB in 12s (6288 kB/s)
19:21:48 [2021-09-20T19:21:48.303Z] #13 90.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 ... 15421 files and directories currently installed.)
19:21:48 [2021-09-20T19:21:48.303Z] #13 90.88 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
19:21:48 [2021-09-20T19:21:48.303Z] #13 91.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
19:21:48 [2021-09-20T19:21:48.366Z] #43 48.37   DEP      compel/plugins/std/log.d
19:21:48 [2021-09-20T19:21:48.366Z] #43 48.52   DEP      compel/plugins/std/fds.d
19:21:48 [2021-09-20T19:21:48.548Z] #13 194.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:21:48 [2021-09-20T19:21:48.561Z] #43 41.51   CC       images/sit.o
19:21:48 [2021-09-20T19:21:48.633Z] #43 48.79   DEP      compel/plugins/std/std.d
19:21:48 [2021-09-20T19:21:48.678Z] #42 ...
19:21:48 [2021-09-20T19:21:48.678Z] 
19:21:48 [2021-09-20T19:21:48.678Z] #47 [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
19:21:48 [2021-09-20T19:21:48.678Z] #47 sha256:7cbf6a16b381b3af412ab03722aad2e1a75377e4a67722c39f5c08ae1adf4222
19:21:48 [2021-09-20T19:21:48.678Z] #47 DONE 99.4s
19:21:48 [2021-09-20T19:21:48.822Z] #43 41.82   CC       images/memfd.o
19:21:48 [2021-09-20T19:21:48.904Z] #43 48.94   DEP      compel/plugins/shmem/shmem.d
19:21:48 [2021-09-20T19:21:48.904Z] #43 49.14   DEP      compel/plugins/fds/fds.d
19:21:48 [2021-09-20T19:21:48.938Z] 
19:21:48 [2021-09-20T19:21:48.938Z] #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
19:21:48 [2021-09-20T19:21:48.938Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:48 [2021-09-20T19:21:48.938Z] #36 99.44 Selecting previously unselected package libxml2:amd64.
19:21:48 [2021-09-20T19:21:48.938Z] #36 99.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
19:21:48 [2021-09-20T19:21:48.938Z] #36 99.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:21:49 [2021-09-20T19:21:49.066Z] #13 195.4 Selecting previously unselected package libselinux1-dev:amd64.
19:21:49 [2021-09-20T19:21:49.066Z] #13 195.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:21:49 [2021-09-20T19:21:49.066Z] #13 195.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:49 [2021-09-20T19:21:49.106Z] #43 42.14   CC       images/timens.o
19:21:49 [2021-09-20T19:21:49.172Z] #43 ...
19:21:49 [2021-09-20T19:21:49.172Z] 
19:21:49 [2021-09-20T19:21:49.172Z] #19 [dev-systemd-false  6/26] RUN ldconfig
19:21:49 [2021-09-20T19:21:49.172Z] #19 sha256:c5cbd3c748c90943a73ce60e7a72f28f9f88cbf9437012b87890c8d077a95809
19:21:49 [2021-09-20T19:21:49.172Z] #19 DONE 1.6s
19:21:49 [2021-09-20T19:21:49.172Z] 
19:21:49 [2021-09-20T19:21:49.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:49 [2021-09-20T19:21:49.172Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:49 [2021-09-20T19:21:49.172Z] #43 49.36   CC       compel/plugins/std/std.o
19:21:49 [2021-09-20T19:21:49.279Z] #13 92.82 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
19:21:49 [2021-09-20T19:21:49.325Z] #13 195.9 Selecting previously unselected package libdevmapper-dev:amd64.
19:21:49 [2021-09-20T19:21:49.325Z] #13 195.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:21:49 [2021-09-20T19:21:49.325Z] #13 195.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:49 [2021-09-20T19:21:49.371Z] #43 42.44   LINK     images/built-in.o
19:21:49 [2021-09-20T19:21:49.536Z] #13 ...
19:21:49 [2021-09-20T19:21:49.536Z] 
19:21:49 [2021-09-20T19:21:49.536Z] #47 [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
19:21:49 [2021-09-20T19:21:49.536Z] #47 sha256:ce89aef5d94b75036607663caa6a2ade6773c65939de08bd2eea6eec6a8e39fe
19:21:49 [2021-09-20T19:21:49.536Z] #47 DONE 100.3s
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.1 Selecting previously unselected package libseccomp-dev:amd64.
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.2 Selecting previously unselected package libsystemd-dev:amd64.
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:21:49 [2021-09-20T19:21:49.584Z] #13 196.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:21:49 [2021-09-20T19:21:49.634Z] #43 42.67   GEN      compel/include/asm
19:21:49 [2021-09-20T19:21:49.634Z] #43 42.70   GEN      compel/include/version.h
19:21:49 [2021-09-20T19:21:49.634Z] #43 42.72 touch .config
19:21:49 [2021-09-20T19:21:49.634Z] #43 42.77   GEN      include/common/config.h
19:21:49 [2021-09-20T19:21:49.750Z] #43 49.94   CC       compel/plugins/std/fds.o
19:21:49 [2021-09-20T19:21:49.793Z] 
19:21:49 [2021-09-20T19:21:49.793Z] #34 [tomlv 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 tomlv
19:21:49 [2021-09-20T19:21:49.793Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:21:49 [2021-09-20T19:21:49.793Z] #34 96.91 internal/syscall/unix
19:21:49 [2021-09-20T19:21:49.793Z] #34 97.62 time
19:21:49 [2021-09-20T19:21:49.879Z] #36 100.5 Selecting previously unselected package libarchive13:amd64.
19:21:49 [2021-09-20T19:21:49.879Z] #36 100.5 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:21:49 [2021-09-20T19:21:49.879Z] #36 100.5 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.87   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.89   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.91   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.94   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.96   DEP      compel/arch/x86/plugins/std/memcpy.d
19:21:49 [2021-09-20T19:21:49.902Z] #43 42.97   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:21:49 [2021-09-20T19:21:49.902Z] #43 43.00   GEN      compel/plugins/include/uapi/std/syscall.h
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.04   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.06   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.09   DEP      compel/plugins/std/infect.d
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.21   DEP      compel/plugins/std/string.d
19:21:50 [2021-09-20T19:21:50.169Z] #43 43.29   DEP      compel/plugins/std/log.d
19:21:50 [2021-09-20T19:21:50.329Z] #43 50.40   CC       compel/plugins/std/log.o
19:21:50 [2021-09-20T19:21:50.427Z] #43 43.40   DEP      compel/plugins/std/fds.d
19:21:50 [2021-09-20T19:21:50.427Z] #43 43.51   DEP      compel/plugins/std/std.d
19:21:50 [2021-09-20T19:21:50.452Z] #36 101.2 Selecting previously unselected package libjsoncpp1:amd64.
19:21:50 [2021-09-20T19:21:50.685Z] #43 43.66   DEP      compel/plugins/shmem/shmem.d
19:21:50 [2021-09-20T19:21:50.685Z] #43 43.73   DEP      compel/plugins/fds/fds.d
19:21:50 [2021-09-20T19:21:50.713Z] #36 101.2 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:21:50 [2021-09-20T19:21:50.713Z] #36 101.2 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:21:50 [2021-09-20T19:21:50.944Z] #43 43.91   CC       compel/plugins/std/std.o
19:21:50 [2021-09-20T19:21:50.944Z] #43 ...
19:21:50 [2021-09-20T19:21:50.944Z] 
19:21:50 [2021-09-20T19:21:50.944Z] #45 [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
19:21:50 [2021-09-20T19:21:50.944Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:21:50 [2021-09-20T19:21:50.944Z] #45 102.5 vendor/golang.org/x/text/unicode/bidi
19:21:50 [2021-09-20T19:21:50.944Z] #45 104.1 vendor/golang.org/x/text/secure/bidirule
19:21:50 [2021-09-20T19:21:50.944Z] #45 104.5 vendor/golang.org/x/text/unicode/norm
19:21:50 [2021-09-20T19:21:50.944Z] #45 108.8 vendor/golang.org/x/net/idna
19:21:50 [2021-09-20T19:21:50.944Z] #45 110.8 vendor/golang.org/x/net/http2/hpack
19:21:50 [2021-09-20T19:21:50.944Z] #45 112.0 mime
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.5 Setting up libbtrfs0 (4.20.1-2) ...
19:21:50 [2021-09-20T19:21:50.971Z] #13 197.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:21:50 [2021-09-20T19:21:50.973Z] #36 101.6 Selecting previously unselected package librhash0:amd64.
19:21:50 [2021-09-20T19:21:50.974Z] #36 101.6 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:21:50 [2021-09-20T19:21:50.974Z] #36 101.6 Unpacking librhash0:amd64 (1.3.8-1) ...
19:21:51 [2021-09-20T19:21:51.202Z] #45 ...
19:21:51 [2021-09-20T19:21:51.202Z] 
19:21:51 [2021-09-20T19:21:51.202Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:51 [2021-09-20T19:21:51.202Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:51 [2021-09-20T19:21:51.202Z] #43 44.25   CC       compel/plugins/std/fds.o
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.6 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.6 Setting up mingw-w64-common (6.0.0-3) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:51 [2021-09-20T19:21:51.229Z] #13 197.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:51 [2021-09-20T19:21:51.279Z] #43 51.32   CC       compel/plugins/std/string.o
19:21:51 [2021-09-20T19:21:51.488Z] #13 197.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:51 [2021-09-20T19:21:51.488Z] #13 197.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:51 [2021-09-20T19:21:51.488Z] #13 198.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:51 [2021-09-20T19:21:51.488Z] #13 198.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:51 [2021-09-20T19:21:51.488Z] #13 198.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.0 Selecting previously unselected package libuv1:amd64.
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.0 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.1 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.3 Selecting previously unselected package cmake.
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.3 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:21:51 [2021-09-20T19:21:51.545Z] #36 102.3 Unpacking cmake (3.13.4-1) ...
19:21:51 [2021-09-20T19:21:51.688Z] #34 ...
19:21:51 [2021-09-20T19:21:51.688Z] 
19:21:51 [2021-09-20T19:21:51.688Z] #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
19:21:51 [2021-09-20T19:21:51.688Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:51 [2021-09-20T19:21:51.688Z] #13 93.43 Selecting previously unselected package binutils-mingw-w64-i686.
19:21:51 [2021-09-20T19:21:51.688Z] #13 93.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 ... 15421 files and directories currently installed.)
19:21:51 [2021-09-20T19:21:51.688Z] #13 93.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:21:51 [2021-09-20T19:21:51.688Z] #13 93.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:51 [2021-09-20T19:21:51.769Z] #43 44.62   CC       compel/plugins/std/log.o
19:21:51 [2021-09-20T19:21:51.793Z] #13 198.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:51 [2021-09-20T19:21:51.793Z] #13 198.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:51 [2021-09-20T19:21:51.793Z] #13 198.1 Setting up dmsetup (2:1.02.155-3) ...
19:21:51 [2021-09-20T19:21:51.855Z] #43 52.08   CC       compel/plugins/std/infect.o
19:21:52 [2021-09-20T19:21:52.053Z] #13 198.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:52 [2021-09-20T19:21:52.053Z] #13 ...
19:21:52 [2021-09-20T19:21:52.053Z] 
19:21:52 [2021-09-20T19:21:52.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:52 [2021-09-20T19:21:52.053Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:52 [2021-09-20T19:21:52.053Z] #43 73.88   CC       compel/plugins/std/infect.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 74.66   CC       compel/arch/x86/plugins/std/parasite-head.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 74.71   CC       compel/arch/x86/plugins/std/memcpy.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 74.79   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 74.95   AR       compel/plugins/std.lib.a
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.06   CC       compel/plugins/fds/fds.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.34   AR       compel/plugins/fds.lib.a
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.39   HOSTDEP  compel/src/lib/log-host.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.52   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.61   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.80   HOSTDEP  compel/src/main-host.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 75.91   DEP      compel/src/lib/ptrace.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 76.01   DEP      compel/src/lib/infect.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 76.34   DEP      compel/src/lib/infect-util.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 76.55   DEP      compel/src/lib/infect-rpc.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 76.77   DEP      compel/arch/x86/src/lib/infect.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 77.27   DEP      compel/arch/x86/src/lib/cpu.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 77.35   DEP      compel/src/lib/log.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 77.52   DEP      compel/src/main.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 77.68   DEP      compel/src/lib/handle-elf.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 77.98   DEP      compel/arch/x86/src/lib/handle-elf.d
19:21:52 [2021-09-20T19:21:52.053Z] #43 78.37   CC       compel/src/lib/log.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 78.95   CC       compel/arch/x86/src/lib/cpu.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 80.28   CC       compel/arch/x86/src/lib/infect.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 81.54   CC       compel/src/lib/infect-rpc.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 82.20   CC       compel/src/lib/infect-util.o
19:21:52 [2021-09-20T19:21:52.053Z] #43 82.66   CC       compel/src/lib/infect.o
19:21:52 [2021-09-20T19:21:52.120Z] #43 ...
19:21:52 [2021-09-20T19:21:52.120Z] 
19:21:52 [2021-09-20T19:21:52.120Z] #58 [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
19:21:52 [2021-09-20T19:21:52.120Z] #58 sha256:5f794e90de8a0b64482f13bae161ee723f01b904b5553546cb9828663dc9eb78
19:21:52 [2021-09-20T19:21:52.120Z] #58 100.1 + for f in rootlesskit rootlesskit-docker-proxy
19:21:52 [2021-09-20T19:21:52.120Z] #58 100.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:21:52 [2021-09-20T19:21:52.120Z] #58 DONE 106.7s
19:21:52 [2021-09-20T19:21:52.311Z] #43 ...
19:21:52 [2021-09-20T19:21:52.311Z] 
19:21:52 [2021-09-20T19:21:52.311Z] #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
19:21:52 [2021-09-20T19:21:52.311Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:52 [2021-09-20T19:21:52.336Z] #43 45.37   CC       compel/plugins/std/string.o
19:21:52 [2021-09-20T19:21:52.384Z] 
19:21:52 [2021-09-20T19:21:52.384Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:21:52 [2021-09-20T19:21:52.384Z] #59 sha256:1029c07ed63372c75bd9bc2765767f6fd1bfc19bf49c25a4f1c33e9f530f66f9
19:21:52 [2021-09-20T19:21:52.384Z] #59 DONE 0.1s
19:21:52 [2021-09-20T19:21:52.384Z] 
19:21:52 [2021-09-20T19:21:52.384Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:21:52 [2021-09-20T19:21:52.384Z] #60 sha256:733e0065760fa9c6b049dc9044696484d244b6bd359a9c9114a9ec46272eac74
19:21:52 [2021-09-20T19:21:52.384Z] #60 DONE 0.1s
19:21:52 [2021-09-20T19:21:52.384Z] 
19:21:52 [2021-09-20T19:21:52.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:52 [2021-09-20T19:21:52.384Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:52 [2021-09-20T19:21:52.384Z] #43 52.64   CC       compel/arch/aarch64/plugins/std/parasite-head.o
19:21:52 [2021-09-20T19:21:52.384Z] #43 52.70   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
19:21:52 [2021-09-20T19:21:52.576Z] #13 198.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:52 [2021-09-20T19:21:52.850Z] #13 199.3 Processing triggers for libc-bin (2.28-10) ...
19:21:52 [2021-09-20T19:21:52.902Z] #43 46.01   CC       compel/plugins/std/infect.o
19:21:52 [2021-09-20T19:21:52.961Z] #43 53.01   AR       compel/plugins/std.lib.a
19:21:52 [2021-09-20T19:21:52.961Z] #43 53.16   CC       compel/plugins/fds/fds.o
19:21:53 [2021-09-20T19:21:53.109Z] #13 ...
19:21:53 [2021-09-20T19:21:53.109Z] 
19:21:53 [2021-09-20T19:21:53.109Z] #58 [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
19:21:53 [2021-09-20T19:21:53.109Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:21:53 [2021-09-20T19:21:53.109Z] #58 196.1 + for f in rootlesskit rootlesskit-docker-proxy
19:21:53 [2021-09-20T19:21:53.109Z] #58 196.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:21:53 [2021-09-20T19:21:53.367Z] #58 ...
19:21:53 [2021-09-20T19:21:53.367Z] 
19:21:53 [2021-09-20T19:21:53.367Z] #45 [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
19:21:53 [2021-09-20T19:21:53.367Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:21:53 [2021-09-20T19:21:53.367Z] #45 201.7 crypto/tls
19:21:53 [2021-09-20T19:21:53.469Z] #43 46.50   CC       compel/arch/x86/plugins/std/parasite-head.o
19:21:53 [2021-09-20T19:21:53.469Z] #43 46.55   CC       compel/arch/x86/plugins/std/memcpy.o
19:21:53 [2021-09-20T19:21:53.537Z] #43 53.71   AR       compel/plugins/fds.lib.a
19:21:53 [2021-09-20T19:21:53.537Z] #43 53.80   HOSTDEP  compel/src/lib/log-host.d
19:21:53 [2021-09-20T19:21:53.735Z] #43 46.61   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:21:53 [2021-09-20T19:21:53.735Z] #43 46.67   AR       compel/plugins/std.lib.a
19:21:53 [2021-09-20T19:21:53.735Z] #43 46.75   CC       compel/plugins/fds/fds.o
19:21:53 [2021-09-20T19:21:53.801Z] #43 53.91   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:54 [2021-09-20T19:21:54.065Z] #43 54.04   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
19:21:54 [2021-09-20T19:21:54.065Z] #43 54.27   HOSTDEP  compel/src/main-host.d
19:21:54 [2021-09-20T19:21:54.212Z] #13 ...
19:21:54 [2021-09-20T19:21:54.212Z] 
19:21:54 [2021-09-20T19:21:54.212Z] #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
19:21:54 [2021-09-20T19:21:54.212Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.5 Setting up xxd (2:8.1.0875-5) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.5 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.6 Setting up vim-common (2:8.1.0875-5) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.8 Setting up librhash0:amd64 (1.3.8-1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.8 Setting up cmake-data (3.13.4-1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.9 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 103.9 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 104.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 104.0 Setting up cmake (3.13.4-1) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 104.1 Processing triggers for libc-bin (2.28-10) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 104.2 Processing triggers for mime-support (3.62) ...
19:21:54 [2021-09-20T19:21:54.212Z] #36 DONE 104.8s
19:21:54 [2021-09-20T19:21:54.212Z] 
19:21:54 [2021-09-20T19:21:54.212Z] #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
19:21:54 [2021-09-20T19:21:54.212Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:54 [2021-09-20T19:21:54.212Z] #13 97.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:21:54 [2021-09-20T19:21:54.212Z] #13 97.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:21:54 [2021-09-20T19:21:54.212Z] #13 97.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:54 [2021-09-20T19:21:54.302Z] #45 ...
19:21:54 [2021-09-20T19:21:54.302Z] #43 47.07   AR       compel/plugins/fds.lib.a
19:21:54 [2021-09-20T19:21:54.302Z] 
19:21:54 [2021-09-20T19:21:54.302Z] #43 47.12   HOSTDEP  compel/src/lib/log-host.d
19:21:54 [2021-09-20T19:21:54.302Z] #43 47.24   HOSTDEP  compel/src/lib/handle-elf-host.d
19:21:54 [2021-09-20T19:21:54.302Z] #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
19:21:54 [2021-09-20T19:21:54.302Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:54 [2021-09-20T19:21:54.302Z] #13 DONE 200.6s
19:21:54 [2021-09-20T19:21:54.302Z] 
19:21:54 [2021-09-20T19:21:54.302Z] #58 [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
19:21:54 [2021-09-20T19:21:54.302Z] #58 sha256:d15c7968fac3a760d0b5ee097d7efb3d10553472302c52b81e63595d36f7c0d6
19:21:54 [2021-09-20T19:21:54.302Z] #58 DONE 207.1s
19:21:54 [2021-09-20T19:21:54.302Z] 
19:21:54 [2021-09-20T19:21:54.302Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:21:54 [2021-09-20T19:21:54.302Z] #59 sha256:9b533be30d2c70eb60899e7c27bf3682527083ec37d2d3a6650d3df6e0c9f6a9
19:21:54 [2021-09-20T19:21:54.302Z] #59 DONE 0.2s
19:21:54 [2021-09-20T19:21:54.302Z] 
19:21:54 [2021-09-20T19:21:54.302Z] #53 [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
19:21:54 [2021-09-20T19:21:54.302Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:21:54 [2021-09-20T19:21:54.329Z] #43 54.53   DEP      compel/src/lib/ptrace.d
19:21:54 [2021-09-20T19:21:54.560Z] #53 ...
19:21:54 [2021-09-20T19:21:54.560Z] 
19:21:54 [2021-09-20T19:21:54.560Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:21:54 [2021-09-20T19:21:54.560Z] #60 sha256:6d6da25e11423e0bbd50cc2961c3ca9bd65f2eb676801959efcd8bf333315aaa
19:21:54 [2021-09-20T19:21:54.560Z] #60 DONE 0.2s
19:21:54 [2021-09-20T19:21:54.560Z] #43 47.37   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:21:54 [2021-09-20T19:21:54.561Z] #43 47.43   HOSTDEP  compel/src/main-host.d
19:21:54 [2021-09-20T19:21:54.561Z] #43 47.52   DEP      compel/src/lib/ptrace.d
19:21:54 [2021-09-20T19:21:54.592Z] #43 54.79   DEP      compel/src/lib/infect.d
19:21:54 [2021-09-20T19:21:54.819Z] #43 47.66   DEP      compel/src/lib/infect.d
19:21:54 [2021-09-20T19:21:54.819Z] #43 47.79   DEP      compel/src/lib/infect-util.d
19:21:54 [2021-09-20T19:21:54.819Z] 
19:21:54 [2021-09-20T19:21:54.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:54 [2021-09-20T19:21:54.819Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:21:54 [2021-09-20T19:21:54.819Z] #43 86.38   CC       compel/src/lib/ptrace.o
19:21:54 [2021-09-20T19:21:54.855Z] #36 ...
19:21:54 [2021-09-20T19:21:54.855Z] 
19:21:54 [2021-09-20T19:21:54.855Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:21:54 [2021-09-20T19:21:54.855Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.2 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.2 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.3 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.3 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.4 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.4 Setting up protobuf-compiler (3.6.1.3-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.4 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.4 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.4 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:21:54 [2021-09-20T19:21:54.855Z] #42 105.5 Setting up python-protobuf (3.6.1.3-2) ...
19:21:54 [2021-09-20T19:21:54.855Z] #43 55.04   DEP      compel/src/lib/infect-util.d
19:21:55 [2021-09-20T19:21:55.079Z] #43 47.94   DEP      compel/src/lib/infect-rpc.d
19:21:55 [2021-09-20T19:21:55.079Z] #43 48.05   DEP      compel/arch/x86/src/lib/infect.d
19:21:55 [2021-09-20T19:21:55.079Z] #43 48.16   DEP      compel/arch/x86/src/lib/cpu.d
19:21:55 [2021-09-20T19:21:55.079Z] #43 87.17   AR       compel/libcompel.a
19:21:55 [2021-09-20T19:21:55.118Z] #43 55.14   DEP      compel/src/lib/infect-rpc.d
19:21:55 [2021-09-20T19:21:55.118Z] #43 55.30   DEP      compel/arch/aarch64/src/lib/infect.d
19:21:55 [2021-09-20T19:21:55.118Z] #43 55.38   DEP      compel/arch/aarch64/src/lib/cpu.d
19:21:55 [2021-09-20T19:21:55.338Z] #43 48.26   DEP      compel/src/lib/log.d
19:21:55 [2021-09-20T19:21:55.338Z] #43 48.37   DEP      compel/src/main.d
19:21:55 [2021-09-20T19:21:55.381Z] #43 55.48   DEP      compel/src/lib/log.d
19:21:55 [2021-09-20T19:21:55.381Z] #43 55.67   DEP      compel/src/main.d
19:21:55 [2021-09-20T19:21:55.597Z] #43 48.49   DEP      compel/src/lib/handle-elf.d
19:21:55 [2021-09-20T19:21:55.597Z] #43 48.64   DEP      compel/arch/x86/src/lib/handle-elf.d
19:21:55 [2021-09-20T19:21:55.645Z] #43 55.83   DEP      compel/src/lib/handle-elf.d
19:21:55 [2021-09-20T19:21:55.645Z] #43 55.96   DEP      compel/arch/aarch64/src/lib/handle-elf.d
19:21:55 [2021-09-20T19:21:55.647Z] #43 87.33   HOSTCC   compel/src/main-host.o
19:21:55 [2021-09-20T19:21:55.856Z] #43 48.80   CC       compel/src/lib/log.o
19:21:55 [2021-09-20T19:21:55.906Z] #43 87.82   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:21:55 [2021-09-20T19:21:55.908Z] #43 ...
19:21:55 [2021-09-20T19:21:55.908Z] 
19:21:55 [2021-09-20T19:21:55.908Z] #45 [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
19:21:55 [2021-09-20T19:21:55.908Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:21:55 [2021-09-20T19:21:55.908Z] #45 100.2 crypto/tls
19:21:55 [2021-09-20T19:21:55.908Z] #45 107.1 net/http/httptrace
19:21:55 [2021-09-20T19:21:55.908Z] #45 107.3 net/http
19:21:55 [2021-09-20T19:21:55.908Z] #45 ...
19:21:55 [2021-09-20T19:21:55.908Z] 
19:21:55 [2021-09-20T19:21:55.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:21:55 [2021-09-20T19:21:55.908Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:21:55 [2021-09-20T19:21:55.908Z] #43 56.12   CC       compel/src/lib/log.o
19:21:56 [2021-09-20T19:21:56.116Z] #43 49.12   CC       compel/arch/x86/src/lib/cpu.o
19:21:56 [2021-09-20T19:21:56.165Z] #43 88.10   HOSTCC   compel/src/lib/handle-elf-host.o
19:21:56 [2021-09-20T19:21:56.484Z] #43 56.46   CC       compel/arch/aarch64/src/lib/cpu.o
19:21:56 [2021-09-20T19:21:56.733Z] #43 88.61   HOSTCC   compel/src/lib/log-host.o
19:21:56 [2021-09-20T19:21:56.751Z] #43 56.72   CC       compel/arch/aarch64/src/lib/infect.o
19:21:56 [2021-09-20T19:21:56.993Z] #43 88.85   HOSTLINK compel/compel-host-bin
19:21:56 [2021-09-20T19:21:56.993Z] #43 89.09   DEP      soccr/soccr.d
19:21:57 [2021-09-20T19:21:57.054Z] #43 49.91   CC       compel/arch/x86/src/lib/infect.o
19:21:57 [2021-09-20T19:21:57.313Z] #43 ...
19:21:57 [2021-09-20T19:21:57.313Z] 
19:21:57 [2021-09-20T19:21:57.313Z] #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
19:21:57 [2021-09-20T19:21:57.313Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:57 [2021-09-20T19:21:57.313Z] #13 112.8 Selecting previously unselected package libapparmor1:amd64.
19:21:57 [2021-09-20T19:21:57.313Z] #13 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.313Z] #13 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:21:57 [2021-09-20T19:21:57.313Z] #13 113.0 Selecting previously unselected package libapparmor-dev:amd64.
19:21:57 [2021-09-20T19:21:57.313Z] #13 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.1 Selecting previously unselected package libbtrfs0.
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.2 Unpacking libbtrfs0 (4.20.1-2) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.2 Selecting previously unselected package libbtrfs-dev.
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.5 Selecting previously unselected package libudev-dev:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.6 Selecting previously unselected package libsepol1-dev:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.0 Selecting previously unselected package libpcre16-3:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.1 Selecting previously unselected package libpcre32-3:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.3 Selecting previously unselected package libpcrecpp0v5:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.5 Selecting previously unselected package libpcre3-dev:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 114.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 115.0 Selecting previously unselected package libselinux1-dev:amd64.
19:21:57 [2021-09-20T19:21:57.314Z] #13 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.314Z] #13 115.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:57 [2021-09-20T19:21:57.328Z] #43 57.31   CC       compel/src/lib/infect-rpc.o
19:21:57 [2021-09-20T19:21:57.561Z] #43 89.43   CC       soccr/soccr.o
19:21:57 [2021-09-20T19:21:57.572Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:amd64.
19:21:57 [2021-09-20T19:21:57.572Z] #13 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.572Z] #13 115.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:57 [2021-09-20T19:21:57.591Z] #43 57.78   CC       compel/src/lib/infect-util.o
19:21:57 [2021-09-20T19:21:57.821Z] #43 ...
19:21:57 [2021-09-20T19:21:57.821Z] 
19:21:57 [2021-09-20T19:21:57.821Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
19:21:57 [2021-09-20T19:21:57.821Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
19:21:57 [2021-09-20T19:21:57.821Z] #14 DONE 3.5s
19:21:57 [2021-09-20T19:21:57.821Z] 
19:21:57 [2021-09-20T19:21:57.821Z] #53 [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
19:21:57 [2021-09-20T19:21:57.821Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.165 + RM_GOPATH=0
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.165 + TMP_GOPATH=
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.165 + : /build
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.165 + '[' -z '' ']'
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.165 ++ mktemp -d
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.168 + export GOPATH=/tmp/tmp.xx8PTTYW0N
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.168 + GOPATH=/tmp/tmp.xx8PTTYW0N
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.168 + RM_GOPATH=1
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.168 + case "$(go env GOARCH)" in
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.168 ++ go env GOARCH
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.198 + export GO_BUILDMODE=-buildmode=pie
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.198 + GO_BUILDMODE=-buildmode=pie
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.198 ++ dirname /tmp/install/install.sh
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + dir=/tmp/install
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + bin=runc
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + shift
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + '[' '!' -f /tmp/install/runc.installer ']'
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + . /tmp/install/runc.installer
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + install_runc
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.201 + grep -q '^3\.10\.0.*\.el7\.'
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.214 + uname -r
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.217 + RUNC_BUILDTAGS='seccomp '
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.237 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.237 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xx8PTTYW0N/src/github.com/opencontainers/runc
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.237 Cloning into '/tmp/tmp.xx8PTTYW0N/src/github.com/opencontainers/runc'...
19:21:57 [2021-09-20T19:21:57.821Z] #53 3.238 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.4 Selecting previously unselected package libseccomp-dev:amd64.
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.5 Selecting previously unselected package libsystemd-dev:amd64.
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:21:57 [2021-09-20T19:21:57.831Z] #13 115.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:21:58 [2021-09-20T19:21:58.161Z] #42 ...
19:21:58 [2021-09-20T19:21:58.161Z] 
19:21:58 [2021-09-20T19:21:58.161Z] #34 [tomlv 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 tomlv
19:21:58 [2021-09-20T19:21:58.161Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:21:58 [2021-09-20T19:21:58.161Z] #34 98.73 internal/syscall/unix
19:21:58 [2021-09-20T19:21:58.161Z] #34 99.16 time
19:21:58 [2021-09-20T19:21:58.167Z] #43 58.15   CC       compel/src/lib/infect.o
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up libbtrfs0 (4.20.1-2) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.2 Setting up libbtrfs-dev (4.20.1-2) ...
19:21:58 [2021-09-20T19:21:58.399Z] #13 116.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:21:58 [2021-09-20T19:21:58.423Z] #34 ...
19:21:58 [2021-09-20T19:21:58.423Z] 
19:21:58 [2021-09-20T19:21:58.423Z] #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
19:21:58 [2021-09-20T19:21:58.423Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.0 Setting up xxd (2:8.1.0875-5) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.0 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.1 Setting up vim-common (2:8.1.0875-5) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.2 Setting up librhash0:amd64 (1.3.8-1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Setting up cmake-data (3.13.4-1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Setting up cmake (3.13.4-1) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.3 Processing triggers for libc-bin (2.28-10) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 108.5 Processing triggers for mime-support (3.62) ...
19:21:58 [2021-09-20T19:21:58.423Z] #36 ...
19:21:58 [2021-09-20T19:21:58.423Z] 
19:21:58 [2021-09-20T19:21:58.423Z] #45 [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
19:21:58 [2021-09-20T19:21:58.423Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:21:58 [2021-09-20T19:21:58.423Z] #45 99.15 time
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up mingw-w64-common (6.0.0-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.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
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.4 Setting up dmsetup (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.659Z] #13 116.5 Processing triggers for libc-bin (2.28-10) ...
19:21:58 [2021-09-20T19:21:58.686Z] #45 ...
19:21:58 [2021-09-20T19:21:58.686Z] 
19:21:58 [2021-09-20T19:21:58.686Z] #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
19:21:58 [2021-09-20T19:21:58.686Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:21:58 [2021-09-20T19:21:58.686Z] #13 96.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:21:58 [2021-09-20T19:21:58.686Z] #13 96.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 96.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.1 Selecting previously unselected package binutils-mingw-w64.
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.1 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.1 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.4 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.4 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.4 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.8 Selecting previously unselected package dmsetup.
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.8 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:21:58 [2021-09-20T19:21:58.686Z] #13 101.8 Unpacking dmsetup (2:1.02.155-3) ...
19:21:58 [2021-09-20T19:21:58.954Z] #13 ...
19:21:58 [2021-09-20T19:21:58.954Z] 
19:21:58 [2021-09-20T19:21:58.954Z] #34 [tomlv 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 tomlv
19:21:58 [2021-09-20T19:21:58.954Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:21:58 [2021-09-20T19:21:58.954Z] #34 109.5 internal/fmtsort
19:21:58 [2021-09-20T19:21:58.954Z] #34 ...
19:21:58 [2021-09-20T19:21:58.954Z] 
19:21:58 [2021-09-20T19:21:58.954Z] #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
19:21:58 [2021-09-20T19:21:58.954Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
19:21:58 [2021-09-20T19:21:58.954Z] #36 DONE 109.6s
19:21:59 [2021-09-20T19:21:59.117Z] #43 ...
19:21:59 [2021-09-20T19:21:59.117Z] 
19:21:59 [2021-09-20T19:21:59.117Z] #20 [dev-systemd-false  7/26] 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
19:21:59 [2021-09-20T19:21:59.117Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:21:59 [2021-09-20T19:21:59.117Z] #20 1.851 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 1.852 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 2.033 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 2.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 2.381 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 3.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 4.908 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 6.249 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
19:21:59 [2021-09-20T19:21:59.117Z] #20 9.218 Fetched 8818 kB in 8s (1156 kB/s)
19:21:59 [2021-09-20T19:21:59.216Z] 
19:21:59 [2021-09-20T19:21:59.216Z] #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
19:21:59 [2021-09-20T19:21:59.216Z] #37 sha256:359e3cd0861658379a827e3a9d8e63aac877a4c43d6aa1c7e4628087c624b921
19:21:59 [2021-09-20T19:21:59.477Z] #13 102.7 Selecting previously unselected package binutils-mingw-w64.
19:21:59 [2021-09-20T19:21:59.477Z] #13 102.7 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:21:59 [2021-09-20T19:21:59.477Z] #13 102.7 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:21:59 [2021-09-20T19:21:59.477Z] #13 103.0 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:21:59 [2021-09-20T19:21:59.477Z] #13 103.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:21:59 [2021-09-20T19:21:59.477Z] #13 103.0 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:21:59 [2021-09-20T19:21:59.733Z] #13 103.3 Selecting previously unselected package dmsetup.
19:21:59 [2021-09-20T19:21:59.733Z] #13 103.3 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:21:59 [2021-09-20T19:21:59.733Z] #13 103.3 Unpacking dmsetup (2:1.02.155-3) ...
19:21:59 [2021-09-20T19:21:59.990Z] #13 ...
19:21:59 [2021-09-20T19:21:59.990Z] 
19:21:59 [2021-09-20T19:21:59.990Z] #51 [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
19:21:59 [2021-09-20T19:21:59.990Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:21:59 [2021-09-20T19:21:59.990Z] #51 100.7 time
19:22:00 [2021-09-20T19:22:00.067Z] #20 9.218 Reading package lists...
19:22:00 [2021-09-20T19:22:00.067Z] #20 ...
19:22:00 [2021-09-20T19:22:00.067Z] 
19:22:00 [2021-09-20T19:22:00.067Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:00 [2021-09-20T19:22:00.067Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:00 [2021-09-20T19:22:00.067Z] #43 60.30   CC       compel/src/lib/ptrace.o
19:22:00 [2021-09-20T19:22:00.247Z] #51 ...
19:22:00 [2021-09-20T19:22:00.247Z] 
19:22:00 [2021-09-20T19:22:00.247Z] #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
19:22:00 [2021-09-20T19:22:00.247Z] #37 sha256:6f3d34c4b880f1325d38b5e8bfbc8be9e13d8cd72be11d83f56f05e6a2ca822a
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + RM_GOPATH=0
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + TMP_GOPATH=
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + : /build
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + '[' -z '' ']'
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 ++ mktemp -d
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + export GOPATH=/tmp/tmp.X1MtQeYxzQ
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + GOPATH=/tmp/tmp.X1MtQeYxzQ
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + RM_GOPATH=1
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.708 + case "$(go env GOARCH)" in
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.714 ++ go env GOARCH
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.754 + export GO_BUILDMODE=-buildmode=pie
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.754 + GO_BUILDMODE=-buildmode=pie
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.754 ++ dirname /tmp/install/install.sh
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.755 + dir=/tmp/install
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.756 + bin=tini
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.756 + shift
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 + '[' '!' -f /tmp/install/tini.installer ']'
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 + . /tmp/install/tini.installer
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 + install_tini
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.X1MtQeYxzQ/tini
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.776 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:22:00 [2021-09-20T19:22:00.247Z] #37 1.797 Cloning into '/tmp/tmp.X1MtQeYxzQ/tini'...
19:22:00 [2021-09-20T19:22:00.247Z] #37 3.010 + cd /tmp/tmp.X1MtQeYxzQ/tini
19:22:00 [2021-09-20T19:22:00.247Z] #37 3.010 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:22:00 [2021-09-20T19:22:00.247Z] #37 3.022 + cmake .
19:22:00 [2021-09-20T19:22:00.247Z] #37 4.252 -- The C compiler identification is GNU 8.3.0
19:22:00 [2021-09-20T19:22:00.247Z] #37 4.343 -- Check for working C compiler: /usr/bin/cc
19:22:00 [2021-09-20T19:22:00.247Z] #37 5.546 -- Check for working C compiler: /usr/bin/cc -- works
19:22:00 [2021-09-20T19:22:00.247Z] #37 5.554 -- Detecting C compiler ABI info
19:22:00 [2021-09-20T19:22:00.247Z] #37 ...
19:22:00 [2021-09-20T19:22:00.247Z] 
19:22:00 [2021-09-20T19:22:00.247Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:22:00 [2021-09-20T19:22:00.247Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:22:00 [2021-09-20T19:22:00.247Z] #42 101.0 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 101.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 101.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 101.0 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 101.1 Setting up python-six (1.12.0-1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.3 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.4 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.5 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.6 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.7 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.7 Setting up protobuf-compiler (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.8 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.8 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.9 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:22:00 [2021-09-20T19:22:00.247Z] #42 108.9 Setting up python-protobuf (3.6.1.3-2) ...
19:22:00 [2021-09-20T19:22:00.355Z] #53 ...
19:22:00 [2021-09-20T19:22:00.355Z] 
19:22:00 [2021-09-20T19:22:00.355Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:22:00 [2021-09-20T19:22:00.355Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
19:22:00 [2021-09-20T19:22:00.355Z] #15 DONE 2.5s
19:22:00 [2021-09-20T19:22:00.355Z] 
19:22:00 [2021-09-20T19:22:00.355Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:00 [2021-09-20T19:22:00.355Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:00 [2021-09-20T19:22:00.355Z] #43 91.86   AR       soccr/libsoccr.a
19:22:00 [2021-09-20T19:22:00.355Z] #43 91.93 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:00 [2021-09-20T19:22:00.355Z] #43 92.32   DEP      criu/arch/x86/sigframe.d
19:22:00 [2021-09-20T19:22:00.504Z] #42 ...
19:22:00 [2021-09-20T19:22:00.504Z] 
19:22:00 [2021-09-20T19:22:00.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
19:22:00 [2021-09-20T19:22:00.504Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:00 [2021-09-20T19:22:00.504Z] #13 103.9 Selecting previously unselected package mingw-w64-common.
19:22:00 [2021-09-20T19:22:00.504Z] #13 103.9 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:22:00 [2021-09-20T19:22:00.504Z] #13 103.9 Unpacking mingw-w64-common (6.0.0-3) ...
19:22:00 [2021-09-20T19:22:00.614Z] #43 92.46   DEP      criu/arch/x86/sigaction_compat.d
19:22:00 [2021-09-20T19:22:00.643Z] #43 60.60   AR       compel/libcompel.a
19:22:00 [2021-09-20T19:22:00.643Z] #43 60.68   HOSTCC   compel/src/main-host.o
19:22:00 [2021-09-20T19:22:00.874Z] #43 92.69   DEP      criu/arch/x86/kerndat.d
19:22:00 [2021-09-20T19:22:00.874Z] #43 92.92   DEP      criu/arch/x86/crtools.d
19:22:00 [2021-09-20T19:22:00.906Z] #43 61.10   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
19:22:01 [2021-09-20T19:22:01.133Z] #43 93.07   DEP      criu/arch/x86/cpu.d
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.734 + RM_GOPATH=0
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.734 + TMP_GOPATH=
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.734 + : /build
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.734 + '[' -z '' ']'
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.734 ++ mktemp -d
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.746 + export GOPATH=/tmp/tmp.f1W2Pxt3kh
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.746 + GOPATH=/tmp/tmp.f1W2Pxt3kh
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.746 + RM_GOPATH=1
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.746 + case "$(go env GOARCH)" in
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.746 ++ go env GOARCH
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + export GO_BUILDMODE=-buildmode=pie
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + GO_BUILDMODE=-buildmode=pie
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 ++ dirname /tmp/install/install.sh
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + dir=/tmp/install
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + bin=tini
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + shift
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + '[' '!' -f /tmp/install/tini.installer ']'
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + . /tmp/install/tini.installer
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + install_tini
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 + git clone https://github.com/krallin/tini.git /tmp/tmp.f1W2Pxt3kh/tini
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.817 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
19:22:01 [2021-09-20T19:22:01.137Z] #37 1.830 Cloning into '/tmp/tmp.f1W2Pxt3kh/tini'...
19:22:01 [2021-09-20T19:22:01.169Z] #43 61.37   HOSTCC   compel/src/lib/handle-elf-host.o
19:22:01 [2021-09-20T19:22:01.200Z] #13 DONE 118.7s
19:22:01 [2021-09-20T19:22:01.200Z] 
19:22:01 [2021-09-20T19:22:01.200Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:01 [2021-09-20T19:22:01.200Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:01 [2021-09-20T19:22:01.200Z] #43 50.75   CC       compel/src/lib/infect-rpc.o
19:22:01 [2021-09-20T19:22:01.200Z] #43 51.14   CC       compel/src/lib/infect-util.o
19:22:01 [2021-09-20T19:22:01.200Z] #43 51.47   CC       compel/src/lib/infect.o
19:22:01 [2021-09-20T19:22:01.200Z] #43 53.60   CC       compel/src/lib/ptrace.o
19:22:01 [2021-09-20T19:22:01.200Z] #43 53.97   AR       compel/libcompel.a
19:22:01 [2021-09-20T19:22:01.200Z] #43 54.12   HOSTCC   compel/src/main-host.o
19:22:01 [2021-09-20T19:22:01.392Z] #43 93.29   CC       criu/arch/x86/cpu.o
19:22:01 [2021-09-20T19:22:01.433Z] #43 ...
19:22:01 [2021-09-20T19:22:01.433Z] 
19:22:01 [2021-09-20T19:22:01.433Z] #53 [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
19:22:01 [2021-09-20T19:22:01.433Z] #53 sha256:fe2c9fbb306d31122f5ed2401fbd929a7e0d96d61a47177f917cec0b1c3aa0a9
19:22:01 [2021-09-20T19:22:01.433Z] #53 11.54 + cd /tmp/tmp.y0gq0qdtXa/src/github.com/opencontainers/runc
19:22:01 [2021-09-20T19:22:01.433Z] #53 11.55 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:22:01 [2021-09-20T19:22:01.433Z] #53 11.94 + '[' -z '' ']'
19:22:01 [2021-09-20T19:22:01.433Z] #53 11.94 + target=static
19:22:01 [2021-09-20T19:22:01.433Z] #53 11.94 + make 'BUILDTAGS=seccomp ' static
19:22:01 [2021-09-20T19:22:01.433Z] #53 12.58 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:22:01 [2021-09-20T19:22:01.433Z] #53 ...
19:22:01 [2021-09-20T19:22:01.433Z] 
19:22:01 [2021-09-20T19:22:01.433Z] #20 [dev-systemd-false  7/26] 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
19:22:01 [2021-09-20T19:22:01.433Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:01 [2021-09-20T19:22:01.433Z] #20 9.218 Reading package lists...
19:22:01 [2021-09-20T19:22:01.458Z] #43 54.46   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:22:01 [2021-09-20T19:22:01.652Z] #43 ...
19:22:01 [2021-09-20T19:22:01.652Z] 
19:22:01 [2021-09-20T19:22:01.652Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:22:01 [2021-09-20T19:22:01.652Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
19:22:01 [2021-09-20T19:22:01.652Z] #16 1.164 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:22:01 [2021-09-20T19:22:01.652Z] #16 DONE 1.4s
19:22:01 [2021-09-20T19:22:01.652Z] 
19:22:01 [2021-09-20T19:22:01.652Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:22:01 [2021-09-20T19:22:01.652Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
19:22:01 [2021-09-20T19:22:01.716Z] #43 54.72   HOSTCC   compel/src/lib/handle-elf-host.o
19:22:01 [2021-09-20T19:22:01.976Z] #43 55.07   HOSTCC   compel/src/lib/log-host.o
19:22:02 [2021-09-20T19:22:02.235Z] #43 55.27   HOSTLINK compel/compel-host-bin
19:22:02 [2021-09-20T19:22:02.495Z] #43 55.37   DEP      soccr/soccr.d
19:22:02 [2021-09-20T19:22:02.495Z] #43 ...
19:22:02 [2021-09-20T19:22:02.495Z] 
19:22:02 [2021-09-20T19:22:02.495Z] #45 [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
19:22:02 [2021-09-20T19:22:02.495Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:22:02 [2021-09-20T19:22:02.495Z] #45 113.8 mime/quotedprintable
19:22:02 [2021-09-20T19:22:02.495Z] #45 114.3 net/http/internal
19:22:02 [2021-09-20T19:22:02.495Z] #45 117.9 net/textproto
19:22:02 [2021-09-20T19:22:02.495Z] #45 117.9 crypto/x509
19:22:02 [2021-09-20T19:22:02.495Z] #45 119.4 vendor/golang.org/x/net/http/httpguts
19:22:02 [2021-09-20T19:22:02.495Z] #45 119.6 vendor/golang.org/x/net/http/httpproxy
19:22:02 [2021-09-20T19:22:02.495Z] #45 120.1 mime/multipart
19:22:02 [2021-09-20T19:22:02.495Z] #45 122.5 crypto/tls
19:22:02 [2021-09-20T19:22:02.495Z] #45 ...
19:22:02 [2021-09-20T19:22:02.495Z] 
19:22:02 [2021-09-20T19:22:02.495Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:02 [2021-09-20T19:22:02.495Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:02 [2021-09-20T19:22:02.495Z] #43 55.57   CC       soccr/soccr.o
19:22:02 [2021-09-20T19:22:02.537Z] #37 3.571 + cd /tmp/tmp.f1W2Pxt3kh/tini
19:22:02 [2021-09-20T19:22:02.537Z] #37 3.571 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
19:22:02 [2021-09-20T19:22:02.537Z] #37 3.690 + cmake .
19:22:03 [2021-09-20T19:22:03.559Z] #17 DONE 1.8s
19:22:03 [2021-09-20T19:22:03.559Z] 
19:22:03 [2021-09-20T19:22:03.559Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:22:03 [2021-09-20T19:22:03.559Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
19:22:03 [2021-09-20T19:22:03.923Z] #37 4.806 -- The C compiler identification is GNU 8.3.0
19:22:03 [2021-09-20T19:22:03.924Z] #37 4.878 -- Check for working C compiler: /usr/bin/cc
19:22:04 [2021-09-20T19:22:04.401Z] #43 56.92   AR       soccr/libsoccr.a
19:22:04 [2021-09-20T19:22:04.401Z] #43 56.97 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:04 [2021-09-20T19:22:04.401Z] #43 57.35   DEP      criu/arch/x86/sigframe.d
19:22:04 [2021-09-20T19:22:04.401Z] #43 57.43   DEP      criu/arch/x86/sigaction_compat.d
19:22:04 [2021-09-20T19:22:04.661Z] #43 57.50   DEP      criu/arch/x86/kerndat.d
19:22:04 [2021-09-20T19:22:04.661Z] #43 57.64   DEP      criu/arch/x86/crtools.d
19:22:04 [2021-09-20T19:22:04.661Z] #43 ...
19:22:04 [2021-09-20T19:22:04.661Z] 
19:22:04 [2021-09-20T19:22:04.661Z] #58 [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
19:22:04 [2021-09-20T19:22:04.661Z] #58 sha256:c9eefa4c7cb9d2dc16e98c551686ea5642a0dd13b4955e6a31149a36cb868f16
19:22:04 [2021-09-20T19:22:04.661Z] #58 120.6 + for f in rootlesskit rootlesskit-docker-proxy
19:22:04 [2021-09-20T19:22:04.661Z] #58 120.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:22:04 [2021-09-20T19:22:04.661Z] #58 DONE 126.2s
19:22:04 [2021-09-20T19:22:04.868Z] #37 5.930 -- Check for working C compiler: /usr/bin/cc -- works
19:22:04 [2021-09-20T19:22:04.868Z] #37 5.931 -- Detecting C compiler ABI info
19:22:04 [2021-09-20T19:22:04.920Z] 
19:22:04 [2021-09-20T19:22:04.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:04 [2021-09-20T19:22:04.920Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:04 [2021-09-20T19:22:04.920Z] #43 57.76   DEP      criu/arch/x86/cpu.d
19:22:04 [2021-09-20T19:22:04.920Z] #43 ...
19:22:04 [2021-09-20T19:22:04.920Z] 
19:22:04 [2021-09-20T19:22:04.920Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:22:04 [2021-09-20T19:22:04.920Z] #59 sha256:93ff4fc8f047c898e7624f3051b3ddd38a7d917a36233054a8332ff6581e509c
19:22:04 [2021-09-20T19:22:04.920Z] #59 DONE 0.3s
19:22:04 [2021-09-20T19:22:04.920Z] 
19:22:04 [2021-09-20T19:22:04.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:04 [2021-09-20T19:22:04.920Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:04 [2021-09-20T19:22:04.920Z] #43 57.93   CC       criu/arch/x86/cpu.o
19:22:04 [2021-09-20T19:22:04.938Z] #18 DONE 1.6s
19:22:04 [2021-09-20T19:22:04.938Z] 
19:22:04 [2021-09-20T19:22:04.938Z] #19 [dev-systemd-false  6/26] RUN ldconfig
19:22:04 [2021-09-20T19:22:04.938Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
19:22:05 [2021-09-20T19:22:05.129Z] #37 ...
19:22:05 [2021-09-20T19:22:05.130Z] 
19:22:05 [2021-09-20T19:22:05.130Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:22:05 [2021-09-20T19:22:05.130Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:22:05 [2021-09-20T19:22:05.130Z] #42 115.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:22:05 [2021-09-20T19:22:05.130Z] #42 115.8 Processing triggers for libc-bin (2.28-10) ...
19:22:05 [2021-09-20T19:22:05.183Z] #43 ...
19:22:05 [2021-09-20T19:22:05.183Z] 
19:22:05 [2021-09-20T19:22:05.183Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
19:22:05 [2021-09-20T19:22:05.183Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
19:22:05 [2021-09-20T19:22:05.183Z] #14 DONE 4.2s
19:22:05 [2021-09-20T19:22:05.183Z] 
19:22:05 [2021-09-20T19:22:05.183Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:22:05 [2021-09-20T19:22:05.183Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
19:22:05 [2021-09-20T19:22:05.328Z] #20 12.73 Reading package lists...
19:22:05 [2021-09-20T19:22:05.442Z] #15 ...
19:22:05 [2021-09-20T19:22:05.442Z] 
19:22:05 [2021-09-20T19:22:05.442Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:22:05 [2021-09-20T19:22:05.442Z] #60 sha256:c1a676ccc316d886a8e86abfc416adc6b23888fdfd8e39a4d72ae5f80a672cdb
19:22:05 [2021-09-20T19:22:05.442Z] #60 DONE 0.3s
19:22:05 [2021-09-20T19:22:05.702Z] 
19:22:05 [2021-09-20T19:22:05.702Z] #53 [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
19:22:05 [2021-09-20T19:22:05.702Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + RM_GOPATH=0
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + TMP_GOPATH=
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + : /build
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + '[' -z '' ']'
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 ++ mktemp -d
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + export GOPATH=/tmp/tmp.lF9HWtAqtf
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + GOPATH=/tmp/tmp.lF9HWtAqtf
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + RM_GOPATH=1
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 + case "$(go env GOARCH)" in
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.598 ++ go env GOARCH
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.622 + export GO_BUILDMODE=-buildmode=pie
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.622 + GO_BUILDMODE=-buildmode=pie
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.622 ++ dirname /tmp/install/install.sh
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.633 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + dir=/tmp/install
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + bin=runc
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + shift
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + '[' '!' -f /tmp/install/runc.installer ']'
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + . /tmp/install/runc.installer
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + install_runc
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + grep -q '^3\.10\.0.*\.el7\.'
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + uname -r
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + RUNC_BUILDTAGS='seccomp '
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lF9HWtAqtf/src/github.com/opencontainers/runc
19:22:05 [2021-09-20T19:22:05.702Z] #53 4.634 Cloning into '/tmp/tmp.lF9HWtAqtf/src/github.com/opencontainers/runc'...
19:22:05 [2021-09-20T19:22:05.779Z] #13 ...
19:22:05 [2021-09-20T19:22:05.779Z] 
19:22:05 [2021-09-20T19:22:05.779Z] #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
19:22:05 [2021-09-20T19:22:05.779Z] #37 sha256:6f3d34c4b880f1325d38b5e8bfbc8be9e13d8cd72be11d83f56f05e6a2ca822a
19:22:05 [2021-09-20T19:22:05.779Z] #37 6.719 -- Detecting C compiler ABI info - done
19:22:05 [2021-09-20T19:22:05.779Z] #37 6.809 -- Detecting C compile features
19:22:05 [2021-09-20T19:22:05.779Z] #37 10.49 -- Detecting C compile features - done
19:22:05 [2021-09-20T19:22:05.779Z] #37 10.66 -- Performing Test HAS_BUILTIN_FORTIFY
19:22:05 [2021-09-20T19:22:05.779Z] #37 11.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:22:05 [2021-09-20T19:22:05.779Z] #37 11.32 -- Configuring done
19:22:05 [2021-09-20T19:22:05.779Z] #37 11.36 -- Generating done
19:22:05 [2021-09-20T19:22:05.779Z] #37 11.38 -- Build files have been written to: /tmp/tmp.X1MtQeYxzQ/tini
19:22:05 [2021-09-20T19:22:05.779Z] #37 11.39 + make tini-static
19:22:05 [2021-09-20T19:22:05.905Z] #20 15.92 Building dependency tree...
19:22:06 [2021-09-20T19:22:06.396Z] #37 12.11 Scanning dependencies of target tini-static
19:22:06 [2021-09-20T19:22:06.396Z] #37 12.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:22:06 [2021-09-20T19:22:06.482Z] #20 17.44 libcap2-bin is already the newest version (1:2.25-2).
19:22:06 [2021-09-20T19:22:06.482Z] #20 17.44 The following additional packages will be installed:
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.44   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   python3.7 python3.7-minimal vim-runtime xxd
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45 Suggested packages:
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   quota
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45 Recommended packages:
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   aufs-dkms nftables build-essential python3-dev python3-keyring
19:22:06 [2021-09-20T19:22:06.744Z] #20 17.45   python3-keyrings.alt python3-xdg unzip
19:22:06 [2021-09-20T19:22:06.844Z] #19 DONE 1.6s
19:22:06 [2021-09-20T19:22:06.844Z] 
19:22:06 [2021-09-20T19:22:06.844Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:06 [2021-09-20T19:22:06.844Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:06 [2021-09-20T19:22:06.844Z] #43 94.37   CC       criu/arch/x86/crtools.o
19:22:06 [2021-09-20T19:22:06.844Z] #43 96.35   CC       criu/arch/x86/kerndat.o
19:22:06 [2021-09-20T19:22:06.844Z] #43 97.22   CC       criu/arch/x86/sigaction_compat.o
19:22:06 [2021-09-20T19:22:06.844Z] #43 97.63   CC       criu/arch/x86/sigframe.o
19:22:06 [2021-09-20T19:22:06.844Z] #43 98.03   LINK     criu/arch/x86/crtools.built-in.o
19:22:06 [2021-09-20T19:22:06.844Z] #43 98.20   DEP      criu/pie/util-vdso-elf32.d
19:22:06 [2021-09-20T19:22:06.844Z] #43 98.41   DEP      criu/pie/util-vdso.d
19:22:06 [2021-09-20T19:22:06.844Z] #43 98.68   DEP      criu/pie/util.d
19:22:07 [2021-09-20T19:22:07.070Z] #42 DONE 117.3s
19:22:07 [2021-09-20T19:22:07.070Z] 
19:22:07 [2021-09-20T19:22:07.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:07 [2021-09-20T19:22:07.070Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:07 [2021-09-20T19:22:07.070Z] #43 ...
19:22:07 [2021-09-20T19:22:07.070Z] 
19:22:07 [2021-09-20T19:22:07.070Z] #51 [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
19:22:07 [2021-09-20T19:22:07.070Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:22:07 [2021-09-20T19:22:07.070Z] #51 107.8 context
19:22:07 [2021-09-20T19:22:07.070Z] #51 109.3 internal/poll
19:22:07 [2021-09-20T19:22:07.070Z] #51 110.7 encoding/binary
19:22:07 [2021-09-20T19:22:07.070Z] #51 113.9 os
19:22:07 [2021-09-20T19:22:07.070Z] #51 114.1 encoding/base64
19:22:07 [2021-09-20T19:22:07.070Z] #51 115.9 golang.org/x/sys/unix
19:22:07 [2021-09-20T19:22:07.118Z] #43 99.03   CC       criu/pie/util.o
19:22:07 [2021-09-20T19:22:07.332Z] #51 ...
19:22:07 [2021-09-20T19:22:07.332Z] 
19:22:07 [2021-09-20T19:22:07.332Z] #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
19:22:07 [2021-09-20T19:22:07.332Z] #37 sha256:359e3cd0861658379a827e3a9d8e63aac877a4c43d6aa1c7e4628087c624b921
19:22:07 [2021-09-20T19:22:07.332Z] #37 6.727 -- Detecting C compiler ABI info - done
19:22:07 [2021-09-20T19:22:07.332Z] #37 6.813 -- Detecting C compile features
19:22:07 [2021-09-20T19:22:07.408Z] #37 ...
19:22:07 [2021-09-20T19:22:07.408Z] 
19:22:07 [2021-09-20T19:22:07.408Z] #45 [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
19:22:07 [2021-09-20T19:22:07.408Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:07 [2021-09-20T19:22:07.408Z] #45 108.0 internal/poll
19:22:07 [2021-09-20T19:22:07.408Z] #45 112.6 io/fs
19:22:07 [2021-09-20T19:22:07.408Z] #45 114.3 os
19:22:07 [2021-09-20T19:22:07.408Z] #45 115.7 regexp/syntax
19:22:07 [2021-09-20T19:22:07.408Z] #45 ...
19:22:07 [2021-09-20T19:22:07.408Z] 
19:22:07 [2021-09-20T19:22:07.408Z] #51 [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
19:22:07 [2021-09-20T19:22:07.408Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:22:07 [2021-09-20T19:22:07.408Z] #51 112.1 context
19:22:07 [2021-09-20T19:22:07.408Z] #51 112.7 encoding/binary
19:22:07 [2021-09-20T19:22:07.408Z] #51 113.7 io/fs
19:22:07 [2021-09-20T19:22:07.408Z] #51 116.1 os
19:22:07 [2021-09-20T19:22:07.408Z] #51 116.2 encoding/base64
19:22:07 [2021-09-20T19:22:07.408Z] #51 117.6 golang.org/x/sys/unix
19:22:07 [2021-09-20T19:22:07.665Z] #51 ...
19:22:07 [2021-09-20T19:22:07.665Z] 
19:22:07 [2021-09-20T19:22:07.665Z] #34 [tomlv 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 tomlv
19:22:07 [2021-09-20T19:22:07.665Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:22:07 [2021-09-20T19:22:07.665Z] #34 108.5 internal/poll
19:22:07 [2021-09-20T19:22:07.665Z] #34 109.2 internal/fmtsort
19:22:07 [2021-09-20T19:22:07.665Z] #34 110.4 internal/syscall/execenv
19:22:07 [2021-09-20T19:22:07.665Z] #34 110.8 path
19:22:07 [2021-09-20T19:22:07.665Z] #34 112.0 io/fs
19:22:07 [2021-09-20T19:22:07.665Z] #34 113.6 text/tabwriter
19:22:07 [2021-09-20T19:22:07.665Z] #34 114.0 os
19:22:07 [2021-09-20T19:22:07.691Z] #43 99.54   CC       criu/pie/util-vdso.o
19:22:08 [2021-09-20T19:22:08.154Z] #20 ...
19:22:08 [2021-09-20T19:22:08.154Z] 
19:22:08 [2021-09-20T19:22:08.154Z] #45 [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
19:22:08 [2021-09-20T19:22:08.154Z] #45 sha256:d22367d1c03ff3bef163c561466a8953b2d2644d5d1bafe3d6cde0dd9208ad95
19:22:08 [2021-09-20T19:22:08.154Z] #45 117.9 github.com/LK4D4/vndr/godl
19:22:08 [2021-09-20T19:22:08.154Z] #45 118.6 github.com/LK4D4/vndr
19:22:08 [2021-09-20T19:22:08.154Z] #45 DONE 122.3s
19:22:08 [2021-09-20T19:22:08.154Z] 
19:22:08 [2021-09-20T19:22:08.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:08 [2021-09-20T19:22:08.154Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:08 [2021-09-20T19:22:08.154Z] #43 61.83   HOSTCC   compel/src/lib/log-host.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 62.10   HOSTLINK compel/compel-host-bin
19:22:08 [2021-09-20T19:22:08.154Z] #43 62.28   DEP      soccr/soccr.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 62.56   CC       soccr/soccr.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 64.03   AR       soccr/libsoccr.a
19:22:08 [2021-09-20T19:22:08.154Z] #43 64.11 make[1]: 'soccr/libsoccr.a' is up to date.
19:22:08 [2021-09-20T19:22:08.154Z] #43 64.52   DEP      criu/arch/aarch64/sigframe.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 64.72   DEP      criu/arch/aarch64/crtools.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 64.94   DEP      criu/arch/aarch64/cpu.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 65.02   DEP      criu/arch/aarch64/bitops.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 65.10   CC       criu/arch/aarch64/bitops.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 65.21   CC       criu/arch/aarch64/cpu.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 65.46   CC       criu/arch/aarch64/crtools.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 66.13   CC       criu/arch/aarch64/sigframe.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 66.35   LINK     criu/arch/aarch64/crtools.built-in.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 66.44   DEP      criu/pie/util-vdso.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 66.70   DEP      criu/pie/util.d
19:22:08 [2021-09-20T19:22:08.154Z] #43 66.91   CC       criu/pie/util.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 67.41   CC       criu/pie/util-vdso.o
19:22:08 [2021-09-20T19:22:08.154Z] #43 ...
19:22:08 [2021-09-20T19:22:08.154Z] 
19:22:08 [2021-09-20T19:22:08.154Z] #20 [dev-systemd-false  7/26] 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
19:22:08 [2021-09-20T19:22:08.154Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07 The following NEW packages will be installed:
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:22:08 [2021-09-20T19:22:08.154Z] #20 19.07   xz-utils zip
19:22:08 [2021-09-20T19:22:08.228Z] #34 119.0 path/filepath
19:22:08 [2021-09-20T19:22:08.237Z] #53 ...
19:22:08 [2021-09-20T19:22:08.237Z] 
19:22:08 [2021-09-20T19:22:08.237Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:08 [2021-09-20T19:22:08.237Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:08 [2021-09-20T19:22:08.237Z] #43 58.76   CC       criu/arch/x86/crtools.o
19:22:08 [2021-09-20T19:22:08.237Z] #43 60.09   CC       criu/arch/x86/kerndat.o
19:22:08 [2021-09-20T19:22:08.237Z] #43 60.68   CC       criu/arch/x86/sigaction_compat.o
19:22:08 [2021-09-20T19:22:08.237Z] #43 61.01   CC       criu/arch/x86/sigframe.o
19:22:08 [2021-09-20T19:22:08.423Z] #20 ...
19:22:08 [2021-09-20T19:22:08.423Z] 
19:22:08 [2021-09-20T19:22:08.423Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:22:08 [2021-09-20T19:22:08.423Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
19:22:08 [2021-09-20T19:22:08.423Z] #32 DONE 122.6s
19:22:08 [2021-09-20T19:22:08.485Z] #34 119.0 fmt
19:22:08 [2021-09-20T19:22:08.495Z] #43 61.31   LINK     criu/arch/x86/crtools.built-in.o
19:22:08 [2021-09-20T19:22:08.495Z] #43 61.34   DEP      criu/pie/util-vdso-elf32.d
19:22:08 [2021-09-20T19:22:08.495Z] #43 61.51   DEP      criu/pie/util-vdso.d
19:22:08 [2021-09-20T19:22:08.688Z] 
19:22:08 [2021-09-20T19:22:08.688Z] #20 [dev-systemd-false  7/26] 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
19:22:08 [2021-09-20T19:22:08.688Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.41 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.41 Need to get 27.7 MB of archives.
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.41 After this operation, 114 MB of additional disk space will be used.
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
19:22:08 [2021-09-20T19:22:08.688Z] #20 19.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
19:22:08 [2021-09-20T19:22:08.754Z] #43 61.64   DEP      criu/pie/util.d
19:22:08 [2021-09-20T19:22:08.754Z] #43 61.80   CC       criu/pie/util.o
19:22:09 [2021-09-20T19:22:09.023Z] #43 62.14   CC       criu/pie/util-vdso.o
19:22:09 [2021-09-20T19:22:09.047Z] #34 ...
19:22:09 [2021-09-20T19:22:09.047Z] 
19:22:09 [2021-09-20T19:22:09.047Z] #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
19:22:09 [2021-09-20T19:22:09.047Z] #37 sha256:6f3d34c4b880f1325d38b5e8bfbc8be9e13d8cd72be11d83f56f05e6a2ca822a
19:22:09 [2021-09-20T19:22:09.047Z] #37 14.83 [100%] Linking C executable tini-static
19:22:09 [2021-09-20T19:22:09.069Z] #43 100.7   CC       criu/pie/util-vdso-elf32.o
19:22:09 [2021-09-20T19:22:09.272Z] #37 ...
19:22:09 [2021-09-20T19:22:09.272Z] 
19:22:09 [2021-09-20T19:22:09.272Z] #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
19:22:09 [2021-09-20T19:22:09.272Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:09 [2021-09-20T19:22:09.272Z] #13 102.7 Selecting previously unselected package mingw-w64-common.
19:22:09 [2021-09-20T19:22:09.272Z] #13 102.7 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:22:09 [2021-09-20T19:22:09.272Z] #13 102.7 Unpacking mingw-w64-common (6.0.0-3) ...
19:22:09 [2021-09-20T19:22:09.272Z] #13 112.7 Selecting previously unselected package mingw-w64-x86-64-dev.
19:22:09 [2021-09-20T19:22:09.272Z] #13 112.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:22:09 [2021-09-20T19:22:09.272Z] #13 ...
19:22:09 [2021-09-20T19:22:09.272Z] 
19:22:09 [2021-09-20T19:22:09.272Z] #34 [tomlv 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 tomlv
19:22:09 [2021-09-20T19:22:09.272Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:22:09 [2021-09-20T19:22:09.272Z] #34 110.2 internal/poll
19:22:09 [2021-09-20T19:22:09.272Z] #34 110.5 internal/syscall/execenv
19:22:09 [2021-09-20T19:22:09.272Z] #34 110.9 io/fs
19:22:09 [2021-09-20T19:22:09.272Z] #34 113.2 text/tabwriter
19:22:09 [2021-09-20T19:22:09.272Z] #34 114.6 os
19:22:09 [2021-09-20T19:22:09.272Z] #34 118.3 path/filepath
19:22:09 [2021-09-20T19:22:09.272Z] #34 118.3 fmt
19:22:09 [2021-09-20T19:22:09.272Z] #34 ...
19:22:09 [2021-09-20T19:22:09.272Z] 
19:22:09 [2021-09-20T19:22:09.272Z] #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
19:22:09 [2021-09-20T19:22:09.272Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:09 [2021-09-20T19:22:09.272Z] #13 112.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:22:09 [2021-09-20T19:22:09.272Z] #13 ...
19:22:09 [2021-09-20T19:22:09.272Z] 
19:22:09 [2021-09-20T19:22:09.272Z] #45 [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
19:22:09 [2021-09-20T19:22:09.272Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:22:09 [2021-09-20T19:22:09.272Z] #45 110.0 internal/poll
19:22:09 [2021-09-20T19:22:09.272Z] #45 111.8 io/fs
19:22:09 [2021-09-20T19:22:09.272Z] #45 113.9 regexp/syntax
19:22:09 [2021-09-20T19:22:09.272Z] #45 114.9 os
19:22:09 [2021-09-20T19:22:09.272Z] #20 19.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
19:22:09 [2021-09-20T19:22:09.272Z] #20 20.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
19:22:09 [2021-09-20T19:22:09.273Z] #20 20.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
19:22:09 [2021-09-20T19:22:09.532Z] #45 ...
19:22:09 [2021-09-20T19:22:09.532Z] 
19:22:09 [2021-09-20T19:22:09.532Z] #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
19:22:09 [2021-09-20T19:22:09.532Z] #37 sha256:359e3cd0861658379a827e3a9d8e63aac877a4c43d6aa1c7e4628087c624b921
19:22:09 [2021-09-20T19:22:09.532Z] #37 10.18 -- Detecting C compile features - done
19:22:09 [2021-09-20T19:22:09.532Z] #37 10.26 -- Performing Test HAS_BUILTIN_FORTIFY
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
19:22:09 [2021-09-20T19:22:09.535Z] #20 20.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:22:09 [2021-09-20T19:22:09.590Z] #43 ...
19:22:09 [2021-09-20T19:22:09.590Z] 
19:22:09 [2021-09-20T19:22:09.590Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:22:09 [2021-09-20T19:22:09.590Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
19:22:09 [2021-09-20T19:22:09.590Z] #15 DONE 4.3s
19:22:09 [2021-09-20T19:22:09.590Z] 
19:22:09 [2021-09-20T19:22:09.590Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:22:09 [2021-09-20T19:22:09.590Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
19:22:09 [2021-09-20T19:22:09.793Z] #37 10.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
19:22:09 [2021-09-20T19:22:09.798Z] #20 20.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
19:22:09 [2021-09-20T19:22:09.977Z] #37 15.71 [100%] Built target tini-static
19:22:09 [2021-09-20T19:22:09.977Z] #37 15.76 + mkdir -p /build
19:22:09 [2021-09-20T19:22:09.977Z] #37 15.77 + cp tini-static /build/docker-init
19:22:10 [2021-09-20T19:22:10.005Z] #43 101.8   AR       criu/pie/pie.lib.a
19:22:10 [2021-09-20T19:22:10.005Z] #43 ...
19:22:10 [2021-09-20T19:22:10.005Z] 
19:22:10 [2021-09-20T19:22:10.005Z] #45 [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
19:22:10 [2021-09-20T19:22:10.005Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:22:10 [2021-09-20T19:22:10.005Z] #45 212.8 net/http/httptrace
19:22:10 [2021-09-20T19:22:10.005Z] #45 213.3 net/http
19:22:10 [2021-09-20T19:22:10.005Z] #45 ...
19:22:10 [2021-09-20T19:22:10.005Z] 
19:22:10 [2021-09-20T19:22:10.005Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:10 [2021-09-20T19:22:10.005Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:10 [2021-09-20T19:22:10.005Z] #43 101.9   DEP      criu/pie/restorer.d
19:22:10 [2021-09-20T19:22:10.058Z] #37 10.94 -- Configuring done
19:22:10 [2021-09-20T19:22:10.058Z] #37 10.96 -- Generating done
19:22:10 [2021-09-20T19:22:10.058Z] #37 10.98 -- Build files have been written to: /tmp/tmp.f1W2Pxt3kh/tini
19:22:10 [2021-09-20T19:22:10.058Z] #37 11.00 + make tini-static
19:22:10 [2021-09-20T19:22:10.264Z] #43 102.2   DEP      criu/arch/x86/sigaction_compat_pie.d
19:22:10 [2021-09-20T19:22:10.523Z] #43 102.4   DEP      criu/arch/x86/restorer_unmap.d
19:22:10 [2021-09-20T19:22:10.523Z] #43 102.4   DEP      criu/arch/x86/restorer.d
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
19:22:10 [2021-09-20T19:22:10.749Z] #20 21.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
19:22:10 [2021-09-20T19:22:10.782Z] #43 102.8   DEP      criu/arch/x86/vdso-pie.d
19:22:10 [2021-09-20T19:22:10.907Z] #37 DONE 16.7s
19:22:10 [2021-09-20T19:22:10.908Z] 
19:22:10 [2021-09-20T19:22:10.908Z] #42 [criu 1/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         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
19:22:10 [2021-09-20T19:22:10.908Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
19:22:10 [2021-09-20T19:22:10.908Z] #42 119.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:22:10 [2021-09-20T19:22:10.908Z] #42 119.8 Processing triggers for libc-bin (2.28-10) ...
19:22:10 [2021-09-20T19:22:10.908Z] #42 DONE 121.5s
19:22:10 [2021-09-20T19:22:10.908Z] 
19:22:10 [2021-09-20T19:22:10.908Z] #45 [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
19:22:10 [2021-09-20T19:22:10.908Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:10 [2021-09-20T19:22:10.908Z] #45 ...
19:22:10 [2021-09-20T19:22:10.908Z] 
19:22:10 [2021-09-20T19:22:10.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:10 [2021-09-20T19:22:10.908Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:10 [2021-09-20T19:22:10.998Z] #37 11.86 Scanning dependencies of target tini-static
19:22:10 [2021-09-20T19:22:10.998Z] #37 12.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:22:11 [2021-09-20T19:22:11.012Z] #20 21.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
19:22:11 [2021-09-20T19:22:11.040Z] #43 103.0   DEP      criu/pie/parasite-vdso.d
19:22:11 [2021-09-20T19:22:11.587Z] #20 22.32 debconf: delaying package configuration, since apt-utils is not installed
19:22:11 [2021-09-20T19:22:11.587Z] #20 22.50 Fetched 27.7 MB in 3s (10.8 MB/s)
19:22:11 [2021-09-20T19:22:11.607Z] #43 103.3   DEP      criu/pie/parasite.d
19:22:11 [2021-09-20T19:22:11.850Z] #20 22.58 Selecting previously unselected package pigz.
19:22:11 [2021-09-20T19:22:11.850Z] #20 22.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23419 files and directories currently installed.)
19:22:11 [2021-09-20T19:22:11.850Z] #20 22.64 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
19:22:11 [2021-09-20T19:22:11.850Z] #20 22.65 Unpacking pigz (2.4-1) ...
19:22:12 [2021-09-20T19:22:12.113Z] #20 22.75 Selecting previously unselected package libpython3.7-minimal:arm64.
19:22:12 [2021-09-20T19:22:12.113Z] #20 22.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:22:12 [2021-09-20T19:22:12.113Z] #20 22.78 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:22:12 [2021-09-20T19:22:12.173Z] #43 103.9   CC       criu/pie/parasite.o
19:22:12 [2021-09-20T19:22:12.377Z] #20 23.30 Selecting previously unselected package python3.7-minimal.
19:22:12 [2021-09-20T19:22:12.377Z] #20 23.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
19:22:12 [2021-09-20T19:22:12.377Z] #20 23.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:13 [2021-09-20T19:22:13.326Z] #20 24.04 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
19:22:13 [2021-09-20T19:22:13.326Z] #20 24.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:13 [2021-09-20T19:22:13.547Z] #37 14.44 [100%] Linking C executable tini-static
19:22:13 [2021-09-20T19:22:13.777Z] #16 4.168 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:22:13 [2021-09-20T19:22:13.777Z] #16 DONE 4.4s
19:22:13 [2021-09-20T19:22:13.777Z] 
19:22:13 [2021-09-20T19:22:13.777Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:13 [2021-09-20T19:22:13.777Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:13 [2021-09-20T19:22:13.777Z] #43 63.04   CC       criu/pie/util-vdso-elf32.o
19:22:13 [2021-09-20T19:22:13.777Z] #43 63.69   AR       criu/pie/pie.lib.a
19:22:13 [2021-09-20T19:22:13.777Z] #43 63.78   DEP      criu/pie/restorer.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.07   DEP      criu/arch/x86/sigaction_compat_pie.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.34   DEP      criu/arch/x86/restorer_unmap.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.34   DEP      criu/arch/x86/restorer.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.46   DEP      criu/arch/x86/vdso-pie.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.60   DEP      criu/pie/parasite-vdso.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.72   DEP      criu/pie/parasite.d
19:22:13 [2021-09-20T19:22:13.777Z] #43 64.97   CC       criu/pie/parasite.o
19:22:13 [2021-09-20T19:22:13.777Z] #43 66.26   LINK     criu/pie/parasite.built-in.o
19:22:13 [2021-09-20T19:22:13.777Z] #43 66.28   GEN      criu/pie/parasite-blob.h
19:22:13 [2021-09-20T19:22:13.777Z] #43 66.29   CC       criu/pie/parasite-vdso.o
19:22:14 [2021-09-20T19:22:14.035Z] #43 67.07   CC       criu/arch/x86/vdso-pie.o
19:22:14 [2021-09-20T19:22:14.491Z] #37 15.49 [100%] Built target tini-static
19:22:14 [2021-09-20T19:22:14.602Z] #43 67.54   CC       criu/arch/x86/restorer.o
19:22:14 [2021-09-20T19:22:14.704Z] #43 106.3   LINK     criu/pie/parasite.built-in.o
19:22:14 [2021-09-20T19:22:14.704Z] #43 106.4   GEN      criu/pie/parasite-blob.h
19:22:14 [2021-09-20T19:22:14.704Z] #43 106.6   CC       criu/pie/parasite-vdso.o
19:22:14 [2021-09-20T19:22:14.751Z] #37 15.62 + mkdir -p /build
19:22:14 [2021-09-20T19:22:14.751Z] #37 15.62 + cp tini-static /build/docker-init
19:22:15 [2021-09-20T19:22:15.170Z] #43 68.10   CC       criu/arch/x86/restorer_unmap.o
19:22:15 [2021-09-20T19:22:15.170Z] #43 68.16   CC       criu/arch/x86/sigaction_compat_pie.o
19:22:15 [2021-09-20T19:22:15.170Z] #43 ...
19:22:15 [2021-09-20T19:22:15.170Z] 
19:22:15 [2021-09-20T19:22:15.170Z] #53 [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
19:22:15 [2021-09-20T19:22:15.170Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:22:15 [2021-09-20T19:22:15.170Z] #53 14.27 + cd /tmp/tmp.lF9HWtAqtf/src/github.com/opencontainers/runc
19:22:15 [2021-09-20T19:22:15.170Z] #53 14.27 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:22:15 [2021-09-20T19:22:15.433Z] #53 14.48 + '[' -z '' ']'
19:22:15 [2021-09-20T19:22:15.433Z] #53 14.48 + target=static
19:22:15 [2021-09-20T19:22:15.433Z] #53 14.48 + make 'BUILDTAGS=seccomp ' static
19:22:15 [2021-09-20T19:22:15.692Z] #37 DONE 16.7s
19:22:15 [2021-09-20T19:22:15.693Z] 
19:22:15 [2021-09-20T19:22:15.693Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:15 [2021-09-20T19:22:15.693Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:15 [2021-09-20T19:22:15.693Z] #43 3.902 Note: Building without setproctitle() and strlcpy() support.
19:22:15 [2021-09-20T19:22:15.693Z] #43 3.902       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:15 [2021-09-20T19:22:15.693Z] #43 3.930 Note: Building without GnuTLS support
19:22:15 [2021-09-20T19:22:15.693Z] #43 3.930 Makefile.config:39: Warn: you have no libnftables installed
19:22:15 [2021-09-20T19:22:15.693Z] #43 3.930 Makefile.config:40: Warn: Building without nftables support
19:22:15 [2021-09-20T19:22:15.693Z] #43 7.726 fatal: not a git repository (or any of the parent directories): .git
19:22:15 [2021-09-20T19:22:15.693Z] #43 7.791   GEN      .gitid
19:22:15 [2021-09-20T19:22:15.693Z] #43 7.821   GEN      criu/include/version.h
19:22:15 [2021-09-20T19:22:15.693Z] #43 7.968   GEN      include/common/asm
19:22:15 [2021-09-20T19:22:15.693Z] #53 14.80 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:22:15 [2021-09-20T19:22:15.883Z] #20 26.30 Selecting previously unselected package python3-minimal.
19:22:15 [2021-09-20T19:22:15.883Z] #20 26.30 (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 ... 23668 files and directories currently installed.)
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.40 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.41 Unpacking python3-minimal (3.7.3-1) ...
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.51 Selecting previously unselected package libmpdec2:arm64.
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.51 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.55 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.64 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
19:22:15 [2021-09-20T19:22:15.884Z] #20 26.66 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:22:16 [2021-09-20T19:22:16.084Z] #43 107.7   CC       criu/arch/x86/vdso-pie.o
19:22:16 [2021-09-20T19:22:16.156Z] #43 4.648 Note: Building without setproctitle() and strlcpy() support.
19:22:16 [2021-09-20T19:22:16.156Z] #43 4.649       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:22:16 [2021-09-20T19:22:16.156Z] #43 4.728 Note: Building without GnuTLS support
19:22:16 [2021-09-20T19:22:16.156Z] #43 4.754 Makefile.config:39: Warn: you have no libnftables installed
19:22:16 [2021-09-20T19:22:16.156Z] #43 4.754 Makefile.config:40: Warn: Building without nftables support
19:22:16 [2021-09-20T19:22:16.343Z] #43 108.3   CC       criu/arch/x86/restorer.o
19:22:16 [2021-09-20T19:22:16.602Z] #43 ...
19:22:16 [2021-09-20T19:22:16.602Z] 
19:22:16 [2021-09-20T19:22:16.602Z] #20 [dev-systemd-false  7/26] 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
19:22:16 [2021-09-20T19:22:16.602Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:16 [2021-09-20T19:22:16.602Z] #20 2.196 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 2.292 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 2.356 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 2.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 3.143 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 4.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 8.426 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:22:16 [2021-09-20T19:22:16.602Z] #20 ...
19:22:16 [2021-09-20T19:22:16.602Z] 
19:22:16 [2021-09-20T19:22:16.602Z] #53 [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
19:22:16 [2021-09-20T19:22:16.602Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.20 Checking out files:  98% (1191/1208)   
Checking out files:  99% (1196/1208)   
Checking out files: 100% (1208/1208)   
Checking out files: 100% (1208/1208), done.
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.25 + cd /tmp/tmp.xx8PTTYW0N/src/github.com/opencontainers/runc
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.25 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.91 + '[' -z '' ']'
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.92 + target=static
19:22:16 [2021-09-20T19:22:16.602Z] #53 18.92 + make 'BUILDTAGS=seccomp ' static
19:22:16 [2021-09-20T19:22:16.602Z] #53 19.74 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.46 Selecting previously unselected package python3.7.
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.48 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.67 Selecting previously unselected package libpython3-stdlib:arm64.
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:22:16 [2021-09-20T19:22:16.833Z] #20 27.70 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:22:16 [2021-09-20T19:22:16.833Z] #20 ...
19:22:16 [2021-09-20T19:22:16.833Z] 
19:22:16 [2021-09-20T19:22:16.833Z] #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
19:22:16 [2021-09-20T19:22:16.833Z] #24 sha256:a009b88aaa7475c7d0b7c10f6c8b7e42fdf5dcabec71c623846941886e2bf6b0
19:22:17 [2021-09-20T19:22:17.071Z] #53 ...
19:22:17 [2021-09-20T19:22:17.072Z] 
19:22:17 [2021-09-20T19:22:17.072Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:22:17 [2021-09-20T19:22:17.072Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
19:22:17 [2021-09-20T19:22:17.072Z] #17 DONE 2.9s
19:22:17 [2021-09-20T19:22:17.072Z] 
19:22:17 [2021-09-20T19:22:17.072Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:22:17 [2021-09-20T19:22:17.072Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
19:22:18 [2021-09-20T19:22:18.414Z] #24 131.2 Checking out files:  27% (3111/11432)   
Checking out files:  28% (3201/11432)   
Checking out files:  29% (3316/11432)   
Checking out files:  30% (3430/11432)   
Checking out files:  31% (3544/11432)   
Checking out files:  32% (3659/11432)   
Checking out files:  33% (3773/11432)   
Checking out files:  34% (3887/11432)   
Checking out files:  35% (4002/11432)   
Checking out files:  36% (4116/11432)   
Checking out files:  37% (4230/11432)   
Checking out files:  38% (4345/11432)   
Checking out files:  39% (4459/11432)   
Checking out files:  40% (4573/11432)   
Checking out files:  41% (4688/11432)   
Checking out files:  42% (4802/11432)   
Checking out files:  43% (4916/11432)   
Checking out files:  44% (5031/11432)   
Checking out files:  45% (5145/11432)   
Checking out files:  46% (5259/11432)   
Checking out files:  47% (5374/11432)   
Checking out files:  47% (5410/11432)   
Checking out files:  48% (5488/11432)   
Checking out files:  49% (5602/11432)   
Checking out files:  50% (5716/11432)   
Checking out files:  51% (5831/11432)   
Checking out files:  52% (5945/11432)   
Checking out files:  53% (6059/11432)   
Checking out files:  54% (6174/11432)   
Checking out files:  55% (6288/11432)   
Checking out files:  56% (6402/11432)   
Checking out files:  57% (6517/11432)   
Checking out files:  58% (6631/11432)   
Checking out files:  59% (6745/11432)   
19:22:18 [2021-09-20T19:22:18.414Z] #24 ...
19:22:18 [2021-09-20T19:22:18.414Z] 
19:22:18 [2021-09-20T19:22:18.414Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:18 [2021-09-20T19:22:18.414Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:18 [2021-09-20T19:22:18.414Z] #43 68.52   AR       criu/pie/pie.lib.a
19:22:18 [2021-09-20T19:22:18.414Z] #43 68.70   DEP      criu/pie/restorer.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 68.89   DEP      criu/arch/aarch64/intraprocedure.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 68.94   DEP      criu/arch/aarch64/restorer.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 69.35   DEP      criu/arch/aarch64/vdso-pie.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 69.56   DEP      criu/pie/parasite-vdso.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 69.97   DEP      criu/pie/parasite.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 70.19   CC       criu/pie/parasite.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 71.38   LINK     criu/pie/parasite.built-in.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 71.39   GEN      criu/pie/parasite-blob.h
19:22:18 [2021-09-20T19:22:18.414Z] #43 71.44   CC       criu/pie/parasite-vdso.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 72.02   CC       criu/arch/aarch64/vdso-pie.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 72.32   CC       criu/arch/aarch64/restorer.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 72.73   CC       criu/arch/aarch64/intraprocedure.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 72.76   CC       criu/pie/restorer.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.02   LINK     criu/pie/restorer.built-in.o
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.04   GEN      criu/pie/restorer-blob.h
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.15   DEP      criu/vdso.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.48   DEP      criu/uts_ns.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.67   DEP      criu/util.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 75.83   DEP      criu/uffd.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 76.01   DEP      criu/tun.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 76.21   DEP      criu/tty.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 76.46   DEP      criu/timerfd.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 76.72   DEP      criu/timens.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 76.90   DEP      criu/sysfs_parse.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.08   DEP      criu/sysctl.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.24   DEP      criu/string.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.28   DEP      criu/stats.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.38   DEP      criu/sockets.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.53   DEP      criu/sk-unix.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.80   DEP      criu/sk-tcp.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 77.98   DEP      criu/sk-queue.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 78.14   DEP      criu/sk-packet.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 78.34   DEP      criu/sk-netlink.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 78.54   DEP      criu/sk-inet.d
19:22:18 [2021-09-20T19:22:18.414Z] #43 ...
19:22:18 [2021-09-20T19:22:18.414Z] 
19:22:18 [2021-09-20T19:22:18.414Z] #20 [dev-systemd-false  7/26] 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
19:22:18 [2021-09-20T19:22:18.414Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:18 [2021-09-20T19:22:18.414Z] #20 27.81 Setting up python3-minimal (3.7.3-1) ...
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.09 Selecting previously unselected package python3.
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24080 files and directories currently installed.)
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.16 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.17 Unpacking python3 (3.7.3-1) ...
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.36 Selecting previously unselected package libip4tc0:arm64.
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
19:22:18 [2021-09-20T19:22:18.414Z] #20 29.37 Unpacking libip4tc0:arm64 (1.8.2-4) ...
19:22:18 [2021-09-20T19:22:18.457Z] #18 ...
19:22:18 [2021-09-20T19:22:18.457Z] 
19:22:18 [2021-09-20T19:22:18.458Z] #45 [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
19:22:18 [2021-09-20T19:22:18.458Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:22:18 [2021-09-20T19:22:18.458Z] #45 129.9 net/http/httptrace
19:22:18 [2021-09-20T19:22:18.458Z] #45 130.2 net/http
19:22:18 [2021-09-20T19:22:18.674Z] #43 7.690 fatal: not a git repository (or any of the parent directories): .git
19:22:18 [2021-09-20T19:22:18.674Z] #43 7.767   GEN      .gitid
19:22:18 [2021-09-20T19:22:18.674Z] #43 7.790   GEN      criu/include/version.h
19:22:18 [2021-09-20T19:22:18.674Z] #43 7.930   GEN      include/common/asm
19:22:18 [2021-09-20T19:22:18.678Z] #20 29.48 Selecting previously unselected package libip6tc0:arm64.
19:22:18 [2021-09-20T19:22:18.678Z] #20 29.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
19:22:18 [2021-09-20T19:22:18.678Z] #20 29.49 Unpacking libip6tc0:arm64 (1.8.2-4) ...
19:22:18 [2021-09-20T19:22:18.717Z] #45 ...
19:22:18 [2021-09-20T19:22:18.717Z] 
19:22:18 [2021-09-20T19:22:18.717Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:18 [2021-09-20T19:22:18.717Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:18 [2021-09-20T19:22:18.717Z] #43 68.51   CC       criu/pie/restorer.o
19:22:18 [2021-09-20T19:22:18.717Z] #43 71.72   LINK     criu/pie/restorer.built-in.o
19:22:18 [2021-09-20T19:22:18.717Z] #43 71.77   GEN      criu/pie/restorer-blob.h
19:22:18 [2021-09-20T19:22:18.717Z] #43 71.88   DEP      criu/vdso.d
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.61 Selecting previously unselected package libiptc0:arm64.
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.62 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.63 Unpacking libiptc0:arm64 (1.8.2-4) ...
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.75 Selecting previously unselected package libnfnetlink0:arm64.
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:22:18 [2021-09-20T19:22:18.941Z] #20 29.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:22:18 [2021-09-20T19:22:18.996Z] #43 11.91   PBCC     images/timens.pb-c.c
19:22:18 [2021-09-20T19:22:18.996Z] #43 11.95   DEP      images/timens.pb-c.d
19:22:18 [2021-09-20T19:22:18.996Z] #43 12.12   PBCC     images/fown.pb-c.c
19:22:18 [2021-09-20T19:22:18.996Z] #43 12.13   PBCC     images/google/protobuf/descriptor.pb-c.c
19:22:18 [2021-09-20T19:22:18.996Z] #43 12.32   PBCC     images/opts.pb-c.c
19:22:19 [2021-09-20T19:22:19.205Z] #20 29.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:22:19 [2021-09-20T19:22:19.205Z] #20 29.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
19:22:19 [2021-09-20T19:22:19.205Z] #20 29.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:22:19 [2021-09-20T19:22:19.205Z] #20 30.02 Selecting previously unselected package libnftnl11:arm64.
19:22:19 [2021-09-20T19:22:19.205Z] #20 30.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
19:22:19 [2021-09-20T19:22:19.205Z] #20 30.03 Unpacking libnftnl11:arm64 (1.1.2-2) ...
19:22:19 [2021-09-20T19:22:19.257Z] #43 12.47   PBCC     images/memfd.pb-c.c
19:22:19 [2021-09-20T19:22:19.257Z] #43 12.66   DEP      images/fown.pb-c.d
19:22:19 [2021-09-20T19:22:19.286Z] #43 72.05   DEP      criu/vdso-compat.d
19:22:19 [2021-09-20T19:22:19.286Z] #43 72.17   DEP      criu/uts_ns.d
19:22:19 [2021-09-20T19:22:19.286Z] #43 72.32   DEP      criu/util.d
19:22:19 [2021-09-20T19:22:19.469Z] #20 30.14 Selecting previously unselected package iptables.
19:22:19 [2021-09-20T19:22:19.469Z] #20 30.16 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
19:22:19 [2021-09-20T19:22:19.469Z] #20 30.16 Unpacking iptables (1.8.2-4) ...
19:22:19 [2021-09-20T19:22:19.517Z] #43 12.77   DEP      images/google/protobuf/descriptor.pb-c.d
19:22:19 [2021-09-20T19:22:19.517Z] #43 12.88   DEP      images/opts.pb-c.d
19:22:19 [2021-09-20T19:22:19.546Z] #43 ...
19:22:19 [2021-09-20T19:22:19.546Z] 
19:22:19 [2021-09-20T19:22:19.546Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:22:19 [2021-09-20T19:22:19.546Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
19:22:19 [2021-09-20T19:22:19.546Z] #18 DONE 2.5s
19:22:19 [2021-09-20T19:22:19.546Z] 
19:22:19 [2021-09-20T19:22:19.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:19 [2021-09-20T19:22:19.546Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:19 [2021-09-20T19:22:19.546Z] #43 72.59   DEP      criu/uffd.d
19:22:19 [2021-09-20T19:22:19.746Z] #20 30.56 Selecting previously unselected package xxd.
19:22:19 [2021-09-20T19:22:19.746Z] #20 30.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
19:22:19 [2021-09-20T19:22:19.746Z] #20 30.58 Unpacking xxd (2:8.1.0875-5) ...
19:22:19 [2021-09-20T19:22:19.778Z] #43 13.06   DEP      images/memfd.pb-c.d
19:22:19 [2021-09-20T19:22:19.806Z] #43 72.86   DEP      criu/tun.d
19:22:20 [2021-09-20T19:22:20.009Z] #20 30.79 Selecting previously unselected package vim-common.
19:22:20 [2021-09-20T19:22:20.009Z] #20 30.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:22:20 [2021-09-20T19:22:20.009Z] #20 30.84 Unpacking vim-common (2:8.1.0875-5) ...
19:22:20 [2021-09-20T19:22:20.038Z] #43 13.24   PBCC     images/sit.pb-c.c
19:22:20 [2021-09-20T19:22:20.038Z] #43 13.38   DEP      images/sit.pb-c.d
19:22:20 [2021-09-20T19:22:20.065Z] #43 73.02   DEP      criu/tty.d
19:22:20 [2021-09-20T19:22:20.273Z] #20 31.08 Selecting previously unselected package bash-completion.
19:22:20 [2021-09-20T19:22:20.273Z] #20 31.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:22:20 [2021-09-20T19:22:20.299Z] #43 13.49   PBCC     images/macvlan.pb-c.c
19:22:20 [2021-09-20T19:22:20.299Z] #43 13.52   DEP      images/macvlan.pb-c.d
19:22:20 [2021-09-20T19:22:20.299Z] #43 13.62   PBCC     images/autofs.pb-c.c
19:22:20 [2021-09-20T19:22:20.299Z] #43 ...
19:22:20 [2021-09-20T19:22:20.299Z] 
19:22:20 [2021-09-20T19:22:20.299Z] #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
19:22:20 [2021-09-20T19:22:20.299Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:20 [2021-09-20T19:22:20.299Z] #13 123.9 Selecting previously unselected package gcc-mingw-w64-base.
19:22:20 [2021-09-20T19:22:20.299Z] #13 123.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:22:20 [2021-09-20T19:22:20.299Z] #13 123.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:22:20 [2021-09-20T19:22:20.325Z] #43 73.28   DEP      criu/timerfd.d
19:22:20 [2021-09-20T19:22:20.560Z] #13 124.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:22:20 [2021-09-20T19:22:20.560Z] #13 ...
19:22:20 [2021-09-20T19:22:20.560Z] 
19:22:20 [2021-09-20T19:22:20.560Z] #34 [tomlv 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 tomlv
19:22:20 [2021-09-20T19:22:20.560Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:22:20 [2021-09-20T19:22:20.560Z] #34 121.1 io/ioutil
19:22:20 [2021-09-20T19:22:20.560Z] #34 124.8 github.com/BurntSushi/toml
19:22:20 [2021-09-20T19:22:20.560Z] #34 124.9 flag
19:22:20 [2021-09-20T19:22:20.560Z] #34 127.6 log
19:22:20 [2021-09-20T19:22:20.560Z] #34 ...
19:22:20 [2021-09-20T19:22:20.560Z] 
19:22:20 [2021-09-20T19:22:20.561Z] #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
19:22:20 [2021-09-20T19:22:20.561Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:20 [2021-09-20T19:22:20.561Z] #13 124.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:22:20 [2021-09-20T19:22:20.561Z] #13 124.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:20 [2021-09-20T19:22:20.584Z] #43 73.49   DEP      criu/timens.d
19:22:20 [2021-09-20T19:22:20.584Z] #43 73.65   DEP      criu/sysfs_parse.d
19:22:20 [2021-09-20T19:22:20.844Z] #43 73.84   DEP      criu/sysctl.d
19:22:21 [2021-09-20T19:22:21.104Z] #43 74.09   DEP      criu/string.d
19:22:21 [2021-09-20T19:22:21.104Z] #43 74.15   DEP      criu/stats.d
19:22:21 [2021-09-20T19:22:21.104Z] #43 74.27   DEP      criu/sockets.d
19:22:21 [2021-09-20T19:22:21.132Z] #13 ...
19:22:21 [2021-09-20T19:22:21.132Z] 
19:22:21 [2021-09-20T19:22:21.132Z] #51 [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
19:22:21 [2021-09-20T19:22:21.132Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:22:21 [2021-09-20T19:22:21.132Z] #51 121.7 fmt
19:22:21 [2021-09-20T19:22:21.132Z] #51 129.8 encoding/json
19:22:21 [2021-09-20T19:22:21.132Z] #51 131.6 github.com/pkg/diff
19:22:21 [2021-09-20T19:22:21.132Z] #51 ...
19:22:21 [2021-09-20T19:22:21.132Z] 
19:22:21 [2021-09-20T19:22:21.132Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:21 [2021-09-20T19:22:21.132Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:21 [2021-09-20T19:22:21.132Z] #43 13.71   DEP      images/autofs.pb-c.d
19:22:21 [2021-09-20T19:22:21.132Z] #43 13.87   PBCC     images/sysctl.pb-c.c
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.00   DEP      images/sysctl.pb-c.d
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.10   PBCC     images/time.pb-c.c
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.16   DEP      images/time.pb-c.d
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.22   PBCC     images/binfmt-misc.pb-c.c
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.27   DEP      images/binfmt-misc.pb-c.d
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.44   PBCC     images/seccomp.pb-c.c
19:22:21 [2021-09-20T19:22:21.132Z] #43 14.50   DEP      images/seccomp.pb-c.d
19:22:21 [2021-09-20T19:22:21.196Z] #43 ...
19:22:21 [2021-09-20T19:22:21.196Z] 
19:22:21 [2021-09-20T19:22:21.196Z] #34 [tomlv 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 tomlv
19:22:21 [2021-09-20T19:22:21.196Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:22:21 [2021-09-20T19:22:21.196Z] #34 121.8 io/ioutil
19:22:21 [2021-09-20T19:22:21.196Z] #34 125.3 github.com/BurntSushi/toml
19:22:21 [2021-09-20T19:22:21.196Z] #34 125.3 flag
19:22:21 [2021-09-20T19:22:21.196Z] #34 128.7 log
19:22:21 [2021-09-20T19:22:21.392Z] #43 14.60   PBCC     images/userns.pb-c.c
19:22:21 [2021-09-20T19:22:21.392Z] #43 14.71   DEP      images/userns.pb-c.d
19:22:21 [2021-09-20T19:22:21.392Z] #43 14.76   PBCC     images/cgroup.pb-c.c
19:22:21 [2021-09-20T19:22:21.392Z] #43 14.86   DEP      images/cgroup.pb-c.d
19:22:21 [2021-09-20T19:22:21.453Z] #34 ...
19:22:21 [2021-09-20T19:22:21.453Z] 
19:22:21 [2021-09-20T19:22:21.453Z] #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
19:22:21 [2021-09-20T19:22:21.453Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:21 [2021-09-20T19:22:21.453Z] #13 114.8 Selecting previously unselected package mingw-w64-x86-64-dev.
19:22:21 [2021-09-20T19:22:21.453Z] #13 114.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:22:21 [2021-09-20T19:22:21.453Z] #13 114.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:22:21 [2021-09-20T19:22:21.453Z] #13 ...
19:22:21 [2021-09-20T19:22:21.453Z] 
19:22:21 [2021-09-20T19:22:21.453Z] #45 [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
19:22:21 [2021-09-20T19:22:21.453Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:21 [2021-09-20T19:22:21.453Z] #45 122.2 fmt
19:22:21 [2021-09-20T19:22:21.453Z] #45 124.6 regexp
19:22:21 [2021-09-20T19:22:21.453Z] #45 130.4 go/token
19:22:21 [2021-09-20T19:22:21.453Z] #45 130.5 internal/lazyregexp
19:22:21 [2021-09-20T19:22:21.453Z] #45 131.1 net/url
19:22:21 [2021-09-20T19:22:21.453Z] #45 132.1 go/scanner
19:22:21 [2021-09-20T19:22:21.653Z] #43 14.94   PBCC     images/ext-file.pb-c.c
19:22:21 [2021-09-20T19:22:21.653Z] #43 15.00   DEP      images/ext-file.pb-c.d
19:22:21 [2021-09-20T19:22:21.672Z] #43 74.43   DEP      criu/sk-unix.d
19:22:21 [2021-09-20T19:22:21.673Z] #43 74.63   DEP      criu/sk-tcp.d
19:22:21 [2021-09-20T19:22:21.710Z] #45 ...
19:22:21 [2021-09-20T19:22:21.710Z] 
19:22:21 [2021-09-20T19:22:21.710Z] #34 [tomlv 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 tomlv
19:22:21 [2021-09-20T19:22:21.710Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:22:21 [2021-09-20T19:22:21.710Z] #34 132.2 github.com/BurntSushi/toml/cmd/tomlv
19:22:21 [2021-09-20T19:22:21.914Z] #43 15.18   PBCC     images/rpc.pb-c.c
19:22:21 [2021-09-20T19:22:21.914Z] #43 15.28   DEP      images/rpc.pb-c.d
19:22:21 [2021-09-20T19:22:21.914Z] #43 ...
19:22:21 [2021-09-20T19:22:21.914Z] 
19:22:21 [2021-09-20T19:22:21.914Z] #45 [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
19:22:21 [2021-09-20T19:22:21.914Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:22:21 [2021-09-20T19:22:21.914Z] #45 122.5 regexp
19:22:21 [2021-09-20T19:22:21.914Z] #45 123.1 fmt
19:22:21 [2021-09-20T19:22:21.914Z] #45 129.1 internal/lazyregexp
19:22:21 [2021-09-20T19:22:21.914Z] #45 129.4 github.com/LK4D4/vndr/versioned
19:22:21 [2021-09-20T19:22:21.914Z] #45 129.7 hash/crc32
19:22:21 [2021-09-20T19:22:21.914Z] #45 131.0 crypto/cipher
19:22:21 [2021-09-20T19:22:21.914Z] #45 131.6 go/token
19:22:21 [2021-09-20T19:22:21.932Z] #43 74.91   DEP      criu/sk-queue.d
19:22:22 [2021-09-20T19:22:22.174Z] #45 ...
19:22:22 [2021-09-20T19:22:22.174Z] 
19:22:22 [2021-09-20T19:22:22.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:22 [2021-09-20T19:22:22.174Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.36   PBCC     images/siginfo.pb-c.c
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.45   DEP      images/siginfo.pb-c.d
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.49   PBCC     images/pagemap.pb-c.c
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.50   DEP      images/pagemap.pb-c.d
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.51   PBCC     images/rlimit.pb-c.c
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.52   DEP      images/rlimit.pb-c.d
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.53   PBCC     images/file-lock.pb-c.c
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.54   DEP      images/file-lock.pb-c.d
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.55   PBCC     images/tty.pb-c.c
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.56   DEP      images/tty.pb-c.d
19:22:22 [2021-09-20T19:22:22.174Z] #43 15.61   PBCC     images/tun.pb-c.c
19:22:22 [2021-09-20T19:22:22.191Z] #43 ...
19:22:22 [2021-09-20T19:22:22.191Z] 
19:22:22 [2021-09-20T19:22:22.191Z] #19 [dev-systemd-false  6/26] RUN ldconfig
19:22:22 [2021-09-20T19:22:22.191Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
19:22:22 [2021-09-20T19:22:22.191Z] #19 DONE 2.7s
19:22:22 [2021-09-20T19:22:22.191Z] 
19:22:22 [2021-09-20T19:22:22.191Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:22 [2021-09-20T19:22:22.191Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:22 [2021-09-20T19:22:22.191Z] #43 75.05   DEP      criu/sk-packet.d
19:22:22 [2021-09-20T19:22:22.191Z] #43 75.29   DEP      criu/sk-netlink.d
19:22:22 [2021-09-20T19:22:22.435Z] #43 15.69   PBCC     images/netdev.pb-c.c
19:22:22 [2021-09-20T19:22:22.435Z] #43 15.82   DEP      images/tun.pb-c.d
19:22:22 [2021-09-20T19:22:22.435Z] #43 15.94   DEP      images/netdev.pb-c.d
19:22:22 [2021-09-20T19:22:22.450Z] #43 75.56   DEP      criu/sk-inet.d
19:22:22 [2021-09-20T19:22:22.697Z] #43 16.03   PBCC     images/vma.pb-c.c
19:22:22 [2021-09-20T19:22:22.709Z] #43 75.76   DEP      criu/signalfd.d
19:22:22 [2021-09-20T19:22:22.958Z] #43 16.15   DEP      images/vma.pb-c.d
19:22:22 [2021-09-20T19:22:22.958Z] #43 16.27   PBCC     images/creds.pb-c.c
19:22:22 [2021-09-20T19:22:22.958Z] #43 16.34   DEP      images/creds.pb-c.d
19:22:22 [2021-09-20T19:22:22.958Z] #43 16.47   PBCC     images/utsns.pb-c.c
19:22:22 [2021-09-20T19:22:22.971Z] #43 75.98   DEP      criu/sigframe.d
19:22:22 [2021-09-20T19:22:22.971Z] #43 76.08   DEP      criu/shmem.d
19:22:23 [2021-09-20T19:22:23.173Z] #53 ...
19:22:23 [2021-09-20T19:22:23.173Z] 
19:22:23 [2021-09-20T19:22:23.173Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:23 [2021-09-20T19:22:23.173Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:23 [2021-09-20T19:22:23.173Z] #43 108.8   CC       criu/arch/x86/restorer_unmap.o
19:22:23 [2021-09-20T19:22:23.173Z] #43 108.9   CC       criu/arch/x86/sigaction_compat_pie.o
19:22:23 [2021-09-20T19:22:23.173Z] #43 109.5   CC       criu/pie/restorer.o
19:22:23 [2021-09-20T19:22:23.173Z] #43 114.9   LINK     criu/pie/restorer.built-in.o
19:22:23 [2021-09-20T19:22:23.173Z] #43 114.9   GEN      criu/pie/restorer-blob.h
19:22:23 [2021-09-20T19:22:23.173Z] #43 115.0   DEP      criu/vdso.d
19:22:23 [2021-09-20T19:22:23.219Z] #43 16.54   DEP      images/utsns.pb-c.d
19:22:23 [2021-09-20T19:22:23.219Z] #43 16.57   PBCC     images/ipc-desc.pb-c.c
19:22:23 [2021-09-20T19:22:23.219Z] #43 16.61   PBCC     images/ipc-sem.pb-c.c
19:22:23 [2021-09-20T19:22:23.219Z] #43 16.62   DEP      images/ipc-desc.pb-c.d
19:22:23 [2021-09-20T19:22:23.219Z] #43 16.66   DEP      images/ipc-sem.pb-c.d
19:22:23 [2021-09-20T19:22:23.230Z] #43 76.33   DEP      criu/servicefd.d
19:22:23 [2021-09-20T19:22:23.432Z] #43 115.4   DEP      criu/vdso-compat.d
19:22:23 [2021-09-20T19:22:23.480Z] #43 16.78   PBCC     images/ipc-msg.pb-c.c
19:22:23 [2021-09-20T19:22:23.480Z] #43 16.86   DEP      images/ipc-msg.pb-c.d
19:22:23 [2021-09-20T19:22:23.480Z] #43 16.97   PBCC     images/ipc-shm.pb-c.c
19:22:23 [2021-09-20T19:22:23.489Z] #43 76.49   DEP      criu/seize.d
19:22:23 [2021-09-20T19:22:23.683Z] #20 34.13 Unpacking bash-completion (1:2.8-6) ...
19:22:23 [2021-09-20T19:22:23.683Z] #20 34.64 Selecting previously unselected package bzip2.
19:22:23 [2021-09-20T19:22:23.691Z] #43 ...
19:22:23 [2021-09-20T19:22:23.691Z] 
19:22:23 [2021-09-20T19:22:23.691Z] #45 [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
19:22:23 [2021-09-20T19:22:23.691Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:22:23 [2021-09-20T19:22:23.691Z] #45 236.5 github.com/LK4D4/vndr/godl
19:22:23 [2021-09-20T19:22:23.741Z] #43 17.00   DEP      images/ipc-shm.pb-c.d
19:22:23 [2021-09-20T19:22:23.741Z] #43 17.10   PBCC     images/ipc-var.pb-c.c
19:22:23 [2021-09-20T19:22:23.741Z] #43 17.22   DEP      images/ipc-var.pb-c.d
19:22:23 [2021-09-20T19:22:23.748Z] #43 76.68   DEP      criu/seccomp.d
19:22:23 [2021-09-20T19:22:23.946Z] #20 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
19:22:23 [2021-09-20T19:22:23.946Z] #20 34.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:22:23 [2021-09-20T19:22:23.946Z] #20 34.76 Selecting previously unselected package xz-utils.
19:22:23 [2021-09-20T19:22:23.946Z] #20 34.77 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
19:22:23 [2021-09-20T19:22:23.946Z] #20 34.78 Unpacking xz-utils (5.2.4-1) ...
19:22:24 [2021-09-20T19:22:24.002Z] #43 17.33   PBCC     images/sk-opts.pb-c.c
19:22:24 [2021-09-20T19:22:24.002Z] #43 17.41   PBCC     images/packet-sock.pb-c.c
19:22:24 [2021-09-20T19:22:24.007Z] #43 76.87   DEP      criu/rst-malloc.d
19:22:24 [2021-09-20T19:22:24.007Z] #43 76.97   DEP      criu/rbtree.d
19:22:24 [2021-09-20T19:22:24.007Z] #43 77.01   DEP      criu/pstree.d
19:22:24 [2021-09-20T19:22:24.210Z] #20 34.96 Selecting previously unselected package apparmor.
19:22:24 [2021-09-20T19:22:24.210Z] #20 34.98 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
19:22:24 [2021-09-20T19:22:24.210Z] #20 35.07 Unpacking apparmor (2.13.2-10) ...
19:22:24 [2021-09-20T19:22:24.232Z] #34 ...
19:22:24 [2021-09-20T19:22:24.232Z] 
19:22:24 [2021-09-20T19:22:24.233Z] #51 [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
19:22:24 [2021-09-20T19:22:24.233Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:22:24 [2021-09-20T19:22:24.233Z] #51 124.7 fmt
19:22:24 [2021-09-20T19:22:24.233Z] #51 132.4 encoding/json
19:22:24 [2021-09-20T19:22:24.233Z] #51 133.1 github.com/pkg/diff
19:22:24 [2021-09-20T19:22:24.233Z] #51 ...
19:22:24 [2021-09-20T19:22:24.233Z] 
19:22:24 [2021-09-20T19:22:24.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:24 [2021-09-20T19:22:24.233Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:24 [2021-09-20T19:22:24.233Z] #43 11.99   PBCC     images/timens.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.00   DEP      images/timens.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.10   PBCC     images/fown.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.30   PBCC     images/google/protobuf/descriptor.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.41   PBCC     images/opts.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.49   PBCC     images/memfd.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.60   DEP      images/fown.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.68   DEP      images/google/protobuf/descriptor.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.78   DEP      images/opts.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 12.92   DEP      images/memfd.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 13.20   PBCC     images/sit.pb-c.c
19:22:24 [2021-09-20T19:22:24.233Z] #43 13.29   DEP      images/sit.pb-c.d
19:22:24 [2021-09-20T19:22:24.233Z] #43 13.48   PBCC     images/macvlan.pb-c.c
19:22:24 [2021-09-20T19:22:24.263Z] #43 17.51   DEP      images/sk-opts.pb-c.d
19:22:24 [2021-09-20T19:22:24.263Z] #43 17.57   DEP      images/packet-sock.pb-c.d
19:22:24 [2021-09-20T19:22:24.263Z] #43 17.66   PBCC     images/sk-netlink.pb-c.c
19:22:24 [2021-09-20T19:22:24.263Z] #43 17.74   DEP      images/sk-netlink.pb-c.d
19:22:24 [2021-09-20T19:22:24.266Z] #43 77.21   DEP      criu/protobuf.d
19:22:24 [2021-09-20T19:22:24.266Z] #43 77.34   GEN      criu/protobuf-desc-gen.h
19:22:24 [2021-09-20T19:22:24.489Z] #43 13.68   DEP      images/macvlan.pb-c.d
19:22:24 [2021-09-20T19:22:24.524Z] #43 17.84   PBCC     images/sk-inet.pb-c.c
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.41 Selecting previously unselected package aufs-tools.
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.44 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.63 Selecting previously unselected package libonig5:arm64.
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.63 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
19:22:24 [2021-09-20T19:22:24.737Z] #20 35.64 Unpacking libonig5:arm64 (6.9.1-1) ...
19:22:24 [2021-09-20T19:22:24.747Z] #43 13.82   PBCC     images/autofs.pb-c.c
19:22:24 [2021-09-20T19:22:24.747Z] #43 13.95   DEP      images/autofs.pb-c.d
19:22:24 [2021-09-20T19:22:24.785Z] #43 18.00   DEP      images/sk-inet.pb-c.d
19:22:24 [2021-09-20T19:22:24.785Z] #43 ...
19:22:24 [2021-09-20T19:22:24.785Z] 
19:22:24 [2021-09-20T19:22:24.785Z] #34 [tomlv 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 tomlv
19:22:24 [2021-09-20T19:22:24.785Z] #34 sha256:afd9e77a8770288e8ccb13ed6ca7fc47d945aac10a2494750f3612ff35e70d74
19:22:24 [2021-09-20T19:22:24.785Z] #34 131.9 github.com/BurntSushi/toml/cmd/tomlv
19:22:24 [2021-09-20T19:22:24.785Z] #34 DONE 135.5s
19:22:24 [2021-09-20T19:22:24.785Z] 
19:22:24 [2021-09-20T19:22:24.786Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:24 [2021-09-20T19:22:24.786Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:24 [2021-09-20T19:22:24.786Z] #43 18.23   PBCC     images/sk-unix.pb-c.c
19:22:25 [2021-09-20T19:22:25.000Z] #20 35.79 Selecting previously unselected package libjq1:arm64.
19:22:25 [2021-09-20T19:22:25.000Z] #20 35.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:22:25 [2021-09-20T19:22:25.000Z] #20 35.80 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:22:25 [2021-09-20T19:22:25.005Z] #43 14.17   PBCC     images/sysctl.pb-c.c
19:22:25 [2021-09-20T19:22:25.005Z] #43 14.22   DEP      images/sysctl.pb-c.d
19:22:25 [2021-09-20T19:22:25.047Z] #43 18.35   DEP      images/sk-unix.pb-c.d
19:22:25 [2021-09-20T19:22:25.047Z] #43 18.45   PBCC     images/mm.pb-c.c
19:22:25 [2021-09-20T19:22:25.068Z] #45 237.8 github.com/LK4D4/vndr
19:22:25 [2021-09-20T19:22:25.264Z] #20 35.91 Selecting previously unselected package jq.
19:22:25 [2021-09-20T19:22:25.264Z] #20 35.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
19:22:25 [2021-09-20T19:22:25.264Z] #20 35.94 Unpacking jq (1.5+dfsg-2+b1) ...
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.08 Selecting previously unselected package libaio1:arm64.
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.11 Unpacking libaio1:arm64 (0.3.112-3) ...
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.20 Selecting previously unselected package libgpm2:arm64.
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.20 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
19:22:25 [2021-09-20T19:22:25.264Z] #20 36.21 Unpacking libgpm2:arm64 (1.20.7-5) ...
19:22:25 [2021-09-20T19:22:25.267Z] #43 14.39   PBCC     images/time.pb-c.c
19:22:25 [2021-09-20T19:22:25.267Z] #43 14.43   DEP      images/time.pb-c.d
19:22:25 [2021-09-20T19:22:25.308Z] #43 18.56   DEP      images/mm.pb-c.d
19:22:25 [2021-09-20T19:22:25.308Z] #43 18.67   PBCC     images/timerfd.pb-c.c
19:22:25 [2021-09-20T19:22:25.308Z] #43 18.78   DEP      images/timerfd.pb-c.d
19:22:25 [2021-09-20T19:22:25.523Z] #43 14.56   PBCC     images/binfmt-misc.pb-c.c
19:22:25 [2021-09-20T19:22:25.523Z] #43 14.60   DEP      images/binfmt-misc.pb-c.d
19:22:25 [2021-09-20T19:22:25.523Z] #43 ...
19:22:25 [2021-09-20T19:22:25.523Z] 
19:22:25 [2021-09-20T19:22:25.523Z] #34 [tomlv 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 tomlv
19:22:25 [2021-09-20T19:22:25.523Z] #34 sha256:649f440f06466f22fbee57b14b8f6d34820e87cc6ef031319c22473accda0858
19:22:25 [2021-09-20T19:22:25.523Z] #34 DONE 136.2s
19:22:25 [2021-09-20T19:22:25.523Z] 
19:22:25 [2021-09-20T19:22:25.523Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:25 [2021-09-20T19:22:25.523Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:25 [2021-09-20T19:22:25.523Z] #43 14.69   PBCC     images/seccomp.pb-c.c
19:22:25 [2021-09-20T19:22:25.523Z] #43 14.76   DEP      images/seccomp.pb-c.d
19:22:25 [2021-09-20T19:22:25.527Z] #20 36.32 Selecting previously unselected package libicu63:arm64.
19:22:25 [2021-09-20T19:22:25.527Z] #20 36.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
19:22:25 [2021-09-20T19:22:25.527Z] #20 36.34 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:22:25 [2021-09-20T19:22:25.569Z] #43 18.91   PBCC     images/timer.pb-c.c
19:22:25 [2021-09-20T19:22:25.569Z] #43 18.94   DEP      images/timer.pb-c.d
19:22:25 [2021-09-20T19:22:25.569Z] #43 19.05   PBCC     images/sa.pb-c.c
19:22:25 [2021-09-20T19:22:25.780Z] #43 14.86   PBCC     images/userns.pb-c.c
19:22:25 [2021-09-20T19:22:25.780Z] #43 14.91   DEP      images/userns.pb-c.d
19:22:25 [2021-09-20T19:22:25.830Z] #43 19.10   DEP      images/sa.pb-c.d
19:22:25 [2021-09-20T19:22:25.830Z] #43 19.16   PBCC     images/pipe-data.pb-c.c
19:22:25 [2021-09-20T19:22:25.830Z] #43 19.22   DEP      images/pipe-data.pb-c.d
19:22:25 [2021-09-20T19:22:25.830Z] #43 19.30   PBCC     images/mnt.pb-c.c
19:22:26 [2021-09-20T19:22:26.037Z] #43 15.01   PBCC     images/cgroup.pb-c.c
19:22:26 [2021-09-20T19:22:26.037Z] #43 15.04   DEP      images/cgroup.pb-c.d
19:22:26 [2021-09-20T19:22:26.037Z] #43 15.13   PBCC     images/ext-file.pb-c.c
19:22:26 [2021-09-20T19:22:26.091Z] #43 19.38   DEP      images/mnt.pb-c.d
19:22:26 [2021-09-20T19:22:26.091Z] #43 19.45   PBCC     images/sk-packet.pb-c.c
19:22:26 [2021-09-20T19:22:26.173Z] #43 79.05   DEP      criu/protobuf-desc.d
19:22:26 [2021-09-20T19:22:26.173Z] #43 79.19   DEP      criu/proc_parse.d
19:22:26 [2021-09-20T19:22:26.294Z] #43 15.29   DEP      images/ext-file.pb-c.d
19:22:26 [2021-09-20T19:22:26.294Z] #43 15.36   PBCC     images/rpc.pb-c.c
19:22:26 [2021-09-20T19:22:26.352Z] #43 19.54   DEP      images/sk-packet.pb-c.d
19:22:26 [2021-09-20T19:22:26.352Z] #43 19.68   PBCC     images/tcp-stream.pb-c.c
19:22:26 [2021-09-20T19:22:26.432Z] #43 79.43   DEP      criu/plugin.d
19:22:26 [2021-09-20T19:22:26.432Z] #43 79.52   DEP      criu/pipes.d
19:22:26 [2021-09-20T19:22:26.550Z] #43 15.61   DEP      images/rpc.pb-c.d
19:22:26 [2021-09-20T19:22:26.551Z] #43 15.69   PBCC     images/siginfo.pb-c.c
19:22:26 [2021-09-20T19:22:26.551Z] #43 15.76   DEP      images/siginfo.pb-c.d
19:22:26 [2021-09-20T19:22:26.614Z] #43 19.82   DEP      images/tcp-stream.pb-c.d
19:22:26 [2021-09-20T19:22:26.614Z] #43 19.92   PBCC     images/pipe.pb-c.c
19:22:26 [2021-09-20T19:22:26.614Z] #43 19.99   DEP      images/pipe.pb-c.d
19:22:26 [2021-09-20T19:22:26.690Z] #43 79.69   DEP      criu/pie-util.d
19:22:26 [2021-09-20T19:22:26.807Z] #43 15.92   PBCC     images/pagemap.pb-c.c
19:22:26 [2021-09-20T19:22:26.807Z] #43 15.95   DEP      images/pagemap.pb-c.d
19:22:26 [2021-09-20T19:22:26.807Z] #43 16.10   PBCC     images/rlimit.pb-c.c
19:22:26 [2021-09-20T19:22:26.875Z] #43 20.07   PBCC     images/pstree.pb-c.c
19:22:26 [2021-09-20T19:22:26.875Z] #43 20.10   DEP      images/pstree.pb-c.d
19:22:26 [2021-09-20T19:22:26.875Z] #43 20.25   PBCC     images/fs.pb-c.c
19:22:26 [2021-09-20T19:22:26.875Z] #43 20.31   DEP      images/fs.pb-c.d
19:22:26 [2021-09-20T19:22:26.950Z] #43 79.82   DEP      criu/pie-util-vdso.d
19:22:26 [2021-09-20T19:22:26.950Z] #43 79.92   DEP      criu/pie-util-vdso-elf32.d
19:22:26 [2021-09-20T19:22:26.950Z] #43 80.05   DEP      criu/path.d
19:22:26 [2021-09-20T19:22:26.975Z] #45 ...
19:22:26 [2021-09-20T19:22:26.975Z] 
19:22:26 [2021-09-20T19:22:26.976Z] #20 [dev-systemd-false  7/26] 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
19:22:26 [2021-09-20T19:22:26.976Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:26 [2021-09-20T19:22:26.976Z] #20 10.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:22:26 [2021-09-20T19:22:26.976Z] #20 18.78 Fetched 9001 kB in 17s (536 kB/s)
19:22:27 [2021-09-20T19:22:27.064Z] #43 16.14   DEP      images/rlimit.pb-c.d
19:22:27 [2021-09-20T19:22:27.064Z] #43 16.26   PBCC     images/file-lock.pb-c.c
19:22:27 [2021-09-20T19:22:27.064Z] #43 16.36   DEP      images/file-lock.pb-c.d
19:22:27 [2021-09-20T19:22:27.136Z] #43 20.42   PBCC     images/signalfd.pb-c.c
19:22:27 [2021-09-20T19:22:27.136Z] #43 20.50   DEP      images/signalfd.pb-c.d
19:22:27 [2021-09-20T19:22:27.136Z] #43 20.55   PBCC     images/fh.pb-c.c
19:22:27 [2021-09-20T19:22:27.210Z] #43 80.22   DEP      criu/parasite-syscall.d
19:22:27 [2021-09-20T19:22:27.235Z] #20 18.78 Reading package lists...
19:22:27 [2021-09-20T19:22:27.235Z] #20 ...
19:22:27 [2021-09-20T19:22:27.235Z] 
19:22:27 [2021-09-20T19:22:27.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:27 [2021-09-20T19:22:27.235Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:27 [2021-09-20T19:22:27.235Z] #43 115.7   DEP      criu/uts_ns.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 115.9   DEP      criu/util.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 116.3   DEP      criu/uffd.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 116.7   DEP      criu/tun.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 116.8   DEP      criu/tty.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 117.1   DEP      criu/timerfd.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 117.4   DEP      criu/timens.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 117.6   DEP      criu/sysfs_parse.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 117.8   DEP      criu/sysctl.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 118.1   DEP      criu/string.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 118.2   DEP      criu/stats.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 118.3   DEP      criu/sockets.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 118.5   DEP      criu/sk-unix.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 118.8   DEP      criu/sk-tcp.d
19:22:27 [2021-09-20T19:22:27.235Z] #43 119.1   DEP      criu/sk-queue.d
19:22:27 [2021-09-20T19:22:27.321Z] #43 16.50   PBCC     images/tty.pb-c.c
19:22:27 [2021-09-20T19:22:27.321Z] #43 16.57   DEP      images/tty.pb-c.d
19:22:27 [2021-09-20T19:22:27.399Z] #43 20.66   PBCC     images/fsnotify.pb-c.c
19:22:27 [2021-09-20T19:22:27.469Z] #43 80.50   DEP      criu/pagemap.d
19:22:27 [2021-09-20T19:22:27.495Z] #43 119.3   DEP      criu/sk-packet.d
19:22:27 [2021-09-20T19:22:27.577Z] #43 16.73   PBCC     images/tun.pb-c.c
19:22:27 [2021-09-20T19:22:27.660Z] #43 20.89   DEP      images/fh.pb-c.d
19:22:27 [2021-09-20T19:22:27.660Z] #43 21.02   DEP      images/fsnotify.pb-c.d
19:22:27 [2021-09-20T19:22:27.728Z] #43 80.76   DEP      criu/pagemap-cache.d
19:22:27 [2021-09-20T19:22:27.754Z] #43 119.6   DEP      criu/sk-netlink.d
19:22:27 [2021-09-20T19:22:27.834Z] #43 16.82   PBCC     images/netdev.pb-c.c
19:22:27 [2021-09-20T19:22:27.834Z] #43 16.93   DEP      images/tun.pb-c.d
19:22:27 [2021-09-20T19:22:27.834Z] #43 17.06   DEP      images/netdev.pb-c.d
19:22:27 [2021-09-20T19:22:27.834Z] #43 17.17   PBCC     images/vma.pb-c.c
19:22:27 [2021-09-20T19:22:27.920Z] #43 21.11   PBCC     images/eventpoll.pb-c.c
19:22:27 [2021-09-20T19:22:27.920Z] #43 21.17   DEP      images/eventpoll.pb-c.d
19:22:27 [2021-09-20T19:22:27.920Z] #43 21.27   PBCC     images/eventfd.pb-c.c
19:22:27 [2021-09-20T19:22:27.920Z] #43 21.31   DEP      images/eventfd.pb-c.d
19:22:27 [2021-09-20T19:22:27.920Z] #43 21.39   PBCC     images/remap-file-path.pb-c.c
19:22:27 [2021-09-20T19:22:27.986Z] #43 80.95   DEP      criu/page-xfer.d
19:22:28 [2021-09-20T19:22:28.014Z] #43 119.8   DEP      criu/sk-inet.d
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.82 Selecting previously unselected package libnet1:arm64.
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.95 Selecting previously unselected package libnl-3-200:arm64.
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.085Z] #20 38.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:22:28 [2021-09-20T19:22:28.085Z] #20 39.07 Selecting previously unselected package libprotobuf-c1:arm64.
19:22:28 [2021-09-20T19:22:28.092Z] #43 17.29   DEP      images/vma.pb-c.d
19:22:28 [2021-09-20T19:22:28.092Z] #43 17.35   PBCC     images/creds.pb-c.c
19:22:28 [2021-09-20T19:22:28.093Z] #43 17.40   DEP      images/creds.pb-c.d
19:22:28 [2021-09-20T19:22:28.180Z] #43 21.46   DEP      images/remap-file-path.pb-c.d
19:22:28 [2021-09-20T19:22:28.244Z] #43 ...
19:22:28 [2021-09-20T19:22:28.244Z] 
19:22:28 [2021-09-20T19:22:28.244Z] #45 [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
19:22:28 [2021-09-20T19:22:28.244Z] #45 sha256:10653439bdf63c476b9e108d8d8541a37ac95c3f7d12e4c13e7bcc3ab0447813
19:22:28 [2021-09-20T19:22:28.244Z] #45 143.9 github.com/LK4D4/vndr/godl
19:22:28 [2021-09-20T19:22:28.244Z] #45 144.7 github.com/LK4D4/vndr
19:22:28 [2021-09-20T19:22:28.244Z] #45 DONE 149.5s
19:22:28 [2021-09-20T19:22:28.244Z] 
19:22:28 [2021-09-20T19:22:28.244Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:28 [2021-09-20T19:22:28.244Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:28 [2021-09-20T19:22:28.244Z] #43 81.14   DEP      criu/page-pipe.d
19:22:28 [2021-09-20T19:22:28.244Z] #43 ...
19:22:28 [2021-09-20T19:22:28.244Z] 
19:22:28 [2021-09-20T19:22:28.245Z] #20 [dev-systemd-false  7/26] 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
19:22:28 [2021-09-20T19:22:28.245Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:28 [2021-09-20T19:22:28.245Z] #20 2.877 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 3.058 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 3.169 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 3.262 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 3.471 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 4.506 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 5.578 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:22:28 [2021-09-20T19:22:28.245Z] #20 ...
19:22:28 [2021-09-20T19:22:28.245Z] 
19:22:28 [2021-09-20T19:22:28.245Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:28 [2021-09-20T19:22:28.245Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:28 [2021-09-20T19:22:28.245Z] #43 81.31   DEP      criu/netfilter.d
19:22:28 [2021-09-20T19:22:28.273Z] #43 120.2   DEP      criu/signalfd.d
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.19 Selecting previously unselected package libreadline5:arm64.
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.20 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:22:28 [2021-09-20T19:22:28.348Z] #20 39.33 Selecting previously unselected package net-tools.
19:22:28 [2021-09-20T19:22:28.349Z] #43 17.55   PBCC     images/utsns.pb-c.c
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.62   PBCC     images/fifo.pb-c.c
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.69   DEP      images/fifo.pb-c.d
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.77   PBCC     images/ghost-file.pb-c.c
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.78   DEP      images/ghost-file.pb-c.d
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.86   PBCC     images/regfile.pb-c.c
19:22:28 [2021-09-20T19:22:28.441Z] #43 21.94   DEP      images/regfile.pb-c.d
19:22:28 [2021-09-20T19:22:28.503Z] #43 81.52   DEP      criu/net.d
19:22:28 [2021-09-20T19:22:28.533Z] #43 120.4   DEP      criu/sigframe.d
19:22:28 [2021-09-20T19:22:28.533Z] #43 120.6   DEP      criu/shmem.d
19:22:28 [2021-09-20T19:22:28.606Z] #43 17.59   DEP      images/utsns.pb-c.d
19:22:28 [2021-09-20T19:22:28.606Z] #43 17.69   PBCC     images/ipc-desc.pb-c.c
19:22:28 [2021-09-20T19:22:28.606Z] #43 17.72   PBCC     images/ipc-sem.pb-c.c
19:22:28 [2021-09-20T19:22:28.606Z] #43 17.75   DEP      images/ipc-desc.pb-c.d
19:22:28 [2021-09-20T19:22:28.606Z] #43 17.82   DEP      images/ipc-sem.pb-c.d
19:22:28 [2021-09-20T19:22:28.612Z] #20 39.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.612Z] #20 39.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:22:28 [2021-09-20T19:22:28.612Z] #20 ...
19:22:28 [2021-09-20T19:22:28.612Z] 
19:22:28 [2021-09-20T19:22:28.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:28 [2021-09-20T19:22:28.612Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:28 [2021-09-20T19:22:28.612Z] #43 78.73   DEP      criu/signalfd.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 78.90   DEP      criu/sigframe.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.02   DEP      criu/shmem.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.18   DEP      criu/servicefd.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.35   DEP      criu/seize.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.51   DEP      criu/seccomp.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.66   DEP      criu/rst-malloc.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.75   DEP      criu/rbtree.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 79.80   DEP      criu/pstree.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 80.02   DEP      criu/protobuf.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 80.17   GEN      criu/protobuf-desc-gen.h
19:22:28 [2021-09-20T19:22:28.612Z] #43 81.99   DEP      criu/protobuf-desc.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.17   DEP      criu/proc_parse.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.33   DEP      criu/plugin.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.48   DEP      criu/pipes.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.72   DEP      criu/pie-util.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.88   DEP      criu/pie-util-vdso.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 82.99   DEP      criu/path.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 83.06   DEP      criu/parasite-syscall.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 83.21   DEP      criu/pagemap.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 83.43   DEP      criu/pagemap-cache.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 83.65   DEP      criu/page-xfer.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 83.91   DEP      criu/page-pipe.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.05   DEP      criu/netfilter.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.21   DEP      criu/net.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.48   DEP      criu/namespaces.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.63   DEP      criu/mount.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.77   DEP      criu/memfd.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 84.95   DEP      criu/mem.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.12   DEP      criu/lsm.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.23   DEP      criu/log.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.35   DEP      criu/libnetlink.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.50   DEP      criu/kerndat.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.65   DEP      criu/kcmp-ids.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.70   DEP      criu/irmap.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 85.92   DEP      criu/ipc_ns.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 86.15   DEP      criu/image.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 86.34   DEP      criu/image-desc.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 86.52   DEP      criu/fsnotify.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 86.70   DEP      criu/filesystems.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 86.93   DEP      criu/files.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.16   DEP      criu/files-reg.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.36   DEP      criu/files-ext.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.46   DEP      criu/file-lock.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.64   DEP      criu/file-ids.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.77   DEP      criu/fifo.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 87.89   DEP      criu/fdstore.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.07   DEP      criu/fault-injection.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.12   DEP      criu/external.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.32   DEP      criu/eventpoll.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.49   DEP      criu/eventfd.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.68   DEP      criu/crtools.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 88.90   DEP      criu/cr-service.d
19:22:28 [2021-09-20T19:22:28.612Z] #43 ...
19:22:28 [2021-09-20T19:22:28.612Z] 
19:22:28 [2021-09-20T19:22:28.612Z] #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
19:22:28 [2021-09-20T19:22:28.612Z] #24 sha256:a009b88aaa7475c7d0b7c10f6c8b7e42fdf5dcabec71c623846941886e2bf6b0
19:22:28 [2021-09-20T19:22:28.612Z] #24 131.2 Checking out files:  27% (3111/11432)   
Checking out files:  28% (3201/11432)   
Checking out files:  29% (3316/11432)   
Checking out files:  30% (3430/11432)   
Checking out files:  31% (3544/11432)   
Checking out files:  32% (3659/11432)   
Checking out files:  33% (3773/11432)   
Checking out files:  34% (3887/11432)   
Checking out files:  35% (4002/11432)   
Checking out files:  36% (4116/11432)   
Checking out files:  37% (4230/11432)   
Checking out files:  38% (4345/11432)   
Checking out files:  39% (4459/11432)   
Checking out files:  40% (4573/11432)   
Checking out files:  41% (4688/11432)   
Checking out files:  42% (4802/11432)   
Checking out files:  43% (4916/11432)   
Checking out files:  44% (5031/11432)   
Checking out files:  45% (5145/11432)   
Checking out files:  46% (5259/11432)   
Checking out files:  47% (5374/11432)   
Checking out files:  47% (5410/11432)   
Checking out files:  48% (5488/11432)   
Checking out files:  49% (5602/11432)   
Checking out files:  50% (5716/11432)   
Checking out files:  51% (5831/11432)   
Checking out files:  52% (5945/11432)   
Checking out files:  53% (6059/11432)   
Checking out files:  54% (6174/11432)   
Checking out files:  55% (6288/11432)   
Checking out files:  56% (6402/11432)   
Checking out files:  57% (6517/11432)   
Checking out files:  58% (6631/11432)   
Checking out files:  59% (6745/11432)   
Checking out files:  60% (6860/11432)   
Checking out files:  61% (6974/11432)   
Checking out files:  62% (7088/11432)   
Checking out files:  63% (7203/11432)   
Checking out files:  64% (7317/11432)   
Checking out files:  65% (7431/11432)   
Checking out files:  66% (7546/11432)   
Checking out files:  67% (7660/11432)   
Checking out files:  67% (7705/11432)   
Checking out files:  68% (7774/11432)   
Checking out files:  69% (7889/11432)   
Checking out files:  70% (8003/11432)   
Checking out files:  71% (8117/11432)   
Checking out files:  72% (8232/11432)   
Checking out files:  73% (8346/11432)   
Checking out files:  74% (8460/11432)   
Checking out files:  75% (8574/11432)   
Checking out files:  76% (8689/11432)   
Checking out files:  77% (8803/11432)   
Checking out files:  78% (8917/11432)   
Checking out files:  79% (9032/11432)   
Checking out files:  80% (9146/11432)   
Checking out files:  81% (9260/11432)   
Checking out files:  82% (9375/11432)   
Checking out files:  83% (9489/11432)   
Checking out files:  84% (9603/11432)   
Checking out files:  85% (9718/11432)   
Checking out files:  86% (9832/11432)   
Checking out files:  87% (9946/11432)   
Checking out files:  88% (10061/11432)   
Checking out files:  89% (10175/11432)   
Checking out files:  90% (10289/11432)   
Checking out files:  91% (10404/11432)   
Checking out files:  91% (10499/11432)   
Checking out files:  92% (10518/11432)   
Checking out files:  93% (10632/11432)   
Checking out files:  94% (10747/11432)   
Checking out files:  95% (10861/11432)   
Checking out files:  96% (10975/11432)   
Checking out files:  97% (11090/11432)   
Checking out files:  98% (11204/11432)   
Checking out files:  99% (11318/11432)   
Checking out files: 100% (11432/11432)   
Checking out files: 100% (11432/11432), done.
19:22:28 [2021-09-20T19:22:28.612Z] #24 134.7 + cd /tmp/tmp.jQ8l5fSBVt/tmp/docker-ce
19:22:28 [2021-09-20T19:22:28.612Z] #24 134.7 + git checkout -q v17.06.2-ce
19:22:28 [2021-09-20T19:22:28.612Z] #24 137.7 + mkdir -p /tmp/tmp.jQ8l5fSBVt/src/github.com/docker
19:22:28 [2021-09-20T19:22:28.612Z] #24 137.7 + mv components/cli /tmp/tmp.jQ8l5fSBVt/src/github.com/docker/cli
19:22:28 [2021-09-20T19:22:28.612Z] #24 137.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:22:28 [2021-09-20T19:22:28.761Z] #43 81.73   DEP      criu/namespaces.d
19:22:28 [2021-09-20T19:22:28.791Z] #43 120.8   DEP      criu/servicefd.d
19:22:28 [2021-09-20T19:22:28.863Z] #43 17.90   PBCC     images/ipc-msg.pb-c.c
19:22:28 [2021-09-20T19:22:28.863Z] #43 17.96   DEP      images/ipc-msg.pb-c.d
19:22:28 [2021-09-20T19:22:28.863Z] #43 18.02   PBCC     images/ipc-shm.pb-c.c
19:22:28 [2021-09-20T19:22:28.863Z] #43 18.03   DEP      images/ipc-shm.pb-c.d
19:22:28 [2021-09-20T19:22:28.863Z] #43 18.09   PBCC     images/ipc-var.pb-c.c
19:22:28 [2021-09-20T19:22:28.863Z] #43 18.12   DEP      images/ipc-var.pb-c.d
19:22:28 [2021-09-20T19:22:28.863Z] #43 18.20   PBCC     images/sk-opts.pb-c.c
19:22:28 [2021-09-20T19:22:28.875Z] #24 ...
19:22:28 [2021-09-20T19:22:28.875Z] 
19:22:28 [2021-09-20T19:22:28.875Z] #20 [dev-systemd-false  7/26] 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
19:22:28 [2021-09-20T19:22:28.875Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:28 [2021-09-20T19:22:28.875Z] #20 39.61 Selecting previously unselected package patch.
19:22:28 [2021-09-20T19:22:28.875Z] #20 39.63 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
19:22:28 [2021-09-20T19:22:28.875Z] #20 39.64 Unpacking patch (2.7.6-3+deb10u1) ...
19:22:29 [2021-09-20T19:22:29.011Z] #43 22.18   PBCC     images/ns.pb-c.c
19:22:29 [2021-09-20T19:22:29.011Z] #43 22.28   DEP      images/ns.pb-c.d
19:22:29 [2021-09-20T19:22:29.011Z] #43 22.33   PBCC     images/fdinfo.pb-c.c
19:22:29 [2021-09-20T19:22:29.011Z] #43 22.42   DEP      images/fdinfo.pb-c.d
19:22:29 [2021-09-20T19:22:29.011Z] #43 22.50   PBCC     images/core-aarch64.pb-c.c
19:22:29 [2021-09-20T19:22:29.020Z] #43 81.93   DEP      criu/mount.d
19:22:29 [2021-09-20T19:22:29.020Z] #43 82.10   DEP      criu/memfd.d
19:22:29 [2021-09-20T19:22:29.052Z] #43 121.0   DEP      criu/seize.d
19:22:29 [2021-09-20T19:22:29.120Z] #43 18.23   PBCC     images/packet-sock.pb-c.c
19:22:29 [2021-09-20T19:22:29.120Z] #43 18.30   DEP      images/sk-opts.pb-c.d
19:22:29 [2021-09-20T19:22:29.120Z] #43 18.38   DEP      images/packet-sock.pb-c.d
19:22:29 [2021-09-20T19:22:29.120Z] #43 18.43   PBCC     images/sk-netlink.pb-c.c
19:22:29 [2021-09-20T19:22:29.138Z] #20 39.79 Selecting previously unselected package python-pip-whl.
19:22:29 [2021-09-20T19:22:29.138Z] #20 39.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:22:29 [2021-09-20T19:22:29.138Z] #20 39.82 Unpacking python-pip-whl (18.1-5) ...
19:22:29 [2021-09-20T19:22:29.272Z] #43 22.58   PBCC     images/core-arm.pb-c.c
19:22:29 [2021-09-20T19:22:29.272Z] #43 22.64   PBCC     images/core-ppc64.pb-c.c
19:22:29 [2021-09-20T19:22:29.311Z] #43 121.2   DEP      criu/seccomp.d
19:22:29 [2021-09-20T19:22:29.401Z] #43 18.50   DEP      images/sk-netlink.pb-c.d
19:22:29 [2021-09-20T19:22:29.402Z] #20 40.30 Selecting previously unselected package python3-lib2to3.
19:22:29 [2021-09-20T19:22:29.402Z] #20 40.30 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:22:29 [2021-09-20T19:22:29.402Z] #20 40.30 Unpacking python3-lib2to3 (3.7.3-1) ...
19:22:29 [2021-09-20T19:22:29.532Z] #43 22.74   PBCC     images/core-s390.pb-c.c
19:22:29 [2021-09-20T19:22:29.532Z] #43 22.81   PBCC     images/core-x86.pb-c.c
19:22:29 [2021-09-20T19:22:29.532Z] #43 22.92   PBCC     images/core.pb-c.c
19:22:29 [2021-09-20T19:22:29.570Z] #43 121.5   DEP      criu/rst-malloc.d
19:22:29 [2021-09-20T19:22:29.570Z] #43 121.6   DEP      criu/rbtree.d
19:22:29 [2021-09-20T19:22:29.586Z] #43 82.32   DEP      criu/mem.d
19:22:29 [2021-09-20T19:22:29.587Z] #43 82.52   DEP      criu/lsm.d
19:22:29 [2021-09-20T19:22:29.659Z] #43 18.63   PBCC     images/sk-inet.pb-c.c
19:22:29 [2021-09-20T19:22:29.659Z] #43 18.68   DEP      images/sk-inet.pb-c.d
19:22:29 [2021-09-20T19:22:29.659Z] #43 18.81   PBCC     images/sk-unix.pb-c.c
19:22:29 [2021-09-20T19:22:29.659Z] #43 18.87   DEP      images/sk-unix.pb-c.d
19:22:29 [2021-09-20T19:22:29.665Z] #20 40.46 Selecting previously unselected package python3-distutils.
19:22:29 [2021-09-20T19:22:29.665Z] #20 40.46 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:22:29 [2021-09-20T19:22:29.665Z] #20 40.47 Unpacking python3-distutils (3.7.3-1) ...
19:22:29 [2021-09-20T19:22:29.794Z] #43 23.02   PBCC     images/inventory.pb-c.c
19:22:29 [2021-09-20T19:22:29.794Z] #43 23.12   DEP      images/core-aarch64.pb-c.d
19:22:29 [2021-09-20T19:22:29.794Z] #43 23.15   DEP      images/core-arm.pb-c.d
19:22:29 [2021-09-20T19:22:29.794Z] #43 23.22   DEP      images/core-ppc64.pb-c.d
19:22:29 [2021-09-20T19:22:29.829Z] #43 121.6   DEP      criu/pstree.d
19:22:29 [2021-09-20T19:22:29.829Z] #43 121.9   DEP      criu/protobuf.d
19:22:29 [2021-09-20T19:22:29.845Z] #43 82.70   DEP      criu/log.d
19:22:29 [2021-09-20T19:22:29.845Z] #43 82.81   DEP      criu/libnetlink.d
19:22:29 [2021-09-20T19:22:29.915Z] #43 18.95   PBCC     images/mm.pb-c.c
19:22:29 [2021-09-20T19:22:29.916Z] #43 19.04   DEP      images/mm.pb-c.d
19:22:29 [2021-09-20T19:22:29.916Z] #43 19.11   PBCC     images/timerfd.pb-c.c
19:22:29 [2021-09-20T19:22:29.928Z] #20 40.62 Selecting previously unselected package python3-pip.
19:22:29 [2021-09-20T19:22:29.928Z] #20 40.64 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:22:29 [2021-09-20T19:22:29.928Z] #20 40.65 Unpacking python3-pip (18.1-5) ...
19:22:30 [2021-09-20T19:22:30.056Z] #43 23.27   DEP      images/core-s390.pb-c.d
19:22:30 [2021-09-20T19:22:30.056Z] #43 23.38   DEP      images/core-x86.pb-c.d
19:22:30 [2021-09-20T19:22:30.056Z] #43 23.48   DEP      images/core.pb-c.d
19:22:30 [2021-09-20T19:22:30.088Z] #43 122.1   GEN      criu/protobuf-desc-gen.h
19:22:30 [2021-09-20T19:22:30.104Z] #43 83.02   DEP      criu/kerndat.d
19:22:30 [2021-09-20T19:22:30.104Z] #43 83.24   DEP      criu/kcmp-ids.d
19:22:30 [2021-09-20T19:22:30.173Z] #43 19.35   DEP      images/timerfd.pb-c.d
19:22:30 [2021-09-20T19:22:30.191Z] #20 40.90 Selecting previously unselected package python3-pkg-resources.
19:22:30 [2021-09-20T19:22:30.191Z] #20 40.90 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:22:30 [2021-09-20T19:22:30.191Z] #20 40.91 Unpacking python3-pkg-resources (40.8.0-1) ...
19:22:30 [2021-09-20T19:22:30.191Z] #20 41.12 Selecting previously unselected package python3-setuptools.
19:22:30 [2021-09-20T19:22:30.318Z] #43 23.51   DEP      images/inventory.pb-c.d
19:22:30 [2021-09-20T19:22:30.318Z] #43 23.58   PBCC     images/cpuinfo.pb-c.c
19:22:30 [2021-09-20T19:22:30.318Z] #43 23.61   DEP      images/cpuinfo.pb-c.d
19:22:30 [2021-09-20T19:22:30.318Z] #43 23.63   PBCC     images/stats.pb-c.c
19:22:30 [2021-09-20T19:22:30.318Z] #43 23.68   DEP      images/stats.pb-c.d
19:22:30 [2021-09-20T19:22:30.363Z] #43 83.31   DEP      criu/irmap.d
19:22:30 [2021-09-20T19:22:30.430Z] #43 19.49   PBCC     images/timer.pb-c.c
19:22:30 [2021-09-20T19:22:30.430Z] #43 19.50   DEP      images/timer.pb-c.d
19:22:30 [2021-09-20T19:22:30.430Z] #43 19.68   PBCC     images/sa.pb-c.c
19:22:30 [2021-09-20T19:22:30.430Z] #43 19.70   DEP      images/sa.pb-c.d
19:22:30 [2021-09-20T19:22:30.430Z] #43 19.74   PBCC     images/pipe-data.pb-c.c
19:22:30 [2021-09-20T19:22:30.454Z] #20 41.12 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:22:30 [2021-09-20T19:22:30.454Z] #20 41.14 Unpacking python3-setuptools (40.8.0-1) ...
19:22:30 [2021-09-20T19:22:30.622Z] #43 83.47   DEP      criu/ipc_ns.d
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.77   DEP      images/pipe-data.pb-c.d
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.81   PBCC     images/mnt.pb-c.c
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.86   DEP      images/mnt.pb-c.d
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.90   PBCC     images/sk-packet.pb-c.c
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.93   DEP      images/sk-packet.pb-c.d
19:22:30 [2021-09-20T19:22:30.687Z] #43 19.99   PBCC     images/tcp-stream.pb-c.c
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.39 Selecting previously unselected package python3-wheel.
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.42 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.43 Unpacking python3-wheel (0.32.3-2) ...
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.58 Selecting previously unselected package sudo.
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.59 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
19:22:30 [2021-09-20T19:22:30.717Z] #20 41.61 Unpacking sudo (1.8.27-1+deb10u3) ...
19:22:30 [2021-09-20T19:22:30.881Z] #43 83.71   DEP      criu/image.d
19:22:30 [2021-09-20T19:22:30.882Z] #43 83.95   DEP      criu/image-desc.d
19:22:30 [2021-09-20T19:22:30.944Z] #43 20.04   DEP      images/tcp-stream.pb-c.d
19:22:31 [2021-09-20T19:22:31.141Z] #43 84.03   DEP      criu/fsnotify.d
19:22:31 [2021-09-20T19:22:31.141Z] #43 84.21   DEP      criu/filesystems.d
19:22:31 [2021-09-20T19:22:31.200Z] #43 20.17   PBCC     images/pipe.pb-c.c
19:22:31 [2021-09-20T19:22:31.200Z] #43 20.29   DEP      images/pipe.pb-c.d
19:22:31 [2021-09-20T19:22:31.200Z] #43 20.40   PBCC     images/pstree.pb-c.c
19:22:31 [2021-09-20T19:22:31.200Z] #43 20.47   DEP      images/pstree.pb-c.d
19:22:31 [2021-09-20T19:22:31.200Z] #43 20.51   PBCC     images/fs.pb-c.c
19:22:31 [2021-09-20T19:22:31.293Z] #20 42.18 Selecting previously unselected package thin-provisioning-tools.
19:22:31 [2021-09-20T19:22:31.293Z] #20 42.19 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
19:22:31 [2021-09-20T19:22:31.293Z] #20 42.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:22:31 [2021-09-20T19:22:31.401Z] #43 84.37   DEP      criu/files.d
19:22:31 [2021-09-20T19:22:31.457Z] #43 20.61   DEP      images/fs.pb-c.d
19:22:31 [2021-09-20T19:22:31.457Z] #43 20.72   PBCC     images/signalfd.pb-c.c
19:22:31 [2021-09-20T19:22:31.557Z] #20 42.42 Selecting previously unselected package uidmap.
19:22:31 [2021-09-20T19:22:31.557Z] #20 42.42 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
19:22:31 [2021-09-20T19:22:31.557Z] #20 42.43 Unpacking uidmap (1:4.5-1.1) ...
19:22:31 [2021-09-20T19:22:31.660Z] #43 84.55   DEP      criu/files-reg.d
19:22:31 [2021-09-20T19:22:31.660Z] #43 84.80   DEP      criu/files-ext.d
19:22:31 [2021-09-20T19:22:31.717Z] #43 20.88   DEP      images/signalfd.pb-c.d
19:22:31 [2021-09-20T19:22:31.717Z] #43 ...
19:22:31 [2021-09-20T19:22:31.717Z] 
19:22:31 [2021-09-20T19:22:31.717Z] #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
19:22:31 [2021-09-20T19:22:31.717Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.4 Selecting previously unselected package gcc-mingw-w64-base.
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:22:31 [2021-09-20T19:22:31.717Z] #13 125.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:31 [2021-09-20T19:22:31.820Z] #20 42.69 Selecting previously unselected package vim-runtime.
19:22:31 [2021-09-20T19:22:31.820Z] #20 42.69 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:22:31 [2021-09-20T19:22:31.820Z] #20 42.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:22:31 [2021-09-20T19:22:31.974Z] #13 ...
19:22:31 [2021-09-20T19:22:31.974Z] 
19:22:31 [2021-09-20T19:22:31.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:31 [2021-09-20T19:22:31.974Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:31 [2021-09-20T19:22:31.974Z] #43 21.02   PBCC     images/fh.pb-c.c
19:22:31 [2021-09-20T19:22:31.974Z] #43 21.10   PBCC     images/fsnotify.pb-c.c
19:22:31 [2021-09-20T19:22:31.974Z] #43 21.12   DEP      images/fh.pb-c.d
19:22:31 [2021-09-20T19:22:31.974Z] #43 21.16   DEP      images/fsnotify.pb-c.d
19:22:31 [2021-09-20T19:22:31.974Z] #43 21.27   PBCC     images/eventpoll.pb-c.c
19:22:31 [2021-09-20T19:22:31.993Z] #43 ...
19:22:31 [2021-09-20T19:22:31.993Z] 
19:22:31 [2021-09-20T19:22:31.993Z] #20 [dev-systemd-false  7/26] 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
19:22:31 [2021-09-20T19:22:31.993Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:31 [2021-09-20T19:22:31.993Z] #20 18.78 Reading package lists...
19:22:32 [2021-09-20T19:22:32.083Z] #20 42.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:22:32 [2021-09-20T19:22:32.083Z] #20 42.81 Unpacking vim-runtime (2:8.1.0875-5) ...
19:22:32 [2021-09-20T19:22:32.229Z] #43 85.02   DEP      criu/file-lock.d
19:22:32 [2021-09-20T19:22:32.229Z] #43 85.25   DEP      criu/file-ids.d
19:22:32 [2021-09-20T19:22:32.229Z] #43 85.40   DEP      criu/fifo.d
19:22:32 [2021-09-20T19:22:32.232Z] #43 21.33   DEP      images/eventpoll.pb-c.d
19:22:32 [2021-09-20T19:22:32.232Z] #43 21.38   PBCC     images/eventfd.pb-c.c
19:22:32 [2021-09-20T19:22:32.232Z] #43 21.42   DEP      images/eventfd.pb-c.d
19:22:32 [2021-09-20T19:22:32.489Z] #43 85.54   DEP      criu/fdstore.d
19:22:32 [2021-09-20T19:22:32.489Z] #43 85.65   DEP      criu/fault-injection.d
19:22:32 [2021-09-20T19:22:32.490Z] #43 21.57   PBCC     images/remap-file-path.pb-c.c
19:22:32 [2021-09-20T19:22:32.490Z] #43 21.64   DEP      images/remap-file-path.pb-c.d
19:22:32 [2021-09-20T19:22:32.490Z] #43 21.77   PBCC     images/fifo.pb-c.c
19:22:32 [2021-09-20T19:22:32.747Z] #43 21.88   DEP      images/fifo.pb-c.d
19:22:32 [2021-09-20T19:22:32.747Z] #43 22.02   PBCC     images/ghost-file.pb-c.c
19:22:32 [2021-09-20T19:22:32.748Z] #43 85.69   DEP      criu/external.d
19:22:32 [2021-09-20T19:22:32.868Z] #43 ...
19:22:32 [2021-09-20T19:22:32.868Z] 
19:22:32 [2021-09-20T19:22:32.868Z] #45 [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
19:22:32 [2021-09-20T19:22:32.868Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:22:32 [2021-09-20T19:22:32.868Z] #45 133.4 go/scanner
19:22:32 [2021-09-20T19:22:32.868Z] #45 134.0 net/url
19:22:32 [2021-09-20T19:22:32.868Z] #45 136.1 go/ast
19:22:32 [2021-09-20T19:22:32.868Z] #45 137.3 text/template/parse
19:22:32 [2021-09-20T19:22:32.868Z] #45 143.4 go/parser
19:22:32 [2021-09-20T19:22:32.929Z] #20 25.45 Reading package lists...
19:22:32 [2021-09-20T19:22:32.929Z] #20 ...
19:22:32 [2021-09-20T19:22:32.929Z] 
19:22:32 [2021-09-20T19:22:32.929Z] #45 [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
19:22:32 [2021-09-20T19:22:32.929Z] #45 sha256:f292708e2fbf4b5552b89f3102220c6de2c4cfe8b98326bcb7bbaa49ba6cc7c3
19:22:32 [2021-09-20T19:22:32.929Z] #45 DONE 245.8s
19:22:32 [2021-09-20T19:22:32.929Z] 
19:22:32 [2021-09-20T19:22:32.929Z] #20 [dev-systemd-false  7/26] 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
19:22:32 [2021-09-20T19:22:32.929Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:33 [2021-09-20T19:22:33.004Z] #43 22.10   DEP      images/ghost-file.pb-c.d
19:22:33 [2021-09-20T19:22:33.008Z] #43 85.84   DEP      criu/eventpoll.d
19:22:33 [2021-09-20T19:22:33.008Z] #43 ...
19:22:33 [2021-09-20T19:22:33.008Z] 
19:22:33 [2021-09-20T19:22:33.008Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:22:33 [2021-09-20T19:22:33.008Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:22:33 [2021-09-20T19:22:33.008Z] #32 DONE 154.1s
19:22:33 [2021-09-20T19:22:33.008Z] 
19:22:33 [2021-09-20T19:22:33.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:33 [2021-09-20T19:22:33.008Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:33 [2021-09-20T19:22:33.008Z] #43 85.99   DEP      criu/eventfd.d
19:22:33 [2021-09-20T19:22:33.262Z] #43 22.31   PBCC     images/regfile.pb-c.c
19:22:33 [2021-09-20T19:22:33.262Z] #43 22.38   DEP      images/regfile.pb-c.d
19:22:33 [2021-09-20T19:22:33.262Z] #43 ...
19:22:33 [2021-09-20T19:22:33.262Z] 
19:22:33 [2021-09-20T19:22:33.262Z] #45 [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
19:22:33 [2021-09-20T19:22:33.262Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:33 [2021-09-20T19:22:33.262Z] #45 133.9 go/ast
19:22:33 [2021-09-20T19:22:33.262Z] #45 134.4 text/template/parse
19:22:33 [2021-09-20T19:22:33.262Z] #45 141.8 go/parser
19:22:33 [2021-09-20T19:22:33.262Z] #45 142.7 text/template
19:22:33 [2021-09-20T19:22:33.267Z] #43 86.14   DEP      criu/crtools.d
19:22:33 [2021-09-20T19:22:33.267Z] #43 86.32   DEP      criu/cr-service.d
19:22:33 [2021-09-20T19:22:33.441Z] #45 ...
19:22:33 [2021-09-20T19:22:33.441Z] 
19:22:33 [2021-09-20T19:22:33.441Z] #51 [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
19:22:33 [2021-09-20T19:22:33.441Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:22:33 [2021-09-20T19:22:33.441Z] #51 134.1 go/scanner
19:22:33 [2021-09-20T19:22:33.441Z] #51 136.1 go/ast
19:22:33 [2021-09-20T19:22:33.441Z] #51 140.1 golang.org/x/crypto/ssh/terminal
19:22:33 [2021-09-20T19:22:33.441Z] #51 142.5 mvdan.cc/editorconfig
19:22:33 [2021-09-20T19:22:33.441Z] #51 143.9 mvdan.cc/sh/v3/fileutil
19:22:33 [2021-09-20T19:22:33.441Z] #51 143.9 mvdan.cc/sh/v3/syntax
19:22:33 [2021-09-20T19:22:33.478Z] #20 ...
19:22:33 [2021-09-20T19:22:33.478Z] 
19:22:33 [2021-09-20T19:22:33.478Z] #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
19:22:33 [2021-09-20T19:22:33.478Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
19:22:33 [2021-09-20T19:22:33.478Z] #40 146.5 + dpkg --print-architecture
19:22:33 [2021-09-20T19:22:33.478Z] #40 DONE 147.6s
19:22:33 [2021-09-20T19:22:33.497Z] #20 25.45 Reading package lists...
19:22:33 [2021-09-20T19:22:33.497Z] #20 ...
19:22:33 [2021-09-20T19:22:33.497Z] 
19:22:33 [2021-09-20T19:22:33.497Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:22:33 [2021-09-20T19:22:33.497Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:22:33 [2021-09-20T19:22:33.497Z] #32 DONE 246.1s
19:22:33 [2021-09-20T19:22:33.497Z] 
19:22:33 [2021-09-20T19:22:33.497Z] #20 [dev-systemd-false  7/26] 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
19:22:33 [2021-09-20T19:22:33.497Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:33 [2021-09-20T19:22:33.518Z] #45 ...
19:22:33 [2021-09-20T19:22:33.518Z] 
19:22:33 [2021-09-20T19:22:33.518Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:33 [2021-09-20T19:22:33.518Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:33 [2021-09-20T19:22:33.518Z] #43 22.51   PBCC     images/ns.pb-c.c
19:22:33 [2021-09-20T19:22:33.518Z] #43 22.66   DEP      images/ns.pb-c.d
19:22:33 [2021-09-20T19:22:33.518Z] #43 22.75   PBCC     images/fdinfo.pb-c.c
19:22:33 [2021-09-20T19:22:33.528Z] #43 86.53   DEP      criu/cr-restore.d
19:22:33 [2021-09-20T19:22:33.744Z] 
19:22:33 [2021-09-20T19:22:33.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:33 [2021-09-20T19:22:33.744Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:33 [2021-09-20T19:22:33.744Z] #43 89.12   DEP      criu/cr-restore.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 89.40   DEP      criu/cr-errno.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 89.41   DEP      criu/cr-dump.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 89.71   DEP      criu/cr-dedup.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 89.91   DEP      criu/cr-check.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.05   DEP      criu/config.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.23   DEP      criu/clone-noasan.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.37   DEP      criu/cgroup.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.59   DEP      criu/cgroup-props.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.73   DEP      criu/bitmap.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.74   DEP      criu/bfd.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 90.90   DEP      criu/autofs.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 91.08   DEP      criu/aio.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 91.30   DEP      criu/action-scripts.d
19:22:33 [2021-09-20T19:22:33.744Z] #43 91.64   CC       criu/action-scripts.o
19:22:33 [2021-09-20T19:22:33.744Z] #43 92.14   CC       criu/aio.o
19:22:33 [2021-09-20T19:22:33.744Z] #43 92.69   CC       criu/autofs.o
19:22:33 [2021-09-20T19:22:33.775Z] #43 22.95   DEP      images/fdinfo.pb-c.d
19:22:33 [2021-09-20T19:22:33.775Z] #43 23.02   PBCC     images/core-aarch64.pb-c.c
19:22:33 [2021-09-20T19:22:33.787Z] #43 86.81   DEP      criu/cr-errno.d
19:22:33 [2021-09-20T19:22:33.787Z] #43 86.84   DEP      criu/cr-dump.d
19:22:34 [2021-09-20T19:22:34.014Z] #51 ...
19:22:34 [2021-09-20T19:22:34.014Z] 
19:22:34 [2021-09-20T19:22:34.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:34 [2021-09-20T19:22:34.014Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:34 [2021-09-20T19:22:34.014Z] #43 27.20 make[1]: Nothing to be done for 'all'.
19:22:34 [2021-09-20T19:22:34.032Z] #43 23.07   PBCC     images/core-arm.pb-c.c
19:22:34 [2021-09-20T19:22:34.032Z] #43 23.16   PBCC     images/core-ppc64.pb-c.c
19:22:34 [2021-09-20T19:22:34.032Z] #43 23.28   PBCC     images/core-s390.pb-c.c
19:22:34 [2021-09-20T19:22:34.046Z] #43 87.02   DEP      criu/cr-dedup.d
19:22:34 [2021-09-20T19:22:34.289Z] #43 23.37   PBCC     images/core-x86.pb-c.c
19:22:34 [2021-09-20T19:22:34.289Z] #43 23.51   PBCC     images/core.pb-c.c
19:22:34 [2021-09-20T19:22:34.309Z] #43 87.24   DEP      criu/cr-check.d
19:22:34 [2021-09-20T19:22:34.329Z] #43 94.46   CC       criu/bfd.o
19:22:34 [2021-09-20T19:22:34.546Z] #43 23.60   PBCC     images/inventory.pb-c.c
19:22:34 [2021-09-20T19:22:34.546Z] #43 23.76   DEP      images/core-aarch64.pb-c.d
19:22:34 [2021-09-20T19:22:34.546Z] #43 23.84   DEP      images/core-arm.pb-c.d
19:22:34 [2021-09-20T19:22:34.568Z] #43 87.44   DEP      criu/config.d
19:22:34 [2021-09-20T19:22:34.568Z] #43 87.64   DEP      criu/clone-noasan.d
19:22:34 [2021-09-20T19:22:34.803Z] #43 23.91   DEP      images/core-ppc64.pb-c.d
19:22:34 [2021-09-20T19:22:34.803Z] #43 23.99   DEP      images/core-s390.pb-c.d
19:22:34 [2021-09-20T19:22:34.803Z] #43 ...
19:22:34 [2021-09-20T19:22:34.803Z] 
19:22:34 [2021-09-20T19:22:34.803Z] #51 [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
19:22:34 [2021-09-20T19:22:34.803Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:22:34 [2021-09-20T19:22:34.803Z] #51 135.5 go/ast
19:22:34 [2021-09-20T19:22:34.803Z] #51 141.5 golang.org/x/crypto/ssh/terminal
19:22:34 [2021-09-20T19:22:34.803Z] #51 143.4 mvdan.cc/editorconfig
19:22:34 [2021-09-20T19:22:34.803Z] #51 143.7 mvdan.cc/sh/v3/fileutil
19:22:34 [2021-09-20T19:22:34.803Z] #51 144.3 mvdan.cc/sh/v3/syntax
19:22:34 [2021-09-20T19:22:34.827Z] #43 87.79   DEP      criu/cgroup.d
19:22:35 [2021-09-20T19:22:35.060Z] #51 ...
19:22:35 [2021-09-20T19:22:35.060Z] 
19:22:35 [2021-09-20T19:22:35.060Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:35 [2021-09-20T19:22:35.060Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:35 [2021-09-20T19:22:35.060Z] #43 24.09   DEP      images/core-x86.pb-c.d
19:22:35 [2021-09-20T19:22:35.060Z] #43 24.15   DEP      images/core.pb-c.d
19:22:35 [2021-09-20T19:22:35.060Z] #43 24.18   DEP      images/inventory.pb-c.d
19:22:35 [2021-09-20T19:22:35.060Z] #43 24.26   PBCC     images/cpuinfo.pb-c.c
19:22:35 [2021-09-20T19:22:35.087Z] #43 88.02   DEP      criu/cgroup-props.d
19:22:35 [2021-09-20T19:22:35.087Z] #43 88.17   DEP      criu/bitmap.d
19:22:35 [2021-09-20T19:22:35.087Z] #43 88.19   DEP      criu/bfd.d
19:22:35 [2021-09-20T19:22:35.289Z] #43 95.34   CC       criu/bitmap.o
19:22:35 [2021-09-20T19:22:35.317Z] #43 24.33   DEP      images/cpuinfo.pb-c.d
19:22:35 [2021-09-20T19:22:35.317Z] #43 24.48   PBCC     images/stats.pb-c.c
19:22:35 [2021-09-20T19:22:35.317Z] #43 24.54   DEP      images/stats.pb-c.d
19:22:35 [2021-09-20T19:22:35.346Z] #43 88.30   DEP      criu/autofs.d
19:22:35 [2021-09-20T19:22:35.346Z] #43 88.44   DEP      criu/aio.d
19:22:35 [2021-09-20T19:22:35.553Z] #43 95.55   CC       criu/cgroup-props.o
19:22:35 [2021-09-20T19:22:35.605Z] #43 88.62   DEP      criu/action-scripts.d
19:22:35 [2021-09-20T19:22:35.820Z] #43 ...
19:22:35 [2021-09-20T19:22:35.820Z] 
19:22:35 [2021-09-20T19:22:35.820Z] #20 [dev-systemd-false  7/26] 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
19:22:35 [2021-09-20T19:22:35.820Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:35 [2021-09-20T19:22:35.820Z] #20 46.58 Selecting previously unselected package vim.
19:22:35 [2021-09-20T19:22:35.820Z] #20 46.59 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
19:22:35 [2021-09-20T19:22:35.820Z] #20 46.61 Unpacking vim (2:8.1.0875-5) ...
19:22:35 [2021-09-20T19:22:35.871Z] #43 88.98   CC       criu/action-scripts.o
19:22:36 [2021-09-20T19:22:36.418Z] #20 47.02 Selecting previously unselected package xfsprogs.
19:22:36 [2021-09-20T19:22:36.418Z] #20 47.03 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
19:22:36 [2021-09-20T19:22:36.418Z] #20 47.05 Unpacking xfsprogs (4.20.0-1) ...
19:22:36 [2021-09-20T19:22:36.681Z] #20 47.47 Selecting previously unselected package zip.
19:22:36 [2021-09-20T19:22:36.681Z] #20 47.49 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
19:22:36 [2021-09-20T19:22:36.681Z] #20 47.50 Unpacking zip (3.0-11+b1) ...
19:22:36 [2021-09-20T19:22:36.784Z] #20 25.45 Reading package lists...
19:22:36 [2021-09-20T19:22:36.784Z] #20 ...
19:22:36 [2021-09-20T19:22:36.784Z] 
19:22:36 [2021-09-20T19:22:36.784Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:36 [2021-09-20T19:22:36.784Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:36 [2021-09-20T19:22:36.784Z] #43 125.7   DEP      criu/protobuf-desc.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 125.9   DEP      criu/proc_parse.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 126.3   DEP      criu/plugin.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 126.4   DEP      criu/pipes.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 126.6   DEP      criu/pie-util.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 126.8   DEP      criu/pie-util-vdso.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 127.0   DEP      criu/pie-util-vdso-elf32.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 127.3   DEP      criu/path.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 127.5   DEP      criu/parasite-syscall.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 127.9   DEP      criu/pagemap.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 128.2   DEP      criu/pagemap-cache.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 128.4   DEP      criu/page-xfer.d
19:22:36 [2021-09-20T19:22:36.784Z] #43 128.7   DEP      criu/page-pipe.d
19:22:36 [2021-09-20T19:22:36.842Z] #43 89.56   CC       criu/aio.o
19:22:36 [2021-09-20T19:22:36.943Z] #20 47.76 Setting up aufs-tools (1:4.14+20190211-1) ...
19:22:36 [2021-09-20T19:22:36.943Z] #20 47.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:22:36 [2021-09-20T19:22:36.943Z] #20 47.80 Setting up libip6tc0:arm64 (1.8.2-4) ...
19:22:36 [2021-09-20T19:22:36.943Z] #20 47.85 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:22:36 [2021-09-20T19:22:36.943Z] #20 47.88 Setting up libgpm2:arm64 (1.20.7-5) ...
19:22:37 [2021-09-20T19:22:37.043Z] #43 128.8   DEP      criu/netfilter.d
19:22:37 [2021-09-20T19:22:37.118Z] #43 90.14   CC       criu/autofs.o
19:22:37 [2021-09-20T19:22:37.206Z] #20 47.90 Setting up libip4tc0:arm64 (1.8.2-4) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 47.95 Setting up uidmap (1:4.5-1.1) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 47.96 Setting up libnftnl11:arm64 (1.1.2-2) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 47.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 48.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 48.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 48.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 48.09 Setting up xxd (2:8.1.0875-5) ...
19:22:37 [2021-09-20T19:22:37.207Z] #20 48.10 Setting up zip (3.0-11+b1) ...
19:22:37 [2021-09-20T19:22:37.301Z] #43 129.1   DEP      criu/net.d
19:22:37 [2021-09-20T19:22:37.318Z] #43 30.22   CC       images/stats.o
19:22:37 [2021-09-20T19:22:37.470Z] #20 48.11 Setting up vim-common (2:8.1.0875-5) ...
19:22:37 [2021-09-20T19:22:37.470Z] #20 48.16 Setting up bash-completion (1:2.8-6) ...
19:22:37 [2021-09-20T19:22:37.637Z] #43 129.5   DEP      criu/namespaces.d
19:22:37 [2021-09-20T19:22:37.891Z] #43 31.23   CC       images/core.o
19:22:37 [2021-09-20T19:22:37.900Z] #43 129.8   DEP      criu/mount.d
19:22:38 [2021-09-20T19:22:38.161Z] #43 130.1   DEP      criu/memfd.d
19:22:38 [2021-09-20T19:22:38.420Z] #43 130.3   DEP      criu/mem.d
19:22:38 [2021-09-20T19:22:38.534Z] #43 91.65   CC       criu/bfd.o
19:22:38 [2021-09-20T19:22:38.679Z] #43 130.6   DEP      criu/lsm.d
19:22:38 [2021-09-20T19:22:38.937Z] #43 130.9   DEP      criu/log.d
19:22:39 [2021-09-20T19:22:39.107Z] #43 92.12   CC       criu/bitmap.o
19:22:39 [2021-09-20T19:22:39.108Z] #43 ...
19:22:39 [2021-09-20T19:22:39.108Z] 
19:22:39 [2021-09-20T19:22:39.108Z] #20 [dev-systemd-false  7/26] 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
19:22:39 [2021-09-20T19:22:39.108Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:39 [2021-09-20T19:22:39.108Z] #20 6.998 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:22:39 [2021-09-20T19:22:39.108Z] #20 12.52 Fetched 9001 kB in 10s (909 kB/s)
19:22:39 [2021-09-20T19:22:39.108Z] #20 12.52 Reading package lists...
19:22:39 [2021-09-20T19:22:39.200Z] #43 131.1   DEP      criu/libnetlink.d
19:22:39 [2021-09-20T19:22:39.277Z] #43 ...
19:22:39 [2021-09-20T19:22:39.277Z] 
19:22:39 [2021-09-20T19:22:39.277Z] #56 [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
19:22:39 [2021-09-20T19:22:39.277Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:22:39 [2021-09-20T19:22:39.369Z] #20 16.10 Reading package lists...
19:22:39 [2021-09-20T19:22:39.369Z] #20 ...
19:22:39 [2021-09-20T19:22:39.369Z] 
19:22:39 [2021-09-20T19:22:39.369Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:39 [2021-09-20T19:22:39.369Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:39 [2021-09-20T19:22:39.369Z] #43 92.30   CC       criu/cgroup-props.o
19:22:39 [2021-09-20T19:22:39.458Z] #43 131.3   DEP      criu/kerndat.d
19:22:39 [2021-09-20T19:22:39.490Z] #43 28.42 make[1]: Nothing to be done for 'all'.
19:22:39 [2021-09-20T19:22:39.717Z] #43 131.6   DEP      criu/kcmp-ids.d
19:22:39 [2021-09-20T19:22:39.717Z] #43 131.7   DEP      criu/irmap.d
19:22:39 [2021-09-20T19:22:39.936Z] #43 93.02   CC       criu/cgroup.o
19:22:40 [2021-09-20T19:22:40.053Z] #43 ...
19:22:40 [2021-09-20T19:22:40.053Z] 
19:22:40 [2021-09-20T19:22:40.053Z] #56 [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
19:22:40 [2021-09-20T19:22:40.053Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:22:40 [2021-09-20T19:22:40.284Z] #43 132.0   DEP      criu/ipc_ns.d
19:22:40 [2021-09-20T19:22:40.542Z] #43 132.3   DEP      criu/image.d
19:22:40 [2021-09-20T19:22:40.603Z] #56 69.45 Checking out files:  31% (1420/4567)   
Checking out files:  32% (1462/4567)   
Checking out files:  33% (1508/4567)   
Checking out files:  34% (1553/4567)   
Checking out files:  35% (1599/4567)   
Checking out files:  36% (1645/4567)   
Checking out files:  37% (1690/4567)   
Checking out files:  38% (1736/4567)   
Checking out files:  39% (1782/4567)   
Checking out files:  40% (1827/4567)   
Checking out files:  41% (1873/4567)   
Checking out files:  42% (1919/4567)   
Checking out files:  43% (1964/4567)   
Checking out files:  44% (2010/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  80% (3684/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
Checking out files:  91% (4156/4567)   
Checking out files:  92% (4202/4567)   
Checking out files:  93% (4248/4567)   
Checking out files:  94% (4293/4567)   
Checking out files:  95% (4339/4567)   
Checking out files:  96% (4385/4567)   
Checking out files:  97% (4430/4567)   
Checking out files:  98% (4476/4567)   
Checking out files:  98% (4515/4567)   
Checking out files:  99% (4522/4567)   
Checking out files: 100% (4567/4567)   
Checking out files: 100% (4567/4567), done.
19:22:40 [2021-09-20T19:22:40.603Z] #56 72.59 + cd /tmp/tmp.wVMVzkh7YF/src/github.com/containerd/containerd
19:22:40 [2021-09-20T19:22:40.603Z] #56 72.59 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.24 Setting up libiptc0:arm64 (1.8.2-4) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.26 Setting up xz-utils (5.2.4-1) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.32 Setting up patch (2.7.6-3+deb10u1) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.35 Setting up sudo (1.8.27-1+deb10u3) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.54 invoke-rc.d: could not determine current runlevel
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.56 invoke-rc.d: policy-rc.d denied execution of start.
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.59 Setting up pigz (2.4-1) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.62 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.66 Setting up python-pip-whl (18.1-5) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.68 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:22:40 [2021-09-20T19:22:40.789Z] #20 51.70 Setting up vim-runtime (2:8.1.0875-5) ...
19:22:40 [2021-09-20T19:22:40.799Z] #43 132.7   DEP      criu/image-desc.d
19:22:41 [2021-09-20T19:22:41.057Z] #43 132.9   DEP      criu/fsnotify.d
19:22:41 [2021-09-20T19:22:41.057Z] #43 133.1   DEP      criu/filesystems.d
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.02 Setting up libaio1:arm64 (0.3.112-3) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.04 Setting up libonig5:arm64 (6.9.1-1) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.08 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.11 Setting up vim (2:8.1.0875-5) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.24 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.26 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:22:41 [2021-09-20T19:22:41.391Z] #20 52.30 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:22:41 [2021-09-20T19:22:41.625Z] #43 133.5   DEP      criu/files.d
19:22:41 [2021-09-20T19:22:41.659Z] #20 52.34 Setting up jq (1.5+dfsg-2+b1) ...
19:22:41 [2021-09-20T19:22:41.659Z] #20 52.40 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:22:41 [2021-09-20T19:22:41.659Z] #20 52.42 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:22:41 [2021-09-20T19:22:41.883Z] #43 133.8   DEP      criu/files-reg.d
19:22:42 [2021-09-20T19:22:42.141Z] #43 134.1   DEP      criu/files-ext.d
19:22:42 [2021-09-20T19:22:42.399Z] #43 134.4   DEP      criu/file-lock.d
19:22:42 [2021-09-20T19:22:42.622Z] #56 72.24 Checking out files:  29% (1354/4567)   
Checking out files:  30% (1371/4567)   
Checking out files:  31% (1416/4567)   
Checking out files:  32% (1462/4567)   
Checking out files:  33% (1508/4567)   
Checking out files:  34% (1553/4567)   
Checking out files:  35% (1599/4567)   
Checking out files:  36% (1645/4567)   
Checking out files:  37% (1690/4567)   
Checking out files:  38% (1736/4567)   
Checking out files:  39% (1782/4567)   
Checking out files:  40% (1827/4567)   
Checking out files:  41% (1873/4567)   
Checking out files:  42% (1919/4567)   
Checking out files:  43% (1964/4567)   
Checking out files:  44% (2010/4567)   
Checking out files:  45% (2056/4567)   
Checking out files:  46% (2101/4567)   
Checking out files:  47% (2147/4567)   
Checking out files:  48% (2193/4567)   
Checking out files:  49% (2238/4567)   
Checking out files:  50% (2284/4567)   
Checking out files:  51% (2330/4567)   
Checking out files:  52% (2375/4567)   
Checking out files:  53% (2421/4567)   
Checking out files:  54% (2467/4567)   
Checking out files:  55% (2512/4567)   
Checking out files:  56% (2558/4567)   
Checking out files:  57% (2604/4567)   
Checking out files:  58% (2649/4567)   
Checking out files:  59% (2695/4567)   
Checking out files:  60% (2741/4567)   
Checking out files:  60% (2749/4567)   
Checking out files:  61% (2786/4567)   
Checking out files:  62% (2832/4567)   
Checking out files:  63% (2878/4567)   
Checking out files:  64% (2923/4567)   
Checking out files:  65% (2969/4567)   
Checking out files:  66% (3015/4567)   
Checking out files:  67% (3060/4567)   
Checking out files:  68% (3106/4567)   
Checking out files:  69% (3152/4567)   
Checking out files:  70% (3197/4567)   
Checking out files:  71% (3243/4567)   
Checking out files:  72% (3289/4567)   
Checking out files:  73% (3334/4567)   
Checking out files:  74% (3380/4567)   
Checking out files:  75% (3426/4567)   
Checking out files:  76% (3471/4567)   
Checking out files:  77% (3517/4567)   
Checking out files:  78% (3563/4567)   
Checking out files:  79% (3608/4567)   
Checking out files:  80% (3654/4567)   
Checking out files:  81% (3700/4567)   
Checking out files:  82% (3745/4567)   
Checking out files:  83% (3791/4567)   
Checking out files:  83% (3822/4567)   
Checking out files:  84% (3837/4567)   
Checking out files:  85% (3882/4567)   
Checking out files:  86% (3928/4567)   
Checking out files:  87% (3974/4567)   
Checking out files:  88% (4019/4567)   
Checking out files:  89% (4065/4567)   
Checking out files:  90% (4111/4567)   
Checking out files:  91% (4156/4567)   
Checking out files:  92% (4202/4567)   
Checking out files:  93% (4248/4567)   
Checking out files:  94% (4293/4567)   
Checking out files:  95% (4339/4567)   
Checking out files:  96% (4385/4567)   
Checking out files:  97% (4430/4567)   
Checking out files:  98% (4476/4567)   
Checking out files:  99% (4522/4567)   
Checking out files: 100% (4567/4567)   
Checking out files: 100% (4567/4567), done.
19:22:42 [2021-09-20T19:22:42.622Z] #56 75.29 + cd /tmp/tmp.yXaGn0sen0/src/github.com/containerd/containerd
19:22:42 [2021-09-20T19:22:42.622Z] #56 75.29 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
19:22:42 [2021-09-20T19:22:42.972Z] #43 134.7   DEP      criu/file-ids.d
19:22:42 [2021-09-20T19:22:42.972Z] #43 135.0   DEP      criu/fifo.d
19:22:43 [2021-09-20T19:22:43.156Z] #56 75.37 + export 'BUILDTAGS=netgo osusergo static_build'
19:22:43 [2021-09-20T19:22:43.224Z] #43 95.75   CC       criu/clone-noasan.o
19:22:43 [2021-09-20T19:22:43.224Z] #43 96.02   CC       criu/config.o
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.37 + BUILDTAGS='netgo osusergo static_build'
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + export EXTRA_FLAGS=-buildmode=pie
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + EXTRA_FLAGS=-buildmode=pie
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + '[' '' = dynamic ']'
19:22:43 [2021-09-20T19:22:43.418Z] #56 75.38 + make
19:22:43 [2021-09-20T19:22:43.538Z] #43 135.3   DEP      criu/fdstore.d
19:22:43 [2021-09-20T19:22:43.538Z] #43 135.5   DEP      criu/fault-injection.d
19:22:43 [2021-09-20T19:22:43.538Z] #43 135.6   DEP      criu/external.d
19:22:43 [2021-09-20T19:22:43.538Z] #43 ...
19:22:43 [2021-09-20T19:22:43.538Z] 
19:22:43 [2021-09-20T19:22:43.538Z] #20 [dev-systemd-false  7/26] 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
19:22:43 [2021-09-20T19:22:43.538Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:43 [2021-09-20T19:22:43.538Z] #20 25.45 Reading package lists...
19:22:43 [2021-09-20T19:22:43.538Z] #20 32.13 Building dependency tree...
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.46 libcap2-bin is already the newest version (1:2.25-2).
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.46 The following additional packages will be installed:
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.48   python3.7 python3.7-minimal vim-runtime xxd
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.49 Suggested packages:
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   quota
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51 Recommended packages:
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   aufs-dkms nftables build-essential python3-dev python3-keyring
19:22:43 [2021-09-20T19:22:43.538Z] #20 34.51   python3-keyrings.alt python3-xdg unzip
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.03 The following NEW packages will be installed:
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.05   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:22:43 [2021-09-20T19:22:43.538Z] #20 37.06   xz-utils zip
19:22:44 [2021-09-20T19:22:44.104Z] #20 37.63 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
19:22:44 [2021-09-20T19:22:44.104Z] #20 37.63 Need to get 28.6 MB of archives.
19:22:44 [2021-09-20T19:22:44.104Z] #20 37.63 After this operation, 116 MB of additional disk space will be used.
19:22:44 [2021-09-20T19:22:44.104Z] #20 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:22:44 [2021-09-20T19:22:44.104Z] #20 37.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.04 Setting up iptables (1.8.2-4) ...
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:22:44 [2021-09-20T19:22:44.220Z] #20 55.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:22:44 [2021-09-20T19:22:44.363Z] #20 37.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:22:44 [2021-09-20T19:22:44.363Z] #20 37.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:22:44 [2021-09-20T19:22:44.363Z] #20 37.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:22:44 [2021-09-20T19:22:44.363Z] #20 37.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:22:44 [2021-09-20T19:22:44.483Z] #20 55.14 Setting up python3 (3.7.3-1) ...
19:22:44 [2021-09-20T19:22:44.600Z] #43 97.33   CC       criu/cr-check.o
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 37.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:22:44 [2021-09-20T19:22:44.620Z] #20 38.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:22:44 [2021-09-20T19:22:44.805Z] #56 76.83 + bin/ctr
19:22:44 [2021-09-20T19:22:44.805Z] #56 ...
19:22:44 [2021-09-20T19:22:44.805Z] 
19:22:44 [2021-09-20T19:22:44.805Z] #45 [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
19:22:44 [2021-09-20T19:22:44.805Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:22:44 [2021-09-20T19:22:44.805Z] #45 145.5 text/template
19:22:44 [2021-09-20T19:22:44.805Z] #45 149.9 encoding/xml
19:22:44 [2021-09-20T19:22:44.805Z] #45 153.2 go/doc
19:22:44 [2021-09-20T19:22:44.859Z] #43 ...
19:22:44 [2021-09-20T19:22:44.859Z] 
19:22:44 [2021-09-20T19:22:44.859Z] #20 [dev-systemd-false  7/26] 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
19:22:44 [2021-09-20T19:22:44.859Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:44 [2021-09-20T19:22:44.859Z] #20 16.10 Reading package lists...
19:22:44 [2021-09-20T19:22:44.859Z] #20 19.32 Building dependency tree...
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.77 libcap2-bin is already the newest version (1:2.25-2).
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.77 The following additional packages will be installed:
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.79   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.79   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.79   python3.7 python3.7-minimal vim-runtime xxd
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80 Suggested packages:
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   quota
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80 Recommended packages:
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   aufs-dkms nftables build-essential python3-dev python3-keyring
19:22:44 [2021-09-20T19:22:44.859Z] #20 20.80   python3-keyrings.alt python3-xdg unzip
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.31 The following NEW packages will be installed:
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.32   xz-utils zip
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.67 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.67 Need to get 28.6 MB of archives.
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.67 After this operation, 116 MB of additional disk space will be used.
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:22:44 [2021-09-20T19:22:44.859Z] #20 22.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:22:44 [2021-09-20T19:22:44.882Z] #20 38.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:22:44 [2021-09-20T19:22:44.882Z] #20 38.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:22:44 [2021-09-20T19:22:44.882Z] #20 38.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:22:44 [2021-09-20T19:22:44.882Z] #20 38.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:22:44 [2021-09-20T19:22:44.882Z] #20 38.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:22:45 [2021-09-20T19:22:45.009Z] #20 55.70 Setting up python3-wheel (0.32.3-2) ...
19:22:45 [2021-09-20T19:22:45.066Z] #45 ...
19:22:45 [2021-09-20T19:22:45.066Z] 
19:22:45 [2021-09-20T19:22:45.066Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:45 [2021-09-20T19:22:45.066Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:45 [2021-09-20T19:22:45.066Z] #43 32.50   CC       images/core-x86.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 33.41   CC       images/core-arm.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 34.00   CC       images/core-aarch64.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 34.72   CC       images/core-ppc64.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 35.91   CC       images/core-s390.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 37.17   CC       images/cpuinfo.o
19:22:45 [2021-09-20T19:22:45.066Z] #43 38.18   CC       images/inventory.o
19:22:45 [2021-09-20T19:22:45.118Z] #20 22.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 22.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 22.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:22:45 [2021-09-20T19:22:45.118Z] #20 23.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:22:45 [2021-09-20T19:22:45.330Z] #43 38.64   CC       images/fdinfo.o
19:22:45 [2021-09-20T19:22:45.450Z] #20 38.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:22:45 [2021-09-20T19:22:45.450Z] #20 38.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:22:45 [2021-09-20T19:22:45.450Z] #20 38.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:22:45 [2021-09-20T19:22:45.450Z] #20 38.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:22:45 [2021-09-20T19:22:45.685Z] #20 23.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 38.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:22:45 [2021-09-20T19:22:45.709Z] #20 39.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + export 'BUILDTAGS=netgo osusergo static_build'
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + BUILDTAGS='netgo osusergo static_build'
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + export EXTRA_FLAGS=-buildmode=pie
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + EXTRA_FLAGS=-buildmode=pie
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + '[' '' = dynamic ']'
19:22:45 [2021-09-20T19:22:45.897Z] #56 78.65 + make
19:22:45 [2021-09-20T19:22:45.905Z] #43 39.17   CC       images/fown.o
19:22:45 [2021-09-20T19:22:45.943Z] #20 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:22:45 [2021-09-20T19:22:45.943Z] #20 23.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:22:45 [2021-09-20T19:22:45.959Z] #20 56.77 Setting up apparmor (2.13.2-10) ...
19:22:45 [2021-09-20T19:22:45.959Z] #20 ...
19:22:45 [2021-09-20T19:22:45.959Z] 
19:22:45 [2021-09-20T19:22:45.959Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:45 [2021-09-20T19:22:45.959Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:45 [2021-09-20T19:22:45.959Z] #43 96.20   CC       criu/cgroup.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 98.38   CC       criu/clone-noasan.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 98.55   CC       criu/config.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 99.94   CC       criu/cr-check.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 101.4   CC       criu/cr-dedup.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 101.8   CC       criu/cr-dump.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 103.7   CC       criu/cr-errno.o
19:22:45 [2021-09-20T19:22:45.959Z] #43 103.8   CC       criu/cr-restore.o
19:22:45 [2021-09-20T19:22:45.968Z] #20 39.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:22:45 [2021-09-20T19:22:45.968Z] #20 39.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:22:46 [2021-09-20T19:22:46.202Z] #20 24.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:22:46 [2021-09-20T19:22:46.202Z] #20 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:22:46 [2021-09-20T19:22:46.461Z] #20 24.43 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:22:46 [2021-09-20T19:22:46.479Z] #43 39.62   CC       images/ns.o
19:22:46 [2021-09-20T19:22:46.535Z] #20 39.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:22:46 [2021-09-20T19:22:46.535Z] #20 39.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:22:46 [2021-09-20T19:22:46.535Z] #20 39.98 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:22:46 [2021-09-20T19:22:46.740Z] #43 40.00   CC       images/regfile.o
19:22:47 [2021-09-20T19:22:47.001Z] #43 40.37   CC       images/ghost-file.o
19:22:47 [2021-09-20T19:22:47.353Z] #43 107.5   CC       criu/cr-service.o
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.07 debconf: delaying package configuration, since apt-utils is not installed
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.17 Fetched 28.6 MB in 2s (14.1 MB/s)
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.25 Selecting previously unselected package pigz.
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:22:47 [2021-09-20T19:22:47.398Z] #20 25.32 Unpacking pigz (2.4-1) ...
19:22:47 [2021-09-20T19:22:47.476Z] #20 41.01 debconf: delaying package configuration, since apt-utils is not installed
19:22:47 [2021-09-20T19:22:47.573Z] #43 40.94   CC       images/fifo.o
19:22:47 [2021-09-20T19:22:47.658Z] #20 25.40 Selecting previously unselected package libpython3.7-minimal:amd64.
19:22:47 [2021-09-20T19:22:47.658Z] #20 25.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:22:47 [2021-09-20T19:22:47.658Z] #20 25.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:22:47 [2021-09-20T19:22:47.735Z] #20 41.24 Fetched 28.6 MB in 3s (10.2 MB/s)
19:22:47 [2021-09-20T19:22:47.735Z] #20 41.33 Selecting previously unselected package pigz.
19:22:47 [2021-09-20T19:22:47.917Z] #20 25.86 Selecting previously unselected package python3.7-minimal.
19:22:47 [2021-09-20T19:22:47.917Z] #20 25.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:22:47 [2021-09-20T19:22:47.917Z] #20 25.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:47 [2021-09-20T19:22:47.936Z] #43 ...
19:22:47 [2021-09-20T19:22:47.936Z] 
19:22:47 [2021-09-20T19:22:47.936Z] #20 [dev-systemd-false  7/26] 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
19:22:47 [2021-09-20T19:22:47.936Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
19:22:47 [2021-09-20T19:22:47.936Z] #20 58.78 Setting up xfsprogs (4.20.0-1) ...
19:22:47 [2021-09-20T19:22:47.936Z] #20 58.80 Setting up python3-lib2to3 (3.7.3-1) ...
19:22:47 [2021-09-20T19:22:47.994Z] #20 41.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 ... 23446 files and directories currently installed.)
19:22:47 [2021-09-20T19:22:47.994Z] #20 41.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:22:47 [2021-09-20T19:22:47.994Z] #20 41.44 Unpacking pigz (2.4-1) ...
19:22:48 [2021-09-20T19:22:48.239Z] #43 41.43   CC       images/remap-file-path.o
19:22:48 [2021-09-20T19:22:48.254Z] #20 41.62 Selecting previously unselected package libpython3.7-minimal:amd64.
19:22:48 [2021-09-20T19:22:48.254Z] #20 41.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:22:48 [2021-09-20T19:22:48.254Z] #20 41.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:22:48 [2021-09-20T19:22:48.433Z] #56 ...
19:22:48 [2021-09-20T19:22:48.433Z] 
19:22:48 [2021-09-20T19:22:48.433Z] #45 [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
19:22:48 [2021-09-20T19:22:48.433Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:48 [2021-09-20T19:22:48.433Z] #45 148.8 encoding/xml
19:22:48 [2021-09-20T19:22:48.433Z] #45 151.0 go/doc
19:22:48 [2021-09-20T19:22:48.433Z] #45 156.9 github.com/LK4D4/vndr/build
19:22:48 [2021-09-20T19:22:48.433Z] #45 158.0 github.com/LK4D4/vndr/godl/singleflight
19:22:48 [2021-09-20T19:22:48.433Z] #45 158.4 github.com/LK4D4/vndr/versioned
19:22:48 [2021-09-20T19:22:48.433Z] #45 158.6 compress/flate
19:22:48 [2021-09-20T19:22:48.433Z] #45 ...
19:22:48 [2021-09-20T19:22:48.433Z] 
19:22:48 [2021-09-20T19:22:48.433Z] #56 [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
19:22:48 [2021-09-20T19:22:48.433Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:22:48 [2021-09-20T19:22:48.433Z] #56 80.92 + bin/ctr
19:22:48 [2021-09-20T19:22:48.510Z] #43 41.96   CC       images/eventfd.o
19:22:48 [2021-09-20T19:22:48.513Z] #20 59.28 Setting up python3-pkg-resources (40.8.0-1) ...
19:22:48 [2021-09-20T19:22:48.777Z] #43 ...
19:22:48 [2021-09-20T19:22:48.777Z] 
19:22:48 [2021-09-20T19:22:48.777Z] #45 [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
19:22:48 [2021-09-20T19:22:48.777Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:22:48 [2021-09-20T19:22:48.777Z] #45 159.4 github.com/LK4D4/vndr/build
19:22:48 [2021-09-20T19:22:48.853Z] #20 26.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:22:48 [2021-09-20T19:22:48.853Z] #20 26.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:49 [2021-09-20T19:22:49.048Z] #45 159.8 compress/flate
19:22:49 [2021-09-20T19:22:49.191Z] #20 42.65 Selecting previously unselected package python3.7-minimal.
19:22:49 [2021-09-20T19:22:49.191Z] #20 42.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:22:49 [2021-09-20T19:22:49.191Z] #20 42.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:49 [2021-09-20T19:22:49.462Z] #20 60.26 Setting up python3-distutils (3.7.3-1) ...
19:22:49 [2021-09-20T19:22:49.621Z] #45 ...
19:22:49 [2021-09-20T19:22:49.621Z] 
19:22:49 [2021-09-20T19:22:49.621Z] #51 [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
19:22:49 [2021-09-20T19:22:49.621Z] #51 sha256:2a6facd8a69b1f2659832cf99134f4bdf69cf36bfb543e814df6a1a6cb718de1
19:22:49 [2021-09-20T19:22:49.621Z] #51 154.0 mvdan.cc/sh/v3/cmd/shfmt
19:22:49 [2021-09-20T19:22:49.621Z] #51 DONE 160.0s
19:22:49 [2021-09-20T19:22:49.621Z] 
19:22:49 [2021-09-20T19:22:49.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:49 [2021-09-20T19:22:49.621Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:49 [2021-09-20T19:22:49.621Z] #43 42.43   CC       images/eventpoll.o
19:22:49 [2021-09-20T19:22:49.881Z] #43 43.03   CC       images/fh.o
19:22:50 [2021-09-20T19:22:50.038Z] #20 60.77 Setting up python3-setuptools (40.8.0-1) ...
19:22:50 [2021-09-20T19:22:50.141Z] #43 43.57   CC       images/fsnotify.o
19:22:50 [2021-09-20T19:22:50.328Z] #56 ...
19:22:50 [2021-09-20T19:22:50.328Z] 
19:22:50 [2021-09-20T19:22:50.328Z] #51 [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
19:22:50 [2021-09-20T19:22:50.329Z] #51 sha256:e99e06de8df9072a76639e8c28124a82c2b1b13de290f07e874eb67985cd7ac3
19:22:50 [2021-09-20T19:22:50.329Z] #51 154.2 mvdan.cc/sh/v3/cmd/shfmt
19:22:50 [2021-09-20T19:22:50.329Z] #51 DONE 160.6s
19:22:50 [2021-09-20T19:22:50.329Z] 
19:22:50 [2021-09-20T19:22:50.329Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:50 [2021-09-20T19:22:50.329Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:50 [2021-09-20T19:22:50.329Z] #43 31.63   CC       images/stats.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 32.35   CC       images/core.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 33.41   CC       images/core-x86.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 34.17   CC       images/core-arm.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 34.93   CC       images/core-aarch64.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 35.50   CC       images/core-ppc64.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 36.51   CC       images/core-s390.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 37.39   CC       images/cpuinfo.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 38.05   CC       images/inventory.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 38.50   CC       images/fdinfo.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 39.22   CC       images/fown.o
19:22:50 [2021-09-20T19:22:50.329Z] #43 39.61   CC       images/ns.o
19:22:50 [2021-09-20T19:22:50.566Z] #20 43.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:22:50 [2021-09-20T19:22:50.566Z] #20 44.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:22:50 [2021-09-20T19:22:50.756Z] #20 28.79 Selecting previously unselected package python3-minimal.
19:22:50 [2021-09-20T19:22:50.893Z] #43 40.05   CC       images/regfile.o
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.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 ... 23695 files and directories currently installed.)
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.86 Unpacking python3-minimal (3.7.3-1) ...
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.94 Selecting previously unselected package libmpdec2:amd64.
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:22:51 [2021-09-20T19:22:51.014Z] #20 28.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:22:51 [2021-09-20T19:22:51.273Z] #20 29.05 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:22:51 [2021-09-20T19:22:51.273Z] #20 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:22:51 [2021-09-20T19:22:51.273Z] #20 29.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:22:51 [2021-09-20T19:22:51.433Z] #20 62.06 Setting up python3-pip (18.1-5) ...
19:22:51 [2021-09-20T19:22:51.459Z] #43 40.44   CC       images/ghost-file.o
19:22:51 [2021-09-20T19:22:51.459Z] #43 ...
19:22:51 [2021-09-20T19:22:51.459Z] 
19:22:51 [2021-09-20T19:22:51.459Z] #45 [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
19:22:51 [2021-09-20T19:22:51.459Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:51 [2021-09-20T19:22:51.459Z] #45 162.1 hash/crc32
19:22:51 [2021-09-20T19:22:51.524Z] #43 44.67   CC       images/signalfd.o
19:22:51 [2021-09-20T19:22:51.785Z] #43 45.10   CC       images/fs.o
19:22:52 [2021-09-20T19:22:52.045Z] #43 45.45   CC       images/pstree.o
19:22:52 [2021-09-20T19:22:52.208Z] #20 29.98 Selecting previously unselected package python3.7.
19:22:52 [2021-09-20T19:22:52.208Z] #20 29.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:22:52 [2021-09-20T19:22:52.208Z] #20 29.99 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:22:52 [2021-09-20T19:22:52.208Z] #20 30.12 Selecting previously unselected package libpython3-stdlib:amd64.
19:22:52 [2021-09-20T19:22:52.208Z] #20 30.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:22:52 [2021-09-20T19:22:52.208Z] #20 30.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:22:52 [2021-09-20T19:22:52.208Z] #20 30.25 Setting up python3-minimal (3.7.3-1) ...
19:22:52 [2021-09-20T19:22:52.306Z] #43 45.80   CC       images/pipe.o
19:22:52 [2021-09-20T19:22:52.383Z] #20 63.18 Processing triggers for libc-bin (2.28-10) ...
19:22:52 [2021-09-20T19:22:52.383Z] #20 63.26 Processing triggers for mime-support (3.62) ...
19:22:52 [2021-09-20T19:22:52.413Z] #45 163.1 crypto/rand
19:22:52 [2021-09-20T19:22:52.670Z] #45 163.3 compress/gzip
19:22:52 [2021-09-20T19:22:52.878Z] #43 46.20   CC       images/tcp-stream.o
19:22:53 [2021-09-20T19:22:53.140Z] #43 46.50   CC       images/sk-packet.o
19:22:53 [2021-09-20T19:22:53.144Z] #20 31.10 Selecting previously unselected package python3.
19:22:53 [2021-09-20T19:22:53.144Z] #20 31.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 ... 24107 files and directories currently installed.)
19:22:53 [2021-09-20T19:22:53.144Z] #20 31.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.144Z] #20 31.16 Unpacking python3 (3.7.3-1) ...
19:22:53 [2021-09-20T19:22:53.336Z] #20 DONE 64.0s
19:22:53 [2021-09-20T19:22:53.336Z] 
19:22:53 [2021-09-20T19:22:53.336Z] #21 [dev-systemd-false  8/26] 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
19:22:53 [2021-09-20T19:22:53.336Z] #21 sha256:ac40bbc35ddae7c5bea0601292860e887bb964cab6ae7f1f43dbb0a01e254749
19:22:53 [2021-09-20T19:22:53.401Z] #43 46.83   CC       images/mnt.o
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.26 Selecting previously unselected package libip4tc0:amd64.
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.27 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.38 Selecting previously unselected package libip6tc0:amd64.
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.40 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.48 Selecting previously unselected package libiptc0:amd64.
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.402Z] #20 31.48 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:22:53 [2021-09-20T19:22:53.601Z] #45 164.4 crypto/rsa
19:22:53 [2021-09-20T19:22:53.661Z] #20 31.58 Selecting previously unselected package libnfnetlink0:amd64.
19:22:53 [2021-09-20T19:22:53.661Z] #20 31.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.661Z] #20 31.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:22:53 [2021-09-20T19:22:53.661Z] #20 31.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:22:53 [2021-09-20T19:22:53.853Z] #20 ...
19:22:53 [2021-09-20T19:22:53.853Z] 
19:22:53 [2021-09-20T19:22:53.853Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:53 [2021-09-20T19:22:53.853Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:53 [2021-09-20T19:22:53.853Z] #43 135.7   DEP      criu/eventpoll.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 135.9   DEP      criu/eventfd.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 136.0   DEP      criu/crtools.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 136.3   DEP      criu/cr-service.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 136.5   DEP      criu/cr-restore.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 136.9   DEP      criu/cr-errno.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 137.0   DEP      criu/cr-dump.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 137.3   DEP      criu/cr-dedup.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 137.4   DEP      criu/cr-check.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 137.7   DEP      criu/config.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 137.9   DEP      criu/clone-noasan.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.0   DEP      criu/cgroup.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.1   DEP      criu/cgroup-props.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.3   DEP      criu/bitmap.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.3   DEP      criu/bfd.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.6   DEP      criu/autofs.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 138.9   DEP      criu/aio.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 139.1   DEP      criu/action-scripts.d
19:22:53 [2021-09-20T19:22:53.853Z] #43 139.5   CC       criu/action-scripts.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 140.2   CC       criu/aio.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 140.9   CC       criu/autofs.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 143.2   CC       criu/bfd.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 144.1   CC       criu/bitmap.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 144.5   CC       criu/cgroup-props.o
19:22:53 [2021-09-20T19:22:53.853Z] #43 145.7   CC       criu/cgroup.o
19:22:53 [2021-09-20T19:22:53.858Z] #45 164.4 crypto/dsa
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.76 Selecting previously unselected package libnftnl11:amd64.
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.76 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.85 Selecting previously unselected package iptables.
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:22:53 [2021-09-20T19:22:53.919Z] #20 31.87 Unpacking iptables (1.8.2-4) ...
19:22:53 [2021-09-20T19:22:53.975Z] #43 47.17   CC       images/pipe-data.o
19:22:54 [2021-09-20T19:22:54.112Z] #43 ...
19:22:54 [2021-09-20T19:22:54.112Z] 
19:22:54 [2021-09-20T19:22:54.112Z] #20 [dev-systemd-false  7/26] 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
19:22:54 [2021-09-20T19:22:54.112Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:54 [2021-09-20T19:22:54.112Z] #20 47.55 Selecting previously unselected package python3-minimal.
19:22:54 [2021-09-20T19:22:54.112Z] #20 47.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
19:22:54 [2021-09-20T19:22:54.112Z] #20 47.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:22:54 [2021-09-20T19:22:54.178Z] #20 32.16 Selecting previously unselected package xxd.
19:22:54 [2021-09-20T19:22:54.178Z] #20 32.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:22:54 [2021-09-20T19:22:54.178Z] #20 32.18 Unpacking xxd (2:8.1.0875-5) ...
19:22:54 [2021-09-20T19:22:54.236Z] #43 47.47   CC       images/sa.o
19:22:54 [2021-09-20T19:22:54.371Z] #20 47.66 Unpacking python3-minimal (3.7.3-1) ...
19:22:54 [2021-09-20T19:22:54.437Z] #20 32.30 Selecting previously unselected package vim-common.
19:22:54 [2021-09-20T19:22:54.437Z] #20 32.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:22:54 [2021-09-20T19:22:54.437Z] #20 32.35 Unpacking vim-common (2:8.1.0875-5) ...
19:22:54 [2021-09-20T19:22:54.437Z] #20 32.53 Selecting previously unselected package bash-completion.
19:22:54 [2021-09-20T19:22:54.497Z] #43 47.87   CC       images/timer.o
19:22:54 [2021-09-20T19:22:54.630Z] #20 47.98 Selecting previously unselected package libmpdec2:amd64.
19:22:54 [2021-09-20T19:22:54.631Z] #20 48.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:22:54 [2021-09-20T19:22:54.631Z] #20 48.01 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:22:54 [2021-09-20T19:22:54.631Z] #20 48.15 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:22:54 [2021-09-20T19:22:54.631Z] #20 48.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:22:54 [2021-09-20T19:22:54.631Z] #20 48.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:22:54 [2021-09-20T19:22:54.695Z] #20 32.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:22:54 [2021-09-20T19:22:54.729Z] #21 1.373 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:22:54 [2021-09-20T19:22:54.729Z] #21 1.378 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:22:54 [2021-09-20T19:22:54.729Z] #21 1.385 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:22:54 [2021-09-20T19:22:54.729Z] #21 DONE 1.5s
19:22:54 [2021-09-20T19:22:54.729Z] 
19:22:54 [2021-09-20T19:22:54.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:54 [2021-09-20T19:22:54.729Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:22:54 [2021-09-20T19:22:54.729Z] #43 109.3   CC       criu/crtools.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 109.8   CC       criu/eventfd.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 110.1   CC       criu/eventpoll.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 110.7   CC       criu/external.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 111.1   CC       criu/fault-injection.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 111.3   CC       criu/fdstore.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 111.7   CC       criu/fifo.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 112.1   CC       criu/file-ids.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 112.7   CC       criu/file-lock.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 113.9   CC       criu/files-ext.o
19:22:54 [2021-09-20T19:22:54.729Z] #43 114.1   CC       criu/files-reg.o
19:22:54 [2021-09-20T19:22:54.789Z] #45 165.4 crypto/x509/pkix
19:22:55 [2021-09-20T19:22:55.068Z] #43 48.45   CC       images/timerfd.o
19:22:55 [2021-09-20T19:22:55.639Z] #43 48.85   CC       images/mm.o
19:22:55 [2021-09-20T19:22:55.719Z] #45 166.4 net
19:22:56 [2021-09-20T19:22:56.072Z] #20 ...
19:22:56 [2021-09-20T19:22:56.072Z] 
19:22:56 [2021-09-20T19:22:56.072Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:56 [2021-09-20T19:22:56.072Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:56 [2021-09-20T19:22:56.072Z] #43 98.91   CC       criu/cr-dedup.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 99.31   CC       criu/cr-dump.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 101.4   CC       criu/cr-errno.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 101.5   CC       criu/cr-restore.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 105.9   CC       criu/cr-service.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 107.5   CC       criu/crtools.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 108.0   CC       criu/eventfd.o
19:22:56 [2021-09-20T19:22:56.072Z] #43 108.4   CC       criu/eventpoll.o
19:22:56 [2021-09-20T19:22:56.130Z] #43 116.2   CC       criu/files.o
19:22:56 [2021-09-20T19:22:56.213Z] #43 49.38   CC       images/sk-opts.o
19:22:56 [2021-09-20T19:22:56.272Z] #20 49.81 Selecting previously unselected package python3.7.
19:22:56 [2021-09-20T19:22:56.272Z] #20 49.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:22:56 [2021-09-20T19:22:56.272Z] #20 49.82 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:22:56 [2021-09-20T19:22:56.282Z] #45 166.9 vendor/golang.org/x/crypto/chacha20
19:22:56 [2021-09-20T19:22:56.330Z] #43 109.2   CC       criu/external.o
19:22:56 [2021-09-20T19:22:56.473Z] #43 49.82   CC       images/sk-unix.o
19:22:56 [2021-09-20T19:22:56.588Z] #43 109.6   CC       criu/fault-injection.o
19:22:56 [2021-09-20T19:22:56.734Z] #43 50.21   CC       images/sk-inet.o
19:22:56 [2021-09-20T19:22:56.839Z] #20 50.04 Selecting previously unselected package libpython3-stdlib:amd64.
19:22:56 [2021-09-20T19:22:56.839Z] #20 50.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:22:56 [2021-09-20T19:22:56.839Z] #20 50.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:22:56 [2021-09-20T19:22:56.839Z] #20 50.20 Setting up python3-minimal (3.7.3-1) ...
19:22:56 [2021-09-20T19:22:56.847Z] #43 109.7   CC       criu/fdstore.o
19:22:57 [2021-09-20T19:22:57.105Z] #43 110.1   CC       criu/fifo.o
19:22:57 [2021-09-20T19:22:57.212Z] #45 167.9 vendor/golang.org/x/crypto/poly1305
19:22:57 [2021-09-20T19:22:57.306Z] #43 50.80   CC       images/tun.o
19:22:57 [2021-09-20T19:22:57.364Z] #43 ...
19:22:57 [2021-09-20T19:22:57.364Z] 
19:22:57 [2021-09-20T19:22:57.364Z] #20 [dev-systemd-false  7/26] 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
19:22:57 [2021-09-20T19:22:57.364Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:22:57 [2021-09-20T19:22:57.364Z] #20 35.33 Unpacking bash-completion (1:2.8-6) ...
19:22:57 [2021-09-20T19:22:57.622Z] #20 35.71 Selecting previously unselected package bzip2.
19:22:57 [2021-09-20T19:22:57.622Z] #20 35.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:22:57 [2021-09-20T19:22:57.878Z] #43 ...
19:22:57 [2021-09-20T19:22:57.878Z] 
19:22:57 [2021-09-20T19:22:57.879Z] #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
19:22:57 [2021-09-20T19:22:57.879Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:22:57 [2021-09-20T19:22:57.879Z] #13 161.5 Selecting previously unselected package g++-mingw-w64-x86-64.
19:22:57 [2021-09-20T19:22:57.879Z] #13 161.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:22:57 [2021-09-20T19:22:57.879Z] #13 161.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:22:57 [2021-09-20T19:22:57.881Z] #20 35.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:22:57 [2021-09-20T19:22:57.881Z] #20 35.81 Selecting previously unselected package xz-utils.
19:22:57 [2021-09-20T19:22:57.881Z] #20 35.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:22:57 [2021-09-20T19:22:57.881Z] #20 35.84 Unpacking xz-utils (5.2.4-1) ...
19:22:58 [2021-09-20T19:22:58.054Z] #43 118.1   CC       criu/filesystems.o
19:22:58 [2021-09-20T19:22:58.139Z] #20 36.02 Selecting previously unselected package apparmor.
19:22:58 [2021-09-20T19:22:58.139Z] #20 36.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.139Z] #20 36.11 Unpacking apparmor (2.13.2-10) ...
19:22:58 [2021-09-20T19:22:58.143Z] #45 168.9 vendor/golang.org/x/sys/cpu
19:22:58 [2021-09-20T19:22:58.219Z] #20 51.67 Selecting previously unselected package python3.
19:22:58 [2021-09-20T19:22:58.219Z] #20 51.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
19:22:58 [2021-09-20T19:22:58.219Z] #20 51.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.219Z] #20 51.76 Unpacking python3 (3.7.3-1) ...
19:22:58 [2021-09-20T19:22:58.491Z] #20 51.91 Selecting previously unselected package libip4tc0:amd64.
19:22:58 [2021-09-20T19:22:58.491Z] #20 51.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.491Z] #20 51.93 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:22:58 [2021-09-20T19:22:58.491Z] #20 52.06 Selecting previously unselected package libip6tc0:amd64.
19:22:58 [2021-09-20T19:22:58.491Z] #20 52.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.631Z] #43 118.7   CC       criu/fsnotify.o
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.43 Selecting previously unselected package aufs-tools.
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.45 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.58 Selecting previously unselected package libonig5:amd64.
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.707Z] #20 36.60 Unpacking libonig5:amd64 (6.9.1-1) ...
19:22:58 [2021-09-20T19:22:58.752Z] #20 52.07 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:22:58 [2021-09-20T19:22:58.752Z] #20 52.24 Selecting previously unselected package libiptc0:amd64.
19:22:58 [2021-09-20T19:22:58.752Z] #20 52.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.752Z] #20 52.27 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.74 Selecting previously unselected package libjq1:amd64.
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.86 Selecting previously unselected package jq.
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.89 Unpacking jq (1.5+dfsg-2+b1) ...
19:22:58 [2021-09-20T19:22:58.966Z] #20 36.97 Selecting previously unselected package libaio1:amd64.
19:22:59 [2021-09-20T19:22:59.011Z] #20 52.41 Selecting previously unselected package libnfnetlink0:amd64.
19:22:59 [2021-09-20T19:22:59.011Z] #20 52.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.011Z] #20 52.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:22:59 [2021-09-20T19:22:59.100Z] #45 ...
19:22:59 [2021-09-20T19:22:59.100Z] 
19:22:59 [2021-09-20T19:22:59.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:22:59 [2021-09-20T19:22:59.100Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:22:59 [2021-09-20T19:22:59.100Z] #43 41.18   CC       images/fifo.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 41.59   CC       images/remap-file-path.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 41.79   CC       images/eventfd.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 41.98   CC       images/eventpoll.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 42.30   CC       images/fh.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 42.72   CC       images/fsnotify.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 43.68   CC       images/signalfd.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 44.00   CC       images/fs.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 44.29   CC       images/pstree.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 44.86   CC       images/pipe.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 45.21   CC       images/tcp-stream.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 45.54   CC       images/sk-packet.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 46.00   CC       images/mnt.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 46.34   CC       images/pipe-data.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 46.66   CC       images/sa.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 47.10   CC       images/timer.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 47.71   CC       images/timerfd.o
19:22:59 [2021-09-20T19:22:59.100Z] #43 48.04   CC       images/mm.o
19:22:59 [2021-09-20T19:22:59.225Z] #20 36.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.225Z] #20 36.98 Unpacking libaio1:amd64 (0.3.112-3) ...
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.03 Selecting previously unselected package libgpm2:amd64.
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.04 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.11 Selecting previously unselected package libicu63:amd64.
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.225Z] #20 37.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.74 Selecting previously unselected package libnftnl11:amd64.
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.269Z] #20 52.75 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:22:59 [2021-09-20T19:22:59.528Z] #20 52.90 Selecting previously unselected package iptables.
19:22:59 [2021-09-20T19:22:59.528Z] #20 52.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:22:59 [2021-09-20T19:22:59.528Z] #20 52.92 Unpacking iptables (1.8.2-4) ...
19:22:59 [2021-09-20T19:22:59.579Z] #43 119.7   CC       criu/image-desc.o
19:22:59 [2021-09-20T19:22:59.579Z] #43 119.8   CC       criu/image.o
19:22:59 [2021-09-20T19:22:59.729Z] #43 48.74   CC       images/sk-opts.o
19:22:59 [2021-09-20T19:22:59.729Z] #43 ...
19:22:59 [2021-09-20T19:22:59.729Z] 
19:22:59 [2021-09-20T19:22:59.729Z] #45 [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
19:22:59 [2021-09-20T19:22:59.729Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:22:59 [2021-09-20T19:22:59.729Z] #45 170.4 vendor/golang.org/x/crypto/chacha20poly1305
19:23:00 [2021-09-20T19:23:00.096Z] #20 53.42 Selecting previously unselected package xxd.
19:23:00 [2021-09-20T19:23:00.096Z] #20 53.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:23:00 [2021-09-20T19:23:00.096Z] #20 53.43 Unpacking xxd (2:8.1.0875-5) ...
19:23:00 [2021-09-20T19:23:00.096Z] #20 53.62 Selecting previously unselected package vim-common.
19:23:00 [2021-09-20T19:23:00.096Z] #20 53.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:23:00 [2021-09-20T19:23:00.355Z] #20 53.67 Unpacking vim-common (2:8.1.0875-5) ...
19:23:00 [2021-09-20T19:23:00.355Z] #20 53.96 Selecting previously unselected package bash-completion.
19:23:00 [2021-09-20T19:23:00.355Z] #20 53.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:23:00 [2021-09-20T19:23:00.529Z] #43 120.5   CC       criu/ipc_ns.o
19:23:01 [2021-09-20T19:23:01.477Z] #43 121.5   CC       criu/irmap.o
19:23:02 [2021-09-20T19:23:02.054Z] #43 122.0   CC       criu/kcmp-ids.o
19:23:02 [2021-09-20T19:23:02.275Z] #45 172.6 vendor/golang.org/x/crypto/curve25519
19:23:02 [2021-09-20T19:23:02.317Z] #43 122.4   CC       criu/kerndat.o
19:23:02 [2021-09-20T19:23:02.512Z] #20 40.54 Selecting previously unselected package libnet1:amd64.
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.64 Selecting previously unselected package libnl-3-200:amd64.
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:23:02 [2021-09-20T19:23:02.772Z] #20 40.76 Selecting previously unselected package libprotobuf-c1:amd64.
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.84 Selecting previously unselected package libreadline5:amd64.
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:23:03 [2021-09-20T19:23:03.031Z] #20 40.99 Selecting previously unselected package net-tools.
19:23:03 [2021-09-20T19:23:03.031Z] #20 41.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:23:03 [2021-09-20T19:23:03.031Z] #20 41.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:23:03 [2021-09-20T19:23:03.172Z] #13 ...
19:23:03 [2021-09-20T19:23:03.172Z] 
19:23:03 [2021-09-20T19:23:03.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:03 [2021-09-20T19:23:03.172Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:03 [2021-09-20T19:23:03.172Z] #43 51.22   CC       images/sk-netlink.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 51.54   CC       images/packet-sock.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 52.03   CC       images/ipc-var.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 52.36   CC       images/ipc-desc.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 52.75   CC       images/ipc-shm.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 53.09   CC       images/ipc-msg.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 53.57   CC       images/ipc-sem.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 54.08   CC       images/utsns.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 54.38   CC       images/creds.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 54.71   CC       images/vma.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 55.01   CC       images/netdev.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 55.59   CC       images/tty.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 56.41   CC       images/file-lock.o
19:23:03 [2021-09-20T19:23:03.172Z] #43 56.61   CC       images/rlimit.o
19:23:03 [2021-09-20T19:23:03.203Z] #45 173.8 vendor/golang.org/x/crypto/hkdf
19:23:03 [2021-09-20T19:23:03.266Z] #43 123.5   CC       criu/libnetlink.o
19:23:03 [2021-09-20T19:23:03.290Z] #20 41.20 Selecting previously unselected package patch.
19:23:03 [2021-09-20T19:23:03.291Z] #20 41.21 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:23:03 [2021-09-20T19:23:03.291Z] #20 41.22 Unpacking patch (2.7.6-3+deb10u1) ...
19:23:03 [2021-09-20T19:23:03.291Z] #20 41.30 Selecting previously unselected package python-pip-whl.
19:23:03 [2021-09-20T19:23:03.435Z] #43 ...
19:23:03 [2021-09-20T19:23:03.435Z] 
19:23:03 [2021-09-20T19:23:03.435Z] #45 [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
19:23:03 [2021-09-20T19:23:03.435Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:23:03 [2021-09-20T19:23:03.435Z] #45 164.0 compress/gzip
19:23:03 [2021-09-20T19:23:03.435Z] #45 165.2 crypto/rsa
19:23:03 [2021-09-20T19:23:03.435Z] #45 165.2 crypto/dsa
19:23:03 [2021-09-20T19:23:03.435Z] #45 166.1 crypto/x509/pkix
19:23:03 [2021-09-20T19:23:03.435Z] #45 167.1 net
19:23:03 [2021-09-20T19:23:03.435Z] #45 167.8 vendor/golang.org/x/crypto/chacha20
19:23:03 [2021-09-20T19:23:03.435Z] #45 168.9 vendor/golang.org/x/crypto/poly1305
19:23:03 [2021-09-20T19:23:03.435Z] #45 170.0 vendor/golang.org/x/sys/cpu
19:23:03 [2021-09-20T19:23:03.435Z] #45 171.0 vendor/golang.org/x/crypto/chacha20poly1305
19:23:03 [2021-09-20T19:23:03.435Z] #45 173.1 vendor/golang.org/x/crypto/curve25519
19:23:03 [2021-09-20T19:23:03.435Z] #45 ...
19:23:03 [2021-09-20T19:23:03.435Z] 
19:23:03 [2021-09-20T19:23:03.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:03 [2021-09-20T19:23:03.435Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:03 [2021-09-20T19:23:03.435Z] #43 56.89   CC       images/pagemap.o
19:23:03 [2021-09-20T19:23:03.459Z] #45 174.1 vendor/golang.org/x/text/transform
19:23:03 [2021-09-20T19:23:03.550Z] #20 41.31 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:23:03 [2021-09-20T19:23:03.550Z] #20 41.31 Unpacking python-pip-whl (18.1-5) ...
19:23:03 [2021-09-20T19:23:03.810Z] #20 41.85 Selecting previously unselected package python3-lib2to3.
19:23:03 [2021-09-20T19:23:03.810Z] #20 41.86 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:23:03 [2021-09-20T19:23:03.843Z] #43 123.9   CC       criu/log.o
19:23:04 [2021-09-20T19:23:04.008Z] #43 57.37   CC       images/siginfo.o
19:23:04 [2021-09-20T19:23:04.069Z] #20 41.86 Unpacking python3-lib2to3 (3.7.3-1) ...
19:23:04 [2021-09-20T19:23:04.069Z] #20 41.99 Selecting previously unselected package python3-distutils.
19:23:04 [2021-09-20T19:23:04.069Z] #20 42.00 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:23:04 [2021-09-20T19:23:04.069Z] #20 42.01 Unpacking python3-distutils (3.7.3-1) ...
19:23:04 [2021-09-20T19:23:04.069Z] #20 42.14 Selecting previously unselected package python3-pip.
19:23:04 [2021-09-20T19:23:04.270Z] #43 57.75   CC       images/rpc.o
19:23:04 [2021-09-20T19:23:04.329Z] #20 42.14 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:23:04 [2021-09-20T19:23:04.329Z] #20 42.15 Unpacking python3-pip (18.1-5) ...
19:23:04 [2021-09-20T19:23:04.329Z] #20 42.34 Selecting previously unselected package python3-pkg-resources.
19:23:04 [2021-09-20T19:23:04.329Z] #20 42.34 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:23:04 [2021-09-20T19:23:04.329Z] #20 42.34 Unpacking python3-pkg-resources (40.8.0-1) ...
19:23:04 [2021-09-20T19:23:04.421Z] #43 124.5   CC       criu/lsm.o
19:23:04 [2021-09-20T19:23:04.588Z] #20 42.46 Selecting previously unselected package python3-setuptools.
19:23:04 [2021-09-20T19:23:04.588Z] #20 42.47 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:23:04 [2021-09-20T19:23:04.588Z] #20 42.47 Unpacking python3-setuptools (40.8.0-1) ...
19:23:04 [2021-09-20T19:23:04.685Z] #43 124.8   CC       criu/mem.o
19:23:04 [2021-09-20T19:23:04.685Z] #43 ...
19:23:04 [2021-09-20T19:23:04.685Z] 
19:23:04 [2021-09-20T19:23:04.685Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:04 [2021-09-20T19:23:04.685Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
19:23:04 [2021-09-20T19:23:04.685Z] #22 5.090 Collecting yamllint==1.26.1
19:23:04 [2021-09-20T19:23:04.825Z] #45 175.4 vendor/golang.org/x/text/unicode/bidi
19:23:04 [2021-09-20T19:23:04.848Z] #20 42.73 Selecting previously unselected package python3-wheel.
19:23:04 [2021-09-20T19:23:04.848Z] #20 42.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:23:04 [2021-09-20T19:23:04.848Z] #20 42.75 Unpacking python3-wheel (0.32.3-2) ...
19:23:04 [2021-09-20T19:23:04.848Z] #20 42.84 Selecting previously unselected package sudo.
19:23:05 [2021-09-20T19:23:05.107Z] #20 42.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:23:05 [2021-09-20T19:23:05.107Z] #20 42.85 Unpacking sudo (1.8.27-1+deb10u3) ...
19:23:05 [2021-09-20T19:23:05.262Z] #22 10.51   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:23:05 [2021-09-20T19:23:05.367Z] #20 43.34 Selecting previously unselected package thin-provisioning-tools.
19:23:05 [2021-09-20T19:23:05.367Z] #20 43.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:23:05 [2021-09-20T19:23:05.367Z] #20 43.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:23:05 [2021-09-20T19:23:05.627Z] #20 43.57 Selecting previously unselected package uidmap.
19:23:05 [2021-09-20T19:23:05.627Z] #20 43.57 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:23:05 [2021-09-20T19:23:05.627Z] #20 43.59 Unpacking uidmap (1:4.5-1.1) ...
19:23:05 [2021-09-20T19:23:05.887Z] #20 43.69 Selecting previously unselected package vim-runtime.
19:23:05 [2021-09-20T19:23:05.887Z] #20 43.70 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:23:05 [2021-09-20T19:23:05.887Z] #20 43.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:23:05 [2021-09-20T19:23:05.887Z] #20 43.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:23:05 [2021-09-20T19:23:05.887Z] #20 43.78 Unpacking vim-runtime (2:8.1.0875-5) ...
19:23:06 [2021-09-20T19:23:06.188Z] #43 59.67   CC       images/ext-file.o
19:23:06 [2021-09-20T19:23:06.191Z] #45 ...
19:23:06 [2021-09-20T19:23:06.191Z] 
19:23:06 [2021-09-20T19:23:06.191Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:06 [2021-09-20T19:23:06.191Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:06 [2021-09-20T19:23:06.191Z] #43 49.05   CC       images/sk-unix.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 49.77   CC       images/sk-inet.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 50.63   CC       images/tun.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 51.09   CC       images/sk-netlink.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 51.42   CC       images/packet-sock.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 51.89   CC       images/ipc-var.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 52.14   CC       images/ipc-desc.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 52.53   CC       images/ipc-shm.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 52.86   CC       images/ipc-msg.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 53.43   CC       images/ipc-sem.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 53.82   CC       images/utsns.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 54.36   CC       images/creds.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 54.82   CC       images/vma.o
19:23:06 [2021-09-20T19:23:06.191Z] #43 55.30   CC       images/netdev.o
19:23:06 [2021-09-20T19:23:06.449Z] #43 59.95   CC       images/cgroup.o
19:23:06 [2021-09-20T19:23:06.752Z] #22 11.89 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:23:06 [2021-09-20T19:23:06.752Z] #22 ...
19:23:06 [2021-09-20T19:23:06.752Z] 
19:23:06 [2021-09-20T19:23:06.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:06 [2021-09-20T19:23:06.752Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:06 [2021-09-20T19:23:06.752Z] #43 126.6   CC       criu/memfd.o
19:23:06 [2021-09-20T19:23:06.754Z] #43 55.88   CC       images/tty.o
19:23:07 [2021-09-20T19:23:07.017Z] #43 127.3   CC       criu/mount.o
19:23:07 [2021-09-20T19:23:07.685Z] #43 56.78   CC       images/file-lock.o
19:23:07 [2021-09-20T19:23:07.685Z] #43 ...
19:23:07 [2021-09-20T19:23:07.685Z] 
19:23:07 [2021-09-20T19:23:07.685Z] #45 [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
19:23:07 [2021-09-20T19:23:07.685Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:23:07 [2021-09-20T19:23:07.685Z] #45 178.4 vendor/golang.org/x/text/secure/bidirule
19:23:07 [2021-09-20T19:23:07.792Z] #20 ...
19:23:07 [2021-09-20T19:23:07.792Z] 
19:23:07 [2021-09-20T19:23:07.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:07 [2021-09-20T19:23:07.792Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:07 [2021-09-20T19:23:07.792Z] #43 110.5   CC       criu/file-ids.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 110.8   CC       criu/file-lock.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 111.7   CC       criu/files-ext.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 112.0   CC       criu/files-reg.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 114.3   CC       criu/files.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 116.5   CC       criu/filesystems.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 117.2   CC       criu/fsnotify.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 118.5   CC       criu/image-desc.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 118.6   CC       criu/image.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 119.6   CC       criu/ipc_ns.o
19:23:07 [2021-09-20T19:23:07.792Z] #43 120.8   CC       criu/irmap.o
19:23:07 [2021-09-20T19:23:07.837Z] #43 61.15   CC       images/userns.o
19:23:08 [2021-09-20T19:23:08.249Z] #45 178.8 vendor/golang.org/x/text/unicode/norm
19:23:08 [2021-09-20T19:23:08.409Z] #43 61.72   CC       images/google/protobuf/descriptor.o
19:23:08 [2021-09-20T19:23:08.475Z] #20 60.74 Unpacking bash-completion (1:2.8-6) ...
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.67 Selecting previously unselected package bzip2.
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:23:08 [2021-09-20T19:23:08.475Z] #20 ...
19:23:08 [2021-09-20T19:23:08.475Z] 
19:23:08 [2021-09-20T19:23:08.475Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:08 [2021-09-20T19:23:08.475Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:08 [2021-09-20T19:23:08.475Z] #43 150.2   CC       criu/clone-noasan.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 150.6   CC       criu/config.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 152.8   CC       criu/cr-check.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 155.7   CC       criu/cr-dedup.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 156.3   CC       criu/cr-dump.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 159.9   CC       criu/cr-errno.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 160.0   CC       criu/cr-restore.o
19:23:08 [2021-09-20T19:23:08.475Z] #43 ...
19:23:08 [2021-09-20T19:23:08.475Z] 
19:23:08 [2021-09-20T19:23:08.475Z] #20 [dev-systemd-false  7/26] 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
19:23:08 [2021-09-20T19:23:08.475Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.81 Selecting previously unselected package xz-utils.
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:23:08 [2021-09-20T19:23:08.475Z] #20 61.83 Unpacking xz-utils (5.2.4-1) ...
19:23:08 [2021-09-20T19:23:08.730Z] #43 121.5   CC       criu/kcmp-ids.o
19:23:08 [2021-09-20T19:23:08.730Z] #43 121.8   CC       criu/kerndat.o
19:23:08 [2021-09-20T19:23:08.733Z] #20 62.14 Selecting previously unselected package apparmor.
19:23:08 [2021-09-20T19:23:08.734Z] #20 62.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:23:08 [2021-09-20T19:23:08.734Z] #20 62.32 Unpacking apparmor (2.13.2-10) ...
19:23:08 [2021-09-20T19:23:08.989Z] #43 ...
19:23:08 [2021-09-20T19:23:08.990Z] 
19:23:08 [2021-09-20T19:23:08.990Z] #20 [dev-systemd-false  7/26] 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
19:23:08 [2021-09-20T19:23:08.990Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:08 [2021-09-20T19:23:08.990Z] #20 46.99 Selecting previously unselected package vim.
19:23:08 [2021-09-20T19:23:08.990Z] #20 47.01 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:23:08 [2021-09-20T19:23:08.990Z] #20 47.05 Unpacking vim (2:8.1.0875-5) ...
19:23:09 [2021-09-20T19:23:09.670Z] #20 63.16 Selecting previously unselected package aufs-tools.
19:23:09 [2021-09-20T19:23:09.670Z] #20 63.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:23:09 [2021-09-20T19:23:09.817Z] #20 47.55 Selecting previously unselected package xfsprogs.
19:23:09 [2021-09-20T19:23:09.817Z] #20 47.55 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:23:09 [2021-09-20T19:23:09.817Z] #20 47.56 Unpacking xfsprogs (4.20.0-1) ...
19:23:09 [2021-09-20T19:23:09.939Z] #20 63.21 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:23:10 [2021-09-20T19:23:10.077Z] #20 48.00 Selecting previously unselected package zip.
19:23:10 [2021-09-20T19:23:10.077Z] #20 48.01 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:23:10 [2021-09-20T19:23:10.077Z] #20 48.02 Unpacking zip (3.0-11+b1) ...
19:23:10 [2021-09-20T19:23:10.144Z] #45 ...
19:23:10 [2021-09-20T19:23:10.144Z] 
19:23:10 [2021-09-20T19:23:10.144Z] #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
19:23:10 [2021-09-20T19:23:10.144Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:10 [2021-09-20T19:23:10.144Z] #13 163.6 Selecting previously unselected package g++-mingw-w64-x86-64.
19:23:10 [2021-09-20T19:23:10.144Z] #13 163.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:23:10 [2021-09-20T19:23:10.144Z] #13 163.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:10 [2021-09-20T19:23:10.144Z] #13 ...
19:23:10 [2021-09-20T19:23:10.144Z] 
19:23:10 [2021-09-20T19:23:10.144Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:10 [2021-09-20T19:23:10.144Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:10 [2021-09-20T19:23:10.144Z] #43 57.21   CC       images/rlimit.o
19:23:10 [2021-09-20T19:23:10.144Z] #43 57.67   CC       images/pagemap.o
19:23:10 [2021-09-20T19:23:10.144Z] #43 58.18   CC       images/siginfo.o
19:23:10 [2021-09-20T19:23:10.144Z] #43 58.80   CC       images/rpc.o
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.19 Setting up aufs-tools (1:4.14+20190211-1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.23 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.24 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.25 Setting up libgpm2:amd64 (1.20.7-5) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.27 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.28 Setting up uidmap (1:4.5-1.1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.29 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:23:10 [2021-09-20T19:23:10.336Z] #20 48.35 Setting up xxd (2:8.1.0875-5) ...
19:23:10 [2021-09-20T19:23:10.459Z] #20 63.76 Selecting previously unselected package libonig5:amd64.
19:23:10 [2021-09-20T19:23:10.459Z] #20 63.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:23:10 [2021-09-20T19:23:10.459Z] #20 63.78 Unpacking libonig5:amd64 (6.9.1-1) ...
19:23:10 [2021-09-20T19:23:10.596Z] #20 48.36 Setting up zip (3.0-11+b1) ...
19:23:10 [2021-09-20T19:23:10.596Z] #20 48.37 Setting up vim-common (2:8.1.0875-5) ...
19:23:10 [2021-09-20T19:23:10.596Z] #20 48.39 Setting up bash-completion (1:2.8-6) ...
19:23:10 [2021-09-20T19:23:10.717Z] #20 64.25 Selecting previously unselected package libjq1:amd64.
19:23:10 [2021-09-20T19:23:10.718Z] #20 64.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:23:10 [2021-09-20T19:23:10.718Z] #20 64.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:23:11 [2021-09-20T19:23:11.240Z] #43 131.0   CC       criu/namespaces.o
19:23:11 [2021-09-20T19:23:11.287Z] #20 64.63 Selecting previously unselected package jq.
19:23:11 [2021-09-20T19:23:11.287Z] #20 64.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:23:11 [2021-09-20T19:23:11.287Z] #20 64.66 Unpacking jq (1.5+dfsg-2+b1) ...
19:23:11 [2021-09-20T19:23:11.503Z] #43 ...
19:23:11 [2021-09-20T19:23:11.503Z] 
19:23:11 [2021-09-20T19:23:11.503Z] #49 [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
19:23:11 [2021-09-20T19:23:11.503Z] #49 sha256:717893c3cb46e1c8e862579983b53f1da953ca4fbe5fd1954f8bb225976a1440
19:23:11 [2021-09-20T19:23:11.503Z] #49 186.0 + /build/golangci-lint --version
19:23:11 [2021-09-20T19:23:11.513Z] #43 60.69   CC       images/ext-file.o
19:23:11 [2021-09-20T19:23:11.546Z] #20 64.96 Selecting previously unselected package libaio1:amd64.
19:23:11 [2021-09-20T19:23:11.546Z] #20 64.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:23:11 [2021-09-20T19:23:11.546Z] #20 65.01 Unpacking libaio1:amd64 (0.3.112-3) ...
19:23:11 [2021-09-20T19:23:11.717Z] #43 64.67   CC       images/opts.o
19:23:11 [2021-09-20T19:23:11.717Z] #43 65.07   CC       images/seccomp.o
19:23:11 [2021-09-20T19:23:11.770Z] #43 60.98   CC       images/cgroup.o
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.10 Selecting previously unselected package libgpm2:amd64.
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.22 Selecting previously unselected package libicu63:amd64.
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:23:11 [2021-09-20T19:23:11.804Z] #20 65.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:23:11 [2021-09-20T19:23:11.978Z] #43 65.43   CC       images/binfmt-misc.o
19:23:12 [2021-09-20T19:23:12.082Z] #49 186.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:23:12 [2021-09-20T19:23:12.551Z] #43 65.86   CC       images/time.o
19:23:12 [2021-09-20T19:23:12.659Z] #49 DONE 186.8s
19:23:12 [2021-09-20T19:23:12.659Z] 
19:23:12 [2021-09-20T19:23:12.659Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:12 [2021-09-20T19:23:12.659Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
19:23:12 [2021-09-20T19:23:12.659Z] #22 11.96   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:23:12 [2021-09-20T19:23:12.659Z] #22 12.03 Collecting pyyaml (from yamllint==1.26.1)
19:23:12 [2021-09-20T19:23:12.659Z] #22 12.28   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
19:23:12 [2021-09-20T19:23:12.659Z] #22 13.13   Installing build dependencies: started
19:23:12 [2021-09-20T19:23:12.701Z] #43 61.85   CC       images/userns.o
19:23:12 [2021-09-20T19:23:12.812Z] #43 66.20   CC       images/sysctl.o
19:23:12 [2021-09-20T19:23:12.922Z] #22 ...
19:23:12 [2021-09-20T19:23:12.922Z] 
19:23:12 [2021-09-20T19:23:12.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:12 [2021-09-20T19:23:12.922Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:12 [2021-09-20T19:23:12.922Z] #43 132.9   CC       criu/net.o
19:23:12 [2021-09-20T19:23:12.958Z] #43 62.11   CC       images/google/protobuf/descriptor.o
19:23:13 [2021-09-20T19:23:13.385Z] #43 66.48   CC       images/autofs.o
19:23:13 [2021-09-20T19:23:13.385Z] #43 66.73   CC       images/macvlan.o
19:23:13 [2021-09-20T19:23:13.647Z] #43 67.00   CC       images/sit.o
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.27 Setting up libiptc0:amd64 (1.8.2-4) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.28 Setting up xz-utils (5.2.4-1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.32 Setting up patch (2.7.6-3+deb10u1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.33 Setting up sudo (1.8.27-1+deb10u3) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.40 invoke-rc.d: could not determine current runlevel
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.41 invoke-rc.d: policy-rc.d denied execution of start.
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.43 Setting up pigz (2.4-1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.45 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.47 Setting up python-pip-whl (18.1-5) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.48 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.49 Setting up vim-runtime (2:8.1.0875-5) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.91 Setting up libaio1:amd64 (0.3.112-3) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.92 Setting up libonig5:amd64 (6.9.1-1) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.94 Setting up vim (2:8.1.0875-5) ...
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:13 [2021-09-20T19:23:13.887Z] #20 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:13 [2021-09-20T19:23:13.908Z] #43 ...
19:23:13 [2021-09-20T19:23:13.908Z] 
19:23:13 [2021-09-20T19:23:13.908Z] #45 [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
19:23:13 [2021-09-20T19:23:13.908Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:23:13 [2021-09-20T19:23:13.908Z] #45 174.6 vendor/golang.org/x/crypto/hkdf
19:23:13 [2021-09-20T19:23:13.908Z] #45 174.8 vendor/golang.org/x/text/transform
19:23:13 [2021-09-20T19:23:13.908Z] #45 175.9 vendor/golang.org/x/text/unicode/bidi
19:23:13 [2021-09-20T19:23:13.908Z] #45 178.9 vendor/golang.org/x/text/secure/bidirule
19:23:13 [2021-09-20T19:23:13.908Z] #45 179.4 vendor/golang.org/x/text/unicode/norm
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.04 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.11 Setting up jq (1.5+dfsg-2+b1) ...
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:23:14 [2021-09-20T19:23:14.146Z] #20 52.13 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:23:14 [2021-09-20T19:23:14.169Z] #45 ...
19:23:14 [2021-09-20T19:23:14.169Z] 
19:23:14 [2021-09-20T19:23:14.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:14 [2021-09-20T19:23:14.169Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:14 [2021-09-20T19:23:14.169Z] #43 67.44   CC       images/memfd.o
19:23:14 [2021-09-20T19:23:14.431Z] #43 67.87   CC       images/timens.o
19:23:14 [2021-09-20T19:23:14.694Z] #43 68.15   LINK     images/built-in.o
19:23:14 [2021-09-20T19:23:14.851Z] #43 ...
19:23:14 [2021-09-20T19:23:14.851Z] 
19:23:14 [2021-09-20T19:23:14.851Z] #45 [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
19:23:14 [2021-09-20T19:23:14.851Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:23:14 [2021-09-20T19:23:14.851Z] #45 185.3 vendor/golang.org/x/net/idna
19:23:14 [2021-09-20T19:23:14.955Z] #43 68.33   GEN      compel/include/asm
19:23:14 [2021-09-20T19:23:14.955Z] #43 68.37   GEN      compel/include/version.h
19:23:14 [2021-09-20T19:23:14.955Z] #43 68.39 touch .config
19:23:14 [2021-09-20T19:23:14.955Z] #43 68.43   GEN      include/common/config.h
19:23:15 [2021-09-20T19:23:15.090Z] #20 ...
19:23:15 [2021-09-20T19:23:15.090Z] 
19:23:15 [2021-09-20T19:23:15.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:15 [2021-09-20T19:23:15.090Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:15 [2021-09-20T19:23:15.090Z] #43 166.5   CC       criu/cr-service.o
19:23:15 [2021-09-20T19:23:15.217Z] #43 68.60   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:23:15 [2021-09-20T19:23:15.217Z] #43 68.63   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:23:15 [2021-09-20T19:23:15.217Z] #43 68.67   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:23:15 [2021-09-20T19:23:15.217Z] #43 68.69   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:23:15 [2021-09-20T19:23:15.479Z] #43 68.71   DEP      compel/arch/x86/plugins/std/memcpy.d
19:23:15 [2021-09-20T19:23:15.479Z] #43 68.75   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:23:15 [2021-09-20T19:23:15.479Z] #43 68.76   GEN      compel/plugins/include/uapi/std/syscall.h
19:23:15 [2021-09-20T19:23:15.479Z] #43 68.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:23:15 [2021-09-20T19:23:15.479Z] #43 68.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:23:15 [2021-09-20T19:23:15.483Z] #43 135.6   CC       criu/netfilter.o
19:23:15 [2021-09-20T19:23:15.740Z] #43 68.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:23:15 [2021-09-20T19:23:15.740Z] #43 68.98   DEP      compel/plugins/std/infect.d
19:23:15 [2021-09-20T19:23:15.740Z] #43 69.11   DEP      compel/plugins/std/string.d
19:23:15 [2021-09-20T19:23:15.740Z] #43 69.19   DEP      compel/plugins/std/log.d
19:23:15 [2021-09-20T19:23:15.740Z] #43 69.25   DEP      compel/plugins/std/fds.d
19:23:15 [2021-09-20T19:23:15.746Z] #43 135.9   CC       criu/page-pipe.o
19:23:16 [2021-09-20T19:23:16.002Z] #43 69.35   DEP      compel/plugins/std/std.d
19:23:16 [2021-09-20T19:23:16.264Z] #43 69.55   DEP      compel/plugins/shmem/shmem.d
19:23:16 [2021-09-20T19:23:16.322Z] #43 136.5   CC       criu/page-xfer.o
19:23:16 [2021-09-20T19:23:16.525Z] #43 69.71   DEP      compel/plugins/fds/fds.d
19:23:16 [2021-09-20T19:23:16.787Z] #43 69.99   CC       compel/plugins/std/std.o
19:23:16 [2021-09-20T19:23:16.997Z] #43 168.7   CC       criu/crtools.o
19:23:17 [2021-09-20T19:23:17.048Z] #43 70.50   CC       compel/plugins/std/fds.o
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.90 Setting up iptables (1.8.2-4) ...
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:23:17 [2021-09-20T19:23:17.438Z] #20 54.97 Setting up python3 (3.7.3-1) ...
19:23:17 [2021-09-20T19:23:17.438Z] #20 55.38 Setting up python3-wheel (0.32.3-2) ...
19:23:17 [2021-09-20T19:23:17.567Z] #43 169.6   CC       criu/eventfd.o
19:23:17 [2021-09-20T19:23:17.716Z] #43 137.8   CC       criu/pagemap-cache.o
19:23:17 [2021-09-20T19:23:17.980Z] #43 138.1   CC       criu/pagemap.o
19:23:17 [2021-09-20T19:23:17.993Z] #43 71.19   CC       compel/plugins/std/log.o
19:23:18 [2021-09-20T19:23:18.006Z] #20 56.03 Setting up apparmor (2.13.2-10) ...
19:23:18 [2021-09-20T19:23:18.137Z] #43 170.1   CC       criu/eventpoll.o
19:23:18 [2021-09-20T19:23:18.261Z] 4612f6d0b889: Pull complete
19:23:18 [2021-09-20T19:23:18.930Z] #43 138.9   CC       criu/parasite-syscall.o
19:23:19 [2021-09-20T19:23:19.027Z] #45 189.1 vendor/golang.org/x/net/http2/hpack
19:23:19 [2021-09-20T19:23:19.380Z] #43 72.68   CC       compel/plugins/std/string.o
19:23:19 [2021-09-20T19:23:19.506Z] #43 139.7   CC       criu/path.o
19:23:19 [2021-09-20T19:23:19.515Z] #43 171.5   CC       criu/external.o
19:23:19 [2021-09-20T19:23:19.773Z] #43 ...
19:23:19 [2021-09-20T19:23:19.773Z] 
19:23:19 [2021-09-20T19:23:19.773Z] #20 [dev-systemd-false  7/26] 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
19:23:19 [2021-09-20T19:23:19.773Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:19 [2021-09-20T19:23:19.773Z] #20 71.98 Selecting previously unselected package libnet1:amd64.
19:23:19 [2021-09-20T19:23:19.773Z] #20 71.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.12 Selecting previously unselected package libnl-3-200:amd64.
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.23 Selecting previously unselected package libprotobuf-c1:amd64.
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.37 Selecting previously unselected package libreadline5:amd64.
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.53 Selecting previously unselected package net-tools.
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.92 Selecting previously unselected package patch.
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.92 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 72.92 Unpacking patch (2.7.6-3+deb10u1) ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 73.10 Selecting previously unselected package python-pip-whl.
19:23:19 [2021-09-20T19:23:19.773Z] #20 73.14 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:23:19 [2021-09-20T19:23:19.773Z] #20 73.15 Unpacking python-pip-whl (18.1-5) ...
19:23:19 [2021-09-20T19:23:19.913Z] #20 57.64 Setting up xfsprogs (4.20.0-1) ...
19:23:19 [2021-09-20T19:23:19.913Z] #20 57.66 Setting up python3-lib2to3 (3.7.3-1) ...
19:23:19 [2021-09-20T19:23:19.913Z] #20 57.98 Setting up python3-pkg-resources (40.8.0-1) ...
19:23:19 [2021-09-20T19:23:19.913Z] #20 ...
19:23:19 [2021-09-20T19:23:19.913Z] 
19:23:19 [2021-09-20T19:23:19.913Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:19 [2021-09-20T19:23:19.913Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:19 [2021-09-20T19:23:19.913Z] #43 122.9   CC       criu/libnetlink.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 123.4   CC       criu/log.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 123.9   CC       criu/lsm.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 124.5   CC       criu/mem.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 126.1   CC       criu/memfd.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 126.7   CC       criu/mount.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 130.8   CC       criu/namespaces.o
19:23:19 [2021-09-20T19:23:19.913Z] #43 132.8   CC       criu/net.o
19:23:20 [2021-09-20T19:23:20.082Z] #43 140.2   CC       criu/pie-util-vdso.o
19:23:20 [2021-09-20T19:23:20.172Z] #43 ...
19:23:20 [2021-09-20T19:23:20.172Z] 
19:23:20 [2021-09-20T19:23:20.172Z] #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
19:23:20 [2021-09-20T19:23:20.172Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:23:20 [2021-09-20T19:23:20.172Z] #40 194.1 + dpkg --print-architecture
19:23:20 [2021-09-20T19:23:20.172Z] #40 194.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:23:20 [2021-09-20T19:23:20.172Z] #40 194.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:23:20 [2021-09-20T19:23:20.172Z] #40 194.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:23:20 [2021-09-20T19:23:20.346Z] #43 140.5   CC       criu/pie-util.o
19:23:20 [2021-09-20T19:23:20.397Z] #45 ...
19:23:20 [2021-09-20T19:23:20.397Z] 
19:23:20 [2021-09-20T19:23:20.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:20 [2021-09-20T19:23:20.397Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:20 [2021-09-20T19:23:20.397Z] #43 64.53   CC       images/opts.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 65.00   CC       images/seccomp.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 65.43   CC       images/binfmt-misc.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 65.75   CC       images/time.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 66.05   CC       images/sysctl.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 66.53   CC       images/autofs.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 66.85   CC       images/macvlan.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 67.26   CC       images/sit.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 67.68   CC       images/memfd.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 68.22   CC       images/timens.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 68.72   LINK     images/built-in.o
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.04   GEN      compel/include/asm
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.04   GEN      compel/include/version.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.05 touch .config
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.06   GEN      include/common/config.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.23   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.29   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.36   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.47   DEP      compel/arch/x86/plugins/std/memcpy.d
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.52   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.53   GEN      compel/plugins/include/uapi/std/syscall.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.54   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.58   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:23:20 [2021-09-20T19:23:20.397Z] #43 69.61   DEP      compel/plugins/std/infect.d
19:23:20 [2021-09-20T19:23:20.609Z] #43 140.8   CC       criu/pipes.o
19:23:20 [2021-09-20T19:23:20.654Z] #43 69.77   DEP      compel/plugins/std/string.d
19:23:20 [2021-09-20T19:23:20.709Z] #20 73.98 Selecting previously unselected package python3-lib2to3.
19:23:20 [2021-09-20T19:23:20.709Z] #20 73.99 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:23:20 [2021-09-20T19:23:20.709Z] #20 74.00 Unpacking python3-lib2to3 (3.7.3-1) ...
19:23:20 [2021-09-20T19:23:20.709Z] #20 74.19 Selecting previously unselected package python3-distutils.
19:23:20 [2021-09-20T19:23:20.709Z] #20 74.20 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:23:20 [2021-09-20T19:23:20.709Z] #20 74.22 Unpacking python3-distutils (3.7.3-1) ...
19:23:20 [2021-09-20T19:23:20.769Z] #43 73.90   CC       compel/plugins/std/infect.o
19:23:20 [2021-09-20T19:23:20.911Z] #43 69.92   DEP      compel/plugins/std/log.d
19:23:20 [2021-09-20T19:23:20.911Z] #43 70.07   DEP      compel/plugins/std/fds.d
19:23:20 [2021-09-20T19:23:20.911Z] #43 70.16   DEP      compel/plugins/std/std.d
19:23:20 [2021-09-20T19:23:20.968Z] #20 74.40 Selecting previously unselected package python3-pip.
19:23:20 [2021-09-20T19:23:20.968Z] #20 74.41 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:23:20 [2021-09-20T19:23:20.968Z] #20 74.41 Unpacking python3-pip (18.1-5) ...
19:23:21 [2021-09-20T19:23:21.110Z] #40 ...
19:23:21 [2021-09-20T19:23:21.110Z] 
19:23:21 [2021-09-20T19:23:21.110Z] #20 [dev-systemd-false  7/26] 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
19:23:21 [2021-09-20T19:23:21.110Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:21 [2021-09-20T19:23:21.110Z] #20 58.83 Setting up python3-distutils (3.7.3-1) ...
19:23:21 [2021-09-20T19:23:21.168Z] #43 70.28   DEP      compel/plugins/shmem/shmem.d
19:23:21 [2021-09-20T19:23:21.168Z] #43 70.36   DEP      compel/plugins/fds/fds.d
19:23:21 [2021-09-20T19:23:21.227Z] #20 74.64 Selecting previously unselected package python3-pkg-resources.
19:23:21 [2021-09-20T19:23:21.227Z] #20 74.65 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:23:21 [2021-09-20T19:23:21.227Z] #20 74.66 Unpacking python3-pkg-resources (40.8.0-1) ...
19:23:21 [2021-09-20T19:23:21.342Z] #43 74.69   CC       compel/arch/x86/plugins/std/parasite-head.o
19:23:21 [2021-09-20T19:23:21.369Z] #20 59.36 Setting up python3-setuptools (40.8.0-1) ...
19:23:21 [2021-09-20T19:23:21.425Z] #43 70.68   CC       compel/plugins/std/std.o
19:23:21 [2021-09-20T19:23:21.559Z] #43 141.7   CC       criu/plugin.o
19:23:21 [2021-09-20T19:23:21.603Z] #43 74.82   CC       compel/arch/x86/plugins/std/memcpy.o
19:23:21 [2021-09-20T19:23:21.603Z] #43 74.84   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:23:21 [2021-09-20T19:23:21.603Z] #43 74.87   AR       compel/plugins/std.lib.a
19:23:21 [2021-09-20T19:23:21.603Z] #43 74.95   CC       compel/plugins/fds/fds.o
19:23:21 [2021-09-20T19:23:21.671Z] #20 74.84 Selecting previously unselected package python3-setuptools.
19:23:21 [2021-09-20T19:23:21.671Z] #20 74.84 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:23:21 [2021-09-20T19:23:21.671Z] #20 74.84 Unpacking python3-setuptools (40.8.0-1) ...
19:23:21 [2021-09-20T19:23:21.822Z] #43 142.1   CC       criu/proc_parse.o
19:23:21 [2021-09-20T19:23:21.932Z] #20 75.38 Selecting previously unselected package python3-wheel.
19:23:21 [2021-09-20T19:23:21.932Z] #20 75.39 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:23:21 [2021-09-20T19:23:21.932Z] #20 75.39 Unpacking python3-wheel (0.32.3-2) ...
19:23:21 [2021-09-20T19:23:21.989Z] #43 71.17   CC       compel/plugins/std/fds.o
19:23:22 [2021-09-20T19:23:22.190Z] #20 75.54 Selecting previously unselected package sudo.
19:23:22 [2021-09-20T19:23:22.190Z] #20 75.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:23:22 [2021-09-20T19:23:22.190Z] #20 75.56 Unpacking sudo (1.8.27-1+deb10u3) ...
19:23:22 [2021-09-20T19:23:22.190Z] #43 75.39   AR       compel/plugins/fds.lib.a
19:23:22 [2021-09-20T19:23:22.190Z] #43 75.47   HOSTDEP  compel/src/lib/log-host.d
19:23:22 [2021-09-20T19:23:22.190Z] #43 75.58   HOSTDEP  compel/src/lib/handle-elf-host.d
19:23:22 [2021-09-20T19:23:22.507Z] #43 75.79   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:23:22 [2021-09-20T19:23:22.507Z] #43 75.88   HOSTDEP  compel/src/main-host.d
19:23:22 [2021-09-20T19:23:22.748Z] #20 60.50 Setting up python3-pip (18.1-5) ...
19:23:22 [2021-09-20T19:23:22.758Z] #20 76.38 Selecting previously unselected package thin-provisioning-tools.
19:23:22 [2021-09-20T19:23:22.758Z] #20 76.38 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:23:22 [2021-09-20T19:23:22.758Z] #20 76.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:23:22 [2021-09-20T19:23:22.769Z] #43 76.06   DEP      compel/src/lib/ptrace.d
19:23:22 [2021-09-20T19:23:22.921Z] #43 72.06   CC       compel/plugins/std/log.o
19:23:23 [2021-09-20T19:23:23.030Z] #43 76.20   DEP      compel/src/lib/infect.d
19:23:23 [2021-09-20T19:23:23.030Z] #43 76.42   DEP      compel/src/lib/infect-util.d
19:23:23 [2021-09-20T19:23:23.295Z] #43 76.59   DEP      compel/src/lib/infect-rpc.d
19:23:23 [2021-09-20T19:23:23.327Z] #20 76.73 Selecting previously unselected package uidmap.
19:23:23 [2021-09-20T19:23:23.327Z] #20 76.73 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:23:23 [2021-09-20T19:23:23.327Z] #20 76.75 Unpacking uidmap (1:4.5-1.1) ...
19:23:23 [2021-09-20T19:23:23.556Z] #43 76.80   DEP      compel/arch/x86/src/lib/infect.d
19:23:23 [2021-09-20T19:23:23.556Z] #43 76.93   DEP      compel/arch/x86/src/lib/cpu.d
19:23:23 [2021-09-20T19:23:23.586Z] #20 76.93 Selecting previously unselected package vim-runtime.
19:23:23 [2021-09-20T19:23:23.586Z] #20 76.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:23:23 [2021-09-20T19:23:23.586Z] #20 76.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:23:23 [2021-09-20T19:23:23.586Z] #20 77.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:23:23 [2021-09-20T19:23:23.586Z] #20 77.05 Unpacking vim-runtime (2:8.1.0875-5) ...
19:23:23 [2021-09-20T19:23:23.688Z] #20 61.56 Processing triggers for libc-bin (2.28-10) ...
19:23:23 [2021-09-20T19:23:23.688Z] #20 61.60 Processing triggers for mime-support (3.62) ...
19:23:23 [2021-09-20T19:23:23.747Z] #43 ...
19:23:23 [2021-09-20T19:23:23.747Z] 
19:23:23 [2021-09-20T19:23:23.747Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:23 [2021-09-20T19:23:23.747Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
19:23:23 [2021-09-20T19:23:23.747Z] #22 29.13   Installing build dependencies: finished with status 'done'
19:23:23 [2021-09-20T19:23:23.817Z] #43 77.07   DEP      compel/src/lib/log.d
19:23:23 [2021-09-20T19:23:23.948Z] #20 DONE 61.9s
19:23:23 [2021-09-20T19:23:23.948Z] 
19:23:23 [2021-09-20T19:23:23.948Z] #21 [dev-systemd-false  8/26] 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
19:23:23 [2021-09-20T19:23:23.948Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
19:23:24 [2021-09-20T19:23:24.078Z] #43 77.22   DEP      compel/src/main.d
19:23:24 [2021-09-20T19:23:24.078Z] #43 77.44   DEP      compel/src/lib/handle-elf.d
19:23:24 [2021-09-20T19:23:24.338Z] #43 77.67   DEP      compel/arch/x86/src/lib/handle-elf.d
19:23:24 [2021-09-20T19:23:24.338Z] #43 ...
19:23:24 [2021-09-20T19:23:24.338Z] 
19:23:24 [2021-09-20T19:23:24.338Z] #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
19:23:24 [2021-09-20T19:23:24.338Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:24 [2021-09-20T19:23:24.338Z] #13 188.0 Selecting previously unselected package libapparmor1:amd64.
19:23:24 [2021-09-20T19:23:24.338Z] #13 188.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:23:24 [2021-09-20T19:23:24.338Z] #13 188.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:23:24 [2021-09-20T19:23:24.600Z] #13 188.2 Selecting previously unselected package libapparmor-dev:amd64.
19:23:24 [2021-09-20T19:23:24.600Z] #13 188.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:23:24 [2021-09-20T19:23:24.600Z] #13 188.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:23:24 [2021-09-20T19:23:24.817Z] #43 73.60   CC       compel/plugins/std/string.o
19:23:24 [2021-09-20T19:23:24.861Z] #13 188.6 Selecting previously unselected package libbtrfs0.
19:23:24 [2021-09-20T19:23:24.861Z] #13 188.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:23:24 [2021-09-20T19:23:24.861Z] #13 188.6 Unpacking libbtrfs0 (4.20.1-2) ...
19:23:25 [2021-09-20T19:23:25.122Z] #13 188.8 Selecting previously unselected package libbtrfs-dev.
19:23:25 [2021-09-20T19:23:25.122Z] #13 188.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:23:25 [2021-09-20T19:23:25.122Z] #13 188.8 Unpacking libbtrfs-dev (4.20.1-2) ...
19:23:25 [2021-09-20T19:23:25.122Z] #13 ...
19:23:25 [2021-09-20T19:23:25.122Z] 
19:23:25 [2021-09-20T19:23:25.122Z] #45 [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
19:23:25 [2021-09-20T19:23:25.122Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:23:25 [2021-09-20T19:23:25.122Z] #45 185.7 vendor/golang.org/x/net/idna
19:23:25 [2021-09-20T19:23:25.122Z] #45 189.5 vendor/golang.org/x/net/http2/hpack
19:23:25 [2021-09-20T19:23:25.122Z] #45 192.0 mime
19:23:25 [2021-09-20T19:23:25.122Z] #45 195.0 mime/quotedprintable
19:23:25 [2021-09-20T19:23:25.122Z] #45 195.8 net/http/internal
19:23:25 [2021-09-20T19:23:25.383Z] #45 ...
19:23:25 [2021-09-20T19:23:25.383Z] 
19:23:25 [2021-09-20T19:23:25.383Z] #58 [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
19:23:25 [2021-09-20T19:23:25.384Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:23:25 [2021-09-20T19:23:25.384Z] #58 195.7 + for f in rootlesskit rootlesskit-docker-proxy
19:23:25 [2021-09-20T19:23:25.384Z] #58 195.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:23:25 [2021-09-20T19:23:25.749Z] #43 74.72   CC       compel/plugins/std/infect.o
19:23:25 [2021-09-20T19:23:25.749Z] #43 ...
19:23:25 [2021-09-20T19:23:25.749Z] 
19:23:25 [2021-09-20T19:23:25.749Z] #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
19:23:25 [2021-09-20T19:23:25.749Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:25 [2021-09-20T19:23:25.749Z] #13 189.4 Selecting previously unselected package libapparmor1:amd64.
19:23:25 [2021-09-20T19:23:25.855Z] #21 1.878 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:23:25 [2021-09-20T19:23:25.855Z] #21 1.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:23:25 [2021-09-20T19:23:25.855Z] #21 1.884 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:23:25 [2021-09-20T19:23:25.855Z] #21 DONE 2.0s
19:23:25 [2021-09-20T19:23:25.855Z] 
19:23:25 [2021-09-20T19:23:25.855Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:25 [2021-09-20T19:23:25.855Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:23:26 [2021-09-20T19:23:26.039Z] #13 189.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:23:26 [2021-09-20T19:23:26.039Z] #13 189.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:23:26 [2021-09-20T19:23:26.039Z] #13 189.6 Selecting previously unselected package libapparmor-dev:amd64.
19:23:26 [2021-09-20T19:23:26.039Z] #13 189.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:23:26 [2021-09-20T19:23:26.039Z] #13 189.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:23:26 [2021-09-20T19:23:26.297Z] #13 189.9 Selecting previously unselected package libbtrfs0.
19:23:26 [2021-09-20T19:23:26.297Z] #13 189.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:23:26 [2021-09-20T19:23:26.297Z] #13 189.9 Unpacking libbtrfs0 (4.20.1-2) ...
19:23:26 [2021-09-20T19:23:26.559Z] #13 190.1 Selecting previously unselected package libbtrfs-dev.
19:23:26 [2021-09-20T19:23:26.559Z] #13 190.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:23:26 [2021-09-20T19:23:26.559Z] #13 190.1 Unpacking libbtrfs-dev (4.20.1-2) ...
19:23:26 [2021-09-20T19:23:26.816Z] #13 190.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:23:26 [2021-09-20T19:23:26.816Z] #13 190.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:23:26 [2021-09-20T19:23:26.816Z] #13 190.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:23:27 [2021-09-20T19:23:27.073Z] #13 190.6 Selecting previously unselected package libudev-dev:amd64.
19:23:27 [2021-09-20T19:23:27.073Z] #13 190.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:23:27 [2021-09-20T19:23:27.073Z] #13 190.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:23:27 [2021-09-20T19:23:27.330Z] #13 190.8 Selecting previously unselected package libsepol1-dev:amd64.
19:23:27 [2021-09-20T19:23:27.330Z] #13 190.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:23:27 [2021-09-20T19:23:27.330Z] #13 190.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:23:27 [2021-09-20T19:23:27.895Z] #13 191.4 Selecting previously unselected package libpcre16-3:amd64.
19:23:27 [2021-09-20T19:23:27.895Z] #13 191.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:23:27 [2021-09-20T19:23:27.895Z] #13 191.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:23:28 [2021-09-20T19:23:28.459Z] #13 191.9 Selecting previously unselected package libpcre32-3:amd64.
19:23:28 [2021-09-20T19:23:28.459Z] #13 191.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:23:28 [2021-09-20T19:23:28.459Z] #13 191.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:23:28 [2021-09-20T19:23:28.716Z] #13 192.2 Selecting previously unselected package libpcrecpp0v5:amd64.
19:23:28 [2021-09-20T19:23:28.716Z] #13 192.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:23:28 [2021-09-20T19:23:28.716Z] #13 192.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:23:28 [2021-09-20T19:23:28.716Z] #13 192.4 Selecting previously unselected package libpcre3-dev:amd64.
19:23:28 [2021-09-20T19:23:28.979Z] #13 192.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:23:28 [2021-09-20T19:23:28.979Z] #13 192.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:23:29 [2021-09-20T19:23:29.910Z] #13 193.3 Selecting previously unselected package libselinux1-dev:amd64.
19:23:29 [2021-09-20T19:23:29.910Z] #13 193.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:23:29 [2021-09-20T19:23:29.910Z] #13 193.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:23:30 [2021-09-20T19:23:30.150Z] #20 83.46 Selecting previously unselected package vim.
19:23:30 [2021-09-20T19:23:30.150Z] #20 83.47 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.150Z] #20 83.50 Unpacking vim (2:8.1.0875-5) ...
19:23:30 [2021-09-20T19:23:30.150Z] #20 ...
19:23:30 [2021-09-20T19:23:30.150Z] 
19:23:30 [2021-09-20T19:23:30.150Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:30 [2021-09-20T19:23:30.150Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:30 [2021-09-20T19:23:30.150Z] #43 171.9   CC       criu/fault-injection.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 172.0   CC       criu/fdstore.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 172.6   CC       criu/fifo.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 173.3   CC       criu/file-ids.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 173.9   CC       criu/file-lock.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 175.4   CC       criu/files-ext.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 175.9   CC       criu/files-reg.o
19:23:30 [2021-09-20T19:23:30.150Z] #43 180.2   CC       criu/files.o
19:23:30 [2021-09-20T19:23:30.167Z] #13 193.9 Selecting previously unselected package libdevmapper-dev:amd64.
19:23:30 [2021-09-20T19:23:30.167Z] #13 193.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.356Z] #22 34.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:23:30 [2021-09-20T19:23:30.356Z] #22 34.59 Building wheels for collected packages: yamllint, pyyaml
19:23:30 [2021-09-20T19:23:30.356Z] #22 34.60   Running setup.py bdist_wheel for yamllint: started
19:23:30 [2021-09-20T19:23:30.356Z] #22 35.45   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:23:30 [2021-09-20T19:23:30.356Z] #22 35.45   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:23:30 [2021-09-20T19:23:30.356Z] #22 35.50   Running setup.py bdist_wheel for pyyaml: started
19:23:30 [2021-09-20T19:23:30.424Z] #13 193.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:23:30 [2021-09-20T19:23:30.681Z] #13 194.2 Selecting previously unselected package libseccomp-dev:amd64.
19:23:30 [2021-09-20T19:23:30.681Z] #13 194.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.681Z] #13 194.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:23:30 [2021-09-20T19:23:30.681Z] #13 ...
19:23:30 [2021-09-20T19:23:30.681Z] 
19:23:30 [2021-09-20T19:23:30.682Z] #45 [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
19:23:30 [2021-09-20T19:23:30.682Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:23:30 [2021-09-20T19:23:30.682Z] #45 191.4 mime
19:23:30 [2021-09-20T19:23:30.682Z] #45 194.2 mime/quotedprintable
19:23:30 [2021-09-20T19:23:30.682Z] #45 195.1 net/http/internal
19:23:30 [2021-09-20T19:23:30.682Z] #45 199.0 crypto/tls
19:23:30 [2021-09-20T19:23:30.684Z] #58 ...
19:23:30 [2021-09-20T19:23:30.684Z] 
19:23:30 [2021-09-20T19:23:30.684Z] #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
19:23:30 [2021-09-20T19:23:30.684Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.3 Selecting previously unselected package libudev-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.7 Selecting previously unselected package libsepol1-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 189.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.2 Selecting previously unselected package libpcre16-3:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.6 Selecting previously unselected package libpcre32-3:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 190.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.0 Selecting previously unselected package libpcrecpp0v5:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.3 Selecting previously unselected package libpcre3-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 191.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.1 Selecting previously unselected package libselinux1-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.5 Selecting previously unselected package libdevmapper-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.7 Selecting previously unselected package libseccomp-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 192.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 193.2 Selecting previously unselected package libsystemd-dev:amd64.
19:23:30 [2021-09-20T19:23:30.684Z] #13 193.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 193.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:23:30 [2021-09-20T19:23:30.684Z] #13 194.4 Setting up libbtrfs0 (4.20.1-2) ...
19:23:30 [2021-09-20T19:23:30.718Z] #43 ...
19:23:30 [2021-09-20T19:23:30.718Z] 
19:23:30 [2021-09-20T19:23:30.718Z] #20 [dev-systemd-false  7/26] 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
19:23:30 [2021-09-20T19:23:30.718Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:30 [2021-09-20T19:23:30.718Z] #20 84.08 Selecting previously unselected package xfsprogs.
19:23:30 [2021-09-20T19:23:30.718Z] #20 84.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.718Z] #20 84.10 Unpacking xfsprogs (4.20.0-1) ...
19:23:30 [2021-09-20T19:23:30.939Z] #45 ...
19:23:30 [2021-09-20T19:23:30.939Z] 
19:23:30 [2021-09-20T19:23:30.939Z] #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
19:23:30 [2021-09-20T19:23:30.939Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:30 [2021-09-20T19:23:30.939Z] #13 194.4 Selecting previously unselected package libsystemd-dev:amd64.
19:23:30 [2021-09-20T19:23:30.939Z] #13 194.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
19:23:30 [2021-09-20T19:23:30.939Z] #13 194.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.6 Setting up libbtrfs-dev (4.20.1-2) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.6 Setting up mingw-w64-common (6.0.0-3) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:30 [2021-09-20T19:23:30.946Z] #13 194.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up dmsetup (2:1.02.155-3) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:23:31 [2021-09-20T19:23:31.207Z] #13 194.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:23:31 [2021-09-20T19:23:31.287Z] #20 84.78 Selecting previously unselected package zip.
19:23:31 [2021-09-20T19:23:31.287Z] #20 84.79 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:23:31 [2021-09-20T19:23:31.504Z] #13 195.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:23:31 [2021-09-20T19:23:31.516Z] #13 195.0 Processing triggers for libc-bin (2.28-10) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 84.83 Unpacking zip (3.0-11+b1) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.07 Setting up aufs-tools (1:4.14+20190211-1) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.12 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.16 Setting up libgpm2:amd64 (1.20.7-5) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:23:31 [2021-09-20T19:23:31.546Z] #20 85.19 Setting up uidmap (1:4.5-1.1) ...
19:23:31 [2021-09-20T19:23:31.753Z] #22 ...
19:23:31 [2021-09-20T19:23:31.753Z] 
19:23:31 [2021-09-20T19:23:31.753Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:31 [2021-09-20T19:23:31.753Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:31 [2021-09-20T19:23:31.753Z] #43 144.5   CC       criu/protobuf-desc.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 145.5   CC       criu/protobuf.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 146.0   CC       criu/pstree.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 147.0   CC       criu/rbtree.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 147.3   CC       criu/rst-malloc.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 147.7   CC       criu/seccomp.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 148.4   CC       criu/seize.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 149.2   CC       criu/servicefd.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 149.7   CC       criu/shmem.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 150.6   CC       criu/sigframe.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 150.8   CC       criu/signalfd.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 151.1   CC       criu/sk-inet.o
19:23:31 [2021-09-20T19:23:31.753Z] #43 ...
19:23:31 [2021-09-20T19:23:31.753Z] 
19:23:31 [2021-09-20T19:23:31.753Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:31 [2021-09-20T19:23:31.753Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
19:23:31 [2021-09-20T19:23:31.753Z] #22 36.91   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:23:31 [2021-09-20T19:23:31.753Z] #22 36.91   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
19:23:31 [2021-09-20T19:23:31.753Z] #22 37.10 Successfully built yamllint pyyaml
19:23:31 [2021-09-20T19:23:31.753Z] #22 37.12 Installing collected packages: pathspec, pyyaml, yamllint
19:23:31 [2021-09-20T19:23:31.761Z] #13 195.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
19:23:31 [2021-09-20T19:23:31.804Z] #20 85.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.32 Setting up xxd (2:8.1.0875-5) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.34 Setting up zip (3.0-11+b1) ...
19:23:31 [2021-09-20T19:23:31.805Z] #20 85.38 Setting up vim-common (2:8.1.0875-5) ...
19:23:32 [2021-09-20T19:23:32.016Z] #22 37.48 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:23:32 [2021-09-20T19:23:32.017Z] #13 195.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:23:32 [2021-09-20T19:23:32.063Z] #20 85.45 Setting up bash-completion (1:2.8-6) ...
19:23:32 [2021-09-20T19:23:32.275Z] #13 195.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:23:32 [2021-09-20T19:23:32.275Z] #13 195.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:23:32 [2021-09-20T19:23:32.275Z] #13 195.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:23:32 [2021-09-20T19:23:32.275Z] #13 195.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:23:32 [2021-09-20T19:23:32.275Z] #13 195.9 Setting up libbtrfs0 (4.20.1-2) ...
19:23:32 [2021-09-20T19:23:32.496Z] #22 ...
19:23:32 [2021-09-20T19:23:32.496Z] 
19:23:32 [2021-09-20T19:23:32.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:32 [2021-09-20T19:23:32.496Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:32 [2021-09-20T19:23:32.496Z] #43 136.3   CC       criu/netfilter.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 136.7   CC       criu/page-pipe.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 137.5   CC       criu/page-xfer.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 139.3   CC       criu/pagemap-cache.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 139.7   CC       criu/pagemap.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 140.8   CC       criu/parasite-syscall.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 141.9   CC       criu/path.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 142.2   CC       criu/pie-util-vdso-elf32.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 142.8   CC       criu/pie-util-vdso.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 143.3   CC       criu/pie-util.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 143.6   CC       criu/pipes.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 144.4   CC       criu/plugin.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 144.9   CC       criu/proc_parse.o
19:23:32 [2021-09-20T19:23:32.496Z] #43 ...
19:23:32 [2021-09-20T19:23:32.496Z] 
19:23:32 [2021-09-20T19:23:32.496Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:32 [2021-09-20T19:23:32.496Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:23:32 [2021-09-20T19:23:32.496Z] #22 6.232 Collecting yamllint==1.26.1
19:23:32 [2021-09-20T19:23:32.532Z] #13 196.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:23:32 [2021-09-20T19:23:32.532Z] #13 196.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
19:23:32 [2021-09-20T19:23:32.532Z] #13 196.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:23:32 [2021-09-20T19:23:32.532Z] #13 196.2 Setting up libbtrfs-dev (4.20.1-2) ...
19:23:32 [2021-09-20T19:23:32.613Z] #22 DONE 37.9s
19:23:32 [2021-09-20T19:23:32.613Z] 
19:23:32 [2021-09-20T19:23:32.613Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:32 [2021-09-20T19:23:32.613Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:32 [2021-09-20T19:23:32.613Z] #43 152.1   CC       criu/sk-netlink.o
19:23:32 [2021-09-20T19:23:32.613Z] #43 152.4   CC       criu/sk-packet.o
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.3 Setting up mingw-w64-common (6.0.0-3) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.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
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.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
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:23:32 [2021-09-20T19:23:32.792Z] #13 196.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:23:33 [2021-09-20T19:23:33.049Z] #13 196.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:23:33 [2021-09-20T19:23:33.049Z] #13 196.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:23:33 [2021-09-20T19:23:33.049Z] #13 196.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:23:33 [2021-09-20T19:23:33.049Z] #13 196.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:23:33 [2021-09-20T19:23:33.049Z] #13 196.6 Setting up dmsetup (2:1.02.155-3) ...
19:23:33 [2021-09-20T19:23:33.190Z] #43 153.3   CC       criu/sk-queue.o
19:23:33 [2021-09-20T19:23:33.765Z] #43 153.9   CC       criu/sk-tcp.o
19:23:33 [2021-09-20T19:23:33.982Z] #13 197.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:23:33 [2021-09-20T19:23:33.982Z] #13 197.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:23:33 [2021-09-20T19:23:33.982Z] #13 197.5 Processing triggers for libc-bin (2.28-10) ...
19:23:34 [2021-09-20T19:23:34.028Z] #43 154.3   CC       criu/sk-unix.o
19:23:34 [2021-09-20T19:23:34.105Z] #13 DONE 197.7s
19:23:34 [2021-09-20T19:23:34.105Z] 
19:23:34 [2021-09-20T19:23:34.105Z] #58 [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
19:23:34 [2021-09-20T19:23:34.105Z] #58 sha256:236ec1ce4e3d23aef68269c07c2e7c111ce289a2b3b1dcd784b38d3e05c710eb
19:23:34 [2021-09-20T19:23:34.105Z] #58 DONE 204.6s
19:23:34 [2021-09-20T19:23:34.105Z] 
19:23:34 [2021-09-20T19:23:34.105Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:23:34 [2021-09-20T19:23:34.105Z] #59 sha256:7bed58f59b0e2bbff8e6edbcdec832a47b07fea224fe21e07169f8a4148875b7
19:23:34 [2021-09-20T19:23:34.366Z] #59 DONE 0.3s
19:23:34 [2021-09-20T19:23:34.366Z] 
19:23:34 [2021-09-20T19:23:34.366Z] #53 [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
19:23:34 [2021-09-20T19:23:34.366Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:23:34 [2021-09-20T19:23:34.628Z] #53 ...
19:23:34 [2021-09-20T19:23:34.628Z] 
19:23:34 [2021-09-20T19:23:34.628Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:23:34 [2021-09-20T19:23:34.628Z] #60 sha256:afea5f8c31cb44356f2960cb7f9cef74c5a80ac45f8515ee28217df49cd5eaa3
19:23:34 [2021-09-20T19:23:34.628Z] #60 DONE 0.2s
19:23:34 [2021-09-20T19:23:34.628Z] 
19:23:34 [2021-09-20T19:23:34.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:34 [2021-09-20T19:23:34.628Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:34 [2021-09-20T19:23:34.628Z] #43 77.80   CC       compel/src/lib/log.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 78.30   CC       compel/arch/x86/src/lib/cpu.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 79.50   CC       compel/arch/x86/src/lib/infect.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 81.05   CC       compel/src/lib/infect-rpc.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 81.58   CC       compel/src/lib/infect-util.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 81.95   CC       compel/src/lib/infect.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 85.62   CC       compel/src/lib/ptrace.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 86.41   AR       compel/libcompel.a
19:23:34 [2021-09-20T19:23:34.628Z] #43 86.52   HOSTCC   compel/src/main-host.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 86.85   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 87.00   HOSTCC   compel/src/lib/handle-elf-host.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 87.40   HOSTCC   compel/src/lib/log-host.o
19:23:34 [2021-09-20T19:23:34.628Z] #43 87.84   HOSTLINK compel/compel-host-bin
19:23:34 [2021-09-20T19:23:34.628Z] #43 88.08   DEP      soccr/soccr.d
19:23:34 [2021-09-20T19:23:34.628Z] #43 ...
19:23:34 [2021-09-20T19:23:34.628Z] 
19:23:34 [2021-09-20T19:23:34.628Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
19:23:34 [2021-09-20T19:23:34.628Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
19:23:35 [2021-09-20T19:23:35.879Z] #13 ...
19:23:35 [2021-09-20T19:23:35.879Z] 
19:23:35 [2021-09-20T19:23:35.879Z] #58 [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
19:23:35 [2021-09-20T19:23:35.879Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:23:35 [2021-09-20T19:23:35.879Z] #58 196.6 + for f in rootlesskit rootlesskit-docker-proxy
19:23:35 [2021-09-20T19:23:35.879Z] #58 196.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:23:35 [2021-09-20T19:23:35.955Z] #43 155.9   CC       criu/sockets.o
19:23:36 [2021-09-20T19:23:36.136Z] #58 ...
19:23:36 [2021-09-20T19:23:36.137Z] 
19:23:36 [2021-09-20T19:23:36.137Z] #45 [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
19:23:36 [2021-09-20T19:23:36.137Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:23:36 [2021-09-20T19:23:36.137Z] #45 206.4 net/http/httptrace
19:23:36 [2021-09-20T19:23:36.137Z] #45 206.7 net/http
19:23:36 [2021-09-20T19:23:36.137Z] #45 ...
19:23:36 [2021-09-20T19:23:36.137Z] 
19:23:36 [2021-09-20T19:23:36.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:36 [2021-09-20T19:23:36.137Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:36 [2021-09-20T19:23:36.137Z] #43 75.32   CC       compel/arch/x86/plugins/std/parasite-head.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 75.44   CC       compel/arch/x86/plugins/std/memcpy.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 75.50   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 75.58   AR       compel/plugins/std.lib.a
19:23:36 [2021-09-20T19:23:36.137Z] #43 75.67   CC       compel/plugins/fds/fds.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.02   AR       compel/plugins/fds.lib.a
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.15   HOSTDEP  compel/src/lib/log-host.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.31   HOSTDEP  compel/src/lib/handle-elf-host.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.49   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.54   HOSTDEP  compel/src/main-host.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.71   DEP      compel/src/lib/ptrace.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 76.88   DEP      compel/src/lib/infect.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 77.14   DEP      compel/src/lib/infect-util.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 77.37   DEP      compel/src/lib/infect-rpc.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 77.66   DEP      compel/arch/x86/src/lib/infect.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 77.96   DEP      compel/arch/x86/src/lib/cpu.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 78.03   DEP      compel/src/lib/log.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 78.12   DEP      compel/src/main.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 78.24   DEP      compel/src/lib/handle-elf.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 78.36   DEP      compel/arch/x86/src/lib/handle-elf.d
19:23:36 [2021-09-20T19:23:36.137Z] #43 78.56   CC       compel/src/lib/log.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 79.01   CC       compel/arch/x86/src/lib/cpu.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 80.24   CC       compel/arch/x86/src/lib/infect.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 81.12   CC       compel/src/lib/infect-rpc.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 81.45   CC       compel/src/lib/infect-util.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 81.70   CC       compel/src/lib/infect.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 84.52   CC       compel/src/lib/ptrace.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 84.83   AR       compel/libcompel.a
19:23:36 [2021-09-20T19:23:36.137Z] #43 84.92   HOSTCC   compel/src/main-host.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 85.18   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:23:36 [2021-09-20T19:23:36.137Z] #43 85.30   HOSTCC   compel/src/lib/handle-elf-host.o
19:23:36 [2021-09-20T19:23:36.395Z] #43 85.55   HOSTCC   compel/src/lib/log-host.o
19:23:36 [2021-09-20T19:23:36.395Z] #43 85.69   HOSTLINK compel/compel-host-bin
19:23:36 [2021-09-20T19:23:36.532Z] #43 156.6   CC       criu/stats.o
19:23:36 [2021-09-20T19:23:36.652Z] #43 85.92   DEP      soccr/soccr.d
19:23:36 [2021-09-20T19:23:36.795Z] #43 156.9   CC       criu/string.o
19:23:36 [2021-09-20T19:23:36.795Z] #43 157.0   CC       criu/sysctl.o
19:23:36 [2021-09-20T19:23:36.910Z] #43 ...
19:23:36 [2021-09-20T19:23:36.910Z] 
19:23:36 [2021-09-20T19:23:36.910Z] #58 [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
19:23:36 [2021-09-20T19:23:36.910Z] #58 sha256:8157c9c7ab4302aaadd3fce78b8436c6d49943b639aa11d5ac1e5fcc4287633c
19:23:36 [2021-09-20T19:23:36.910Z] #58 DONE 207.6s
19:23:36 [2021-09-20T19:23:36.910Z] 
19:23:36 [2021-09-20T19:23:36.910Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:36 [2021-09-20T19:23:36.910Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:36 [2021-09-20T19:23:36.910Z] #43 86.05   CC       soccr/soccr.o
19:23:37 [2021-09-20T19:23:37.059Z] #43 ...
19:23:37 [2021-09-20T19:23:37.059Z] 
19:23:37 [2021-09-20T19:23:37.059Z] #56 [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
19:23:37 [2021-09-20T19:23:37.059Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:23:37 [2021-09-20T19:23:37.059Z] #56 175.8 + bin/containerd
19:23:37 [2021-09-20T19:23:37.167Z] #43 ...
19:23:37 [2021-09-20T19:23:37.167Z] 
19:23:37 [2021-09-20T19:23:37.167Z] #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
19:23:37 [2021-09-20T19:23:37.167Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
19:23:37 [2021-09-20T19:23:37.167Z] #13 DONE 200.5s
19:23:37 [2021-09-20T19:23:37.167Z] 
19:23:37 [2021-09-20T19:23:37.167Z] #53 [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
19:23:37 [2021-09-20T19:23:37.167Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:23:37 [2021-09-20T19:23:37.167Z] #53 ...
19:23:37 [2021-09-20T19:23:37.167Z] 
19:23:37 [2021-09-20T19:23:37.167Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
19:23:37 [2021-09-20T19:23:37.167Z] #59 sha256:58c35fd7f126418c1d473eb215439f8f28a904410e105303ac87108be72d7401
19:23:37 [2021-09-20T19:23:37.167Z] #59 DONE 0.2s
19:23:37 [2021-09-20T19:23:37.177Z] #14 DONE 3.1s
19:23:37 [2021-09-20T19:23:37.177Z] 
19:23:37 [2021-09-20T19:23:37.177Z] #53 [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
19:23:37 [2021-09-20T19:23:37.177Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + RM_GOPATH=0
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + TMP_GOPATH=
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + : /build
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + '[' -z '' ']'
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 ++ mktemp -d
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + export GOPATH=/tmp/tmp.Fi8EJNRFWZ
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + GOPATH=/tmp/tmp.Fi8EJNRFWZ
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + RM_GOPATH=1
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 + case "$(go env GOARCH)" in
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.659 ++ go env GOARCH
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.691 + export GO_BUILDMODE=-buildmode=pie
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.691 + GO_BUILDMODE=-buildmode=pie
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.691 ++ dirname /tmp/install/install.sh
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + dir=/tmp/install
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + bin=runc
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + shift
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + '[' '!' -f /tmp/install/runc.installer ']'
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + . /tmp/install/runc.installer
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + install_runc
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.704 + grep -q '^3\.10\.0.*\.el7\.'
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.713 + uname -r
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.723 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.724 + RUNC_BUILDTAGS='seccomp '
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.724 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fi8EJNRFWZ/src/github.com/opencontainers/runc
19:23:37 [2021-09-20T19:23:37.177Z] #53 2.740 Cloning into '/tmp/tmp.Fi8EJNRFWZ/src/github.com/opencontainers/runc'...
19:23:37 [2021-09-20T19:23:37.334Z] #20 90.90 Setting up libiptc0:amd64 (1.8.2-4) ...
19:23:37 [2021-09-20T19:23:37.334Z] #20 90.92 Setting up xz-utils (5.2.4-1) ...
19:23:37 [2021-09-20T19:23:37.334Z] #20 90.95 update-alternatives: 
19:23:37 [2021-09-20T19:23:37.334Z] #20 ...
19:23:37 [2021-09-20T19:23:37.334Z] 
19:23:37 [2021-09-20T19:23:37.334Z] #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
19:23:37 [2021-09-20T19:23:37.334Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:23:37 [2021-09-20T19:23:37.334Z] #40 310.0 + dpkg --print-architecture
19:23:37 [2021-09-20T19:23:37.334Z] #40 310.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:23:37 [2021-09-20T19:23:37.425Z] 
19:23:37 [2021-09-20T19:23:37.425Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
19:23:37 [2021-09-20T19:23:37.425Z] #60 sha256:c6018cdcf1775337359ae042fee163fbea0008743da0d7e29a46dcc4032b6267
19:23:37 [2021-09-20T19:23:37.425Z] #60 DONE 0.1s
19:23:37 [2021-09-20T19:23:37.425Z] 
19:23:37 [2021-09-20T19:23:37.425Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
19:23:37 [2021-09-20T19:23:37.425Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
19:23:37 [2021-09-20T19:23:37.594Z] #40 310.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:23:37 [2021-09-20T19:23:37.594Z] #40 310.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:23:37 [2021-09-20T19:23:37.775Z] #22 11.62   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:23:38 [2021-09-20T19:23:38.344Z] #22 ...
19:23:38 [2021-09-20T19:23:38.344Z] 
19:23:38 [2021-09-20T19:23:38.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:38 [2021-09-20T19:23:38.344Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:38 [2021-09-20T19:23:38.344Z] #43 147.5   CC       criu/protobuf-desc.o
19:23:38 [2021-09-20T19:23:38.344Z] #43 148.4   CC       criu/protobuf.o
19:23:38 [2021-09-20T19:23:38.344Z] #43 148.8   CC       criu/pstree.o
19:23:38 [2021-09-20T19:23:38.344Z] #43 150.0   CC       criu/rbtree.o
19:23:38 [2021-09-20T19:23:38.344Z] #43 150.3   CC       criu/rst-malloc.o
19:23:38 [2021-09-20T19:23:38.344Z] #43 150.5   CC       criu/seccomp.o
19:23:38 [2021-09-20T19:23:38.604Z] #43 151.4   CC       criu/seize.o
19:23:39 [2021-09-20T19:23:39.096Z] #53 ...
19:23:39 [2021-09-20T19:23:39.096Z] 
19:23:39 [2021-09-20T19:23:39.096Z] #45 [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
19:23:39 [2021-09-20T19:23:39.096Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:23:39 [2021-09-20T19:23:39.096Z] #45 199.7 crypto/tls
19:23:39 [2021-09-20T19:23:39.096Z] #45 ...
19:23:39 [2021-09-20T19:23:39.096Z] 
19:23:39 [2021-09-20T19:23:39.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:39 [2021-09-20T19:23:39.096Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:39 [2021-09-20T19:23:39.096Z] #43 88.37   CC       soccr/soccr.o
19:23:39 [2021-09-20T19:23:39.096Z] #43 90.81   AR       soccr/libsoccr.a
19:23:39 [2021-09-20T19:23:39.096Z] #43 90.93 make[1]: 'soccr/libsoccr.a' is up to date.
19:23:39 [2021-09-20T19:23:39.096Z] #43 91.60   DEP      criu/arch/x86/sigframe.d
19:23:39 [2021-09-20T19:23:39.096Z] #43 91.77   DEP      criu/arch/x86/sigaction_compat.d
19:23:39 [2021-09-20T19:23:39.096Z] #43 91.90   DEP      criu/arch/x86/kerndat.d
19:23:39 [2021-09-20T19:23:39.096Z] #43 92.22   DEP      criu/arch/x86/crtools.d
19:23:39 [2021-09-20T19:23:39.096Z] #43 92.44   DEP      criu/arch/x86/cpu.d
19:23:39 [2021-09-20T19:23:39.096Z] #43 92.59   CC       criu/arch/x86/cpu.o
19:23:39 [2021-09-20T19:23:39.358Z] #43 ...
19:23:39 [2021-09-20T19:23:39.359Z] 
19:23:39 [2021-09-20T19:23:39.359Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:23:39 [2021-09-20T19:23:39.359Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
19:23:39 [2021-09-20T19:23:39.359Z] #15 DONE 2.3s
19:23:39 [2021-09-20T19:23:39.359Z] 
19:23:39 [2021-09-20T19:23:39.359Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:23:39 [2021-09-20T19:23:39.359Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
19:23:39 [2021-09-20T19:23:39.546Z] #43 152.5   CC       criu/servicefd.o
19:23:39 [2021-09-20T19:23:39.810Z] #43 ...
19:23:39 [2021-09-20T19:23:39.810Z] 
19:23:39 [2021-09-20T19:23:39.810Z] #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
19:23:39 [2021-09-20T19:23:39.810Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:23:39 [2021-09-20T19:23:39.810Z] #40 DONE 220.9s
19:23:39 [2021-09-20T19:23:39.810Z] 
19:23:39 [2021-09-20T19:23:39.810Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:39 [2021-09-20T19:23:39.810Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:23:39 [2021-09-20T19:23:39.810Z] #22 12.82 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:23:39 [2021-09-20T19:23:39.810Z] #22 12.88   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:23:39 [2021-09-20T19:23:39.810Z] #22 12.94 Collecting pyyaml (from yamllint==1.26.1)
19:23:39 [2021-09-20T19:23:39.810Z] #22 13.20   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:23:39 [2021-09-20T19:23:39.810Z] #22 13.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:23:39 [2021-09-20T19:23:39.810Z] #22 13.52 Building wheels for collected packages: yamllint
19:23:39 [2021-09-20T19:23:39.810Z] #22 13.52   Running setup.py bdist_wheel for yamllint: started
19:23:40 [2021-09-20T19:23:40.702Z] #14 DONE 3.2s
19:23:40 [2021-09-20T19:23:40.702Z] 
19:23:40 [2021-09-20T19:23:40.702Z] #53 [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
19:23:40 [2021-09-20T19:23:40.702Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.785 + RM_GOPATH=0
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.785 + TMP_GOPATH=
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.785 + : /build
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.785 + '[' -z '' ']'
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.786 ++ mktemp -d
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.793 + export GOPATH=/tmp/tmp.7FvoEMdjwR
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.793 + GOPATH=/tmp/tmp.7FvoEMdjwR
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.793 + RM_GOPATH=1
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.793 + case "$(go env GOARCH)" in
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.794 ++ go env GOARCH
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.805 + export GO_BUILDMODE=-buildmode=pie
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.805 + GO_BUILDMODE=-buildmode=pie
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.805 ++ dirname /tmp/install/install.sh
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.806 + dir=/tmp/install
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.806 + bin=runc
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.806 + shift
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.806 + '[' '!' -f /tmp/install/runc.installer ']'
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.806 + . /tmp/install/runc.installer
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.816 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.816 + install_runc
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.817 + grep -q '^3\.10\.0.*\.el7\.'
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.818 + uname -r
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.826 + RUNC_BUILDTAGS='seccomp '
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.826 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.826 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.826 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7FvoEMdjwR/src/github.com/opencontainers/runc
19:23:40 [2021-09-20T19:23:40.702Z] #53 2.830 Cloning into '/tmp/tmp.7FvoEMdjwR/src/github.com/opencontainers/runc'...
19:23:40 [2021-09-20T19:23:40.748Z] #22 14.60   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:23:40 [2021-09-20T19:23:40.748Z] #22 14.60   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:23:40 [2021-09-20T19:23:40.748Z] #22 14.68 Successfully built yamllint
19:23:40 [2021-09-20T19:23:40.748Z] #22 14.71 Installing collected packages: pathspec, pyyaml, yamllint
19:23:41 [2021-09-20T19:23:41.278Z] #16 1.517 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:23:41 [2021-09-20T19:23:41.278Z] #16 DONE 1.8s
19:23:41 [2021-09-20T19:23:41.278Z] 
19:23:41 [2021-09-20T19:23:41.278Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:23:41 [2021-09-20T19:23:41.278Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
19:23:41 [2021-09-20T19:23:41.317Z] #22 15.15 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:23:41 [2021-09-20T19:23:41.828Z] #40 ...
19:23:41 [2021-09-20T19:23:41.828Z] 
19:23:41 [2021-09-20T19:23:41.828Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:41 [2021-09-20T19:23:41.828Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:41 [2021-09-20T19:23:41.828Z] #43 183.6   CC       criu/filesystems.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 184.7   CC       criu/fsnotify.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 186.6   CC       criu/image-desc.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 186.8   CC       criu/image.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 188.3   CC       criu/ipc_ns.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 189.6   CC       criu/irmap.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 190.4   CC       criu/kcmp-ids.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 190.8   CC       criu/kerndat.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 192.0   CC       criu/libnetlink.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 192.4   CC       criu/log.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 193.0   CC       criu/lsm.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 193.4   CC       criu/mem.o
19:23:41 [2021-09-20T19:23:41.828Z] #43 ...
19:23:41 [2021-09-20T19:23:41.828Z] 
19:23:41 [2021-09-20T19:23:41.828Z] #20 [dev-systemd-false  7/26] 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
19:23:41 [2021-09-20T19:23:41.828Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:41 [2021-09-20T19:23:41.828Z] #20 90.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 90.97 Setting up patch (2.7.6-3+deb10u1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 90.99 Setting up sudo (1.8.27-1+deb10u3) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.07 invoke-rc.d: could not determine current runlevel
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.08 invoke-rc.d: policy-rc.d denied execution of start.
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.09 Setting up pigz (2.4-1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.11 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.14 Setting up python-pip-whl (18.1-5) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.15 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.17 Setting up vim-runtime (2:8.1.0875-5) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.75 Setting up libaio1:amd64 (0.3.112-3) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.76 Setting up libonig5:amd64 (6.9.1-1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.79 Setting up vim (2:8.1.0875-5) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.96 Setting up jq (1.5+dfsg-2+b1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 91.99 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.13 Setting up iptables (1.8.2-4) ...
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:23:41 [2021-09-20T19:23:41.828Z] #20 95.20 Setting up python3 (3.7.3-1) ...
19:23:41 [2021-09-20T19:23:41.886Z] #22 DONE 15.9s
19:23:41 [2021-09-20T19:23:41.886Z] 
19:23:41 [2021-09-20T19:23:41.886Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
19:23:41 [2021-09-20T19:23:41.886Z] #25 sha256:5b47c6d7bb4414b65589116d5674850ce3ac496fae29499707a49302c4c4d356
19:23:42 [2021-09-20T19:23:42.088Z] #20 95.62 Setting up python3-wheel (0.32.3-2) ...
19:23:42 [2021-09-20T19:23:42.454Z] #25 DONE 0.5s
19:23:42 [2021-09-20T19:23:42.454Z] 
19:23:42 [2021-09-20T19:23:42.454Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:23:42 [2021-09-20T19:23:42.454Z] #30 sha256:e9c1ca92c8f1127875bb65ac7a3a818da347ba313243b5c1cf0edccb94918229
19:23:42 [2021-09-20T19:23:42.665Z] #17 DONE 1.5s
19:23:42 [2021-09-20T19:23:42.665Z] 
19:23:42 [2021-09-20T19:23:42.665Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:23:42 [2021-09-20T19:23:42.665Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
19:23:43 [2021-09-20T19:23:43.025Z] #20 96.41 Setting up apparmor (2.13.2-10) ...
19:23:43 [2021-09-20T19:23:43.228Z] #53 ...
19:23:43 [2021-09-20T19:23:43.228Z] 
19:23:43 [2021-09-20T19:23:43.228Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:23:43 [2021-09-20T19:23:43.228Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
19:23:43 [2021-09-20T19:23:43.228Z] #15 DONE 2.5s
19:23:43 [2021-09-20T19:23:43.228Z] 
19:23:43 [2021-09-20T19:23:43.228Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:23:43 [2021-09-20T19:23:43.228Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
19:23:43 [2021-09-20T19:23:43.675Z] #56 ...
19:23:43 [2021-09-20T19:23:43.675Z] 
19:23:43 [2021-09-20T19:23:43.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:43 [2021-09-20T19:23:43.675Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:43 [2021-09-20T19:23:43.675Z] #43 157.7   CC       criu/sysfs_parse.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 158.0   CC       criu/timens.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 158.3   CC       criu/timerfd.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 158.7   CC       criu/tty.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 160.5   CC       criu/tun.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 161.0   CC       criu/uffd.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 162.2   CC       criu/util.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 163.4   CC       criu/uts_ns.o
19:23:43 [2021-09-20T19:23:43.675Z] #43 163.6   CC       criu/vdso.o
19:23:43 [2021-09-20T19:23:43.939Z] #43 164.0   LINK     criu/built-in.o
19:23:43 [2021-09-20T19:23:43.939Z] #43 164.2   LINK     criu/criu
19:23:44 [2021-09-20T19:23:44.515Z] #43 164.7   DEP      lib/c/criu.d
19:23:44 [2021-09-20T19:23:44.515Z] #43 164.8   CC       images/rpc.pb-c.o
19:23:44 [2021-09-20T19:23:44.582Z] #18 DONE 1.5s
19:23:44 [2021-09-20T19:23:44.582Z] 
19:23:44 [2021-09-20T19:23:44.582Z] #19 [dev-systemd-false  6/26] RUN ldconfig
19:23:44 [2021-09-20T19:23:44.582Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
19:23:44 [2021-09-20T19:23:44.603Z] #16 1.609 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:23:44 [2021-09-20T19:23:44.603Z] #16 DONE 1.7s
19:23:44 [2021-09-20T19:23:44.603Z] 
19:23:44 [2021-09-20T19:23:44.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:44 [2021-09-20T19:23:44.603Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:44 [2021-09-20T19:23:44.603Z] #43 88.29   AR       soccr/libsoccr.a
19:23:44 [2021-09-20T19:23:44.603Z] #43 88.37 make[1]: 'soccr/libsoccr.a' is up to date.
19:23:44 [2021-09-20T19:23:44.603Z] #43 88.87   DEP      criu/arch/x86/sigframe.d
19:23:44 [2021-09-20T19:23:44.603Z] #43 89.00   DEP      criu/arch/x86/sigaction_compat.d
19:23:44 [2021-09-20T19:23:44.603Z] #43 89.29   DEP      criu/arch/x86/kerndat.d
19:23:44 [2021-09-20T19:23:44.603Z] #43 89.44   DEP      criu/arch/x86/crtools.d
19:23:44 [2021-09-20T19:23:44.603Z] #43 89.68   DEP      criu/arch/x86/cpu.d
19:23:44 [2021-09-20T19:23:44.603Z] #43 89.95   CC       criu/arch/x86/cpu.o
19:23:44 [2021-09-20T19:23:44.603Z] #43 90.99   CC       criu/arch/x86/crtools.o
19:23:44 [2021-09-20T19:23:44.603Z] #43 93.16   CC       criu/arch/x86/kerndat.o
19:23:44 [2021-09-20T19:23:44.860Z] #43 94.03   CC       criu/arch/x86/sigaction_compat.o
19:23:44 [2021-09-20T19:23:44.930Z] #20 98.27 Setting up xfsprogs (4.20.0-1) ...
19:23:44 [2021-09-20T19:23:44.930Z] #20 98.29 Setting up python3-lib2to3 (3.7.3-1) ...
19:23:45 [2021-09-20T19:23:45.424Z] #43 94.36   CC       criu/arch/x86/sigframe.o
19:23:45 [2021-09-20T19:23:45.465Z] #43 165.5   CC       lib/c/criu.o
19:23:45 [2021-09-20T19:23:45.498Z] #20 98.74 Setting up python3-pkg-resources (40.8.0-1) ...
19:23:45 [2021-09-20T19:23:45.682Z] #43 94.89   LINK     criu/arch/x86/crtools.built-in.o
19:23:45 [2021-09-20T19:23:45.682Z] #43 95.01   DEP      criu/pie/util-vdso-elf32.d
19:23:45 [2021-09-20T19:23:45.970Z] #19 DONE 1.7s
19:23:45 [2021-09-20T19:23:45.970Z] 
19:23:45 [2021-09-20T19:23:45.970Z] #20 [dev-systemd-false  7/26] 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
19:23:45 [2021-09-20T19:23:45.970Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:46 [2021-09-20T19:23:46.260Z] #43 ...
19:23:46 [2021-09-20T19:23:46.261Z] 
19:23:46 [2021-09-20T19:23:46.261Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:23:46 [2021-09-20T19:23:46.261Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
19:23:46 [2021-09-20T19:23:46.261Z] #17 DONE 1.6s
19:23:46 [2021-09-20T19:23:46.261Z] 
19:23:46 [2021-09-20T19:23:46.261Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:23:46 [2021-09-20T19:23:46.261Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
19:23:46 [2021-09-20T19:23:46.415Z] #43 166.6   LINK     lib/c/built-in.o
19:23:46 [2021-09-20T19:23:46.415Z] #43 166.6   LINK     lib/c/libcriu.so
19:23:46 [2021-09-20T19:23:46.415Z] #43 166.7   LINK     lib/c/libcriu.a
19:23:46 [2021-09-20T19:23:46.434Z] #20 99.66 Setting up python3-distutils (3.7.3-1) ...
19:23:46 [2021-09-20T19:23:46.679Z] #43 166.8   GEN      magic.py
19:23:46 [2021-09-20T19:23:46.942Z] #43 166.9 Note: Building without setproctitle() and strlcpy() support.
19:23:46 [2021-09-20T19:23:46.942Z] #43 166.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:23:46 [2021-09-20T19:23:46.942Z] #43 166.9 Note: Building without GnuTLS support
19:23:46 [2021-09-20T19:23:46.942Z] #43 167.0 Makefile.config:39: Warn: you have no libnftables installed
19:23:46 [2021-09-20T19:23:46.942Z] #43 167.0 Makefile.config:40: Warn: Building without nftables support
19:23:47 [2021-09-20T19:23:47.002Z] #20 100.3 Setting up python3-setuptools (40.8.0-1) ...
19:23:47 [2021-09-20T19:23:47.206Z] #43 ...
19:23:47 [2021-09-20T19:23:47.206Z] 
19:23:47 [2021-09-20T19:23:47.206Z] #53 [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
19:23:47 [2021-09-20T19:23:47.206Z] #53 sha256:fe2c9fbb306d31122f5ed2401fbd929a7e0d96d61a47177f917cec0b1c3aa0a9
19:23:47 [2021-09-20T19:23:47.206Z] #53 127.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:23:47 [2021-09-20T19:23:47.762Z] #30 DONE 4.9s
19:23:47 [2021-09-20T19:23:47.762Z] 
19:23:47 [2021-09-20T19:23:47.762Z] #49 [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
19:23:47 [2021-09-20T19:23:47.762Z] #49 sha256:846c151d861c7aee4b2154c717e53a3183707831cc44257ef63ac99663246b88
19:23:47 [2021-09-20T19:23:47.762Z] #49 227.1 + /build/golangci-lint --version
19:23:47 [2021-09-20T19:23:47.762Z] #49 227.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:23:47 [2021-09-20T19:23:47.762Z] #49 DONE 228.8s
19:23:47 [2021-09-20T19:23:47.762Z] 
19:23:47 [2021-09-20T19:23:47.762Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
19:23:47 [2021-09-20T19:23:47.762Z] #33 sha256:e544430599510669471e5a7450f6dc5597ff536c592a45b7245df443d2b18555
19:23:47 [2021-09-20T19:23:47.762Z] #33 DONE 0.3s
19:23:47 [2021-09-20T19:23:47.762Z] 
19:23:47 [2021-09-20T19:23:47.762Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
19:23:47 [2021-09-20T19:23:47.762Z] #35 sha256:3ddea7a89421f6bd8ab57ccd251992f834eb681b3799f9f0d883b680a7ed865d
19:23:47 [2021-09-20T19:23:47.762Z] #35 DONE 0.1s
19:23:47 [2021-09-20T19:23:47.762Z] 
19:23:47 [2021-09-20T19:23:47.762Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
19:23:47 [2021-09-20T19:23:47.762Z] #38 sha256:247c85c960432da16bd0a81f4f9a47182c367d386acb43b7dfddd2ae80897422
19:23:47 [2021-09-20T19:23:47.892Z] #20 2.147 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:23:48 [2021-09-20T19:23:48.022Z] #38 DONE 0.1s
19:23:48 [2021-09-20T19:23:48.022Z] 
19:23:48 [2021-09-20T19:23:48.022Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
19:23:48 [2021-09-20T19:23:48.022Z] #41 sha256:3c87c1d564800f0a93df5ed76f9ac12755dff0e967782cc1185130e1c15e0ade
19:23:48 [2021-09-20T19:23:48.154Z] #20 2.177 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:23:48 [2021-09-20T19:23:48.154Z] #20 2.287 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:23:48 [2021-09-20T19:23:48.155Z] #53 128.3 + mkdir -p /build
19:23:48 [2021-09-20T19:23:48.155Z] #53 128.3 + cp runc /build/runc
19:23:48 [2021-09-20T19:23:48.161Z] #18 DONE 1.7s
19:23:48 [2021-09-20T19:23:48.161Z] 
19:23:48 [2021-09-20T19:23:48.161Z] #19 [dev-systemd-false  6/26] RUN ldconfig
19:23:48 [2021-09-20T19:23:48.161Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
19:23:48 [2021-09-20T19:23:48.282Z] #41 DONE 0.3s
19:23:48 [2021-09-20T19:23:48.282Z] 
19:23:48 [2021-09-20T19:23:48.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:48 [2021-09-20T19:23:48.282Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:48 [2021-09-20T19:23:48.282Z] #43 153.1   CC       criu/shmem.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 154.1   CC       criu/sigframe.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 154.4   CC       criu/signalfd.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 154.7   CC       criu/sk-inet.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 156.0   CC       criu/sk-netlink.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 156.4   CC       criu/sk-packet.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 157.2   CC       criu/sk-queue.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 157.6   CC       criu/sk-tcp.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 158.1   CC       criu/sk-unix.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 159.7   CC       criu/sockets.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 160.2   CC       criu/stats.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 160.6   CC       criu/string.o
19:23:48 [2021-09-20T19:23:48.282Z] #43 160.8   CC       criu/sysctl.o
19:23:48 [2021-09-20T19:23:48.381Z] #20 101.7 Setting up python3-pip (18.1-5) ...
19:23:48 [2021-09-20T19:23:48.415Z] #20 2.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:23:48 [2021-09-20T19:23:48.541Z] #43 161.4   CC       criu/sysfs_parse.o
19:23:48 [2021-09-20T19:23:48.734Z] #53 DONE 128.8s
19:23:48 [2021-09-20T19:23:48.734Z] 
19:23:48 [2021-09-20T19:23:48.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:48 [2021-09-20T19:23:48.734Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:48 [2021-09-20T19:23:48.734Z] #43 167.8 fatal: not a git repository (or any of the parent directories): .git
19:23:48 [2021-09-20T19:23:48.734Z] #43 168.7 make[1]: Nothing to be done for 'all'.
19:23:48 [2021-09-20T19:23:48.801Z] #43 161.7   CC       criu/timens.o
19:23:49 [2021-09-20T19:23:49.061Z] #43 162.0   CC       criu/timerfd.o
19:23:49 [2021-09-20T19:23:49.316Z] #20 102.9 Processing triggers for libc-bin (2.28-10) ...
19:23:49 [2021-09-20T19:23:49.360Z] #20 3.242 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:23:49 [2021-09-20T19:23:49.536Z] #19 DONE 1.7s
19:23:49 [2021-09-20T19:23:49.536Z] 
19:23:49 [2021-09-20T19:23:49.536Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:49 [2021-09-20T19:23:49.536Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:49 [2021-09-20T19:23:49.536Z] #43 95.44   DEP      criu/pie/util-vdso.d
19:23:49 [2021-09-20T19:23:49.536Z] #43 95.69   DEP      criu/pie/util.d
19:23:49 [2021-09-20T19:23:49.536Z] #43 95.90   CC       criu/pie/util.o
19:23:49 [2021-09-20T19:23:49.536Z] #43 96.24   CC       criu/pie/util-vdso.o
19:23:49 [2021-09-20T19:23:49.536Z] #43 97.42   CC       criu/pie/util-vdso-elf32.o
19:23:49 [2021-09-20T19:23:49.536Z] #43 98.52   AR       criu/pie/pie.lib.a
19:23:49 [2021-09-20T19:23:49.536Z] #43 98.65   DEP      criu/pie/restorer.d
19:23:49 [2021-09-20T19:23:49.575Z] #20 102.9 Processing triggers for mime-support (3.62) ...
19:23:49 [2021-09-20T19:23:49.629Z] #43 162.4   CC       criu/tty.o
19:23:49 [2021-09-20T19:23:49.691Z] #43 ...
19:23:49 [2021-09-20T19:23:49.691Z] 
19:23:49 [2021-09-20T19:23:49.691Z] #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
19:23:49 [2021-09-20T19:23:49.691Z] #24 sha256:a009b88aaa7475c7d0b7c10f6c8b7e42fdf5dcabec71c623846941886e2bf6b0
19:23:49 [2021-09-20T19:23:49.691Z] #24 223.6 + return
19:23:49 [2021-09-20T19:23:49.691Z] #24 DONE 223.8s
19:23:49 [2021-09-20T19:23:49.691Z] 
19:23:49 [2021-09-20T19:23:49.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:49 [2021-09-20T19:23:49.691Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
19:23:49 [2021-09-20T19:23:49.955Z] #43 170.1 make[1]: 'images/built-in.o' is up to date.
19:23:49 [2021-09-20T19:23:49.955Z] #43 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:23:49 [2021-09-20T19:23:49.955Z] #43 170.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:23:49 [2021-09-20T19:23:49.955Z] #43 170.3 make[1]: 'compel/libcompel.a' is up to date.
19:23:50 [2021-09-20T19:23:50.107Z] #43 99.14   DEP      criu/arch/x86/sigaction_compat_pie.d
19:23:50 [2021-09-20T19:23:50.107Z] #43 99.29   DEP      criu/arch/x86/restorer_unmap.d
19:23:50 [2021-09-20T19:23:50.107Z] #43 99.34   DEP      criu/arch/x86/restorer.d
19:23:50 [2021-09-20T19:23:50.217Z] #43 170.3 make[1]: 'compel/compel-host-bin' is up to date.
19:23:50 [2021-09-20T19:23:50.218Z] #43 170.4 make[1]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.218Z] #43 170.5 make[1]: 'soccr/libsoccr.a' is up to date.
19:23:50 [2021-09-20T19:23:50.304Z] #20 ...
19:23:50 [2021-09-20T19:23:50.304Z] 
19:23:50 [2021-09-20T19:23:50.304Z] #45 [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
19:23:50 [2021-09-20T19:23:50.304Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:23:50 [2021-09-20T19:23:50.304Z] #45 210.8 net/http/httptrace
19:23:50 [2021-09-20T19:23:50.304Z] #45 211.2 net/http
19:23:50 [2021-09-20T19:23:50.304Z] #45 ...
19:23:50 [2021-09-20T19:23:50.304Z] 
19:23:50 [2021-09-20T19:23:50.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:50 [2021-09-20T19:23:50.304Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:50 [2021-09-20T19:23:50.304Z] #43 93.78   CC       criu/arch/x86/crtools.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 95.86   CC       criu/arch/x86/kerndat.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 96.94   CC       criu/arch/x86/sigaction_compat.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 97.33   CC       criu/arch/x86/sigframe.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 97.74   LINK     criu/arch/x86/crtools.built-in.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 97.81   DEP      criu/pie/util-vdso-elf32.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 98.01   DEP      criu/pie/util-vdso.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 98.16   DEP      criu/pie/util.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 98.42   CC       criu/pie/util.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 98.92   CC       criu/pie/util-vdso.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 100.2   CC       criu/pie/util-vdso-elf32.o
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.2   AR       criu/pie/pie.lib.a
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.3   DEP      criu/pie/restorer.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.6   DEP      criu/arch/x86/sigaction_compat_pie.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.7   DEP      criu/arch/x86/restorer_unmap.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.7   DEP      criu/arch/x86/restorer.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 101.9   DEP      criu/arch/x86/vdso-pie.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 102.1   DEP      criu/pie/parasite-vdso.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 102.6   DEP      criu/pie/parasite.d
19:23:50 [2021-09-20T19:23:50.304Z] #43 103.0   CC       criu/pie/parasite.o
19:23:50 [2021-09-20T19:23:50.481Z] #43 170.8 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.481Z] #43 170.8 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.673Z] #43 99.65   DEP      criu/arch/x86/vdso-pie.d
19:23:50 [2021-09-20T19:23:50.673Z] #43 99.81   DEP      criu/pie/parasite-vdso.d
19:23:50 [2021-09-20T19:23:50.745Z] #43 170.8 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.745Z] #43 170.9 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.745Z] #43 171.0 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.745Z] #43 171.1 make[2]: Nothing to be done for 'all'.
19:23:50 [2021-09-20T19:23:50.930Z] #43 100.2   DEP      criu/pie/parasite.d
19:23:50 [2021-09-20T19:23:50.953Z] #20 DONE 104.1s
19:23:50 [2021-09-20T19:23:50.953Z] 
19:23:50 [2021-09-20T19:23:50.953Z] #21 [dev-systemd-false  8/26] 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
19:23:50 [2021-09-20T19:23:50.953Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
19:23:51 [2021-09-20T19:23:51.008Z] #43 164.0   CC       criu/tun.o
19:23:51 [2021-09-20T19:23:51.009Z] #43 171.2 make[2]: Nothing to be done for 'all'.
19:23:51 [2021-09-20T19:23:51.268Z] #43 164.3   CC       criu/uffd.o
19:23:51 [2021-09-20T19:23:51.272Z] #43 171.3 make[2]: Nothing to be done for 'all'.
19:23:51 [2021-09-20T19:23:51.272Z] #43 171.3   INSTALL  criu/criu
19:23:51 [2021-09-20T19:23:51.492Z] #43 100.6   CC       criu/pie/parasite.o
19:23:51 [2021-09-20T19:23:51.535Z] #43 DONE 171.6s
19:23:51 [2021-09-20T19:23:51.536Z] 
19:23:51 [2021-09-20T19:23:51.536Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
19:23:51 [2021-09-20T19:23:51.536Z] #25 sha256:b38ee8ef27f1c12587a6f4880fdb49f74307efef0f808cd2834edfb87185ab78
19:23:51 [2021-09-20T19:23:51.693Z] #43 ...
19:23:51 [2021-09-20T19:23:51.693Z] 
19:23:51 [2021-09-20T19:23:51.693Z] #53 [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
19:23:51 [2021-09-20T19:23:51.693Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:23:51 [2021-09-20T19:23:51.693Z] #53 17.30 + cd /tmp/tmp.Fi8EJNRFWZ/src/github.com/opencontainers/runc
19:23:51 [2021-09-20T19:23:51.693Z] #53 17.30 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:23:51 [2021-09-20T19:23:51.890Z] #21 1.067 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:23:51 [2021-09-20T19:23:51.890Z] #21 1.073 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:23:51 [2021-09-20T19:23:51.890Z] #21 1.077 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:23:51 [2021-09-20T19:23:51.890Z] #21 DONE 1.2s
19:23:51 [2021-09-20T19:23:51.890Z] 
19:23:51 [2021-09-20T19:23:51.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:51 [2021-09-20T19:23:51.890Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:51 [2021-09-20T19:23:51.890Z] #43 195.2   CC       criu/memfd.o
19:23:51 [2021-09-20T19:23:51.890Z] #43 195.8   CC       criu/mount.o
19:23:51 [2021-09-20T19:23:51.890Z] #43 200.3   CC       criu/namespaces.o
19:23:51 [2021-09-20T19:23:51.890Z] #43 202.5   CC       criu/net.o
19:23:51 [2021-09-20T19:23:51.890Z] #43 ...
19:23:51 [2021-09-20T19:23:51.890Z] 
19:23:51 [2021-09-20T19:23:51.890Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:23:51 [2021-09-20T19:23:51.890Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:23:51 [2021-09-20T19:23:51.955Z] #53 17.96 + '[' -z '' ']'
19:23:51 [2021-09-20T19:23:51.955Z] #53 17.96 + target=static
19:23:51 [2021-09-20T19:23:51.955Z] #53 17.96 + make 'BUILDTAGS=seccomp ' static
19:23:52 [2021-09-20T19:23:52.112Z] #25 DONE 0.6s
19:23:52 [2021-09-20T19:23:52.112Z] 
19:23:52 [2021-09-20T19:23:52.112Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:23:52 [2021-09-20T19:23:52.112Z] #30 sha256:2e70b2eab1d02aa6c40c7fbdf9f2fff64b1a702b4fc5daebfb46734ee91128c0
19:23:52 [2021-09-20T19:23:52.206Z] #43 165.1   CC       criu/util.o
19:23:52 [2021-09-20T19:23:52.528Z] #53 18.53 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:23:53 [2021-09-20T19:23:53.144Z] #43 165.9   CC       criu/uts_ns.o
19:23:53 [2021-09-20T19:23:53.144Z] #43 166.0   CC       criu/vdso-compat.o
19:23:53 [2021-09-20T19:23:53.144Z] #43 166.2   CC       criu/vdso.o
19:23:53 [2021-09-20T19:23:53.506Z] #30 DONE 1.4s
19:23:53 [2021-09-20T19:23:53.506Z] 
19:23:53 [2021-09-20T19:23:53.506Z] #56 [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
19:23:53 [2021-09-20T19:23:53.506Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:23:53 [2021-09-20T19:23:53.506Z] #56 ...
19:23:53 [2021-09-20T19:23:53.506Z] 
19:23:53 [2021-09-20T19:23:53.506Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
19:23:53 [2021-09-20T19:23:53.506Z] #33 sha256:ea593c9600c47e14e3aacf7c61c0b5f38b902cb0364d5f5c2054de768ec88bc9
19:23:53 [2021-09-20T19:23:53.506Z] #33 DONE 0.1s
19:23:53 [2021-09-20T19:23:53.713Z] #43 166.7   LINK     criu/built-in.o
19:23:53 [2021-09-20T19:23:53.773Z] 
19:23:53 [2021-09-20T19:23:53.773Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
19:23:53 [2021-09-20T19:23:53.773Z] #35 sha256:666c4763f496fcc6d726eb9f7c705b0fedfea05c4bc204bbf29389eddffe9266
19:23:53 [2021-09-20T19:23:53.774Z] #35 DONE 0.1s
19:23:53 [2021-09-20T19:23:53.774Z] 
19:23:53 [2021-09-20T19:23:53.774Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
19:23:53 [2021-09-20T19:23:53.774Z] #38 sha256:e3c8430250e0c93b7912f1b709e1ac8189fbe1f6d8e29047e3cc85ee91e688a1
19:23:53 [2021-09-20T19:23:53.774Z] #38 DONE 0.1s
19:23:53 [2021-09-20T19:23:53.774Z] 
19:23:53 [2021-09-20T19:23:53.774Z] #56 [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
19:23:53 [2021-09-20T19:23:53.774Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:23:53 [2021-09-20T19:23:53.973Z] #43 166.8   LINK     criu/criu
19:23:54 [2021-09-20T19:23:54.038Z] #56 ...
19:23:54 [2021-09-20T19:23:54.038Z] 
19:23:54 [2021-09-20T19:23:54.038Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.038Z] #41 sha256:78c28afbf81758f312a1a95457095659a8152948929c854ea543a9b90c4a1b7a
19:23:54 [2021-09-20T19:23:54.038Z] #41 DONE 0.2s
19:23:54 [2021-09-20T19:23:54.038Z] 
19:23:54 [2021-09-20T19:23:54.038Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:23:54 [2021-09-20T19:23:54.038Z] #44 sha256:554070a459fd1287b3969c7e34b8d2e4fdafcb6c90bb333ca253ef9bb041db31
19:23:54 [2021-09-20T19:23:54.038Z] #44 DONE 0.1s
19:23:54 [2021-09-20T19:23:54.038Z] 
19:23:54 [2021-09-20T19:23:54.038Z] #56 [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
19:23:54 [2021-09-20T19:23:54.038Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:23:54 [2021-09-20T19:23:54.038Z] #56 ...
19:23:54 [2021-09-20T19:23:54.038Z] 
19:23:54 [2021-09-20T19:23:54.038Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.038Z] #46 sha256:9b2fdf986950fb67f2ddb8032884a7953569da8e742893feb5aeab3e442b2d37
19:23:54 [2021-09-20T19:23:54.038Z] #46 DONE 0.1s
19:23:54 [2021-09-20T19:23:54.066Z] #43 103.0   LINK     criu/pie/parasite.built-in.o
19:23:54 [2021-09-20T19:23:54.066Z] #43 103.0   GEN      criu/pie/parasite-blob.h
19:23:54 [2021-09-20T19:23:54.066Z] #43 103.1   CC       criu/pie/parasite-vdso.o
19:23:54 [2021-09-20T19:23:54.232Z] #43 167.2   DEP      lib/c/criu.d
19:23:54 [2021-09-20T19:23:54.232Z] #43 167.3   CC       images/rpc.pb-c.o
19:23:54 [2021-09-20T19:23:54.301Z] 
19:23:54 [2021-09-20T19:23:54.302Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.302Z] #48 sha256:f31b2dea9ce32fef9c8611f1c995b0d548ff4e26df182b51426c90509312a5f1
19:23:54 [2021-09-20T19:23:54.565Z] #48 DONE 0.2s
19:23:54 [2021-09-20T19:23:54.565Z] 
19:23:54 [2021-09-20T19:23:54.565Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.565Z] #50 sha256:6e331ef9079ba7214c5feeed8fd9996d44896ced38c160df527b49f2e1d6dd91
19:23:54 [2021-09-20T19:23:54.565Z] #50 DONE 0.2s
19:23:54 [2021-09-20T19:23:54.565Z] 
19:23:54 [2021-09-20T19:23:54.565Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.565Z] #52 sha256:cf403ecfdb41328571a18bd84425c92ad1d055272ebd9be4c5eb4c1100b742fb
19:23:54 [2021-09-20T19:23:54.801Z] #43 167.7   CC       lib/c/criu.o
19:23:54 [2021-09-20T19:23:54.827Z] #52 DONE 0.1s
19:23:54 [2021-09-20T19:23:54.827Z] 
19:23:54 [2021-09-20T19:23:54.827Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
19:23:54 [2021-09-20T19:23:54.827Z] #54 sha256:0da13d66dc2fbababf5f5ad6f064c88e1e8a285c30f537e2714253af54f40474
19:23:54 [2021-09-20T19:23:54.827Z] #54 DONE 0.1s
19:23:54 [2021-09-20T19:23:54.827Z] 
19:23:54 [2021-09-20T19:23:54.827Z] #56 [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
19:23:54 [2021-09-20T19:23:54.827Z] #56 sha256:358c56a917bda9899370a7b5ff24cbf64c4fcf2695ba6d14b67af13a81e8d5d7
19:23:55 [2021-09-20T19:23:55.441Z] #43 104.4   CC       criu/arch/x86/vdso-pie.o
19:23:55 [2021-09-20T19:23:55.698Z] #43 104.8   CC       criu/arch/x86/restorer.o
19:23:55 [2021-09-20T19:23:55.739Z] #43 168.5   LINK     lib/c/built-in.o
19:23:55 [2021-09-20T19:23:55.739Z] #43 168.6   LINK     lib/c/libcriu.so
19:23:55 [2021-09-20T19:23:55.739Z] #43 168.6   LINK     lib/c/libcriu.a
19:23:55 [2021-09-20T19:23:55.739Z] #43 168.8   GEN      magic.py
19:23:55 [2021-09-20T19:23:55.954Z] #43 ...
19:23:55 [2021-09-20T19:23:55.954Z] 
19:23:55 [2021-09-20T19:23:55.954Z] #53 [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
19:23:55 [2021-09-20T19:23:55.954Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:23:55 [2021-09-20T19:23:55.954Z] #53 19.10 + cd /tmp/tmp.7FvoEMdjwR/src/github.com/opencontainers/runc
19:23:55 [2021-09-20T19:23:55.954Z] #53 19.10 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
19:23:55 [2021-09-20T19:23:55.998Z] #43 168.9 Note: Building without setproctitle() and strlcpy() support.
19:23:55 [2021-09-20T19:23:55.998Z] #43 168.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:23:55 [2021-09-20T19:23:55.998Z] #43 168.9 Note: Building without GnuTLS support
19:23:55 [2021-09-20T19:23:55.998Z] #43 168.9 Makefile.config:39: Warn: you have no libnftables installed
19:23:55 [2021-09-20T19:23:55.998Z] #43 168.9 Makefile.config:40: Warn: Building without nftables support
19:23:56 [2021-09-20T19:23:56.568Z] #43 169.5 fatal: not a git repository (or any of the parent directories): .git
19:23:57 [2021-09-20T19:23:57.137Z] #43 170.0 make[1]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.177Z] #22 5.263 Collecting yamllint==1.26.1
19:23:57 [2021-09-20T19:23:57.321Z] #53 20.03 + '[' -z '' ']'
19:23:57 [2021-09-20T19:23:57.321Z] #53 20.03 + target=static
19:23:57 [2021-09-20T19:23:57.321Z] #53 20.03 + make 'BUILDTAGS=seccomp ' static
19:23:57 [2021-09-20T19:23:57.577Z] #53 20.55 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.5 make[1]: 'images/built-in.o' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.6 make[1]: 'compel/libcompel.a' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.6 make[1]: 'compel/compel-host-bin' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.6 make[1]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.7 make[1]: 'soccr/libsoccr.a' is up to date.
19:23:57 [2021-09-20T19:23:57.706Z] #43 170.8 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 170.9 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 170.9 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 171.0 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 171.1 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 171.1 make[2]: Nothing to be done for 'all'.
19:23:57 [2021-09-20T19:23:57.965Z] #43 171.1 make[2]: Nothing to be done for 'all'.
19:23:58 [2021-09-20T19:23:58.115Z] #22 ...
19:23:58 [2021-09-20T19:23:58.115Z] 
19:23:58 [2021-09-20T19:23:58.115Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:58 [2021-09-20T19:23:58.115Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:58 [2021-09-20T19:23:58.115Z] #43 206.8   CC       criu/netfilter.o
19:23:58 [2021-09-20T19:23:58.115Z] #43 207.3   CC       criu/page-pipe.o
19:23:58 [2021-09-20T19:23:58.115Z] #43 208.1   CC       criu/page-xfer.o
19:23:58 [2021-09-20T19:23:58.115Z] #43 209.7   CC       criu/pagemap-cache.o
19:23:58 [2021-09-20T19:23:58.115Z] #43 210.0   CC       criu/pagemap.o
19:23:58 [2021-09-20T19:23:58.226Z] #43 171.2 make[2]: Nothing to be done for 'all'.
19:23:58 [2021-09-20T19:23:58.226Z] #43 171.2   INSTALL  criu/criu
19:23:58 [2021-09-20T19:23:58.485Z] #43 DONE 171.4s
19:23:58 [2021-09-20T19:23:58.485Z] 
19:23:58 [2021-09-20T19:23:58.485Z] #53 [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
19:23:58 [2021-09-20T19:23:58.485Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:23:59 [2021-09-20T19:23:59.052Z] #43 211.0   CC       criu/parasite-syscall.o
19:23:59 [2021-09-20T19:23:59.120Z] #53 ...
19:23:59 [2021-09-20T19:23:59.120Z] 
19:23:59 [2021-09-20T19:23:59.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:59 [2021-09-20T19:23:59.120Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:59 [2021-09-20T19:23:59.120Z] #43 105.2   LINK     criu/pie/parasite.built-in.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 105.3   GEN      criu/pie/parasite-blob.h
19:23:59 [2021-09-20T19:23:59.120Z] #43 105.4   CC       criu/pie/parasite-vdso.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 106.7   CC       criu/arch/x86/vdso-pie.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 107.3   CC       criu/arch/x86/restorer.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 108.1   CC       criu/arch/x86/restorer_unmap.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 108.2   CC       criu/arch/x86/sigaction_compat_pie.o
19:23:59 [2021-09-20T19:23:59.120Z] #43 108.6   CC       criu/pie/restorer.o
19:23:59 [2021-09-20T19:23:59.469Z] #53 ...
19:23:59 [2021-09-20T19:23:59.469Z] 
19:23:59 [2021-09-20T19:23:59.469Z] #20 [dev-systemd-false  7/26] 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
19:23:59 [2021-09-20T19:23:59.469Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:23:59 [2021-09-20T19:23:59.469Z] #20 2.302 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 2.381 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 2.389 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 2.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 3.924 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 5.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:23:59 [2021-09-20T19:23:59.469Z] #20 8.956 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:23:59 [2021-09-20T19:23:59.725Z] #20 ...
19:23:59 [2021-09-20T19:23:59.725Z] 
19:23:59 [2021-09-20T19:23:59.725Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:23:59 [2021-09-20T19:23:59.725Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:23:59 [2021-09-20T19:23:59.725Z] #43 105.8   CC       criu/arch/x86/restorer_unmap.o
19:23:59 [2021-09-20T19:23:59.725Z] #43 105.9   CC       criu/arch/x86/sigaction_compat_pie.o
19:23:59 [2021-09-20T19:23:59.725Z] #43 106.5   CC       criu/pie/restorer.o
19:23:59 [2021-09-20T19:23:59.865Z] #53 ...
19:23:59 [2021-09-20T19:23:59.865Z] 
19:23:59 [2021-09-20T19:23:59.865Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:23:59 [2021-09-20T19:23:59.865Z] #44 sha256:555040087a4c79d7f55362774ce4e9dd6ab1d6c8d253e8838c494e43ee63b3f1
19:23:59 [2021-09-20T19:23:59.865Z] #44 DONE 0.1s
19:23:59 [2021-09-20T19:23:59.865Z] 
19:23:59 [2021-09-20T19:23:59.865Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
19:23:59 [2021-09-20T19:23:59.865Z] #46 sha256:32d77ad3be35972e25d83ac84f0965e1a19271e650577e02c92b7a29dce9a90b
19:23:59 [2021-09-20T19:23:59.865Z] #46 DONE 0.1s
19:23:59 [2021-09-20T19:23:59.865Z] 
19:23:59 [2021-09-20T19:23:59.865Z] #53 [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
19:23:59 [2021-09-20T19:23:59.865Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:23:59 [2021-09-20T19:23:59.865Z] #53 ...
19:23:59 [2021-09-20T19:23:59.865Z] 
19:23:59 [2021-09-20T19:23:59.865Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
19:23:59 [2021-09-20T19:23:59.865Z] #48 sha256:eb9a8b947e0be2416f60acc079bd36149318747cb13c3fa0b776e1a2fd752f88
19:23:59 [2021-09-20T19:23:59.865Z] #48 DONE 0.1s
19:23:59 [2021-09-20T19:23:59.988Z] #43 212.0   CC       criu/path.o
19:24:00 [2021-09-20T19:24:00.125Z] 
19:24:00 [2021-09-20T19:24:00.125Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
19:24:00 [2021-09-20T19:24:00.125Z] #50 sha256:2c51ca3544ed947e83feab1ac669abc972447c87283effe90fbbf5a033c3ba84
19:24:00 [2021-09-20T19:24:00.125Z] #50 DONE 0.2s
19:24:00 [2021-09-20T19:24:00.125Z] 
19:24:00 [2021-09-20T19:24:00.125Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
19:24:00 [2021-09-20T19:24:00.125Z] #52 sha256:f487a5a0bc634d7cd2da296a8e2f0179642bb1d83a2665e137e36af85bf32edf
19:24:00 [2021-09-20T19:24:00.247Z] #43 212.3   CC       criu/pie-util-vdso-elf32.o
19:24:00 [2021-09-20T19:24:00.385Z] #52 DONE 0.1s
19:24:00 [2021-09-20T19:24:00.385Z] 
19:24:00 [2021-09-20T19:24:00.385Z] #53 [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
19:24:00 [2021-09-20T19:24:00.385Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:24:00 [2021-09-20T19:24:00.508Z] #43 113.9   LINK     criu/pie/restorer.built-in.o
19:24:00 [2021-09-20T19:24:00.508Z] #43 113.9   GEN      criu/pie/restorer-blob.h
19:24:00 [2021-09-20T19:24:00.770Z] #43 114.0   DEP      criu/vdso.d
19:24:01 [2021-09-20T19:24:01.032Z] #43 114.3   DEP      criu/vdso-compat.d
19:24:01 [2021-09-20T19:24:01.184Z] #43 212.8   CC       criu/pie-util-vdso.o
19:24:01 [2021-09-20T19:24:01.294Z] #43 114.5   DEP      criu/uts_ns.d
19:24:01 [2021-09-20T19:24:01.294Z] #43 114.7   DEP      criu/util.d
19:24:01 [2021-09-20T19:24:01.444Z] #43 213.3   CC       criu/pie-util.o
19:24:01 [2021-09-20T19:24:01.444Z] #43 213.5   CC       criu/pipes.o
19:24:01 [2021-09-20T19:24:01.555Z] #43 ...
19:24:01 [2021-09-20T19:24:01.555Z] 
19:24:01 [2021-09-20T19:24:01.556Z] #20 [dev-systemd-false  7/26] 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
19:24:01 [2021-09-20T19:24:01.556Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:01 [2021-09-20T19:24:01.556Z] #20 5.730 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:24:01 [2021-09-20T19:24:01.556Z] #20 8.271 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
19:24:01 [2021-09-20T19:24:01.556Z] #20 10.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:24:01 [2021-09-20T19:24:01.817Z] #20 ...
19:24:01 [2021-09-20T19:24:01.817Z] 
19:24:01 [2021-09-20T19:24:01.817Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:01 [2021-09-20T19:24:01.817Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:01 [2021-09-20T19:24:01.817Z] #43 115.1   DEP      criu/uffd.d
19:24:02 [2021-09-20T19:24:02.381Z] #43 214.3   CC       criu/plugin.o
19:24:02 [2021-09-20T19:24:02.381Z] #43 ...
19:24:02 [2021-09-20T19:24:02.381Z] 
19:24:02 [2021-09-20T19:24:02.381Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:24:02 [2021-09-20T19:24:02.381Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:24:02 [2021-09-20T19:24:02.381Z] #22 10.66   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:24:02 [2021-09-20T19:24:02.390Z] #43 115.5   DEP      criu/tun.d
19:24:02 [2021-09-20T19:24:02.390Z] #43 115.7   DEP      criu/tty.d
19:24:02 [2021-09-20T19:24:02.651Z] #43 116.2   DEP      criu/timerfd.d
19:24:02 [2021-09-20T19:24:02.997Z] #43 111.9   LINK     criu/pie/restorer.built-in.o
19:24:02 [2021-09-20T19:24:02.997Z] #43 111.9   GEN      criu/pie/restorer-blob.h
19:24:02 [2021-09-20T19:24:02.997Z] #43 112.1   DEP      criu/vdso.d
19:24:03 [2021-09-20T19:24:03.225Z] #43 116.4   DEP      criu/timens.d
19:24:03 [2021-09-20T19:24:03.226Z] #43 116.6   DEP      criu/sysfs_parse.d
19:24:03 [2021-09-20T19:24:03.254Z] #43 112.4   DEP      criu/vdso-compat.d
19:24:03 [2021-09-20T19:24:03.513Z] #43 112.6   DEP      criu/uts_ns.d
19:24:03 [2021-09-20T19:24:03.761Z] #22 11.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:24:03 [2021-09-20T19:24:03.761Z] #22 11.92   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:24:03 [2021-09-20T19:24:03.761Z] #22 11.97 Collecting pyyaml (from yamllint==1.26.1)
19:24:03 [2021-09-20T19:24:03.770Z] #43 112.8   DEP      criu/util.d
19:24:03 [2021-09-20T19:24:03.799Z] #43 116.9   DEP      criu/sysctl.d
19:24:03 [2021-09-20T19:24:03.799Z] #43 117.2   DEP      criu/string.d
19:24:03 [2021-09-20T19:24:03.799Z] #43 117.3   DEP      criu/stats.d
19:24:04 [2021-09-20T19:24:04.020Z] #22 12.21   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:24:04 [2021-09-20T19:24:04.029Z] #43 113.1   DEP      criu/uffd.d
19:24:04 [2021-09-20T19:24:04.286Z] #43 113.4   DEP      criu/tun.d
19:24:04 [2021-09-20T19:24:04.286Z] #43 113.6   DEP      criu/tty.d
19:24:04 [2021-09-20T19:24:04.372Z] #43 117.4   DEP      criu/sockets.d
19:24:04 [2021-09-20T19:24:04.372Z] #43 117.8   DEP      criu/sk-unix.d
19:24:04 [2021-09-20T19:24:04.587Z] #22 12.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:24:04 [2021-09-20T19:24:04.587Z] #22 12.58 Building wheels for collected packages: yamllint
19:24:04 [2021-09-20T19:24:04.587Z] #22 12.59   Running setup.py bdist_wheel for yamllint: started
19:24:04 [2021-09-20T19:24:04.850Z] #43 113.8   DEP      criu/timerfd.d
19:24:04 [2021-09-20T19:24:04.944Z] #43 118.1   DEP      criu/sk-tcp.d
19:24:04 [2021-09-20T19:24:04.944Z] #43 118.4   DEP      criu/sk-queue.d
19:24:05 [2021-09-20T19:24:05.109Z] #43 114.1   DEP      criu/timens.d
19:24:05 [2021-09-20T19:24:05.205Z] #43 118.6   DEP      criu/sk-packet.d
19:24:05 [2021-09-20T19:24:05.367Z] #43 114.4   DEP      criu/sysfs_parse.d
19:24:05 [2021-09-20T19:24:05.467Z] #43 118.8   DEP      criu/sk-netlink.d
19:24:05 [2021-09-20T19:24:05.524Z] #22 ...
19:24:05 [2021-09-20T19:24:05.524Z] 
19:24:05 [2021-09-20T19:24:05.524Z] #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
19:24:05 [2021-09-20T19:24:05.524Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:24:05 [2021-09-20T19:24:05.524Z] #40 DONE 338.1s
19:24:05 [2021-09-20T19:24:05.524Z] 
19:24:05 [2021-09-20T19:24:05.524Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:24:05 [2021-09-20T19:24:05.524Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:24:05 [2021-09-20T19:24:05.524Z] #22 13.64   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:24:05 [2021-09-20T19:24:05.524Z] #22 13.64   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:24:05 [2021-09-20T19:24:05.524Z] #22 13.72 Successfully built yamllint
19:24:05 [2021-09-20T19:24:05.524Z] #22 13.76 Installing collected packages: pathspec, pyyaml, yamllint
19:24:05 [2021-09-20T19:24:05.624Z] #43 114.7   DEP      criu/sysctl.d
19:24:05 [2021-09-20T19:24:05.729Z] #43 119.1   DEP      criu/sk-inet.d
19:24:05 [2021-09-20T19:24:05.882Z] #43 115.0   DEP      criu/string.d
19:24:05 [2021-09-20T19:24:05.882Z] #43 115.0   DEP      criu/stats.d
19:24:05 [2021-09-20T19:24:05.991Z] #43 119.4   DEP      criu/signalfd.d
19:24:06 [2021-09-20T19:24:06.139Z] #43 115.2   DEP      criu/sockets.d
19:24:06 [2021-09-20T19:24:06.254Z] #43 119.6   DEP      criu/sigframe.d
19:24:06 [2021-09-20T19:24:06.397Z] #43 115.5   DEP      criu/sk-unix.d
19:24:06 [2021-09-20T19:24:06.461Z] #22 14.42 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:24:06 [2021-09-20T19:24:06.516Z] #43 119.8   DEP      criu/shmem.d
19:24:06 [2021-09-20T19:24:06.516Z] #43 120.0   DEP      criu/servicefd.d
19:24:06 [2021-09-20T19:24:06.721Z] #22 DONE 15.0s
19:24:06 [2021-09-20T19:24:06.721Z] 
19:24:06 [2021-09-20T19:24:06.721Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
19:24:06 [2021-09-20T19:24:06.721Z] #25 sha256:863569a3bcf7756de82f2cae2dc12f07f02f83ad78b234c4dd716c170bce9909
19:24:06 [2021-09-20T19:24:06.962Z] #43 115.9   DEP      criu/sk-tcp.d
19:24:06 [2021-09-20T19:24:06.962Z] #43 116.1   DEP      criu/sk-queue.d
19:24:07 [2021-09-20T19:24:07.088Z] #43 120.2   DEP      criu/seize.d
19:24:07 [2021-09-20T19:24:07.088Z] #43 120.5   DEP      criu/seccomp.d
19:24:07 [2021-09-20T19:24:07.220Z] #43 116.4   DEP      criu/sk-packet.d
19:24:07 [2021-09-20T19:24:07.349Z] #43 120.7   DEP      criu/rst-malloc.d
19:24:07 [2021-09-20T19:24:07.349Z] #43 120.8   DEP      criu/rbtree.d
19:24:07 [2021-09-20T19:24:07.349Z] #43 120.8   DEP      criu/pstree.d
19:24:07 [2021-09-20T19:24:07.478Z] #43 ...
19:24:07 [2021-09-20T19:24:07.478Z] 
19:24:07 [2021-09-20T19:24:07.478Z] #45 [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
19:24:07 [2021-09-20T19:24:07.478Z] #45 sha256:97e66e8d761a0ed8dcdc660068a235b4aeb6e603fee665b77177d137270f554e
19:24:07 [2021-09-20T19:24:07.478Z] #45 229.1 github.com/LK4D4/vndr/godl
19:24:07 [2021-09-20T19:24:07.478Z] #45 230.5 github.com/LK4D4/vndr
19:24:07 [2021-09-20T19:24:07.478Z] #45 DONE 238.1s
19:24:07 [2021-09-20T19:24:07.478Z] 
19:24:07 [2021-09-20T19:24:07.478Z] #20 [dev-systemd-false  7/26] 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
19:24:07 [2021-09-20T19:24:07.478Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:07 [2021-09-20T19:24:07.478Z] #20 11.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:24:07 [2021-09-20T19:24:07.659Z] #25 DONE 0.7s
19:24:07 [2021-09-20T19:24:07.659Z] 
19:24:07 [2021-09-20T19:24:07.659Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:24:07 [2021-09-20T19:24:07.659Z] #30 sha256:567770da8fdc4d3bf2d57a6f88e19ea78131d923504915703f200c2c043687da
19:24:07 [2021-09-20T19:24:07.735Z] #20 ...
19:24:07 [2021-09-20T19:24:07.735Z] 
19:24:07 [2021-09-20T19:24:07.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:07 [2021-09-20T19:24:07.735Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:07 [2021-09-20T19:24:07.735Z] #43 116.7   DEP      criu/sk-netlink.d
19:24:07 [2021-09-20T19:24:07.735Z] #43 117.0   DEP      criu/sk-inet.d
19:24:07 [2021-09-20T19:24:07.922Z] #43 121.1   DEP      criu/protobuf.d
19:24:08 [2021-09-20T19:24:08.184Z] #43 121.4   GEN      criu/protobuf-desc-gen.h
19:24:08 [2021-09-20T19:24:08.299Z] #43 117.3   DEP      criu/signalfd.d
19:24:08 [2021-09-20T19:24:08.299Z] #43 117.5   DEP      criu/sigframe.d
19:24:08 [2021-09-20T19:24:08.557Z] #43 117.6   DEP      criu/shmem.d
19:24:08 [2021-09-20T19:24:08.813Z] #43 117.9   DEP      criu/servicefd.d
19:24:09 [2021-09-20T19:24:09.071Z] #43 118.1   DEP      criu/seize.d
19:24:09 [2021-09-20T19:24:09.071Z] #43 118.3   DEP      criu/seccomp.d
19:24:09 [2021-09-20T19:24:09.330Z] #43 118.5   DEP      criu/rst-malloc.d
19:24:09 [2021-09-20T19:24:09.330Z] #43 118.6   DEP      criu/rbtree.d
19:24:09 [2021-09-20T19:24:09.330Z] #43 118.6   DEP      criu/pstree.d
19:24:09 [2021-09-20T19:24:09.587Z] #43 118.9   DEP      criu/protobuf.d
19:24:10 [2021-09-20T19:24:10.152Z] #43 119.1   GEN      criu/protobuf-desc-gen.h
19:24:10 [2021-09-20T19:24:10.369Z] #53 ...
19:24:10 [2021-09-20T19:24:10.369Z] 
19:24:10 [2021-09-20T19:24:10.369Z] #56 [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
19:24:10 [2021-09-20T19:24:10.369Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:24:10 [2021-09-20T19:24:10.369Z] #56 206.1 + bin/containerd
19:24:12 [2021-09-20T19:24:12.396Z] #43 125.2   DEP      criu/protobuf-desc.d
19:24:12 [2021-09-20T19:24:12.396Z] #43 125.5   DEP      criu/proc_parse.d
19:24:12 [2021-09-20T19:24:12.396Z] #43 125.9   DEP      criu/plugin.d
19:24:12 [2021-09-20T19:24:12.658Z] #43 126.0   DEP      criu/pipes.d
19:24:12 [2021-09-20T19:24:12.932Z] #30 DONE 4.7s
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #49 [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
19:24:12 [2021-09-20T19:24:12.932Z] #49 sha256:d47145b0dddd0a8768096f1095be64f166215a3e0bd6ff16c35fa45aaf1f07ba
19:24:12 [2021-09-20T19:24:12.932Z] #49 341.9 + /build/golangci-lint --version
19:24:12 [2021-09-20T19:24:12.932Z] #49 342.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:24:12 [2021-09-20T19:24:12.932Z] #49 DONE 345.2s
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
19:24:12 [2021-09-20T19:24:12.932Z] #33 sha256:74056beb5a0d17fb1ec630470264db8eda04962dde5b0f4c2bbf855c53b4eb62
19:24:12 [2021-09-20T19:24:12.932Z] #33 DONE 0.5s
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
19:24:12 [2021-09-20T19:24:12.932Z] #35 sha256:8304df0b3d35b34e2e3d1fb8aa9a954eca2bb372514b39d86a8b932fe626f597
19:24:12 [2021-09-20T19:24:12.932Z] #35 DONE 0.1s
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:12 [2021-09-20T19:24:12.932Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:12 [2021-09-20T19:24:12.932Z] #43 214.7   CC       criu/proc_parse.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 218.2   CC       criu/protobuf-desc.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 219.3   CC       criu/protobuf.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 220.0   CC       criu/pstree.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 221.2   CC       criu/rbtree.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 221.5   CC       criu/rst-malloc.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 221.7   CC       criu/seccomp.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 222.2   CC       criu/seize.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 222.8   CC       criu/servicefd.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 223.1   CC       criu/shmem.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 223.7   CC       criu/sigframe.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 223.8   CC       criu/signalfd.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 224.0   CC       criu/sk-inet.o
19:24:12 [2021-09-20T19:24:12.932Z] #43 ...
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
19:24:12 [2021-09-20T19:24:12.932Z] #38 sha256:e50b072f0e144d86ce6923f30e7244ca055605ad4b01c9591217921d99573fa9
19:24:12 [2021-09-20T19:24:12.932Z] #38 DONE 0.1s
19:24:12 [2021-09-20T19:24:12.932Z] 
19:24:12 [2021-09-20T19:24:12.932Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
19:24:12 [2021-09-20T19:24:12.932Z] #41 sha256:1ec9145074af1bcc1f9b792db98f79315a12352d5b3433a5b665f92646d6abad
19:24:13 [2021-09-20T19:24:13.230Z] #43 126.3   DEP      criu/pie-util.d
19:24:13 [2021-09-20T19:24:13.231Z] #43 126.5   DEP      criu/pie-util-vdso.d
19:24:13 [2021-09-20T19:24:13.492Z] #43 126.8   DEP      criu/pie-util-vdso-elf32.d
19:24:13 [2021-09-20T19:24:13.500Z] #41 DONE 0.8s
19:24:13 [2021-09-20T19:24:13.500Z] 
19:24:13 [2021-09-20T19:24:13.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:13 [2021-09-20T19:24:13.500Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:13 [2021-09-20T19:24:13.500Z] #43 225.1   CC       criu/sk-netlink.o
19:24:13 [2021-09-20T19:24:13.500Z] #43 225.4   CC       criu/sk-packet.o
19:24:13 [2021-09-20T19:24:13.754Z] #43 127.0   DEP      criu/path.d
19:24:13 [2021-09-20T19:24:13.754Z] #43 ...
19:24:13 [2021-09-20T19:24:13.754Z] 
19:24:13 [2021-09-20T19:24:13.754Z] #45 [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
19:24:13 [2021-09-20T19:24:13.754Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:24:13 [2021-09-20T19:24:13.754Z] #45 234.2 github.com/LK4D4/vndr/godl
19:24:13 [2021-09-20T19:24:13.754Z] #45 235.6 github.com/LK4D4/vndr
19:24:13 [2021-09-20T19:24:13.754Z] #45 ...
19:24:13 [2021-09-20T19:24:13.754Z] 
19:24:13 [2021-09-20T19:24:13.754Z] #20 [dev-systemd-false  7/26] 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
19:24:13 [2021-09-20T19:24:13.754Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:13 [2021-09-20T19:24:13.754Z] #20 18.24 Fetched 9001 kB in 16s (551 kB/s)
19:24:13 [2021-09-20T19:24:13.754Z] #20 18.24 Reading package lists...
19:24:14 [2021-09-20T19:24:14.016Z] #20 24.09 Reading package lists...
19:24:14 [2021-09-20T19:24:14.016Z] #20 ...
19:24:14 [2021-09-20T19:24:14.016Z] 
19:24:14 [2021-09-20T19:24:14.016Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:14 [2021-09-20T19:24:14.016Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:14 [2021-09-20T19:24:14.016Z] #43 127.3   DEP      criu/parasite-syscall.d
19:24:14 [2021-09-20T19:24:14.068Z] #43 226.0   CC       criu/sk-queue.o
19:24:14 [2021-09-20T19:24:14.278Z] #43 ...
19:24:14 [2021-09-20T19:24:14.278Z] 
19:24:14 [2021-09-20T19:24:14.278Z] #45 [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
19:24:14 [2021-09-20T19:24:14.278Z] #45 sha256:3b2e63e04813cf5bcb8d970b95fc37957862d7bc5cc11c3028fd1e6ce3e94806
19:24:14 [2021-09-20T19:24:14.278Z] #45 DONE 245.0s
19:24:14 [2021-09-20T19:24:14.278Z] 
19:24:14 [2021-09-20T19:24:14.278Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:14 [2021-09-20T19:24:14.278Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:14 [2021-09-20T19:24:14.278Z] #43 127.8   DEP      criu/pagemap.d
19:24:14 [2021-09-20T19:24:14.327Z] #43 123.1   DEP      criu/protobuf-desc.d
19:24:14 [2021-09-20T19:24:14.327Z] #43 123.4   DEP      criu/proc_parse.d
19:24:14 [2021-09-20T19:24:14.539Z] #43 128.0   DEP      criu/pagemap-cache.d
19:24:14 [2021-09-20T19:24:14.584Z] #43 123.7   DEP      criu/plugin.d
19:24:14 [2021-09-20T19:24:14.636Z] #43 226.5   CC       criu/sk-tcp.o
19:24:14 [2021-09-20T19:24:14.841Z] #43 123.9   DEP      criu/pipes.d
19:24:14 [2021-09-20T19:24:14.841Z] #43 ...
19:24:14 [2021-09-20T19:24:14.841Z] 
19:24:14 [2021-09-20T19:24:14.841Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:24:14 [2021-09-20T19:24:14.841Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:24:14 [2021-09-20T19:24:14.841Z] #32 DONE 245.5s
19:24:14 [2021-09-20T19:24:14.841Z] 
19:24:14 [2021-09-20T19:24:14.841Z] #20 [dev-systemd-false  7/26] 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
19:24:14 [2021-09-20T19:24:14.841Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:14 [2021-09-20T19:24:14.841Z] #20 19.28 Fetched 9001 kB in 17s (524 kB/s)
19:24:14 [2021-09-20T19:24:14.841Z] #20 19.28 Reading package lists...
19:24:14 [2021-09-20T19:24:14.895Z] #43 226.9   CC       criu/sk-unix.o
19:24:15 [2021-09-20T19:24:15.098Z] #20 25.27 Reading package lists...
19:24:15 [2021-09-20T19:24:15.098Z] #20 ...
19:24:15 [2021-09-20T19:24:15.098Z] 
19:24:15 [2021-09-20T19:24:15.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:15 [2021-09-20T19:24:15.098Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:15 [2021-09-20T19:24:15.098Z] #43 124.2   DEP      criu/pie-util.d
19:24:15 [2021-09-20T19:24:15.098Z] #43 124.4   DEP      criu/pie-util-vdso.d
19:24:15 [2021-09-20T19:24:15.112Z] #43 128.3   DEP      criu/page-xfer.d
19:24:15 [2021-09-20T19:24:15.356Z] #43 124.6   DEP      criu/pie-util-vdso-elf32.d
19:24:15 [2021-09-20T19:24:15.613Z] #43 124.8   DEP      criu/path.d
19:24:15 [2021-09-20T19:24:15.684Z] #43 128.8   DEP      criu/page-pipe.d
19:24:15 [2021-09-20T19:24:15.684Z] #43 129.0   DEP      criu/netfilter.d
19:24:15 [2021-09-20T19:24:15.870Z] #43 125.0   DEP      criu/parasite-syscall.d
19:24:16 [2021-09-20T19:24:16.256Z] #43 129.4   DEP      criu/net.d
19:24:16 [2021-09-20T19:24:16.273Z] #43 228.3   CC       criu/sockets.o
19:24:16 [2021-09-20T19:24:16.433Z] #43 125.4   DEP      criu/pagemap.d
19:24:16 [2021-09-20T19:24:16.433Z] #43 125.7   DEP      criu/pagemap-cache.d
19:24:16 [2021-09-20T19:24:16.517Z] #43 129.7   DEP      criu/namespaces.d
19:24:16 [2021-09-20T19:24:16.690Z] #43 125.9   DEP      criu/page-xfer.d
19:24:16 [2021-09-20T19:24:16.778Z] #43 129.9   DEP      criu/mount.d
19:24:16 [2021-09-20T19:24:16.941Z] #56 ...
19:24:16 [2021-09-20T19:24:16.941Z] 
19:24:16 [2021-09-20T19:24:16.941Z] #53 [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
19:24:16 [2021-09-20T19:24:16.941Z] #53 sha256:765764c060b9bcfcb556fdd65262d0d148c7a8b1abc121de9ecd067c8aa69087
19:24:16 [2021-09-20T19:24:16.941Z] #53 135.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:24:16 [2021-09-20T19:24:16.941Z] #53 135.8 + mkdir -p /build
19:24:16 [2021-09-20T19:24:16.941Z] #53 135.8 + cp runc /build/runc
19:24:17 [2021-09-20T19:24:17.039Z] #43 130.2   DEP      criu/memfd.d
19:24:17 [2021-09-20T19:24:17.210Z] #43 229.0   CC       criu/stats.o
19:24:17 [2021-09-20T19:24:17.210Z] #43 229.2   CC       criu/string.o
19:24:17 [2021-09-20T19:24:17.210Z] #43 229.2   CC       criu/sysctl.o
19:24:17 [2021-09-20T19:24:17.254Z] #43 126.2   DEP      criu/page-pipe.d
19:24:17 [2021-09-20T19:24:17.254Z] #43 126.4   DEP      criu/netfilter.d
19:24:17 [2021-09-20T19:24:17.343Z] #43 130.6   DEP      criu/mem.d
19:24:17 [2021-09-20T19:24:17.508Z] #53 DONE 136.5s
19:24:17 [2021-09-20T19:24:17.508Z] 
19:24:17 [2021-09-20T19:24:17.508Z] #56 [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
19:24:17 [2021-09-20T19:24:17.508Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:24:17 [2021-09-20T19:24:17.511Z] #43 126.6   DEP      criu/net.d
19:24:17 [2021-09-20T19:24:17.511Z] #43 126.7   DEP      criu/namespaces.d
19:24:17 [2021-09-20T19:24:17.612Z] #43 130.9   DEP      criu/lsm.d
19:24:17 [2021-09-20T19:24:17.768Z] #43 126.9   DEP      criu/mount.d
19:24:17 [2021-09-20T19:24:17.777Z] #43 229.7   CC       criu/sysfs_parse.o
19:24:17 [2021-09-20T19:24:17.900Z] #43 131.1   DEP      criu/log.d
19:24:17 [2021-09-20T19:24:17.900Z] #43 131.1   DEP      criu/libnetlink.d
19:24:18 [2021-09-20T19:24:18.025Z] #43 127.1   DEP      criu/memfd.d
19:24:18 [2021-09-20T19:24:18.036Z] #43 229.9   CC       criu/timens.o
19:24:18 [2021-09-20T19:24:18.173Z] #43 131.4   DEP      criu/kerndat.d
19:24:18 [2021-09-20T19:24:18.282Z] #43 127.4   DEP      criu/mem.d
19:24:18 [2021-09-20T19:24:18.295Z] #43 230.2   CC       criu/timerfd.o
19:24:18 [2021-09-20T19:24:18.439Z] #43 131.8   DEP      criu/kcmp-ids.d
19:24:18 [2021-09-20T19:24:18.538Z] #43 127.7   DEP      criu/lsm.d
19:24:18 [2021-09-20T19:24:18.554Z] #43 230.5   CC       criu/tty.o
19:24:18 [2021-09-20T19:24:18.706Z] #43 132.0   DEP      criu/irmap.d
19:24:18 [2021-09-20T19:24:18.796Z] #43 127.9   DEP      criu/log.d
19:24:18 [2021-09-20T19:24:18.796Z] #43 128.1   DEP      criu/libnetlink.d
19:24:18 [2021-09-20T19:24:18.884Z] #56 ...
19:24:18 [2021-09-20T19:24:18.884Z] 
19:24:18 [2021-09-20T19:24:18.884Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
19:24:18 [2021-09-20T19:24:18.884Z] #54 sha256:277cdc3ed286170691b35596d067a405f0202cbae81865d876711e8b6e06f9f4
19:24:18 [2021-09-20T19:24:18.884Z] #54 DONE 0.1s
19:24:18 [2021-09-20T19:24:18.884Z] 
19:24:18 [2021-09-20T19:24:18.884Z] #56 [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
19:24:18 [2021-09-20T19:24:18.884Z] #56 sha256:1b0cc667a8f57dc827ba273e0c8c1ab0b6bd329f60778be1343471c3674798d4
19:24:18 [2021-09-20T19:24:18.967Z] #43 ...
19:24:18 [2021-09-20T19:24:18.967Z] 
19:24:18 [2021-09-20T19:24:18.967Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:24:18 [2021-09-20T19:24:18.967Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
19:24:18 [2021-09-20T19:24:18.967Z] #32 DONE 249.6s
19:24:18 [2021-09-20T19:24:18.967Z] 
19:24:18 [2021-09-20T19:24:18.967Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:18 [2021-09-20T19:24:18.967Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:18 [2021-09-20T19:24:18.967Z] #43 132.3   DEP      criu/ipc_ns.d
19:24:19 [2021-09-20T19:24:19.228Z] #43 132.6   DEP      criu/image.d
19:24:19 [2021-09-20T19:24:19.359Z] #43 128.4   DEP      criu/kerndat.d
19:24:19 [2021-09-20T19:24:19.489Z] #43 132.9   DEP      criu/image-desc.d
19:24:19 [2021-09-20T19:24:19.616Z] #43 128.7   DEP      criu/kcmp-ids.d
19:24:19 [2021-09-20T19:24:19.616Z] #43 128.8   DEP      criu/irmap.d
19:24:19 [2021-09-20T19:24:19.750Z] #43 133.1   DEP      criu/fsnotify.d
19:24:19 [2021-09-20T19:24:19.873Z] #43 128.9   DEP      criu/ipc_ns.d
19:24:19 [2021-09-20T19:24:19.873Z] #43 129.1   DEP      criu/image.d
19:24:19 [2021-09-20T19:24:19.931Z] #43 231.8   CC       criu/tun.o
19:24:20 [2021-09-20T19:24:20.011Z] #43 133.4   DEP      criu/filesystems.d
19:24:20 [2021-09-20T19:24:20.133Z] #43 129.3   DEP      criu/image-desc.d
19:24:20 [2021-09-20T19:24:20.190Z] #43 232.1   CC       criu/uffd.o
19:24:20 [2021-09-20T19:24:20.390Z] #43 129.5   DEP      criu/fsnotify.d
19:24:20 [2021-09-20T19:24:20.583Z] #43 133.7   DEP      criu/files.d
19:24:20 [2021-09-20T19:24:20.583Z] #43 133.9   DEP      criu/files-reg.d
19:24:20 [2021-09-20T19:24:20.647Z] #43 ...
19:24:20 [2021-09-20T19:24:20.647Z] 
19:24:20 [2021-09-20T19:24:20.647Z] #20 [dev-systemd-false  7/26] 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
19:24:20 [2021-09-20T19:24:20.647Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:20 [2021-09-20T19:24:20.647Z] #20 25.27 Reading package lists...
19:24:20 [2021-09-20T19:24:20.844Z] #43 134.2   DEP      criu/files-ext.d
19:24:21 [2021-09-20T19:24:21.111Z] #43 134.4   DEP      criu/file-lock.d
19:24:21 [2021-09-20T19:24:21.126Z] #43 232.9   CC       criu/util.o
19:24:21 [2021-09-20T19:24:21.372Z] #43 134.7   DEP      criu/file-ids.d
19:24:21 [2021-09-20T19:24:21.521Z] #56 218.5 + bin/containerd-stress
19:24:21 [2021-09-20T19:24:21.634Z] #43 134.9   DEP      criu/fifo.d
19:24:21 [2021-09-20T19:24:21.634Z] #43 135.0   DEP      criu/fdstore.d
19:24:21 [2021-09-20T19:24:21.634Z] #43 135.1   DEP      criu/fault-injection.d
19:24:21 [2021-09-20T19:24:21.895Z] #43 135.2   DEP      criu/external.d
19:24:21 [2021-09-20T19:24:21.895Z] #43 135.3   DEP      criu/eventpoll.d
19:24:22 [2021-09-20T19:24:22.062Z] #43 233.8   CC       criu/uts_ns.o
19:24:22 [2021-09-20T19:24:22.062Z] #43 234.0   CC       criu/vdso-compat.o
19:24:22 [2021-09-20T19:24:22.062Z] #43 234.1   CC       criu/vdso.o
19:24:22 [2021-09-20T19:24:22.159Z] #43 135.5   DEP      criu/eventfd.d
19:24:22 [2021-09-20T19:24:22.272Z] #20 31.33 Building dependency tree...
19:24:22 [2021-09-20T19:24:22.421Z] #43 135.6   DEP      criu/crtools.d
19:24:22 [2021-09-20T19:24:22.629Z] #43 234.5   LINK     criu/built-in.o
19:24:22 [2021-09-20T19:24:22.629Z] #43 234.6   LINK     criu/criu
19:24:22 [2021-09-20T19:24:22.682Z] #43 135.9   DEP      criu/cr-service.d
19:24:22 [2021-09-20T19:24:22.682Z] #43 136.1   DEP      criu/cr-restore.d
19:24:22 [2021-09-20T19:24:22.944Z] #43 136.4   DEP      criu/cr-errno.d
19:24:22 [2021-09-20T19:24:22.944Z] #43 136.4   DEP      criu/cr-dump.d
19:24:23 [2021-09-20T19:24:23.197Z] #43 234.9   DEP      lib/c/criu.d
19:24:23 [2021-09-20T19:24:23.197Z] #43 235.0   CC       images/rpc.pb-c.o
19:24:23 [2021-09-20T19:24:23.437Z] #56 221.8 + bin/containerd-shim
19:24:23 [2021-09-20T19:24:23.455Z] #43 235.3   CC       lib/c/criu.o
19:24:23 [2021-09-20T19:24:23.521Z] #43 136.7   DEP      criu/cr-dedup.d
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.04 libcap2-bin is already the newest version (1:2.25-2).
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.04 The following additional packages will be installed:
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05   python3.7 python3.7-minimal vim-runtime xxd
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.05 Suggested packages:
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   quota
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06 Recommended packages:
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   aufs-dkms nftables build-essential python3-dev python3-keyring
19:24:23 [2021-09-20T19:24:23.641Z] #20 34.06   python3-keyrings.alt python3-xdg unzip
19:24:23 [2021-09-20T19:24:23.782Z] #43 137.0   DEP      criu/cr-check.d
19:24:23 [2021-09-20T19:24:23.782Z] #43 137.2   DEP      criu/config.d
19:24:24 [2021-09-20T19:24:24.022Z] #43 236.1   LINK     lib/c/built-in.o
19:24:24 [2021-09-20T19:24:24.044Z] #43 137.5   DEP      criu/clone-noasan.d
19:24:24 [2021-09-20T19:24:24.281Z] #43 236.1   LINK     lib/c/libcriu.so
19:24:24 [2021-09-20T19:24:24.281Z] #43 236.1   LINK     lib/c/libcriu.a
19:24:24 [2021-09-20T19:24:24.281Z] #43 236.2   GEN      magic.py
19:24:24 [2021-09-20T19:24:24.281Z] #43 236.3 Note: Building without setproctitle() and strlcpy() support.
19:24:24 [2021-09-20T19:24:24.282Z] #43 236.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:24:24 [2021-09-20T19:24:24.305Z] #43 137.6   DEP      criu/cgroup.d
19:24:24 [2021-09-20T19:24:24.305Z] #43 137.7   DEP      criu/cgroup-props.d
19:24:24 [2021-09-20T19:24:24.540Z] #43 236.3 Note: Building without GnuTLS support
19:24:24 [2021-09-20T19:24:24.541Z] #43 236.3 Makefile.config:39: Warn: you have no libnftables installed
19:24:24 [2021-09-20T19:24:24.541Z] #43 236.3 Makefile.config:40: Warn: Building without nftables support
19:24:24 [2021-09-20T19:24:24.566Z] #43 137.9   DEP      criu/bitmap.d
19:24:24 [2021-09-20T19:24:24.566Z] #43 138.0   DEP      criu/bfd.d
19:24:24 [2021-09-20T19:24:24.837Z] #43 138.1   DEP      criu/autofs.d
19:24:25 [2021-09-20T19:24:25.099Z] #43 138.3   DEP      criu/aio.d
19:24:25 [2021-09-20T19:24:25.099Z] #43 138.5   DEP      criu/action-scripts.d
19:24:25 [2021-09-20T19:24:25.108Z] #43 237.0 fatal: not a git repository (or any of the parent directories): .git
19:24:25 [2021-09-20T19:24:25.360Z] #43 138.9   CC       criu/action-scripts.o
19:24:25 [2021-09-20T19:24:25.675Z] #43 237.6 make[1]: Nothing to be done for 'all'.
19:24:25 [2021-09-20T19:24:25.932Z] #43 139.4   CC       criu/aio.o
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.33 The following NEW packages will be installed:
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.33   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.33   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.34   xz-utils zip
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.71 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.71 Need to get 28.6 MB of archives.
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.71 After this operation, 116 MB of additional disk space will be used.
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:24:26 [2021-09-20T19:24:26.165Z] #20 36.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:24:26 [2021-09-20T19:24:26.243Z] #43 238.1 make[1]: 'images/built-in.o' is up to date.
19:24:26 [2021-09-20T19:24:26.243Z] #43 238.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:24:26 [2021-09-20T19:24:26.243Z] #43 238.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:24:26 [2021-09-20T19:24:26.243Z] #43 238.2 make[1]: 'compel/libcompel.a' is up to date.
19:24:26 [2021-09-20T19:24:26.243Z] #43 238.2 make[1]: 'compel/compel-host-bin' is up to date.
19:24:26 [2021-09-20T19:24:26.422Z] #20 36.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:24:26 [2021-09-20T19:24:26.422Z] #20 36.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:24:26 [2021-09-20T19:24:26.422Z] #20 36.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:24:26 [2021-09-20T19:24:26.422Z] #20 37.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:24:26 [2021-09-20T19:24:26.503Z] #43 238.2 make[1]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.503Z] #43 238.3 make[1]: 'soccr/libsoccr.a' is up to date.
19:24:26 [2021-09-20T19:24:26.503Z] #43 238.4 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.503Z] #43 238.4 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.503Z] #43 238.5 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:24:26 [2021-09-20T19:24:26.679Z] #20 37.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:24:26 [2021-09-20T19:24:26.680Z] #20 37.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:24:26 [2021-09-20T19:24:26.680Z] #20 37.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:24:26 [2021-09-20T19:24:26.680Z] #20 37.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:24:26 [2021-09-20T19:24:26.680Z] #20 37.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:24:26 [2021-09-20T19:24:26.680Z] #20 37.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.5 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.6 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.6 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.7 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.7 make[2]: Nothing to be done for 'all'.
19:24:26 [2021-09-20T19:24:26.762Z] #43 238.8   INSTALL  criu/criu
19:24:27 [2021-09-20T19:24:27.319Z] #43 140.4   CC       criu/autofs.o
19:24:27 [2021-09-20T19:24:27.319Z] #43 ...
19:24:27 [2021-09-20T19:24:27.319Z] 
19:24:27 [2021-09-20T19:24:27.319Z] #20 [dev-systemd-false  7/26] 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
19:24:27 [2021-09-20T19:24:27.319Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:27 [2021-09-20T19:24:27.319Z] #20 24.09 Reading package lists...
19:24:27 [2021-09-20T19:24:27.319Z] #20 31.47 Building dependency tree...
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.18 libcap2-bin is already the newest version (1:2.25-2).
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.18 The following additional packages will be installed:
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.19   python3.7 python3.7-minimal vim-runtime xxd
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22 Suggested packages:
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   quota
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22 Recommended packages:
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   aufs-dkms nftables build-essential python3-dev python3-keyring
19:24:27 [2021-09-20T19:24:27.319Z] #20 35.22   python3-keyrings.alt python3-xdg unzip
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.61 The following NEW packages will be installed:
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.63   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.63   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:24:27 [2021-09-20T19:24:27.319Z] #20 37.64   xz-utils zip
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.10 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.10 Need to get 28.6 MB of archives.
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.10 After this operation, 116 MB of additional disk space will be used.
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 38.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 39.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:24:27 [2021-09-20T19:24:27.319Z] #20 40.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:24:27 [2021-09-20T19:24:27.320Z] #20 40.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:24:27 [2021-09-20T19:24:27.320Z] #20 40.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:24:27 [2021-09-20T19:24:27.320Z] #20 41.34 debconf: delaying package configuration, since apt-utils is not installed
19:24:27 [2021-09-20T19:24:27.329Z] #43 DONE 239.2s
19:24:27 [2021-09-20T19:24:27.329Z] 
19:24:27 [2021-09-20T19:24:27.329Z] #53 [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
19:24:27 [2021-09-20T19:24:27.329Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:24:27 [2021-09-20T19:24:27.581Z] #20 41.56 Fetched 28.6 MB in 2s (11.7 MB/s)
19:24:27 [2021-09-20T19:24:27.581Z] #20 41.70 Selecting previously unselected package pigz.
19:24:27 [2021-09-20T19:24:27.610Z] #20 37.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:24:27 [2021-09-20T19:24:27.610Z] #20 37.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:24:27 [2021-09-20T19:24:27.610Z] #20 37.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 37.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 37.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:24:27 [2021-09-20T19:24:27.611Z] #20 38.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
19:24:27 [2021-09-20T19:24:27.843Z] #20 41.70 (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 ... 23446 files and directories currently installed.)
19:24:27 [2021-09-20T19:24:27.843Z] #20 41.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:24:27 [2021-09-20T19:24:27.843Z] #20 41.90 Unpacking pigz (2.4-1) ...
19:24:27 [2021-09-20T19:24:27.867Z] #20 38.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:24:27 [2021-09-20T19:24:27.867Z] #20 38.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:24:27 [2021-09-20T19:24:27.867Z] #20 38.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:24:28 [2021-09-20T19:24:28.104Z] #20 42.05 Selecting previously unselected package libpython3.7-minimal:amd64.
19:24:28 [2021-09-20T19:24:28.104Z] #20 42.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:24:28 [2021-09-20T19:24:28.104Z] #20 42.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:24:28 [2021-09-20T19:24:28.431Z] #20 38.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:24:28 [2021-09-20T19:24:28.431Z] #20 38.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:24:28 [2021-09-20T19:24:28.431Z] #20 38.93 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:24:28 [2021-09-20T19:24:28.677Z] #20 42.82 Selecting previously unselected package python3.7-minimal.
19:24:28 [2021-09-20T19:24:28.677Z] #20 42.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:24:28 [2021-09-20T19:24:28.677Z] #20 42.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:24:28 [2021-09-20T19:24:28.747Z] #56 227.5 + bin/containerd-shim-runc-v1
19:24:29 [2021-09-20T19:24:29.231Z] #53 ...
19:24:29 [2021-09-20T19:24:29.231Z] 
19:24:29 [2021-09-20T19:24:29.231Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:24:29 [2021-09-20T19:24:29.231Z] #44 sha256:e51b97dae2d512ad83130e3084efb832bd22d7cf1b384b667b4617d0bf51337c
19:24:29 [2021-09-20T19:24:29.231Z] #44 DONE 0.1s
19:24:29 [2021-09-20T19:24:29.231Z] 
19:24:29 [2021-09-20T19:24:29.231Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
19:24:29 [2021-09-20T19:24:29.231Z] #46 sha256:f8b63747c510bb0d944f7a7aa65c1f5eec84f1766ee7d3b7ac85f1bb936ca4fb
19:24:29 [2021-09-20T19:24:29.231Z] #46 DONE 0.2s
19:24:29 [2021-09-20T19:24:29.231Z] 
19:24:29 [2021-09-20T19:24:29.231Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
19:24:29 [2021-09-20T19:24:29.231Z] #48 sha256:448c3e3be74ee82e7230badbc68102498a2eabcc5173c3d978db5b46731025cc
19:24:29 [2021-09-20T19:24:29.231Z] #48 DONE 0.1s
19:24:29 [2021-09-20T19:24:29.231Z] 
19:24:29 [2021-09-20T19:24:29.231Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
19:24:29 [2021-09-20T19:24:29.231Z] #50 sha256:b8a4ef84a41e52a6621fe882984cb7563f65fe0e56009bd8930fac310afce484
19:24:29 [2021-09-20T19:24:29.361Z] #20 40.01 debconf: delaying package configuration, since apt-utils is not installed
19:24:29 [2021-09-20T19:24:29.618Z] #20 40.19 Fetched 28.6 MB in 3s (11.4 MB/s)
19:24:29 [2021-09-20T19:24:29.618Z] #20 40.28 Selecting previously unselected package pigz.
19:24:29 [2021-09-20T19:24:29.620Z] #20 ...
19:24:29 [2021-09-20T19:24:29.620Z] 
19:24:29 [2021-09-20T19:24:29.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:29 [2021-09-20T19:24:29.620Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:29 [2021-09-20T19:24:29.620Z] #43 142.8   CC       criu/bfd.o
19:24:29 [2021-09-20T19:24:29.797Z] #50 DONE 0.4s
19:24:29 [2021-09-20T19:24:29.797Z] 
19:24:29 [2021-09-20T19:24:29.797Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
19:24:29 [2021-09-20T19:24:29.797Z] #52 sha256:ee414e21e1bc97ccc99dc077bf94b7643a2ddc3f88a5db6bd8c278794e86988f
19:24:29 [2021-09-20T19:24:29.797Z] #52 DONE 0.1s
19:24:29 [2021-09-20T19:24:29.797Z] 
19:24:29 [2021-09-20T19:24:29.797Z] #53 [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
19:24:29 [2021-09-20T19:24:29.797Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:24:29 [2021-09-20T19:24:29.875Z] #20 40.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 ... 23446 files and directories currently installed.)
19:24:29 [2021-09-20T19:24:29.875Z] #20 40.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:24:29 [2021-09-20T19:24:29.875Z] #20 40.36 Unpacking pigz (2.4-1) ...
19:24:30 [2021-09-20T19:24:30.132Z] #20 40.62 Selecting previously unselected package libpython3.7-minimal:amd64.
19:24:30 [2021-09-20T19:24:30.132Z] #20 40.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:24:30 [2021-09-20T19:24:30.132Z] #20 40.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:24:30 [2021-09-20T19:24:30.192Z] #43 143.4   CC       criu/bitmap.o
19:24:30 [2021-09-20T19:24:30.192Z] #43 143.6   CC       criu/cgroup-props.o
19:24:30 [2021-09-20T19:24:30.696Z] #20 ...
19:24:30 [2021-09-20T19:24:30.696Z] 
19:24:30 [2021-09-20T19:24:30.696Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:30 [2021-09-20T19:24:30.696Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:30 [2021-09-20T19:24:30.696Z] #43 129.8   DEP      criu/filesystems.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 130.0   DEP      criu/files.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 130.3   DEP      criu/files-reg.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 130.5   DEP      criu/files-ext.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 130.7   DEP      criu/file-lock.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.0   DEP      criu/file-ids.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.2   DEP      criu/fifo.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.3   DEP      criu/fdstore.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.4   DEP      criu/fault-injection.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.5   DEP      criu/external.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.6   DEP      criu/eventpoll.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 131.9   DEP      criu/eventfd.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.0   DEP      criu/crtools.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.1   DEP      criu/cr-service.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.3   DEP      criu/cr-restore.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.6   DEP      criu/cr-errno.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.6   DEP      criu/cr-dump.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 132.9   DEP      criu/cr-dedup.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 133.3   DEP      criu/cr-check.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 133.7   DEP      criu/config.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.0   DEP      criu/clone-noasan.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.1   DEP      criu/cgroup.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.2   DEP      criu/cgroup-props.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.4   DEP      criu/bitmap.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.4   DEP      criu/bfd.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.5   DEP      criu/autofs.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.7   DEP      criu/aio.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 134.9   DEP      criu/action-scripts.d
19:24:30 [2021-09-20T19:24:30.696Z] #43 135.3   CC       criu/action-scripts.o
19:24:30 [2021-09-20T19:24:30.696Z] #43 135.9   CC       criu/aio.o
19:24:30 [2021-09-20T19:24:30.696Z] #43 136.8   CC       criu/autofs.o
19:24:30 [2021-09-20T19:24:30.696Z] #43 139.1   CC       criu/bfd.o
19:24:30 [2021-09-20T19:24:30.696Z] #43 139.8   CC       criu/bitmap.o
19:24:30 [2021-09-20T19:24:30.696Z] #43 ...
19:24:30 [2021-09-20T19:24:30.696Z] 
19:24:30 [2021-09-20T19:24:30.696Z] #20 [dev-systemd-false  7/26] 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
19:24:30 [2021-09-20T19:24:30.696Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:30 [2021-09-20T19:24:30.696Z] #20 41.24 Selecting previously unselected package python3.7-minimal.
19:24:30 [2021-09-20T19:24:30.696Z] #20 41.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
19:24:30 [2021-09-20T19:24:30.696Z] #20 41.26 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
19:24:31 [2021-09-20T19:24:31.578Z] #43 144.6   CC       criu/cgroup.o
19:24:32 [2021-09-20T19:24:32.068Z] #20 42.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:24:32 [2021-09-20T19:24:32.068Z] #20 42.48 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:24:32 [2021-09-20T19:24:32.965Z] #56 231.4 + bin/containerd-shim-runc-v2
19:24:33 [2021-09-20T19:24:33.538Z] #56 232.2 + binaries
19:24:33 [2021-09-20T19:24:33.538Z] #56 232.2 + install -D bin/containerd /build/containerd
19:24:33 [2021-09-20T19:24:33.538Z] #56 232.2 + install -D bin/containerd-shim /build/containerd-shim
19:24:33 [2021-09-20T19:24:33.799Z] #56 232.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:24:33 [2021-09-20T19:24:33.799Z] #56 232.3 + install -D bin/ctr /build/ctr
19:24:34 [2021-09-20T19:24:34.061Z] #56 DONE 232.7s
19:24:34 [2021-09-20T19:24:34.886Z] #43 ...
19:24:34 [2021-09-20T19:24:34.886Z] 
19:24:34 [2021-09-20T19:24:34.886Z] #20 [dev-systemd-false  7/26] 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
19:24:34 [2021-09-20T19:24:34.886Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:34 [2021-09-20T19:24:34.886Z] #20 44.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 44.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.72 Selecting previously unselected package python3-minimal.
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.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 ... 23695 files and directories currently installed.)
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.83 Unpacking python3-minimal (3.7.3-1) ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.94 Selecting previously unselected package libmpdec2:amd64.
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 47.97 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 48.11 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:24:34 [2021-09-20T19:24:34.886Z] #20 48.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:24:34 [2021-09-20T19:24:34.886Z] #20 48.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.60 Selecting previously unselected package python3-minimal.
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.74 Unpacking python3-minimal (3.7.3-1) ...
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.90 Selecting previously unselected package libmpdec2:amd64.
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:24:35 [2021-09-20T19:24:35.360Z] #20 45.93 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:24:35 [2021-09-20T19:24:35.447Z] 
19:24:35 [2021-09-20T19:24:35.447Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
19:24:35 [2021-09-20T19:24:35.447Z] #57 sha256:c82a70ab58f0941d63cba2571d6112f962ea3c2f83e80c35a9497d13dea08d4f
19:24:35 [2021-09-20T19:24:35.617Z] #20 46.09 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:24:35 [2021-09-20T19:24:35.617Z] #20 46.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
19:24:35 [2021-09-20T19:24:35.617Z] #20 46.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:24:35 [2021-09-20T19:24:35.709Z] #57 DONE 0.3s
19:24:35 [2021-09-20T19:24:35.709Z] 
19:24:35 [2021-09-20T19:24:35.709Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:24:35 [2021-09-20T19:24:35.709Z] #61 sha256:70fcb603b15c4a505aff02053705f1f81ddf61cd7fa918d27b291999ac09bc9c
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.64 Selecting previously unselected package python3.7.
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.66 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.85 Selecting previously unselected package libpython3-stdlib:amd64.
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:24:35 [2021-09-20T19:24:35.834Z] #20 49.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:24:35 [2021-09-20T19:24:35.973Z] #61 DONE 0.1s
19:24:35 [2021-09-20T19:24:35.973Z] 
19:24:35 [2021-09-20T19:24:35.973Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
19:24:35 [2021-09-20T19:24:35.973Z] #66 sha256:c2b4d6e1280ac778dbbf93d3a5fc6ccf658d68ed01d5a64882bb9fcc6202273b
19:24:36 [2021-09-20T19:24:36.096Z] #20 50.04 Setting up python3-minimal (3.7.3-1) ...
19:24:36 [2021-09-20T19:24:36.235Z] #66 DONE 0.3s
19:24:36 [2021-09-20T19:24:36.235Z] 
19:24:36 [2021-09-20T19:24:36.235Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
19:24:36 [2021-09-20T19:24:36.235Z] #68 sha256:dacb9196f00552567c30b8b644974840689a4ced2d9915341b537fe47591af00
19:24:36 [2021-09-20T19:24:36.235Z] #68 DONE 0.1s
19:24:36 [2021-09-20T19:24:36.235Z] 
19:24:36 [2021-09-20T19:24:36.235Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:24:36 [2021-09-20T19:24:36.235Z] #69 sha256:b35f9d1f762b7d317961f2b8a54e11a060b4ef511520af0a7bbf1b4565e249d5
19:24:36 [2021-09-20T19:24:36.235Z] #69 DONE 0.0s
19:24:36 [2021-09-20T19:24:36.235Z] 
19:24:36 [2021-09-20T19:24:36.235Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
19:24:36 [2021-09-20T19:24:36.235Z] #70 sha256:9e120e8e64f2bf417e49ecb2254e35904cc91104acced3ee171891af3e6f2527
19:24:36 [2021-09-20T19:24:36.355Z] #53 ...
19:24:36 [2021-09-20T19:24:36.355Z] 
19:24:36 [2021-09-20T19:24:36.355Z] #56 [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
19:24:36 [2021-09-20T19:24:36.355Z] #56 sha256:b115416661b4df93e0eaf64fdcbec3f5e8c9947999badc7e437f86bef90943ae
19:24:36 [2021-09-20T19:24:36.355Z] #56 291.2 + bin/containerd
19:24:36 [2021-09-20T19:24:36.988Z] #20 47.59 Selecting previously unselected package python3.7.
19:24:36 [2021-09-20T19:24:36.989Z] #20 47.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
19:24:36 [2021-09-20T19:24:36.989Z] #20 47.60 Unpacking python3.7 (3.7.3-2+deb10u3) ...
19:24:37 [2021-09-20T19:24:37.483Z] #20 51.48 Selecting previously unselected package python3.
19:24:37 [2021-09-20T19:24:37.483Z] #20 51.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
19:24:37 [2021-09-20T19:24:37.483Z] #20 51.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:24:37 [2021-09-20T19:24:37.483Z] #20 51.66 Unpacking python3 (3.7.3-1) ...
19:24:37 [2021-09-20T19:24:37.555Z] #20 47.90 Selecting previously unselected package libpython3-stdlib:amd64.
19:24:37 [2021-09-20T19:24:37.555Z] #20 47.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:24:37 [2021-09-20T19:24:37.555Z] #20 47.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:24:37 [2021-09-20T19:24:37.555Z] #20 48.17 Setting up python3-minimal (3.7.3-1) ...
19:24:37 [2021-09-20T19:24:37.744Z] #20 51.80 Selecting previously unselected package libip4tc0:amd64.
19:24:37 [2021-09-20T19:24:37.744Z] #20 51.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:24:37 [2021-09-20T19:24:37.744Z] #20 51.81 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:24:38 [2021-09-20T19:24:38.011Z] #20 52.03 Selecting previously unselected package libip6tc0:amd64.
19:24:38 [2021-09-20T19:24:38.011Z] #20 52.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:24:38 [2021-09-20T19:24:38.011Z] #20 52.04 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:24:38 [2021-09-20T19:24:38.011Z] #20 52.16 Selecting previously unselected package libiptc0:amd64.
19:24:38 [2021-09-20T19:24:38.152Z] #70 DONE 1.9s
19:24:38 [2021-09-20T19:24:38.153Z] 
19:24:38 [2021-09-20T19:24:38.153Z] #71 exporting to image
19:24:38 [2021-09-20T19:24:38.153Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:24:38 [2021-09-20T19:24:38.153Z] #71 exporting layers
19:24:38 [2021-09-20T19:24:38.273Z] #20 52.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:24:38 [2021-09-20T19:24:38.273Z] #20 52.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:24:38 [2021-09-20T19:24:38.273Z] #20 52.41 Selecting previously unselected package libnfnetlink0:amd64.
19:24:38 [2021-09-20T19:24:38.536Z] #20 52.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:24:38 [2021-09-20T19:24:38.536Z] #20 52.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:24:38 [2021-09-20T19:24:38.536Z] #20 52.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:24:38 [2021-09-20T19:24:38.536Z] #20 52.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:24:38 [2021-09-20T19:24:38.797Z] #20 52.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:24:38 [2021-09-20T19:24:38.797Z] #20 52.92 Selecting previously unselected package libnftnl11:amd64.
19:24:38 [2021-09-20T19:24:38.797Z] #20 52.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:24:38 [2021-09-20T19:24:38.797Z] #20 52.95 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:24:39 [2021-09-20T19:24:39.058Z] #20 53.16 Selecting previously unselected package iptables.
19:24:39 [2021-09-20T19:24:39.058Z] #20 53.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:24:39 [2021-09-20T19:24:39.058Z] #20 53.20 Unpacking iptables (1.8.2-4) ...
19:24:39 [2021-09-20T19:24:39.451Z] #20 49.76 Selecting previously unselected package python3.
19:24:39 [2021-09-20T19:24:39.451Z] #20 49.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 ... 24107 files and directories currently installed.)
19:24:39 [2021-09-20T19:24:39.451Z] #20 49.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:24:39 [2021-09-20T19:24:39.451Z] #20 49.97 Unpacking python3 (3.7.3-1) ...
19:24:39 [2021-09-20T19:24:39.647Z] #20 53.75 Selecting previously unselected package xxd.
19:24:39 [2021-09-20T19:24:39.647Z] #20 53.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:24:39 [2021-09-20T19:24:39.647Z] #20 53.76 Unpacking xxd (2:8.1.0875-5) ...
19:24:39 [2021-09-20T19:24:39.708Z] #20 50.20 Selecting previously unselected package libip4tc0:amd64.
19:24:39 [2021-09-20T19:24:39.708Z] #20 50.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:24:39 [2021-09-20T19:24:39.708Z] #20 50.25 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:24:39 [2021-09-20T19:24:39.965Z] #20 50.46 Selecting previously unselected package libip6tc0:amd64.
19:24:39 [2021-09-20T19:24:39.965Z] #20 50.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:24:39 [2021-09-20T19:24:39.965Z] #20 50.47 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:24:40 [2021-09-20T19:24:40.170Z] #20 54.04 Selecting previously unselected package vim-common.
19:24:40 [2021-09-20T19:24:40.170Z] #20 54.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:24:40 [2021-09-20T19:24:40.170Z] #20 54.08 Unpacking vim-common (2:8.1.0875-5) ...
19:24:40 [2021-09-20T19:24:40.222Z] #20 50.80 Selecting previously unselected package libiptc0:amd64.
19:24:40 [2021-09-20T19:24:40.222Z] #20 50.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:24:40 [2021-09-20T19:24:40.432Z] #20 54.42 Selecting previously unselected package bash-completion.
19:24:40 [2021-09-20T19:24:40.432Z] #20 54.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:24:40 [2021-09-20T19:24:40.479Z] #20 50.86 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:24:40 [2021-09-20T19:24:40.479Z] #20 51.14 Selecting previously unselected package libnfnetlink0:amd64.
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:24:40 [2021-09-20T19:24:40.740Z] #20 51.41 Selecting previously unselected package libnftnl11:amd64.
19:24:40 [2021-09-20T19:24:40.740Z] #20 ...
19:24:40 [2021-09-20T19:24:40.740Z] 
19:24:40 [2021-09-20T19:24:40.740Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:40 [2021-09-20T19:24:40.740Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:40 [2021-09-20T19:24:40.740Z] #43 140.0   CC       criu/cgroup-props.o
19:24:40 [2021-09-20T19:24:40.740Z] #43 141.2   CC       criu/cgroup.o
19:24:40 [2021-09-20T19:24:40.740Z] #43 145.7   CC       criu/clone-noasan.o
19:24:40 [2021-09-20T19:24:40.740Z] #43 146.2   CC       criu/config.o
19:24:40 [2021-09-20T19:24:40.740Z] #43 148.4   CC       criu/cr-check.o
19:24:41 [2021-09-20T19:24:41.005Z] #43 ...
19:24:41 [2021-09-20T19:24:41.005Z] 
19:24:41 [2021-09-20T19:24:41.005Z] #20 [dev-systemd-false  7/26] 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
19:24:41 [2021-09-20T19:24:41.005Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:41 [2021-09-20T19:24:41.005Z] #20 51.41 Selecting previously unselected package libnftnl11:amd64.
19:24:41 [2021-09-20T19:24:41.005Z] #20 51.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:24:41 [2021-09-20T19:24:41.005Z] #20 51.42 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:24:41 [2021-09-20T19:24:41.262Z] #20 51.61 Selecting previously unselected package iptables.
19:24:41 [2021-09-20T19:24:41.262Z] #20 51.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:24:41 [2021-09-20T19:24:41.262Z] #20 51.65 Unpacking iptables (1.8.2-4) ...
19:24:41 [2021-09-20T19:24:41.826Z] #20 52.25 Selecting previously unselected package xxd.
19:24:41 [2021-09-20T19:24:41.826Z] #20 52.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:24:41 [2021-09-20T19:24:41.826Z] #20 52.32 Unpacking xxd (2:8.1.0875-5) ...
19:24:42 [2021-09-20T19:24:42.370Z] #71 exporting layers 4.0s done
19:24:42 [2021-09-20T19:24:42.370Z] #71 writing image sha256:4c36e2e65e04c25dc9ce1d9f1450a3d68691df2c0d933ed99f1f4f74aba2dfe7 done
19:24:42 [2021-09-20T19:24:42.370Z] #71 naming to docker.io/library/docker:59f10e34352a81004efff96c8f68e96d9ca4d68c done
19:24:42 [2021-09-20T19:24:42.370Z] #71 DONE 4.0s
[Pipeline] }
19:24:42 [2021-09-20T19:24:42.390Z] #20 52.76 Selecting previously unselected package vim-common.
19:24:42 [2021-09-20T19:24:42.390Z] #20 52.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:24:42 [2021-09-20T19:24:42.390Z] #20 52.85 Unpacking vim-common (2:8.1.0875-5) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:24:42 [2021-09-20T19:24:42.708Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/test/unit
19:24:42 [2021-09-20T19:24:42.955Z] #20 53.43 Selecting previously unselected package bash-completion.
19:24:42 [2021-09-20T19:24:42.955Z] #20 53.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:24:44 [2021-09-20T19:24:44.550Z] #56 ...
19:24:44 [2021-09-20T19:24:44.550Z] 
19:24:44 [2021-09-20T19:24:44.550Z] #53 [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
19:24:44 [2021-09-20T19:24:44.550Z] #53 sha256:65027a4665901de1449cffddfcd1aeb7b14fe9e5fd048f380b3ddf016de963b9
19:24:44 [2021-09-20T19:24:44.550Z] #53 170.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:24:45 [2021-09-20T19:24:45.118Z] #53 170.9 + mkdir -p /build
19:24:45 [2021-09-20T19:24:45.118Z] #53 170.9 + cp runc /build/runc
19:24:45 [2021-09-20T19:24:45.426Z] #56 238.6 + bin/containerd-stress
19:24:45 [2021-09-20T19:24:45.426Z] #56 239.7 + bin/containerd-shim
19:24:45 [2021-09-20T19:24:45.726Z] #20 ...
19:24:45 [2021-09-20T19:24:45.726Z] 
19:24:45 [2021-09-20T19:24:45.726Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:45 [2021-09-20T19:24:45.726Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:45 [2021-09-20T19:24:45.726Z] #43 148.9   CC       criu/clone-noasan.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 149.4   CC       criu/config.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 151.5   CC       criu/cr-check.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 154.1   CC       criu/cr-dedup.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 154.6   CC       criu/cr-dump.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 158.5   CC       criu/cr-errno.o
19:24:45 [2021-09-20T19:24:45.726Z] #43 158.8   CC       criu/cr-restore.o
19:24:46 [2021-09-20T19:24:46.065Z] #53 DONE 171.7s
19:24:46 [2021-09-20T19:24:46.065Z] 
19:24:46 [2021-09-20T19:24:46.065Z] #56 [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
19:24:46 [2021-09-20T19:24:46.065Z] #56 sha256:b115416661b4df93e0eaf64fdcbec3f5e8c9947999badc7e437f86bef90943ae
19:24:47 [2021-09-20T19:24:47.113Z] #43 ...
19:24:47 [2021-09-20T19:24:47.113Z] 
19:24:47 [2021-09-20T19:24:47.114Z] #20 [dev-systemd-false  7/26] 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
19:24:47 [2021-09-20T19:24:47.114Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:47 [2021-09-20T19:24:47.114Z] #20 60.86 Unpacking bash-completion (1:2.8-6) ...
19:24:47 [2021-09-20T19:24:47.444Z] #56 ...
19:24:47 [2021-09-20T19:24:47.444Z] 
19:24:47 [2021-09-20T19:24:47.444Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
19:24:47 [2021-09-20T19:24:47.444Z] #54 sha256:80da66f17f32e982e317ed20dba411e8a135ae8202a92990dea95d27b71b294d
19:24:47 [2021-09-20T19:24:47.444Z] #54 DONE 0.2s
19:24:47 [2021-09-20T19:24:47.444Z] 
19:24:47 [2021-09-20T19:24:47.444Z] #56 [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
19:24:47 [2021-09-20T19:24:47.444Z] #56 sha256:b115416661b4df93e0eaf64fdcbec3f5e8c9947999badc7e437f86bef90943ae
19:24:48 [2021-09-20T19:24:48.002Z] ?   	github.com/docker/docker/api	[no test files]
19:24:48 [2021-09-20T19:24:48.060Z] #20 61.95 Selecting previously unselected package bzip2.
19:24:48 [2021-09-20T19:24:48.060Z] #20 61.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:24:48 [2021-09-20T19:24:48.060Z] #20 61.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:24:48 [2021-09-20T19:24:48.060Z] #20 62.13 Selecting previously unselected package xz-utils.
19:24:48 [2021-09-20T19:24:48.060Z] #20 62.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:24:48 [2021-09-20T19:24:48.060Z] #20 62.17 Unpacking xz-utils (5.2.4-1) ...
19:24:48 [2021-09-20T19:24:48.321Z] #20 62.39 Selecting previously unselected package apparmor.
19:24:48 [2021-09-20T19:24:48.321Z] #20 62.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:24:48 [2021-09-20T19:24:48.893Z] #20 62.68 Unpacking apparmor (2.13.2-10) ...
19:24:49 [2021-09-20T19:24:49.467Z] #20 63.49 Selecting previously unselected package aufs-tools.
19:24:49 [2021-09-20T19:24:49.467Z] #20 63.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:24:49 [2021-09-20T19:24:49.467Z] #20 63.53 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:24:49 [2021-09-20T19:24:49.583Z] #20 59.30 Unpacking bash-completion (1:2.8-6) ...
19:24:49 [2021-09-20T19:24:49.840Z] #20 60.43 Selecting previously unselected package bzip2.
19:24:49 [2021-09-20T19:24:49.840Z] #20 60.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:24:50 [2021-09-20T19:24:50.039Z] #20 64.11 Selecting previously unselected package libonig5:amd64.
19:24:50 [2021-09-20T19:24:50.039Z] #20 64.12 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:24:50 [2021-09-20T19:24:50.039Z] #20 64.14 Unpacking libonig5:amd64 (6.9.1-1) ...
19:24:50 [2021-09-20T19:24:50.096Z] #20 60.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:24:50 [2021-09-20T19:24:50.096Z] #20 60.67 Selecting previously unselected package xz-utils.
19:24:50 [2021-09-20T19:24:50.096Z] #20 60.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:24:50 [2021-09-20T19:24:50.394Z] #20 60.79 Unpacking xz-utils (5.2.4-1) ...
19:24:50 [2021-09-20T19:24:50.700Z] #56 246.5 + bin/containerd-shim-runc-v1
19:24:50 [2021-09-20T19:24:50.870Z] #20 64.58 Selecting previously unselected package libjq1:amd64.
19:24:50 [2021-09-20T19:24:50.870Z] #20 64.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:24:50 [2021-09-20T19:24:50.870Z] #20 64.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:24:50 [2021-09-20T19:24:50.957Z] #20 61.36 Selecting previously unselected package apparmor.
19:24:50 [2021-09-20T19:24:50.957Z] #20 61.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:24:50 [2021-09-20T19:24:50.957Z] #20 61.54 Unpacking apparmor (2.13.2-10) ...
19:24:51 [2021-09-20T19:24:51.133Z] #20 65.15 Selecting previously unselected package jq.
19:24:51 [2021-09-20T19:24:51.133Z] #20 65.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:24:51 [2021-09-20T19:24:51.133Z] #20 65.16 Unpacking jq (1.5+dfsg-2+b1) ...
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.39 Selecting previously unselected package libaio1:amd64.
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.40 Unpacking libaio1:amd64 (0.3.112-3) ...
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.49 Selecting previously unselected package libgpm2:amd64.
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:24:51 [2021-09-20T19:24:51.394Z] #20 65.50 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:24:51 [2021-09-20T19:24:51.656Z] #20 65.68 Selecting previously unselected package libicu63:amd64.
19:24:51 [2021-09-20T19:24:51.656Z] #20 65.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:24:51 [2021-09-20T19:24:51.656Z] #20 65.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:24:51 [2021-09-20T19:24:51.658Z] #20 ...
19:24:51 [2021-09-20T19:24:51.659Z] 
19:24:51 [2021-09-20T19:24:51.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:24:51 [2021-09-20T19:24:51.659Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:24:51 [2021-09-20T19:24:51.659Z] #43 150.7   CC       criu/cr-dedup.o
19:24:51 [2021-09-20T19:24:51.659Z] #43 151.2   CC       criu/cr-dump.o
19:24:51 [2021-09-20T19:24:51.659Z] #43 155.1   CC       criu/cr-errno.o
19:24:51 [2021-09-20T19:24:51.659Z] #43 155.3   CC       criu/cr-restore.o
19:24:51 [2021-09-20T19:24:51.917Z] #43 ...
19:24:51 [2021-09-20T19:24:51.917Z] 
19:24:51 [2021-09-20T19:24:51.917Z] #20 [dev-systemd-false  7/26] 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
19:24:51 [2021-09-20T19:24:51.917Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:24:51 [2021-09-20T19:24:51.917Z] #20 62.48 Selecting previously unselected package aufs-tools.
19:24:51 [2021-09-20T19:24:51.917Z] #20 62.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:24:51 [2021-09-20T19:24:51.917Z] #20 62.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:24:52 [2021-09-20T19:24:52.481Z] #20 62.97 Selecting previously unselected package libonig5:amd64.
19:24:52 [2021-09-20T19:24:52.481Z] #20 62.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:24:52 [2021-09-20T19:24:52.481Z] #20 63.01 Unpacking libonig5:amd64 (6.9.1-1) ...
19:24:52 [2021-09-20T19:24:52.752Z] #20 63.31 Selecting previously unselected package libjq1:amd64.
19:24:52 [2021-09-20T19:24:52.752Z] #20 63.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:24:52 [2021-09-20T19:24:52.752Z] #20 63.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:24:52 [2021-09-20T19:24:52.752Z] #20 63.43 Selecting previously unselected package jq.
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.46 Unpacking jq (1.5+dfsg-2+b1) ...
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.59 Selecting previously unselected package libaio1:amd64.
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.60 Unpacking libaio1:amd64 (0.3.112-3) ...
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.67 Selecting previously unselected package libgpm2:amd64.
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:24:53 [2021-09-20T19:24:53.013Z] #20 63.68 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:24:53 [2021-09-20T19:24:53.270Z] #20 63.92 Selecting previously unselected package libicu63:amd64.
19:24:53 [2021-09-20T19:24:53.529Z] #20 63.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:24:53 [2021-09-20T19:24:53.529Z] #20 63.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:24:54 [2021-09-20T19:24:54.891Z] #56 250.9 + bin/containerd-shim-runc-v2
19:24:55 [2021-09-20T19:24:55.458Z] #56 251.5 + binaries
19:24:55 [2021-09-20T19:24:55.458Z] #56 251.5 + install -D bin/containerd /build/containerd
19:24:55 [2021-09-20T19:24:55.458Z] #56 251.5 + install -D bin/containerd-shim /build/containerd-shim
19:24:55 [2021-09-20T19:24:55.458Z] #56 251.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:24:55 [2021-09-20T19:24:55.717Z] #56 251.5 + install -D bin/ctr /build/ctr
19:24:56 [2021-09-20T19:24:56.953Z] #20 71.15 Selecting previously unselected package libnet1:amd64.
19:24:57 [2021-09-20T19:24:57.092Z] #56 DONE 253.2s
19:24:57 [2021-09-20T19:24:57.215Z] #20 71.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:24:57 [2021-09-20T19:24:57.215Z] #20 71.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:24:57 [2021-09-20T19:24:57.215Z] #20 71.30 Selecting previously unselected package libnl-3-200:amd64.
19:24:57 [2021-09-20T19:24:57.215Z] #20 71.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:24:57 [2021-09-20T19:24:57.215Z] #20 71.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.47 Selecting previously unselected package libprotobuf-c1:amd64.
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.59 Selecting previously unselected package libreadline5:amd64.
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:24:57 [2021-09-20T19:24:57.477Z] #20 71.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:24:57 [2021-09-20T19:24:57.739Z] #20 71.76 Selecting previously unselected package net-tools.
19:24:57 [2021-09-20T19:24:57.739Z] #20 71.79 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:24:57 [2021-09-20T19:24:57.739Z] #20 71.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:24:58 [2021-09-20T19:24:58.001Z] #20 72.09 Selecting previously unselected package patch.
19:24:58 [2021-09-20T19:24:58.001Z] #20 72.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:24:58 [2021-09-20T19:24:58.001Z] #20 72.12 Unpacking patch (2.7.6-3+deb10u1) ...
19:24:58 [2021-09-20T19:24:58.027Z] 
19:24:58 [2021-09-20T19:24:58.027Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
19:24:58 [2021-09-20T19:24:58.027Z] #57 sha256:feb105aeabb5fc520a870bc26b49c2bafe5b351da82c8f92cd7cf8c703597e55
19:24:58 [2021-09-20T19:24:58.263Z] #20 72.27 Selecting previously unselected package python-pip-whl.
19:24:58 [2021-09-20T19:24:58.263Z] #20 72.29 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:24:58 [2021-09-20T19:24:58.263Z] #20 72.29 Unpacking python-pip-whl (18.1-5) ...
19:24:58 [2021-09-20T19:24:58.594Z] #57 DONE 0.7s
19:24:58 [2021-09-20T19:24:58.852Z] 
19:24:58 [2021-09-20T19:24:58.852Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:24:58 [2021-09-20T19:24:58.852Z] #61 sha256:187ed95dfcf0f3ec1ceecc31e90e010eabd05cad8c0094d6763703cda3c22733
19:24:58 [2021-09-20T19:24:58.852Z] #61 DONE 0.2s
19:24:58 [2021-09-20T19:24:58.852Z] 
19:24:58 [2021-09-20T19:24:58.852Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
19:24:58 [2021-09-20T19:24:58.852Z] #66 sha256:2e3fd50bbf5233c701466190c52cf6d07f2ccb03cbd2da84fecd22c68fe9a50a
19:24:59 [2021-09-20T19:24:59.207Z] #20 73.17 Selecting previously unselected package python3-lib2to3.
19:24:59 [2021-09-20T19:24:59.207Z] #20 73.18 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:24:59 [2021-09-20T19:24:59.207Z] #20 73.19 Unpacking python3-lib2to3 (3.7.3-1) ...
19:24:59 [2021-09-20T19:24:59.425Z] a0ddf88812f1: Pull complete
19:24:59 [2021-09-20T19:24:59.425Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
19:24:59 [2021-09-20T19:24:59.425Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:24:59 [2021-09-20T19:24:59.425Z] mcr.microsoft.com/windows/servercore:ltsc2019
19:24:59 [2021-09-20T19:24:59.425Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183'
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Docker version of control daemon
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] Client:
19:24:59 [2021-09-20T19:24:59.425Z]  Version:           20.10.8
19:24:59 [2021-09-20T19:24:59.425Z]  API version:       1.41
19:24:59 [2021-09-20T19:24:59.425Z]  Go version:        go1.16.6
19:24:59 [2021-09-20T19:24:59.425Z]  Git commit:        3967b7d
19:24:59 [2021-09-20T19:24:59.425Z]  Built:             Fri Jul 30 19:58:50 2021
19:24:59 [2021-09-20T19:24:59.425Z]  OS/Arch:           windows/amd64
19:24:59 [2021-09-20T19:24:59.425Z]  Context:           default
19:24:59 [2021-09-20T19:24:59.425Z]  Experimental:      true
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] Server: Docker Engine - Community
19:24:59 [2021-09-20T19:24:59.425Z]  Engine:
19:24:59 [2021-09-20T19:24:59.425Z]   Version:          20.10.8
19:24:59 [2021-09-20T19:24:59.425Z]   API version:      1.41 (minimum version 1.24)
19:24:59 [2021-09-20T19:24:59.425Z]   Go version:       go1.16.6
19:24:59 [2021-09-20T19:24:59.425Z]   Git commit:       75249d8
19:24:59 [2021-09-20T19:24:59.425Z]   Built:            Fri Jul 30 19:54:29 2021
19:24:59 [2021-09-20T19:24:59.425Z]   OS/Arch:          windows/amd64
19:24:59 [2021-09-20T19:24:59.425Z]   Experimental:     true
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Docker info of control daemon
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] Client:
19:24:59 [2021-09-20T19:24:59.425Z]  Context:    default
19:24:59 [2021-09-20T19:24:59.425Z]  Debug Mode: false
19:24:59 [2021-09-20T19:24:59.425Z]  Plugins:
19:24:59 [2021-09-20T19:24:59.425Z]   app: Docker Application (Docker Inc., v0.8.0)
19:24:59 [2021-09-20T19:24:59.425Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
19:24:59 [2021-09-20T19:24:59.425Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] Server:
19:24:59 [2021-09-20T19:24:59.425Z]  Containers: 0
19:24:59 [2021-09-20T19:24:59.425Z]   Running: 0
19:24:59 [2021-09-20T19:24:59.425Z]   Paused: 0
19:24:59 [2021-09-20T19:24:59.425Z]   Stopped: 0
19:24:59 [2021-09-20T19:24:59.425Z]  Images: 1
19:24:59 [2021-09-20T19:24:59.425Z]  Server Version: 20.10.8
19:24:59 [2021-09-20T19:24:59.425Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:24:59 [2021-09-20T19:24:59.425Z]   Windows: 
19:24:59 [2021-09-20T19:24:59.425Z]   LCOW: 
19:24:59 [2021-09-20T19:24:59.425Z]  Logging Driver: json-file
19:24:59 [2021-09-20T19:24:59.425Z]  Plugins:
19:24:59 [2021-09-20T19:24:59.425Z]   Volume: local
19:24:59 [2021-09-20T19:24:59.425Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:24:59 [2021-09-20T19:24:59.425Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:24:59 [2021-09-20T19:24:59.425Z]  Swarm: inactive
19:24:59 [2021-09-20T19:24:59.425Z]  Default Isolation: process
19:24:59 [2021-09-20T19:24:59.425Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:24:59 [2021-09-20T19:24:59.425Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
19:24:59 [2021-09-20T19:24:59.425Z]  OSType: windows
19:24:59 [2021-09-20T19:24:59.425Z]  Architecture: x86_64
19:24:59 [2021-09-20T19:24:59.425Z]  CPUs: 4
19:24:59 [2021-09-20T19:24:59.425Z]  Total Memory: 32GiB
19:24:59 [2021-09-20T19:24:59.425Z]  Name: azwin-2-8187e0
19:24:59 [2021-09-20T19:24:59.425Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
19:24:59 [2021-09-20T19:24:59.425Z]  Docker Root Dir: D:\docker
19:24:59 [2021-09-20T19:24:59.425Z]  Debug Mode: false
19:24:59 [2021-09-20T19:24:59.425Z]  Registry: https://index.docker.io/v1/
19:24:59 [2021-09-20T19:24:59.425Z]  Labels:
19:24:59 [2021-09-20T19:24:59.425Z]  Experimental: true
19:24:59 [2021-09-20T19:24:59.425Z]  Insecure Registries:
19:24:59 [2021-09-20T19:24:59.425Z]   10.0.0.4:5000
19:24:59 [2021-09-20T19:24:59.425Z]   127.0.0.0/8
19:24:59 [2021-09-20T19:24:59.425Z]  Registry Mirrors:
19:24:59 [2021-09-20T19:24:59.425Z]   http://10.0.0.4:5000/
19:24:59 [2021-09-20T19:24:59.425Z]  Live Restore Enabled: false
19:24:59 [2021-09-20T19:24:59.425Z]  Product License: Community Engine
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Commit hash is 59f10e3435
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Nuke-Everything...
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Container count on control daemon to delete is 0
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Nuking d:\CI
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Zapped successfully
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Location for testing is d:\CI\PR-42869\2
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.425Z] INFO: Building the image from Dockerfile.windows at 09/20/2021 19:24:57...
19:24:59 [2021-09-20T19:24:59.425Z] 
19:24:59 [2021-09-20T19:24:59.469Z] #20 73.36 Selecting previously unselected package python3-distutils.
19:24:59 [2021-09-20T19:24:59.469Z] #20 73.38 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:24:59 [2021-09-20T19:24:59.469Z] #20 73.39 Unpacking python3-distutils (3.7.3-1) ...
19:24:59 [2021-09-20T19:24:59.469Z] #20 73.61 Selecting previously unselected package python3-pip.
19:24:59 [2021-09-20T19:24:59.730Z] #20 73.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:24:59 [2021-09-20T19:24:59.730Z] #20 73.61 Unpacking python3-pip (18.1-5) ...
19:24:59 [2021-09-20T19:24:59.802Z] #66 DONE 0.8s
19:24:59 [2021-09-20T19:24:59.802Z] 
19:24:59 [2021-09-20T19:24:59.802Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
19:24:59 [2021-09-20T19:24:59.802Z] #68 sha256:902071dd8aa2d43e5809b9c5de33159bb94e3de54831d945f5c9ba5c26ee269a
19:24:59 [2021-09-20T19:24:59.802Z] #68 DONE 0.1s
19:24:59 [2021-09-20T19:24:59.802Z] 
19:24:59 [2021-09-20T19:24:59.802Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:24:59 [2021-09-20T19:24:59.802Z] #69 sha256:fe6694dbd9f585f6ecf5527040c2af526607681515879b0e8ca85542009f4a7c
19:24:59 [2021-09-20T19:24:59.802Z] #69 DONE 0.0s
19:24:59 [2021-09-20T19:24:59.802Z] 
19:24:59 [2021-09-20T19:24:59.802Z] #70 [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
19:24:59 [2021-09-20T19:24:59.802Z] #70 sha256:1737b1e39ea6779491b09e34346762e08c651d970afbb79c75e2d15511071b9d
19:24:59 [2021-09-20T19:24:59.992Z] #20 74.05 Selecting previously unselected package python3-pkg-resources.
19:24:59 [2021-09-20T19:24:59.992Z] #20 74.08 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:24:59 [2021-09-20T19:24:59.992Z] #20 74.09 Unpacking python3-pkg-resources (40.8.0-1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.49 Selecting previously unselected package libnet1:amd64.
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.64 Selecting previously unselected package libnl-3-200:amd64.
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.82 Selecting previously unselected package libprotobuf-c1:amd64.
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.96 Selecting previously unselected package libreadline5:amd64.
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 69.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.16 Selecting previously unselected package net-tools.
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.42 Selecting previously unselected package patch.
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.42 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.43 Unpacking patch (2.7.6-3+deb10u1) ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.55 Selecting previously unselected package python-pip-whl.
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
19:25:00 [2021-09-20T19:25:00.078Z] #20 70.61 Unpacking python-pip-whl (18.1-5) ...
19:25:00 [2021-09-20T19:25:00.253Z] #20 74.47 Selecting previously unselected package python3-setuptools.
19:25:00 [2021-09-20T19:25:00.372Z] #70 0.708 Hit:1 http://deb.debian.org/debian buster-backports InRelease
19:25:00 [2021-09-20T19:25:00.568Z] #20 74.48 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:25:00 [2021-09-20T19:25:00.568Z] #20 74.48 Unpacking python3-setuptools (40.8.0-1) ...
19:25:00 [2021-09-20T19:25:00.630Z] #70 0.708 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
19:25:00 [2021-09-20T19:25:00.630Z] #70 0.796 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
19:25:00 [2021-09-20T19:25:00.630Z] #70 0.797 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
19:25:00 [2021-09-20T19:25:00.845Z] #20 75.01 Selecting previously unselected package python3-wheel.
19:25:00 [2021-09-20T19:25:00.845Z] #20 75.01 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:25:00 [2021-09-20T19:25:00.845Z] #20 75.02 Unpacking python3-wheel (0.32.3-2) ...
19:25:01 [2021-09-20T19:25:01.007Z] #20 71.54 Selecting previously unselected package python3-lib2to3.
19:25:01 [2021-09-20T19:25:01.007Z] #20 71.56 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
19:25:01 [2021-09-20T19:25:01.127Z] #20 75.20 Selecting previously unselected package sudo.
19:25:01 [2021-09-20T19:25:01.127Z] #20 75.21 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:25:01 [2021-09-20T19:25:01.127Z] #20 75.24 Unpacking sudo (1.8.27-1+deb10u3) ...
19:25:01 [2021-09-20T19:25:01.264Z] #20 71.64 Unpacking python3-lib2to3 (3.7.3-1) ...
19:25:01 [2021-09-20T19:25:01.458Z] #70 1.079 Reading package lists...
19:25:01 [2021-09-20T19:25:01.521Z] #20 71.94 Selecting previously unselected package python3-distutils.
19:25:01 [2021-09-20T19:25:01.521Z] #20 71.94 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
19:25:01 [2021-09-20T19:25:01.521Z] #20 71.95 Unpacking python3-distutils (3.7.3-1) ...
19:25:01 [2021-09-20T19:25:01.714Z] #20 ...
19:25:01 [2021-09-20T19:25:01.714Z] 
19:25:01 [2021-09-20T19:25:01.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:01 [2021-09-20T19:25:01.714Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:01 [2021-09-20T19:25:01.714Z] #43 165.0   CC       criu/cr-service.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 167.3   CC       criu/crtools.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 168.1   CC       criu/eventfd.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 168.6   CC       criu/eventpoll.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 170.0   CC       criu/external.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 170.5   CC       criu/fault-injection.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 170.7   CC       criu/fdstore.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 171.2   CC       criu/fifo.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 171.9   CC       criu/file-ids.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 172.5   CC       criu/file-lock.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 174.3   CC       criu/files-ext.o
19:25:01 [2021-09-20T19:25:01.714Z] #43 175.1   CC       criu/files-reg.o
19:25:01 [2021-09-20T19:25:01.778Z] #20 72.16 Selecting previously unselected package python3-pip.
19:25:01 [2021-09-20T19:25:01.778Z] #20 72.17 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
19:25:01 [2021-09-20T19:25:01.778Z] #20 72.20 Unpacking python3-pip (18.1-5) ...
19:25:02 [2021-09-20T19:25:02.025Z] #70 1.767 Reading package lists...
19:25:02 [2021-09-20T19:25:02.034Z] #20 72.47 Selecting previously unselected package python3-pkg-resources.
19:25:02 [2021-09-20T19:25:02.034Z] #20 72.48 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
19:25:02 [2021-09-20T19:25:02.034Z] #20 72.48 Unpacking python3-pkg-resources (40.8.0-1) ...
19:25:02 [2021-09-20T19:25:02.283Z] #70 2.426 Building dependency tree...
19:25:02 [2021-09-20T19:25:02.283Z] #70 2.564 Reading state information...
19:25:02 [2021-09-20T19:25:02.291Z] #20 72.64 Selecting previously unselected package python3-setuptools.
19:25:02 [2021-09-20T19:25:02.291Z] #20 72.66 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
19:25:02 [2021-09-20T19:25:02.291Z] #20 72.67 Unpacking python3-setuptools (40.8.0-1) ...
19:25:02 [2021-09-20T19:25:02.294Z] #43 ...
19:25:02 [2021-09-20T19:25:02.294Z] 
19:25:02 [2021-09-20T19:25:02.294Z] #20 [dev-systemd-false  7/26] 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
19:25:02 [2021-09-20T19:25:02.294Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:25:02 [2021-09-20T19:25:02.294Z] #20 76.28 Selecting previously unselected package thin-provisioning-tools.
19:25:02 [2021-09-20T19:25:02.294Z] #20 76.29 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:25:02 [2021-09-20T19:25:02.294Z] #20 76.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:25:02 [2021-09-20T19:25:02.312Z] Sending build context to Docker daemon   58.3MB
19:25:02 [2021-09-20T19:25:02.313Z] 
19:25:02 [2021-09-20T19:25:02.313Z] Step 1/10 : FROM microsoft/windowsservercore
19:25:02 [2021-09-20T19:25:02.313Z]  ---> 6e98155df178
19:25:02 [2021-09-20T19:25:02.313Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:25:02 [2021-09-20T19:25:02.313Z]  ---> Running in 0b6b1c702af6
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.674 The following additional packages will be installed:
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.674   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.675   libpam-systemd
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.675 Suggested packages:
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.675   systemd-container policykit-1
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.675 Recommended packages:
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.675   libnss-systemd
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.725 The following NEW packages will be installed:
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.725   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
19:25:02 [2021-09-20T19:25:02.542Z] #70 2.726   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
19:25:02 [2021-09-20T19:25:02.547Z] #20 73.17 Selecting previously unselected package python3-wheel.
19:25:02 [2021-09-20T19:25:02.548Z] #20 ...
19:25:02 [2021-09-20T19:25:02.548Z] 
19:25:02 [2021-09-20T19:25:02.548Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:02 [2021-09-20T19:25:02.548Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:02 [2021-09-20T19:25:02.548Z] #43 161.8   CC       criu/cr-service.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 164.0   CC       criu/crtools.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 164.7   CC       criu/eventfd.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 165.1   CC       criu/eventpoll.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 166.3   CC       criu/external.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 166.9   CC       criu/fault-injection.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 167.0   CC       criu/fdstore.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 167.6   CC       criu/fifo.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 168.2   CC       criu/file-ids.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 168.7   CC       criu/file-lock.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 170.2   CC       criu/files-ext.o
19:25:02 [2021-09-20T19:25:02.548Z] #43 170.9   CC       criu/files-reg.o
19:25:02 [2021-09-20T19:25:02.769Z] Removing intermediate container 0b6b1c702af6
19:25:02 [2021-09-20T19:25:02.769Z]  ---> 6f037e732977
19:25:02 [2021-09-20T19:25:02.769Z] Step 3/10 : ARG GO_VERSION=1.16.7
19:25:02 [2021-09-20T19:25:02.769Z]  ---> Running in c1e253c3b192
19:25:02 [2021-09-20T19:25:02.769Z] Removing intermediate container c1e253c3b192
19:25:02 [2021-09-20T19:25:02.769Z]  ---> 0da740dc3c7f
19:25:02 [2021-09-20T19:25:02.769Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
19:25:02 [2021-09-20T19:25:02.769Z]  ---> Running in a0ff6a933675
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.991 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.991 Need to get 4759 kB of archives.
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.991 After this operation, 16.6 MB of additional disk space will be used.
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.994 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 2.999 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.000 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.083 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.095 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.097 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
19:25:02 [2021-09-20T19:25:02.802Z] #70 3.099 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
19:25:02 [2021-09-20T19:25:02.804Z] #43 ...
19:25:02 [2021-09-20T19:25:02.804Z] 
19:25:02 [2021-09-20T19:25:02.804Z] #20 [dev-systemd-false  7/26] 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
19:25:02 [2021-09-20T19:25:02.804Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:25:02 [2021-09-20T19:25:02.804Z] #20 73.18 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
19:25:02 [2021-09-20T19:25:02.804Z] #20 73.20 Unpacking python3-wheel (0.32.3-2) ...
19:25:02 [2021-09-20T19:25:02.817Z] #20 76.70 Selecting previously unselected package uidmap.
19:25:02 [2021-09-20T19:25:02.817Z] #20 76.73 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:25:02 [2021-09-20T19:25:02.817Z] #20 76.74 Unpacking uidmap (1:4.5-1.1) ...
19:25:02 [2021-09-20T19:25:02.817Z] #20 76.92 Selecting previously unselected package vim-runtime.
19:25:02 [2021-09-20T19:25:02.817Z] #20 76.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.265 debconf: delaying package configuration, since apt-utils is not installed
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.290 Fetched 4759 kB in 0s (13.1 MB/s)
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.315 Selecting previously unselected package libargon2-1:amd64.
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.315 (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 ... 28078 files and directories currently installed.)
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.328 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.334 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.368 Selecting previously unselected package libjson-c3:amd64.
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.370 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.375 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.410 Selecting previously unselected package libcryptsetup12:amd64.
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.410 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.413 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
19:25:03 [2021-09-20T19:25:03.061Z] #70 3.456 Selecting previously unselected package libidn11:amd64.
19:25:03 [2021-09-20T19:25:03.061Z] #20 73.57 Selecting previously unselected package sudo.
19:25:03 [2021-09-20T19:25:03.061Z] #20 73.58 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.061Z] #20 73.60 Unpacking sudo (1.8.27-1+deb10u3) ...
19:25:03 [2021-09-20T19:25:03.077Z] #20 77.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:25:03 [2021-09-20T19:25:03.078Z] #20 77.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:25:03 [2021-09-20T19:25:03.078Z] #20 77.12 Unpacking vim-runtime (2:8.1.0875-5) ...
19:25:03 [2021-09-20T19:25:03.225Z] Removing intermediate container a0ff6a933675
19:25:03 [2021-09-20T19:25:03.225Z]  ---> a538c539d038
19:25:03 [2021-09-20T19:25:03.225Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
19:25:03 [2021-09-20T19:25:03.225Z]  ---> Running in b44799093ca2
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.459 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.463 Unpacking libidn11:amd64 (1.33-2.2) ...
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.506 Selecting previously unselected package libkmod2:amd64.
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.506 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.509 Unpacking libkmod2:amd64 (26-1) ...
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.548 Selecting previously unselected package systemd.
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.550 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
19:25:03 [2021-09-20T19:25:03.319Z] #70 3.588 Unpacking systemd (241-7~deb10u8) ...
19:25:03 [2021-09-20T19:25:03.579Z] #70 4.025 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
19:25:03 [2021-09-20T19:25:03.680Z] Removing intermediate container b44799093ca2
19:25:03 [2021-09-20T19:25:03.680Z]  ---> 7813aa485caf
19:25:03 [2021-09-20T19:25:03.680Z] 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;
19:25:03 [2021-09-20T19:25:03.680Z]  ---> Running in c39b3e6074ee
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.035 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.046 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.059 Setting up libidn11:amd64 (1.33-2.2) ...
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.069 Setting up libkmod2:amd64 (26-1) ...
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.079 Setting up systemd (241-7~deb10u8) ...
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.122 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.123 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.127 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
19:25:03 [2021-09-20T19:25:03.838Z] #70 4.127 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
19:25:04 [2021-09-20T19:25:04.097Z] #70 4.553 Selecting previously unselected package systemd-sysv.
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.553 (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 ... 28875 files and directories currently installed.)
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.567 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.571 Unpacking systemd-sysv (241-7~deb10u8) ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.612 Selecting previously unselected package libdbus-1-3:amd64.
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.612 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.615 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.670 Selecting previously unselected package dbus.
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.670 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.682 Unpacking dbus (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.739 Selecting previously unselected package libpam-systemd:amd64.
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.741 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.744 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.785 Selecting previously unselected package dbus-user-session.
19:25:04 [2021-09-20T19:25:04.355Z] #70 4.785 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.430Z] #20 74.63 Selecting previously unselected package thin-provisioning-tools.
19:25:04 [2021-09-20T19:25:04.430Z] #20 74.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.430Z] #20 74.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:25:04 [2021-09-20T19:25:04.430Z] #20 75.06 Selecting previously unselected package uidmap.
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.788 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.852 Setting up systemd-sysv (241-7~deb10u8) ...
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.862 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.872 Setting up dbus (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.979 invoke-rc.d: could not determine current runlevel
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.981 invoke-rc.d: policy-rc.d denied execution of start.
19:25:04 [2021-09-20T19:25:04.614Z] #70 4.986 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
19:25:04 [2021-09-20T19:25:04.687Z] #20 75.08 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
19:25:04 [2021-09-20T19:25:04.687Z] #20 75.10 Unpacking uidmap (1:4.5-1.1) ...
19:25:04 [2021-09-20T19:25:04.687Z] #20 75.35 Selecting previously unselected package vim-runtime.
19:25:04 [2021-09-20T19:25:04.872Z] #70 5.129 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
19:25:04 [2021-09-20T19:25:04.872Z] #70 5.143 Processing triggers for systemd (241-7~deb10u8) ...
19:25:04 [2021-09-20T19:25:04.872Z] #70 5.151 Processing triggers for libc-bin (2.28-10) ...
19:25:04 [2021-09-20T19:25:04.954Z] #20 75.36 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:25:04 [2021-09-20T19:25:04.954Z] #20 75.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:25:04 [2021-09-20T19:25:04.954Z] #20 75.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:25:04 [2021-09-20T19:25:04.954Z] #20 75.53 Unpacking vim-runtime (2:8.1.0875-5) ...
19:25:05 [2021-09-20T19:25:05.131Z] #70 DONE 5.3s
19:25:05 [2021-09-20T19:25:05.131Z] 
19:25:05 [2021-09-20T19:25:05.131Z] #71 [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
19:25:05 [2021-09-20T19:25:05.131Z] #71 sha256:cf4738e8ffc8701f53774334c315447acddf6a666ce72e80c9ef85ab930e6731
19:25:05 [2021-09-20T19:25:05.389Z] #71 0.485   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:25:05 [2021-09-20T19:25:05.389Z] #71 0.487                                  Dload  Upload   Total   Spent    Left  Speed
19:25:05 [2021-09-20T19:25:05.647Z] #71 0.487 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  15191      0 --:--:-- --:--:-- --:--:-- 15191
19:25:05 [2021-09-20T19:25:05.647Z] #71 DONE 0.7s
19:25:05 [2021-09-20T19:25:05.906Z] 
19:25:05 [2021-09-20T19:25:05.906Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
19:25:05 [2021-09-20T19:25:05.906Z] #72 sha256:4ada0f657e2d3a23db6a01d44cbe6a2a441ff01aad5c491fad6e22ff8aa6ece1
19:25:06 [2021-09-20T19:25:06.146Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 9.0% of statements
19:25:06 [2021-09-20T19:25:06.475Z] #72 DONE 0.8s
19:25:06 [2021-09-20T19:25:06.475Z] 
19:25:06 [2021-09-20T19:25:06.475Z] #73 exporting to image
19:25:06 [2021-09-20T19:25:06.475Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:25:06 [2021-09-20T19:25:06.475Z] #73 exporting layers
19:25:07 [2021-09-20T19:25:07.287Z] #20 81.31 Selecting previously unselected package vim.
19:25:07 [2021-09-20T19:25:07.287Z] #20 81.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:25:07 [2021-09-20T19:25:07.287Z] #20 81.33 Unpacking vim (2:8.1.0875-5) ...
19:25:08 [2021-09-20T19:25:08.231Z] #20 82.22 Selecting previously unselected package xfsprogs.
19:25:08 [2021-09-20T19:25:08.231Z] #20 82.23 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:25:08 [2021-09-20T19:25:08.231Z] #20 82.26 Unpacking xfsprogs (4.20.0-1) ...
19:25:09 [2021-09-20T19:25:09.176Z] #20 83.18 Selecting previously unselected package zip.
19:25:09 [2021-09-20T19:25:09.176Z] #20 83.20 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:25:09 [2021-09-20T19:25:09.176Z] #20 83.23 Unpacking zip (3.0-11+b1) ...
19:25:09 [2021-09-20T19:25:09.438Z] #20 83.57 Setting up aufs-tools (1:4.14+20190211-1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.61 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.63 Setting up libgpm2:amd64 (1.20.7-5) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.66 Setting up uidmap (1:4.5-1.1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.67 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.74 Setting up xxd (2:8.1.0875-5) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.76 Setting up zip (3.0-11+b1) ...
19:25:09 [2021-09-20T19:25:09.700Z] #20 83.78 Setting up vim-common (2:8.1.0875-5) ...
19:25:09 [2021-09-20T19:25:09.962Z] #20 83.84 Setting up bash-completion (1:2.8-6) ...
19:25:10 [2021-09-20T19:25:10.221Z] #20 80.14 Selecting previously unselected package vim.
19:25:10 [2021-09-20T19:25:10.221Z] #20 80.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
19:25:10 [2021-09-20T19:25:10.221Z] #20 80.23 Unpacking vim (2:8.1.0875-5) ...
19:25:10 [2021-09-20T19:25:10.742Z] #20 81.18 Selecting previously unselected package xfsprogs.
19:25:10 [2021-09-20T19:25:10.742Z] #20 81.20 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
19:25:10 [2021-09-20T19:25:10.742Z] #20 81.21 Unpacking xfsprogs (4.20.0-1) ...
19:25:11 [2021-09-20T19:25:11.673Z] #20 82.01 Selecting previously unselected package zip.
19:25:11 [2021-09-20T19:25:11.673Z] #20 82.01 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
19:25:11 [2021-09-20T19:25:11.673Z] #20 82.05 Unpacking zip (3.0-11+b1) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.41 Setting up aufs-tools (1:4.14+20190211-1) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.46 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.49 Setting up libgpm2:amd64 (1.20.7-5) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.50 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.51 Setting up uidmap (1:4.5-1.1) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.53 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:25:11 [2021-09-20T19:25:11.930Z] #20 82.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.60 Setting up xxd (2:8.1.0875-5) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.61 Setting up zip (3.0-11+b1) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.63 Setting up vim-common (2:8.1.0875-5) ...
19:25:12 [2021-09-20T19:25:12.187Z] #20 82.73 Setting up bash-completion (1:2.8-6) ...
19:25:13 [2021-09-20T19:25:13.988Z] #56 325.8 + bin/containerd-stress
19:25:13 [2021-09-20T19:25:13.988Z] #56 327.0 + bin/containerd-shim
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.77 Setting up libiptc0:amd64 (1.8.2-4) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.78 Setting up xz-utils (5.2.4-1) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.82 Setting up patch (2.7.6-3+deb10u1) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.83 Setting up sudo (1.8.27-1+deb10u3) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.92 invoke-rc.d: could not determine current runlevel
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.93 invoke-rc.d: policy-rc.d denied execution of start.
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.94 Setting up pigz (2.4-1) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 87.96 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 88.00 Setting up python-pip-whl (18.1-5) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 88.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:25:14 [2021-09-20T19:25:14.174Z] #20 88.05 Setting up vim-runtime (2:8.1.0875-5) ...
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.48 Setting up libaio1:amd64 (0.3.112-3) ...
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.49 Setting up libonig5:amd64 (6.9.1-1) ...
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.51 Setting up vim (2:8.1.0875-5) ...
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:25:14 [2021-09-20T19:25:14.435Z] #20 88.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:25:14 [2021-09-20T19:25:14.595Z] #73 exporting layers 6.8s done
19:25:14 [2021-09-20T19:25:14.595Z] #73 writing image sha256:f58cd9d27cf9cc9a059554f7e190dbb0154de6b244ad55c2c6d3b469f69c3b7e done
19:25:14 [2021-09-20T19:25:14.595Z] #73 naming to docker.io/library/docker:59f10e34352a81004efff96c8f68e96d9ca4d68c done
19:25:14 [2021-09-20T19:25:14.595Z] #73 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.62 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.64 Setting up jq (1.5+dfsg-2+b1) ...
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:25:14 [2021-09-20T19:25:14.697Z] #20 88.67 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:25:14 [2021-09-20T19:25:14.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -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=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh dynbinary test-integration
19:25:14 [2021-09-20T19:25:14.958Z] #20 ...
19:25:14 [2021-09-20T19:25:14.958Z] 
19:25:14 [2021-09-20T19:25:14.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:14 [2021-09-20T19:25:14.958Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:14 [2021-09-20T19:25:14.958Z] #43 178.4   CC       criu/files.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 181.0   CC       criu/filesystems.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 182.3   CC       criu/fsnotify.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 184.3   CC       criu/image-desc.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 184.6   CC       criu/image.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 185.9   CC       criu/ipc_ns.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 187.2   CC       criu/irmap.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 187.8   CC       criu/kcmp-ids.o
19:25:14 [2021-09-20T19:25:14.959Z] #43 188.2   CC       criu/kerndat.o
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.57 Setting up libiptc0:amd64 (1.8.2-4) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.59 Setting up xz-utils (5.2.4-1) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.63 Setting up patch (2.7.6-3+deb10u1) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.65 Setting up sudo (1.8.27-1+deb10u3) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.73 invoke-rc.d: could not determine current runlevel
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.75 invoke-rc.d: policy-rc.d denied execution of start.
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.75 Setting up pigz (2.4-1) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.79 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.83 Setting up python-pip-whl (18.1-5) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.86 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:25:15 [2021-09-20T19:25:15.460Z] #20 85.91 Setting up vim-runtime (2:8.1.0875-5) ...
19:25:15 [2021-09-20T19:25:15.718Z] #20 ...
19:25:15 [2021-09-20T19:25:15.718Z] 
19:25:15 [2021-09-20T19:25:15.718Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:15 [2021-09-20T19:25:15.718Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:15 [2021-09-20T19:25:15.718Z] #43 174.8   CC       criu/files.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 177.8   CC       criu/filesystems.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 178.9   CC       criu/fsnotify.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 181.1   CC       criu/image-desc.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 181.4   CC       criu/image.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 182.5   CC       criu/ipc_ns.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 183.9   CC       criu/irmap.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 184.6   CC       criu/kcmp-ids.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 184.9   CC       criu/kerndat.o
19:25:15 [2021-09-20T19:25:15.718Z] #43 ...
19:25:15 [2021-09-20T19:25:15.718Z] 
19:25:15 [2021-09-20T19:25:15.718Z] #20 [dev-systemd-false  7/26] 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
19:25:15 [2021-09-20T19:25:15.718Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:25:15 [2021-09-20T19:25:15.718Z] #20 86.31 Setting up libaio1:amd64 (0.3.112-3) ...
19:25:15 [2021-09-20T19:25:15.718Z] #20 86.33 Setting up libonig5:amd64 (6.9.1-1) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.36 Setting up vim (2:8.1.0875-5) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.46 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.53 Setting up jq (1.5+dfsg-2+b1) ...
19:25:15 [2021-09-20T19:25:15.975Z] #20 86.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:25:16 [2021-09-20T19:25:16.231Z] #20 86.56 Setting up python3.7 (3.7.3-2+deb10u3) ...
19:25:16 [2021-09-20T19:25:16.345Z] #43 189.4   CC       criu/libnetlink.o
19:25:16 [2021-09-20T19:25:16.608Z] #43 189.8   CC       criu/log.o
19:25:16 [2021-09-20T19:25:16.837Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
19:25:16 [2021-09-20T19:25:16.837Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
19:25:16 [2021-09-20T19:25:16.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
19:25:16 [2021-09-20T19:25:16.837Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
19:25:16 [2021-09-20T19:25:16.837Z] 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)
19:25:16 [2021-09-20T19:25:16.837Z] Detected virtualization docker.
19:25:16 [2021-09-20T19:25:16.837Z] Detected architecture x86-64.
19:25:16 [2021-09-20T19:25:16.837Z] Set hostname to <df1f2a510887>.
19:25:17 [2021-09-20T19:25:17.181Z] #43 190.4   CC       criu/lsm.o
19:25:17 [2021-09-20T19:25:17.405Z] + source /etc/docker-entrypoint-cmd
19:25:17 [2021-09-20T19:25:17.405Z] ++ hack/make.sh dynbinary test-integration
19:25:17 [2021-09-20T19:25:17.405Z] 
19:25:17 [2021-09-20T19:25:17.405Z] Removing bundles/
19:25:17 [2021-09-20T19:25:17.405Z] 
19:25:17 [2021-09-20T19:25:17.405Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:25:17 [2021-09-20T19:25:17.405Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:25:17 [2021-09-20T19:25:17.405Z] GOOS="" GOARCH="" GOARM=""
19:25:17 [2021-09-20T19:25:17.442Z] #43 190.8   CC       criu/mem.o
19:25:17 [2021-09-20T19:25:17.703Z] #43 ...
19:25:17 [2021-09-20T19:25:17.703Z] 
19:25:17 [2021-09-20T19:25:17.703Z] #20 [dev-systemd-false  7/26] 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
19:25:17 [2021-09-20T19:25:17.704Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.62 Setting up iptables (1.8.2-4) ...
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:25:17 [2021-09-20T19:25:17.704Z] #20 91.67 Setting up python3 (3.7.3-1) ...
19:25:17 [2021-09-20T19:25:17.965Z] #20 92.06 Setting up python3-wheel (0.32.3-2) ...
19:25:18 [2021-09-20T19:25:18.180Z] #56 333.9 + bin/containerd-shim-runc-v1
19:25:18 [2021-09-20T19:25:18.460Z] 
19:25:18 [2021-09-20T19:25:18.460Z] SUCCESS: Specified value was saved.
19:25:18 [2021-09-20T19:25:18.460Z] INFO: Downloading git...
19:25:18 [2021-09-20T19:25:18.909Z] #20 92.90 Setting up apparmor (2.13.2-10) ...
19:25:18 [2021-09-20T19:25:18.917Z] INFO: Downloading go...
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.66 Setting up iptables (1.8.2-4) ...
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:25:19 [2021-09-20T19:25:19.505Z] #20 89.73 Setting up python3 (3.7.3-1) ...
19:25:19 [2021-09-20T19:25:19.762Z] #20 90.15 Setting up python3-wheel (0.32.3-2) ...
19:25:20 [2021-09-20T19:25:20.693Z] #20 91.05 Setting up apparmor (2.13.2-10) ...
19:25:20 [2021-09-20T19:25:20.828Z] #20 94.58 Setting up xfsprogs (4.20.0-1) ...
19:25:20 [2021-09-20T19:25:20.828Z] #20 94.59 Setting up python3-lib2to3 (3.7.3-1) ...
19:25:21 [2021-09-20T19:25:21.090Z] #20 94.96 Setting up python3-pkg-resources (40.8.0-1) ...
19:25:21 [2021-09-20T19:25:21.663Z] #20 95.75 Setting up python3-distutils (3.7.3-1) ...
19:25:22 [2021-09-20T19:25:22.237Z] #20 96.27 Setting up python3-setuptools (40.8.0-1) ...
19:25:22 [2021-09-20T19:25:22.371Z] #56 338.5 + bin/containerd-shim-runc-v2
19:25:22 [2021-09-20T19:25:22.587Z] #20 92.94 Setting up xfsprogs (4.20.0-1) ...
19:25:22 [2021-09-20T19:25:22.587Z] #20 92.97 Setting up python3-lib2to3 (3.7.3-1) ...
19:25:22 [2021-09-20T19:25:22.844Z] #20 93.42 Setting up python3-pkg-resources (40.8.0-1) ...
19:25:23 [2021-09-20T19:25:23.305Z] #56 339.1 + binaries
19:25:23 [2021-09-20T19:25:23.305Z] #56 339.1 + install -D bin/containerd /build/containerd
19:25:23 [2021-09-20T19:25:23.305Z] #56 339.2 + install -D bin/containerd-shim /build/containerd-shim
19:25:23 [2021-09-20T19:25:23.305Z] #56 339.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:25:23 [2021-09-20T19:25:23.305Z] #56 339.2 + install -D bin/ctr /build/ctr
19:25:23 [2021-09-20T19:25:23.583Z] INFO: Downloading compiler 1 of 3...
19:25:23 [2021-09-20T19:25:23.624Z] #20 97.65 Setting up python3-pip (18.1-5) ...
19:25:24 [2021-09-20T19:25:24.213Z] #20 94.43 Setting up python3-distutils (3.7.3-1) ...
19:25:24 [2021-09-20T19:25:24.470Z] #20 94.96 Setting up python3-setuptools (40.8.0-1) ...
19:25:24 [2021-09-20T19:25:24.543Z] INFO: Downloading compiler 2 of 3...
19:25:24 [2021-09-20T19:25:24.830Z] #20 98.79 Processing triggers for libc-bin (2.28-10) ...
19:25:24 [2021-09-20T19:25:24.830Z] #20 98.85 Processing triggers for mime-support (3.62) ...
19:25:25 [2021-09-20T19:25:25.203Z] #56 DONE 341.1s
19:25:25 [2021-09-20T19:25:25.504Z] INFO: Downloading compiler 3 of 3...
19:25:25 [2021-09-20T19:25:25.840Z] #20 96.11 Setting up python3-pip (18.1-5) ...
19:25:26 [2021-09-20T19:25:26.138Z] 
19:25:26 [2021-09-20T19:25:26.138Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
19:25:26 [2021-09-20T19:25:26.138Z] #57 sha256:093687786626dccc6ad72563a63a910fae87c3b93c2ec19b99e9aadff81c9ca2
19:25:26 [2021-09-20T19:25:26.404Z] #20 ...
19:25:26 [2021-09-20T19:25:26.404Z] 
19:25:26 [2021-09-20T19:25:26.404Z] #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
19:25:26 [2021-09-20T19:25:26.404Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:25:26 [2021-09-20T19:25:26.404Z] #40 306.7 + dpkg --print-architecture
19:25:26 [2021-09-20T19:25:26.404Z] #40 306.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:25:26 [2021-09-20T19:25:26.404Z] #40 306.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:25:26 [2021-09-20T19:25:26.404Z] #40 306.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:25:26 [2021-09-20T19:25:26.464Z] INFO: Extracting git...
19:25:26 [2021-09-20T19:25:26.746Z] #20 DONE 100.5s
19:25:26 [2021-09-20T19:25:26.746Z] 
19:25:26 [2021-09-20T19:25:26.746Z] #21 [dev-systemd-false  8/26] 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
19:25:26 [2021-09-20T19:25:26.746Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
19:25:26 [2021-09-20T19:25:26.968Z] #40 ...
19:25:26 [2021-09-20T19:25:26.968Z] 
19:25:26 [2021-09-20T19:25:26.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:26 [2021-09-20T19:25:26.968Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:26 [2021-09-20T19:25:26.968Z] #43 186.0   CC       criu/libnetlink.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 186.4   CC       criu/log.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 187.0   CC       criu/lsm.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 187.4   CC       criu/mem.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 189.3   CC       criu/memfd.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 189.9   CC       criu/mount.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 194.2   CC       criu/namespaces.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 196.1   CC       criu/net.o
19:25:26 [2021-09-20T19:25:26.968Z] #43 ...
19:25:26 [2021-09-20T19:25:26.968Z] 
19:25:26 [2021-09-20T19:25:26.968Z] #20 [dev-systemd-false  7/26] 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
19:25:26 [2021-09-20T19:25:26.968Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
19:25:26 [2021-09-20T19:25:26.968Z] #20 97.29 Processing triggers for libc-bin (2.28-10) ...
19:25:26 [2021-09-20T19:25:26.968Z] #20 97.33 Processing triggers for mime-support (3.62) ...
19:25:27 [2021-09-20T19:25:27.071Z] #57 DONE 0.8s
19:25:27 [2021-09-20T19:25:27.071Z] 
19:25:27 [2021-09-20T19:25:27.071Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:25:27 [2021-09-20T19:25:27.071Z] #61 sha256:5ce7f11892d734eb195d06c65673feddc5692f75afd0395343639c7b745685c3
19:25:27 [2021-09-20T19:25:27.328Z] #61 DONE 0.2s
19:25:27 [2021-09-20T19:25:27.328Z] 
19:25:27 [2021-09-20T19:25:27.328Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
19:25:27 [2021-09-20T19:25:27.328Z] #66 sha256:cc0ddc822ecd36d4165b28b4d4bd91aeecdc99d17e0beca8442eaa4dbfc9161a
19:25:27 [2021-09-20T19:25:27.691Z] #21 1.058 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:25:27 [2021-09-20T19:25:27.691Z] #21 1.064 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:25:27 [2021-09-20T19:25:27.691Z] #21 1.069 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:25:27 [2021-09-20T19:25:27.691Z] #21 DONE 1.1s
19:25:27 [2021-09-20T19:25:27.691Z] 
19:25:27 [2021-09-20T19:25:27.691Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:25:27 [2021-09-20T19:25:27.691Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:25:27 [2021-09-20T19:25:27.911Z] #20 DONE 98.6s
19:25:27 [2021-09-20T19:25:27.911Z] 
19:25:27 [2021-09-20T19:25:27.911Z] #53 [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
19:25:27 [2021-09-20T19:25:27.911Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:25:28 [2021-09-20T19:25:28.168Z] #53 ...
19:25:28 [2021-09-20T19:25:28.168Z] 
19:25:28 [2021-09-20T19:25:28.168Z] #21 [dev-systemd-false  8/26] 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
19:25:28 [2021-09-20T19:25:28.168Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
19:25:28 [2021-09-20T19:25:28.262Z] #66 DONE 1.0s
19:25:28 [2021-09-20T19:25:28.262Z] 
19:25:28 [2021-09-20T19:25:28.262Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
19:25:28 [2021-09-20T19:25:28.262Z] #68 sha256:cefe9e6db05b25da45de0521a9b107cb9b58b3d2e464627d8b79d7ca08a085f7
19:25:28 [2021-09-20T19:25:28.262Z] #68 DONE 0.1s
19:25:28 [2021-09-20T19:25:28.262Z] 
19:25:28 [2021-09-20T19:25:28.262Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:25:28 [2021-09-20T19:25:28.262Z] #69 sha256:4da7bd397a11fdd18abb7628b99e426b0e14e72403bbd4f31dae8977b192df9c
19:25:28 [2021-09-20T19:25:28.262Z] #69 DONE 0.0s
19:25:28 [2021-09-20T19:25:28.520Z] 
19:25:28 [2021-09-20T19:25:28.520Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
19:25:28 [2021-09-20T19:25:28.520Z] #70 sha256:f62b611e663875df00a935b97fd236c6e362277cea4955565f6c19f43099e0cf
19:25:29 [2021-09-20T19:25:29.100Z] #21 1.072 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:25:29 [2021-09-20T19:25:29.100Z] #21 1.077 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:25:29 [2021-09-20T19:25:29.100Z] #21 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:25:29 [2021-09-20T19:25:29.100Z] #21 DONE 1.2s
19:25:29 [2021-09-20T19:25:29.100Z] 
19:25:29 [2021-09-20T19:25:29.100Z] #49 [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
19:25:29 [2021-09-20T19:25:29.100Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:25:29 [2021-09-20T19:25:29.357Z] #49 ...
19:25:29 [2021-09-20T19:25:29.357Z] 
19:25:29 [2021-09-20T19:25:29.357Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:25:29 [2021-09-20T19:25:29.357Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:25:29 [2021-09-20T19:25:29.609Z] #22 ...
19:25:29 [2021-09-20T19:25:29.609Z] 
19:25:29 [2021-09-20T19:25:29.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:29 [2021-09-20T19:25:29.609Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:29 [2021-09-20T19:25:29.609Z] #43 192.7   CC       criu/memfd.o
19:25:29 [2021-09-20T19:25:29.609Z] #43 193.3   CC       criu/mount.o
19:25:29 [2021-09-20T19:25:29.609Z] #43 197.6   CC       criu/namespaces.o
19:25:29 [2021-09-20T19:25:29.609Z] #43 199.9   CC       criu/net.o
19:25:29 [2021-09-20T19:25:29.609Z] #43 ...
19:25:29 [2021-09-20T19:25:29.609Z] 
19:25:29 [2021-09-20T19:25:29.609Z] #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
19:25:29 [2021-09-20T19:25:29.609Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:25:29 [2021-09-20T19:25:29.609Z] #40 312.1 + dpkg --print-architecture
19:25:29 [2021-09-20T19:25:29.609Z] #40 312.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:25:29 [2021-09-20T19:25:29.609Z] #40 312.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:25:29 [2021-09-20T19:25:29.609Z] #40 312.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:25:29 [2021-09-20T19:25:29.894Z] #70 DONE 1.5s
19:25:29 [2021-09-20T19:25:29.894Z] 
19:25:29 [2021-09-20T19:25:29.894Z] #71 exporting to image
19:25:29 [2021-09-20T19:25:29.894Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:25:29 [2021-09-20T19:25:29.894Z] #71 exporting layers
19:25:30 [2021-09-20T19:25:30.997Z] #40 ...
19:25:30 [2021-09-20T19:25:30.997Z] 
19:25:30 [2021-09-20T19:25:30.997Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:30 [2021-09-20T19:25:30.997Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:30 [2021-09-20T19:25:30.997Z] #43 204.1   CC       criu/netfilter.o
19:25:31 [2021-09-20T19:25:31.259Z] #43 204.5   CC       criu/page-pipe.o
19:25:31 [2021-09-20T19:25:31.832Z] #43 205.2   CC       criu/page-xfer.o
19:25:33 [2021-09-20T19:25:33.749Z] #43 206.9   CC       criu/pagemap-cache.o
19:25:34 [2021-09-20T19:25:34.011Z] #43 207.4   CC       criu/pagemap.o
19:25:34 [2021-09-20T19:25:34.611Z] #22 4.885 Collecting yamllint==1.26.1
19:25:34 [2021-09-20T19:25:34.956Z] #43 208.2   CC       criu/parasite-syscall.o
19:25:35 [2021-09-20T19:25:35.540Z] #22 ...
19:25:35 [2021-09-20T19:25:35.541Z] 
19:25:35 [2021-09-20T19:25:35.541Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:35 [2021-09-20T19:25:35.541Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:35 [2021-09-20T19:25:35.541Z] #43 200.2   CC       criu/netfilter.o
19:25:35 [2021-09-20T19:25:35.541Z] #43 200.8   CC       criu/page-pipe.o
19:25:35 [2021-09-20T19:25:35.541Z] #43 201.6   CC       criu/page-xfer.o
19:25:35 [2021-09-20T19:25:35.541Z] #43 203.4   CC       criu/pagemap-cache.o
19:25:35 [2021-09-20T19:25:35.541Z] #43 203.7   CC       criu/pagemap.o
19:25:35 [2021-09-20T19:25:35.541Z] #43 204.7   CC       criu/parasite-syscall.o
19:25:35 [2021-09-20T19:25:35.901Z] #43 209.0   CC       criu/path.o
19:25:35 [2021-09-20T19:25:35.901Z] #43 209.3   CC       criu/pie-util-vdso-elf32.o
19:25:36 [2021-09-20T19:25:36.461Z] #71 exporting layers 6.6s done
19:25:36 [2021-09-20T19:25:36.461Z] #71 writing image sha256:3003708bdfc38fe71347555d39287f0b8b3b7c495f15224615f94129293a83b6 done
19:25:36 [2021-09-20T19:25:36.461Z] #71 naming to docker.io/library/docker:59f10e34352a81004efff96c8f68e96d9ca4d68c done
19:25:36 [2021-09-20T19:25:36.461Z] #71 DONE 6.6s
[Pipeline] }
19:25:36 [2021-09-20T19:25:36.471Z] #43 205.6   CC       criu/path.o
19:25:36 [2021-09-20T19:25:36.474Z] #43 209.8   CC       criu/pie-util-vdso.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:25:36 [2021-09-20T19:25:36.728Z] #43 205.8   CC       criu/pie-util-vdso-elf32.o
19:25:36 [2021-09-20T19:25:36.735Z] #43 210.2   CC       criu/pie-util.o
19:25:36 [2021-09-20T19:25:36.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/validate/default
19:25:36 [2021-09-20T19:25:36.997Z] #43 210.4   CC       criu/pipes.o
19:25:37 [2021-09-20T19:25:37.292Z] #43 206.2   CC       criu/pie-util-vdso.o
19:25:37 [2021-09-20T19:25:37.549Z] #43 206.6   CC       criu/pie-util.o
19:25:37 [2021-09-20T19:25:37.737Z] Congratulations!  All commits are properly signed with the DCO!
19:25:37 [2021-09-20T19:25:37.806Z] #43 206.9   CC       criu/pipes.o
19:25:37 [2021-09-20T19:25:37.940Z] #43 211.1   CC       criu/plugin.o
19:25:38 [2021-09-20T19:25:38.201Z] #43 211.5   CC       criu/proc_parse.o
19:25:38 [2021-09-20T19:25:38.672Z] Congratulations!  Seccomp profile generation is done correctly.
19:25:38 [2021-09-20T19:25:38.672Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:25:38 [2021-09-20T19:25:38.737Z] #43 207.7   CC       criu/plugin.o
19:25:38 [2021-09-20T19:25:38.795Z] INFO: Expanding go...
19:25:39 [2021-09-20T19:25:39.006Z] #43 208.1   CC       criu/proc_parse.o
19:25:39 [2021-09-20T19:25:39.574Z] #43 ...
19:25:39 [2021-09-20T19:25:39.574Z] 
19:25:39 [2021-09-20T19:25:39.574Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:25:39 [2021-09-20T19:25:39.574Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:25:39 [2021-09-20T19:25:39.574Z] #22 10.25   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:25:40 [2021-09-20T19:25:40.943Z] #22 11.55 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:25:40 [2021-09-20T19:25:40.943Z] #22 11.60   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:25:40 [2021-09-20T19:25:40.943Z] #22 11.67 Collecting pyyaml (from yamllint==1.26.1)
19:25:41 [2021-09-20T19:25:41.200Z] #22 11.94   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:25:41 [2021-09-20T19:25:41.457Z] #22 12.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:25:41 [2021-09-20T19:25:41.457Z] #22 12.24 Building wheels for collected packages: yamllint
19:25:41 [2021-09-20T19:25:41.457Z] #22 12.25   Running setup.py bdist_wheel for yamllint: started
19:25:41 [2021-09-20T19:25:41.505Z] #43 ...
19:25:41 [2021-09-20T19:25:41.505Z] 
19:25:41 [2021-09-20T19:25:41.505Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:25:41 [2021-09-20T19:25:41.505Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:25:41 [2021-09-20T19:25:41.505Z] #22 5.215 Collecting yamllint==1.26.1
19:25:41 [2021-09-20T19:25:41.505Z] #22 10.58   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
19:25:41 [2021-09-20T19:25:41.505Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
19:25:41 [2021-09-20T19:25:41.505Z] #22 11.72   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
19:25:41 [2021-09-20T19:25:41.505Z] #22 11.82 Collecting pyyaml (from yamllint==1.26.1)
19:25:41 [2021-09-20T19:25:41.505Z] #22 12.11   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
19:25:41 [2021-09-20T19:25:41.505Z] #22 12.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
19:25:41 [2021-09-20T19:25:41.505Z] #22 12.44 Building wheels for collected packages: yamllint
19:25:41 [2021-09-20T19:25:41.505Z] #22 12.45   Running setup.py bdist_wheel for yamllint: started
19:25:41 [2021-09-20T19:25:41.505Z] #22 13.65   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:25:41 [2021-09-20T19:25:41.505Z] #22 13.66   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:25:41 [2021-09-20T19:25:41.505Z] #22 13.72 Successfully built yamllint
19:25:41 [2021-09-20T19:25:41.505Z] #22 13.76 Installing collected packages: pathspec, pyyaml, yamllint
19:25:41 [2021-09-20T19:25:41.505Z] #22 ...
19:25:41 [2021-09-20T19:25:41.505Z] 
19:25:41 [2021-09-20T19:25:41.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:41 [2021-09-20T19:25:41.505Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:41 [2021-09-20T19:25:41.505Z] #43 214.6   CC       criu/protobuf-desc.o
19:25:42 [2021-09-20T19:25:42.450Z] #43 ...
19:25:42 [2021-09-20T19:25:42.450Z] 
19:25:42 [2021-09-20T19:25:42.450Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
19:25:42 [2021-09-20T19:25:42.450Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
19:25:42 [2021-09-20T19:25:42.450Z] #22 14.17 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:25:42 [2021-09-20T19:25:42.450Z] #22 DONE 14.6s
19:25:42 [2021-09-20T19:25:42.450Z] 
19:25:42 [2021-09-20T19:25:42.450Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
19:25:42 [2021-09-20T19:25:42.450Z] #25 sha256:ebf3ed6dd8684b39b2f023f8b00fcc94ed6de70d0098d8b8221d551546889b4d
19:25:42 [2021-09-20T19:25:42.450Z] #25 DONE 0.4s
19:25:42 [2021-09-20T19:25:42.450Z] 
19:25:42 [2021-09-20T19:25:42.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:42 [2021-09-20T19:25:42.450Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:42 [2021-09-20T19:25:42.450Z] #43 215.9   CC       criu/protobuf.o
19:25:42 [2021-09-20T19:25:42.827Z] #22 13.33   Running setup.py bdist_wheel for yamllint: finished with status 'done'
19:25:42 [2021-09-20T19:25:42.827Z] #22 13.33   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
19:25:42 [2021-09-20T19:25:42.827Z] #22 13.41 Successfully built yamllint
19:25:42 [2021-09-20T19:25:42.827Z] #22 13.45 Installing collected packages: pathspec, pyyaml, yamllint
19:25:43 [2021-09-20T19:25:43.085Z] #22 13.90 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
19:25:43 [2021-09-20T19:25:43.396Z] #43 216.6   CC       criu/pstree.o
19:25:44 [2021-09-20T19:25:44.017Z] #22 DONE 14.9s
19:25:44 [2021-09-20T19:25:44.017Z] 
19:25:44 [2021-09-20T19:25:44.017Z] #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
19:25:44 [2021-09-20T19:25:44.017Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:25:44 [2021-09-20T19:25:44.017Z] #40 DONE 334.3s
19:25:44 [2021-09-20T19:25:44.017Z] 
19:25:44 [2021-09-20T19:25:44.017Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:44 [2021-09-20T19:25:44.017Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:44 [2021-09-20T19:25:44.017Z] #43 211.0   CC       criu/protobuf-desc.o
19:25:44 [2021-09-20T19:25:44.017Z] #43 212.1   CC       criu/protobuf.o
19:25:44 [2021-09-20T19:25:44.017Z] #43 212.6   CC       criu/pstree.o
19:25:44 [2021-09-20T19:25:44.340Z] #43 217.6   CC       criu/rbtree.o
19:25:44 [2021-09-20T19:25:44.584Z] #43 213.6   CC       criu/rbtree.o
19:25:44 [2021-09-20T19:25:44.601Z] #43 218.0   CC       criu/rst-malloc.o
19:25:44 [2021-09-20T19:25:44.862Z] #43 218.2   CC       criu/seccomp.o
19:25:44 [2021-09-20T19:25:44.911Z] #43 214.0   CC       criu/rst-malloc.o
19:25:44 [2021-09-20T19:25:44.911Z] #43 ...
19:25:44 [2021-09-20T19:25:44.911Z] 
19:25:44 [2021-09-20T19:25:44.911Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
19:25:44 [2021-09-20T19:25:44.911Z] #25 sha256:686b475371e7e203fc631c0fcaa815d3b98376e5222347b6e14922ed5f3bad8a
19:25:44 [2021-09-20T19:25:44.911Z] #25 DONE 0.7s
19:25:45 [2021-09-20T19:25:45.187Z] 
19:25:45 [2021-09-20T19:25:45.187Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:25:45 [2021-09-20T19:25:45.187Z] #30 sha256:b66d233f0edc64f4132d4dc5fcc2cc9aff4ea28f7fc4a6ebdb32d9fefd08d76c
19:25:45 [2021-09-20T19:25:45.854Z] #43 219.0   CC       criu/seize.o
19:25:46 [2021-09-20T19:25:46.796Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
19:25:46 [2021-09-20T19:25:46.801Z] #43 220.0   CC       criu/servicefd.o
19:25:47 [2021-09-20T19:25:47.373Z] #43 220.5   CC       criu/shmem.o
19:25:47 [2021-09-20T19:25:47.946Z] #43 ...
19:25:47 [2021-09-20T19:25:47.946Z] 
19:25:47 [2021-09-20T19:25:47.946Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:25:47 [2021-09-20T19:25:47.946Z] #30 sha256:27dec4fe76420c7e16552985773d04e8170cf1f33101a68abb165ced16f0f8bb
19:25:47 [2021-09-20T19:25:47.946Z] #30 DONE 5.3s
19:25:47 [2021-09-20T19:25:47.946Z] 
19:25:47 [2021-09-20T19:25:47.946Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
19:25:47 [2021-09-20T19:25:47.946Z] #33 sha256:f35513985f6dd0078feaa4acf6b61cd1183c58912349550f0cdb83166379609b
19:25:48 [2021-09-20T19:25:48.520Z] #33 DONE 0.5s
19:25:48 [2021-09-20T19:25:48.520Z] 
19:25:48 [2021-09-20T19:25:48.520Z] #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
19:25:48 [2021-09-20T19:25:48.520Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
19:25:48 [2021-09-20T19:25:48.520Z] #40 DONE 338.4s
19:25:48 [2021-09-20T19:25:48.520Z] 
19:25:48 [2021-09-20T19:25:48.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:48 [2021-09-20T19:25:48.520Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:48 [2021-09-20T19:25:48.520Z] #43 221.5   CC       criu/sigframe.o
19:25:48 [2021-09-20T19:25:48.520Z] #43 221.7   CC       criu/signalfd.o
19:25:48 [2021-09-20T19:25:48.520Z] #43 ...
19:25:48 [2021-09-20T19:25:48.520Z] 
19:25:48 [2021-09-20T19:25:48.520Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
19:25:48 [2021-09-20T19:25:48.520Z] #35 sha256:dc55400340fe9cfa7d0dbd21f1a0946fd23f928bfd889dd32b2a63268fdfedcd
19:25:48 [2021-09-20T19:25:48.520Z] #35 DONE 0.1s
19:25:48 [2021-09-20T19:25:48.700Z] Congratulations!  All API changes are done the right way.
19:25:48 [2021-09-20T19:25:48.700Z] Congratulations!  All TOML source files changed here have valid syntax.
19:25:48 [2021-09-20T19:25:48.700Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:25:48 [2021-09-20T19:25:48.700Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:25:48 [2021-09-20T19:25:48.700Z] Congratulations!  No new tests were added to integration-cli.
19:25:48 [2021-09-20T19:25:48.700Z] 
19:25:48 [2021-09-20T19:25:48.700Z] INFO Start validation with golang-ci-lint
19:25:48 [2021-09-20T19:25:48.700Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:25:48 [2021-09-20T19:25:48.700Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:25:48 [2021-09-20T19:25:48.700Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:25:48 [2021-09-20T19:25:48.781Z] 
19:25:48 [2021-09-20T19:25:48.781Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
19:25:48 [2021-09-20T19:25:48.781Z] #38 sha256:4f3cc55615bf492b7defcacae6db209487712429acf3af39b1448c9fd74f7b35
19:25:48 [2021-09-20T19:25:48.781Z] #38 DONE 0.1s
19:25:48 [2021-09-20T19:25:48.781Z] 
19:25:48 [2021-09-20T19:25:48.782Z] #56 [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
19:25:48 [2021-09-20T19:25:48.782Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:25:48 [2021-09-20T19:25:48.782Z] #56 ...
19:25:48 [2021-09-20T19:25:48.782Z] 
19:25:48 [2021-09-20T19:25:48.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:48 [2021-09-20T19:25:48.782Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:48 [2021-09-20T19:25:48.782Z] #43 222.0   CC       criu/sk-inet.o
19:25:49 [2021-09-20T19:25:49.725Z] #43 223.1   CC       criu/sk-netlink.o
19:25:50 [2021-09-20T19:25:50.298Z] #43 223.4   CC       criu/sk-packet.o
19:25:50 [2021-09-20T19:25:50.490Z] #30 ...
19:25:50 [2021-09-20T19:25:50.490Z] 
19:25:50 [2021-09-20T19:25:50.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:50 [2021-09-20T19:25:50.490Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:50 [2021-09-20T19:25:50.490Z] #43 214.5   CC       criu/seccomp.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 215.3   CC       criu/seize.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 216.4   CC       criu/servicefd.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 216.8   CC       criu/shmem.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 217.5   CC       criu/sigframe.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 217.6   CC       criu/signalfd.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 217.9   CC       criu/sk-inet.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 218.8   CC       criu/sk-netlink.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 219.1   CC       criu/sk-packet.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 219.5   CC       criu/sk-queue.o
19:25:50 [2021-09-20T19:25:50.490Z] #43 219.8   CC       criu/sk-tcp.o
19:25:50 [2021-09-20T19:25:50.870Z] #43 224.1   CC       criu/sk-queue.o
19:25:51 [2021-09-20T19:25:51.054Z] #43 ...
19:25:51 [2021-09-20T19:25:51.054Z] 
19:25:51 [2021-09-20T19:25:51.054Z] #49 [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
19:25:51 [2021-09-20T19:25:51.054Z] #49 sha256:76efb0f468db675b72a89a0b3730f14c3875355e128ce4b03d677aa3e24f52a8
19:25:51 [2021-09-20T19:25:51.054Z] #49 339.6 + /build/golangci-lint --version
19:25:51 [2021-09-20T19:25:51.054Z] #49 339.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:25:51 [2021-09-20T19:25:51.054Z] #49 DONE 341.7s
19:25:51 [2021-09-20T19:25:51.054Z] 
19:25:51 [2021-09-20T19:25:51.054Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:51 [2021-09-20T19:25:51.054Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:51 [2021-09-20T19:25:51.054Z] #43 220.1   CC       criu/sk-unix.o
19:25:51 [2021-09-20T19:25:51.054Z] #43 ...
19:25:51 [2021-09-20T19:25:51.054Z] 
19:25:51 [2021-09-20T19:25:51.054Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
19:25:51 [2021-09-20T19:25:51.054Z] #30 sha256:b66d233f0edc64f4132d4dc5fcc2cc9aff4ea28f7fc4a6ebdb32d9fefd08d76c
19:25:51 [2021-09-20T19:25:51.054Z] #30 DONE 6.2s
19:25:51 [2021-09-20T19:25:51.054Z] 
19:25:51 [2021-09-20T19:25:51.054Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
19:25:51 [2021-09-20T19:25:51.054Z] #33 sha256:f05d4ae7fd469979063897ced8d8b1220f6cb82d136fb9deda2c68404cd3a5c5
19:25:51 [2021-09-20T19:25:51.444Z] #43 224.6   CC       criu/sk-tcp.o
19:25:51 [2021-09-20T19:25:51.618Z] #33 DONE 0.6s
19:25:51 [2021-09-20T19:25:51.618Z] 
19:25:51 [2021-09-20T19:25:51.618Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:51 [2021-09-20T19:25:51.618Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:51 [2021-09-20T19:25:51.618Z] #43 ...
19:25:51 [2021-09-20T19:25:51.618Z] 
19:25:51 [2021-09-20T19:25:51.618Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
19:25:51 [2021-09-20T19:25:51.618Z] #35 sha256:189c9d6c93a4341571d3cb0dabfa1eefabcdfe626ddf7078a90063a317351058
19:25:51 [2021-09-20T19:25:51.618Z] #35 DONE 0.1s
19:25:51 [2021-09-20T19:25:51.618Z] 
19:25:51 [2021-09-20T19:25:51.618Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
19:25:51 [2021-09-20T19:25:51.618Z] #38 sha256:9cc6b50297e296931ce3180e156940227a1adca65f8a756e3e1a78a9554d5890
19:25:51 [2021-09-20T19:25:51.618Z] #38 DONE 0.1s
19:25:51 [2021-09-20T19:25:51.706Z] #43 225.0   CC       criu/sk-unix.o
19:25:51 [2021-09-20T19:25:51.706Z] #43 ...
19:25:51 [2021-09-20T19:25:51.706Z] 
19:25:51 [2021-09-20T19:25:51.706Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
19:25:51 [2021-09-20T19:25:51.706Z] #41 sha256:5382bad169b257e0756538f5f9b233ace66ca0a3b87b068ad8ef40951eeebe67
19:25:51 [2021-09-20T19:25:51.706Z] #41 DONE 0.7s
19:25:51 [2021-09-20T19:25:51.876Z] 
19:25:51 [2021-09-20T19:25:51.876Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
19:25:51 [2021-09-20T19:25:51.876Z] #41 sha256:9486907aa175e738e4c41cec04e0528474ec85f2fbb513c5187eee2152d3133f
19:25:51 [2021-09-20T19:25:51.967Z] 
19:25:51 [2021-09-20T19:25:51.967Z] #53 [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
19:25:51 [2021-09-20T19:25:51.967Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:25:52 [2021-09-20T19:25:52.808Z] #41 DONE 0.9s
19:25:52 [2021-09-20T19:25:52.808Z] 
19:25:52 [2021-09-20T19:25:52.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:52 [2021-09-20T19:25:52.808Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:52 [2021-09-20T19:25:52.808Z] #43 221.9   CC       criu/sockets.o
19:25:53 [2021-09-20T19:25:53.355Z] #53 ...
19:25:53 [2021-09-20T19:25:53.355Z] 
19:25:53 [2021-09-20T19:25:53.355Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:53 [2021-09-20T19:25:53.355Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:53 [2021-09-20T19:25:53.355Z] #43 226.7   CC       criu/sockets.o
19:25:54 [2021-09-20T19:25:54.178Z] #43 223.1   CC       criu/stats.o
19:25:54 [2021-09-20T19:25:54.178Z] #43 223.4   CC       criu/string.o
19:25:54 [2021-09-20T19:25:54.300Z] #43 227.4   CC       criu/stats.o
19:25:54 [2021-09-20T19:25:54.300Z] #43 ...
19:25:54 [2021-09-20T19:25:54.300Z] 
19:25:54 [2021-09-20T19:25:54.300Z] #49 [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
19:25:54 [2021-09-20T19:25:54.300Z] #49 sha256:4b3880fbf78f6e0d066a6970ec564494ecffdca2a0211374700049b5182159bb
19:25:54 [2021-09-20T19:25:54.300Z] #49 344.4 + /build/golangci-lint --version
19:25:54 [2021-09-20T19:25:54.300Z] #49 344.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
19:25:54 [2021-09-20T19:25:54.300Z] #49 DONE 345.0s
19:25:54 [2021-09-20T19:25:54.436Z] #43 223.4   CC       criu/sysctl.o
19:25:54 [2021-09-20T19:25:54.562Z] 
19:25:54 [2021-09-20T19:25:54.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
19:25:54 [2021-09-20T19:25:54.562Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
19:25:54 [2021-09-20T19:25:54.562Z] #43 227.7   CC       criu/string.o
19:25:54 [2021-09-20T19:25:54.562Z] #43 227.9   CC       criu/sysctl.o
19:25:54 [2021-09-20T19:25:54.693Z] #43 224.0   CC       criu/sysfs_parse.o
19:25:54 [2021-09-20T19:25:54.950Z] #43 224.2   CC       criu/timens.o
19:25:55 [2021-09-20T19:25:55.207Z] #43 224.5   CC       criu/timerfd.o
19:25:55 [2021-09-20T19:25:55.464Z] #43 224.8   CC       criu/tty.o
19:25:55 [2021-09-20T19:25:55.507Z] #43 228.6   CC       criu/sysfs_parse.o
19:25:55 [2021-09-20T19:25:55.507Z] #43 229.0   CC       criu/timens.o
19:25:56 [2021-09-20T19:25:56.430Z] INFO: Expanding compiler 1 of 3...
19:25:56 [2021-09-20T19:25:56.447Z] #43 229.5   CC       criu/timerfd.o
19:25:56 [2021-09-20T19:25:56.713Z] #43 229.9   CC       criu/tty.o
19:25:56 [2021-09-20T19:25:56.833Z] #43 226.0   CC       criu/tun.o
19:25:56 [2021-09-20T19:25:56.884Z] INFO: Expanding compiler 2 of 3...
19:25:57 [2021-09-20T19:25:57.397Z] #43 226.4   CC       criu/uffd.o
19:25:58 [2021-09-20T19:25:58.100Z] #43 231.3   CC       criu/tun.o
19:25:58 [2021-09-20T19:25:58.329Z] #43 227.2   CC       criu/util.o
19:25:58 [2021-09-20T19:25:58.361Z] #43 231.7   CC       criu/uffd.o
19:25:58 [2021-09-20T19:25:58.893Z] #43 228.1   CC       criu/uts_ns.o
19:25:58 [2021-09-20T19:25:58.893Z] #43 228.2   CC       criu/vdso-compat.o
19:25:59 [2021-09-20T19:25:59.149Z] #43 228.4   CC       criu/vdso.o
19:25:59 [2021-09-20T19:25:59.304Z] #43 232.4   CC       criu/util.o
19:25:59 [2021-09-20T19:25:59.712Z] #43 228.8   LINK     criu/built-in.o
19:25:59 [2021-09-20T19:25:59.713Z] #43 228.9   LINK     criu/criu
19:25:59 [2021-09-20T19:25:59.969Z] #43 229.2   DEP      lib/c/criu.d
19:25:59 [2021-09-20T19:25:59.969Z] #43 229.2   CC       images/rpc.pb-c.o
19:26:00 [2021-09-20T19:26:00.248Z] #43 233.3   CC       criu/uts_ns.o
19:26:00 [2021-09-20T19:26:00.248Z] #43 233.5   CC       criu/vdso-compat.o
19:26:00 [2021-09-20T19:26:00.248Z] #43 233.6   CC       criu/vdso.o
19:26:00 [2021-09-20T19:26:00.510Z] #43 234.0   LINK     criu/built-in.o
19:26:00 [2021-09-20T19:26:00.532Z] #43 229.7   CC       lib/c/criu.o
19:26:00 [2021-09-20T19:26:00.771Z] #43 234.2   LINK     criu/criu
19:26:01 [2021-09-20T19:26:01.095Z] #43 230.4   LINK     lib/c/built-in.o
19:26:01 [2021-09-20T19:26:01.344Z] #43 234.5   DEP      lib/c/criu.d
19:26:01 [2021-09-20T19:26:01.344Z] #43 234.5   CC       images/rpc.pb-c.o
19:26:01 [2021-09-20T19:26:01.352Z] #43 230.4   LINK     lib/c/libcriu.so
19:26:01 [2021-09-20T19:26:01.352Z] #43 230.4   LINK     lib/c/libcriu.a
19:26:01 [2021-09-20T19:26:01.545Z] INFO: Expanding compiler 3 of 3...
19:26:01 [2021-09-20T19:26:01.545Z] INFO: Removing downloaded files...
19:26:01 [2021-09-20T19:26:01.545Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
19:26:01 [2021-09-20T19:26:01.545Z] INFO: Configuring git core.autocrlf...
19:26:01 [2021-09-20T19:26:01.606Z] #43 235.0   CC       lib/c/criu.o
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.6   GEN      magic.py
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.7 Note: Building without setproctitle() and strlcpy() support.
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.7 Note: Building without GnuTLS support
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.7 Makefile.config:39: Warn: you have no libnftables installed
19:26:01 [2021-09-20T19:26:01.608Z] #43 230.7 Makefile.config:40: Warn: Building without nftables support
19:26:02 [2021-09-20T19:26:02.172Z] #43 231.4 fatal: not a git repository (or any of the parent directories): .git
19:26:02 [2021-09-20T19:26:02.549Z] #43 235.7   LINK     lib/c/built-in.o
19:26:02 [2021-09-20T19:26:02.549Z] #43 235.7   LINK     lib/c/libcriu.so
19:26:02 [2021-09-20T19:26:02.549Z] #43 235.8   LINK     lib/c/libcriu.a
19:26:02 [2021-09-20T19:26:02.549Z] #43 235.9   GEN      magic.py
19:26:02 [2021-09-20T19:26:02.736Z] #43 232.0 make[1]: Nothing to be done for 'all'.
19:26:02 [2021-09-20T19:26:02.810Z] #43 236.0 Note: Building without setproctitle() and strlcpy() support.
19:26:02 [2021-09-20T19:26:02.810Z] #43 236.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:26:02 [2021-09-20T19:26:02.810Z] #43 236.0 Note: Building without GnuTLS support
19:26:02 [2021-09-20T19:26:02.810Z] #43 236.0 Makefile.config:39: Warn: you have no libnftables installed
19:26:02 [2021-09-20T19:26:02.810Z] #43 236.0 Makefile.config:40: Warn: Building without nftables support
19:26:03 [2021-09-20T19:26:03.300Z] #43 232.5 make[1]: 'images/built-in.o' is up to date.
19:26:03 [2021-09-20T19:26:03.300Z] #43 232.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:26:03 [2021-09-20T19:26:03.300Z] #43 232.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:26:03 [2021-09-20T19:26:03.300Z] #43 232.6 make[1]: 'compel/libcompel.a' is up to date.
19:26:03 [2021-09-20T19:26:03.383Z] #43 236.7 fatal: not a git repository (or any of the parent directories): .git
19:26:03 [2021-09-20T19:26:03.558Z] #43 232.6 make[1]: 'compel/compel-host-bin' is up to date.
19:26:03 [2021-09-20T19:26:03.558Z] #43 232.6 make[1]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.558Z] #43 232.7 make[1]: 'soccr/libsoccr.a' is up to date.
19:26:03 [2021-09-20T19:26:03.558Z] #43 232.9 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 232.9 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 232.9 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 233.0 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 233.0 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 233.0 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 233.1 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.815Z] #43 233.1 make[2]: Nothing to be done for 'all'.
19:26:03 [2021-09-20T19:26:03.957Z] #43 237.2 make[1]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.072Z] #43 233.1   INSTALL  criu/criu
19:26:04 [2021-09-20T19:26:04.328Z] #43 DONE 233.5s
19:26:04 [2021-09-20T19:26:04.328Z] 
19:26:04 [2021-09-20T19:26:04.328Z] #53 [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
19:26:04 [2021-09-20T19:26:04.329Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.8 make[1]: 'images/built-in.o' is up to date.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.8 make[1]: 'compel/libcompel.a' is up to date.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.9 make[1]: 'compel/compel-host-bin' is up to date.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.9 make[1]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.530Z] #43 237.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:26:04 [2021-09-20T19:26:04.792Z] #43 238.1 make[2]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.792Z] #43 238.1 make[2]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.792Z] #43 238.1 make[2]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.792Z] #43 238.2 make[2]: Nothing to be done for 'all'.
19:26:04 [2021-09-20T19:26:04.792Z] #43 238.2 make[2]: Nothing to be done for 'all'.
19:26:05 [2021-09-20T19:26:05.053Z] #43 238.3 make[2]: Nothing to be done for 'all'.
19:26:05 [2021-09-20T19:26:05.053Z] #43 238.3 make[2]: Nothing to be done for 'all'.
19:26:05 [2021-09-20T19:26:05.053Z] #43 238.4 make[2]: Nothing to be done for 'all'.
19:26:05 [2021-09-20T19:26:05.053Z] #43 238.4   INSTALL  criu/criu
19:26:05 [2021-09-20T19:26:05.315Z] #43 DONE 238.6s
19:26:05 [2021-09-20T19:26:05.315Z] 
19:26:05 [2021-09-20T19:26:05.315Z] #56 [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
19:26:05 [2021-09-20T19:26:05.315Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:26:05 [2021-09-20T19:26:05.699Z] #53 ...
19:26:05 [2021-09-20T19:26:05.699Z] 
19:26:05 [2021-09-20T19:26:05.699Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:26:05 [2021-09-20T19:26:05.699Z] #44 sha256:f07cac1d4db12ef51529068748f1c210d686007f8b522c839e45865c6f72f8d4
19:26:05 [2021-09-20T19:26:05.699Z] #44 DONE 0.1s
19:26:05 [2021-09-20T19:26:05.699Z] 
19:26:05 [2021-09-20T19:26:05.699Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
19:26:05 [2021-09-20T19:26:05.699Z] #46 sha256:96e4818ae5b318a388c7194fc86227d91e748bc9d9c50bf38db95a594204418c
19:26:05 [2021-09-20T19:26:05.956Z] #46 DONE 0.2s
19:26:05 [2021-09-20T19:26:05.956Z] 
19:26:05 [2021-09-20T19:26:05.956Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
19:26:05 [2021-09-20T19:26:05.956Z] #48 sha256:dec033c3a41bcec05dd25f7dbbe1df2e5fccdfae4d1f6ac1b7f3d76d9032826f
19:26:06 [2021-09-20T19:26:06.212Z] #48 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.212Z] 
19:26:06 [2021-09-20T19:26:06.212Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.212Z] #50 sha256:5b2d12730edcfd4cc722f8eb1bcb9ec529ff10f5cfb1666f1c885184a542a078
19:26:06 [2021-09-20T19:26:06.469Z] #50 DONE 0.4s
19:26:06 [2021-09-20T19:26:06.469Z] 
19:26:06 [2021-09-20T19:26:06.469Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.469Z] #52 sha256:371ed4a4f26a2d1d5483a513072d8ed5661c12d50e235540d84f9c81c3572b78
19:26:06 [2021-09-20T19:26:06.712Z] #56 ...
19:26:06 [2021-09-20T19:26:06.712Z] 
19:26:06 [2021-09-20T19:26:06.712Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:26:06 [2021-09-20T19:26:06.712Z] #44 sha256:b48c08bd0f18e39734b4d39c1b80f58665b3da9b38d03043a3756253c9c27686
19:26:06 [2021-09-20T19:26:06.712Z] #44 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.712Z] 
19:26:06 [2021-09-20T19:26:06.712Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.712Z] #46 sha256:7981465d4f8e03e8b8eed9ca5a4a636c2a6b45a5c0985b37920f1691187caa5f
19:26:06 [2021-09-20T19:26:06.712Z] #46 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.712Z] 
19:26:06 [2021-09-20T19:26:06.712Z] #53 [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
19:26:06 [2021-09-20T19:26:06.712Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:26:06 [2021-09-20T19:26:06.712Z] #53 ...
19:26:06 [2021-09-20T19:26:06.712Z] 
19:26:06 [2021-09-20T19:26:06.712Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.712Z] #48 sha256:6253a5698c605eec146edf37434a497142621f1a03cf6fe3f20efcaac96e5ca6
19:26:06 [2021-09-20T19:26:06.712Z] #48 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.712Z] 
19:26:06 [2021-09-20T19:26:06.712Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.712Z] #50 sha256:4933767c255158df9a08621af0aac1b11d0c379c763f2851056fb53fde8ef69f
19:26:06 [2021-09-20T19:26:06.726Z] #52 DONE 0.2s
19:26:06 [2021-09-20T19:26:06.726Z] 
19:26:06 [2021-09-20T19:26:06.726Z] #53 [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
19:26:06 [2021-09-20T19:26:06.726Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:26:06 [2021-09-20T19:26:06.978Z] #50 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.978Z] 
19:26:06 [2021-09-20T19:26:06.978Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
19:26:06 [2021-09-20T19:26:06.978Z] #52 sha256:12896ad97036ab2d4eb2782d6e3c6da00c7bba0b2512a8b6d3e0d8028dcdb099
19:26:06 [2021-09-20T19:26:06.978Z] #52 DONE 0.1s
19:26:06 [2021-09-20T19:26:06.978Z] 
19:26:06 [2021-09-20T19:26:06.978Z] #56 [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
19:26:06 [2021-09-20T19:26:06.978Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:26:13 [2021-09-20T19:26:13.272Z] #53 ...
19:26:13 [2021-09-20T19:26:13.273Z] 
19:26:13 [2021-09-20T19:26:13.273Z] #56 [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
19:26:13 [2021-09-20T19:26:13.273Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:26:13 [2021-09-20T19:26:13.273Z] #56 285.6 + bin/containerd
19:26:16 [2021-09-20T19:26:16.984Z] #56 288.1 + bin/containerd
19:26:23 [2021-09-20T19:26:23.227Z] #56 ...
19:26:23 [2021-09-20T19:26:23.227Z] 
19:26:23 [2021-09-20T19:26:23.227Z] #53 [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
19:26:23 [2021-09-20T19:26:23.227Z] #53 sha256:b166a0467fa4050778eb051c14122c53416201f9105a915461525da52efcec0e
19:26:23 [2021-09-20T19:26:23.227Z] #53 165.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:26:23 [2021-09-20T19:26:23.227Z] #53 165.6 + mkdir -p /build
19:26:23 [2021-09-20T19:26:23.227Z] #53 165.6 + cp runc /build/runc
19:26:23 [2021-09-20T19:26:23.484Z] #53 DONE 166.5s
19:26:23 [2021-09-20T19:26:23.484Z] 
19:26:23 [2021-09-20T19:26:23.484Z] #56 [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
19:26:23 [2021-09-20T19:26:23.484Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:26:25 [2021-09-20T19:26:25.130Z] #56 ...
19:26:25 [2021-09-20T19:26:25.130Z] 
19:26:25 [2021-09-20T19:26:25.130Z] #53 [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
19:26:25 [2021-09-20T19:26:25.130Z] #53 sha256:c460291523ba033b3888ec72d2ac25cf92f1da6841483b8e0e1888a5105498fa
19:26:25 [2021-09-20T19:26:25.130Z] #53 169.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:26:25 [2021-09-20T19:26:25.130Z] #53 170.3 + mkdir -p /build
19:26:25 [2021-09-20T19:26:25.130Z] #53 170.3 + cp runc /build/runc
19:26:25 [2021-09-20T19:26:25.130Z] #53 DONE 171.0s
19:26:25 [2021-09-20T19:26:25.130Z] 
19:26:25 [2021-09-20T19:26:25.130Z] #56 [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
19:26:25 [2021-09-20T19:26:25.130Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:26:25 [2021-09-20T19:26:25.383Z] #56 ...
19:26:25 [2021-09-20T19:26:25.383Z] 
19:26:25 [2021-09-20T19:26:25.383Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
19:26:25 [2021-09-20T19:26:25.383Z] #54 sha256:4373c55d1e9d4af7b4d022ad25b02bef8fb36692a48f37482d289ea8f59ff788
19:26:25 [2021-09-20T19:26:25.383Z] #54 DONE 0.2s
19:26:25 [2021-09-20T19:26:25.383Z] 
19:26:25 [2021-09-20T19:26:25.383Z] #56 [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
19:26:25 [2021-09-20T19:26:25.383Z] #56 sha256:544f03efc458c6899e5c6a1703113ec6afbf45fb469b7dd1e3518697c450ce80
19:26:27 [2021-09-20T19:26:27.048Z] #56 ...
19:26:27 [2021-09-20T19:26:27.048Z] 
19:26:27 [2021-09-20T19:26:27.048Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
19:26:27 [2021-09-20T19:26:27.048Z] #54 sha256:05ca2b2f1cee82eb3d7f8e37ef954715a894dbabfb58f34a7132882dac5e0082
19:26:27 [2021-09-20T19:26:27.309Z] #54 DONE 0.2s
19:26:27 [2021-09-20T19:26:27.309Z] 
19:26:27 [2021-09-20T19:26:27.309Z] #56 [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
19:26:27 [2021-09-20T19:26:27.309Z] #56 sha256:7e7c21159bb8308737e9a5240a5f10afd08bbe10bb7d84c81e7c2b684da5fad8
19:26:27 [2021-09-20T19:26:27.683Z] ok  	github.com/docker/docker/api/server/httputils	0.038s	coverage: 14.7% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/builder/remotecontext	0.215s	coverage: 13.7% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ok  	github.com/docker/docker/builder/dockerfile	0.351s	coverage: 48.5% of statements
19:26:27 [2021-09-20T19:26:27.684Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:26:28 [2021-09-20T19:26:28.258Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.904s	coverage: 86.3% of statements
19:26:28 [2021-09-20T19:26:28.258Z] ?   	github.com/docker/docker/cli	[no test files]
19:26:28 [2021-09-20T19:26:28.258Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:26:33 [2021-09-20T19:26:33.613Z] ok  	github.com/docker/docker/client	0.267s	coverage: 75.4% of statements
19:26:47 [2021-09-20T19:26:47.285Z] #56 320.0 + bin/containerd-stress
19:26:48 [2021-09-20T19:26:48.651Z] #56 321.1 + bin/containerd-shim
19:26:53 [2021-09-20T19:26:53.864Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:26:53 [2021-09-20T19:26:53.864Z] 
19:26:53 [2021-09-20T19:26:53.864Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_SYSTEMD=1
19:26:53 [2021-09-20T19:26:53.864Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:26:53 [2021-09-20T19:26:53.864Z] HOSTNAME=df1f2a510887
19:26:53 [2021-09-20T19:26:53.864Z] DEST=bundles/test-integration
19:26:53 [2021-09-20T19:26:53.864Z] PWD=/go/src/github.com/docker/docker
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:26:53 [2021-09-20T19:26:53.864Z] container=docker
19:26:53 [2021-09-20T19:26:53.864Z] HOME=/root
19:26:53 [2021-09-20T19:26:53.864Z] LANG=C.UTF-8
19:26:53 [2021-09-20T19:26:53.864Z] INVOCATION_ID=4c7d684ba478418cb7848df00aba1253
19:26:53 [2021-09-20T19:26:53.864Z] GOLANG_VERSION=1.16.7
19:26:53 [2021-09-20T19:26:53.864Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:26:53 [2021-09-20T19:26:53.864Z] VALIDATE_BRANCH=20.10
19:26:53 [2021-09-20T19:26:53.864Z] TERM=xterm
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_PKG=github.com/docker/docker
19:26:53 [2021-09-20T19:26:53.864Z] SHLVL=3
19:26:53 [2021-09-20T19:26:53.864Z] TIMEOUT=120m
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_GRAPHDRIVER=overlay2
19:26:53 [2021-09-20T19:26:53.864Z] GO111MODULE=off
19:26:53 [2021-09-20T19:26:53.864Z] DOCKER_EXPERIMENTAL=1
19:26:53 [2021-09-20T19:26:53.864Z] TEST_SKIP_INTEGRATION_CLI=1
19:26:53 [2021-09-20T19:26:53.864Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:26:53 [2021-09-20T19:26:53.864Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:26:53 [2021-09-20T19:26:53.864Z] GOPATH=/go
19:26:53 [2021-09-20T19:26:53.864Z] PKG_CONFIG=pkg-config
19:26:53 [2021-09-20T19:26:53.864Z] _=/usr/bin/env
19:26:53 [2021-09-20T19:26:53.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:26:53 [2021-09-20T19:26:53.994Z] #56 321.9 + bin/containerd-stress
19:26:53 [2021-09-20T19:26:53.994Z] #56 322.9 + bin/containerd-shim
19:26:56 [2021-09-20T19:26:56.746Z] #56 327.9 + bin/containerd-shim-runc-v1
19:26:58 [2021-09-20T19:26:58.200Z] #56 329.8 + bin/containerd-shim-runc-v1
19:27:00 [2021-09-20T19:27:00.019Z] #56 332.4 + bin/containerd-shim-runc-v2
19:27:00 [2021-09-20T19:27:00.276Z] #56 333.0 + binaries
19:27:00 [2021-09-20T19:27:00.532Z] #56 333.0 + install -D bin/containerd /build/containerd
19:27:00 [2021-09-20T19:27:00.532Z] #56 333.0 + install -D bin/containerd-shim /build/containerd-shim
19:27:00 [2021-09-20T19:27:00.532Z] #56 333.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:27:00 [2021-09-20T19:27:00.532Z] #56 333.0 + install -D bin/ctr /build/ctr
19:27:02 [2021-09-20T19:27:02.472Z] #56 334.5 + bin/containerd-shim-runc-v2
19:27:03 [2021-09-20T19:27:03.044Z] #56 335.1 + binaries
19:27:03 [2021-09-20T19:27:03.044Z] #56 335.1 + install -D bin/containerd /build/containerd
19:27:03 [2021-09-20T19:27:03.044Z] #56 335.2 + install -D bin/containerd-shim /build/containerd-shim
19:27:03 [2021-09-20T19:27:03.044Z] #56 335.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:27:03 [2021-09-20T19:27:03.044Z] #56 335.2 + install -D bin/ctr /build/ctr
19:27:03 [2021-09-20T19:27:03.048Z] #56 DONE 335.5s
19:27:03 [2021-09-20T19:27:03.610Z] 
19:27:03 [2021-09-20T19:27:03.610Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
19:27:03 [2021-09-20T19:27:03.610Z] #57 sha256:8ec567f1c011cdc5f58401c1a852220d1a2d4c46e482e801660d0d3e24996d19
19:27:04 [2021-09-20T19:27:04.973Z] #57 DONE 0.9s
19:27:04 [2021-09-20T19:27:04.973Z] 
19:27:04 [2021-09-20T19:27:04.973Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:27:04 [2021-09-20T19:27:04.973Z] #61 sha256:010e91e07384bd82219710f97552c42cadcca488d8980eae9e7e24551da257eb
19:27:04 [2021-09-20T19:27:04.973Z] #61 DONE 0.3s
19:27:04 [2021-09-20T19:27:04.973Z] 
19:27:04 [2021-09-20T19:27:04.973Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
19:27:04 [2021-09-20T19:27:04.973Z] #66 sha256:19e5a44aca614f7cdacc7bc3a9e8ae20974ff45559fe01122061910be534dae6
19:27:05 [2021-09-20T19:27:05.591Z] #56 DONE 337.2s
19:27:05 [2021-09-20T19:27:05.851Z] 
19:27:05 [2021-09-20T19:27:05.851Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
19:27:05 [2021-09-20T19:27:05.851Z] #57 sha256:1def3771ea64a52991a9525c69da1b7ba0fd7ef82ceb4f59f722a9a71cb781fd
19:27:06 [2021-09-20T19:27:06.343Z] #66 DONE 1.2s
19:27:06 [2021-09-20T19:27:06.343Z] 
19:27:06 [2021-09-20T19:27:06.343Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
19:27:06 [2021-09-20T19:27:06.343Z] #68 sha256:08ddf1a9a73ff4af89420908116ce9819b095f52be88825970fab4222a00b81a
19:27:06 [2021-09-20T19:27:06.343Z] #68 DONE 0.0s
19:27:06 [2021-09-20T19:27:06.343Z] 
19:27:06 [2021-09-20T19:27:06.343Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:27:06 [2021-09-20T19:27:06.343Z] #69 sha256:8eeac2f4987a11a7ba9dc7848b95c32ab250f98fdca74881a5f3b319b2ebc79f
19:27:06 [2021-09-20T19:27:06.343Z] #69 DONE 0.0s
19:27:06 [2021-09-20T19:27:06.343Z] 
19:27:06 [2021-09-20T19:27:06.343Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
19:27:06 [2021-09-20T19:27:06.343Z] #70 sha256:c95c18d940d3cdc2ba5098165a66832a085282a7ee02bad3d3c16771cfdc37ff
19:27:06 [2021-09-20T19:27:06.794Z] #57 DONE 0.8s
19:27:06 [2021-09-20T19:27:06.794Z] 
19:27:06 [2021-09-20T19:27:06.794Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:27:06 [2021-09-20T19:27:06.794Z] #61 sha256:a9ddfbe07d2e12650ec6ba1fe2bbd79eee79da284b595b7c733df759dd2e9b07
19:27:07 [2021-09-20T19:27:07.054Z] #61 DONE 0.2s
19:27:07 [2021-09-20T19:27:07.054Z] 
19:27:07 [2021-09-20T19:27:07.054Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
19:27:07 [2021-09-20T19:27:07.054Z] #66 sha256:c1b815223a3e2970569bcb294da076ea752b56daa1b1e535d51da1ec8b51b969
19:27:07 [2021-09-20T19:27:07.709Z] #70 DONE 1.4s
19:27:07 [2021-09-20T19:27:07.709Z] 
19:27:07 [2021-09-20T19:27:07.709Z] #71 exporting to image
19:27:07 [2021-09-20T19:27:07.709Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:27:07 [2021-09-20T19:27:07.709Z] #71 exporting layers
19:27:07 [2021-09-20T19:27:07.994Z] #66 DONE 0.9s
19:27:07 [2021-09-20T19:27:07.994Z] 
19:27:07 [2021-09-20T19:27:07.994Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
19:27:07 [2021-09-20T19:27:07.994Z] #68 sha256:ba3ef4e7afee12c43b75f1a30b13176c4cfefe36d5c0f0ee0672a3b0d893ca8d
19:27:07 [2021-09-20T19:27:07.994Z] #68 DONE 0.0s
19:27:07 [2021-09-20T19:27:07.994Z] 
19:27:07 [2021-09-20T19:27:07.994Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:27:07 [2021-09-20T19:27:07.994Z] #69 sha256:1fd81deffbc5e0f3dfcdc037967663c7b7a12abca2fc34b917555b1976e14c3b
19:27:07 [2021-09-20T19:27:07.994Z] #69 DONE 0.0s
19:27:07 [2021-09-20T19:27:07.994Z] 
19:27:07 [2021-09-20T19:27:07.994Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
19:27:07 [2021-09-20T19:27:07.994Z] #70 sha256:898cd2ff8d57818ab5e0320c9bbec8ce0973340d9cc4c128e2528b90a335dabe
19:27:09 [2021-09-20T19:27:09.378Z] #70 DONE 1.3s
19:27:09 [2021-09-20T19:27:09.378Z] 
19:27:09 [2021-09-20T19:27:09.378Z] #71 exporting to image
19:27:09 [2021-09-20T19:27:09.378Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
19:27:09 [2021-09-20T19:27:09.378Z] #71 exporting layers
19:27:12 [2021-09-20T19:27:12.440Z] ok  	github.com/docker/docker/container	0.166s	coverage: 34.5% of statements
19:27:13 [2021-09-20T19:27:13.681Z] Removing intermediate container c39b3e6074ee
19:27:13 [2021-09-20T19:27:13.681Z]  ---> 1181a5b84abd
19:27:13 [2021-09-20T19:27:13.681Z] 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
19:27:13 [2021-09-20T19:27:13.681Z]  ---> Running in 7ab077e03830
19:27:13 [2021-09-20T19:27:13.681Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading gotest.tools/gotestsum v0.5.3
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/fatih/color v1.9.0
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/pkg/errors v0.9.1
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/spf13/pflag v1.0.3
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/mattn/go-colorable v0.1.6
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/mattn/go-isatty v0.0.12
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading github.com/jonboulle/clockwork v0.1.0
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
19:27:13 [2021-09-20T19:27:13.681Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
19:27:14 [2021-09-20T19:27:14.308Z] #71 exporting layers 6.8s done
19:27:14 [2021-09-20T19:27:14.308Z] #71 writing image sha256:486e034b5521734804448654e77db30c48966ea9d18732a5ae1c16ed33735d2d
19:27:14 [2021-09-20T19:27:14.308Z] #71 writing image sha256:486e034b5521734804448654e77db30c48966ea9d18732a5ae1c16ed33735d2d done
19:27:14 [2021-09-20T19:27:14.308Z] #71 naming to docker.io/library/docker:59f10e34352a81004efff96c8f68e96d9ca4d68c done
19:27:14 [2021-09-20T19:27:14.308Z] #71 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
19:27:14 [2021-09-20T19:27:14.363Z] ok  	github.com/docker/docker/cmd/dockerd	0.237s	coverage: 29.1% of statements
19:27:14 [2021-09-20T19:27:14.363Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:27:14 [2021-09-20T19:27:14.363Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:27:14 [2021-09-20T19:27:14.363Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:27:14 [2021-09-20T19:27:14.363Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
[Pipeline] sh
19:27:14 [2021-09-20T19:27:14.644Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -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=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh dynbinary test-integration
19:27:15 [2021-09-20T19:27:15.970Z] #71 exporting layers 6.6s done
19:27:15 [2021-09-20T19:27:15.970Z] #71 writing image sha256:13844132bf0cfd8c13e7adf8b345566682539a88384888d4515204eb875304d2 done
19:27:15 [2021-09-20T19:27:15.970Z] #71 naming to docker.io/library/docker:59f10e34352a81004efff96c8f68e96d9ca4d68c done
19:27:15 [2021-09-20T19:27:15.970Z] #71 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:27:16 [2021-09-20T19:27:16.289Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.046s	coverage: 65.3% of statements
19:27:16 [2021-09-20T19:27:16.304Z] + trap exit INT TERM
19:27:16 [2021-09-20T19:27:16.304Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
19:27:16 [2021-09-20T19:27:16.304Z] + CONTAINER_NAME=docker-pr2
19:27:16 [2021-09-20T19:27:16.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh dynbinary-daemon
19:27:16 [2021-09-20T19:27:16.532Z] 
19:27:16 [2021-09-20T19:27:16.532Z] Removing bundles/
19:27:16 [2021-09-20T19:27:16.532Z] 
19:27:16 [2021-09-20T19:27:16.532Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:27:16 [2021-09-20T19:27:16.532Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:27:16 [2021-09-20T19:27:16.532Z] GOOS="" GOARCH="" GOARM=""
19:27:16 [2021-09-20T19:27:16.551Z] ok  	github.com/docker/docker/daemon/cluster	0.170s	coverage: 0.5% of statements
19:27:16 [2021-09-20T19:27:16.568Z] INFO: Build done for gotestsum...
19:27:17 [2021-09-20T19:27:17.692Z] 
19:27:17 [2021-09-20T19:27:17.692Z] Removing bundles/
19:27:17 [2021-09-20T19:27:17.692Z] 
19:27:17 [2021-09-20T19:27:17.692Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:27:17 [2021-09-20T19:27:17.692Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:27:17 [2021-09-20T19:27:17.692Z] GOOS="" GOARCH="" GOARM=""
19:27:18 [2021-09-20T19:27:18.473Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.056s	coverage: 35.9% of statements
19:27:21 [2021-09-20T19:27:21.788Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 81.8% of statements
19:27:22 [2021-09-20T19:27:22.363Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
19:27:22 [2021-09-20T19:27:22.939Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
19:27:24 [2021-09-20T19:27:24.863Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
19:27:26 [2021-09-20T19:27:26.846Z] Removing intermediate container 7ab077e03830
19:27:26 [2021-09-20T19:27:26.846Z]  ---> 13d60fa49531
19:27:26 [2021-09-20T19:27:26.846Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
19:27:26 [2021-09-20T19:27:26.846Z]  ---> Running in c950d1e1db55
19:27:27 [2021-09-20T19:27:27.301Z] Removing intermediate container c950d1e1db55
19:27:27 [2021-09-20T19:27:27.301Z]  ---> 98b2ae04e72d
19:27:27 [2021-09-20T19:27:27.301Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:27:27 [2021-09-20T19:27:27.301Z]  ---> Running in 5d26c1a5a21c
19:27:27 [2021-09-20T19:27:27.301Z] Removing intermediate container 5d26c1a5a21c
19:27:27 [2021-09-20T19:27:27.301Z]  ---> 86a4dfa269ac
19:27:27 [2021-09-20T19:27:27.301Z] Step 10/10 : COPY . .
19:27:27 [2021-09-20T19:27:27.420Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.483s	coverage: 13.8% of statements
19:27:27 [2021-09-20T19:27:27.999Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
19:27:28 [2021-09-20T19:27:28.575Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.600s	coverage: 56.2% of statements
19:27:29 [2021-09-20T19:27:29.151Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.399s	coverage: 73.3% of statements
19:27:30 [2021-09-20T19:27:30.545Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
19:27:32 [2021-09-20T19:27:32.469Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.785s	coverage: 49.4% of statements
19:27:32 [2021-09-20T19:27:32.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:27:32 [2021-09-20T19:27:32.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:27:34 [2021-09-20T19:27:34.395Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 57.5% of statements
19:27:34 [2021-09-20T19:27:34.395Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.154s	coverage: 46.2% of statements
19:27:34 [2021-09-20T19:27:34.395Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.382s	coverage: 57.7% of statements
19:27:35 [2021-09-20T19:27:35.790Z] ok  	github.com/docker/docker/daemon	12.226s	coverage: 17.1% of statements
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:27:35 [2021-09-20T19:27:35.790Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.033s	coverage: 3.0% of statements
19:27:35 [2021-09-20T19:27:35.790Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
19:27:37 [2021-09-20T19:27:37.183Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 6.6% of statements
19:27:37 [2021-09-20T19:27:37.183Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:27:37 [2021-09-20T19:27:37.183Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:27:37 [2021-09-20T19:27:37.758Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.333s	coverage: 77.8% of statements
19:27:37 [2021-09-20T19:27:37.758Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 43.2% of statements
19:27:37 [2021-09-20T19:27:37.758Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:27:37 [2021-09-20T19:27:37.758Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:27:38 [2021-09-20T19:27:38.334Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 67.0% of statements
19:27:38 [2021-09-20T19:27:38.334Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 23.9% of statements
19:27:38 [2021-09-20T19:27:38.910Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.044s	coverage: 87.2% of statements
19:27:39 [2021-09-20T19:27:39.172Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 69.9% of statements
19:27:39 [2021-09-20T19:27:39.436Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 75.2% of statements
19:27:39 [2021-09-20T19:27:39.436Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:27:40 [2021-09-20T19:27:40.384Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.046s	coverage: 31.5% of statements
19:27:40 [2021-09-20T19:27:40.384Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.084s	coverage: 58.6% of statements
19:27:40 [2021-09-20T19:27:40.960Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.048s	coverage: 46.8% of statements
19:27:40 [2021-09-20T19:27:40.960Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
19:27:41 [2021-09-20T19:27:41.909Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
19:27:42 [2021-09-20T19:27:42.485Z] ok  	github.com/docker/docker/distribution/metadata	0.090s	coverage: 48.2% of statements
19:27:42 [2021-09-20T19:27:42.748Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.929s	coverage: 82.5% of statements
19:27:42 [2021-09-20T19:27:42.748Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:27:42 [2021-09-20T19:27:42.748Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:27:43 [2021-09-20T19:27:43.697Z] ok  	github.com/docker/docker/distribution	0.203s	coverage: 25.0% of statements
19:27:43 [2021-09-20T19:27:43.697Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:27:43 [2021-09-20T19:27:43.697Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 53.1% of statements
19:27:44 [2021-09-20T19:27:44.645Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
19:27:44 [2021-09-20T19:27:44.908Z] ok  	github.com/docker/docker/image	0.061s	coverage: 86.8% of statements
19:27:45 [2021-09-20T19:27:45.171Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
19:27:45 [2021-09-20T19:27:45.435Z] ok  	github.com/docker/docker/distribution/xfer	1.903s	coverage: 85.1% of statements
19:27:45 [2021-09-20T19:27:45.435Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:27:45 [2021-09-20T19:27:45.435Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:27:45 [2021-09-20T19:27:45.435Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:27:45 [2021-09-20T19:27:45.435Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
19:27:46 [2021-09-20T19:27:46.014Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.4% of statements
19:27:46 [2021-09-20T19:27:46.276Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
19:27:47 [2021-09-20T19:27:47.671Z] ok  	github.com/docker/docker/opts	0.072s	coverage: 67.1% of statements
19:27:48 [2021-09-20T19:27:48.380Z]  ---> b6944b7077ed
19:27:48 [2021-09-20T19:27:48.380Z] Successfully built b6944b7077ed
19:27:48 [2021-09-20T19:27:48.380Z] Successfully tagged docker:latest
19:27:48 [2021-09-20T19:27:48.380Z] INFO: Image build ended at 09/20/2021 19:27:46. Duration:00:02:48.5337324
19:27:48 [2021-09-20T19:27:48.380Z] 
19:27:48 [2021-09-20T19:27:48.380Z] 
19:27:48 [2021-09-20T19:27:48.380Z] INFO: Building the test binaries at 09/20/2021 19:27:46...
19:27:48 [2021-09-20T19:27:48.618Z] ok  	github.com/docker/docker/pkg/authorization	0.342s	coverage: 68.3% of statements
19:27:48 [2021-09-20T19:27:48.618Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
19:27:49 [2021-09-20T19:27:49.193Z] ok  	github.com/docker/docker/pkg/capabilities	0.025s	coverage: 87.5% of statements
19:27:50 [2021-09-20T19:27:50.140Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
19:27:50 [2021-09-20T19:27:50.402Z] ok  	github.com/docker/docker/pkg/archive	1.322s	coverage: 81.7% of statements
19:27:50 [2021-09-20T19:27:50.977Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
19:27:51 [2021-09-20T19:27:51.238Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
19:27:51 [2021-09-20T19:27:51.268Z] INFO: make.ps1 starting at 09/20/2021 19:27:51
19:27:51 [2021-09-20T19:27:51.724Z] INFO: Git commit (59f10e3435) assumed from DOCKER_GITCOMMIT environment variable
19:27:51 [2021-09-20T19:27:51.724Z] INFO: Invoking autogen...
19:27:52 [2021-09-20T19:27:52.180Z] INFO: Building daemon...
19:27:52 [2021-09-20T19:27:52.185Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
19:27:53 [2021-09-20T19:27:53.132Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
19:27:53 [2021-09-20T19:27:53.132Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.123s	coverage: 43.2% of statements
19:27:53 [2021-09-20T19:27:53.717Z] ok  	github.com/docker/docker/pkg/dmesg	0.021s	coverage: 83.3% of statements
19:27:54 [2021-09-20T19:27:54.662Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.070s	coverage: 84.1% of statements
19:27:54 [2021-09-20T19:27:54.662Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
19:27:54 [2021-09-20T19:27:54.935Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 86.5% of statements
19:27:55 [2021-09-20T19:27:55.219Z] ok  	github.com/docker/docker/layer	7.739s	coverage: 68.8% of statements
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:27:55 [2021-09-20T19:27:55.219Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
19:27:55 [2021-09-20T19:27:55.492Z] ok  	github.com/docker/docker/pkg/fsutils	0.369s	coverage: 85.1% of statements
19:27:56 [2021-09-20T19:27:56.451Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.025s	coverage: 91.7% of statements
19:27:56 [2021-09-20T19:27:56.451Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
19:27:56 [2021-09-20T19:27:56.713Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
19:27:56 [2021-09-20T19:27:56.975Z] ok  	github.com/docker/docker/pkg/idtools	0.866s	coverage: 69.5% of statements
19:27:56 [2021-09-20T19:27:56.975Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
19:27:57 [2021-09-20T19:27:57.238Z] ok  	github.com/docker/docker/pkg/ioutils	0.624s	coverage: 70.6% of statements
19:27:57 [2021-09-20T19:27:57.238Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:27:57 [2021-09-20T19:27:57.238Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:27:57 [2021-09-20T19:27:57.238Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:27:57 [2021-09-20T19:27:57.238Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:27:57 [2021-09-20T19:27:57.238Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
19:27:57 [2021-09-20T19:27:57.500Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 86.7% of statements
19:27:57 [2021-09-20T19:27:57.764Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
19:27:57 [2021-09-20T19:27:57.764Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:27:57 [2021-09-20T19:27:57.764Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:27:57 [2021-09-20T19:27:57.764Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
19:27:58 [2021-09-20T19:27:58.711Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
19:27:58 [2021-09-20T19:27:58.711Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
19:27:58 [2021-09-20T19:27:58.711Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
19:27:59 [2021-09-20T19:27:59.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:27:59 [2021-09-20T19:27:59.285Z] ok  	github.com/docker/docker/pkg/reexec	0.026s	coverage: 82.4% of statements
19:28:00 [2021-09-20T19:28:00.232Z] ok  	github.com/docker/docker/pkg/pubsub	1.072s	coverage: 75.0% of statements
19:28:00 [2021-09-20T19:28:00.232Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
19:28:00 [2021-09-20T19:28:00.806Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
19:28:00 [2021-09-20T19:28:00.806Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
19:28:02 [2021-09-20T19:28:02.198Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 52.9% of statements
19:28:02 [2021-09-20T19:28:02.459Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 36.9% of statements
19:28:02 [2021-09-20T19:28:02.721Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
19:28:03 [2021-09-20T19:28:03.295Z] testing: warning: no tests to run
19:28:03 [2021-09-20T19:28:03.295Z] coverage: [no statements]
19:28:03 [2021-09-20T19:28:03.295Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
19:28:03 [2021-09-20T19:28:03.869Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
19:28:04 [2021-09-20T19:28:04.130Z] ok  	github.com/docker/docker/pkg/signal	3.901s	coverage: 62.3% of statements
19:28:04 [2021-09-20T19:28:04.130Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
19:28:04 [2021-09-20T19:28:04.393Z] ok  	github.com/docker/docker/pkg/tarsum	0.114s	coverage: 89.3% of statements
19:28:04 [2021-09-20T19:28:04.393Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
19:28:05 [2021-09-20T19:28:05.340Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
19:28:05 [2021-09-20T19:28:05.914Z] ok  	github.com/docker/docker/profiles/seccomp	0.035s	coverage: 85.4% of statements
19:28:06 [2021-09-20T19:28:06.864Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 23.2% of statements
19:28:06 [2021-09-20T19:28:06.864Z] ok  	github.com/docker/docker/reference	0.024s	coverage: 84.4% of statements
19:28:07 [2021-09-20T19:28:07.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:28:07 [2021-09-20T19:28:07.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:28:07 [2021-09-20T19:28:07.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:28:08 [2021-09-20T19:28:08.254Z] ok  	github.com/docker/docker/quota	0.592s	coverage: 71.4% of statements
19:28:08 [2021-09-20T19:28:08.254Z] ok  	github.com/docker/docker/registry/resumable	0.036s	coverage: 100.0% of statements
19:28:08 [2021-09-20T19:28:08.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:28:08 [2021-09-20T19:28:08.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:28:08 [2021-09-20T19:28:08.830Z] ok  	github.com/docker/docker/registry	0.168s	coverage: 57.2% of statements
19:28:08 [2021-09-20T19:28:08.830Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
19:28:09 [2021-09-20T19:28:09.092Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
19:28:09 [2021-09-20T19:28:09.355Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 66.1% of statements
19:28:10 [2021-09-20T19:28:10.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:28:10 [2021-09-20T19:28:10.173Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|name|types_sizes|compiled_files|exports_file) took 2m11.611001915s 
19:28:10 [2021-09-20T19:28:10.173Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 421.333095ms 
19:28:11 [2021-09-20T19:28:11.278Z] ok  	github.com/docker/docker/volume/drivers	0.029s	coverage: 36.1% of statements
19:28:13 [2021-09-20T19:28:13.197Z] ok  	github.com/docker/docker/volume/local	0.415s	coverage: 76.4% of statements
19:28:13 [2021-09-20T19:28:13.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:28:13 [2021-09-20T19:28:13.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:28:14 [2021-09-20T19:28:14.145Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
19:28:14 [2021-09-20T19:28:14.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:28:15 [2021-09-20T19:28:15.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:28:16 [2021-09-20T19:28:16.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:28:17 [2021-09-20T19:28:17.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:28:17 [2021-09-20T19:28:17.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:28:18 [2021-09-20T19:28:18.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:28:19 [2021-09-20T19:28:19.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:28:20 [2021-09-20T19:28:20.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:28:20 [2021-09-20T19:28:20.449Z] Using test binary docker
19:28:20 [2021-09-20T19:28:20.449Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:28:20 [2021-09-20T19:28:20.449Z] Starting apparmor (via systemctl): apparmor.service.
19:28:20 [2021-09-20T19:28:20.449Z] INFO: Waiting for daemon to start...
19:28:20 [2021-09-20T19:28:20.449Z] Starting dockerd
19:28:20 [2021-09-20T19:28:20.734Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 73.1% of statements
19:28:22 [2021-09-20T19:28:22.382Z] INFO [runner/unused/goanalysis] analyzers took 26.539469629s with top 10 stages: buildssa: 22.957990682s, U1000: 3.581478947s 
19:28:22 [2021-09-20T19:28:22.992Z] .
19:28:22 [2021-09-20T19:28:22.992Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:28:22 [2021-09-20T19:28:22.992Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:28:22 [2021-09-20T19:28:22.992Z] Error: No such image: emptyfs
19:28:23 [2021-09-20T19:28:23.250Z] Running integration-test (iteration 1)
19:28:23 [2021-09-20T19:28:23.250Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:28:32 [2021-09-20T19:28:32.968Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.6% of statements
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/rootless	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/volume	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === Skipped
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver btrfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:73: No driver to put!
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z] time="2021-09-20T19:27:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:32 [2021-09-20T19:28:32.968Z] 
19:28:32 [2021-09-20T19:28:32.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:28:32 [2021-09-20T19:28:32.968Z] time="2021-09-20T19:27:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:32 [2021-09-20T19:28:32.968Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z] time="2021-09-20T19:27:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z] time="2021-09-20T19:27:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z] time="2021-09-20T19:27:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:73: No driver to put!
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     overlay_test.go:49: Fails to compute changes intermittently
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:46: Driver zfs not supported
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     graphtest_unix.go:73: No driver to put!
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:28:32 [2021-09-20T19:28:32.969Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] 
19:28:32 [2021-09-20T19:28:32.969Z] DONE 2230 tests, 26 skipped in 225.779s
Post stage
[Pipeline] junit
19:28:33 [2021-09-20T19:28:33.247Z] Recording test results
19:28:34 [2021-09-20T19:28:34.967Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:28:35 [2021-09-20T19:28:35.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh dynbinary test-integration
19:28:36 [2021-09-20T19:28:36.266Z] 
19:28:36 [2021-09-20T19:28:36.266Z] Removing bundles/
19:28:36 [2021-09-20T19:28:36.266Z] 
19:28:36 [2021-09-20T19:28:36.266Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:28:36 [2021-09-20T19:28:36.266Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:28:36 [2021-09-20T19:28:36.266Z] GOOS="" GOARCH="" GOARM=""
19:28:38 [2021-09-20T19:28:38.125Z] Loaded image: buildpack-deps:buster
19:28:38 [2021-09-20T19:28:38.125Z] Loaded image: busybox:latest
19:28:38 [2021-09-20T19:28:38.125Z] Loaded image: busybox:glibc
19:28:40 [2021-09-20T19:28:40.026Z] Loaded image: debian:bullseye
19:28:40 [2021-09-20T19:28:40.026Z] Loaded image: hello-world:latest
19:28:40 [2021-09-20T19:28:40.026Z] Loaded image: arm32v7/hello-world:latest
19:28:40 [2021-09-20T19:28:40.285Z] INFO: Testing against a local daemon
19:28:40 [2021-09-20T19:28:40.285Z] === RUN   TestCgroupNamespacesBuild
19:28:42 [2021-09-20T19:28:42.817Z] --- PASS: TestCgroupNamespacesBuild (2.16s)
19:28:42 [2021-09-20T19:28:42.817Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:28:44 [2021-09-20T19:28:44.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s)
19:28:44 [2021-09-20T19:28:44.193Z] === RUN   TestBuildWithSession
19:28:44 [2021-09-20T19:28:44.193Z]     build_session_test.go:25: TODO: BuildKit
19:28:44 [2021-09-20T19:28:44.193Z] --- SKIP: TestBuildWithSession (0.00s)
19:28:44 [2021-09-20T19:28:44.193Z] === RUN   TestBuildSquashParent
19:28:50 [2021-09-20T19:28:50.755Z] --- PASS: TestBuildSquashParent (5.98s)
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:50 [2021-09-20T19:28:50.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:50 [2021-09-20T19:28:50.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:50 [2021-09-20T19:28:50.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:50 [2021-09-20T19:28:50.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:52 [2021-09-20T19:28:52.129Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:52 [2021-09-20T19:28:52.130Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:52 [2021-09-20T19:28:52.932Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:28:52 [2021-09-20T19:28:52.932Z] 
19:28:52 [2021-09-20T19:28:52.932Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:52 [2021-09-20T19:28:52.932Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:52 [2021-09-20T19:28:52.932Z] HOSTNAME=26e988d1c78c
19:28:52 [2021-09-20T19:28:52.932Z] DEST=bundles/test-integration
19:28:52 [2021-09-20T19:28:52.932Z] PWD=/go/src/github.com/docker/docker
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_ROOTLESS=1
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:28:52 [2021-09-20T19:28:52.932Z] container=docker
19:28:52 [2021-09-20T19:28:52.932Z] HOME=/root
19:28:52 [2021-09-20T19:28:52.932Z] GOLANG_VERSION=1.16.7
19:28:52 [2021-09-20T19:28:52.932Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:52 [2021-09-20T19:28:52.932Z] VALIDATE_BRANCH=20.10
19:28:52 [2021-09-20T19:28:52.932Z] TERM=xterm
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_PKG=github.com/docker/docker
19:28:52 [2021-09-20T19:28:52.932Z] SHLVL=1
19:28:52 [2021-09-20T19:28:52.932Z] TIMEOUT=120m
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_GRAPHDRIVER=overlay2
19:28:52 [2021-09-20T19:28:52.932Z] GO111MODULE=off
19:28:52 [2021-09-20T19:28:52.932Z] DOCKER_EXPERIMENTAL=1
19:28:52 [2021-09-20T19:28:52.932Z] TEST_SKIP_INTEGRATION_CLI=1
19:28:52 [2021-09-20T19:28:52.932Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:52 [2021-09-20T19:28:52.932Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:52 [2021-09-20T19:28:52.932Z] GOPATH=/go
19:28:52 [2021-09-20T19:28:52.932Z] PKG_CONFIG=pkg-config
19:28:52 [2021-09-20T19:28:52.932Z] _=/usr/bin/env
19:28:52 [2021-09-20T19:28:52.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:28:54 [2021-09-20T19:28:54.033Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:54 [2021-09-20T19:28:54.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:28:54 [2021-09-20T19:28:54.193Z] 
19:28:54 [2021-09-20T19:28:54.193Z] + c=0
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_INTEGRATION_DEST=2
19:28:54 [2021-09-20T19:28:54.193Z] + CONTAINER_NAME=docker-pr2-2
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_SKIP_INTEGRATION=1
19:28:54 [2021-09-20T19:28:54.193Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:28:54 [2021-09-20T19:28:54.193Z] + run_tests
19:28:54 [2021-09-20T19:28:54.193Z] + '[' -n 0 ']'
19:28:54 [2021-09-20T19:28:54.193Z] + rm=
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_INTEGRATION_DEST=1
19:28:54 [2021-09-20T19:28:54.193Z] + CONTAINER_NAME=docker-pr2-1
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_SKIP_INTEGRATION_CLI=1
19:28:54 [2021-09-20T19:28:54.193Z] + run_tests test-integration-flaky
19:28:54 [2021-09-20T19:28:54.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh '' test-integration
19:28:54 [2021-09-20T19:28:54.193Z] + '[' -n 0 ']'
19:28:54 [2021-09-20T19:28:54.193Z] + rm=
19:28:54 [2021-09-20T19:28:54.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh test-integration-flaky test-integration
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_INTEGRATION_DEST=3
19:28:54 [2021-09-20T19:28:54.193Z] + CONTAINER_NAME=docker-pr2-3
19:28:54 [2021-09-20T19:28:54.193Z] + TEST_SKIP_INTEGRATION=1
19:28:54 [2021-09-20T19:28:54.193Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:28:54 [2021-09-20T19:28:54.193Z] + run_tests
19:28:54 [2021-09-20T19:28:54.193Z] + '[' -n 0 ']'
19:28:54 [2021-09-20T19:28:54.193Z] + rm=
19:28:54 [2021-09-20T19:28:54.193Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh '' test-integration
19:28:54 [2021-09-20T19:28:54.193Z] ++ jobs -p
19:28:54 [2021-09-20T19:28:54.193Z] + for job in $(jobs -p)
19:28:54 [2021-09-20T19:28:54.193Z] + wait 22814
19:28:54 [2021-09-20T19:28:54.193Z] 
19:28:54 [2021-09-20T19:28:54.193Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:28:54 [2021-09-20T19:28:54.193Z] 
19:28:54 [2021-09-20T19:28:54.193Z] No new tests added to integration.
19:28:54 [2021-09-20T19:28:54.193Z] 
19:28:54 [2021-09-20T19:28:54.193Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:54 [2021-09-20T19:28:54.193Z] 
19:28:54 [2021-09-20T19:28:54.193Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:54 [2021-09-20T19:28:54.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:54 [2021-09-20T19:28:54.193Z] HOSTNAME=7fbab3deecd6
19:28:54 [2021-09-20T19:28:54.193Z] TEST_SKIP_INTEGRATION=1
19:28:54 [2021-09-20T19:28:54.193Z] TESTDEBUG=0
19:28:54 [2021-09-20T19:28:54.193Z] DEST=bundles/test-integration
19:28:54 [2021-09-20T19:28:54.193Z] PWD=/go/src/github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.193Z] KEEPBUNDLE=1
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:28:54 [2021-09-20T19:28:54.193Z] container=docker
19:28:54 [2021-09-20T19:28:54.193Z] HOME=/root
19:28:54 [2021-09-20T19:28:54.193Z] GOLANG_VERSION=1.16.7
19:28:54 [2021-09-20T19:28:54.193Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:54 [2021-09-20T19:28:54.193Z] VALIDATE_BRANCH=20.10
19:28:54 [2021-09-20T19:28:54.193Z] TERM=xterm
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_PKG=github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.193Z] SHLVL=1
19:28:54 [2021-09-20T19:28:54.193Z] TIMEOUT=120m
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_GRAPHDRIVER=overlay2
19:28:54 [2021-09-20T19:28:54.193Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:28:54 [2021-09-20T19:28:54.193Z] GO111MODULE=off
19:28:54 [2021-09-20T19:28:54.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:54 [2021-09-20T19:28:54.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:54 [2021-09-20T19:28:54.193Z] GOPATH=/go
19:28:54 [2021-09-20T19:28:54.193Z] PKG_CONFIG=pkg-config
19:28:54 [2021-09-20T19:28:54.193Z] _=/usr/bin/env
19:28:54 [2021-09-20T19:28:54.193Z] Building test suite binary ./integration-cli/test.main
19:28:54 [2021-09-20T19:28:54.193Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:54 [2021-09-20T19:28:54.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:54 [2021-09-20T19:28:54.193Z] HOSTNAME=75c6ae859949
19:28:54 [2021-09-20T19:28:54.193Z] TEST_SKIP_INTEGRATION=1
19:28:54 [2021-09-20T19:28:54.193Z] TESTDEBUG=0
19:28:54 [2021-09-20T19:28:54.193Z] DEST=bundles/test-integration
19:28:54 [2021-09-20T19:28:54.193Z] PWD=/go/src/github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.193Z] KEEPBUNDLE=1
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:28:54 [2021-09-20T19:28:54.193Z] container=docker
19:28:54 [2021-09-20T19:28:54.193Z] HOME=/root
19:28:54 [2021-09-20T19:28:54.193Z] GOLANG_VERSION=1.16.7
19:28:54 [2021-09-20T19:28:54.193Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:54 [2021-09-20T19:28:54.193Z] VALIDATE_BRANCH=20.10
19:28:54 [2021-09-20T19:28:54.193Z] TERM=xterm
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_PKG=github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.193Z] SHLVL=1
19:28:54 [2021-09-20T19:28:54.193Z] TIMEOUT=120m
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:28:54 [2021-09-20T19:28:54.193Z] DOCKER_GRAPHDRIVER=overlay2
19:28:54 [2021-09-20T19:28:54.193Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:28:54 [2021-09-20T19:28:54.193Z] GO111MODULE=off
19:28:54 [2021-09-20T19:28:54.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:54 [2021-09-20T19:28:54.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:54 [2021-09-20T19:28:54.193Z] GOPATH=/go
19:28:54 [2021-09-20T19:28:54.193Z] PKG_CONFIG=pkg-config
19:28:54 [2021-09-20T19:28:54.193Z] _=/usr/bin/env
19:28:54 [2021-09-20T19:28:54.193Z] Building test suite binary ./integration-cli/test.main
19:28:54 [2021-09-20T19:28:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:54 [2021-09-20T19:28:54.455Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:54 [2021-09-20T19:28:54.455Z] HOSTNAME=bdb931a6a238
19:28:54 [2021-09-20T19:28:54.455Z] TESTDEBUG=0
19:28:54 [2021-09-20T19:28:54.455Z] DEST=bundles/test-integration
19:28:54 [2021-09-20T19:28:54.455Z] PWD=/go/src/github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.455Z] KEEPBUNDLE=1
19:28:54 [2021-09-20T19:28:54.455Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:28:54 [2021-09-20T19:28:54.455Z] container=docker
19:28:54 [2021-09-20T19:28:54.455Z] HOME=/root
19:28:54 [2021-09-20T19:28:54.455Z] GOLANG_VERSION=1.16.7
19:28:54 [2021-09-20T19:28:54.455Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:54 [2021-09-20T19:28:54.455Z] VALIDATE_BRANCH=20.10
19:28:54 [2021-09-20T19:28:54.455Z] TERM=xterm
19:28:54 [2021-09-20T19:28:54.455Z] DOCKER_PKG=github.com/docker/docker
19:28:54 [2021-09-20T19:28:54.455Z] SHLVL=1
19:28:54 [2021-09-20T19:28:54.455Z] TIMEOUT=120m
19:28:54 [2021-09-20T19:28:54.455Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:28:54 [2021-09-20T19:28:54.455Z] DOCKER_GRAPHDRIVER=overlay2
19:28:54 [2021-09-20T19:28:54.455Z] GO111MODULE=off
19:28:54 [2021-09-20T19:28:54.455Z] TEST_SKIP_INTEGRATION_CLI=1
19:28:54 [2021-09-20T19:28:54.455Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:54 [2021-09-20T19:28:54.455Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:54 [2021-09-20T19:28:54.455Z] GOPATH=/go
19:28:54 [2021-09-20T19:28:54.455Z] PKG_CONFIG=pkg-config
19:28:54 [2021-09-20T19:28:54.455Z] _=/usr/bin/env
19:28:54 [2021-09-20T19:28:54.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:28:56 [2021-09-20T19:28:56.200Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.06s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s)
19:28:56 [2021-09-20T19:28:56.200Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s)
19:28:56 [2021-09-20T19:28:56.200Z] === RUN   TestBuildMultiStageCopy
19:28:56 [2021-09-20T19:28:56.200Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:28:58 [2021-09-20T19:28:58.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:28:58 [2021-09-20T19:28:58.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:28:58 [2021-09-20T19:28:58.360Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:28:58 [2021-09-20T19:28:58.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:28:58 [2021-09-20T19:28:58.619Z] --- PASS: TestBuildMultiStageCopy (2.55s)
19:28:58 [2021-09-20T19:28:58.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s)
19:28:58 [2021-09-20T19:28:58.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
19:28:58 [2021-09-20T19:28:58.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
19:28:58 [2021-09-20T19:28:58.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
19:28:58 [2021-09-20T19:28:58.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
19:28:58 [2021-09-20T19:28:58.619Z] === RUN   TestBuildMultiStageParentConfig
19:28:59 [2021-09-20T19:28:59.185Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
19:28:59 [2021-09-20T19:28:59.185Z] === RUN   TestBuildLabelWithTargets
19:29:00 [2021-09-20T19:29:00.121Z] --- PASS: TestBuildLabelWithTargets (0.87s)
19:29:00 [2021-09-20T19:29:00.122Z] === RUN   TestBuildWithEmptyLayers
19:29:00 [2021-09-20T19:29:00.689Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
19:29:00 [2021-09-20T19:29:00.689Z] === RUN   TestBuildMultiStageOnBuild
19:29:02 [2021-09-20T19:29:02.591Z] --- PASS: TestBuildMultiStageOnBuild (1.99s)
19:29:02 [2021-09-20T19:29:02.591Z] === RUN   TestBuildUncleanTarFilenames
19:29:03 [2021-09-20T19:29:03.160Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
19:29:03 [2021-09-20T19:29:03.160Z] === RUN   TestBuildMultiStageLayerLeak
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:29:04 [2021-09-20T19:29:04.204Z] 
19:29:04 [2021-09-20T19:29:04.204Z]  ________   ____  __.
19:29:04 [2021-09-20T19:29:04.204Z]  \_____  \ |    |/ _|
19:29:04 [2021-09-20T19:29:04.204Z]  /   |   \|      <
19:29:04 [2021-09-20T19:29:04.204Z]  /    |    \    |  \
19:29:04 [2021-09-20T19:29:04.204Z]  \_______  /____|__ \
19:29:04 [2021-09-20T19:29:04.204Z]          \/        \/
19:29:04 [2021-09-20T19:29:04.204Z] 
19:29:04 [2021-09-20T19:29:04.204Z] INFO: make.ps1 ended at 09/20/2021 19:28:54
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Binaries build ended at 09/20/2021 19:28:56. Duration:00:01:09.7546953
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Copying the built daemon binary to d:\CI\PR-42869\2\binary\dockerd-59f10e3435.exe...
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Copying the built client binary to d:\CI\PR-42869\2\binary\docker-59f10e3435.exe...
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Copying dockerversion from the container...
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Copying the golang package from the container to d:\CI\PR-42869\2\installer\go.zip...
19:29:04 [2021-09-20T19:29:04.204Z] INFO: Extracting go.zip to d:\CI\PR-42869\2\go
19:29:05 [2021-09-20T19:29:05.062Z] --- PASS: TestBuildMultiStageLayerLeak (2.02s)
19:29:05 [2021-09-20T19:29:05.062Z] === RUN   TestBuildWithHugeFile
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Extraction ended at 09/20/2021 19:29:17. Duration:00:00:19.9404860
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Updating the golang and path environment variables
19:29:18 [2021-09-20T19:29:18.970Z] INFO: GOPATH=d:\gopath
19:29:18 [2021-09-20T19:29:18.970Z] INFO: go version go1.16.7 windows/amd64
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Running the daemon under test in debug mode
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Starting a daemon under test...
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42869\2\daemon --pidfile d:\CI\PR-42869\2\docker.pid -D
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Process started successfully.
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Start tailing logs of the daemon under tests
19:29:18 [2021-09-20T19:29:18.970Z] INFO: Waiting for the daemon under test to start...
19:29:31 [2021-09-20T19:29:31.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:29:31 [2021-09-20T19:29:31.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:29:40 [2021-09-20T19:29:40.015Z] .....INFO: Daemon under test started and replied!
19:29:40 [2021-09-20T19:29:40.015Z] INFO: Docker version of the daemon under test
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] Client:
19:29:40 [2021-09-20T19:29:40.015Z]  Version:      17.06.2-ce
19:29:40 [2021-09-20T19:29:40.015Z]  API version:  1.30
19:29:40 [2021-09-20T19:29:40.015Z]  Go version:   go1.8.3
19:29:40 [2021-09-20T19:29:40.015Z]  Git commit:   cec0b72
19:29:40 [2021-09-20T19:29:40.015Z]  Built:        Tue Sep  5 19:57:19 2017
19:29:40 [2021-09-20T19:29:40.015Z]  OS/Arch:      windows/amd64
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] Server:
19:29:40 [2021-09-20T19:29:40.015Z]  Version:      0.0.0-dev
19:29:40 [2021-09-20T19:29:40.015Z]  API version:  1.41 (minimum version 1.24)
19:29:40 [2021-09-20T19:29:40.015Z]  Go version:   go1.16.7
19:29:40 [2021-09-20T19:29:40.015Z]  Git commit:   59f10e3435
19:29:40 [2021-09-20T19:29:40.015Z]  Built:        09/20/2021 19:27:51
19:29:40 [2021-09-20T19:29:40.015Z]  OS/Arch:      windows/amd64
19:29:40 [2021-09-20T19:29:40.015Z]  Experimental: false
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] INFO: Docker info of the daemon under test
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] Containers: 0
19:29:40 [2021-09-20T19:29:40.015Z]  Running: 0
19:29:40 [2021-09-20T19:29:40.015Z]  Paused: 0
19:29:40 [2021-09-20T19:29:40.015Z]  Stopped: 0
19:29:40 [2021-09-20T19:29:40.015Z] Images: 0
19:29:40 [2021-09-20T19:29:40.015Z] Server Version: 0.0.0-dev
19:29:40 [2021-09-20T19:29:40.015Z] Storage Driver: windowsfilter
19:29:40 [2021-09-20T19:29:40.015Z]  Windows: 
19:29:40 [2021-09-20T19:29:40.015Z] Logging Driver: json-file
19:29:40 [2021-09-20T19:29:40.015Z] Plugins: 
19:29:40 [2021-09-20T19:29:40.015Z]  Volume: local
19:29:40 [2021-09-20T19:29:40.015Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:29:40 [2021-09-20T19:29:40.015Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:29:40 [2021-09-20T19:29:40.015Z] Swarm: inactive
19:29:40 [2021-09-20T19:29:40.015Z] Default Isolation: process
19:29:40 [2021-09-20T19:29:40.015Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:29:40 [2021-09-20T19:29:40.015Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
19:29:40 [2021-09-20T19:29:40.015Z] OSType: windows
19:29:40 [2021-09-20T19:29:40.015Z] Architecture: x86_64
19:29:40 [2021-09-20T19:29:40.015Z] CPUs: 4
19:29:40 [2021-09-20T19:29:40.015Z] Total Memory: 32GiB
19:29:40 [2021-09-20T19:29:40.015Z] Name: azwin-2-8187e0
19:29:40 [2021-09-20T19:29:40.015Z] ID: GIHE:STWK:JLPU:WCPI:MIJN:3JDI:ZDJV:FAYQ:PZLL:46QD:5CWN:LFAC
19:29:40 [2021-09-20T19:29:40.015Z] Docker Root Dir: D:\CI\PR-42869\2\daemon
19:29:40 [2021-09-20T19:29:40.015Z] Debug Mode (client): false
19:29:40 [2021-09-20T19:29:40.015Z] Debug Mode (server): true
19:29:40 [2021-09-20T19:29:40.015Z]  File Descriptors: -1
19:29:40 [2021-09-20T19:29:40.015Z]  Goroutines: 16
19:29:40 [2021-09-20T19:29:40.015Z]  System Time: 2021-09-20T19:29:37.4597303Z
19:29:40 [2021-09-20T19:29:40.015Z]  EventsListeners: 0
19:29:40 [2021-09-20T19:29:40.015Z] Registry: https://index.docker.io/v1/
19:29:40 [2021-09-20T19:29:40.015Z] Labels:
19:29:40 [2021-09-20T19:29:40.015Z] Experimental: false
19:29:40 [2021-09-20T19:29:40.015Z] Insecure Registries:
19:29:40 [2021-09-20T19:29:40.015Z]  127.0.0.0/8
19:29:40 [2021-09-20T19:29:40.015Z] Live Restore Enabled: false
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] INFO: Docker images of the daemon under test
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:29:40 [2021-09-20T19:29:40.015Z] 
19:29:40 [2021-09-20T19:29:40.015Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:29:40 [2021-09-20T19:29:40.015Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:29:40 [2021-09-20T19:29:40.015Z] ltsc2019: Pulling from windows/servercore
19:29:40 [2021-09-20T19:29:40.015Z] 4612f6d0b889: Pulling fs layer
19:29:40 [2021-09-20T19:29:40.015Z] a0ddf88812f1: Pulling fs layer
19:29:43 [2021-09-20T19:29:43.963Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.778655997s with top 10 stages: buildssa: 1m42.177094082s, goimports: 19.432797911s, unconvert: 12.675611587s, gosec: 9.019444098s, golint: 5.401248807s, ineffassign: 4.094039164s, misspell: 4.033063531s, inspect: 4.024934654s, vrp: 2.875945208s, printf: 2.012640836s 
19:29:43 [2021-09-20T19:29:43.963Z] INFO [runner] Issues before processing: 2258, after processing: 0 
19:29:43 [2021-09-20T19:29:43.963Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, cgo: 1682/2258, path_prettifier: 1682/1682, exclude: 1577/1577, nolint: 0/64 
19:29:43 [2021-09-20T19:29:43.963Z] INFO [runner] processing took 90.382475ms with stages: nolint: 35.417894ms, identifier_marker: 27.439676ms, path_prettifier: 12.791546ms, autogenerated_exclude: 5.968541ms, exclude-rules: 5.393576ms, skip_dirs: 3.043718ms, cgo: 220.301µs, filename_unadjuster: 100.728µs, max_same_issues: 1.882µs, exclude: 863ns, uniq_by_line: 753ns, diff: 614ns, max_from_linter: 610ns, source_code: 545ns, path_shortener: 498ns, skip_files: 404ns, max_per_file_from_linter: 326ns 
19:29:43 [2021-09-20T19:29:43.963Z] INFO [runner] linters took 1m42.566150971s with stages: goanalysis_metalinter: 1m21.834733824s, unused: 20.640870107s 
19:29:43 [2021-09-20T19:29:43.963Z] INFO File cache stats: 1451 entries of total size 6.8MiB 
19:29:43 [2021-09-20T19:29:43.963Z] INFO Memory: 2348 samples, avg is 1692.7MB, max is 4369.8MB 
19:29:43 [2021-09-20T19:29:43.963Z] INFO Execution took 3m54.606486862s               
19:29:43 [2021-09-20T19:29:43.963Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:29:44 [2021-09-20T19:29:44.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh dynbinary-daemon test-docker-py
19:29:45 [2021-09-20T19:29:45.127Z] 
19:29:45 [2021-09-20T19:29:45.127Z] Removing bundles/
19:29:45 [2021-09-20T19:29:45.127Z] 
19:29:45 [2021-09-20T19:29:45.127Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:29:45 [2021-09-20T19:29:45.127Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:29:45 [2021-09-20T19:29:45.127Z] GOOS="" GOARCH="" GOARM=""
19:29:52 [2021-09-20T19:29:52.360Z] a0ddf88812f1: Verifying Checksum
19:29:52 [2021-09-20T19:29:52.360Z] a0ddf88812f1: Download complete
19:29:57 [2021-09-20T19:29:57.804Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:29:57 [2021-09-20T19:29:57.804Z] 
19:29:57 [2021-09-20T19:29:57.804Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:29:57 [2021-09-20T19:29:57.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:29:57 [2021-09-20T19:29:57.804Z] HOSTNAME=7093224aa6d0
19:29:57 [2021-09-20T19:29:57.804Z] TESTDEBUG=0
19:29:57 [2021-09-20T19:29:57.804Z] DEST=bundles/test-integration
19:29:57 [2021-09-20T19:29:57.804Z] PWD=/go/src/github.com/docker/docker
19:29:57 [2021-09-20T19:29:57.804Z] DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c
19:29:57 [2021-09-20T19:29:57.804Z] container=docker
19:29:57 [2021-09-20T19:29:57.804Z] HOME=/root
19:29:57 [2021-09-20T19:29:57.804Z] GOLANG_VERSION=1.16.7
19:29:57 [2021-09-20T19:29:57.804Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:29:57 [2021-09-20T19:29:57.804Z] VALIDATE_BRANCH=20.10
19:29:57 [2021-09-20T19:29:57.804Z] TERM=xterm
19:29:57 [2021-09-20T19:29:57.804Z] DOCKER_PKG=github.com/docker/docker
19:29:57 [2021-09-20T19:29:57.804Z] SHLVL=1
19:29:57 [2021-09-20T19:29:57.804Z] TIMEOUT=120m
19:29:57 [2021-09-20T19:29:57.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:29:57 [2021-09-20T19:29:57.804Z] DOCKER_GRAPHDRIVER=overlay2
19:29:57 [2021-09-20T19:29:57.804Z] GO111MODULE=off
19:29:57 [2021-09-20T19:29:57.804Z] DOCKER_EXPERIMENTAL=1
19:29:57 [2021-09-20T19:29:57.804Z] TEST_SKIP_INTEGRATION_CLI=1
19:29:57 [2021-09-20T19:29:57.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:29:57 [2021-09-20T19:29:57.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:29:57 [2021-09-20T19:29:57.804Z] GOPATH=/go
19:29:57 [2021-09-20T19:29:57.804Z] PKG_CONFIG=pkg-config
19:29:57 [2021-09-20T19:29:57.804Z] _=/usr/bin/env
19:29:57 [2021-09-20T19:29:57.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:29:58 [2021-09-20T19:29:58.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:30:00 [2021-09-20T19:30:00.892Z] 4612f6d0b889: Verifying Checksum
19:30:00 [2021-09-20T19:30:00.892Z] 4612f6d0b889: Download complete
19:30:01 [2021-09-20T19:30:01.295Z] --- PASS: TestBuildWithHugeFile (51.45s)
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildWithEmptyDockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:01 [2021-09-20T19:30:01.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
19:30:01 [2021-09-20T19:30:01.295Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
19:30:01 [2021-09-20T19:30:01.295Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
19:30:01 [2021-09-20T19:30:01.295Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildPreserveOwnership
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildPreserveOwnership/copy_from
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:30:01 [2021-09-20T19:30:01.295Z] --- PASS: TestBuildPreserveOwnership (4.24s)
19:30:01 [2021-09-20T19:30:01.295Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.94s)
19:30:01 [2021-09-20T19:30:01.295Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildPlatformInvalid
19:30:01 [2021-09-20T19:30:01.295Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:30:01 [2021-09-20T19:30:01.295Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:30:06 [2021-09-20T19:30:06.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:30:06 [2021-09-20T19:30:06.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:30:07 [2021-09-20T19:30:07.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:30:07 [2021-09-20T19:30:07.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:30:07 [2021-09-20T19:30:07.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:30:09 [2021-09-20T19:30:09.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:30:12 [2021-09-20T19:30:12.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:30:13 [2021-09-20T19:30:13.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:30:14 [2021-09-20T19:30:14.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:30:14 [2021-09-20T19:30:14.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:30:15 [2021-09-20T19:30:15.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:30:16 [2021-09-20T19:30:16.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:30:16 [2021-09-20T19:30:16.173Z] Loaded image: buildpack-deps:buster
19:30:16 [2021-09-20T19:30:16.173Z] Loaded image: busybox:latest
19:30:16 [2021-09-20T19:30:16.173Z] Loaded image: busybox:glibc
19:30:17 [2021-09-20T19:30:17.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:30:17 [2021-09-20T19:30:17.548Z] Loaded image: debian:bullseye
19:30:17 [2021-09-20T19:30:17.807Z] Loaded image: hello-world:latest
19:30:17 [2021-09-20T19:30:17.807Z] Loaded image: arm32v7/hello-world:latest
19:30:18 [2021-09-20T19:30:18.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:30:18 [2021-09-20T19:30:18.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:30:19 [2021-09-20T19:30:19.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:30:19 [2021-09-20T19:30:19.602Z] Using test binary docker
19:30:19 [2021-09-20T19:30:19.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:30:19 [2021-09-20T19:30:19.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:30:19 [2021-09-20T19:30:19.602Z] INFO: Waiting for daemon to start...
19:30:19 [2021-09-20T19:30:19.602Z] Starting dockerd
19:30:22 [2021-09-20T19:30:22.873Z] .
19:30:22 [2021-09-20T19:30:22.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:30:22 [2021-09-20T19:30:22.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:30:22 [2021-09-20T19:30:22.873Z] Error: No such image: emptyfs
19:30:23 [2021-09-20T19:30:23.129Z] Running integration-test (iteration 1)
19:30:23 [2021-09-20T19:30:23.129Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:30:25 [2021-09-20T19:30:25.919Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.21s)
19:30:25 [2021-09-20T19:30:25.919Z] PASS
19:30:25 [2021-09-20T19:30:25.919Z] 
19:30:25 [2021-09-20T19:30:25.919Z] === Skipped
19:30:25 [2021-09-20T19:30:25.919Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:30:25 [2021-09-20T19:30:25.919Z]     build_session_test.go:25: TODO: BuildKit
19:30:25 [2021-09-20T19:30:25.919Z] 
19:30:25 [2021-09-20T19:30:25.919Z] 
19:30:25 [2021-09-20T19:30:25.919Z] DONE 33 tests, 1 skipped in 122.124s
19:30:25 [2021-09-20T19:30:25.919Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:30:25 [2021-09-20T19:30:25.919Z] INFO: Testing against a local daemon
19:30:25 [2021-09-20T19:30:25.919Z] === RUN   TestConfigInspect
19:30:27 [2021-09-20T19:30:27.820Z] --- PASS: TestConfigInspect (2.28s)
19:30:27 [2021-09-20T19:30:27.820Z] === RUN   TestConfigList
19:30:29 [2021-09-20T19:30:29.722Z] --- PASS: TestConfigList (2.15s)
19:30:29 [2021-09-20T19:30:29.722Z] === RUN   TestConfigsCreateAndDelete
19:30:32 [2021-09-20T19:30:32.253Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
19:30:32 [2021-09-20T19:30:32.253Z] === RUN   TestConfigsUpdate
19:30:34 [2021-09-20T19:30:34.216Z] --- PASS: TestConfigsUpdate (2.20s)
19:30:34 [2021-09-20T19:30:34.216Z] === RUN   TestTemplatedConfig
19:30:37 [2021-09-20T19:30:37.502Z] --- PASS: TestTemplatedConfig (3.35s)
19:30:37 [2021-09-20T19:30:37.502Z] === RUN   TestConfigCreateResolve
19:30:40 [2021-09-20T19:30:40.031Z] --- PASS: TestConfigCreateResolve (2.24s)
19:30:40 [2021-09-20T19:30:40.031Z] === RUN   TestConfigDaemonLibtrustID
19:30:40 [2021-09-20T19:30:40.289Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:30:40 [2021-09-20T19:30:40.289Z] PASS
19:30:40 [2021-09-20T19:30:40.289Z] 
19:30:40 [2021-09-20T19:30:40.289Z] DONE 7 tests in 14.965s
19:30:40 [2021-09-20T19:30:40.289Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:30:40 [2021-09-20T19:30:40.289Z] INFO: Testing against a local daemon
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestCheckpoint
19:30:40 [2021-09-20T19:30:40.289Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:30:40 [2021-09-20T19:30:40.289Z] --- SKIP: TestCheckpoint (0.00s)
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestContainerInvalidJSON
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:30:40 [2021-09-20T19:30:40.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:30:40 [2021-09-20T19:30:40.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:30:40 [2021-09-20T19:30:40.289Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:30:40 [2021-09-20T19:30:40.289Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:30:40 [2021-09-20T19:30:40.289Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:30:40 [2021-09-20T19:30:40.289Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:30:40 [2021-09-20T19:30:40.289Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:30:40 [2021-09-20T19:30:40.289Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:30:40 [2021-09-20T19:30:40.289Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:30:40 [2021-09-20T19:30:40.289Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:30:40 [2021-09-20T19:30:40.289Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:30:40 [2021-09-20T19:30:40.548Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:30:40 [2021-09-20T19:30:40.548Z] === RUN   TestCopyFromContainerPathIsNotDir
19:30:40 [2021-09-20T19:30:40.548Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:30:40 [2021-09-20T19:30:40.548Z] === RUN   TestCopyToContainerPathDoesNotExist
19:30:40 [2021-09-20T19:30:40.548Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:30:40 [2021-09-20T19:30:40.548Z] === RUN   TestCopyToContainerPathIsNotDir
19:30:40 [2021-09-20T19:30:40.548Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:30:40 [2021-09-20T19:30:40.548Z] === RUN   TestCopyFromContainer
19:30:41 [2021-09-20T19:30:41.176Z] Loaded image: buildpack-deps:buster
19:30:41 [2021-09-20T19:30:41.176Z] Loaded image: busybox:latest
19:30:41 [2021-09-20T19:30:41.176Z] Loaded image: busybox:glibc
19:30:41 [2021-09-20T19:30:41.925Z] === RUN   TestCopyFromContainer//
19:30:41 [2021-09-20T19:30:41.925Z] === RUN   TestCopyFromContainer//bar/root
19:30:41 [2021-09-20T19:30:41.925Z] === RUN   TestCopyFromContainer//bar/root/
19:30:41 [2021-09-20T19:30:41.925Z] === RUN   TestCopyFromContainer/bar/quux
19:30:41 [2021-09-20T19:30:41.925Z] === RUN   TestCopyFromContainer/bar/quux/
19:30:42 [2021-09-20T19:30:42.184Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:30:42 [2021-09-20T19:30:42.184Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:30:42 [2021-09-20T19:30:42.184Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:30:42 [2021-09-20T19:30:42.184Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:30:42 [2021-09-20T19:30:42.184Z] === RUN   TestCopyFromContainer/bar/notarget
19:30:42 [2021-09-20T19:30:42.443Z] --- PASS: TestCopyFromContainer (1.79s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:30:42 [2021-09-20T19:30:42.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateLinkToNonExistingContainer
19:30:42 [2021-09-20T19:30:42.443Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateWithInvalidEnv
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateWithInvalidEnv/0
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateWithInvalidEnv/0
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateWithInvalidEnv/1
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateWithInvalidEnv/1
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateWithInvalidEnv/2
19:30:42 [2021-09-20T19:30:42.443Z] === PAUSE TestCreateWithInvalidEnv/2
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateWithInvalidEnv/0
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateWithInvalidEnv/2
19:30:42 [2021-09-20T19:30:42.443Z] === CONT  TestCreateWithInvalidEnv/1
19:30:42 [2021-09-20T19:30:42.443Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateTmpfsMountsTarget
19:30:42 [2021-09-20T19:30:42.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:30:42 [2021-09-20T19:30:42.443Z] === RUN   TestCreateWithCustomMaskedPaths
19:30:43 [2021-09-20T19:30:43.694Z] Loaded image: debian:bullseye
19:30:43 [2021-09-20T19:30:43.694Z] Loaded image: hello-world:latest
19:30:43 [2021-09-20T19:30:43.694Z] Loaded image: arm32v7/hello-world:latest
19:30:43 [2021-09-20T19:30:43.951Z] INFO: Testing against a local daemon
19:30:43 [2021-09-20T19:30:43.951Z] === RUN   TestCgroupNamespacesBuild
19:30:44 [2021-09-20T19:30:44.973Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
19:30:44 [2021-09-20T19:30:44.973Z] === RUN   TestCreateWithCustomReadonlyPaths
19:30:46 [2021-09-20T19:30:46.523Z] --- PASS: TestCgroupNamespacesBuild (2.62s)
19:30:46 [2021-09-20T19:30:46.523Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:30:46 [2021-09-20T19:30:46.876Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:46 [2021-09-20T19:30:46.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:46 [2021-09-20T19:30:46.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:30:46 [2021-09-20T19:30:46.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:30:46 [2021-09-20T19:30:46.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:30:46 [2021-09-20T19:30:46.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:30:46 [2021-09-20T19:30:46.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:30:46 [2021-09-20T19:30:46.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:30:46 [2021-09-20T19:30:46.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:30:46 [2021-09-20T19:30:46.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:30:46 [2021-09-20T19:30:46.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:30:46 [2021-09-20T19:30:46.876Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:30:47 [2021-09-20T19:30:47.811Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestCreateDifferentPlatform
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestCreateDifferentPlatform/different_os
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:30:47 [2021-09-20T19:30:47.811Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:30:47 [2021-09-20T19:30:47.811Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:30:47 [2021-09-20T19:30:47.811Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:30:47 [2021-09-20T19:30:47.811Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:30:47 [2021-09-20T19:30:47.811Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestContainerStartOnDaemonRestart
19:30:47 [2021-09-20T19:30:47.811Z] === PAUSE TestContainerStartOnDaemonRestart
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestDaemonRestartIpcMode
19:30:47 [2021-09-20T19:30:47.811Z] === PAUSE TestDaemonRestartIpcMode
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestDaemonHostGatewayIP
19:30:47 [2021-09-20T19:30:47.811Z] === PAUSE TestDaemonHostGatewayIP
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestRestartDaemonWithRestartingContainer
19:30:47 [2021-09-20T19:30:47.811Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestContainerKillOnDaemonStart
19:30:47 [2021-09-20T19:30:47.811Z] === PAUSE TestContainerKillOnDaemonStart
19:30:47 [2021-09-20T19:30:47.811Z] === RUN   TestDiff
19:30:48 [2021-09-20T19:30:48.745Z] --- PASS: TestDiff (0.76s)
19:30:48 [2021-09-20T19:30:48.745Z] === RUN   TestExecWithCloseStdin
19:30:49 [2021-09-20T19:30:49.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
19:30:49 [2021-09-20T19:30:49.050Z] === RUN   TestBuildWithSession
19:30:49 [2021-09-20T19:30:49.050Z]     build_session_test.go:25: TODO: BuildKit
19:30:49 [2021-09-20T19:30:49.050Z] --- SKIP: TestBuildWithSession (0.00s)
19:30:49 [2021-09-20T19:30:49.050Z] === RUN   TestBuildSquashParent
19:30:49 [2021-09-20T19:30:49.681Z] --- PASS: TestExecWithCloseStdin (1.02s)
19:30:49 [2021-09-20T19:30:49.681Z] === RUN   TestExec
19:30:50 [2021-09-20T19:30:50.617Z] --- PASS: TestExec (1.03s)
19:30:50 [2021-09-20T19:30:50.617Z] === RUN   TestExecUser
19:30:51 [2021-09-20T19:30:51.553Z] --- PASS: TestExecUser (1.03s)
19:30:51 [2021-09-20T19:30:51.553Z] === RUN   TestExportContainerAndImportImage
19:30:52 [2021-09-20T19:30:52.929Z] --- PASS: TestExportContainerAndImportImage (0.96s)
19:30:52 [2021-09-20T19:30:52.929Z] === RUN   TestExportContainerAfterDaemonRestart
19:30:53 [2021-09-20T19:30:53.863Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
19:30:53 [2021-09-20T19:30:53.863Z] === RUN   TestHealthCheckWorkdir
19:30:55 [2021-09-20T19:30:55.239Z] --- PASS: TestHealthCheckWorkdir (1.47s)
19:30:55 [2021-09-20T19:30:55.239Z] === RUN   TestHealthKillContainer
19:30:57 [2021-09-20T19:30:57.133Z] --- PASS: TestBuildSquashParent (8.12s)
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:30:57 [2021-09-20T19:30:57.133Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:30:57 [2021-09-20T19:30:57.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:30:57 [2021-09-20T19:30:57.133Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:30:57 [2021-09-20T19:30:57.133Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:30:58 [2021-09-20T19:30:58.522Z] --- PASS: TestHealthKillContainer (3.08s)
19:30:58 [2021-09-20T19:30:58.522Z] === RUN   TestInspectCpusetInConfigPre120
19:30:59 [2021-09-20T19:30:59.023Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:30:59 [2021-09-20T19:30:59.023Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:30:59 [2021-09-20T19:30:59.458Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
19:30:59 [2021-09-20T19:30:59.458Z] === RUN   TestIpcModeNone
19:31:00 [2021-09-20T19:31:00.392Z] --- PASS: TestIpcModeNone (1.02s)
19:31:00 [2021-09-20T19:31:00.393Z] === RUN   TestIpcModePrivate
19:31:00 [2021-09-20T19:31:00.914Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:00 [2021-09-20T19:31:00.959Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
19:31:01 [2021-09-20T19:31:01.172Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:01 [2021-09-20T19:31:01.217Z] --- PASS: TestIpcModePrivate (1.08s)
19:31:01 [2021-09-20T19:31:01.217Z] === RUN   TestIpcModeShareable
19:31:02 [2021-09-20T19:31:02.150Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
19:31:02 [2021-09-20T19:31:02.409Z] --- PASS: TestIpcModeShareable (1.03s)
19:31:02 [2021-09-20T19:31:02.409Z] === RUN   TestAPIIpcModeShareableAndContainer
19:31:03 [2021-09-20T19:31:03.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.08s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
19:31:03 [2021-09-20T19:31:03.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
19:31:03 [2021-09-20T19:31:03.688Z] === RUN   TestBuildMultiStageCopy
19:31:03 [2021-09-20T19:31:03.688Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:31:05 [2021-09-20T19:31:05.694Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s)
19:31:05 [2021-09-20T19:31:05.694Z] === RUN   TestAPIIpcModeHost
19:31:06 [2021-09-20T19:31:06.207Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:31:06 [2021-09-20T19:31:06.262Z] --- PASS: TestAPIIpcModeHost (1.08s)
19:31:06 [2021-09-20T19:31:06.262Z] === RUN   TestDaemonIpcModeShareable
19:31:07 [2021-09-20T19:31:07.134Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:31:08 [2021-09-20T19:31:08.061Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:31:08 [2021-09-20T19:31:08.165Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:31:08 [2021-09-20T19:31:08.165Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
19:31:08 [2021-09-20T19:31:08.165Z] === RUN   TestDaemonIpcModePrivate
19:31:09 [2021-09-20T19:31:09.426Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:31:09 [2021-09-20T19:31:09.540Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:31:09 [2021-09-20T19:31:09.799Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
19:31:09 [2021-09-20T19:31:09.799Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:31:10 [2021-09-20T19:31:10.353Z] --- PASS: TestBuildMultiStageCopy (6.87s)
19:31:10 [2021-09-20T19:31:10.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.91s)
19:31:10 [2021-09-20T19:31:10.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s)
19:31:10 [2021-09-20T19:31:10.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
19:31:10 [2021-09-20T19:31:10.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
19:31:10 [2021-09-20T19:31:10.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
19:31:10 [2021-09-20T19:31:10.353Z] === RUN   TestBuildMultiStageParentConfig
19:31:11 [2021-09-20T19:31:11.175Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:31:11 [2021-09-20T19:31:11.433Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
19:31:11 [2021-09-20T19:31:11.433Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:31:12 [2021-09-20T19:31:12.811Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:31:13 [2021-09-20T19:31:13.070Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
19:31:13 [2021-09-20T19:31:13.070Z] === RUN   TestIpcModeOlderClient
19:31:13 [2021-09-20T19:31:13.070Z] === PAUSE TestIpcModeOlderClient
19:31:13 [2021-09-20T19:31:13.070Z] === RUN   TestKillContainerInvalidSignal
19:31:13 [2021-09-20T19:31:13.637Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
19:31:13 [2021-09-20T19:31:13.637Z] === RUN   TestKillContainer
19:31:13 [2021-09-20T19:31:13.637Z] === RUN   TestKillContainer/no_signal
19:31:14 [2021-09-20T19:31:14.205Z] === RUN   TestKillContainer/non_killing_signal
19:31:14 [2021-09-20T19:31:14.773Z] === RUN   TestKillContainer/killing_signal
19:31:15 [2021-09-20T19:31:15.595Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
19:31:15 [2021-09-20T19:31:15.595Z] === RUN   TestBuildLabelWithTargets
19:31:15 [2021-09-20T19:31:15.710Z] --- PASS: TestKillContainer (2.03s)
19:31:15 [2021-09-20T19:31:15.710Z]     --- PASS: TestKillContainer/no_signal (0.69s)
19:31:15 [2021-09-20T19:31:15.710Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
19:31:15 [2021-09-20T19:31:15.710Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
19:31:15 [2021-09-20T19:31:15.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:31:15 [2021-09-20T19:31:15.711Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:31:16 [2021-09-20T19:31:16.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:31:16 [2021-09-20T19:31:16.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:31:16 [2021-09-20T19:31:16.277Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:31:17 [2021-09-20T19:31:17.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
19:31:17 [2021-09-20T19:31:17.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
19:31:17 [2021-09-20T19:31:17.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
19:31:17 [2021-09-20T19:31:17.215Z] === RUN   TestKillStoppedContainer
19:31:17 [2021-09-20T19:31:17.215Z] --- PASS: TestKillStoppedContainer (0.06s)
19:31:17 [2021-09-20T19:31:17.215Z] === RUN   TestKillStoppedContainerAPIPre120
19:31:17 [2021-09-20T19:31:17.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:31:17 [2021-09-20T19:31:17.215Z] === RUN   TestKillDifferentUserContainer
19:31:17 [2021-09-20T19:31:17.783Z] --- PASS: TestKillDifferentUserContainer (0.65s)
19:31:17 [2021-09-20T19:31:17.783Z] === RUN   TestInspectOomKilledTrue
19:31:17 [2021-09-20T19:31:17.783Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:31:17 [2021-09-20T19:31:17.783Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:31:17 [2021-09-20T19:31:17.783Z] === RUN   TestInspectOomKilledFalse
19:31:18 [2021-09-20T19:31:18.351Z] --- PASS: TestInspectOomKilledFalse (0.62s)
19:31:18 [2021-09-20T19:31:18.351Z] === RUN   TestLinksEtcHostsContentMatch
19:31:19 [2021-09-20T19:31:19.287Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s)
19:31:19 [2021-09-20T19:31:19.287Z] === RUN   TestLinksContainerNames
19:31:19 [2021-09-20T19:31:19.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:31:20 [2021-09-20T19:31:20.664Z] --- PASS: TestLinksContainerNames (1.36s)
19:31:20 [2021-09-20T19:31:20.664Z] === RUN   TestLogsFollowTailEmpty
19:31:21 [2021-09-20T19:31:21.231Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
19:31:21 [2021-09-20T19:31:21.231Z] === RUN   TestContainerNetworkMountsNoChown
19:31:21 [2021-09-20T19:31:21.571Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:31:21 [2021-09-20T19:31:21.572Z] 
19:31:21 [2021-09-20T19:31:21.572Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:31:21 [2021-09-20T19:31:21.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:31:21 [2021-09-20T19:31:21.572Z] Using test binary docker
19:31:21 [2021-09-20T19:31:21.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:31:21 [2021-09-20T19:31:21.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:31:21 [2021-09-20T19:31:21.572Z] INFO: Waiting for daemon to start...
19:31:21 [2021-09-20T19:31:21.572Z] Starting dockerd
19:31:21 [2021-09-20T19:31:21.572Z] .
19:31:21 [2021-09-20T19:31:21.572Z] INFO: Building docker-sdk-python3:4.4.1...
19:31:21 [2021-09-20T19:31:21.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/default
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/default
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/private
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/private
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rprivate
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rprivate
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/slave
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/slave
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rslave
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rslave
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/shared
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/shared
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rshared
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rshared
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/default
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/rslave
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/default/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/default/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/rshared
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/shared
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/rprivate
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/slave
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/private
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/private/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/private/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/default/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/default/mount_root
19:31:21 [2021-09-20T19:31:21.799Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/private/bind_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:31:22 [2021-09-20T19:31:22.058Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:31:22 [2021-09-20T19:31:22.318Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:31:22 [2021-09-20T19:31:22.318Z] === CONT  TestMountDaemonRoot/private/mount_root
19:31:22 [2021-09-20T19:31:22.318Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:31:22 [2021-09-20T19:31:22.318Z] --- PASS: TestMountDaemonRoot (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:31:22 [2021-09-20T19:31:22.318Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
19:31:22 [2021-09-20T19:31:22.318Z] === RUN   TestContainerBindMountNonRecursive
19:31:23 [2021-09-20T19:31:23.681Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:31:23 [2021-09-20T19:31:23.681Z] === RUN   TestBuildWithEmptyLayers
19:31:24 [2021-09-20T19:31:24.221Z] --- PASS: TestContainerBindMountNonRecursive (1.90s)
19:31:24 [2021-09-20T19:31:24.221Z] === RUN   TestContainerVolumesMountedAsShared
19:31:24 [2021-09-20T19:31:24.480Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
19:31:24 [2021-09-20T19:31:24.480Z] === RUN   TestContainerVolumesMountedAsSlave
19:31:25 [2021-09-20T19:31:25.415Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s)
19:31:25 [2021-09-20T19:31:25.415Z] === RUN   TestNetworkNat
19:31:25 [2021-09-20T19:31:25.982Z] --- PASS: TestNetworkNat (0.70s)
19:31:25 [2021-09-20T19:31:25.982Z] === RUN   TestNetworkLocalhostTCPNat
19:31:26 [2021-09-20T19:31:26.197Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
19:31:26 [2021-09-20T19:31:26.197Z] === RUN   TestBuildMultiStageOnBuild
19:31:26 [2021-09-20T19:31:26.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
19:31:26 [2021-09-20T19:31:26.922Z] === RUN   TestNetworkLoopbackNat
19:31:29 [2021-09-20T19:31:29.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:31:30 [2021-09-20T19:31:30.281Z] --- PASS: TestNetworkLoopbackNat (3.13s)
19:31:30 [2021-09-20T19:31:30.281Z] === RUN   TestPause
19:31:30 [2021-09-20T19:31:30.539Z] --- PASS: TestPause (0.71s)
19:31:30 [2021-09-20T19:31:30.539Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:31:30 [2021-09-20T19:31:30.539Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:31:30 [2021-09-20T19:31:30.539Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
19:31:30 [2021-09-20T19:31:30.539Z] === RUN   TestPauseStopPausedContainer
19:31:31 [2021-09-20T19:31:31.441Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
19:31:31 [2021-09-20T19:31:31.441Z] === RUN   TestBuildUncleanTarFilenames
19:31:31 [2021-09-20T19:31:31.474Z] --- PASS: TestPauseStopPausedContainer (0.82s)
19:31:31 [2021-09-20T19:31:31.474Z] === RUN   TestPsFilter
19:31:31 [2021-09-20T19:31:31.474Z] --- PASS: TestPsFilter (0.10s)
19:31:31 [2021-09-20T19:31:31.474Z] === RUN   TestRemoveContainerWithRemovedVolume
19:31:31 [2021-09-20T19:31:31.697Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
19:31:31 [2021-09-20T19:31:31.697Z] === RUN   TestBuildMultiStageLayerLeak
19:31:32 [2021-09-20T19:31:32.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
19:31:32 [2021-09-20T19:31:32.044Z] === RUN   TestRemoveContainerWithVolume
19:31:32 [2021-09-20T19:31:32.980Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
19:31:32 [2021-09-20T19:31:32.980Z] === RUN   TestRemoveContainerRunning
19:31:33 [2021-09-20T19:31:33.547Z] --- PASS: TestRemoveContainerRunning (0.65s)
19:31:33 [2021-09-20T19:31:33.547Z] === RUN   TestRemoveContainerForceRemoveRunning
19:31:34 [2021-09-20T19:31:34.114Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
19:31:34 [2021-09-20T19:31:34.114Z] === RUN   TestRemoveInvalidContainer
19:31:34 [2021-09-20T19:31:34.114Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:31:34 [2021-09-20T19:31:34.114Z] === RUN   TestRenameLinkedContainer
19:31:36 [2021-09-20T19:31:36.941Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
19:31:36 [2021-09-20T19:31:36.941Z] === RUN   TestBuildWithHugeFile
19:31:37 [2021-09-20T19:31:37.400Z] --- PASS: TestRenameLinkedContainer (2.76s)
19:31:37 [2021-09-20T19:31:37.400Z] === RUN   TestRenameStoppedContainer
19:31:37 [2021-09-20T19:31:37.659Z] --- PASS: TestRenameStoppedContainer (0.66s)
19:31:37 [2021-09-20T19:31:37.659Z] === RUN   TestRenameRunningContainerAndReuse
19:31:39 [2021-09-20T19:31:39.036Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
19:31:39 [2021-09-20T19:31:39.036Z] === RUN   TestRenameInvalidName
19:31:39 [2021-09-20T19:31:39.603Z] --- PASS: TestRenameInvalidName (0.64s)
19:31:39 [2021-09-20T19:31:39.603Z] === RUN   TestRenameAnonymousContainer
19:31:42 [2021-09-20T19:31:42.050Z] 4612f6d0b889: Pull complete
19:31:42 [2021-09-20T19:31:42.133Z] --- PASS: TestRenameAnonymousContainer (2.25s)
19:31:42 [2021-09-20T19:31:42.133Z] === RUN   TestRenameContainerWithSameName
19:31:42 [2021-09-20T19:31:42.392Z] --- PASS: TestRenameContainerWithSameName (0.66s)
19:31:42 [2021-09-20T19:31:42.392Z] === RUN   TestRenameContainerWithLinkedContainer
19:31:43 [2021-09-20T19:31:43.769Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
19:31:43 [2021-09-20T19:31:43.769Z] === RUN   TestResize
19:31:44 [2021-09-20T19:31:44.336Z] --- PASS: TestResize (0.63s)
19:31:44 [2021-09-20T19:31:44.336Z] === RUN   TestResizeWithInvalidSize
19:31:44 [2021-09-20T19:31:44.903Z] --- PASS: TestResizeWithInvalidSize (0.65s)
19:31:44 [2021-09-20T19:31:44.903Z] === RUN   TestResizeWhenContainerNotStarted
19:31:45 [2021-09-20T19:31:45.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:31:45 [2021-09-20T19:31:45.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:31:47 [2021-09-20T19:31:47.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:31:48 [2021-09-20T19:31:48.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:31:50 [2021-09-20T19:31:50.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:31:50 [2021-09-20T19:31:50.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:31:52 [2021-09-20T19:31:52.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:31:52 [2021-09-20T19:31:52.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:31:54 [2021-09-20T19:31:54.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:31:54 [2021-09-20T19:31:54.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:31:55 [2021-09-20T19:31:55.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:31:55 [2021-09-20T19:31:55.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:31:57 [2021-09-20T19:31:57.733Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.06s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
19:31:57 [2021-09-20T19:31:57.733Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s)
19:31:57 [2021-09-20T19:31:57.733Z] === RUN   TestCgroupNamespacesRun
19:31:59 [2021-09-20T19:31:59.110Z] --- PASS: TestCgroupNamespacesRun (1.60s)
19:31:59 [2021-09-20T19:31:59.110Z] === RUN   TestCgroupNamespacesRunPrivileged
19:31:59 [2021-09-20T19:31:59.110Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:31:59 [2021-09-20T19:31:59.110Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:31:59 [2021-09-20T19:31:59.110Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:32:01 [2021-09-20T19:32:01.013Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
19:32:01 [2021-09-20T19:32:01.013Z] === RUN   TestCgroupNamespacesRunHostMode
19:32:02 [2021-09-20T19:32:02.390Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
19:32:02 [2021-09-20T19:32:02.390Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:32:04 [2021-09-20T19:32:04.293Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
19:32:04 [2021-09-20T19:32:04.293Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:32:05 [2021-09-20T19:32:05.231Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
19:32:05 [2021-09-20T19:32:05.231Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:32:06 [2021-09-20T19:32:06.166Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
19:32:06 [2021-09-20T19:32:06.166Z] === RUN   TestCgroupNamespacesRunOlderClient
19:32:08 [2021-09-20T19:32:08.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
19:32:08 [2021-09-20T19:32:08.069Z] === RUN   TestNISDomainname
19:32:09 [2021-09-20T19:32:09.004Z] --- PASS: TestNISDomainname (1.22s)
19:32:09 [2021-09-20T19:32:09.004Z] === RUN   TestHostnameDnsResolution
19:32:09 [2021-09-20T19:32:09.942Z] --- PASS: TestHostnameDnsResolution (1.12s)
19:32:09 [2021-09-20T19:32:09.942Z] === RUN   TestStats
19:32:13 [2021-09-20T19:32:13.226Z] --- PASS: TestStats (2.69s)
19:32:13 [2021-09-20T19:32:13.226Z] === RUN   TestStopContainerWithTimeout
19:32:13 [2021-09-20T19:32:13.226Z] === RUN   TestStopContainerWithTimeout/0
19:32:13 [2021-09-20T19:32:13.226Z] === PAUSE TestStopContainerWithTimeout/0
19:32:13 [2021-09-20T19:32:13.226Z] === RUN   TestStopContainerWithTimeout/1
19:32:13 [2021-09-20T19:32:13.226Z] === PAUSE TestStopContainerWithTimeout/1
19:32:13 [2021-09-20T19:32:13.226Z] === RUN   TestStopContainerWithTimeout/3
19:32:13 [2021-09-20T19:32:13.226Z] === PAUSE TestStopContainerWithTimeout/3
19:32:13 [2021-09-20T19:32:13.226Z] === RUN   TestStopContainerWithTimeout/-1
19:32:13 [2021-09-20T19:32:13.226Z] === PAUSE TestStopContainerWithTimeout/-1
19:32:13 [2021-09-20T19:32:13.226Z] === CONT  TestStopContainerWithTimeout/0
19:32:13 [2021-09-20T19:32:13.226Z] === CONT  TestStopContainerWithTimeout/-1
19:32:13 [2021-09-20T19:32:13.793Z] === CONT  TestStopContainerWithTimeout/3
19:32:15 [2021-09-20T19:32:15.695Z] === CONT  TestStopContainerWithTimeout/1
19:32:17 [2021-09-20T19:32:17.597Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:32:17 [2021-09-20T19:32:17.597Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
19:32:17 [2021-09-20T19:32:17.597Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
19:32:17 [2021-09-20T19:32:17.597Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
19:32:17 [2021-09-20T19:32:17.597Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
19:32:17 [2021-09-20T19:32:17.597Z] === RUN   TestDeleteDevicemapper
19:32:17 [2021-09-20T19:32:17.597Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:32:17 [2021-09-20T19:32:17.597Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:32:17 [2021-09-20T19:32:17.597Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:32:17 [2021-09-20T19:32:17.804Z] sha256:97966810a64f4285eecf8dc127fb004268ee0e6daeb2cedca77d713ff41438c1
19:32:17 [2021-09-20T19:32:17.804Z] INFO: Starting docker-py tests...
19:32:17 [2021-09-20T19:32:17.804Z] ============================= test session starts ==============================
19:32:17 [2021-09-20T19:32:17.804Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
19:32:17 [2021-09-20T19:32:17.804Z] rootdir: /src, inifile: pytest.ini
19:32:17 [2021-09-20T19:32:17.804Z] plugins: timeout-1.3.3, cov-2.6.1
19:32:18 [2021-09-20T19:32:18.370Z] collected 389 items / 1 deselected / 388 selected
19:32:18 [2021-09-20T19:32:18.370Z] 
19:32:19 [2021-09-20T19:32:19.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s)
19:32:19 [2021-09-20T19:32:19.500Z] === RUN   TestUpdateMemory
19:32:20 [2021-09-20T19:32:20.875Z] --- PASS: TestUpdateMemory (1.24s)
19:32:20 [2021-09-20T19:32:20.875Z] === RUN   TestUpdateCPUQuota
19:32:23 [2021-09-20T19:32:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:32:27 [2021-09-20T19:32:27.435Z] --- PASS: TestUpdateCPUQuota (6.32s)
19:32:27 [2021-09-20T19:32:27.435Z] === RUN   TestUpdatePidsLimit
19:32:27 [2021-09-20T19:32:27.435Z] === RUN   TestUpdatePidsLimit/update_from_none
19:32:27 [2021-09-20T19:32:27.732Z] === RUN   TestUpdatePidsLimit/no_change
19:32:28 [2021-09-20T19:32:28.314Z] === RUN   TestUpdatePidsLimit/update_lower
19:32:29 [2021-09-20T19:32:29.253Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:32:29 [2021-09-20T19:32:29.819Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:32:30 [2021-09-20T19:32:30.386Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:32:31 [2021-09-20T19:32:31.322Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:32:32 [2021-09-20T19:32:32.698Z] --- PASS: TestUpdatePidsLimit (5.40s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.67s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/no_change (0.71s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.71s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
19:32:32 [2021-09-20T19:32:32.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s)
19:32:32 [2021-09-20T19:32:32.698Z] === RUN   TestUpdateRestartPolicy
19:32:33 [2021-09-20T19:32:33.124Z] --- PASS: TestBuildWithHugeFile (50.45s)
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildWithEmptyDockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:32:33 [2021-09-20T19:32:33.124Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
19:32:33 [2021-09-20T19:32:33.124Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
19:32:33 [2021-09-20T19:32:33.124Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:32:33 [2021-09-20T19:32:33.124Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildPreserveOwnership
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildPreserveOwnership/copy_from
19:32:33 [2021-09-20T19:32:33.124Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:32:37 [2021-09-20T19:32:37.292Z] --- PASS: TestBuildPreserveOwnership (10.25s)
19:32:37 [2021-09-20T19:32:37.292Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.24s)
19:32:37 [2021-09-20T19:32:37.292Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
19:32:37 [2021-09-20T19:32:37.292Z] === RUN   TestBuildPlatformInvalid
19:32:37 [2021-09-20T19:32:37.292Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:32:37 [2021-09-20T19:32:37.292Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:32:37 [2021-09-20T19:32:37.292Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
19:32:37 [2021-09-20T19:32:37.292Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:32:37 [2021-09-20T19:32:37.292Z] PASS
19:32:37 [2021-09-20T19:32:37.292Z] 
19:32:37 [2021-09-20T19:32:37.292Z] === Skipped
19:32:37 [2021-09-20T19:32:37.292Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:32:37 [2021-09-20T19:32:37.292Z]     build_session_test.go:25: TODO: BuildKit
19:32:37 [2021-09-20T19:32:37.292Z] 
19:32:37 [2021-09-20T19:32:37.292Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
19:32:37 [2021-09-20T19:32:37.292Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
19:32:37 [2021-09-20T19:32:37.292Z] 
19:32:37 [2021-09-20T19:32:37.292Z] 
19:32:37 [2021-09-20T19:32:37.292Z] DONE 33 tests, 2 skipped in 134.158s
19:32:37 [2021-09-20T19:32:37.292Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:32:37 [2021-09-20T19:32:37.292Z] INFO: Testing against a local daemon
19:32:37 [2021-09-20T19:32:37.292Z] === RUN   TestConfigInspect
19:32:37 [2021-09-20T19:32:37.292Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestConfigInspect (0.02s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestConfigList
19:32:37 [2021-09-20T19:32:37.548Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestConfigList (0.02s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestConfigsCreateAndDelete
19:32:37 [2021-09-20T19:32:37.548Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestConfigsUpdate
19:32:37 [2021-09-20T19:32:37.548Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestConfigsUpdate (0.01s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestTemplatedConfig
19:32:37 [2021-09-20T19:32:37.548Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestTemplatedConfig (0.00s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestConfigCreateResolve
19:32:37 [2021-09-20T19:32:37.548Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:37 [2021-09-20T19:32:37.548Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:32:37 [2021-09-20T19:32:37.548Z] === RUN   TestConfigDaemonLibtrustID
19:32:38 [2021-09-20T19:32:38.913Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
19:32:38 [2021-09-20T19:32:38.913Z] PASS
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === Skipped
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:32:38 [2021-09-20T19:32:38.913Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] 
19:32:38 [2021-09-20T19:32:38.913Z] DONE 7 tests, 6 skipped in 1.733s
19:32:38 [2021-09-20T19:32:38.913Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:32:39 [2021-09-20T19:32:39.169Z] INFO: Testing against a local daemon
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestCheckpoint
19:32:39 [2021-09-20T19:32:39.169Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:32:39 [2021-09-20T19:32:39.169Z] --- SKIP: TestCheckpoint (0.00s)
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestContainerInvalidJSON
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:32:39 [2021-09-20T19:32:39.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:32:39 [2021-09-20T19:32:39.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:32:39 [2021-09-20T19:32:39.169Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:32:39 [2021-09-20T19:32:39.169Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:32:39 [2021-09-20T19:32:39.169Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:32:39 [2021-09-20T19:32:39.169Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:32:39 [2021-09-20T19:32:39.169Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:32:39 [2021-09-20T19:32:39.169Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:32:39 [2021-09-20T19:32:39.169Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:32:39 [2021-09-20T19:32:39.169Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:32:39 [2021-09-20T19:32:39.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:32:39 [2021-09-20T19:32:39.169Z] === RUN   TestCopyFromContainerPathIsNotDir
19:32:39 [2021-09-20T19:32:39.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:32:39 [2021-09-20T19:32:39.425Z] === RUN   TestCopyToContainerPathDoesNotExist
19:32:39 [2021-09-20T19:32:39.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
19:32:39 [2021-09-20T19:32:39.425Z] === RUN   TestCopyToContainerPathIsNotDir
19:32:39 [2021-09-20T19:32:39.425Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:32:39 [2021-09-20T19:32:39.425Z] === RUN   TestCopyFromContainer
19:32:40 [2021-09-20T19:32:40.044Z] tests/integration/api_build_test.py .......................X             [  6%]
19:32:40 [2021-09-20T19:32:40.611Z] tests/integration/api_client_test.py .....                               [  7%]
19:32:42 [2021-09-20T19:32:42.111Z] tests/integration/api_config_test.py .....                               [  8%]
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer//
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer//bar/root
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer//bar/root/
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer/bar/quux
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer/bar/quux/
19:32:43 [2021-09-20T19:32:43.593Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:32:43 [2021-09-20T19:32:43.594Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:32:43 [2021-09-20T19:32:43.594Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:32:43 [2021-09-20T19:32:43.594Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:32:43 [2021-09-20T19:32:43.594Z] === RUN   TestCopyFromContainer/bar/notarget
19:32:43 [2021-09-20T19:32:43.851Z] --- PASS: TestCopyFromContainer (4.25s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:32:43 [2021-09-20T19:32:43.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateLinkToNonExistingContainer
19:32:43 [2021-09-20T19:32:43.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateWithInvalidEnv
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateWithInvalidEnv/0
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateWithInvalidEnv/0
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateWithInvalidEnv/1
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateWithInvalidEnv/1
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateWithInvalidEnv/2
19:32:43 [2021-09-20T19:32:43.851Z] === PAUSE TestCreateWithInvalidEnv/2
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateWithInvalidEnv/0
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateWithInvalidEnv/2
19:32:43 [2021-09-20T19:32:43.851Z] === CONT  TestCreateWithInvalidEnv/1
19:32:43 [2021-09-20T19:32:43.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateTmpfsMountsTarget
19:32:43 [2021-09-20T19:32:43.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:32:43 [2021-09-20T19:32:43.851Z] === RUN   TestCreateWithCustomMaskedPaths
19:32:44 [2021-09-20T19:32:44.902Z] --- PASS: TestUpdateRestartPolicy (12.41s)
19:32:44 [2021-09-20T19:32:44.903Z] === RUN   TestUpdateRestartWithAutoRemove
19:32:45 [2021-09-20T19:32:45.468Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
19:32:45 [2021-09-20T19:32:45.468Z] === RUN   TestWaitNonBlocked
19:32:45 [2021-09-20T19:32:45.468Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:45 [2021-09-20T19:32:45.468Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:45 [2021-09-20T19:32:45.468Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:45 [2021-09-20T19:32:45.468Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:45 [2021-09-20T19:32:45.468Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:32:45 [2021-09-20T19:32:45.468Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:32:45 [2021-09-20T19:32:45.742Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
19:32:45 [2021-09-20T19:32:45.742Z] === RUN   TestCreateWithCustomReadonlyPaths
19:32:46 [2021-09-20T19:32:46.843Z] --- PASS: TestWaitNonBlocked (0.01s)
19:32:46 [2021-09-20T19:32:46.843Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
19:32:46 [2021-09-20T19:32:46.843Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
19:32:46 [2021-09-20T19:32:46.843Z] === RUN   TestWaitBlocked
19:32:46 [2021-09-20T19:32:46.843Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:32:46 [2021-09-20T19:32:46.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:32:46 [2021-09-20T19:32:46.843Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:32:46 [2021-09-20T19:32:46.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:32:46 [2021-09-20T19:32:46.843Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:32:46 [2021-09-20T19:32:46.843Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:32:47 [2021-09-20T19:32:47.634Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s)
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:32:47 [2021-09-20T19:32:47.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:32:47 [2021-09-20T19:32:47.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:32:47 [2021-09-20T19:32:47.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:32:47 [2021-09-20T19:32:47.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:32:47 [2021-09-20T19:32:47.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:32:47 [2021-09-20T19:32:47.634Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:32:47 [2021-09-20T19:32:47.779Z] --- PASS: TestWaitBlocked (0.01s)
19:32:47 [2021-09-20T19:32:47.779Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
19:32:47 [2021-09-20T19:32:47.779Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
19:32:47 [2021-09-20T19:32:47.779Z] === CONT  TestContainerStartOnDaemonRestart
19:32:47 [2021-09-20T19:32:47.780Z] === CONT  TestIpcModeOlderClient
19:32:47 [2021-09-20T19:32:47.780Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:32:47 [2021-09-20T19:32:47.780Z] === CONT  TestRestartDaemonWithRestartingContainer
19:32:48 [2021-09-20T19:32:48.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
19:32:48 [2021-09-20T19:32:48.196Z] === RUN   TestCreateDifferentPlatform
19:32:48 [2021-09-20T19:32:48.196Z] === RUN   TestCreateDifferentPlatform/different_os
19:32:48 [2021-09-20T19:32:48.196Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:32:48 [2021-09-20T19:32:48.196Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:32:48 [2021-09-20T19:32:48.196Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:32:48 [2021-09-20T19:32:48.196Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:32:48 [2021-09-20T19:32:48.196Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:32:48 [2021-09-20T19:32:48.196Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
19:32:48 [2021-09-20T19:32:48.196Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:32:48 [2021-09-20T19:32:48.471Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestContainerStartOnDaemonRestart
19:32:48 [2021-09-20T19:32:48.471Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:32:48 [2021-09-20T19:32:48.471Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestDaemonRestartIpcMode
19:32:48 [2021-09-20T19:32:48.471Z] === PAUSE TestDaemonRestartIpcMode
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestDaemonHostGatewayIP
19:32:48 [2021-09-20T19:32:48.471Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:32:48 [2021-09-20T19:32:48.471Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestRestartDaemonWithRestartingContainer
19:32:48 [2021-09-20T19:32:48.471Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestContainerKillOnDaemonStart
19:32:48 [2021-09-20T19:32:48.471Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:32:48 [2021-09-20T19:32:48.471Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:32:48 [2021-09-20T19:32:48.471Z] === RUN   TestDiff
19:32:49 [2021-09-20T19:32:49.058Z] --- PASS: TestDiff (0.70s)
19:32:49 [2021-09-20T19:32:49.058Z] === RUN   TestExecWithCloseStdin
19:32:49 [2021-09-20T19:32:49.990Z] --- PASS: TestExecWithCloseStdin (0.95s)
19:32:49 [2021-09-20T19:32:49.990Z] === RUN   TestExec
19:32:50 [2021-09-20T19:32:50.917Z] --- PASS: TestExec (0.94s)
19:32:50 [2021-09-20T19:32:50.917Z] === RUN   TestExecUser
19:32:51 [2021-09-20T19:32:51.065Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
19:32:51 [2021-09-20T19:32:51.065Z] === CONT  TestContainerKillOnDaemonStart
19:32:51 [2021-09-20T19:32:51.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.95s)
19:32:51 [2021-09-20T19:32:51.065Z] === CONT  TestDaemonHostGatewayIP
19:32:51 [2021-09-20T19:32:51.845Z] --- PASS: TestExecUser (0.93s)
19:32:51 [2021-09-20T19:32:51.845Z] === RUN   TestExportContainerAndImportImage
19:32:52 [2021-09-20T19:32:52.775Z] --- PASS: TestExportContainerAndImportImage (0.80s)
19:32:52 [2021-09-20T19:32:52.775Z] === RUN   TestExportContainerAfterDaemonRestart
19:32:54 [2021-09-20T19:32:54.350Z] --- PASS: TestDaemonHostGatewayIP (3.59s)
19:32:54 [2021-09-20T19:32:54.350Z] === CONT  TestDaemonRestartIpcMode
19:32:56 [2021-09-20T19:32:56.040Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
19:32:56 [2021-09-20T19:32:56.040Z] === RUN   TestHealthCheckWorkdir
19:32:57 [2021-09-20T19:32:57.406Z] --- PASS: TestHealthCheckWorkdir (1.34s)
19:32:57 [2021-09-20T19:32:57.406Z] === RUN   TestHealthKillContainer
19:32:57 [2021-09-20T19:32:57.633Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
19:33:00 [2021-09-20T19:33:00.670Z] --- PASS: TestHealthKillContainer (2.93s)
19:33:00 [2021-09-20T19:33:00.670Z] === RUN   TestInspectCpusetInConfigPre120
19:33:00 [2021-09-20T19:33:00.926Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
19:33:00 [2021-09-20T19:33:00.926Z] === RUN   TestIpcModeNone
19:33:01 [2021-09-20T19:33:01.853Z] --- PASS: TestIpcModeNone (0.92s)
19:33:01 [2021-09-20T19:33:01.853Z] === RUN   TestIpcModePrivate
19:33:02 [2021-09-20T19:33:02.416Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
19:33:02 [2021-09-20T19:33:02.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:33:02 [2021-09-20T19:33:02.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:33:02 [2021-09-20T19:33:02.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:33:02 [2021-09-20T19:33:02.675Z] --- PASS: TestIpcModePrivate (0.97s)
19:33:02 [2021-09-20T19:33:02.675Z] === RUN   TestIpcModeShareable
19:33:02 [2021-09-20T19:33:02.675Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:33:02 [2021-09-20T19:33:02.675Z] --- SKIP: TestIpcModeShareable (0.00s)
19:33:02 [2021-09-20T19:33:02.675Z] === RUN   TestAPIIpcModeShareableAndContainer
19:33:02 [2021-09-20T19:33:02.897Z] --- PASS: TestContainerKillOnDaemonStart (12.12s)
19:33:02 [2021-09-20T19:33:02.897Z] PASS
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] === Skipped
19:33:02 [2021-09-20T19:33:02.897Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:33:02 [2021-09-20T19:33:02.897Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:33:02 [2021-09-20T19:33:02.897Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
19:33:02 [2021-09-20T19:33:02.897Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:33:02 [2021-09-20T19:33:02.897Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:33:02 [2021-09-20T19:33:02.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] 
19:33:02 [2021-09-20T19:33:02.897Z] DONE 195 tests, 5 skipped in 142.551s
19:33:02 [2021-09-20T19:33:02.897Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:33:02 [2021-09-20T19:33:02.897Z] INFO: Testing against a local daemon
19:33:02 [2021-09-20T19:33:02.897Z] === RUN   TestCommitInheritsEnv
19:33:03 [2021-09-20T19:33:03.155Z] --- PASS: TestCommitInheritsEnv (0.28s)
19:33:03 [2021-09-20T19:33:03.155Z] === RUN   TestImportExtremelyLargeImageWorks
19:33:03 [2021-09-20T19:33:03.155Z] === PAUSE TestImportExtremelyLargeImageWorks
19:33:03 [2021-09-20T19:33:03.155Z] === RUN   TestImagesFilterMultiReference
19:33:03 [2021-09-20T19:33:03.155Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:33:03 [2021-09-20T19:33:03.155Z] === RUN   TestImagePullPlatformInvalid
19:33:03 [2021-09-20T19:33:03.413Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:33:03 [2021-09-20T19:33:03.413Z] === RUN   TestRemoveImageOrphaning
19:33:03 [2021-09-20T19:33:03.671Z] --- PASS: TestRemoveImageOrphaning (0.25s)
19:33:03 [2021-09-20T19:33:03.671Z] === RUN   TestRemoveImageGarbageCollector
19:33:05 [2021-09-20T19:33:05.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:33:05 [2021-09-20T19:33:05.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagInvalidReference
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagInvalidReference (0.01s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagValidPrefixedRepo
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagExistedNameWithoutForce
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagOfficialNames
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagOfficialNames (0.04s)
19:33:05 [2021-09-20T19:33:05.573Z] === RUN   TestTagMatchesDigest
19:33:05 [2021-09-20T19:33:05.573Z] --- PASS: TestTagMatchesDigest (0.01s)
19:33:05 [2021-09-20T19:33:05.573Z] === CONT  TestImportExtremelyLargeImageWorks
19:33:05 [2021-09-20T19:33:05.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:33:05 [2021-09-20T19:33:05.943Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
19:33:05 [2021-09-20T19:33:05.943Z] === RUN   TestAPIIpcModeHost
19:33:05 [2021-09-20T19:33:05.943Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:33:05 [2021-09-20T19:33:05.943Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:33:05 [2021-09-20T19:33:05.943Z] === RUN   TestDaemonIpcModeShareable
19:33:05 [2021-09-20T19:33:05.943Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:33:05 [2021-09-20T19:33:05.943Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:33:05 [2021-09-20T19:33:05.943Z] === RUN   TestDaemonIpcModePrivate
19:33:06 [2021-09-20T19:33:06.870Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
19:33:08 [2021-09-20T19:33:08.235Z] --- PASS: TestDaemonIpcModePrivate (2.58s)
19:33:08 [2021-09-20T19:33:08.235Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:33:08 [2021-09-20T19:33:08.235Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:33:08 [2021-09-20T19:33:08.235Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
19:33:08 [2021-09-20T19:33:08.235Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:33:08 [2021-09-20T19:33:08.235Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:33:08 [2021-09-20T19:33:08.235Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
19:33:08 [2021-09-20T19:33:08.235Z] === RUN   TestIpcModeOlderClient
19:33:08 [2021-09-20T19:33:08.235Z] === PAUSE TestIpcModeOlderClient
19:33:08 [2021-09-20T19:33:08.235Z] === RUN   TestKillContainerInvalidSignal
19:33:08 [2021-09-20T19:33:08.796Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
19:33:08 [2021-09-20T19:33:08.796Z] === RUN   TestKillContainer
19:33:08 [2021-09-20T19:33:08.796Z] === RUN   TestKillContainer/no_signal
19:33:09 [2021-09-20T19:33:09.359Z] === RUN   TestKillContainer/non_killing_signal
19:33:09 [2021-09-20T19:33:09.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:33:09 [2021-09-20T19:33:09.921Z] === RUN   TestKillContainer/killing_signal
19:33:10 [2021-09-20T19:33:10.848Z] --- PASS: TestKillContainer (1.97s)
19:33:10 [2021-09-20T19:33:10.848Z]     --- PASS: TestKillContainer/no_signal (0.64s)
19:33:10 [2021-09-20T19:33:10.848Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
19:33:10 [2021-09-20T19:33:10.848Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
19:33:10 [2021-09-20T19:33:10.848Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:33:10 [2021-09-20T19:33:10.848Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:33:11 [2021-09-20T19:33:11.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:33:11 [2021-09-20T19:33:11.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
19:33:11 [2021-09-20T19:33:11.971Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
19:33:11 [2021-09-20T19:33:11.971Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
19:33:11 [2021-09-20T19:33:11.971Z] === RUN   TestKillStoppedContainer
19:33:11 [2021-09-20T19:33:11.971Z] --- PASS: TestKillStoppedContainer (0.06s)
19:33:11 [2021-09-20T19:33:11.971Z] === RUN   TestKillStoppedContainerAPIPre120
19:33:11 [2021-09-20T19:33:11.971Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:33:11 [2021-09-20T19:33:11.971Z] === RUN   TestKillDifferentUserContainer
19:33:12 [2021-09-20T19:33:12.899Z] --- PASS: TestKillDifferentUserContainer (0.72s)
19:33:12 [2021-09-20T19:33:12.899Z] === RUN   TestInspectOomKilledTrue
19:33:12 [2021-09-20T19:33:12.899Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:33:12 [2021-09-20T19:33:12.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:33:12 [2021-09-20T19:33:12.899Z] === RUN   TestInspectOomKilledFalse
19:33:12 [2021-09-20T19:33:12.899Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:33:12 [2021-09-20T19:33:12.899Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:33:12 [2021-09-20T19:33:12.899Z] === RUN   TestLinksEtcHostsContentMatch
19:33:12 [2021-09-20T19:33:12.899Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:33:12 [2021-09-20T19:33:12.899Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:33:12 [2021-09-20T19:33:12.899Z] === RUN   TestLinksContainerNames
19:33:14 [2021-09-20T19:33:14.265Z] --- PASS: TestLinksContainerNames (1.24s)
19:33:14 [2021-09-20T19:33:14.265Z] === RUN   TestLogsFollowTailEmpty
19:33:14 [2021-09-20T19:33:14.521Z] --- PASS: TestLogsFollowTailEmpty (0.61s)
19:33:14 [2021-09-20T19:33:14.521Z] === RUN   TestContainerNetworkMountsNoChown
19:33:15 [2021-09-20T19:33:15.449Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/default
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/default
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/private
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/private
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rprivate
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rprivate
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/slave
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/slave
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rslave
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rslave
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/shared
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/shared
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rshared
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rshared
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/default
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/default/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/default/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/default/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rshared
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/shared
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rslave
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/slave
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rprivate
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/private
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/private/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === RUN   TestMountDaemonRoot/private/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/default/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:33:15 [2021-09-20T19:33:15.449Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/private/mount_root
19:33:15 [2021-09-20T19:33:15.706Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:33:15 [2021-09-20T19:33:15.962Z] === CONT  TestMountDaemonRoot/private/bind_root
19:33:15 [2021-09-20T19:33:15.962Z] --- PASS: TestMountDaemonRoot (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.18s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:33:15 [2021-09-20T19:33:15.962Z] === RUN   TestContainerBindMountNonRecursive
19:33:15 [2021-09-20T19:33:15.962Z]     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)
19:33:15 [2021-09-20T19:33:15.962Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
19:33:15 [2021-09-20T19:33:15.962Z] === RUN   TestContainerVolumesMountedAsShared
19:33:15 [2021-09-20T19:33:15.962Z]     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)
19:33:15 [2021-09-20T19:33:15.962Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z] === RUN   TestContainerVolumesMountedAsSlave
19:33:15 [2021-09-20T19:33:15.962Z]     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)
19:33:15 [2021-09-20T19:33:15.962Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
19:33:15 [2021-09-20T19:33:15.962Z] === RUN   TestNetworkNat
19:33:16 [2021-09-20T19:33:16.524Z] --- PASS: TestNetworkNat (0.74s)
19:33:16 [2021-09-20T19:33:16.524Z] === RUN   TestNetworkLocalhostTCPNat
19:33:17 [2021-09-20T19:33:17.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
19:33:17 [2021-09-20T19:33:17.451Z] === RUN   TestNetworkLoopbackNat
19:33:18 [2021-09-20T19:33:18.893Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:33:19 [2021-09-20T19:33:19.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:33:20 [2021-09-20T19:33:20.716Z] --- PASS: TestNetworkLoopbackNat (2.98s)
19:33:20 [2021-09-20T19:33:20.716Z] === RUN   TestPause
19:33:20 [2021-09-20T19:33:20.716Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:33:20 [2021-09-20T19:33:20.716Z] --- SKIP: TestPause (0.00s)
19:33:20 [2021-09-20T19:33:20.716Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:33:20 [2021-09-20T19:33:20.716Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:33:20 [2021-09-20T19:33:20.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:33:20 [2021-09-20T19:33:20.716Z] === RUN   TestPauseStopPausedContainer
19:33:20 [2021-09-20T19:33:20.716Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:33:20 [2021-09-20T19:33:20.716Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
19:33:20 [2021-09-20T19:33:20.716Z] === RUN   TestPsFilter
19:33:20 [2021-09-20T19:33:20.716Z] --- PASS: TestPsFilter (0.11s)
19:33:20 [2021-09-20T19:33:20.716Z] === RUN   TestRemoveContainerWithRemovedVolume
19:33:20 [2021-09-20T19:33:20.971Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
19:33:20 [2021-09-20T19:33:20.972Z] === RUN   TestRemoveContainerWithVolume
19:33:21 [2021-09-20T19:33:21.533Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
19:33:21 [2021-09-20T19:33:21.533Z] === RUN   TestRemoveContainerRunning
19:33:22 [2021-09-20T19:33:22.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:33:22 [2021-09-20T19:33:22.462Z] --- PASS: TestRemoveContainerRunning (0.62s)
19:33:22 [2021-09-20T19:33:22.462Z] === RUN   TestRemoveContainerForceRemoveRunning
19:33:23 [2021-09-20T19:33:23.024Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
19:33:23 [2021-09-20T19:33:23.024Z] === RUN   TestRemoveInvalidContainer
19:33:23 [2021-09-20T19:33:23.024Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:33:23 [2021-09-20T19:33:23.024Z] === RUN   TestRenameLinkedContainer
19:33:25 [2021-09-20T19:33:25.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:33:25 [2021-09-20T19:33:25.542Z] --- PASS: TestRenameLinkedContainer (2.63s)
19:33:25 [2021-09-20T19:33:25.542Z] === RUN   TestRenameStoppedContainer
19:33:26 [2021-09-20T19:33:26.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:33:26 [2021-09-20T19:33:26.471Z] --- PASS: TestRenameStoppedContainer (0.65s)
19:33:26 [2021-09-20T19:33:26.471Z] === RUN   TestRenameRunningContainerAndReuse
19:33:27 [2021-09-20T19:33:27.838Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
19:33:27 [2021-09-20T19:33:27.838Z] === RUN   TestRenameInvalidName
19:33:28 [2021-09-20T19:33:28.095Z] --- PASS: TestRenameInvalidName (0.65s)
19:33:28 [2021-09-20T19:33:28.095Z] === RUN   TestRenameAnonymousContainer
19:33:28 [2021-09-20T19:33:28.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:33:30 [2021-09-20T19:33:30.611Z] --- PASS: TestRenameAnonymousContainer (2.16s)
19:33:30 [2021-09-20T19:33:30.611Z] === RUN   TestRenameContainerWithSameName
19:33:31 [2021-09-20T19:33:31.172Z] --- PASS: TestRenameContainerWithSameName (0.67s)
19:33:31 [2021-09-20T19:33:31.172Z] === RUN   TestRenameContainerWithLinkedContainer
19:33:31 [2021-09-20T19:33:31.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:33:32 [2021-09-20T19:33:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:33:32 [2021-09-20T19:33:32.536Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
19:33:32 [2021-09-20T19:33:32.537Z] === RUN   TestResize
19:33:33 [2021-09-20T19:33:33.098Z] --- PASS: TestResize (0.66s)
19:33:33 [2021-09-20T19:33:33.098Z] === RUN   TestResizeWithInvalidSize
19:33:33 [2021-09-20T19:33:33.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:33:33 [2021-09-20T19:33:33.660Z] --- PASS: TestResizeWithInvalidSize (0.69s)
19:33:33 [2021-09-20T19:33:33.660Z] === RUN   TestResizeWhenContainerNotStarted
19:33:34 [2021-09-20T19:33:34.588Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
19:33:34 [2021-09-20T19:33:34.588Z] === RUN   TestDaemonRestartKillContainers
19:33:34 [2021-09-20T19:33:34.588Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:33:34 [2021-09-20T19:33:34.588Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:33:34 [2021-09-20T19:33:34.588Z] === RUN   TestCgroupNamespacesRun
19:33:34 [2021-09-20T19:33:34.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:33:37 [2021-09-20T19:33:37.105Z] --- PASS: TestCgroupNamespacesRun (2.73s)
19:33:37 [2021-09-20T19:33:37.105Z] === RUN   TestCgroupNamespacesRunPrivileged
19:33:37 [2021-09-20T19:33:37.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:33:37 [2021-09-20T19:33:37.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:33:38 [2021-09-20T19:33:38.415Z] a0ddf88812f1: Pull complete
19:33:38 [2021-09-20T19:33:38.416Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
19:33:38 [2021-09-20T19:33:38.416Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:33:38 [2021-09-20T19:33:38.416Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183'
19:33:38 [2021-09-20T19:33:38.416Z] WARN: Skipping validation tests
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Running unit tests at 09/20/2021 19:33:26...
19:33:38 [2021-09-20T19:33:38.416Z] INFO: make.ps1 starting at 09/20/2021 19:33:30
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Git commit (59f10e3435) assumed from DOCKER_GITCOMMIT environment variable
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Invoking autogen...
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Running unit tests...
19:33:38 [2021-09-20T19:33:38.416Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:33:39 [2021-09-20T19:33:39.626Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s)
19:33:39 [2021-09-20T19:33:39.626Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:33:39 [2021-09-20T19:33:39.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:33:40 [2021-09-20T19:33:40.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:33:40 [2021-09-20T19:33:40.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:33:42 [2021-09-20T19:33:42.141Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s)
19:33:42 [2021-09-20T19:33:42.141Z] === RUN   TestCgroupNamespacesRunHostMode
19:33:42 [2021-09-20T19:33:42.405Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:33:42 [2021-09-20T19:33:42.405Z] Using test binary docker
19:33:42 [2021-09-20T19:33:42.405Z] +++ /etc/init.d/apparmor start
19:33:42 [2021-09-20T19:33:42.405Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:33:42 [2021-09-20T19:33:42.405Z] INFO: Waiting for daemon to start...
19:33:42 [2021-09-20T19:33:42.405Z] Starting dockerd
19:33:42 [2021-09-20T19:33:42.405Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
19:33:44 [2021-09-20T19:33:44.193Z] ?   	github.com/docker/docker/api	[no test files]
19:33:44 [2021-09-20T19:33:44.669Z] --- PASS: TestCgroupNamespacesRunHostMode (2.62s)
19:33:44 [2021-09-20T19:33:44.669Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:33:44 [2021-09-20T19:33:44.954Z] .
19:33:44 [2021-09-20T19:33:44.954Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:33:44 [2021-09-20T19:33:44.954Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:33:44 [2021-09-20T19:33:44.954Z] Error: No such image: emptyfs
19:33:44 [2021-09-20T19:33:44.954Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:33:44 [2021-09-20T19:33:44.954Z] ++++ docker load
19:33:44 [2021-09-20T19:33:44.954Z] Running integration-test (iteration 1)
19:33:44 [2021-09-20T19:33:44.954Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:33:44 [2021-09-20T19:33:44.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
19:33:44 [2021-09-20T19:33:44.954Z] ++ set -e
19:33:44 [2021-09-20T19:33:44.954Z] ++ '[' -n 0 ']'
19:33:44 [2021-09-20T19:33:44.954Z] ++ set -x
19:33:44 [2021-09-20T19:33:44.954Z] ++ env -i DEST=/go/src/github.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
19:33:47 [2021-09-20T19:33:47.230Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s)
19:33:47 [2021-09-20T19:33:47.230Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:33:48 [2021-09-20T19:33:48.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:33:49 [2021-09-20T19:33:49.745Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
19:33:49 [2021-09-20T19:33:49.746Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:33:51 [2021-09-20T19:33:51.110Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
19:33:51 [2021-09-20T19:33:51.110Z] === RUN   TestCgroupNamespacesRunOlderClient
19:33:53 [2021-09-20T19:33:53.627Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.70s)
19:33:53 [2021-09-20T19:33:53.882Z] === RUN   TestNISDomainname
19:33:53 [2021-09-20T19:33:53.882Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:33:53 [2021-09-20T19:33:53.882Z] --- SKIP: TestNISDomainname (0.01s)
19:33:53 [2021-09-20T19:33:53.882Z] === RUN   TestHostnameDnsResolution
19:33:55 [2021-09-20T19:33:55.247Z] --- PASS: TestHostnameDnsResolution (1.26s)
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStats
19:33:55 [2021-09-20T19:33:55.247Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:33:55 [2021-09-20T19:33:55.247Z] --- SKIP: TestStats (0.00s)
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStopContainerWithTimeout
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStopContainerWithTimeout/0
19:33:55 [2021-09-20T19:33:55.247Z] === PAUSE TestStopContainerWithTimeout/0
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStopContainerWithTimeout/1
19:33:55 [2021-09-20T19:33:55.247Z] === PAUSE TestStopContainerWithTimeout/1
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStopContainerWithTimeout/3
19:33:55 [2021-09-20T19:33:55.247Z] === PAUSE TestStopContainerWithTimeout/3
19:33:55 [2021-09-20T19:33:55.247Z] === RUN   TestStopContainerWithTimeout/-1
19:33:55 [2021-09-20T19:33:55.247Z] === PAUSE TestStopContainerWithTimeout/-1
19:33:55 [2021-09-20T19:33:55.247Z] === CONT  TestStopContainerWithTimeout/0
19:33:55 [2021-09-20T19:33:55.247Z] === CONT  TestStopContainerWithTimeout/-1
19:33:56 [2021-09-20T19:33:56.176Z] === CONT  TestStopContainerWithTimeout/3
19:33:58 [2021-09-20T19:33:58.064Z] === CONT  TestStopContainerWithTimeout/1
19:33:58 [2021-09-20T19:33:58.985Z] === RUN   TestMiddlewares
19:33:58 [2021-09-20T19:33:58.985Z] --- PASS: TestMiddlewares (0.00s)
19:33:58 [2021-09-20T19:33:58.985Z] PASS
19:33:58 [2021-09-20T19:33:58.985Z] coverage: 9.0% of statements
19:33:58 [2021-09-20T19:33:58.985Z] ok  	github.com/docker/docker/api/server	0.068s	coverage: 9.0% of statements
19:33:59 [2021-09-20T19:33:59.952Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:33:59 [2021-09-20T19:33:59.952Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
19:33:59 [2021-09-20T19:33:59.952Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
19:33:59 [2021-09-20T19:33:59.952Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
19:33:59 [2021-09-20T19:33:59.952Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
19:33:59 [2021-09-20T19:33:59.952Z] === RUN   TestDeleteDevicemapper
19:33:59 [2021-09-20T19:33:59.952Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:33:59 [2021-09-20T19:33:59.952Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:33:59 [2021-09-20T19:33:59.952Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:34:02 [2021-09-20T19:34:02.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s)
19:34:02 [2021-09-20T19:34:02.470Z] === RUN   TestUpdateMemory
19:34:02 [2021-09-20T19:34:02.470Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:02 [2021-09-20T19:34:02.470Z] --- SKIP: TestUpdateMemory (0.00s)
19:34:02 [2021-09-20T19:34:02.470Z] === RUN   TestUpdateCPUQuota
19:34:02 [2021-09-20T19:34:02.470Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:02 [2021-09-20T19:34:02.470Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:34:02 [2021-09-20T19:34:02.470Z] === RUN   TestUpdatePidsLimit
19:34:02 [2021-09-20T19:34:02.470Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:02 [2021-09-20T19:34:02.470Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:34:02 [2021-09-20T19:34:02.470Z] === RUN   TestUpdateRestartPolicy
19:34:10 [2021-09-20T19:34:10.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:34:14 [2021-09-20T19:34:14.638Z] --- PASS: TestUpdateRestartPolicy (12.28s)
19:34:14 [2021-09-20T19:34:14.638Z] === RUN   TestUpdateRestartWithAutoRemove
19:34:14 [2021-09-20T19:34:14.894Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
19:34:14 [2021-09-20T19:34:14.894Z] === RUN   TestWaitNonBlocked
19:34:14 [2021-09-20T19:34:14.894Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:14 [2021-09-20T19:34:14.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:14 [2021-09-20T19:34:14.894Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:14 [2021-09-20T19:34:14.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:14 [2021-09-20T19:34:14.894Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:34:14 [2021-09-20T19:34:14.894Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:34:15 [2021-09-20T19:34:15.822Z] --- PASS: TestWaitNonBlocked (0.01s)
19:34:15 [2021-09-20T19:34:15.822Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
19:34:15 [2021-09-20T19:34:15.822Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
19:34:15 [2021-09-20T19:34:15.822Z] === RUN   TestWaitBlocked
19:34:15 [2021-09-20T19:34:15.822Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:34:15 [2021-09-20T19:34:15.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:34:15 [2021-09-20T19:34:15.822Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:34:15 [2021-09-20T19:34:15.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:34:15 [2021-09-20T19:34:15.822Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:34:15 [2021-09-20T19:34:15.822Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:34:16 [2021-09-20T19:34:16.751Z] --- PASS: TestWaitBlocked (0.01s)
19:34:16 [2021-09-20T19:34:16.751Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s)
19:34:16 [2021-09-20T19:34:16.751Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
19:34:16 [2021-09-20T19:34:16.751Z] === CONT  TestDaemonRestartIpcMode
19:34:16 [2021-09-20T19:34:16.751Z] === CONT  TestIpcModeOlderClient
19:34:17 [2021-09-20T19:34:17.007Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:34:17 [2021-09-20T19:34:17.007Z] === CONT  TestRestartDaemonWithRestartingContainer
19:34:22 [2021-09-20T19:34:22.255Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.70s)
19:34:22 [2021-09-20T19:34:22.255Z] --- PASS: TestDaemonRestartIpcMode (5.48s)
19:34:22 [2021-09-20T19:34:22.255Z] PASS
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === Skipped
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:34:22 [2021-09-20T19:34:22.255Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:34:22 [2021-09-20T19:34:22.255Z] 
19:34:22 [2021-09-20T19:34:22.255Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
19:34:22 [2021-09-20T19:34:22.256Z]     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)
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     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)
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     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)
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
19:34:22 [2021-09-20T19:34:22.256Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
19:34:22 [2021-09-20T19:34:22.256Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestStats (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:34:22 [2021-09-20T19:34:22.256Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] 
19:34:22 [2021-09-20T19:34:22.256Z] DONE 176 tests, 25 skipped in 103.282s
19:34:22 [2021-09-20T19:34:22.256Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:34:22 [2021-09-20T19:34:22.518Z] INFO: Testing against a local daemon
19:34:22 [2021-09-20T19:34:22.518Z] === RUN   TestCommitInheritsEnv
19:34:24 [2021-09-20T19:34:24.405Z] --- PASS: TestCommitInheritsEnv (1.67s)
19:34:24 [2021-09-20T19:34:24.405Z] === RUN   TestImportExtremelyLargeImageWorks
19:34:24 [2021-09-20T19:34:24.405Z] === PAUSE TestImportExtremelyLargeImageWorks
19:34:24 [2021-09-20T19:34:24.405Z] === RUN   TestImagesFilterMultiReference
19:34:24 [2021-09-20T19:34:24.405Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:34:24 [2021-09-20T19:34:24.405Z] === RUN   TestImagePullPlatformInvalid
19:34:24 [2021-09-20T19:34:24.405Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:34:24 [2021-09-20T19:34:24.405Z] === RUN   TestRemoveImageOrphaning
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestRemoveImageOrphaning (1.92s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestRemoveImageGarbageCollector
19:34:26 [2021-09-20T19:34:26.293Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:34:26 [2021-09-20T19:34:26.293Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagInvalidReference
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagInvalidReference (0.01s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagValidPrefixedRepo
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagExistedNameWithoutForce
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagOfficialNames
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagOfficialNames (0.07s)
19:34:26 [2021-09-20T19:34:26.293Z] === RUN   TestTagMatchesDigest
19:34:26 [2021-09-20T19:34:26.293Z] --- PASS: TestTagMatchesDigest (0.01s)
19:34:26 [2021-09-20T19:34:26.293Z] === CONT  TestImportExtremelyLargeImageWorks
19:34:26 [2021-09-20T19:34:26.330Z] ..........................xx....................                         [ 29%]
19:34:28 [2021-09-20T19:34:28.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:34:31 [2021-09-20T19:34:31.689Z] Loaded image: buildpack-deps:buster
19:34:31 [2021-09-20T19:34:31.689Z] Loaded image: busybox:latest
19:34:31 [2021-09-20T19:34:31.689Z] Loaded image: busybox:glibc
19:34:31 [2021-09-20T19:34:31.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:34:38 [2021-09-20T19:34:38.306Z] Loaded image: debian:bullseye
19:34:38 [2021-09-20T19:34:38.306Z] Loaded image: hello-world:latest
19:34:38 [2021-09-20T19:34:38.306Z] Loaded image: arm32v7/hello-world:latest
19:34:38 [2021-09-20T19:34:38.306Z] INFO: Testing against a local daemon
19:34:38 [2021-09-20T19:34:38.306Z] === RUN   TestCgroupNamespacesBuild
19:34:39 [2021-09-20T19:34:39.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:34:40 [2021-09-20T19:34:40.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:34:41 [2021-09-20T19:34:41.638Z] --- PASS: TestCgroupNamespacesBuild (2.94s)
19:34:41 [2021-09-20T19:34:41.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:34:42 [2021-09-20T19:34:42.010Z] --- PASS: TestImportExtremelyLargeImageWorks (92.59s)
19:34:42 [2021-09-20T19:34:42.010Z] PASS
19:34:42 [2021-09-20T19:34:42.010Z] 
19:34:42 [2021-09-20T19:34:42.010Z] DONE 12 tests in 95.301s
19:34:42 [2021-09-20T19:34:42.010Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:34:42 [2021-09-20T19:34:42.010Z] INFO: Testing against a local daemon
19:34:42 [2021-09-20T19:34:42.010Z] === RUN   TestNetworkCreateDelete
19:34:42 [2021-09-20T19:34:42.010Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:34:42 [2021-09-20T19:34:42.010Z] === RUN   TestDockerNetworkDeletePreferID
19:34:42 [2021-09-20T19:34:42.010Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:34:42 [2021-09-20T19:34:42.010Z] === RUN   TestDaemonDNSFallback
19:34:43 [2021-09-20T19:34:43.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:34:44 [2021-09-20T19:34:44.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.47s)
19:34:44 [2021-09-20T19:34:44.183Z] === RUN   TestBuildWithSession
19:34:44 [2021-09-20T19:34:44.183Z]     build_session_test.go:25: TODO: BuildKit
19:34:44 [2021-09-20T19:34:44.183Z] --- SKIP: TestBuildWithSession (0.00s)
19:34:44 [2021-09-20T19:34:44.183Z] === RUN   TestBuildSquashParent
19:34:44 [2021-09-20T19:34:44.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:34:45 [2021-09-20T19:34:45.291Z] --- PASS: TestDaemonDNSFallback (6.56s)
19:34:45 [2021-09-20T19:34:45.291Z] === RUN   TestInspectNetwork
19:34:49 [2021-09-20T19:34:49.478Z] === RUN   TestInspectNetwork/full_network_id
19:34:49 [2021-09-20T19:34:49.478Z] === RUN   TestInspectNetwork/partial_network_id
19:34:49 [2021-09-20T19:34:49.478Z] === RUN   TestInspectNetwork/network_name
19:34:49 [2021-09-20T19:34:49.478Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:34:51 [2021-09-20T19:34:51.984Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:34:52 [2021-09-20T19:34:52.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:34:53 [2021-09-20T19:34:53.661Z] --- PASS: TestInspectNetwork (7.60s)
19:34:53 [2021-09-20T19:34:53.661Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:34:53 [2021-09-20T19:34:53.661Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:34:53 [2021-09-20T19:34:53.661Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:34:53 [2021-09-20T19:34:53.661Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:34:53 [2021-09-20T19:34:53.661Z] === RUN   TestRunContainerWithBridgeNone
19:34:56 [2021-09-20T19:34:56.193Z] --- PASS: TestRunContainerWithBridgeNone (2.97s)
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkInvalidJSON
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkInvalidJSON//networks/create
19:34:56 [2021-09-20T19:34:56.193Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:34:56 [2021-09-20T19:34:56.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:56 [2021-09-20T19:34:56.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:56 [2021-09-20T19:34:56.193Z] === CONT  TestNetworkInvalidJSON//networks/create
19:34:56 [2021-09-20T19:34:56.193Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:34:56 [2021-09-20T19:34:56.193Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:34:56 [2021-09-20T19:34:56.193Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:34:56 [2021-09-20T19:34:56.193Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:34:56 [2021-09-20T19:34:56.193Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:34:56 [2021-09-20T19:34:56.193Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkList
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkList//networks
19:34:56 [2021-09-20T19:34:56.193Z] === PAUSE TestNetworkList//networks
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestNetworkList//networks/
19:34:56 [2021-09-20T19:34:56.193Z] === PAUSE TestNetworkList//networks/
19:34:56 [2021-09-20T19:34:56.193Z] === CONT  TestNetworkList//networks
19:34:56 [2021-09-20T19:34:56.193Z] === CONT  TestNetworkList//networks/
19:34:56 [2021-09-20T19:34:56.193Z] --- PASS: TestNetworkList (0.01s)
19:34:56 [2021-09-20T19:34:56.193Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:34:56 [2021-09-20T19:34:56.193Z]     --- PASS: TestNetworkList//networks (0.00s)
19:34:56 [2021-09-20T19:34:56.193Z] === RUN   TestHostIPv4BridgeLabel
19:34:56 [2021-09-20T19:34:56.424Z] --- PASS: TestBuildSquashParent (12.38s)
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:56 [2021-09-20T19:34:56.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:56 [2021-09-20T19:34:56.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:56 [2021-09-20T19:34:56.424Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:56 [2021-09-20T19:34:56.424Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:56 [2021-09-20T19:34:56.452Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:34:56 [2021-09-20T19:34:56.452Z] === RUN   TestDaemonRestartWithLiveRestore
19:34:57 [2021-09-20T19:34:57.825Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:34:57 [2021-09-20T19:34:57.825Z] === RUN   TestDaemonDefaultNetworkPools
19:34:58 [2021-09-20T19:34:58.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:34:58 [2021-09-20T19:34:58.390Z] === RUN   TestDaemonRestartWithExistingNetwork
19:34:59 [2021-09-20T19:34:59.325Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:34:59 [2021-09-20T19:34:59.325Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestBoolValue
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestBoolValue (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestBoolValueOrDefault
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestBoolValueOrDefault (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestInt64ValueOrZero
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestInt64ValueOrZero (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestInt64ValueOrDefault
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestInt64ValueOrDefault (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestInt64ValueOrDefaultWithError
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestJsonContentType
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestJsonContentType (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] PASS
19:34:59 [2021-09-20T19:34:59.365Z] coverage: 14.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ok  	github.com/docker/docker/api/server/httputils	0.134s	coverage: 14.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestMaskSecretKeys
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestMaskSecretKeys (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestVersionMiddlewareVersion
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] PASS
19:34:59 [2021-09-20T19:34:59.365Z] coverage: 37.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ok  	github.com/docker/docker/api/server/middleware	0.043s	coverage: 37.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestStrSliceMarshalJSON
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestStrSliceUnmarshalJSON
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestStrSliceUnmarshalString
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestStrSliceUnmarshalSlice
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] PASS
19:34:59 [2021-09-20T19:34:59.365Z] coverage: 90.0% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
19:34:59 [2021-09-20T19:34:59.365Z] === RUN   TestAdjustForAPIVersion
19:34:59 [2021-09-20T19:34:59.365Z] --- PASS: TestAdjustForAPIVersion (0.00s)
19:34:59 [2021-09-20T19:34:59.365Z] PASS
19:34:59 [2021-09-20T19:34:59.365Z] coverage: 5.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ok  	github.com/docker/docker/api/server/router/swarm	0.051s	coverage: 5.7% of statements
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:34:59 [2021-09-20T19:34:59.365Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestToJSON
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestToJSON (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestToParamWithVersion
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestToParamWithVersion (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromJSON
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromJSON (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestEmpty
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestEmpty (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestArgsMatchKVListEmptySources
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestArgsMatchKVList
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestArgsMatchKVList (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestArgsMatch
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestArgsMatch (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestAdd
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestAdd (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDel
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestDel (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestLen
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestLen (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestExactMatch
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestExactMatch (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestOnlyOneExactMatch
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestOnlyOneExactMatch (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestContains
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestContains (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestValidate
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestValidate (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestWalkValues
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestWalkValues (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFuzzyMatch
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFuzzyMatch (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestClone
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestClone (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] PASS
19:34:59 [2021-09-20T19:34:59.366Z] coverage: 92.2% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ok  	github.com/docker/docker/api/types/filters	0.058s	coverage: 92.2% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDurationToSecondsString
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestDurationToSecondsString (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestGetTimestamp
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCompareVersion
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestCompareVersion (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] PASS
19:34:59 [2021-09-20T19:34:59.366Z] coverage: 75.0% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ok  	github.com/docker/docker/api/types/versions	0.047s	coverage: 75.0% of statements
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestGetTimestamp (0.13s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseTimestamps
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestParseTimestamps (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] PASS
19:34:59 [2021-09-20T19:34:59.366Z] coverage: 100.0% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ok  	github.com/docker/docker/api/types/time	0.182s	coverage: 100.0% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestParseRemoteURL (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCloneArgsSmartHttp
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCloneArgsDumbHttp
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCloneArgsGit
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestCloneArgsGit (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCheckoutGit
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestProcessNoDockerignore
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestProcessNoDockerignore (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestProcessShouldLeaveAllFiles
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDetectContentType
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestDetectContentType (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestSelectAcceptableMIME
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestSelectAcceptableMIME (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestInspectEmptyResponse
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestInspectEmptyResponse (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestInspectResponseBinary
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestInspectResponseBinary (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestResponseUnsupportedContentType
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestInspectResponseTextSimple
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestInspectResponseTextSimple (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestInspectResponseEmptyContentType
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestUnknownContentLength
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestUnknownContentLength (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDownloadRemote
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestDownloadRemote (0.06s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestGetWithStatusError
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestGetWithStatusError (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCloseRootDirectory
19:34:59 [2021-09-20T19:34:59.366Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:34:59 [2021-09-20T19:34:59.366Z] --- SKIP: TestCloseRootDirectory (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestHashFile
19:34:59 [2021-09-20T19:34:59.366Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:34:59 [2021-09-20T19:34:59.366Z] --- SKIP: TestHashFile (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestHashSubdir
19:34:59 [2021-09-20T19:34:59.366Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:34:59 [2021-09-20T19:34:59.366Z] --- SKIP: TestHashSubdir (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestRemoveDirectory
19:34:59 [2021-09-20T19:34:59.366Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:34:59 [2021-09-20T19:34:59.366Z] --- SKIP: TestRemoveDirectory (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] PASS
19:34:59 [2021-09-20T19:34:59.366Z] coverage: 9.3% of statements
19:34:59 [2021-09-20T19:34:59.366Z] ok  	github.com/docker/docker/builder/remotecontext	0.225s	coverage: 9.3% of statements
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestGetAllAllowed
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestGetAllAllowed (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestGetAllMeta
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestGetAllMeta (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestWarnOnUnusedBuildArgs
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestIsUnreferencedBuiltin
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestIsExistingDirectory
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestIsExistingDirectory (0.01s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestGetFilenameForDownload
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestGetFilenameForDownload (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestEnv2Variables
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestEnv2Variables (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestEnvValueWithExistingRunConfigEnv
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestMaintainer
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestMaintainer (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestLabel
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestLabel (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromScratch
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromScratch (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromWithArg
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromWithArg (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromWithArgButBuildArgsNotGiven
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromWithUndefinedArg
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromWithUndefinedArg (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestFromMultiStageWithNamedStage
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestOnbuild
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestOnbuild (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestWorkdir
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestWorkdir (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestCmd
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestCmd (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestHealthcheckNone
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestHealthcheckNone (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestHealthcheckCmd
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestHealthcheckCmd (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestEntrypoint
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestEntrypoint (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestExpose
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestExpose (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestUser
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestUser (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestVolume
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestVolume (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestStopSignal
19:34:59 [2021-09-20T19:34:59.366Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:34:59 [2021-09-20T19:34:59.366Z] --- SKIP: TestStopSignal (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestArg
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestArg (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestShell
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestShell (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestPrependEnvOnCmd
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestPrependEnvOnCmd (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestRunWithBuildArgs
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestRunWithBuildArgs (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestRunIgnoresHealthcheck
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDispatchUnsupportedOptions
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
19:34:59 [2021-09-20T19:34:59.366Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
19:34:59 [2021-09-20T19:34:59.366Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestNormalizeWorkdir
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestNormalizeWorkdir (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/ADD_multiple_files_to_file
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/COPY_multiple_files_to_file
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/COPY_wildcard_no_files
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDispatch/COPY_url
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestDispatch (0.05s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z]     --- PASS: TestDispatch/COPY_url (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestAddScratchImageAddsToMounts
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestAddFromScratchPopulatesPlatform
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestImageSourceGetAddsToMounts
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestEmptyDockerfile
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestEmptyDockerfile (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestSymlinkDockerfile
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestSymlinkDockerfile (0.01s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDockerfileOutsideTheBuildContext
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestNonExistingDockerfile
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestNonExistingDockerfile (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestCopyRunConfig
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestCopyRunConfig (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDeepCopyRunConfig
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestDeepCopyRunConfig (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestExportImage
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestExportImage (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestNormalizeDest
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestNormalizeDest (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] PASS
19:34:59 [2021-09-20T19:34:59.367Z] coverage: 46.8% of statements
19:34:59 [2021-09-20T19:34:59.367Z] ok  	github.com/docker/docker/builder/dockerfile	0.181s	coverage: 46.8% of statements
19:34:59 [2021-09-20T19:34:59.367Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestEnable
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestEnable (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestDisable
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestDisable (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] === RUN   TestEnabled
19:34:59 [2021-09-20T19:34:59.367Z] --- PASS: TestEnabled (0.00s)
19:34:59 [2021-09-20T19:34:59.367Z] PASS
19:34:59 [2021-09-20T19:34:59.367Z] coverage: 100.0% of statements
19:34:59 [2021-09-20T19:34:59.367Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
19:34:59 [2021-09-20T19:34:59.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:35:00 [2021-09-20T19:35:00.700Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
19:35:00 [2021-09-20T19:35:00.700Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:35:01 [2021-09-20T19:35:01.266Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:35:01 [2021-09-20T19:35:01.266Z] === RUN   TestServiceWithPredefinedNetwork
19:35:01 [2021-09-20T19:35:01.675Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:35:01 [2021-09-20T19:35:01.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:01 [2021-09-20T19:35:01.715Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:03 [2021-09-20T19:35:03.674Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:35:03 [2021-09-20T19:35:03.674Z] Using test binary docker
19:35:03 [2021-09-20T19:35:03.674Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:35:03 [2021-09-20T19:35:03.674Z] +++ /etc/init.d/apparmor start
19:35:03 [2021-09-20T19:35:03.674Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:35:03 [2021-09-20T19:35:03.674Z] INFO: Waiting for daemon to start...
19:35:03 [2021-09-20T19:35:03.674Z] Starting dockerd
19:35:03 [2021-09-20T19:35:03.674Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:35:03 [2021-09-20T19:35:03.795Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s)
19:35:03 [2021-09-20T19:35:03.795Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:35:03 [2021-09-20T19:35:03.795Z]     service_test.go:242: FLAKY_TEST
19:35:03 [2021-09-20T19:35:03.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:03 [2021-09-20T19:35:03.796Z] === RUN   TestServiceWithDataPathPortInit
19:35:05 [2021-09-20T19:35:05.590Z] .
19:35:05 [2021-09-20T19:35:05.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:35:05 [2021-09-20T19:35:05.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:35:05 [2021-09-20T19:35:05.590Z] Error: No such image: emptyfs
19:35:05 [2021-09-20T19:35:05.590Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:35:05 [2021-09-20T19:35:05.590Z] ++++ docker load
19:35:05 [2021-09-20T19:35:05.856Z] Running integration-test (iteration 1)
19:35:05 [2021-09-20T19:35:05.856Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:35:05 [2021-09-20T19:35:05.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:35:05 [2021-09-20T19:35:05.856Z] ++ set -e
19:35:05 [2021-09-20T19:35:05.856Z] ++ '[' -n 0 ']'
19:35:05 [2021-09-20T19:35:05.856Z] ++ set -x
19:35:05 [2021-09-20T19:35:05.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:35:05 [2021-09-20T19:35:05.960Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:35:07 [2021-09-20T19:35:07.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:07 [2021-09-20T19:35:07.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointCreateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointCreate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointDeleteError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointDeleteError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointDelete
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointDelete (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointListError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointListError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointList
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointList (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCheckpointListContainerNotFound
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNewClientWithOpsFromEnv
19:35:07 [2021-09-20T19:35:07.905Z]     client_test.go:23: runtime.GOOS == "windows"
19:35:07 [2021-09-20T19:35:07.905Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestGetAPIPath
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestGetAPIPath (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestParseHostURL
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestParseHostURL (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPIVersionEmpty
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPIVersion
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPIVersion (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPVersionOverride
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPIVersionAutomatic
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestClientRedirect
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestClientRedirect (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigCreateUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigCreateUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigCreateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigCreate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspectNotFound
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspectNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspectUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspectUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspectError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspectConfigNotFound
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigInspect
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigListUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigListUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigListError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigListError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigList
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigList (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigRemoveUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigRemoveError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigRemove
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigUpdateUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigUpdateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigUpdateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestConfigUpdate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestConfigUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCommitError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCommitError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCommit
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCommit (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStatPathError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStatPathError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStatPathNotFoundError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStatPathNoHeaderError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStatPath
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStatPath (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyToContainerError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyToContainerError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyToContainerNotFoundError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyToContainerNotStatusOKError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyToContainer
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyToContainer (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyFromContainerError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyFromContainerError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyFromContainerNotFoundError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyFromContainerNotStatusOKError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyFromContainerNoHeaderError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestCopyFromContainer
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestCopyFromContainer (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCreateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCreateImageNotFound
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCreateWithName
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCreateWithName (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerCreateAutoRemove
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerDiffError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerDiffError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerDiff
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerDiff (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecCreateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecCreate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecStartError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecStartError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecStart
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecStart (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecInspectError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecInspect
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExportError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExportError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExport
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExport (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerInspectError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerInspectContainerNotFound
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerInspect
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerInspectNode
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerInspectNode (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerKillError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerKillError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerKill
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerKill (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerListError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerListError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerList
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerList (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerLogsNotFoundError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerLogsError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerLogsError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerLogs
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerLogs (0.13s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerPauseError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerPauseError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerPause
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerPause (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainersPruneError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainersPruneError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainersPrune
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainersPrune (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRemoveError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRemoveNotFoundError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRemove
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRenameError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRenameError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRename
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRename (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerResizeError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerResizeError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecResizeError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecResizeError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerResize
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerResize (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerExecResize
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerExecResize (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRestartError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRestartError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerRestart
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerRestart (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStartError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStartError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStart
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStart (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStatsError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStatsError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStats
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStats (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStopError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStopError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerStop
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerStop (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerTopError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerTopError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerTop
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerTop (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerUnpauseError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerUnpauseError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerUnpause
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerUnpause (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerUpdateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerUpdateError (0.02s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerUpdate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerWaitError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerWaitError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestContainerWait
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestContainerWait (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestDiskUsageError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestDiskUsageError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestDiskUsage
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestDiskUsage (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestDistributionInspectUnsupported
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestDistributionInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestEventsErrorInOptions
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestEventsErrorInOptions (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestEventsErrorFromServer
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestEventsErrorFromServer (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestEvents
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestEvents (0.01s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestTLSCloseWriter
19:35:07 [2021-09-20T19:35:07.905Z] === PAUSE TestTLSCloseWriter
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageBuildError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageBuildError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageBuild
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageBuild (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestGetDockerOS
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestGetDockerOS (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageCreateError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageCreate
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageHistoryError
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageHistoryError (0.00s)
19:35:07 [2021-09-20T19:35:07.905Z] === RUN   TestImageHistory
19:35:07 [2021-09-20T19:35:07.905Z] --- PASS: TestImageHistory (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageImportError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageImportError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageImport
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageImport (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageInspectImageNotFound
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageInspectImageNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageList (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageListApiBefore125
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageListApiBefore125 (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageLoadError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageLoadError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageLoad
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageLoad (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagesPruneError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagesPruneError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagesPrune
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagesPrune (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullReferenceParseError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullReferenceParseError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullAnyError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullAnyError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullStatusUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullWithPrivilegedFuncNoError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePullWithoutErrors
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePullWithoutErrors (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushReferenceError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushReferenceError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushAnyError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushAnyError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushStatusUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithPrivilegedFuncNoError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithoutErrors
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImagePushWithoutErrors (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageRemoveImageNotFound
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSaveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSaveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSave
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSave (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchAnyError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchAnyError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchStatusUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageSearchWithoutErrors
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageTagError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageTagError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageTagInvalidReference
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageTagInvalidReference (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageTagInvalidSourceImageName
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageTagHexSource
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageTagHexSource (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestImageTag
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestImageTag (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestInfoServerError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestInfoServerError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestInfoInvalidResponseJSONError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestInfo
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestInfo (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkConnectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkConnectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkConnect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkConnect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkCreateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkCreate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkDisconnectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkDisconnectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkDisconnect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkDisconnect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkInspectNotFoundError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkList (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworksPruneError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworksPruneError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworksPrune
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworksPrune (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNetworkRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNetworkRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeInspectNodeNotFound
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeList (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeUpdateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeUpdateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestNodeUpdate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestNodeUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestOptionWithTimeout
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestOptionWithTimeout (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingFail
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPingFail (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingWithError
19:35:07 [2021-09-20T19:35:07.906Z] 2021/09/20 19:35:06 RoundTripper returned a response & error; ignoring response
19:35:07 [2021-09-20T19:35:07.906Z] 2021/09/20 19:35:06 RoundTripper returned a response & error; ignoring response
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPingWithError (0.02s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingSuccess
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPingSuccess (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingHeadFallback
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingHeadFallback/OK
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingHeadFallback/Internal_Server_Error
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingHeadFallback/Not_Found
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPingHeadFallback (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginDisableError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginDisableError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginDisable
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginDisable (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginEnableError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginEnableError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginEnable
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginEnable (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginList (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginPushError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginPushError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginPush
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginPush (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginSetError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginSetError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPluginSet
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPluginSet (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSetHostHeader
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSetHostHeader (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestPlainTextError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestPlainTextError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestInfiniteError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestInfiniteError (0.02s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretCreateUnsupported
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretCreateUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretCreateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretCreate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretInspectUnsupported
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretInspectUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretInspectSecretNotFound
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretListUnsupported
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretListUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretList (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretRemoveUnsupported
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretUpdateUnsupported
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretUpdateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretUpdateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSecretUpdate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSecretUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceCreateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceCreate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceCreateCompatiblePlatforms
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceCreateDigestPinning
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceInspectServiceNotFound
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceListError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceListError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceList
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceList (0.01s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceLogsError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceLogsError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceLogs
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceLogs (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceRemoveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceRemoveNotFoundError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceRemove
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceUpdateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceUpdateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestServiceUpdate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestServiceUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmGetUnlockKeyError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmGetUnlockKey
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmInitError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmInitError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmInit
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmInit (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmInspect
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmJoinError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmJoinError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmJoin
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmJoin (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmLeaveError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmLeaveError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmLeave
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmLeave (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmUnlockError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmUnlockError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmUnlock
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmUnlock (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmUpdateError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmUpdateError (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestSwarmUpdate
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestSwarmUpdate (0.00s)
19:35:07 [2021-09-20T19:35:07.906Z] === RUN   TestTaskInspectError
19:35:07 [2021-09-20T19:35:07.906Z] --- PASS: TestTaskInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestTaskInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestTaskInspect
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestTaskInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestTaskListError
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestTaskListError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestTaskList
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestTaskList (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeCreateError
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeCreateError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeCreate
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeCreate (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeInspectError
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeInspectError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeInspectNotFound
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeInspectNotFound (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeInspectWithEmptyID
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeInspect
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeInspect (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeListError
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeListError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeList
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeList (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeRemoveError
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeRemoveError (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === RUN   TestVolumeRemove
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestVolumeRemove (0.00s)
19:35:07 [2021-09-20T19:35:07.907Z] === CONT  TestTLSCloseWriter
19:35:07 [2021-09-20T19:35:07.907Z] --- PASS: TestTLSCloseWriter (0.01s)
19:35:07 [2021-09-20T19:35:07.907Z] PASS
19:35:07 [2021-09-20T19:35:07.907Z] coverage: 74.9% of statements
19:35:07 [2021-09-20T19:35:07.907Z] ok  	github.com/docker/docker/client	0.348s	coverage: 74.9% of statements
19:35:12 [2021-09-20T19:35:12.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.13s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.21s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.43s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.72s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.19s)
19:35:12 [2021-09-20T19:35:12.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.02s)
19:35:12 [2021-09-20T19:35:12.303Z] === RUN   TestBuildMultiStageCopy
19:35:12 [2021-09-20T19:35:12.303Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:35:15 [2021-09-20T19:35:15.610Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:35:16 [2021-09-20T19:35:16.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:35:16 [2021-09-20T19:35:16.443Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:35:17 [2021-09-20T19:35:17.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:35:17 [2021-09-20T19:35:17.590Z] --- PASS: TestBuildMultiStageCopy (5.58s)
19:35:17 [2021-09-20T19:35:17.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.61s)
19:35:17 [2021-09-20T19:35:17.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
19:35:17 [2021-09-20T19:35:17.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s)
19:35:17 [2021-09-20T19:35:17.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
19:35:17 [2021-09-20T19:35:17.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
19:35:17 [2021-09-20T19:35:17.591Z] === RUN   TestBuildMultiStageParentConfig
19:35:18 [2021-09-20T19:35:18.119Z] Loaded image: buildpack-deps:buster
19:35:18 [2021-09-20T19:35:18.120Z] Loaded image: busybox:latest
19:35:18 [2021-09-20T19:35:18.120Z] Loaded image: busybox:glibc
19:35:18 [2021-09-20T19:35:18.730Z] --- PASS: TestServiceWithDataPathPortInit (14.43s)
19:35:18 [2021-09-20T19:35:18.730Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:35:18 [2021-09-20T19:35:18.977Z] --- PASS: TestBuildMultiStageParentConfig (1.32s)
19:35:18 [2021-09-20T19:35:18.977Z] === RUN   TestBuildLabelWithTargets
19:35:20 [2021-09-20T19:35:20.680Z] Loaded image: debian:bullseye
19:35:20 [2021-09-20T19:35:20.680Z] Loaded image: hello-world:latest
19:35:20 [2021-09-20T19:35:20.680Z] Loaded image: arm32v7/hello-world:latest
19:35:20 [2021-09-20T19:35:20.680Z] INFO: Testing against a local daemon
19:35:20 [2021-09-20T19:35:20.680Z] === RUN   TestCgroupNamespacesBuild
19:35:21 [2021-09-20T19:35:21.258Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9jdjeyvzqkh1u4sqd5sfyx14j Created:2021-09-20 19:35:19.485388076 +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[d3a1d1a7e43600669d409135309fc0134091eb8b26e653e51ef6c1951ec6316b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jyklwhizbh3j2smf1z2j4rfjx EndpointID:3311240624c5c7fe60a87a3d76620eafecb5101c7724ef0fb7999efe9b102c1c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:331117d4617e77fbcaf2bf2cde8dedef52115161e6f5c8bc2f5f50265d6e89a5 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:4e779c21fb3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jyklwhizbh3j2smf1z2j4rfjx EndpointID:3311240624c5c7fe60a87a3d76620eafecb5101c7724ef0fb7999efe9b102c1c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:35:21 [2021-09-20T19:35:21.535Z] --- PASS: TestBuildLabelWithTargets (2.15s)
19:35:21 [2021-09-20T19:35:21.535Z] === RUN   TestBuildWithEmptyLayers
19:35:22 [2021-09-20T19:35:22.107Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
19:35:22 [2021-09-20T19:35:22.107Z] === RUN   TestBuildMultiStageOnBuild
19:35:22 [2021-09-20T19:35:22.602Z] --- PASS: TestCgroupNamespacesBuild (1.85s)
19:35:22 [2021-09-20T19:35:22.602Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:35:22 [2021-09-20T19:35:22.689Z] --- PASS: TestCheckoutGit (25.98s)
19:35:22 [2021-09-20T19:35:22.690Z] === RUN   TestValidGitTransport
19:35:22 [2021-09-20T19:35:22.690Z] --- PASS: TestValidGitTransport (0.00s)
19:35:22 [2021-09-20T19:35:22.690Z] === RUN   TestGitInvalidRef
19:35:22 [2021-09-20T19:35:22.690Z] --- PASS: TestGitInvalidRef (0.23s)
19:35:22 [2021-09-20T19:35:22.690Z] PASS
19:35:22 [2021-09-20T19:35:22.690Z] coverage: 86.3% of statements
19:35:22 [2021-09-20T19:35:22.690Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.319s	coverage: 86.3% of statements
19:35:22 [2021-09-20T19:35:22.690Z] ?   	github.com/docker/docker/cli	[no test files]
19:35:22 [2021-09-20T19:35:22.690Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:35:24 [2021-09-20T19:35:24.006Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
19:35:24 [2021-09-20T19:35:24.006Z] === RUN   TestBuildWithSession
19:35:24 [2021-09-20T19:35:24.006Z]     build_session_test.go:25: TODO: BuildKit
19:35:24 [2021-09-20T19:35:24.006Z] --- SKIP: TestBuildWithSession (0.00s)
19:35:24 [2021-09-20T19:35:24.006Z] === RUN   TestBuildSquashParent
19:35:25 [2021-09-20T19:35:25.444Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s)
19:35:25 [2021-09-20T19:35:25.444Z] PASS
19:35:25 [2021-09-20T19:35:25.444Z] 
19:35:25 [2021-09-20T19:35:25.444Z] === Skipped
19:35:25 [2021-09-20T19:35:25.444Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:25 [2021-09-20T19:35:25.444Z]     service_test.go:242: FLAKY_TEST
19:35:25 [2021-09-20T19:35:25.444Z] 
19:35:25 [2021-09-20T19:35:25.444Z] 
19:35:25 [2021-09-20T19:35:25.444Z] DONE 26 tests, 1 skipped in 47.315s
19:35:25 [2021-09-20T19:35:25.444Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:35:25 [2021-09-20T19:35:25.703Z] INFO: Testing against a local daemon
19:35:25 [2021-09-20T19:35:25.703Z] === RUN   TestDockerNetworkIpvlanPersistance
19:35:25 [2021-09-20T19:35:25.703Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:35:25 [2021-09-20T19:35:25.703Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:35:25 [2021-09-20T19:35:25.703Z] === RUN   TestDockerNetworkIpvlan
19:35:25 [2021-09-20T19:35:25.703Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:35:25 [2021-09-20T19:35:25.703Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:35:25 [2021-09-20T19:35:25.703Z] PASS
19:35:25 [2021-09-20T19:35:25.703Z] 
19:35:25 [2021-09-20T19:35:25.703Z] === Skipped
19:35:25 [2021-09-20T19:35:25.703Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:35:25 [2021-09-20T19:35:25.703Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:35:25 [2021-09-20T19:35:25.703Z] 
19:35:25 [2021-09-20T19:35:25.703Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:35:25 [2021-09-20T19:35:25.703Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:35:25 [2021-09-20T19:35:25.703Z] 
19:35:25 [2021-09-20T19:35:25.703Z] 
19:35:25 [2021-09-20T19:35:25.703Z] DONE 2 tests, 2 skipped in 0.040s
19:35:25 [2021-09-20T19:35:25.703Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:35:25 [2021-09-20T19:35:25.703Z] INFO: Testing against a local daemon
19:35:25 [2021-09-20T19:35:25.703Z] === RUN   TestDockerNetworkMacvlanPersistance
19:35:26 [2021-09-20T19:35:26.042Z] tests/integration/api_network_test.py ............................       [ 47%]
19:35:26 [2021-09-20T19:35:26.323Z] --- PASS: TestBuildMultiStageOnBuild (4.05s)
19:35:26 [2021-09-20T19:35:26.323Z] === RUN   TestBuildUncleanTarFilenames
19:35:27 [2021-09-20T19:35:27.077Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:35:27 [2021-09-20T19:35:27.077Z] === RUN   TestDockerNetworkMacvlan
19:35:27 [2021-09-20T19:35:27.644Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:35:27 [2021-09-20T19:35:27.710Z] --- PASS: TestBuildUncleanTarFilenames (1.60s)
19:35:27 [2021-09-20T19:35:27.710Z] === RUN   TestBuildMultiStageLayerLeak
19:35:28 [2021-09-20T19:35:28.210Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:35:29 [2021-09-20T19:35:29.149Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:35:30 [2021-09-20T19:35:30.601Z] --- PASS: TestBuildSquashParent (5.95s)
19:35:30 [2021-09-20T19:35:30.601Z] === RUN   TestBuildWithRemoveAndForceRemove
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:30 [2021-09-20T19:35:30.602Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:30 [2021-09-20T19:35:30.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:30 [2021-09-20T19:35:30.602Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:35:30 [2021-09-20T19:35:30.602Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:35:30 [2021-09-20T19:35:30.602Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:35:31 [2021-09-20T19:35:31.679Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:35:31 [2021-09-20T19:35:31.920Z] --- PASS: TestBuildMultiStageLayerLeak (3.91s)
19:35:31 [2021-09-20T19:35:31.920Z] === RUN   TestBuildWithHugeFile
19:35:32 [2021-09-20T19:35:32.525Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:35:32 [2021-09-20T19:35:32.787Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:35:33 [2021-09-20T19:35:33.758Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:35:34 [2021-09-20T19:35:34.208Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestContainerStopSignal
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestContainerStopSignal (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestContainerStopTimeout
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestContainerStopTimeout (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestContainerSecretReferenceDestTarget
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestContainerLogPathSetForJSONFileLogger
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestContainerLogPathSetForRingLogger
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestReplaceAndAppendEnvVars
19:35:35 [2021-09-20T19:35:35.039Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestNewMemoryStore
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestNewMemoryStore (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestAddContainers
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestAddContainers (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestGetContainer
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestGetContainer (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestDeleteContainer
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestDeleteContainer (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestListContainers
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestListContainers (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestFirstContainer
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestFirstContainer (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestApplyAllContainer
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestApplyAllContainer (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestIsValidHealthString
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestIsValidHealthString (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestStateRunStop
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestStateRunStop (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestStateTimeoutWait
19:35:35 [2021-09-20T19:35:35.039Z]     state_test.go:141: Stop callback fired
19:35:35 [2021-09-20T19:35:35.039Z]     state_test.go:165: Stop callback fired
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestStateTimeoutWait (0.10s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestIsValidStateString
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestIsValidStateString (0.00s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestViewSaveDelete
19:35:35 [2021-09-20T19:35:35.039Z] --- PASS: TestViewSaveDelete (0.01s)
19:35:35 [2021-09-20T19:35:35.039Z] === RUN   TestViewAll
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithTLS
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithConflicts
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliWithConflictingLabels
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestViewAll (0.02s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestViewGet
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestViewGet (0.01s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestNames
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestConfigureDaemonLogs
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestConfigureDaemonLogs (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestCommonOptionsInstallFlags
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] PASS
19:35:35 [2021-09-20T19:35:35.040Z] coverage: 18.4% of statements
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestNames (0.01s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestViewWithHealthCheck
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestViewWithHealthCheck (0.01s)
19:35:35 [2021-09-20T19:35:35.040Z] PASS
19:35:35 [2021-09-20T19:35:35.040Z] coverage: 41.4% of statements
19:35:35 [2021-09-20T19:35:35.040Z] ok  	github.com/docker/docker/cmd/dockerd	0.151s	coverage: 18.4% of statements
19:35:35 [2021-09-20T19:35:35.040Z] ok  	github.com/docker/docker/container	0.239s	coverage: 41.4% of statements
19:35:35 [2021-09-20T19:35:35.040Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:35:35 [2021-09-20T19:35:35.040Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:35:35 [2021-09-20T19:35:35.040Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:35:35 [2021-09-20T19:35:35.040Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestPrepare
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestPrepare (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestStart
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestStart (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestWaitCancel
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestWaitCancel (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestWaitDisabled
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestWaitDisabled (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestWaitEnabled
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestWaitEnabled (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] === RUN   TestRemove
19:35:35 [2021-09-20T19:35:35.040Z] --- PASS: TestRemove (0.00s)
19:35:35 [2021-09-20T19:35:35.040Z] PASS
19:35:35 [2021-09-20T19:35:35.040Z] coverage: 65.3% of statements
19:35:35 [2021-09-20T19:35:35.040Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.089s	coverage: 65.3% of statements
19:35:35 [2021-09-20T19:35:35.255Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:35:35 [2021-09-20T19:35:35.333Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s)
19:35:35 [2021-09-20T19:35:35.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s)
19:35:35 [2021-09-20T19:35:35.333Z] === RUN   TestBuildMultiStageCopy
19:35:35 [2021-09-20T19:35:35.333Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:35:37 [2021-09-20T19:35:37.205Z] === RUN   TestNewListSecretsFilters
19:35:37 [2021-09-20T19:35:37.205Z] --- PASS: TestNewListSecretsFilters (0.00s)
19:35:37 [2021-09-20T19:35:37.205Z] === RUN   TestNewListConfigsFilters
19:35:37 [2021-09-20T19:35:37.205Z] --- PASS: TestNewListConfigsFilters (0.00s)
19:35:37 [2021-09-20T19:35:37.205Z] PASS
19:35:37 [2021-09-20T19:35:37.205Z] coverage: 0.5% of statements
19:35:37 [2021-09-20T19:35:37.205Z] ok  	github.com/docker/docker/daemon/cluster	0.456s	coverage: 0.5% of statements
19:35:37 [2021-09-20T19:35:37.249Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:35:37 [2021-09-20T19:35:37.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:35:37 [2021-09-20T19:35:37.660Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCContainerRuntime
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/empty
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/default
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/process
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCIsolation
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCIsolation/default
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCIsolation/process
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCConfigs
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCConfigs/file
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCConfigs
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCConfigs/file
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
19:35:37 [2021-09-20T19:35:37.661Z] === RUN   TestServiceConvertToGRPCConfigs/none
19:35:37 [2021-09-20T19:35:37.661Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
19:35:37 [2021-09-20T19:35:37.661Z] PASS
19:35:37 [2021-09-20T19:35:37.661Z] coverage: 35.9% of statements
19:35:37 [2021-09-20T19:35:37.661Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.177s	coverage: 35.9% of statements
19:35:37 [2021-09-20T19:35:37.772Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:35:38 [2021-09-20T19:35:38.034Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:35:38 [2021-09-20T19:35:38.296Z] --- PASS: TestBuildMultiStageCopy (3.18s)
19:35:38 [2021-09-20T19:35:38.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s)
19:35:38 [2021-09-20T19:35:38.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s)
19:35:38 [2021-09-20T19:35:38.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
19:35:38 [2021-09-20T19:35:38.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
19:35:38 [2021-09-20T19:35:38.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
19:35:38 [2021-09-20T19:35:38.296Z] === RUN   TestBuildMultiStageParentConfig
19:35:39 [2021-09-20T19:35:39.240Z] --- PASS: TestBuildMultiStageParentConfig (0.77s)
19:35:39 [2021-09-20T19:35:39.240Z] === RUN   TestBuildLabelWithTargets
19:35:39 [2021-09-20T19:35:39.474Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:35:40 [2021-09-20T19:35:40.186Z] --- PASS: TestBuildLabelWithTargets (1.26s)
19:35:40 [2021-09-20T19:35:40.186Z] === RUN   TestBuildWithEmptyLayers
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestBuilderGC
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestBuilderGC (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationNotFound
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonBrokenConfiguration
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestParseClusterAdvertiseSettings
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestFindConfigurationConflicts
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestFindConfigurationConflicts (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeConflicts
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeConcurrent
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeConcurrentError
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestFindConfigurationConflictsWithMergedValues
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
19:35:40 [2021-09-20T19:35:40.560Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
19:35:40 [2021-09-20T19:35:40.560Z] --- PASS: TestValidateConfigurationErrors (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
19:35:40 [2021-09-20T19:35:40.560Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_label
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_dns
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_dns-search
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_max-download-attempts
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestValidateConfiguration/with_node_generic_resources
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestValidateConfiguration (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestModifiedDiscoverySettings
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestReloadSetConfigFileNotExist
19:35:40 [2021-09-20T19:35:40.561Z] time="2021-09-20T19:35:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestReloadDefaultConfigNotExist
19:35:40 [2021-09-20T19:35:40.561Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:35:40 [2021-09-20T19:35:40.561Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestReloadBadDefaultConfig
19:35:40 [2021-09-20T19:35:40.561Z] time="2021-09-20T19:35:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-081954171"
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestReloadWithConflictingLabels
19:35:40 [2021-09-20T19:35:40.561Z] time="2021-09-20T19:35:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-324099742"
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestReloadWithDuplicateLabels
19:35:40 [2021-09-20T19:35:40.561Z] time="2021-09-20T19:35:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-683309925"
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestDaemonConfigurationMerge
19:35:40 [2021-09-20T19:35:40.561Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
19:35:40 [2021-09-20T19:35:40.561Z] PASS
19:35:40 [2021-09-20T19:35:40.561Z] coverage: 79.7% of statements
19:35:40 [2021-09-20T19:35:40.561Z] ok  	github.com/docker/docker/daemon/config	0.230s	coverage: 79.7% of statements
19:35:40 [2021-09-20T19:35:40.561Z] === RUN   TestWaitNodeAttachment
19:35:40 [2021-09-20T19:35:40.850Z] --- PASS: TestDockerNetworkMacvlan (13.90s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.52s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.91s)
19:35:40 [2021-09-20T19:35:40.850Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
19:35:40 [2021-09-20T19:35:40.850Z] PASS
19:35:40 [2021-09-20T19:35:40.850Z] 
19:35:40 [2021-09-20T19:35:40.850Z] DONE 8 tests in 15.208s
19:35:40 [2021-09-20T19:35:40.850Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:35:40 [2021-09-20T19:35:40.850Z] testing: warning: no tests to run
19:35:40 [2021-09-20T19:35:40.850Z] PASS
19:35:40 [2021-09-20T19:35:40.850Z] 
19:35:40 [2021-09-20T19:35:40.850Z] DONE 0 tests in 0.006s
19:35:40 [2021-09-20T19:35:40.850Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:35:40 [2021-09-20T19:35:40.850Z] INFO: Testing against a local daemon
19:35:40 [2021-09-20T19:35:40.850Z] === RUN   TestAuthZPluginAllowRequest
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestWaitNodeAttachment (0.40s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestIsolationConversion
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestIsolationConversion/default
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestIsolationConversion/process
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestIsolationConversion/hyperv
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestIsolationConversion (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestIsolationConversion/default (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestIsolationConversion/process (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestContainerLabels
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestContainerLabels (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestCredentialSpecConversion
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestCredentialSpecConversion/none
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestCredentialSpecConversion/config
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestCredentialSpecConversion/file
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestCredentialSpecConversion/registry
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestCredentialSpecConversion (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountBind
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountBind (0.02s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountVolume
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountVolume (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountTarget
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountTarget (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountTmpfs
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountInvalidType
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
19:35:41 [2021-09-20T19:35:41.016Z] === RUN   TestControllerValidateMountNamedPipe
19:35:41 [2021-09-20T19:35:41.016Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
19:35:41 [2021-09-20T19:35:41.130Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
19:35:41 [2021-09-20T19:35:41.130Z] === RUN   TestBuildMultiStageOnBuild
19:35:41 [2021-09-20T19:35:41.242Z] tests/integration/api_service_test.py .................................. [ 60%]
19:35:41 [2021-09-20T19:35:41.471Z] PASS
19:35:41 [2021-09-20T19:35:41.471Z] coverage: 11.0% of statements
19:35:41 [2021-09-20T19:35:41.471Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.578s	coverage: 11.0% of statements
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestVerifyNetworkingConfig
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestGetContainer
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestGetContainer (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestValidContainerNames
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestValidContainerNames (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestContainerInitDNS
19:35:41 [2021-09-20T19:35:41.471Z]     daemon_test.go:147: root required
19:35:41 [2021-09-20T19:35:41.471Z] --- SKIP: TestContainerInitDNS (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestMerge
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestMerge (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestValidateContainerIsolation
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestValidateContainerIsolation (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestFindNetworkErrorType
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestFindNetworkErrorType (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestEnsureServicesExist
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestEnsureServicesExist (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestEnsureServicesExistErrors
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestContainerDelete
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestContainerDelete (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestContainerDoubleDelete
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestContainerDoubleDelete (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestLogContainerEventCopyLabels
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestLogContainerEventWithAttributes
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestNoneHealthcheck
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestNoneHealthcheck (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestHealthStates
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDiscoveryOptsErrors
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDiscoveryOpts
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDiscoveryOpts (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] PASS
19:35:41 [2021-09-20T19:35:41.471Z] coverage: 30.0% of statements
19:35:41 [2021-09-20T19:35:41.471Z] ok  	github.com/docker/docker/daemon/discovery	0.048s	coverage: 30.0% of statements
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] time="2021-09-20T19:35:41Z" 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"
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestHealthStates (0.13s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestMaskURLCredentials
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestMaskURLCredentials (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestGetInspectData
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestGetInspectData (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestFillLicense
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestFillLicense (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestListInvalidFilter
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestListInvalidFilter (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestNameFilter
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestNameFilter (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
19:35:41 [2021-09-20T19:35:41.471Z] === 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
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- 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)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonReloadLabels
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDaemonReloadLabels (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonReloadMirrors
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDaemonReloadMirrors (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonReloadInsecureRegistries
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonReloadNotAffectOthers
19:35:41 [2021-09-20T19:35:41.471Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
19:35:41 [2021-09-20T19:35:41.471Z] === RUN   TestDaemonDiscoveryReload
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestEventsLog
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestEventsLog (0.00s)
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestEventsLogTimeout
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestEventsLogTimeout (0.00s)
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestLogEvents
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestLogEvents (0.05s)
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestLoadBufferedEvents
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestLoadBufferedEvents (0.13s)
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestLoadBufferedEventsOnlyFromPast
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
19:35:41 [2021-09-20T19:35:41.927Z] === RUN   TestIgnoreBufferedWhenNoTimes
19:35:41 [2021-09-20T19:35:41.927Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
19:35:41 [2021-09-20T19:35:41.927Z] PASS
19:35:41 [2021-09-20T19:35:41.927Z] coverage: 50.0% of statements
19:35:41 [2021-09-20T19:35:41.927Z] ok  	github.com/docker/docker/daemon/events	0.243s	coverage: 50.0% of statements
19:35:42 [2021-09-20T19:35:42.224Z] --- PASS: TestAuthZPluginAllowRequest (1.45s)
19:35:42 [2021-09-20T19:35:42.224Z] === RUN   TestAuthZPluginTLS
19:35:42 [2021-09-20T19:35:42.383Z] === RUN   TestIsEmptyDir
19:35:42 [2021-09-20T19:35:42.383Z] --- PASS: TestIsEmptyDir (0.01s)
19:35:42 [2021-09-20T19:35:42.383Z] PASS
19:35:42 [2021-09-20T19:35:42.383Z] coverage: 2.3% of statements
19:35:42 [2021-09-20T19:35:42.383Z] ok  	github.com/docker/docker/daemon/graphdriver	0.052s	coverage: 2.3% of statements
19:35:42 [2021-09-20T19:35:42.383Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
19:35:42 [2021-09-20T19:35:42.383Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
19:35:42 [2021-09-20T19:35:42.790Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:35:42 [2021-09-20T19:35:42.790Z] === RUN   TestAuthZPluginDenyRequest
19:35:42 [2021-09-20T19:35:42.839Z] === RUN   TestLinkNaming
19:35:42 [2021-09-20T19:35:42.839Z] --- PASS: TestLinkNaming (0.00s)
19:35:42 [2021-09-20T19:35:42.839Z] === RUN   TestLinkNew
19:35:42 [2021-09-20T19:35:42.839Z] --- PASS: TestLinkNew (0.00s)
19:35:42 [2021-09-20T19:35:42.839Z] === RUN   TestLinkEnv
19:35:42 [2021-09-20T19:35:42.839Z] --- PASS: TestLinkEnv (0.00s)
19:35:42 [2021-09-20T19:35:42.839Z] === RUN   TestLinkMultipleEnv
19:35:42 [2021-09-20T19:35:42.839Z] --- PASS: TestLinkMultipleEnv (0.00s)
19:35:42 [2021-09-20T19:35:42.839Z] === RUN   TestLinkPortRangeEnv
19:35:42 [2021-09-20T19:35:42.839Z] --- PASS: TestLinkPortRangeEnv (0.00s)
19:35:42 [2021-09-20T19:35:42.839Z] PASS
19:35:42 [2021-09-20T19:35:42.839Z] coverage: 93.0% of statements
19:35:42 [2021-09-20T19:35:42.839Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
19:35:43 [2021-09-20T19:35:43.046Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
19:35:43 [2021-09-20T19:35:43.046Z] === RUN   TestBuildUncleanTarFilenames
19:35:43 [2021-09-20T19:35:43.296Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
19:35:43 [2021-09-20T19:35:43.296Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
19:35:43 [2021-09-20T19:35:43.357Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:35:43 [2021-09-20T19:35:43.357Z] === RUN   TestAuthZPluginAPIDenyResponse
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
19:35:43 [2021-09-20T19:35:43.751Z]     reload_test.go:520: root required
19:35:43 [2021-09-20T19:35:43.751Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
19:35:43 [2021-09-20T19:35:43.751Z] === RUN   TestParseVolumesFrom
19:35:43 [2021-09-20T19:35:43.751Z] --- PASS: TestParseVolumesFrom (0.00s)
19:35:43 [2021-09-20T19:35:43.751Z] PASS
19:35:43 [2021-09-20T19:35:43.751Z] coverage: 9.1% of statements
19:35:43 [2021-09-20T19:35:43.751Z] ok  	github.com/docker/docker/daemon	2.344s	coverage: 9.1% of statements
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:35:43 [2021-09-20T19:35:43.751Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:35:43 [2021-09-20T19:35:43.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:35:43 [2021-09-20T19:35:43.923Z] === RUN   TestAuthZPluginDenyResponse
19:35:43 [2021-09-20T19:35:43.990Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
19:35:43 [2021-09-20T19:35:43.990Z] === RUN   TestBuildMultiStageLayerLeak
19:35:44 [2021-09-20T19:35:44.489Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:35:44 [2021-09-20T19:35:44.489Z] === RUN   TestAuthZPluginAllowEventStream
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestAdapterReadLogs
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestAdapterReadLogs (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopier
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestCopier (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierLongLines
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestCopierLongLines (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierSlow
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestCopierSlow (0.20s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierWithSized
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierWithSized/as_is
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierWithSized/With_RingLogger
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/defaults
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/invalid_create_group
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/invalid_flush_interval
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/flush_interval_at_15
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestNewStreamConfig (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewAWSLogsClientUserAgentHandler
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestNewAWSLogsClientRegionDetect
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestCopierWithSized (0.04s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.04s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestCopierWithPartial
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestCopierWithPartial (0.01s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestRingLogger
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestRingLogger (0.00s)
19:35:44 [2021-09-20T19:35:44.712Z] === RUN   TestRingCap
19:35:44 [2021-09-20T19:35:44.712Z] --- PASS: TestRingCap (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestRingClose
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestRingClose (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestRingDrain
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestRingDrain (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] PASS
19:35:44 [2021-09-20T19:35:44.713Z] coverage: 43.5% of statements
19:35:44 [2021-09-20T19:35:44.713Z] ok  	github.com/docker/docker/daemon/logger	0.327s	coverage: 43.5% of statements
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=info msg="Trying to get region from EC2 Metadata"
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCreateSuccess
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCreateSuccess (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCreateLogGroupSuccess
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCreateError
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCreateError (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCreateAlreadyExists
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCreateAlreadyExists (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestLogClosed
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestLogClosed (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestLogBlocking
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestLogBlocking (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestLogNonBlockingBufferEmpty
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestLogNonBlockingBufferFull
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestPublishBatchSuccess
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestPublishBatchSuccess (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestPublishBatchError
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=error msg=Error
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestPublishBatchError (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestPublishBatchInvalidSeqSuccess
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestPublishBatchAlreadyAccepted
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
19:35:44 [2021-09-20T19:35:44.713Z] time="2021-09-20T19:35:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchSimple
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchSimple (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchTicker
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchTicker (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMultilinePattern
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchClose
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchClose (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/0/Hello
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/2/🙃
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/3/����
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/4/He��o
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestEffectiveLen/5/
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestEffectiveLen (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/0/
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: 
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: 
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/1/Hello
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: Hello
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: 
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/2/Hello
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: He
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: llo
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/3/Hello
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: 
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: Hello
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/4/🙃
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: 
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: 🙃
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/5/🙃
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: 🙃
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: 
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/6/a�
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: a
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: �
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestFindValidSplit/7/a�
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1044: a�
19:35:44 [2021-09-20T19:35:44.713Z]     cloudwatchlogs_test.go:1045: 
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestFindValidSplit (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestProcessEventEmoji
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestProcessEventEmoji (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchLineSplit
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchLineSplit (0.01s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchLineSplitWithBinary
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMaxEvents
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMaxTotalBytes
19:35:44 [2021-09-20T19:35:44.713Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
19:35:44 [2021-09-20T19:35:44.713Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
19:35:45 [2021-09-20T19:35:45.169Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestCollectBatchWithDuplicateTimestamps
19:35:45 [2021-09-20T19:35:45.169Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsMultilinePattern
19:35:45 [2021-09-20T19:35:45.169Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
19:35:45 [2021-09-20T19:35:45.169Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
19:35:45 [2021-09-20T19:35:45.169Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
19:35:45 [2021-09-20T19:35:45.169Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
19:35:45 [2021-09-20T19:35:45.169Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestCreateTagSuccess
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestCreateTagSuccess (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] PASS
19:35:45 [2021-09-20T19:35:45.170Z] coverage: 77.8% of statements
19:35:45 [2021-09-20T19:35:45.170Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.318s	coverage: 77.8% of statements
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestSearchRegistryForImagesErrors
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestSearchRegistryForImages
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestSearchRegistryForImages (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestOnlyPlatformWithFallback
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestImageDelete
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestImageDelete/no_lease
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestImageDelete/lease_exists
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestImageDelete (0.05s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestImageDelete/no_lease (0.01s)
19:35:45 [2021-09-20T19:35:45.170Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
19:35:45 [2021-09-20T19:35:45.170Z] === RUN   TestContentStoreForPull
19:35:45 [2021-09-20T19:35:45.170Z] --- PASS: TestContentStoreForPull (0.13s)
19:35:45 [2021-09-20T19:35:45.170Z] PASS
19:35:45 [2021-09-20T19:35:45.170Z] coverage: 6.6% of statements
19:35:45 [2021-09-20T19:35:45.170Z] ok  	github.com/docker/docker/daemon/images	0.267s	coverage: 6.6% of statements
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:35:45 [2021-09-20T19:35:45.170Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestJSONLogsMarshalJSONBuf
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestFastTimeMarshalJSON
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
19:35:45 [2021-09-20T19:35:45.625Z] PASS
19:35:45 [2021-09-20T19:35:45.625Z] coverage: 87.2% of statements
19:35:45 [2021-09-20T19:35:45.625Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.158s	coverage: 87.2% of statements
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestJSONFileLogger
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestJSONFileLogger (0.00s)
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestJSONFileLoggerWithTags
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestJSONFileLoggerWithOpts
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
19:35:45 [2021-09-20T19:35:45.625Z] === RUN   TestJSONFileLoggerWithLabelsEnv
19:35:45 [2021-09-20T19:35:45.625Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
19:35:45 [2021-09-20T19:35:45.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
19:35:45 [2021-09-20T19:35:45.865Z] === RUN   TestAuthZPluginErrorResponse
19:35:46 [2021-09-20T19:35:46.081Z] === RUN   TestEncodeDecode
19:35:46 [2021-09-20T19:35:46.081Z] === PAUSE TestEncodeDecode
19:35:46 [2021-09-20T19:35:46.081Z] === RUN   TestUnexpectedEOF
19:35:46 [2021-09-20T19:35:46.081Z] time="2021-09-20T19:35:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:35:46 [2021-09-20T19:35:46.081Z] time="2021-09-20T19:35:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
19:35:46 [2021-09-20T19:35:46.081Z] --- PASS: TestUnexpectedEOF (0.12s)
19:35:46 [2021-09-20T19:35:46.081Z] === CONT  TestEncodeDecode
19:35:46 [2021-09-20T19:35:46.081Z] --- PASS: TestEncodeDecode (0.00s)
19:35:46 [2021-09-20T19:35:46.081Z] PASS
19:35:46 [2021-09-20T19:35:46.081Z] coverage: 69.9% of statements
19:35:46 [2021-09-20T19:35:46.081Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.190s	coverage: 69.9% of statements
19:35:46 [2021-09-20T19:35:46.432Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:35:46 [2021-09-20T19:35:46.432Z] === RUN   TestAuthZPluginErrorRequest
19:35:46 [2021-09-20T19:35:46.537Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s)
19:35:46 [2021-09-20T19:35:46.537Z] === RUN   TestBuildWithHugeFile
19:35:47 [2021-09-20T19:35:47.000Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:35:47 [2021-09-20T19:35:47.000Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestWriteLog
19:35:47 [2021-09-20T19:35:47.053Z] === PAUSE TestWriteLog
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestReadLog
19:35:47 [2021-09-20T19:35:47.053Z] === PAUSE TestReadLog
19:35:47 [2021-09-20T19:35:47.053Z] === CONT  TestWriteLog
19:35:47 [2021-09-20T19:35:47.053Z] === CONT  TestReadLog
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestReadLog/tail_exact
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestWriteLog (0.02s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestOpenFileDelete
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestOpenFileDelete (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestOpenFileRename
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestOpenFileRename (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestParseLogTagDefaultTag
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestParseLogTag
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestParseLogTag (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestParseLogTagEmptyTag
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestTailFiles
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestTailFiles (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestFollowLogsConsumerGone
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestFollowLogsProducerGone
19:35:47 [2021-09-20T19:35:47.053Z]     logfile_test.go:232: messages sent: 4098, received: 4098
19:35:47 [2021-09-20T19:35:47.053Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestFollowLogsProducerGone (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestCheckCapacityAndRotate
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestReadLog/tail_less_than_available
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestReadLog/tail_more_than_available
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestReadLog (0.17s)
19:35:47 [2021-09-20T19:35:47.053Z]     --- PASS: TestReadLog/tail_exact (0.11s)
19:35:47 [2021-09-20T19:35:47.053Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] PASS
19:35:47 [2021-09-20T19:35:47.053Z] coverage: 75.2% of statements
19:35:47 [2021-09-20T19:35:47.053Z] ok  	github.com/docker/docker/daemon/logger/local	0.310s	coverage: 75.2% of statements
19:35:47 [2021-09-20T19:35:47.053Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestCheckCapacityAndRotate (0.18s)
19:35:47 [2021-09-20T19:35:47.053Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s)
19:35:47 [2021-09-20T19:35:47.053Z] PASS
19:35:47 [2021-09-20T19:35:47.053Z] coverage: 55.3% of statements
19:35:47 [2021-09-20T19:35:47.053Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.369s	coverage: 55.3% of statements
19:35:47 [2021-09-20T19:35:47.053Z] === RUN   TestLog
19:35:47 [2021-09-20T19:35:47.053Z] --- PASS: TestLog (0.00s)
19:35:47 [2021-09-20T19:35:47.053Z] PASS
19:35:47 [2021-09-20T19:35:47.053Z] coverage: 31.5% of statements
19:35:47 [2021-09-20T19:35:47.053Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.046s	coverage: 31.5% of statements
19:35:47 [2021-09-20T19:35:47.566Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:35:47 [2021-09-20T19:35:47.566Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateLogOpt
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateLogOpt (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestNewMissedConfig
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestNewMissedConfig (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestNewMissedUrl
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestNewMissedUrl (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestNewMissedToken
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestNewMissedToken (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestNewWithProxy
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestNewWithProxy (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestDefault
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestDefault (0.01s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestInlineFormatWithNonDefaultOptions
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestJsonFormat
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestJsonFormat (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestRawFormat
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestRawFormat (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestRawFormatWithLabels
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestRawFormatWithLabels (0.01s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestRawFormatWithoutTag
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestRawFormatWithoutTag (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestBatching
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestParseLogFormat
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestParseLogFormat (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateLogOptEmpty
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateLogOptEmpty (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateSyslogAddress
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateSyslogAddress (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestParseAddressDefaultPort
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestParseAddressDefaultPort (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateSyslogFacility
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateSyslogFacility (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateLogOptSyslogFormat
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestValidateLogOpt
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestValidateLogOpt (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] PASS
19:35:48 [2021-09-20T19:35:48.021Z] coverage: 46.8% of statements
19:35:48 [2021-09-20T19:35:48.021Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.050s	coverage: 46.8% of statements
19:35:48 [2021-09-20T19:35:48.021Z] === RUN   TestNewParse
19:35:48 [2021-09-20T19:35:48.021Z] --- PASS: TestNewParse (0.00s)
19:35:48 [2021-09-20T19:35:48.021Z] PASS
19:35:48 [2021-09-20T19:35:48.021Z] coverage: 8.3% of statements
19:35:48 [2021-09-20T19:35:48.021Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
19:35:48 [2021-09-20T19:35:48.477Z] --- PASS: TestBatching (0.25s)
19:35:48 [2021-09-20T19:35:48.477Z] === RUN   TestFrequency
19:35:48 [2021-09-20T19:35:48.477Z] --- PASS: TestFrequency (0.17s)
19:35:48 [2021-09-20T19:35:48.477Z] === RUN   TestOneMessagePerRequest
19:35:48 [2021-09-20T19:35:48.477Z] --- PASS: TestOneMessagePerRequest (0.00s)
19:35:48 [2021-09-20T19:35:48.477Z] === RUN   TestVerify
19:35:48 [2021-09-20T19:35:48.477Z] --- PASS: TestVerify (0.00s)
19:35:48 [2021-09-20T19:35:48.477Z] === RUN   TestSkipVerify
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.477Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] --- PASS: TestSkipVerify (0.60s)
19:35:48 [2021-09-20T19:35:48.933Z] === RUN   TestBufferMaximum
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.837620\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.933Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.837620\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.933Z] --- PASS: TestBufferMaximum (0.00s)
19:35:48 [2021-09-20T19:35:48.934Z] === RUN   TestServerAlwaysDown
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.839620\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.839620\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.839620\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.840608\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.934Z] time="2021-09-20T19:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632166548.840608\",\"host\":\"1b0da9888bc8\"}'"
19:35:48 [2021-09-20T19:35:48.934Z] --- PASS: TestServerAlwaysDown (0.00s)
19:35:48 [2021-09-20T19:35:48.934Z] === RUN   TestCannotSendAfterClose
19:35:48 [2021-09-20T19:35:48.934Z] --- PASS: TestCannotSendAfterClose (0.00s)
19:35:48 [2021-09-20T19:35:48.934Z] === RUN   TestDeadlockOnBlockedEndpoint
19:35:48 [2021-09-20T19:35:48.940Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s)
19:35:48 [2021-09-20T19:35:48.940Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:35:49 [2021-09-20T19:35:49.898Z] === RUN   TestV1IDService
19:35:49 [2021-09-20T19:35:49.898Z] --- PASS: TestV1IDService (0.01s)
19:35:49 [2021-09-20T19:35:49.898Z] === RUN   TestV2MetadataService
19:35:49 [2021-09-20T19:35:49.898Z] time="2021-09-20T19:35:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
19:35:49 [2021-09-20T19:35:49.898Z] time="2021-09-20T19:35:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1b0da9888bc8\"}'"
19:35:49 [2021-09-20T19:35:49.898Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
19:35:49 [2021-09-20T19:35:49.898Z] PASS
19:35:49 [2021-09-20T19:35:49.898Z] coverage: 82.5% of statements
19:35:49 [2021-09-20T19:35:49.898Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.109s	coverage: 82.5% of statements
19:35:50 [2021-09-20T19:35:50.356Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:35:50 [2021-09-20T19:35:50.356Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:35:50 [2021-09-20T19:35:50.356Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestSuccessfulDownload
19:35:50 [2021-09-20T19:35:50.356Z]     download_test.go:268: Needs fixing on Windows
19:35:50 [2021-09-20T19:35:50.356Z] --- SKIP: TestSuccessfulDownload (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestCancelledDownload
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestCancelledDownload (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestMaxDownloadAttempts
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestContinueOnError_NonMirrorEndpoint
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestContinueOnError_MirrorEndpoint
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestContinueOnError_NeverContinue
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestContinueOnError_UnnestsErrors
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/no_remote_or_local
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local172858299\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/no_local_cache
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/with_local_cache
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/unknown_media_type
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/unknown_media_type/no_cache
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="reference for unknown type: "
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="reference for unknown type: "
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/unknown_media_type/with_cache
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="reference for unknown type: "
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="reference for unknown type: "
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="reference for unknown type: "
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/error_persisting_manifest
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestManifestStore (0.28s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
19:35:50 [2021-09-20T19:35:50.356Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
19:35:50 [2021-09-20T19:35:50.356Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
19:35:50 [2021-09-20T19:35:50.356Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
19:35:50 [2021-09-20T19:35:50.356Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
19:35:50 [2021-09-20T19:35:50.356Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/schema1
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestFixManifestLayers
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:35:50 [2021-09-20T19:35:50.356Z] time="2021-09-20T19:35:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestMaxDownloadAttempts (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s)
19:35:50 [2021-09-20T19:35:50.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestTransfer
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestFixManifestLayers (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestFixManifestLayersBaseLayerParent
19:35:50 [2021-09-20T19:35:50.356Z]     pull_v2_test.go:73: Needs fixing on Windows
19:35:50 [2021-09-20T19:35:50.356Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestFixManifestLayersBadParent
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestValidateManifest
19:35:50 [2021-09-20T19:35:50.356Z]     pull_v2_test.go:118: Needs fixing on Windows
19:35:50 [2021-09-20T19:35:50.356Z] --- SKIP: TestValidateManifest (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestFormatPlatform
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestFormatPlatform (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestGetRepositoryMountCandidates
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestLayerAlreadyExists
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z]     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}
19:35:50 [2021-09-20T19:35:50.356Z] --- PASS: TestLayerAlreadyExists (0.00s)
19:35:50 [2021-09-20T19:35:50.356Z] === RUN   TestWhenEmptyAuthConfig
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestV2MetadataService (0.79s)
19:35:50 [2021-09-20T19:35:50.812Z] PASS
19:35:50 [2021-09-20T19:35:50.812Z] coverage: 48.2% of statements
19:35:50 [2021-09-20T19:35:50.812Z] ok  	github.com/docker/docker/distribution/metadata	0.861s	coverage: 48.2% of statements
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestTransfer (0.12s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestConcurrencyLimit
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestNotFound
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestNotFound (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestConflict
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestConflict (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestForbidden
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestForbidden (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestInvalidParameter
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestInvalidParameter (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestNotImplemented
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestNotImplemented (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestNotModified
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestNotModified (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestUnauthorized
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestUnauthorized (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestUnknown
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestUnknown (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestCancelled
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestCancelled (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestDeadline
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestDeadline (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestDataLoss
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestDataLoss (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestUnavailable
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestUnavailable (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestSystem
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestSystem (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Not_Found
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Bad_Request
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Conflict
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Unauthorized
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Service_Unavailable
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Forbidden
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Not_Modified
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Not_Implemented
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Internal_Server_Error
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestFromStatusCode (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
19:35:50 [2021-09-20T19:35:50.812Z] PASS
19:35:50 [2021-09-20T19:35:50.812Z] coverage: 53.1% of statements
19:35:50 [2021-09-20T19:35:50.812Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 53.1% of statements
19:35:50 [2021-09-20T19:35:50.812Z] --- PASS: TestConcurrencyLimit (0.36s)
19:35:50 [2021-09-20T19:35:50.812Z] === RUN   TestInactiveJobs
19:35:50 [2021-09-20T19:35:50.844Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s)
19:35:50 [2021-09-20T19:35:50.844Z] === RUN   TestAuthZPluginHeader
19:35:51 [2021-09-20T19:35:51.267Z] --- PASS: TestInactiveJobs (0.38s)
19:35:51 [2021-09-20T19:35:51.267Z] === RUN   TestWatchRelease
19:35:51 [2021-09-20T19:35:51.267Z] --- PASS: TestWatchRelease (0.04s)
19:35:51 [2021-09-20T19:35:51.267Z] === RUN   TestWatchFinishedTransfer
19:35:51 [2021-09-20T19:35:51.267Z] --- PASS: TestWatchFinishedTransfer (0.00s)
19:35:51 [2021-09-20T19:35:51.267Z] === RUN   TestDuplicateTransfer
19:35:51 [2021-09-20T19:35:51.267Z] --- PASS: TestDuplicateTransfer (0.04s)
19:35:51 [2021-09-20T19:35:51.267Z] === RUN   TestSuccessfulUpload
19:35:51 [2021-09-20T19:35:51.411Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:35:51 [2021-09-20T19:35:51.411Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestWhenEmptyAuthConfig (1.02s)
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestTokenPassThru
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestTokenPassThru (0.01s)
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestTokenPassThruDifferentHost
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
19:35:51 [2021-09-20T19:35:51.722Z] PASS
19:35:51 [2021-09-20T19:35:51.722Z] coverage: 23.4% of statements
19:35:51 [2021-09-20T19:35:51.722Z] ok  	github.com/docker/docker/distribution	1.391s	coverage: 23.4% of statements
19:35:51 [2021-09-20T19:35:51.722Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:35:51 [2021-09-20T19:35:51.722Z] time="2021-09-20T19:35:51Z" level=error msg="Upload failed, retrying: simulating retry"
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestCompare
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestCompare (0.00s)
19:35:51 [2021-09-20T19:35:51.722Z] PASS
19:35:51 [2021-09-20T19:35:51.722Z] coverage: 19.2% of statements
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestSuccessfulUpload (0.38s)
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestCancelledUpload
19:35:51 [2021-09-20T19:35:51.722Z] --- PASS: TestCancelledUpload (0.00s)
19:35:51 [2021-09-20T19:35:51.722Z] PASS
19:35:51 [2021-09-20T19:35:51.722Z] coverage: 77.3% of statements
19:35:51 [2021-09-20T19:35:51.722Z] ok  	github.com/docker/docker/image/cache	0.064s	coverage: 19.2% of statements
19:35:51 [2021-09-20T19:35:51.722Z] ok  	github.com/docker/docker/distribution/xfer	1.762s	coverage: 77.3% of statements
19:35:51 [2021-09-20T19:35:51.722Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:35:51 [2021-09-20T19:35:51.722Z] === RUN   TestFSGetInvalidData
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSGetInvalidData (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSInvalidSet
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSInvalidSet (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSInvalidRoot
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSInvalidRoot (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSMetadataGetSet
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSMetadataGetSet (0.03s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSInvalidWalker
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSInvalidWalker (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSGetSet
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSGetSet (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSGetUnsetKey
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSGetUnsetKey (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSGetEmptyData
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSGetEmptyData (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSDelete
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSDelete (0.02s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSWalker
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSWalker (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestFSWalkerStopOnError
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestFSWalkerStopOnError (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestNewFromJSON
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestNewFromJSON (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestNewFromJSONWithInvalidJSON
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestMarshalKeyOrder
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestMarshalKeyOrder (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestImage
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestImage (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestImageOSNotEmpty
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestImageOSNotEmpty (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestNewChildImageFromImageWithRootFS
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestCreate
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestCreate (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestRestore
19:35:52 [2021-09-20T19:35:52.178Z] time="2021-09-20T19:35:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestRestore (0.16s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestAddDelete
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestAddDelete (0.03s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestSearchAfterDelete
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestSearchAfterDelete (0.01s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestParentReset
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestParentReset (0.04s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestGetAndSetLastUpdated
19:35:52 [2021-09-20T19:35:52.178Z] --- PASS: TestGetAndSetLastUpdated (0.04s)
19:35:52 [2021-09-20T19:35:52.178Z] === RUN   TestStoreLen
19:35:52 [2021-09-20T19:35:52.633Z] --- PASS: TestStoreLen (0.38s)
19:35:52 [2021-09-20T19:35:52.633Z] PASS
19:35:52 [2021-09-20T19:35:52.633Z] coverage: 86.8% of statements
19:35:52 [2021-09-20T19:35:52.633Z] ok  	github.com/docker/docker/image	0.882s	coverage: 86.8% of statements
19:35:52 [2021-09-20T19:35:52.633Z] === RUN   TestMakeV1ConfigFromConfig
19:35:52 [2021-09-20T19:35:52.633Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
19:35:52 [2021-09-20T19:35:52.633Z] PASS
19:35:52 [2021-09-20T19:35:52.633Z] coverage: 25.0% of statements
19:35:52 [2021-09-20T19:35:52.633Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
19:35:53 [2021-09-20T19:35:53.089Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:35:53 [2021-09-20T19:35:53.089Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestSerialization
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestEmptyLayer
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestEmptyLayer (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestCommitFailure
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestCommitFailure (0.01s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestStartTransactionFailure
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestSerialization (0.02s)
19:35:54 [2021-09-20T19:35:54.051Z] PASS
19:35:54 [2021-09-20T19:35:54.051Z] coverage: 100.0% of statements
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestStartTransactionFailure (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestGetOrphan
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestGetOrphan (0.01s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestMountAndRegister
19:35:54 [2021-09-20T19:35:54.051Z] ok  	github.com/docker/docker/libcontainerd/queue	0.055s	coverage: 100.0% of statements
19:35:54 [2021-09-20T19:35:54.051Z]     layer_test.go:271: Layer size: 14
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestMountAndRegister (0.05s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestLayerRelease
19:35:54 [2021-09-20T19:35:54.051Z]     layer_test.go:304: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestLayerRelease (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestStoreRestore
19:35:54 [2021-09-20T19:35:54.051Z]     layer_test.go:353: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestStoreRestore (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestTarStreamStability
19:35:54 [2021-09-20T19:35:54.051Z]     layer_test.go:468: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestTarStreamStability (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestRegisterExistingLayer
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestEnvironmentParsing
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestEnvironmentParsing (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] PASS
19:35:54 [2021-09-20T19:35:54.051Z] coverage: 1.0% of statements
19:35:54 [2021-09-20T19:35:54.051Z] ok  	github.com/docker/docker/libcontainerd/local	0.056s	coverage: 1.0% of statements
19:35:54 [2021-09-20T19:35:54.051Z] --- PASS: TestRegisterExistingLayer (0.12s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestTarStreamVerification
19:35:54 [2021-09-20T19:35:54.051Z]     layer_test.go:697: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestTarStreamVerification (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestLayerMigration
19:35:54 [2021-09-20T19:35:54.051Z]     migration_test.go:46: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestLayerMigration (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestLayerMigrationNoTarsplit
19:35:54 [2021-09-20T19:35:54.051Z]     migration_test.go:182: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestMountInit
19:35:54 [2021-09-20T19:35:54.051Z]     mount_test.go:17: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestMountInit (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestMountSize
19:35:54 [2021-09-20T19:35:54.051Z]     mount_test.go:76: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestMountSize (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestMountChanges
19:35:54 [2021-09-20T19:35:54.051Z]     mount_test.go:125: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestMountChanges (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] === RUN   TestMountApply
19:35:54 [2021-09-20T19:35:54.051Z]     mount_test.go:212: Failing on Windows
19:35:54 [2021-09-20T19:35:54.051Z] --- SKIP: TestMountApply (0.00s)
19:35:54 [2021-09-20T19:35:54.051Z] PASS
19:35:54 [2021-09-20T19:35:54.051Z] coverage: 30.1% of statements
19:35:54 [2021-09-20T19:35:54.051Z] ok  	github.com/docker/docker/layer	0.273s	coverage: 30.1% of statements
19:35:54 [2021-09-20T19:35:54.051Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:35:54 [2021-09-20T19:35:54.051Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:35:54 [2021-09-20T19:35:54.051Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:35:54 [2021-09-20T19:35:54.051Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:35:54 [2021-09-20T19:35:54.284Z] .........................                                                [ 67%]
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestParseVersion
19:35:54 [2021-09-20T19:35:54.507Z] --- PASS: TestParseVersion (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z] PASS
19:35:54 [2021-09-20T19:35:54.507Z] coverage: 52.9% of statements
19:35:54 [2021-09-20T19:35:54.507Z] ok  	github.com/docker/docker/pkg/aaparser	0.048s	coverage: 52.9% of statements
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
19:35:54 [2021-09-20T19:35:54.507Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
19:35:54 [2021-09-20T19:35:54.507Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
19:35:54 [2021-09-20T19:35:54.507Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
19:35:54 [2021-09-20T19:35:54.508Z] PASS
19:35:54 [2021-09-20T19:35:54.508Z] coverage: 42.3% of statements
19:35:54 [2021-09-20T19:35:54.508Z] ok  	github.com/docker/docker/oci	0.062s	coverage: 42.3% of statements
19:35:54 [2021-09-20T19:35:54.508Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestAddressPoolOpt
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestAddressPoolOpt (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/a
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/something
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/_=a
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/env1=value1
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/_env1=value1
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/env2=value2=value3
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/env3=abc!qwe
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/env_4=value_4
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/PATH
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/=a
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/PATH=
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/PATH=something
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/asd!qwe
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/1asd
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/123
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/some_space
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/__some_space_before
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/some_space_after__
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/=
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateEnv/PaTh
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestValidateEnv (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/a (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/something (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/_=a (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/PATH (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/=a (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/1asd (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/123 (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/some_space (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/= (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestParseHost
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestParseHost (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestParseDockerDaemonHost
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestParseDockerDaemonHost (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestParseTCP
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestParseTCP (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestParseInvalidUnixAddrInvalid
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateExtraHosts
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestValidateExtraHosts (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestIpOptString
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestIpOptString (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestNewIpOptInvalidDefaultVal
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestNewIpOptValidDefaultVal
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestIpOptSetInvalidVal
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateIPAddress
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestValidateIPAddress (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestMapOpts
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestMapOpts (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestListOptsWithoutValidator
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestListOptsWithoutValidator (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestListOptsWithValidator
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestListOptsWithValidator (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateDNSSearch
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestValidateDNSSearch (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_general_format
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_more_than_one_=
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_one_more
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestValidateLabel (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestNamedListOpts
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestNamedListOpts (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestNamedMapOpts
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestNamedMapOpts (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestParseLink
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestParseLink (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestQuotedStringSetWithQuotes
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestQuotedStringSetWithNoQuotes
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestUlimitOpt
19:35:55 [2021-09-20T19:35:55.469Z] --- PASS: TestUlimitOpt (0.00s)
19:35:55 [2021-09-20T19:35:55.469Z] PASS
19:35:55 [2021-09-20T19:35:55.469Z] coverage: 67.1% of statements
19:35:55 [2021-09-20T19:35:55.469Z] ok  	github.com/docker/docker/opts	0.269s	coverage: 67.1% of statements
19:35:55 [2021-09-20T19:35:55.469Z] === RUN   TestPeerCertificateMarshalJSON
19:35:55 [2021-09-20T19:35:55.595Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s)
19:35:55 [2021-09-20T19:35:55.595Z] === RUN   TestAuthZPluginV2Disable
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestUnbuffered
19:35:55 [2021-09-20T19:35:55.926Z] --- PASS: TestUnbuffered (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestRaceUnbuffered
19:35:55 [2021-09-20T19:35:55.926Z] --- PASS: TestRaceUnbuffered (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z] PASS
19:35:55 [2021-09-20T19:35:55.926Z] coverage: 100.0% of statements
19:35:55 [2021-09-20T19:35:55.926Z] ok  	github.com/docker/docker/pkg/broadcaster	0.044s	coverage: 100.0% of statements
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
19:35:55 [2021-09-20T19:35:55.926Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s)
19:35:55 [2021-09-20T19:35:55.926Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestMiddleware
19:35:55 [2021-09-20T19:35:55.926Z] --- PASS: TestMiddleware (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z] === RUN   TestNewResponseModifier
19:35:55 [2021-09-20T19:35:55.926Z] --- PASS: TestNewResponseModifier (0.00s)
19:35:55 [2021-09-20T19:35:55.926Z] PASS
19:35:55 [2021-09-20T19:35:55.926Z] coverage: 26.8% of statements
19:35:55 [2021-09-20T19:35:55.926Z] ok  	github.com/docker/docker/pkg/authorization	0.492s	coverage: 26.8% of statements
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[foo]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[bar]_[foo]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[foo_bar]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[qux]_[foo]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[]#01
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[qux]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[foo_bar_qux]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[qux]_[baz]]
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestMatch/[[foo_baz]]
19:35:56 [2021-09-20T19:35:56.382Z] --- PASS: TestMatch (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[foo]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[]#01 (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[qux]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
19:35:56 [2021-09-20T19:35:56.382Z] PASS
19:35:56 [2021-09-20T19:35:56.382Z] coverage: 87.5% of statements
19:35:56 [2021-09-20T19:35:56.382Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestIsArchivePathDir
19:35:56 [2021-09-20T19:35:56.382Z] --- PASS: TestIsArchivePathDir (0.07s)
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestIsArchivePathInvalidFile
19:35:56 [2021-09-20T19:35:56.382Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
19:35:56 [2021-09-20T19:35:56.382Z] === RUN   TestIsArchivePathTar
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestIsArchivePathTar (0.14s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestDecompressStreamGzip
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestDecompressStreamGzip (0.09s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestDecompressStreamBzip2
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestDecompressStreamXz
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:134: Xz not present in msys2
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestDecompressStreamXz (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCompressStreamXzUnsupported
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCompressStreamBzip2Unsupported
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCompressStreamInvalid
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestCompressStreamInvalid (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestExtensionInvalid
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestExtensionInvalid (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestExtensionUncompressed
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestExtensionUncompressed (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestExtensionBzip2
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestExtensionBzip2 (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestExtensionGzip
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestExtensionGzip (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestExtensionXz
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestExtensionXz (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCmdStreamLargeStderr
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeEmpty
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeEmpty (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeEmptyFile
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeEmptyFile (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeNonemptyFile
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeNonemptyFile (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeNestedDirectoryEmpty
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestMoveToSubdir
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestMoveToSubdir (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestSizeNonExistingDirectory
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] PASS
19:35:56 [2021-09-20T19:35:56.838Z] coverage: 80.0% of statements
19:35:56 [2021-09-20T19:35:56.838Z] ok  	github.com/docker/docker/pkg/directory	0.049s	coverage: 80.0% of statements
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCmdStreamBad
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:239: Failing on Windows CI machines
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestCmdStreamBad (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestCmdStreamGood
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestCmdStreamGood (0.03s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestUntarPathWithInvalidDest
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootTarUntar
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootTarUntar (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootUntarWithHugeExcludesList
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootUntarEmptyArchive
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootTarUntarWithSymlink
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootCopyWithTar
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootCopyWithTar (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootCopyFileWithTar
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootUntarPath
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootUntarPath (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestChrootApplyDotDotFile
19:35:56 [2021-09-20T19:35:56.838Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:35:56 [2021-09-20T19:35:56.838Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] PASS
19:35:56 [2021-09-20T19:35:56.838Z] coverage: 15.4% of statements
19:35:56 [2021-09-20T19:35:56.838Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.079s	coverage: 15.4% of statements
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestUntarPathWithInvalidDest (0.11s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestUntarPathWithInvalidSrc
19:35:56 [2021-09-20T19:35:56.838Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
19:35:56 [2021-09-20T19:35:56.838Z] === RUN   TestUntarPath
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestUntarPath (0.05s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestUntarPathWithDestinationFile
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyWithTarInvalidSrc
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyWithTarSrcFile
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyWithTarSrcFolder
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyFileWithTarInvalidSrc
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyFileWithTarSrcFolder
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestCopyFileWithTarSrcFile
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   TestTarFiles
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestContainsEntry
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestCreateEntries
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestEntriesDiff
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestEntriesEquality
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGeneratorNotGenerate
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGeneratorWithPort
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestGeneratorWithPortNotGenerate
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestNewEntry
19:35:57 [2021-09-20T19:35:57.294Z] === RUN   Test/TestParse
19:35:57 [2021-09-20T19:35:57.294Z] --- PASS: Test (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestContainsEntry (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestCreateEntries (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestEntriesDiff (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestEntriesEquality (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestNewEntry (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z]     --- PASS: Test/TestParse (0.00s)
19:35:57 [2021-09-20T19:35:57.294Z] PASS
19:35:57 [2021-09-20T19:35:57.294Z] coverage: 58.3% of statements
19:35:57 [2021-09-20T19:35:57.294Z] ok  	github.com/docker/docker/pkg/discovery	0.040s	coverage: 58.3% of statements
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestContent
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestInitialize
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestNew
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestParsingContentsWithComments
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestRegister
19:35:57 [2021-09-20T19:35:57.751Z] === RUN   Test/TestWatch
19:35:57 [2021-09-20T19:35:57.751Z] --- PASS: Test (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestContent (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestInitialize (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestNew (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestRegister (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z]     --- PASS: Test/TestWatch (0.00s)
19:35:57 [2021-09-20T19:35:57.751Z] PASS
19:35:57 [2021-09-20T19:35:57.751Z] coverage: 92.9% of statements
19:35:57 [2021-09-20T19:35:57.751Z] ok  	github.com/docker/docker/pkg/discovery/file	0.039s	coverage: 92.9% of statements
19:35:58 [2021-09-20T19:35:58.125Z] --- PASS: TestAuthZPluginV2Disable (2.84s)
19:35:58 [2021-09-20T19:35:58.125Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test/TestWatch
19:35:58 [2021-09-20T19:35:58.208Z] --- PASS: Test (0.00s)
19:35:58 [2021-09-20T19:35:58.208Z]     --- PASS: Test/TestWatch (0.00s)
19:35:58 [2021-09-20T19:35:58.208Z] PASS
19:35:58 [2021-09-20T19:35:58.208Z] coverage: 92.3% of statements
19:35:58 [2021-09-20T19:35:58.208Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.037s	coverage: 92.3% of statements
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test/TestInitialize
19:35:58 [2021-09-20T19:35:58.208Z] time="2021-09-20T19:35:57Z" level=info msg="Initializing discovery without TLS"
19:35:58 [2021-09-20T19:35:58.208Z] time="2021-09-20T19:35:58Z" level=info msg="Initializing discovery without TLS"
19:35:58 [2021-09-20T19:35:58.208Z] time="2021-09-20T19:35:58Z" level=info msg="Initializing discovery without TLS"
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test/TestInitializeWithCerts
19:35:58 [2021-09-20T19:35:58.208Z] time="2021-09-20T19:35:58Z" level=info msg="Initializing discovery with TLS"
19:35:58 [2021-09-20T19:35:58.208Z] === RUN   Test/TestWatch
19:35:58 [2021-09-20T19:35:58.208Z] time="2021-09-20T19:35:58Z" level=info msg="Initializing discovery without TLS"
19:35:58 [2021-09-20T19:35:58.665Z] === RUN   Test
19:35:58 [2021-09-20T19:35:58.665Z] === RUN   Test/TestInitialize
19:35:58 [2021-09-20T19:35:58.665Z] === RUN   Test/TestInitializeWithPattern
19:35:58 [2021-09-20T19:35:58.665Z] === RUN   Test/TestRegister
19:35:58 [2021-09-20T19:35:58.665Z] === RUN   Test/TestWatch
19:35:58 [2021-09-20T19:35:58.665Z] --- PASS: Test (0.00s)
19:35:58 [2021-09-20T19:35:58.665Z]     --- PASS: Test/TestInitialize (0.00s)
19:35:58 [2021-09-20T19:35:58.665Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
19:35:58 [2021-09-20T19:35:58.665Z]     --- PASS: Test/TestRegister (0.00s)
19:35:58 [2021-09-20T19:35:58.665Z]     --- PASS: Test/TestWatch (0.00s)
19:35:58 [2021-09-20T19:35:58.665Z] PASS
19:35:58 [2021-09-20T19:35:58.665Z] coverage: 93.8% of statements
19:35:58 [2021-09-20T19:35:58.665Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.056s	coverage: 93.8% of statements
19:35:59 [2021-09-20T19:35:59.120Z] === RUN   TestPollerAddRemove
19:35:59 [2021-09-20T19:35:59.120Z] --- PASS: TestPollerAddRemove (0.00s)
19:35:59 [2021-09-20T19:35:59.120Z] === RUN   TestPollerEvent
19:35:59 [2021-09-20T19:35:59.120Z]     poller_test.go:41: No chmod on Windows
19:35:59 [2021-09-20T19:35:59.120Z] --- SKIP: TestPollerEvent (0.00s)
19:35:59 [2021-09-20T19:35:59.120Z] === RUN   TestPollerClose
19:35:59 [2021-09-20T19:35:59.120Z] --- PASS: TestPollerClose (0.00s)
19:35:59 [2021-09-20T19:35:59.120Z] PASS
19:35:59 [2021-09-20T19:35:59.120Z] coverage: 36.2% of statements
19:35:59 [2021-09-20T19:35:59.120Z] ok  	github.com/docker/docker/pkg/filenotify	0.037s	coverage: 36.2% of statements
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCopyFileWithInvalidSrc
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCopyFileWithInvalidDest
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCopyFileWithSameSrcAndDest
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCopyFile
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCopyFile (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
19:35:59 [2021-09-20T19:35:59.577Z]     fileutils_test.go:134: Needs porting to Windows
19:35:59 [2021-09-20T19:35:59.577Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestReadSymlinkedDirectoryToFile
19:35:59 [2021-09-20T19:35:59.577Z]     fileutils_test.go:180: Needs porting to Windows
19:35:59 [2021-09-20T19:35:59.577Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestWildcardMatches
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestWildcardMatches (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestPatternMatches
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestPatternMatches (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestExclusionPatternMatchesPatternBefore
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestPatternMatchesFolderExclusions
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestPatternMatchesFolderWildcardExclusions
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestExclusionPatternMatchesPatternAfter
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestExclusionPatternMatchesWholeDirectory
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestSingleExclamationError
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestSingleExclamationError (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestMatchesWithNoPatterns
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestMatchesWithMalformedPatterns
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestMatches
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestMatches (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatterns
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatterns (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatternsStripEmptyPatterns
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatternsExceptionFlag
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCleanPatternsErrorSingleException
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCreateIfNotExistsDir
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestCreateIfNotExistsFile
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestMatch
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestMatch (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] PASS
19:35:59 [2021-09-20T19:35:59.577Z] coverage: 85.4% of statements
19:35:59 [2021-09-20T19:35:59.577Z] ok  	github.com/docker/docker/pkg/fileutils	0.065s	coverage: 85.4% of statements
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestGet
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestGet (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] === RUN   TestGetShortcutString
19:35:59 [2021-09-20T19:35:59.577Z] --- PASS: TestGetShortcutString (0.00s)
19:35:59 [2021-09-20T19:35:59.577Z] PASS
19:35:59 [2021-09-20T19:35:59.577Z] coverage: 42.9% of statements
19:35:59 [2021-09-20T19:35:59.577Z] ok  	github.com/docker/docker/pkg/homedir	0.051s	coverage: 42.9% of statements
19:36:00 [2021-09-20T19:36:00.539Z] === RUN   TestCreateIDMapOrder
19:36:00 [2021-09-20T19:36:00.539Z] --- PASS: TestCreateIDMapOrder (0.00s)
19:36:00 [2021-09-20T19:36:00.539Z] PASS
19:36:00 [2021-09-20T19:36:00.539Z] coverage: 7.2% of statements
19:36:00 [2021-09-20T19:36:00.539Z] ok  	github.com/docker/docker/pkg/idtools	0.103s	coverage: 7.2% of statements
19:36:00 [2021-09-20T19:36:00.655Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s)
19:36:00 [2021-09-20T19:36:00.655Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestFixedBufferCap
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestFixedBufferCap (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestFixedBufferLen
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestFixedBufferLen (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestFixedBufferString
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestFixedBufferString (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestFixedBufferWrite
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestFixedBufferWrite (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestFixedBufferRead
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestFixedBufferRead (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestBytesPipeRead
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestBytesPipeRead (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestBytesPipeWrite
19:36:00 [2021-09-20T19:36:00.997Z] --- PASS: TestBytesPipeWrite (0.00s)
19:36:00 [2021-09-20T19:36:00.997Z] === RUN   TestBytesPipeWriteRandomChunks
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: Test (3.12s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: Test/TestInitialize (0.11s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: Test/TestWatch (3.00s)
19:36:01 [2021-09-20T19:36:01.452Z] PASS
19:36:01 [2021-09-20T19:36:01.452Z] coverage: 84.1% of statements
19:36:01 [2021-09-20T19:36:01.452Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.161s	coverage: 84.1% of statements
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestAtomicWriteToFile
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestAtomicWriteToFile (0.01s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestAtomicWriteSetCommit
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestAtomicWriteSetCancel
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestReadCloserWrapperClose
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestReadCloserWrapperClose (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestReaderErrWrapperReadOnError
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestReaderErrWrapperRead
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestReaderErrWrapperRead (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestHashData
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestHashData (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestCancelReadCloser
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestError
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestError (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/no_progress
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/progress_1
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/some_progress_with_a_start_time
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/some_progress_without_a_start_time
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/with_units
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestProgressString/hide_counts
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestProgressString (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/no_progress (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/progress_1 (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/with_units (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z]     --- PASS: TestProgressString/hide_counts (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestJSONMessageDisplay
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestCancelReadCloser (0.10s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestWriteCloserWrapperClose
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestNopWriteCloser
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestNopWriteCloser (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestNopWriter
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestNopWriter (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestWriteCounter
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestWriteCounter (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] PASS
19:36:01 [2021-09-20T19:36:01.452Z] coverage: 69.2% of statements
19:36:01 [2021-09-20T19:36:01.452Z] ok  	github.com/docker/docker/pkg/ioutils	0.573s	coverage: 69.2% of statements
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestJSONMessageDisplay (0.13s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestJSONMessageDisplayWithJSONError
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] === RUN   TestDisplayJSONMessagesStream
19:36:01 [2021-09-20T19:36:01.452Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
19:36:01 [2021-09-20T19:36:01.452Z] PASS
19:36:01 [2021-09-20T19:36:01.452Z] coverage: 91.7% of statements
19:36:01 [2021-09-20T19:36:01.452Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.162s	coverage: 91.7% of statements
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestTarFiles (4.48s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestTarUntar
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestTarUntar (0.02s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestTarWithOptions
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestTarWithOptions (0.02s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUntarUstarGnuConflict
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUntarInvalidFilenames
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames970566226\\dest"
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestStandardLongPath
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestStandardLongPath (0.00s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUNCLongPath
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestUNCLongPath (0.00s)
19:36:01 [2021-09-20T19:36:01.907Z] PASS
19:36:01 [2021-09-20T19:36:01.907Z] coverage: 100.0% of statements
19:36:01 [2021-09-20T19:36:01.907Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestUntarInvalidFilenames (0.14s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUntarHardlinkToSymlink
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUntarInvalidHardlink
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink266512035\\victim\\hello" -> "../victim/hello"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink211393958\\victim\\hello" -> "/../victim/hello"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink051152077\\victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink867230664\\victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink511615111\\victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink300026426\\victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] --- PASS: TestUntarInvalidHardlink (0.02s)
19:36:01 [2021-09-20T19:36:01.907Z] === RUN   TestUntarInvalidSymlink
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink091866705\\dest\\dotdot" -> "../victim/hello"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink094438780\\dest\\slash-dotdot" -> "/../victim/hello"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink755650731\\dest\\loophole-victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink568453134\\dest\\loophole-victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink236163605\\dest\\loophole-victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.907Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink061783152\\dest\\loophole-victim" -> "../victim"
19:36:01 [2021-09-20T19:36:01.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink918051599\\dest\\dir\\loophole" -> "../../victim"
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestUntarInvalidSymlink (0.03s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestTempArchiveCloseMultipleTimes
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestXGlobalNoParent
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestXGlobalNoParent (0.00s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestReplaceFileTarWrapper
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestPrefixHeaderReadable
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestPrefixHeaderReadable (0.02s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestDisablePigz
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestNameFormat
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestNameFormat (0.00s)
19:36:01 [2021-09-20T19:36:01.908Z] === RUN   TestNameRetries
19:36:01 [2021-09-20T19:36:01.908Z] --- PASS: TestNameRetries (0.00s)
19:36:01 [2021-09-20T19:36:01.908Z] PASS
19:36:01 [2021-09-20T19:36:01.908Z] coverage: 85.7% of statements
19:36:01 [2021-09-20T19:36:01.908Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
19:36:02 [2021-09-20T19:36:02.366Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestDisablePigz (0.10s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestPigz
19:36:02 [2021-09-20T19:36:02.366Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestPigz (0.12s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestCopyFileWithInvalidDest
19:36:02 [2021-09-20T19:36:02.366Z]     archive_windows_test.go:16: Currently fails
19:36:02 [2021-09-20T19:36:02.366Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestCanonicalTarNameForPath
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestCanonicalTarName
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestCanonicalTarName (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChmodTarEntry
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestChmodTarEntry (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestHardLinkOrder
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestParseKeyValueOpt
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestParseKeyValueOpt (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestParseUintList
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestParseUintList (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestParseUintListMaximumLimits
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] PASS
19:36:02 [2021-09-20T19:36:02.366Z] coverage: 97.0% of statements
19:36:02 [2021-09-20T19:36:02.366Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestHardLinkOrder (0.08s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangeString
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestChangeString (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangesWithNoChanges
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestChangesWithNoChanges (0.02s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangesWithChanges
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestChangesWithChanges (0.02s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangesWithChangesGH13590
19:36:02 [2021-09-20T19:36:02.366Z]     changes_test.go:192: needs more investigation
19:36:02 [2021-09-20T19:36:02.366Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangesDirsEmpty
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestNewAndRemove
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestNewAndRemove (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestRemoveInvalidPath
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestRemoveInvalidPath (0.00s)
19:36:02 [2021-09-20T19:36:02.366Z] PASS
19:36:02 [2021-09-20T19:36:02.366Z] coverage: 82.6% of statements
19:36:02 [2021-09-20T19:36:02.366Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.6% of statements
19:36:02 [2021-09-20T19:36:02.366Z] --- PASS: TestChangesDirsEmpty (0.10s)
19:36:02 [2021-09-20T19:36:02.366Z] === RUN   TestChangesDirsMutated
19:36:02 [2021-09-20T19:36:02.675Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s)
19:36:02 [2021-09-20T19:36:02.675Z] PASS
19:36:02 [2021-09-20T19:36:02.675Z] 
19:36:02 [2021-09-20T19:36:02.675Z] === Skipped
19:36:02 [2021-09-20T19:36:02.675Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:36:02 [2021-09-20T19:36:02.675Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:36:02 [2021-09-20T19:36:02.675Z] 
19:36:02 [2021-09-20T19:36:02.675Z] 
19:36:02 [2021-09-20T19:36:02.675Z] DONE 12 tests, 1 skipped in 96.120s
19:36:02 [2021-09-20T19:36:02.675Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:36:02 [2021-09-20T19:36:02.675Z] INFO: Testing against a local daemon
19:36:02 [2021-09-20T19:36:02.675Z] === RUN   TestNetworkCreateDelete
19:36:02 [2021-09-20T19:36:02.675Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:36:02 [2021-09-20T19:36:02.675Z] === RUN   TestDockerNetworkDeletePreferID
19:36:02 [2021-09-20T19:36:02.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
19:36:02 [2021-09-20T19:36:02.675Z] === RUN   TestDaemonDNSFallback
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestChangesDirsMutated (0.18s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestApplyLayer
19:36:02 [2021-09-20T19:36:02.822Z]     changes_test.go:405: needs further investigation
19:36:02 [2021-09-20T19:36:02.822Z] --- SKIP: TestApplyLayer (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestChangesSizeWithHardlinks
19:36:02 [2021-09-20T19:36:02.822Z]     changes_test.go:441: needs further investigation
19:36:02 [2021-09-20T19:36:02.822Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestChangesSizeWithNoChanges
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestChangesSize
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestChangesSize (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestApplyLayerInvalidFilenames
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames601865542\\dest"
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestApplyLayerInvalidHardlink
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink257508456\\victim\\hello" -> "../victim/hello"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink130421415\\victim\\hello" -> "/../victim/hello"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink432231386\\victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink608532849\\victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865766428\\victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink709178571\\victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestApplyLayerInvalidSymlink
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink317796782\\dest\\dotdot" -> "../victim/hello"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink019419445\\dest\\slash-dotdot" -> "/../victim/hello"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink241723152\\dest\\loophole-victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink246731055\\dest\\loophole-victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink955417282\\dest\\loophole-victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink079166777\\dest\\loophole-victim" -> "../victim"
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestApplyLayerWhiteouts
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestGenerateEmptyFile
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestGenerateEmptyFile (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] === RUN   TestGenerateWithContent
19:36:02 [2021-09-20T19:36:02.822Z] --- PASS: TestGenerateWithContent (0.00s)
19:36:02 [2021-09-20T19:36:02.822Z] PASS
19:36:02 [2021-09-20T19:36:02.822Z] coverage: 62.6% of statements
19:36:02 [2021-09-20T19:36:02.822Z] ok  	github.com/docker/docker/pkg/archive	6.623s	coverage: 62.6% of statements
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParseEmptyInterface
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParseEmptyInterface (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParseNonInterfaceType
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParseNonInterfaceType (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParseWithOneFunction
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParseWithOneFunction (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParseWithMultipleFuncs
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParseWithUnnamedReturn
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestEmbeddedInterface
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestEmbeddedInterface (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestParsedImports
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestParsedImports (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] === RUN   TestAliasedImports
19:36:03 [2021-09-20T19:36:03.279Z] --- PASS: TestAliasedImports (0.00s)
19:36:03 [2021-09-20T19:36:03.279Z] PASS
19:36:03 [2021-09-20T19:36:03.279Z] coverage: 56.8% of statements
19:36:03 [2021-09-20T19:36:03.279Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.060s	coverage: 56.8% of statements
19:36:03 [2021-09-20T19:36:03.735Z] === RUN   TestFailedConnection
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestHTTPTransport
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestHTTPTransport (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] PASS
19:36:04 [2021-09-20T19:36:04.190Z] coverage: 85.7% of statements
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestBufioReaderPoolPutAndGet
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestBufioWriterPoolPutAndGet
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] === RUN   TestBufferPoolPutAndGet
19:36:04 [2021-09-20T19:36:04.190Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
19:36:04 [2021-09-20T19:36:04.190Z] PASS
19:36:04 [2021-09-20T19:36:04.190Z] coverage: 88.2% of statements
19:36:04 [2021-09-20T19:36:04.190Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.036s	coverage: 85.7% of statements
19:36:04 [2021-09-20T19:36:04.190Z] ok  	github.com/docker/docker/pkg/pools	0.037s	coverage: 88.2% of statements
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestOutputOnPrematureClose
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestOutputOnPrematureClose (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestCompleteSilently
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestCompleteSilently (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] PASS
19:36:04 [2021-09-20T19:36:04.645Z] coverage: 75.9% of statements
19:36:04 [2021-09-20T19:36:04.645Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestSendToOneSub
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestSendToOneSub (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestSendToMultipleSubs
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestSendToMultipleSubs (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestEvictOneSub
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestEvictOneSub (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestClosePublisher
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestClosePublisher (0.00s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestPubSubRace
19:36:04 [2021-09-20T19:36:04.645Z] --- PASS: TestFailedConnection (1.08s)
19:36:04 [2021-09-20T19:36:04.645Z] === RUN   TestFailOnce
19:36:04 [2021-09-20T19:36:04.645Z] 2021/09/20 19:36:04 http: panic serving 127.0.0.1:49222: Plugin not ready
19:36:04 [2021-09-20T19:36:04.645Z] goroutine 34 [running]:
19:36:04 [2021-09-20T19:36:04.645Z] net/http.(*conn).serve.func1(0xc0000a4000)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:1804 +0x153
19:36:04 [2021-09-20T19:36:04.645Z] panic(0x5f3140, 0x708d10)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/runtime/panic.go:971 +0x49a
19:36:04 [2021-09-20T19:36:04.645Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x7193d0, 0xc0000b8000, 0xc0000ac000)
19:36:04 [2021-09-20T19:36:04.645Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
19:36:04 [2021-09-20T19:36:04.645Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x7193d0, 0xc0000b8000, 0xc0000ac000)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:2049 +0x4b
19:36:04 [2021-09-20T19:36:04.645Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x7193d0, 0xc0000b8000, 0xc0000ac000)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
19:36:04 [2021-09-20T19:36:04.645Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x7193d0, 0xc0000b8000, 0xc0000ac000)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:2867 +0xaa
19:36:04 [2021-09-20T19:36:04.645Z] net/http.(*conn).serve(0xc0000a4000, 0x719fc0, 0xc00008e040)
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
19:36:04 [2021-09-20T19:36:04.645Z] created by net/http.(*Server).Serve
19:36:04 [2021-09-20T19:36:04.645Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
19:36:04 [2021-09-20T19:36:04.645Z] time="2021-09-20T19:36:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post \"http://127.0.0.1:49221/Test.FailOnce\": EOF, retrying in 1s"
19:36:05 [2021-09-20T19:36:05.100Z] === RUN   TestRegister
19:36:05 [2021-09-20T19:36:05.100Z] --- PASS: TestRegister (0.00s)
19:36:05 [2021-09-20T19:36:05.100Z] === RUN   TestCommand
19:36:05 [2021-09-20T19:36:05.100Z] --- PASS: TestCommand (0.02s)
19:36:05 [2021-09-20T19:36:05.100Z] === RUN   TestNaiveSelf
19:36:05 [2021-09-20T19:36:05.100Z] --- PASS: TestNaiveSelf (0.02s)
19:36:05 [2021-09-20T19:36:05.100Z] PASS
19:36:05 [2021-09-20T19:36:05.100Z] coverage: 82.4% of statements
19:36:05 [2021-09-20T19:36:05.100Z] ok  	github.com/docker/docker/pkg/reexec	0.072s	coverage: 82.4% of statements
19:36:05 [2021-09-20T19:36:05.556Z] --- PASS: TestPubSubRace (1.04s)
19:36:05 [2021-09-20T19:36:05.556Z] PASS
19:36:05 [2021-09-20T19:36:05.556Z] coverage: 75.0% of statements
19:36:05 [2021-09-20T19:36:05.556Z] ok  	github.com/docker/docker/pkg/pubsub	1.069s	coverage: 75.0% of statements
19:36:05 [2021-09-20T19:36:05.556Z] === RUN   TestParseSignal
19:36:05 [2021-09-20T19:36:05.556Z] --- PASS: TestParseSignal (0.00s)
19:36:05 [2021-09-20T19:36:05.556Z] === RUN   TestValidSignalForPlatform
19:36:05 [2021-09-20T19:36:05.556Z] --- PASS: TestValidSignalForPlatform (0.00s)
19:36:05 [2021-09-20T19:36:05.556Z] PASS
19:36:05 [2021-09-20T19:36:05.556Z] coverage: 19.7% of statements
19:36:05 [2021-09-20T19:36:05.556Z] ok  	github.com/docker/docker/pkg/signal	0.038s	coverage: 19.7% of statements
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestFailOnce (1.12s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestEchoInputOutput
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestEchoInputOutput (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestBackoff
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestBackoff (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestAbortRetry
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestAbortRetry (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestClientScheme
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestClientScheme (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestNewClientWithTimeout
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestNewStdWriter
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestNewStdWriter (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestWriteWithUninitializedStdWriter
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestWriteWithNilBytes
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestWriteWithNilBytes (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestWrite
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestWrite (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestWriteWithWriterError
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestWriteWithWriterError (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyWriteAndRead
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyReturnsErrorReadingHeader
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyReturnsErrorReadingFrame
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyDetectsCorruptedFrame
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyWithInvalidInputHeader
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyWithCorruptedPrefix
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyReturnsWriteErrors
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] === RUN   TestStdCopyReturnsErrorFromSystem
19:36:06 [2021-09-20T19:36:06.011Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
19:36:06 [2021-09-20T19:36:06.011Z] PASS
19:36:06 [2021-09-20T19:36:06.011Z] coverage: 100.0% of statements
19:36:06 [2021-09-20T19:36:06.011Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
19:36:06 [2021-09-20T19:36:06.467Z] time="2021-09-20T19:36:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestRawProgressFormatterFormatStatus
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestRawProgressFormatterFormatProgress
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestFormatStatus
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestFormatStatus (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestFormatError
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestFormatError (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestFormatJSONError
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestFormatJSONError (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestJsonProgressFormatterFormatProgress
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestJsonProgressFormatterFormatStatus
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestNewJSONProgressOutput
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestNewJSONProgressOutput (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestAuxFormatterEmit
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestAuxFormatterEmit (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestStreamWriterStdout
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestStreamWriterStdout (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestStreamWriterStderr
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestStreamWriterStderr (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] PASS
19:36:06 [2021-09-20T19:36:06.467Z] coverage: 66.2% of statements
19:36:06 [2021-09-20T19:36:06.467Z] ok  	github.com/docker/docker/pkg/streamformatter	0.044s	coverage: 66.2% of statements
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestGenerateRandomID
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestGenerateRandomID (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestShortenId
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestShortenId (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestShortenSha256Id
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestShortenSha256Id (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestShortenIdEmpty
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestShortenIdEmpty (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestShortenIdInvalid
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestShortenIdInvalid (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestIsShortIDNonHex
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestIsShortIDNonHex (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] === RUN   TestIsShortIDNotCorrectSize
19:36:06 [2021-09-20T19:36:06.467Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
19:36:06 [2021-09-20T19:36:06.467Z] PASS
19:36:06 [2021-09-20T19:36:06.467Z] coverage: 70.6% of statements
19:36:06 [2021-09-20T19:36:06.467Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
19:36:06 [2021-09-20T19:36:06.838Z] --- PASS: TestDaemonDNSFallback (7.52s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestInspectNetwork
19:36:06 [2021-09-20T19:36:06.838Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestInspectNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestRunContainerWithBridgeNone
19:36:06 [2021-09-20T19:36:06.838Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkInvalidJSON
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkInvalidJSON//networks/create
19:36:06 [2021-09-20T19:36:06.838Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:36:06 [2021-09-20T19:36:06.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:06 [2021-09-20T19:36:06.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:06 [2021-09-20T19:36:06.838Z] === CONT  TestNetworkInvalidJSON//networks/create
19:36:06 [2021-09-20T19:36:06.838Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:06 [2021-09-20T19:36:06.838Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:36:06 [2021-09-20T19:36:06.838Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:36:06 [2021-09-20T19:36:06.838Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkList
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkList//networks
19:36:06 [2021-09-20T19:36:06.838Z] === PAUSE TestNetworkList//networks
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestNetworkList//networks/
19:36:06 [2021-09-20T19:36:06.838Z] === PAUSE TestNetworkList//networks/
19:36:06 [2021-09-20T19:36:06.838Z] === CONT  TestNetworkList//networks
19:36:06 [2021-09-20T19:36:06.838Z] === CONT  TestNetworkList//networks/
19:36:06 [2021-09-20T19:36:06.838Z] --- PASS: TestNetworkList (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z]     --- PASS: TestNetworkList//networks (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestHostIPv4BridgeLabel
19:36:06 [2021-09-20T19:36:06.838Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestDaemonRestartWithLiveRestore
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestDaemonDefaultNetworkPools
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestDaemonRestartWithExistingNetwork
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestServiceWithPredefinedNetwork
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:242: FLAKY_TEST
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestServiceWithDataPathPortInit
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z] PASS
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === Skipped
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.838Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:06 [2021-09-20T19:36:06.838Z]     service_test.go:242: FLAKY_TEST
19:36:06 [2021-09-20T19:36:06.838Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
19:36:06 [2021-09-20T19:36:06.839Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] DONE 22 tests, 12 skipped in 8.222s
19:36:06 [2021-09-20T19:36:06.839Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:36:06 [2021-09-20T19:36:06.839Z] INFO: Testing against a local daemon
19:36:06 [2021-09-20T19:36:06.839Z] === RUN   TestDockerNetworkIpvlanPersistance
19:36:06 [2021-09-20T19:36:06.839Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:06 [2021-09-20T19:36:06.839Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z] === RUN   TestDockerNetworkIpvlan
19:36:06 [2021-09-20T19:36:06.839Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:06 [2021-09-20T19:36:06.839Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z] PASS
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === Skipped
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] DONE 2 tests, 2 skipped in 0.119s
19:36:06 [2021-09-20T19:36:06.839Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:36:06 [2021-09-20T19:36:06.839Z] INFO: Testing against a local daemon
19:36:06 [2021-09-20T19:36:06.839Z] === RUN   TestDockerNetworkMacvlanPersistance
19:36:06 [2021-09-20T19:36:06.839Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.839Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z] === RUN   TestDockerNetworkMacvlan
19:36:06 [2021-09-20T19:36:06.839Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.839Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z] PASS
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === Skipped
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:36:06 [2021-09-20T19:36:06.839Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] 
19:36:06 [2021-09-20T19:36:06.839Z] DONE 2 tests, 2 skipped in 0.115s
19:36:06 [2021-09-20T19:36:06.839Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:36:07 [2021-09-20T19:36:07.094Z] testing: warning: no tests to run
19:36:07 [2021-09-20T19:36:07.094Z] PASS
19:36:07 [2021-09-20T19:36:07.094Z] 
19:36:07 [2021-09-20T19:36:07.094Z] DONE 0 tests in 0.028s
19:36:07 [2021-09-20T19:36:07.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:36:07 [2021-09-20T19:36:07.094Z] INFO: Testing against a local daemon
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginAllowRequest
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginTLS
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginDenyRequest
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginAPIDenyResponse
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginDenyResponse
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginAllowEventStream
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginErrorResponse
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginErrorRequest
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginHeader
19:36:07 [2021-09-20T19:36:07.094Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.094Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:36:07 [2021-09-20T19:36:07.094Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
19:36:07 [2021-09-20T19:36:07.351Z] === RUN   TestAuthZPluginV2Disable
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z] PASS
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === Skipped
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:36:07 [2021-09-20T19:36:07.351Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] 
19:36:07 [2021-09-20T19:36:07.351Z] DONE 17 tests, 17 skipped in 0.365s
19:36:07 [2021-09-20T19:36:07.351Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:36:07 [2021-09-20T19:36:07.427Z] === RUN   TestIsCpusetListAvailable
19:36:07 [2021-09-20T19:36:07.428Z] --- PASS: TestIsCpusetListAvailable (0.00s)
19:36:07 [2021-09-20T19:36:07.428Z] PASS
19:36:07 [2021-09-20T19:36:07.428Z] coverage: 38.2% of statements
19:36:07 [2021-09-20T19:36:07.428Z] ok  	github.com/docker/docker/pkg/sysinfo	0.029s	coverage: 38.2% of statements
19:36:07 [2021-09-20T19:36:07.607Z] INFO: Testing against a local daemon
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestPluginInvalidJSON
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:36:07 [2021-09-20T19:36:07.607Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:36:07 [2021-09-20T19:36:07.607Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:36:07 [2021-09-20T19:36:07.607Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:36:07 [2021-09-20T19:36:07.607Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestPluginInstall
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.607Z] --- SKIP: TestPluginInstall (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestPluginsWithRuntimes
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:36:07 [2021-09-20T19:36:07.607Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestPluginBackCompatMediaTypes
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:36:07 [2021-09-20T19:36:07.607Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z] PASS
19:36:07 [2021-09-20T19:36:07.607Z] 
19:36:07 [2021-09-20T19:36:07.607Z] === Skipped
19:36:07 [2021-09-20T19:36:07.607Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:36:07 [2021-09-20T19:36:07.607Z] 
19:36:07 [2021-09-20T19:36:07.607Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:36:07 [2021-09-20T19:36:07.607Z] 
19:36:07 [2021-09-20T19:36:07.607Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
19:36:07 [2021-09-20T19:36:07.607Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:36:07 [2021-09-20T19:36:07.607Z] 
19:36:07 [2021-09-20T19:36:07.607Z] 
19:36:07 [2021-09-20T19:36:07.607Z] DONE 5 tests, 3 skipped in 0.143s
19:36:07 [2021-09-20T19:36:07.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:36:07 [2021-09-20T19:36:07.607Z] INFO: Testing against a local daemon
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestExternalGraphDriver
19:36:07 [2021-09-20T19:36:07.607Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:36:07 [2021-09-20T19:36:07.607Z] --- SKIP: TestExternalGraphDriver (0.06s)
19:36:07 [2021-09-20T19:36:07.607Z] === RUN   TestGraphdriverPluginV2
19:36:07 [2021-09-20T19:36:07.885Z] time="2021-09-20T19:36:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestTailFile
19:36:07 [2021-09-20T19:36:07.885Z] --- PASS: TestTailFile (0.00s)
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestTailFileManyLines
19:36:07 [2021-09-20T19:36:07.885Z] --- PASS: TestTailFileManyLines (0.00s)
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestTailEmptyFile
19:36:07 [2021-09-20T19:36:07.885Z] --- PASS: TestTailEmptyFile (0.00s)
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestTailNegativeN
19:36:07 [2021-09-20T19:36:07.885Z] --- PASS: TestTailNegativeN (0.00s)
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/4_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/4_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line#01
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line#02
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/no_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/12_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/2_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/8_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === CONT  TestNewTailReader/single_byte_delimiter
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.885Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.885Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/4_byte_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.886Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.886Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.886Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:07 [2021-09-20T19:36:07.887Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:36:07 [2021-09-20T19:36:07.887Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:36:07 [2021-09-20T19:36:07.887Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.344Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
19:36:08 [2021-09-20T19:36:08.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestChtimes
19:36:08 [2021-09-20T19:36:08.345Z] --- PASS: TestChtimes (0.00s)
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestChtimesWindows
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.345Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestChtimesWindows (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestEnsureRemoveAllNotExist
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestEnsureRemoveAllWithDir
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestEnsureRemoveAllWithFile
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestHasWin32KSupport
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.346Z]     syscall_windows_test.go:8: win32k: true
19:36:08 [2021-09-20T19:36:08.346Z] --- PASS: TestHasWin32KSupport (0.00s)
19:36:08 [2021-09-20T19:36:08.346Z] PASS
19:36:08 [2021-09-20T19:36:08.346Z] coverage: 12.0% of statements
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.346Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.346Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 12.0% of statements
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.347Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
19:36:08 [2021-09-20T19:36:08.348Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
19:36:08 [2021-09-20T19:36:08.348Z] --- PASS: TestNewTailReader (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s)
19:36:08 [2021-09-20T19:36:08.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.349Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.804Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.805Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
19:36:08 [2021-09-20T19:36:08.806Z] PASS
19:36:08 [2021-09-20T19:36:08.806Z] coverage: 88.6% of statements
19:36:08 [2021-09-20T19:36:08.806Z] ok  	github.com/docker/docker/pkg/tailfile	0.262s	coverage: 88.6% of statements
19:36:08 [2021-09-20T19:36:08.806Z] testing: warning: no tests to run
19:36:08 [2021-09-20T19:36:08.806Z] PASS
19:36:08 [2021-09-20T19:36:08.806Z] coverage: [no statements]
19:36:08 [2021-09-20T19:36:08.806Z] ok  	github.com/docker/docker/pkg/term/windows	0.036s	coverage: [no statements] [no tests to run]
19:36:09 [2021-09-20T19:36:09.270Z] === RUN   TestTarSumRemoveNonExistent
19:36:09 [2021-09-20T19:36:09.270Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
19:36:09 [2021-09-20T19:36:09.270Z] === RUN   TestTarSumRemove
19:36:09 [2021-09-20T19:36:09.270Z] --- PASS: TestTarSumRemove (0.00s)
19:36:09 [2021-09-20T19:36:09.270Z] === RUN   TestSortFileInfoSums
19:36:09 [2021-09-20T19:36:09.270Z] --- PASS: TestSortFileInfoSums (0.00s)
19:36:09 [2021-09-20T19:36:09.270Z] === RUN   TestNewTarSumForLabelInvalid
19:36:09 [2021-09-20T19:36:09.270Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
19:36:09 [2021-09-20T19:36:09.270Z] === RUN   TestNewTarSumForLabel
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestNewTarSumForLabel (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestEmptyTar
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestEmptyTar (0.01s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestTarSumsReadSize
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestTarSumsReadSize (0.03s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestTarSums
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestTarSums (0.09s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestIteration
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestIteration (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestVersionLabelForChecksum
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestVersionLabelForChecksum (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestVersion
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestVersion (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestGetVersion
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestGetVersion (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] === RUN   TestGetVersions
19:36:09 [2021-09-20T19:36:09.271Z] --- PASS: TestGetVersions (0.00s)
19:36:09 [2021-09-20T19:36:09.271Z] PASS
19:36:09 [2021-09-20T19:36:09.271Z] coverage: 89.3% of statements
19:36:09 [2021-09-20T19:36:09.271Z] ok  	github.com/docker/docker/pkg/tarsum	0.173s	coverage: 89.3% of statements
19:36:09 [2021-09-20T19:36:09.726Z] === RUN   TestTruncIndex
19:36:09 [2021-09-20T19:36:09.726Z] --- PASS: TestTruncIndex (0.10s)
19:36:09 [2021-09-20T19:36:09.726Z] PASS
19:36:09 [2021-09-20T19:36:09.726Z] coverage: 91.5% of statements
19:36:09 [2021-09-20T19:36:09.726Z] ok  	github.com/docker/docker/pkg/truncindex	0.147s	coverage: 91.5% of statements
19:36:09 [2021-09-20T19:36:09.726Z] === RUN   TestIsGIT
19:36:09 [2021-09-20T19:36:09.726Z] --- PASS: TestIsGIT (0.00s)
19:36:09 [2021-09-20T19:36:09.726Z] === RUN   TestIsTransport
19:36:09 [2021-09-20T19:36:09.726Z] --- PASS: TestIsTransport (0.00s)
19:36:09 [2021-09-20T19:36:09.726Z] PASS
19:36:09 [2021-09-20T19:36:09.726Z] coverage: 100.0% of statements
19:36:09 [2021-09-20T19:36:09.726Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
19:36:10 [2021-09-20T19:36:10.181Z] === RUN   TestVersionInfo
19:36:10 [2021-09-20T19:36:10.181Z] --- PASS: TestVersionInfo (0.00s)
19:36:10 [2021-09-20T19:36:10.181Z] === RUN   TestAppendVersions
19:36:10 [2021-09-20T19:36:10.181Z] --- PASS: TestAppendVersions (0.00s)
19:36:10 [2021-09-20T19:36:10.181Z] PASS
19:36:10 [2021-09-20T19:36:10.181Z] coverage: 88.9% of statements
19:36:10 [2021-09-20T19:36:10.181Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
19:36:10 [2021-09-20T19:36:10.181Z] time="2021-09-20T19:36:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
19:36:10 [2021-09-20T19:36:10.632Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.90s)
19:36:10 [2021-09-20T19:36:10.632Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestValidatePrivileges
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestValidatePrivileges (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestFilterByCapNeg
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestFilterByCapNeg (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestFilterByCapPos
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestFilterByCapPos (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestStoreGetPluginNotMatchCapRefs
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] PASS
19:36:11 [2021-09-20T19:36:11.143Z] coverage: 12.0% of statements
19:36:11 [2021-09-20T19:36:11.143Z] ok  	github.com/docker/docker/plugin	0.054s	coverage: 12.0% of statements
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestNewSettable
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestNewSettable (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestIsSettable
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestIsSettable (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] === RUN   TestUpdateSettingsEnv
19:36:11 [2021-09-20T19:36:11.143Z] --- PASS: TestUpdateSettingsEnv (0.00s)
19:36:11 [2021-09-20T19:36:11.143Z] PASS
19:36:11 [2021-09-20T19:36:11.143Z] coverage: 20.1% of statements
19:36:11 [2021-09-20T19:36:11.143Z] ok  	github.com/docker/docker/plugin/v2	0.033s	coverage: 20.1% of statements
19:36:12 [2021-09-20T19:36:12.104Z] === RUN   TestLoad
19:36:12 [2021-09-20T19:36:12.104Z] --- PASS: TestLoad (0.00s)
19:36:12 [2021-09-20T19:36:12.104Z] === RUN   TestSave
19:36:12 [2021-09-20T19:36:12.104Z] --- PASS: TestSave (0.02s)
19:36:12 [2021-09-20T19:36:12.104Z] === RUN   TestAddDeleteGet
19:36:12 [2021-09-20T19:36:12.104Z] --- PASS: TestAddDeleteGet (0.04s)
19:36:12 [2021-09-20T19:36:12.104Z] === RUN   TestInvalidTags
19:36:12 [2021-09-20T19:36:12.104Z] --- PASS: TestInvalidTags (0.01s)
19:36:12 [2021-09-20T19:36:12.104Z] PASS
19:36:12 [2021-09-20T19:36:12.104Z] coverage: 84.4% of statements
19:36:12 [2021-09-20T19:36:12.104Z] ok  	github.com/docker/docker/reference	0.105s	coverage: 84.4% of statements
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResolveAuthConfigIndexServer
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResolveAuthConfigFullURL
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestLoadAllowNondistributableArtifacts
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestValidateMirror
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestValidateMirror (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestLoadInsecureRegistries
19:36:13 [2021-09-20T19:36:13.065Z] time="2021-09-20T19:36:12Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:36:13 [2021-09-20T19:36:13.065Z] time="2021-09-20T19:36:12Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
19:36:13 [2021-09-20T19:36:13.065Z] time="2021-09-20T19:36:12Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestLoadInsecureRegistries (0.09s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestNewServiceConfig
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestNewServiceConfig (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestValidateIndexName
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestValidateIndexName (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestValidateIndexNameWithError
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestValidateIndexNameWithError (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestEndpointParse
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestEndpointParse (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestEndpointParseInvalid
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestEndpointParseInvalid (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestValidateEndpoint
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestValidateEndpoint (0.01s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestPing
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestPing (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestPingRegistryEndpoint
19:36:13 [2021-09-20T19:36:13.065Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:36:13 [2021-09-20T19:36:13.065Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestEndpoint
19:36:13 [2021-09-20T19:36:13.065Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:36:13 [2021-09-20T19:36:13.065Z] --- SKIP: TestEndpoint (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestParseRepositoryInfo
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestParseRepositoryInfo (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestNewIndexInfo
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestNewIndexInfo (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestMirrorEndpointLookup
19:36:13 [2021-09-20T19:36:13.065Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:36:13 [2021-09-20T19:36:13.065Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestSearchRepositories
19:36:13 [2021-09-20T19:36:13.065Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
19:36:13 [2021-09-20T19:36:13.065Z]         Host: 127.0.0.1:49230
19:36:13 [2021-09-20T19:36:13.065Z]         User-Agent: docker test client
19:36:13 [2021-09-20T19:36:13.065Z]         Authorization: Token fake-token
19:36:13 [2021-09-20T19:36:13.065Z]         X-Docker-Token: true
19:36:13 [2021-09-20T19:36:13.065Z]         Accept-Encoding: gzip
19:36:13 [2021-09-20T19:36:13.065Z]         
19:36:13 [2021-09-20T19:36:13.065Z]         
19:36:13 [2021-09-20T19:36:13.065Z]     registry_test.go:730: HTTP/1.1 200 OK
19:36:13 [2021-09-20T19:36:13.065Z]         Connection: close
19:36:13 [2021-09-20T19:36:13.065Z]         Content-Length: 144
19:36:13 [2021-09-20T19:36:13.065Z]         Cache-Control: no-cache
19:36:13 [2021-09-20T19:36:13.065Z]         Content-Type: application/json
19:36:13 [2021-09-20T19:36:13.065Z]         Date: Mon, 20 Sep 2021 19:36:12 GMT
19:36:13 [2021-09-20T19:36:13.065Z]         Expires: -1
19:36:13 [2021-09-20T19:36:13.065Z]         Pragma: no-cache
19:36:13 [2021-09-20T19:36:13.065Z]         Server: docker-tests/mock
19:36:13 [2021-09-20T19:36:13.065Z]         X-Docker-Registry-Config: mock
19:36:13 [2021-09-20T19:36:13.065Z]         X-Docker-Registry-Version: 0.0.0
19:36:13 [2021-09-20T19:36:13.065Z]         
19:36:13 [2021-09-20T19:36:13.065Z]         
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestSearchRepositories (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestTrustedLocation
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestTrustedLocation (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestAllowNondistributableArtifacts
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestIsSecureIndex
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestIsSecureIndex (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] PASS
19:36:13 [2021-09-20T19:36:13.065Z] coverage: 50.3% of statements
19:36:13 [2021-09-20T19:36:13.065Z] ok  	github.com/docker/docker/registry	0.157s	coverage: 50.3% of statements
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResumableRequestHeaderSimpleErrors
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResumableRequestHeaderTooMuchFailures
19:36:13 [2021-09-20T19:36:13.065Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
19:36:13 [2021-09-20T19:36:13.065Z] === RUN   TestResumableRequestReaderWithReadError
19:36:13 [2021-09-20T19:36:13.066Z] time="2021-09-20T19:36:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
19:36:13 [2021-09-20T19:36:13.066Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
19:36:13 [2021-09-20T19:36:13.066Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
19:36:13 [2021-09-20T19:36:13.066Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
19:36:13 [2021-09-20T19:36:13.066Z] === RUN   TestResumableRequestReader
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReader (0.00s)
19:36:13 [2021-09-20T19:36:13.066Z] === RUN   TestResumableRequestReaderWithInitialResponse
19:36:13 [2021-09-20T19:36:13.066Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
19:36:13 [2021-09-20T19:36:13.066Z] PASS
19:36:13 [2021-09-20T19:36:13.066Z] coverage: 100.0% of statements
19:36:13 [2021-09-20T19:36:13.521Z] ok  	github.com/docker/docker/registry/resumable	0.181s	coverage: 100.0% of statements
19:36:13 [2021-09-20T19:36:13.521Z] === RUN   TestRestartManagerTimeout
19:36:13 [2021-09-20T19:36:13.521Z] --- PASS: TestRestartManagerTimeout (0.00s)
19:36:13 [2021-09-20T19:36:13.521Z] === RUN   TestRestartManagerTimeoutReset
19:36:13 [2021-09-20T19:36:13.521Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
19:36:13 [2021-09-20T19:36:13.521Z] PASS
19:36:13 [2021-09-20T19:36:13.521Z] coverage: 50.9% of statements
19:36:13 [2021-09-20T19:36:13.521Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 50.9% of statements
19:36:13 [2021-09-20T19:36:13.977Z] === RUN   TestDecodeContainerConfig
19:36:13 [2021-09-20T19:36:13.977Z] --- PASS: TestDecodeContainerConfig (0.00s)
19:36:13 [2021-09-20T19:36:13.977Z] === RUN   TestDecodeContainerConfigIsolation
19:36:13 [2021-09-20T19:36:13.977Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
19:36:13 [2021-09-20T19:36:13.977Z] === RUN   TestValidatePrivileged
19:36:13 [2021-09-20T19:36:13.977Z] --- PASS: TestValidatePrivileged (0.00s)
19:36:13 [2021-09-20T19:36:13.977Z] PASS
19:36:13 [2021-09-20T19:36:13.977Z] coverage: 52.2% of statements
19:36:13 [2021-09-20T19:36:13.977Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 52.2% of statements
19:36:14 [2021-09-20T19:36:14.141Z] --- PASS: TestGraphdriverPluginV2 (5.68s)
19:36:14 [2021-09-20T19:36:14.141Z] PASS
19:36:14 [2021-09-20T19:36:14.141Z] 
19:36:14 [2021-09-20T19:36:14.141Z] === Skipped
19:36:14 [2021-09-20T19:36:14.141Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
19:36:14 [2021-09-20T19:36:14.141Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:36:14 [2021-09-20T19:36:14.141Z] 
19:36:14 [2021-09-20T19:36:14.141Z] 
19:36:14 [2021-09-20T19:36:14.141Z] DONE 2 tests, 1 skipped in 5.857s
19:36:14 [2021-09-20T19:36:14.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:36:14 [2021-09-20T19:36:14.141Z] INFO: Testing against a local daemon
19:36:14 [2021-09-20T19:36:14.141Z] === RUN   TestContinueAfterPluginCrash
19:36:14 [2021-09-20T19:36:14.141Z] === PAUSE TestContinueAfterPluginCrash
19:36:14 [2021-09-20T19:36:14.141Z] === RUN   TestReadPluginNoRead
19:36:14 [2021-09-20T19:36:14.141Z] === PAUSE TestReadPluginNoRead
19:36:14 [2021-09-20T19:36:14.141Z] === RUN   TestDaemonStartWithLogOpt
19:36:14 [2021-09-20T19:36:14.141Z] === PAUSE TestDaemonStartWithLogOpt
19:36:14 [2021-09-20T19:36:14.141Z] === CONT  TestContinueAfterPluginCrash
19:36:14 [2021-09-20T19:36:14.141Z] === CONT  TestDaemonStartWithLogOpt
19:36:14 [2021-09-20T19:36:14.433Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
19:36:14 [2021-09-20T19:36:14.433Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
19:36:14 [2021-09-20T19:36:14.433Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
19:36:14 [2021-09-20T19:36:14.433Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
19:36:14 [2021-09-20T19:36:14.433Z] PASS
19:36:14 [2021-09-20T19:36:14.433Z] coverage: 62.5% of statements
19:36:14 [2021-09-20T19:36:14.433Z] ok  	github.com/docker/docker/testutil	0.031s	coverage: 62.5% of statements
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:36:14 [2021-09-20T19:36:14.433Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:36:14 [2021-09-20T19:36:14.888Z] time="2021-09-20T19:36:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
19:36:16 [2021-09-20T19:36:16.416Z] === RUN   TestGetDriver
19:36:16 [2021-09-20T19:36:16.416Z] --- PASS: TestGetDriver (0.00s)
19:36:16 [2021-09-20T19:36:16.416Z] === RUN   TestVolumeRequestError
19:36:16 [2021-09-20T19:36:16.416Z] --- PASS: TestVolumeRequestError (0.01s)
19:36:16 [2021-09-20T19:36:16.416Z] PASS
19:36:16 [2021-09-20T19:36:16.416Z] coverage: 36.1% of statements
19:36:16 [2021-09-20T19:36:16.416Z] ok  	github.com/docker/docker/volume/drivers	0.052s	coverage: 36.1% of statements
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestGetAddress
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestGetAddress (0.00s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestRemove
19:36:16 [2021-09-20T19:36:16.881Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:36:16 [2021-09-20T19:36:16.881Z] --- SKIP: TestRemove (0.00s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestInitializeWithVolumes
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestInitializeWithVolumes (0.01s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestCreate
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestCreate (0.01s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestValidateName
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestValidateName (0.00s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestCreateWithOpts
19:36:16 [2021-09-20T19:36:16.881Z]     local_test.go:181: runtime.GOOS == "windows"
19:36:16 [2021-09-20T19:36:16.881Z] --- SKIP: TestCreateWithOpts (0.00s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestRelaodNoOpts
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestRelaodNoOpts (0.01s)
19:36:16 [2021-09-20T19:36:16.881Z] PASS
19:36:16 [2021-09-20T19:36:16.881Z] coverage: 41.5% of statements
19:36:16 [2021-09-20T19:36:16.881Z] ok  	github.com/docker/docker/volume/local	0.065s	coverage: 41.5% of statements
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestConvertTmpfsOptions
19:36:16 [2021-09-20T19:36:16.881Z]     parser_test.go:49: data="mode=700,size=1m"
19:36:16 [2021-09-20T19:36:16.881Z]     parser_test.go:49: data="ro"
19:36:16 [2021-09-20T19:36:16.881Z] --- PASS: TestConvertTmpfsOptions (0.00s)
19:36:16 [2021-09-20T19:36:16.881Z] === RUN   TestParseMountRaw
19:36:17 [2021-09-20T19:36:17.336Z] --- PASS: TestParseMountRaw (0.03s)
19:36:17 [2021-09-20T19:36:17.336Z] === RUN   TestParseMountRawSplit
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 0
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 1
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 2
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 3
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 4
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 5
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 6
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 7
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 8
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 0
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 1
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 2
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 3
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 4
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 5
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 6
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 7
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 8
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 9
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 10
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 11
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 12
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 0
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 1
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 2
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 3
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 4
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 5
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 6
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 7
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 8
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 9
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 10
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:390: case 11
19:36:17 [2021-09-20T19:36:17.336Z] --- PASS: TestParseMountRawSplit (0.00s)
19:36:17 [2021-09-20T19:36:17.336Z] === RUN   TestParseMountSpec
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 0
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 1
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 2
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 3
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 4
19:36:17 [2021-09-20T19:36:17.336Z]     parser_test.go:455: case 5
19:36:17 [2021-09-20T19:36:17.336Z] --- PASS: TestParseMountSpec (0.00s)
19:36:17 [2021-09-20T19:36:17.336Z] === RUN   TestParseMountSpecBindWithFileinfoError
19:36:17 [2021-09-20T19:36:17.336Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
19:36:17 [2021-09-20T19:36:17.336Z] === RUN   TestValidateMount
19:36:17 [2021-09-20T19:36:17.336Z] --- PASS: TestValidateMount (0.00s)
19:36:17 [2021-09-20T19:36:17.336Z] PASS
19:36:17 [2021-09-20T19:36:17.336Z] coverage: 66.2% of statements
19:36:17 [2021-09-20T19:36:17.336Z] ok  	github.com/docker/docker/volume/mounts	0.076s	coverage: 66.2% of statements
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestSetGetMeta
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestSetGetMeta
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestRestore
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestRestore
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestServiceCreate
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestServiceCreate
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestServiceList
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestServiceList
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestServiceRemove
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestServiceRemove
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestServiceGet
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestServiceGet
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestServicePrune
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestServicePrune
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestCreate
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestCreate
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestRemove
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestRemove
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestList
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestList
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFindByDriver
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFindByDriver
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFindByReferenced
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFindByReferenced
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestDerefMultipleOfSameRef
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestDerefMultipleOfSameRef
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestDefererencePluginOnCreateError
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestDefererencePluginOnCreateError
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestRefDerefRemove
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestRefDerefRemove
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestGet
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestGet
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestGetWithReference
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestGetWithReference
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_nil_list
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_nil_list
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_empty_list
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_empty_list
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_filter_some
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_filter_some
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_filter_middle
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_filter_middle
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_filter_middle_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === RUN   TestFilterFunc/test_filter_first_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === PAUSE TestFilterFunc/test_filter_first_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_nil_list
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_filter_some
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_filter_middle_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_filter_first_and_last
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_filter_middle
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFilterFunc/test_empty_list
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestFilterFunc (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestSetGetMeta
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestGet
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestCreate
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestSetGetMeta (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestServicePrune
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestServiceGet
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestCreate (0.03s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestServiceRemove
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestGet (0.03s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestServiceList
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestServiceGet (0.09s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestServiceCreate
19:36:17 [2021-09-20T19:36:17.792Z] time="2021-09-20T19:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestServiceRemove (0.09s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestRestore
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestServiceList (0.09s)
19:36:17 [2021-09-20T19:36:17.792Z] time="2021-09-20T19:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestGetWithReference
19:36:17 [2021-09-20T19:36:17.792Z] time="2021-09-20T19:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestServiceCreate (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestRefDerefRemove
19:36:17 [2021-09-20T19:36:17.792Z] time="2021-09-20T19:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
19:36:17 [2021-09-20T19:36:17.792Z] time="2021-09-20T19:36:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestGetWithReference (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFindByDriver
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestRestore (0.03s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestDerefMultipleOfSameRef
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestServicePrune (0.13s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestFindByReferenced
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestRefDerefRemove (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestList
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestDefererencePluginOnCreateError
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestFindByDriver (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] === CONT  TestRemove
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestFindByReferenced (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestList (0.03s)
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestRemove (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
19:36:17 [2021-09-20T19:36:17.792Z] PASS
19:36:17 [2021-09-20T19:36:17.792Z] coverage: 70.3% of statements
19:36:17 [2021-09-20T19:36:17.792Z] ok  	github.com/docker/docker/volume/service	0.222s	coverage: 70.3% of statements
19:36:20 [2021-09-20T19:36:20.677Z] --- PASS: TestDaemonStartWithLogOpt (6.15s)
19:36:20 [2021-09-20T19:36:20.677Z] === CONT  TestReadPluginNoRead
19:36:22 [2021-09-20T19:36:22.565Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
19:36:22 [2021-09-20T19:36:22.821Z] === RUN   TestReadPluginNoRead/default
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestNewClientWithTimeout (17.61s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestClientStream
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestClientStream (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestClientSendFile
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestClientSendFile (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestClientWithRequestTimeout
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestClientWithRequestTimeout (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestFileSpecPlugin
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestFileSpecPlugin (0.01s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestFileJSONSpecPlugin
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestPluginAddHandler
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestPluginAddHandler (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestPluginWaitBadPlugin
19:36:23 [2021-09-20T19:36:23.556Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
19:36:23 [2021-09-20T19:36:23.556Z] === RUN   TestGet
19:36:23 [2021-09-20T19:36:23.556Z] time="2021-09-20T19:36:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
19:36:24 [2021-09-20T19:36:24.516Z] time="2021-09-20T19:36:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
19:36:25 [2021-09-20T19:36:25.342Z] === RUN   TestReadPluginNoRead/disabled_caching
19:36:26 [2021-09-20T19:36:26.680Z] time="2021-09-20T19:36:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
19:36:27 [2021-09-20T19:36:27.881Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:36:28 [2021-09-20T19:36:28.705Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:36:28 [2021-09-20T19:36:28.705Z] PASS
19:36:28 [2021-09-20T19:36:28.705Z] 
19:36:28 [2021-09-20T19:36:28.705Z] DONE 17 tests in 46.429s
19:36:28 [2021-09-20T19:36:28.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:36:28 [2021-09-20T19:36:28.705Z] INFO: Testing against a local daemon
19:36:28 [2021-09-20T19:36:28.705Z] === RUN   TestPluginInvalidJSON
19:36:28 [2021-09-20T19:36:28.705Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:36:28 [2021-09-20T19:36:28.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:36:28 [2021-09-20T19:36:28.705Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:36:28 [2021-09-20T19:36:28.705Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:36:28 [2021-09-20T19:36:28.705Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:36:28 [2021-09-20T19:36:28.705Z] === RUN   TestPluginInstall
19:36:28 [2021-09-20T19:36:28.705Z] === RUN   TestPluginInstall/no_auth
19:36:28 [2021-09-20T19:36:28.705Z] time="2021-09-20T19:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:28 [2021-09-20T19:36:28.705Z] time="2021-09-20T19:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c2e808c09ec472cc67785932559885b5190a2bc1c7ba9d06462be1850e295" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:28 [2021-09-20T19:36:28.705Z] time="2021-09-20T19:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:28 [2021-09-20T19:36:28.705Z] time="2021-09-20T19:36:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c2e808c09ec472cc67785932559885b5190a2bc1c7ba9d06462be1850e295" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:28 [2021-09-20T19:36:28.963Z] === RUN   TestPluginInstall/with_htpasswd
19:36:29 [2021-09-20T19:36:29.531Z] time="2021-09-20T19:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:29 [2021-09-20T19:36:29.531Z] time="2021-09-20T19:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c2e808c09ec472cc67785932559885b5190a2bc1c7ba9d06462be1850e295" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:29 [2021-09-20T19:36:29.531Z] time="2021-09-20T19:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:29 [2021-09-20T19:36:29.531Z] time="2021-09-20T19:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d76c2e808c09ec472cc67785932559885b5190a2bc1c7ba9d06462be1850e295" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:29 [2021-09-20T19:36:29.531Z] === RUN   TestPluginInstall/with_insecure
19:36:30 [2021-09-20T19:36:30.392Z] time="2021-09-20T19:36:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
19:36:30 [2021-09-20T19:36:30.427Z] === CONT  TestReadPluginNoRead
19:36:30 [2021-09-20T19:36:30.427Z]     read_test.go:92: [df69eb10aa21f] daemon is not started
19:36:30 [2021-09-20T19:36:30.427Z] --- PASS: TestReadPluginNoRead (10.67s)
19:36:30 [2021-09-20T19:36:30.427Z]     --- PASS: TestReadPluginNoRead/default (2.46s)
19:36:30 [2021-09-20T19:36:30.427Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.49s)
19:36:30 [2021-09-20T19:36:30.427Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s)
19:36:30 [2021-09-20T19:36:30.427Z] PASS
19:36:30 [2021-09-20T19:36:30.427Z] 
19:36:30 [2021-09-20T19:36:30.427Z] DONE 6 tests in 16.936s
19:36:30 [2021-09-20T19:36:30.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:36:30 [2021-09-20T19:36:30.427Z] testing: warning: no tests to run
19:36:30 [2021-09-20T19:36:30.427Z] PASS
19:36:30 [2021-09-20T19:36:30.427Z] 
19:36:30 [2021-09-20T19:36:30.427Z] DONE 0 tests in 0.033s
19:36:30 [2021-09-20T19:36:30.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:36:30 [2021-09-20T19:36:30.427Z] INFO: Testing against a local daemon
19:36:30 [2021-09-20T19:36:30.427Z] === RUN   TestPluginWithDevMounts
19:36:30 [2021-09-20T19:36:30.427Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:36:30 [2021-09-20T19:36:30.427Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:36:30 [2021-09-20T19:36:30.427Z] PASS
19:36:30 [2021-09-20T19:36:30.427Z] 
19:36:30 [2021-09-20T19:36:30.427Z] === Skipped
19:36:30 [2021-09-20T19:36:30.427Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:36:30 [2021-09-20T19:36:30.427Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:36:30 [2021-09-20T19:36:30.427Z] 
19:36:30 [2021-09-20T19:36:30.427Z] 
19:36:30 [2021-09-20T19:36:30.427Z] DONE 1 tests, 1 skipped in 0.111s
19:36:30 [2021-09-20T19:36:30.427Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:36:30 [2021-09-20T19:36:30.465Z] time="2021-09-20T19:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:30 [2021-09-20T19:36:30.465Z] time="2021-09-20T19:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e408f9b55aa0e1c011eed0942ea74a3baa12c4bc44e83f3055127fb0b46c359" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:30 [2021-09-20T19:36:30.465Z] time="2021-09-20T19:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:30 [2021-09-20T19:36:30.465Z] time="2021-09-20T19:36:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e408f9b55aa0e1c011eed0942ea74a3baa12c4bc44e83f3055127fb0b46c359" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:30 [2021-09-20T19:36:30.683Z] INFO: Testing against a local daemon
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestSecretInspect
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestSecretInspect (0.02s)
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestSecretList
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestSecretList (0.02s)
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestSecretsCreateAndDelete
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestSecretsUpdate
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestSecretsUpdate (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestTemplatedSecret
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestTemplatedSecret (0.00s)
19:36:30 [2021-09-20T19:36:30.683Z] === RUN   TestSecretCreateResolve
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] --- SKIP: TestSecretCreateResolve (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z] PASS
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === Skipped
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
19:36:30 [2021-09-20T19:36:30.683Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] 
19:36:30 [2021-09-20T19:36:30.683Z] DONE 6 tests, 6 skipped in 0.185s
19:36:30 [2021-09-20T19:36:30.683Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:36:30 [2021-09-20T19:36:30.723Z]     plugin_test.go:165: [d589bd337f96d] daemon is not started
19:36:30 [2021-09-20T19:36:30.724Z] --- PASS: TestPluginInstall (3.47s)
19:36:30 [2021-09-20T19:36:30.724Z]     --- PASS: TestPluginInstall/no_auth (1.68s)
19:36:30 [2021-09-20T19:36:30.724Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
19:36:30 [2021-09-20T19:36:30.724Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
19:36:30 [2021-09-20T19:36:30.724Z] === RUN   TestPluginsWithRuntimes
19:36:30 [2021-09-20T19:36:30.940Z] INFO: Testing against a local daemon
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestServiceCreateInit
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- PASS: TestServiceCreateInit (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:36:30 [2021-09-20T19:36:30.940Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceMultipleTimes
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceConflict
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceMaxReplicas
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateWithDuplicateNetworkNames
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceSecretFileMode
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceConfigFileMode
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceSysctls
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateServiceCapabilities
19:36:30 [2021-09-20T19:36:30.940Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestInspect
19:36:30 [2021-09-20T19:36:30.940Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestInspect (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestCreateJob
19:36:30 [2021-09-20T19:36:30.940Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestCreateJob (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestReplicatedJob
19:36:30 [2021-09-20T19:36:30.940Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestReplicatedJob (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestUpdateReplicatedJob
19:36:30 [2021-09-20T19:36:30.940Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestServiceListWithStatuses
19:36:30 [2021-09-20T19:36:30.940Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestDockerNetworkConnectAlias
19:36:30 [2021-09-20T19:36:30.940Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestDockerNetworkReConnect
19:36:30 [2021-09-20T19:36:30.940Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:30 [2021-09-20T19:36:30.940Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
19:36:30 [2021-09-20T19:36:30.940Z] === RUN   TestServicePlugin
19:36:32 [2021-09-20T19:36:32.624Z] === RUN   TestPluginsWithRuntimes/No_Args
19:36:33 [2021-09-20T19:36:33.190Z] === RUN   TestPluginsWithRuntimes/With_Args
19:36:33 [2021-09-20T19:36:33.272Z] --- PASS: TestBuildWithHugeFile (42.94s)
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildWithEmptyDockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:33 [2021-09-20T19:36:33.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
19:36:33 [2021-09-20T19:36:33.272Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
19:36:33 [2021-09-20T19:36:33.272Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
19:36:33 [2021-09-20T19:36:33.272Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildPreserveOwnership
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildPreserveOwnership/copy_from
19:36:33 [2021-09-20T19:36:33.272Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:36:34 [2021-09-20T19:36:34.124Z] --- PASS: TestPluginsWithRuntimes (3.39s)
19:36:34 [2021-09-20T19:36:34.124Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
19:36:34 [2021-09-20T19:36:34.124Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
19:36:34 [2021-09-20T19:36:34.124Z] === RUN   TestPluginBackCompatMediaTypes
19:36:34 [2021-09-20T19:36:34.207Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServicePlugin (2.99s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestServiceUpdateLabel
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestServiceUpdateSecrets
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestServiceUpdateConfigs
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestServiceUpdateNetwork
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestServiceUpdatePidsLimit
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z] PASS
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === Skipped
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:36:34 [2021-09-20T19:36:34.207Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServicePlugin (2.99s)
19:36:34 [2021-09-20T19:36:34.207Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] DONE 24 tests, 23 skipped in 3.381s
19:36:34 [2021-09-20T19:36:34.207Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:36:34 [2021-09-20T19:36:34.207Z] INFO: Testing against a local daemon
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestSessionCreate
19:36:34 [2021-09-20T19:36:34.207Z] --- PASS: TestSessionCreate (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z] === RUN   TestSessionCreateWithBadUpgrade
19:36:34 [2021-09-20T19:36:34.207Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:36:34 [2021-09-20T19:36:34.207Z] PASS
19:36:34 [2021-09-20T19:36:34.207Z] 
19:36:34 [2021-09-20T19:36:34.207Z] DONE 2 tests in 0.147s
19:36:34 [2021-09-20T19:36:34.207Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:36:34 [2021-09-20T19:36:34.464Z] INFO: Testing against a local daemon
19:36:34 [2021-09-20T19:36:34.464Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:36:34 [2021-09-20T19:36:34.464Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:36:34 [2021-09-20T19:36:34.464Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:36:34 [2021-09-20T19:36:34.464Z] === RUN   TestEventsExecDie
19:36:34 [2021-09-20T19:36:34.660Z] --- PASS: TestBuildPreserveOwnership (5.06s)
19:36:34 [2021-09-20T19:36:34.660Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.52s)
19:36:34 [2021-09-20T19:36:34.660Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s)
19:36:34 [2021-09-20T19:36:34.660Z] === RUN   TestBuildPlatformInvalid
19:36:34 [2021-09-20T19:36:34.660Z] --- PASS: TestBuildPlatformInvalid (0.12s)
19:36:34 [2021-09-20T19:36:34.660Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:36:34 [2021-09-20T19:36:34.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s)
19:36:34 [2021-09-20T19:36:34.795Z] PASS
19:36:34 [2021-09-20T19:36:34.795Z] 
19:36:34 [2021-09-20T19:36:34.795Z] DONE 10 tests in 7.539s
19:36:34 [2021-09-20T19:36:34.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:36:34 [2021-09-20T19:36:34.795Z] INFO: Testing against a local daemon
19:36:34 [2021-09-20T19:36:34.795Z] === RUN   TestExternalGraphDriver
19:36:35 [2021-09-20T19:36:35.063Z] === RUN   TestExternalGraphDriver/json
19:36:35 [2021-09-20T19:36:35.392Z] --- PASS: TestEventsExecDie (1.06s)
19:36:35 [2021-09-20T19:36:35.392Z] === RUN   TestEventsBackwardsCompatible
19:36:35 [2021-09-20T19:36:35.392Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:36:35 [2021-09-20T19:36:35.392Z] === RUN   TestInfoBinaryCommits
19:36:35 [2021-09-20T19:36:35.392Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:36:35 [2021-09-20T19:36:35.392Z] === RUN   TestInfoAPIVersioned
19:36:35 [2021-09-20T19:36:35.392Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:36:35 [2021-09-20T19:36:35.392Z] === RUN   TestInfoDiscoveryBackend
19:36:35 [2021-09-20T19:36:35.430Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:36:36 [2021-09-20T19:36:36.987Z] === RUN   TestExternalGraphDriver/spec
19:36:37 [2021-09-20T19:36:37.282Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
19:36:37 [2021-09-20T19:36:37.282Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:36:38 [2021-09-20T19:36:38.886Z] === RUN   TestExternalGraphDriver/pull
19:36:38 [2021-09-20T19:36:38.925Z] --- PASS: TestGet (15.01s)
19:36:38 [2021-09-20T19:36:38.925Z] === RUN   TestPluginWithNoManifest
19:36:38 [2021-09-20T19:36:38.925Z] --- PASS: TestPluginWithNoManifest (0.00s)
19:36:38 [2021-09-20T19:36:38.925Z] === RUN   TestGetAll
19:36:38 [2021-09-20T19:36:38.925Z] --- PASS: TestGetAll (0.00s)
19:36:38 [2021-09-20T19:36:38.925Z] PASS
19:36:38 [2021-09-20T19:36:38.925Z] coverage: 73.4% of statements
19:36:38 [2021-09-20T19:36:38.925Z] ok  	github.com/docker/docker/pkg/plugins	34.877s	coverage: 73.4% of statements
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:36:38 [2021-09-20T19:36:38.925Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/quota	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/rootless	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/volume	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:36:38 [2021-09-20T19:36:38.926Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:36:39 [2021-09-20T19:36:39.663Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] Using test binary docker
19:36:39 [2021-09-20T19:36:39.663Z] +++ /etc/init.d/apparmor start
19:36:39 [2021-09-20T19:36:39.663Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:36:39 [2021-09-20T19:36:39.663Z] INFO: Waiting for daemon to start...
19:36:39 [2021-09-20T19:36:39.663Z] Starting dockerd
19:36:39 [2021-09-20T19:36:39.663Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
19:36:39 [2021-09-20T19:36:39.663Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] Using test binary docker
19:36:39 [2021-09-20T19:36:39.663Z] +++ /etc/init.d/apparmor start
19:36:39 [2021-09-20T19:36:39.663Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:36:39 [2021-09-20T19:36:39.663Z] INFO: Waiting for daemon to start...
19:36:39 [2021-09-20T19:36:39.663Z] Starting dockerd
19:36:39 [2021-09-20T19:36:39.663Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
19:36:39 [2021-09-20T19:36:39.663Z] .
19:36:39 [2021-09-20T19:36:39.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] Error: No such image: emptyfs
19:36:39 [2021-09-20T19:36:39.663Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:36:39 [2021-09-20T19:36:39.663Z] ++++ docker load
19:36:39 [2021-09-20T19:36:39.663Z] 
19:36:39 [2021-09-20T19:36:39.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] Running integration-test (iteration 1)
19:36:39 [2021-09-20T19:36:39.663Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:36:39 [2021-09-20T19:36:39.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
19:36:39 [2021-09-20T19:36:39.663Z] ++ set -e
19:36:39 [2021-09-20T19:36:39.663Z] ++ '[' -n 0 ']'
19:36:39 [2021-09-20T19:36:39.663Z] ++ set -x
19:36:39 [2021-09-20T19:36:39.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
19:36:39 [2021-09-20T19:36:39.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:36:39 [2021-09-20T19:36:39.663Z] Error: No such image: emptyfs
19:36:39 [2021-09-20T19:36:39.663Z] ++++ docker load
19:36:39 [2021-09-20T19:36:39.663Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:36:39 [2021-09-20T19:36:39.663Z] Running integration-test (iteration 1)
19:36:39 [2021-09-20T19:36:39.663Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:36:39 [2021-09-20T19:36:39.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
19:36:39 [2021-09-20T19:36:39.663Z] ++ set -e
19:36:39 [2021-09-20T19:36:39.663Z] ++ '[' -n 0 ']'
19:36:39 [2021-09-20T19:36:39.663Z] ++ set -x
19:36:39 [2021-09-20T19:36:39.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === Skipped
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     dispatchers_test.go:377: Windows does not support stopsignal
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     client_test.go:23: runtime.GOOS == "windows"
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     daemon_test.go:147: root required
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     reload_test.go:520: root required
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     pull_v2_test.go:73: Needs fixing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     pull_v2_test.go:118: Needs fixing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     download_test.go:268: Needs fixing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     layer_test.go:304: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     layer_test.go:353: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     layer_test.go:468: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     layer_test.go:697: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     migration_test.go:46: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     migration_test.go:182: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     mount_test.go:17: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     mount_test.go:76: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     mount_test.go:125: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     mount_test.go:212: Failing on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:134: Xz not present in msys2
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:239: Failing on Windows CI machines
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_windows_test.go:16: Currently fails
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     changes_test.go:192: needs more investigation
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     changes_test.go:405: needs further investigation
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     changes_test.go:441: needs further investigation
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     poller_test.go:41: No chmod on Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     fileutils_test.go:134: Needs porting to Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     fileutils_test.go:180: Needs porting to Windows
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:36:39 [2021-09-20T19:36:39.885Z]     local_test.go:181: runtime.GOOS == "windows"
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] 
19:36:39 [2021-09-20T19:36:39.885Z] DONE 1830 tests, 45 skipped in 182.806s
19:36:39 [2021-09-20T19:36:39.885Z] INFO: make.ps1 ended at 09/20/2021 19:36:39
19:36:40 [2021-09-20T19:36:40.261Z] --- PASS: TestExternalGraphDriver (5.41s)
19:36:40 [2021-09-20T19:36:40.261Z]     --- PASS: TestExternalGraphDriver/json (1.93s)
19:36:40 [2021-09-20T19:36:40.261Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
19:36:40 [2021-09-20T19:36:40.261Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
19:36:40 [2021-09-20T19:36:40.261Z] === RUN   TestGraphdriverPluginV2
19:36:40 [2021-09-20T19:36:40.548Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
19:36:40 [2021-09-20T19:36:40.548Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:36:40 [2021-09-20T19:36:40.548Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:36:40 [2021-09-20T19:36:40.548Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:36:40 [2021-09-20T19:36:40.548Z] === RUN   TestInfoAPI
19:36:40 [2021-09-20T19:36:40.548Z] --- PASS: TestInfoAPI (0.02s)
19:36:40 [2021-09-20T19:36:40.548Z] === RUN   TestInfoAPIWarnings
19:36:41 [2021-09-20T19:36:41.410Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:36:41 [2021-09-20T19:36:41.410Z] INFO: Unit tests ended at 09/20/2021 19:36:41. Duration:00:03:14.7300118
19:36:41 [2021-09-20T19:36:41.410Z] INFO: Building busybox
19:36:41 [2021-09-20T19:36:41.410Z] Sending build context to Docker daemon   5.12kB
19:36:41 [2021-09-20T19:36:41.410Z] 
19:36:41 [2021-09-20T19:36:41.410Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
19:36:41 [2021-09-20T19:36:41.410Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
19:36:41 [2021-09-20T19:36:41.410Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
19:36:41 [2021-09-20T19:36:41.410Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
19:36:41 [2021-09-20T19:36:41.410Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
19:36:41 [2021-09-20T19:36:41.410Z]  ---> 6e98155df178
19:36:41 [2021-09-20T19:36:41.410Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
19:36:41 [2021-09-20T19:36:41.410Z]  ---> Running in 98a6b404179d
19:36:44 [2021-09-20T19:36:44.449Z] --- PASS: TestGraphdriverPluginV2 (3.56s)
19:36:44 [2021-09-20T19:36:44.449Z] PASS
19:36:44 [2021-09-20T19:36:44.449Z] 
19:36:44 [2021-09-20T19:36:44.449Z] DONE 5 tests in 9.017s
19:36:44 [2021-09-20T19:36:44.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:36:44 [2021-09-20T19:36:44.449Z] INFO: Testing against a local daemon
19:36:44 [2021-09-20T19:36:44.449Z] === RUN   TestContinueAfterPluginCrash
19:36:44 [2021-09-20T19:36:44.449Z] === PAUSE TestContinueAfterPluginCrash
19:36:44 [2021-09-20T19:36:44.449Z] === RUN   TestReadPluginNoRead
19:36:44 [2021-09-20T19:36:44.449Z] === PAUSE TestReadPluginNoRead
19:36:44 [2021-09-20T19:36:44.449Z] === RUN   TestDaemonStartWithLogOpt
19:36:44 [2021-09-20T19:36:44.449Z] === PAUSE TestDaemonStartWithLogOpt
19:36:44 [2021-09-20T19:36:44.449Z] === CONT  TestContinueAfterPluginCrash
19:36:44 [2021-09-20T19:36:44.449Z] === CONT  TestDaemonStartWithLogOpt
19:36:47 [2021-09-20T19:36:47.735Z] --- PASS: TestDaemonStartWithLogOpt (3.51s)
19:36:47 [2021-09-20T19:36:47.735Z] === CONT  TestReadPluginNoRead
19:36:49 [2021-09-20T19:36:49.580Z] Loaded image: buildpack-deps:buster
19:36:49 [2021-09-20T19:36:49.580Z] Loaded image: busybox:latest
19:36:49 [2021-09-20T19:36:49.580Z] Loaded image: busybox:glibc
19:36:49 [2021-09-20T19:36:49.637Z] === RUN   TestReadPluginNoRead/default
19:36:50 [2021-09-20T19:36:50.152Z] Loaded image: debian:bullseye
19:36:50 [2021-09-20T19:36:50.152Z] Loaded image: hello-world:latest
19:36:50 [2021-09-20T19:36:50.152Z] Loaded image: arm32v7/hello-world:latest
19:36:50 [2021-09-20T19:36:50.548Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:36:51 [2021-09-20T19:36:51.536Z] === RUN   TestReadPluginNoRead/disabled_caching
19:36:52 [2021-09-20T19:36:52.475Z] --- PASS: TestContinueAfterPluginCrash (8.66s)
19:36:52 [2021-09-20T19:36:52.734Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:36:53 [2021-09-20T19:36:53.074Z] tests/integration/client_test.py .....                                   [ 75%]
19:36:53 [2021-09-20T19:36:53.074Z] tests/integration/context_api_test.py ...                                [ 76%]
19:36:53 [2021-09-20T19:36:53.332Z] tests/integration/errors_test.py .                                       [ 76%]
19:36:53 [2021-09-20T19:36:53.740Z] Removing intermediate container 98a6b404179d
19:36:53 [2021-09-20T19:36:53.740Z]  ---> 60d704f44711
19:36:53 [2021-09-20T19:36:53.740Z] Step 7/13 : ARG BUSYBOX_VERSION
19:36:53 [2021-09-20T19:36:53.740Z]  ---> Running in 622715caf2c9
19:36:53 [2021-09-20T19:36:53.740Z] Removing intermediate container 622715caf2c9
19:36:53 [2021-09-20T19:36:53.740Z]  ---> 546471bf8865
19:36:53 [2021-09-20T19:36:53.740Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
19:36:53 [2021-09-20T19:36:53.740Z]  ---> Running in e1c3b1b0cfa2
19:36:53 [2021-09-20T19:36:53.740Z] Removing intermediate container e1c3b1b0cfa2
19:36:53 [2021-09-20T19:36:53.740Z]  ---> 81b16dd809e0
19:36:53 [2021-09-20T19:36:53.740Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
19:36:54 [2021-09-20T19:36:54.109Z] === CONT  TestReadPluginNoRead
19:36:54 [2021-09-20T19:36:54.109Z]     read_test.go:92: [d11e845eec978] daemon is not started
19:36:54 [2021-09-20T19:36:54.109Z] --- PASS: TestReadPluginNoRead (6.76s)
19:36:54 [2021-09-20T19:36:54.109Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
19:36:54 [2021-09-20T19:36:54.109Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.52s)
19:36:54 [2021-09-20T19:36:54.109Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s)
19:36:54 [2021-09-20T19:36:54.109Z] PASS
19:36:54 [2021-09-20T19:36:54.109Z] 
19:36:54 [2021-09-20T19:36:54.109Z] DONE 6 tests in 10.320s
19:36:54 [2021-09-20T19:36:54.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:36:54 [2021-09-20T19:36:54.109Z] testing: warning: no tests to run
19:36:54 [2021-09-20T19:36:54.109Z] PASS
19:36:54 [2021-09-20T19:36:54.109Z] 
19:36:54 [2021-09-20T19:36:54.109Z] DONE 0 tests in 0.010s
19:36:54 [2021-09-20T19:36:54.109Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:36:54 [2021-09-20T19:36:54.367Z] INFO: Testing against a local daemon
19:36:54 [2021-09-20T19:36:54.367Z] === RUN   TestPluginWithDevMounts
19:36:54 [2021-09-20T19:36:54.367Z] === PAUSE TestPluginWithDevMounts
19:36:54 [2021-09-20T19:36:54.367Z] === CONT  TestPluginWithDevMounts
19:36:55 [2021-09-20T19:36:55.265Z] 
19:36:55 [2021-09-20T19:36:55.265Z]  ---> 101bce7cc3c9
19:36:55 [2021-09-20T19:36:55.265Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
19:36:55 [2021-09-20T19:36:55.720Z]  ---> Running in bda09e573bcb
19:36:55 [2021-09-20T19:36:55.741Z] --- PASS: TestPluginWithDevMounts (1.60s)
19:36:55 [2021-09-20T19:36:55.741Z] PASS
19:36:56 [2021-09-20T19:36:56.000Z] 
19:36:56 [2021-09-20T19:36:56.000Z] DONE 1 tests in 1.642s
19:36:56 [2021-09-20T19:36:56.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:36:56 [2021-09-20T19:36:56.000Z] INFO: Testing against a local daemon
19:36:56 [2021-09-20T19:36:56.000Z] === RUN   TestSecretInspect
19:36:58 [2021-09-20T19:36:58.529Z] --- PASS: TestSecretInspect (2.27s)
19:36:58 [2021-09-20T19:36:58.529Z] === RUN   TestSecretList
19:36:58 [2021-09-20T19:36:58.584Z] --- PASS: TestInfoAPIWarnings (17.36s)
19:36:58 [2021-09-20T19:36:58.584Z] === RUN   TestInfoDebug
19:36:59 [2021-09-20T19:36:59.511Z] --- PASS: TestInfoDebug (1.53s)
19:36:59 [2021-09-20T19:36:59.512Z] === RUN   TestInfoInsecureRegistries
19:37:00 [2021-09-20T19:37:00.155Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.36s)
19:37:00 [2021-09-20T19:37:00.155Z] PASS
19:37:00 [2021-09-20T19:37:00.155Z] 
19:37:00 [2021-09-20T19:37:00.155Z] === Skipped
19:37:00 [2021-09-20T19:37:00.155Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:37:00 [2021-09-20T19:37:00.155Z]     build_session_test.go:25: TODO: BuildKit
19:37:00 [2021-09-20T19:37:00.155Z] 
19:37:00 [2021-09-20T19:37:00.155Z] 
19:37:00 [2021-09-20T19:37:00.155Z] DONE 33 tests, 1 skipped in 113.275s
19:37:00 [2021-09-20T19:37:00.155Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:37:00 [2021-09-20T19:37:00.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:37:00 [2021-09-20T19:37:00.155Z] ++ set -e
19:37:00 [2021-09-20T19:37:00.155Z] ++ '[' -n 0 ']'
19:37:00 [2021-09-20T19:37:00.155Z] ++ set -x
19:37:00 [2021-09-20T19:37:00.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:37:00 [2021-09-20T19:37:00.155Z] INFO: Testing against a local daemon
19:37:00 [2021-09-20T19:37:00.155Z] === RUN   TestConfigInspect
19:37:00 [2021-09-20T19:37:00.429Z] --- PASS: TestSecretList (2.16s)
19:37:00 [2021-09-20T19:37:00.429Z] === RUN   TestSecretsCreateAndDelete
19:37:00 [2021-09-20T19:37:00.879Z] --- PASS: TestInfoInsecureRegistries (1.53s)
19:37:00 [2021-09-20T19:37:00.879Z] === RUN   TestInfoRegistryMirrors
19:37:02 [2021-09-20T19:37:02.070Z] --- PASS: TestConfigInspect (2.85s)
19:37:02 [2021-09-20T19:37:02.070Z] === RUN   TestConfigList
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestInfoRegistryMirrors (1.53s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestLoginFailsWithBadCredentials
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestPingCacheHeaders
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestPingCacheHeaders (0.02s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestPingGet
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestPingGet (0.01s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestPingHead
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestPingHead (0.02s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVersion
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestVersion (0.02s)
19:37:02 [2021-09-20T19:37:02.769Z] PASS
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] === Skipped
19:37:02 [2021-09-20T19:37:02.769Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:37:02 [2021-09-20T19:37:02.769Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:37:02 [2021-09-20T19:37:02.769Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] DONE 18 tests, 2 skipped in 28.314s
19:37:02 [2021-09-20T19:37:02.769Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:37:02 [2021-09-20T19:37:02.769Z] INFO: Testing against a local daemon
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVolumesCreateAndList
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVolumesRemove
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestVolumesRemove (0.06s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVolumesInspect
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestVolumesInspect (0.02s)
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVolumesInvalidJSON
19:37:02 [2021-09-20T19:37:02.769Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:37:02 [2021-09-20T19:37:02.769Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:37:02 [2021-09-20T19:37:02.769Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:37:02 [2021-09-20T19:37:02.769Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:37:02 [2021-09-20T19:37:02.769Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:37:02 [2021-09-20T19:37:02.769Z] PASS
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] DONE 5 tests in 0.232s
19:37:02 [2021-09-20T19:37:02.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:37:02 [2021-09-20T19:37:02.769Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12157 is not a child of this shell
19:37:02 [2021-09-20T19:37:02.769Z] warning: PID 12157 from bundles/test-integration/docker.pid had a nonzero exit code
19:37:02 [2021-09-20T19:37:02.769Z] Leaving: AppArmorNo profiles have been unloaded.
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] Unloading profiles will leave already running processes permanently
19:37:02 [2021-09-20T19:37:02.769Z] unconfined, which can lead to unexpected situations.
19:37:02 [2021-09-20T19:37:02.769Z] 
19:37:02 [2021-09-20T19:37:02.769Z] To set a process to complain mode, use the command line tool
19:37:02 [2021-09-20T19:37:02.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:37:02 [2021-09-20T19:37:02.769Z] Removing test suite binaries
19:37:02 [2021-09-20T19:37:02.957Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
19:37:02 [2021-09-20T19:37:02.957Z] === RUN   TestSecretsUpdate
19:37:03 [2021-09-20T19:37:03.025Z] exiting test-integration
19:37:03 [2021-09-20T19:37:03.025Z] ++ exit 0
19:37:03 [2021-09-20T19:37:03.950Z] 
19:37:04 [2021-09-20T19:37:04.617Z] --- PASS: TestConfigList (2.18s)
19:37:04 [2021-09-20T19:37:04.618Z] === RUN   TestConfigsCreateAndDelete
19:37:04 [2021-09-20T19:37:04.856Z] --- PASS: TestSecretsUpdate (2.22s)
19:37:04 [2021-09-20T19:37:04.857Z] === RUN   TestTemplatedSecret
Post stage
[Pipeline] junit
19:37:05 [2021-09-20T19:37:05.327Z] Recording test results
19:37:06 [2021-09-20T19:37:06.925Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:37:07 [2021-09-20T19:37:07.162Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
19:37:07 [2021-09-20T19:37:07.162Z] === RUN   TestConfigsUpdate
19:37:07 [2021-09-20T19:37:07.307Z] + echo Ensuring container killed.
19:37:07 [2021-09-20T19:37:07.307Z] Ensuring container killed.
19:37:07 [2021-09-20T19:37:07.307Z] + docker rm -vf docker-pr2
19:37:07 [2021-09-20T19:37:07.307Z] Error: No such container: docker-pr2
[Pipeline] sh
19:37:07 [2021-09-20T19:37:07.627Z] + echo Chowning /workspace to jenkins user
19:37:07 [2021-09-20T19:37:07.627Z] Chowning /workspace to jenkins user
19:37:07 [2021-09-20T19:37:07.627Z] + id -u
19:37:07 [2021-09-20T19:37:07.627Z] + id -g
19:37:07 [2021-09-20T19:37:07.627Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
19:37:07 [2021-09-20T19:37:07.627Z] Unable to find image 'busybox:latest' locally
19:37:08 [2021-09-20T19:37:08.142Z] --- PASS: TestTemplatedSecret (3.21s)
19:37:08 [2021-09-20T19:37:08.142Z] === RUN   TestSecretCreateResolve
19:37:08 [2021-09-20T19:37:08.559Z] latest: Pulling from library/busybox
19:37:08 [2021-09-20T19:37:08.559Z] 24fb2886d6f6: Pulling fs layer
19:37:08 [2021-09-20T19:37:08.559Z] 24fb2886d6f6: Download complete
19:37:08 [2021-09-20T19:37:08.559Z] 24fb2886d6f6: Pull complete
19:37:08 [2021-09-20T19:37:08.559Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
19:37:08 [2021-09-20T19:37:08.559Z] Status: Downloaded newer image for busybox:latest
19:37:09 [2021-09-20T19:37:09.709Z] --- PASS: TestConfigsUpdate (2.68s)
19:37:09 [2021-09-20T19:37:09.709Z] === RUN   TestTemplatedConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:37:10 [2021-09-20T19:37:10.495Z] Removing intermediate container bda09e573bcb
19:37:10 [2021-09-20T19:37:10.495Z]  ---> aa76b95beb29
19:37:10 [2021-09-20T19:37:10.495Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
19:37:10 [2021-09-20T19:37:10.495Z]  ---> Running in 97e13ab30cf3
19:37:10 [2021-09-20T19:37:10.671Z] --- PASS: TestSecretCreateResolve (2.25s)
19:37:10 [2021-09-20T19:37:10.671Z] PASS
19:37:10 [2021-09-20T19:37:10.671Z] 
19:37:10 [2021-09-20T19:37:10.671Z] DONE 6 tests in 14.435s
19:37:10 [2021-09-20T19:37:10.671Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:37:10 [2021-09-20T19:37:10.671Z] INFO: Testing against a local daemon
19:37:10 [2021-09-20T19:37:10.671Z] === RUN   TestServiceCreateInit
19:37:10 [2021-09-20T19:37:10.671Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:37:10 [2021-09-20T19:37:10.779Z] + bundleName=amd64-rootless
19:37:10 [2021-09-20T19:37:10.779Z] + echo Creating amd64-rootless-bundles.tar.gz
19:37:10 [2021-09-20T19:37:10.779Z] Creating amd64-rootless-bundles.tar.gz
19:37:10 [2021-09-20T19:37:10.779Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
19:37:10 [2021-09-20T19:37:10.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
19:37:10 [2021-09-20T19:37:10.789Z] Archiving artifacts
19:37:11 [2021-09-20T19:37:11.454Z] 
19:37:11 [2021-09-20T19:37:11.454Z] SUCCESS: Specified value was saved.
19:37:12 [2021-09-20T19:37:12.978Z] Removing intermediate container 97e13ab30cf3
19:37:12 [2021-09-20T19:37:12.978Z]  ---> 72432d94ea48
19:37:12 [2021-09-20T19:37:12.978Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:37:12 [2021-09-20T19:37:12.978Z]  ---> Running in 2c41ecc53585
19:37:13 [2021-09-20T19:37:13.050Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:37:13 [2021-09-20T19:37:13.406Z] + make clean
19:37:13 [2021-09-20T19:37:13.662Z] docker volume rm -f docker-dev-cache
19:37:13 [2021-09-20T19:37:13.662Z] docker-dev-cache
[Pipeline] deleteDir
19:37:13 [2021-09-20T19:37:13.962Z] --- PASS: TestTemplatedConfig (3.51s)
19:37:13 [2021-09-20T19:37:13.962Z] === RUN   TestConfigCreateResolve
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:37:14 [2021-09-20T19:37:14.854Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:37:15 [2021-09-20T19:37:15.877Z] --- PASS: TestConfigCreateResolve (2.68s)
19:37:15 [2021-09-20T19:37:15.877Z] === RUN   TestConfigDaemonLibtrustID
19:37:16 [2021-09-20T19:37:16.450Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
19:37:16 [2021-09-20T19:37:16.450Z] PASS
19:37:16 [2021-09-20T19:37:16.450Z] 
19:37:16 [2021-09-20T19:37:16.450Z] DONE 7 tests in 17.309s
19:37:16 [2021-09-20T19:37:16.450Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:37:16 [2021-09-20T19:37:16.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:37:16 [2021-09-20T19:37:16.450Z] ++ set -e
19:37:16 [2021-09-20T19:37:16.450Z] ++ '[' -n 0 ']'
19:37:16 [2021-09-20T19:37:16.450Z] ++ set -x
19:37:16 [2021-09-20T19:37:16.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:37:17 [2021-09-20T19:37:17.642Z] Cannot create a file when that file already exists.
19:37:18 [2021-09-20T19:37:18.706Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:37:20 [2021-09-20T19:37:20.122Z] --- PASS: TestServiceCreateInit (8.87s)
19:37:20 [2021-09-20T19:37:20.122Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s)
19:37:20 [2021-09-20T19:37:20.122Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s)
19:37:20 [2021-09-20T19:37:20.122Z] === RUN   TestCreateServiceMultipleTimes
19:37:21 [2021-09-20T19:37:21.354Z] Removing intermediate container 2c41ecc53585
19:37:21 [2021-09-20T19:37:21.354Z]  ---> 67051f4802dc
19:37:21 [2021-09-20T19:37:21.354Z] Step 13/13 : CMD ["sh"]
19:37:21 [2021-09-20T19:37:21.354Z]  ---> Running in bbebf82c887e
19:37:21 [2021-09-20T19:37:21.354Z] Removing intermediate container bbebf82c887e
19:37:21 [2021-09-20T19:37:21.354Z]  ---> de200e14d61d
19:37:21 [2021-09-20T19:37:21.354Z] Successfully built de200e14d61d
19:37:21 [2021-09-20T19:37:21.354Z] Successfully tagged busybox:latest
19:37:21 [2021-09-20T19:37:21.354Z] INFO: Docker images of the daemon under test
19:37:21 [2021-09-20T19:37:21.354Z] 
19:37:21 [2021-09-20T19:37:21.354Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:37:21 [2021-09-20T19:37:21.354Z] busybox                                latest              de200e14d61d        Less than a second ago   5.73GB
19:37:21 [2021-09-20T19:37:21.354Z] microsoft/windowsservercore            latest              6e98155df178        7 days ago               5.7GB
19:37:21 [2021-09-20T19:37:21.354Z] mcr.microsoft.com/windows/servercore   ltsc2019            6e98155df178        7 days ago               5.7GB
19:37:21 [2021-09-20T19:37:21.354Z] 
19:37:21 [2021-09-20T19:37:21.354Z] INFO: Running integration tests at 09/20/2021 19:37:20...
19:37:21 [2021-09-20T19:37:21.354Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:37:21 [2021-09-20T19:37:21.354Z] INFO: Integration API tests being run from the host:
19:37:21 [2021-09-20T19:37:21.354Z] INFO: make.ps1 starting at 09/20/2021 19:37:21
19:37:21 [2021-09-20T19:37:21.809Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: buildpack-deps:buster
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: busybox:latest
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: busybox:glibc
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: buildpack-deps:buster
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: busybox:latest
19:37:26 [2021-09-20T19:37:26.426Z] Loaded image: busybox:glibc
19:37:28 [2021-09-20T19:37:28.685Z] INFO: Testing against a local daemon
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCheckpoint
19:37:28 [2021-09-20T19:37:28.685Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:37:28 [2021-09-20T19:37:28.685Z] --- SKIP: TestCheckpoint (0.00s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestContainerInvalidJSON
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:37:28 [2021-09-20T19:37:28.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:37:28 [2021-09-20T19:37:28.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:37:28 [2021-09-20T19:37:28.685Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:37:28 [2021-09-20T19:37:28.685Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:37:28 [2021-09-20T19:37:28.685Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:37:28 [2021-09-20T19:37:28.685Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:37:28 [2021-09-20T19:37:28.685Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:37:28 [2021-09-20T19:37:28.685Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:37:28 [2021-09-20T19:37:28.685Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:37:28 [2021-09-20T19:37:28.685Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:37:28 [2021-09-20T19:37:28.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCopyFromContainerPathIsNotDir
19:37:28 [2021-09-20T19:37:28.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCopyToContainerPathDoesNotExist
19:37:28 [2021-09-20T19:37:28.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCopyToContainerPathIsNotDir
19:37:28 [2021-09-20T19:37:28.685Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:37:28 [2021-09-20T19:37:28.685Z] === RUN   TestCopyFromContainer
19:37:29 [2021-09-20T19:37:29.728Z] Loaded image: debian:bullseye
19:37:29 [2021-09-20T19:37:29.728Z] Loaded image: hello-world:latest
19:37:29 [2021-09-20T19:37:29.728Z] Loaded image: arm32v7/hello-world:latest
19:37:29 [2021-09-20T19:37:29.728Z] Loaded image: debian:bullseye
19:37:29 [2021-09-20T19:37:29.728Z] INFO: Testing against a local daemon
19:37:29 [2021-09-20T19:37:29.728Z] === RUN   TestDockerDaemonSuite
19:37:29 [2021-09-20T19:37:29.728Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:37:29 [2021-09-20T19:37:29.728Z] Loaded image: hello-world:latest
19:37:29 [2021-09-20T19:37:29.990Z] Loaded image: arm32v7/hello-world:latest
19:37:29 [2021-09-20T19:37:29.990Z] INFO: Testing against a local daemon
19:37:29 [2021-09-20T19:37:29.990Z] === RUN   TestDockerSuite
19:37:29 [2021-09-20T19:37:29.990Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:37:29 [2021-09-20T19:37:29.990Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:37:30 [2021-09-20T19:37:30.071Z] === RUN   TestCopyFromContainer//
19:37:30 [2021-09-20T19:37:30.071Z] === RUN   TestCopyFromContainer//bar/root
19:37:30 [2021-09-20T19:37:30.071Z] === RUN   TestCopyFromContainer//bar/root/
19:37:30 [2021-09-20T19:37:30.250Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:37:30 [2021-09-20T19:37:30.251Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:37:30 [2021-09-20T19:37:30.251Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:37:30 [2021-09-20T19:37:30.251Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:37:30 [2021-09-20T19:37:30.251Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:37:30 [2021-09-20T19:37:30.251Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:37:30 [2021-09-20T19:37:30.333Z] === RUN   TestCopyFromContainer/bar/quux
19:37:30 [2021-09-20T19:37:30.333Z] === RUN   TestCopyFromContainer/bar/quux/
19:37:30 [2021-09-20T19:37:30.333Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:37:30 [2021-09-20T19:37:30.594Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:37:30 [2021-09-20T19:37:30.594Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:37:30 [2021-09-20T19:37:30.594Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCopyFromContainer/bar/notarget
19:37:30 [2021-09-20T19:37:30.856Z] --- PASS: TestCopyFromContainer (2.36s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:37:30 [2021-09-20T19:37:30.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:37:30 [2021-09-20T19:37:30.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:37:30 [2021-09-20T19:37:30.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:37:30 [2021-09-20T19:37:30.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:37:30 [2021-09-20T19:37:30.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateLinkToNonExistingContainer
19:37:30 [2021-09-20T19:37:30.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateWithInvalidEnv
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateWithInvalidEnv/0
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateWithInvalidEnv/0
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateWithInvalidEnv/1
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateWithInvalidEnv/1
19:37:30 [2021-09-20T19:37:30.856Z] === RUN   TestCreateWithInvalidEnv/2
19:37:30 [2021-09-20T19:37:30.856Z] === PAUSE TestCreateWithInvalidEnv/2
19:37:31 [2021-09-20T19:37:31.118Z] === CONT  TestCreateWithInvalidEnv/0
19:37:31 [2021-09-20T19:37:31.118Z] === CONT  TestCreateWithInvalidEnv/1
19:37:31 [2021-09-20T19:37:31.118Z] === CONT  TestCreateWithInvalidEnv/2
19:37:31 [2021-09-20T19:37:31.118Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:37:31 [2021-09-20T19:37:31.118Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:37:31 [2021-09-20T19:37:31.118Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:37:31 [2021-09-20T19:37:31.118Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:37:31 [2021-09-20T19:37:31.118Z] === RUN   TestCreateTmpfsMountsTarget
19:37:31 [2021-09-20T19:37:31.118Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:37:31 [2021-09-20T19:37:31.118Z] === RUN   TestCreateWithCustomMaskedPaths
19:37:33 [2021-09-20T19:37:33.670Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
19:37:33 [2021-09-20T19:37:33.670Z] === RUN   TestCreateWithCustomReadonlyPaths
19:37:34 [2021-09-20T19:37:34.461Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:37:34 [2021-09-20T19:37:34.461Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:37:34 [2021-09-20T19:37:34.461Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:37:34 [2021-09-20T19:37:34.722Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:37:35 [2021-09-20T19:37:35.293Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:37:35 [2021-09-20T19:37:35.554Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:37:35 [2021-09-20T19:37:35.554Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:37:36 [2021-09-20T19:37:36.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
19:37:36 [2021-09-20T19:37:36.217Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:37:36 [2021-09-20T19:37:36.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:37:36 [2021-09-20T19:37:36.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:37:36 [2021-09-20T19:37:36.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:37:36 [2021-09-20T19:37:36.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:37:36 [2021-09-20T19:37:36.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:37:36 [2021-09-20T19:37:36.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:37:36 [2021-09-20T19:37:36.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:37:36 [2021-09-20T19:37:36.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:37:36 [2021-09-20T19:37:36.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:37:36 [2021-09-20T19:37:36.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:37:36 [2021-09-20T19:37:36.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:37:36 [2021-09-20T19:37:36.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:37:36 [2021-09-20T19:37:36.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:37:36 [2021-09-20T19:37:36.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:37:36 [2021-09-20T19:37:36.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:37:36 [2021-09-20T19:37:36.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:37:36 [2021-09-20T19:37:36.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:37:36 [2021-09-20T19:37:36.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
19:37:36 [2021-09-20T19:37:36.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:37:36 [2021-09-20T19:37:36.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:37:36 [2021-09-20T19:37:36.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:37:36 [2021-09-20T19:37:36.218Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:37:36 [2021-09-20T19:37:36.479Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
19:37:36 [2021-09-20T19:37:36.479Z] === RUN   TestCreateDifferentPlatform
19:37:36 [2021-09-20T19:37:36.479Z] === RUN   TestCreateDifferentPlatform/different_os
19:37:36 [2021-09-20T19:37:36.479Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:37:36 [2021-09-20T19:37:36.479Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:37:36 [2021-09-20T19:37:36.479Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:37:36 [2021-09-20T19:37:36.479Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:37:36 [2021-09-20T19:37:36.479Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:37:36 [2021-09-20T19:37:36.740Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:37:36 [2021-09-20T19:37:36.740Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestContainerStartOnDaemonRestart
19:37:36 [2021-09-20T19:37:36.740Z] === PAUSE TestContainerStartOnDaemonRestart
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestDaemonRestartIpcMode
19:37:36 [2021-09-20T19:37:36.740Z] === PAUSE TestDaemonRestartIpcMode
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestDaemonHostGatewayIP
19:37:36 [2021-09-20T19:37:36.740Z] === PAUSE TestDaemonHostGatewayIP
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestRestartDaemonWithRestartingContainer
19:37:36 [2021-09-20T19:37:36.740Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestContainerKillOnDaemonStart
19:37:36 [2021-09-20T19:37:36.740Z] === PAUSE TestContainerKillOnDaemonStart
19:37:36 [2021-09-20T19:37:36.740Z] === RUN   TestDiff
19:37:37 [2021-09-20T19:37:37.451Z] .........                                                                [ 86%]
19:37:37 [2021-09-20T19:37:37.468Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:37:37 [2021-09-20T19:37:37.468Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:37:37 [2021-09-20T19:37:37.468Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:37:37 [2021-09-20T19:37:37.468Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:37:37 [2021-09-20T19:37:37.683Z] --- PASS: TestDiff (0.78s)
19:37:37 [2021-09-20T19:37:37.683Z] === RUN   TestExecWithCloseStdin
19:37:38 [2021-09-20T19:37:38.038Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:37:38 [2021-09-20T19:37:38.038Z] --- PASS: TestBuildWithHugeFile (126.46s)
19:37:38 [2021-09-20T19:37:38.038Z] === RUN   TestBuildWithEmptyDockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:37:38 [2021-09-20T19:37:38.038Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:37:38 [2021-09-20T19:37:38.204Z] --- PASS: TestCreateServiceMultipleTimes (16.83s)
19:37:38 [2021-09-20T19:37:38.204Z] === RUN   TestCreateServiceConflict
19:37:38 [2021-09-20T19:37:38.204Z] --- PASS: TestCreateServiceConflict (2.20s)
19:37:38 [2021-09-20T19:37:38.204Z] === RUN   TestCreateServiceMaxReplicas
19:37:38 [2021-09-20T19:37:38.298Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:37:38 [2021-09-20T19:37:38.298Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:37:38 [2021-09-20T19:37:38.298Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
19:37:38 [2021-09-20T19:37:38.298Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
19:37:38 [2021-09-20T19:37:38.298Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
19:37:38 [2021-09-20T19:37:38.298Z] === RUN   TestBuildPreserveOwnership
19:37:38 [2021-09-20T19:37:38.299Z] === RUN   TestBuildPreserveOwnership/copy_from
19:37:38 [2021-09-20T19:37:38.559Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:37:38 [2021-09-20T19:37:38.627Z] --- PASS: TestExecWithCloseStdin (1.05s)
19:37:38 [2021-09-20T19:37:38.627Z] === RUN   TestExec
19:37:39 [2021-09-20T19:37:39.581Z] --- PASS: TestExec (1.07s)
19:37:39 [2021-09-20T19:37:39.581Z] === RUN   TestExecUser
19:37:39 [2021-09-20T19:37:39.944Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:37:39 [2021-09-20T19:37:39.944Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:37:39 [2021-09-20T19:37:39.944Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:37:39 [2021-09-20T19:37:39.944Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:37:39 [2021-09-20T19:37:39.944Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:37:40 [2021-09-20T19:37:40.523Z] --- PASS: TestExecUser (1.03s)
19:37:40 [2021-09-20T19:37:40.523Z] === RUN   TestExportContainerAndImportImage
19:37:41 [2021-09-20T19:37:41.487Z] --- PASS: TestCreateServiceMaxReplicas (3.24s)
19:37:41 [2021-09-20T19:37:41.487Z] === RUN   TestCreateWithDuplicateNetworkNames
19:37:41 [2021-09-20T19:37:41.861Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:37:41 [2021-09-20T19:37:41.908Z] --- PASS: TestExportContainerAndImportImage (1.01s)
19:37:41 [2021-09-20T19:37:41.908Z] === RUN   TestExportContainerAfterDaemonRestart
19:37:42 [2021-09-20T19:37:42.675Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:37:43 [2021-09-20T19:37:43.244Z] --- PASS: TestBuildPreserveOwnership (4.82s)
19:37:43 [2021-09-20T19:37:43.244Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.63s)
19:37:43 [2021-09-20T19:37:43.244Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
19:37:43 [2021-09-20T19:37:43.244Z] === RUN   TestBuildPlatformInvalid
19:37:43 [2021-09-20T19:37:43.244Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:37:43 [2021-09-20T19:37:43.244Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:37:43 [2021-09-20T19:37:43.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
19:37:43 [2021-09-20T19:37:43.294Z] === RUN   TestHealthCheckWorkdir
19:37:44 [2021-09-20T19:37:44.185Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:37:44 [2021-09-20T19:37:44.306Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:37:44 [2021-09-20T19:37:44.679Z] --- PASS: TestHealthCheckWorkdir (1.37s)
19:37:44 [2021-09-20T19:37:44.679Z] === RUN   TestHealthKillContainer
19:37:46 [2021-09-20T19:37:46.729Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:37:46 [2021-09-20T19:37:46.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:37:46 [2021-09-20T19:37:46.929Z] INFO: Testing against a local daemon
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithSession
19:37:46 [2021-09-20T19:37:46.929Z]     build_session_test.go:25: TODO: BuildKit
19:37:46 [2021-09-20T19:37:46.929Z] --- SKIP: TestBuildWithSession (0.00s)
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildSquashParent
19:37:46 [2021-09-20T19:37:46.929Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:37:46 [2021-09-20T19:37:46.929Z] --- SKIP: TestBuildSquashParent (0.00s)
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:46 [2021-09-20T19:37:46.929Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:46 [2021-09-20T19:37:46.929Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:46 [2021-09-20T19:37:46.929Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:37:46 [2021-09-20T19:37:46.929Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:37:46 [2021-09-20T19:37:46.929Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:37:47 [2021-09-20T19:37:47.978Z] --- PASS: TestHealthKillContainer (3.07s)
19:37:47 [2021-09-20T19:37:47.978Z] === RUN   TestInspectCpusetInConfigPre120
19:37:48 [2021-09-20T19:37:48.249Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
19:37:48 [2021-09-20T19:37:48.249Z] === RUN   TestIpcModeNone
19:37:49 [2021-09-20T19:37:49.193Z] --- PASS: TestIpcModeNone (1.01s)
19:37:49 [2021-09-20T19:37:49.193Z] === RUN   TestIpcModePrivate
19:37:49 [2021-09-20T19:37:49.565Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:37:50 [2021-09-20T19:37:50.028Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:37:50 [2021-09-20T19:37:50.135Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
19:37:50 [2021-09-20T19:37:50.396Z] --- PASS: TestIpcModePrivate (1.00s)
19:37:50 [2021-09-20T19:37:50.396Z] === RUN   TestIpcModeShareable
19:37:50 [2021-09-20T19:37:50.938Z] tests/integration/models_resources_test.py .                             [ 91%]
19:37:50 [2021-09-20T19:37:50.967Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
19:37:51 [2021-09-20T19:37:51.228Z] --- PASS: TestIpcModeShareable (1.04s)
19:37:51 [2021-09-20T19:37:51.228Z] === RUN   TestAPIIpcModeShareableAndContainer
19:37:51 [2021-09-20T19:37:51.942Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:37:52 [2021-09-20T19:37:52.886Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:37:53 [2021-09-20T19:37:53.984Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:37:54 [2021-09-20T19:37:54.273Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:37:54 [2021-09-20T19:37:54.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:37:54 [2021-09-20T19:37:54.529Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s)
19:37:54 [2021-09-20T19:37:54.530Z] === RUN   TestAPIIpcModeHost
19:37:55 [2021-09-20T19:37:55.216Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:37:55 [2021-09-20T19:37:55.473Z] --- PASS: TestAPIIpcModeHost (1.07s)
19:37:55 [2021-09-20T19:37:55.473Z] === RUN   TestDaemonIpcModeShareable
19:37:56 [2021-09-20T19:37:56.158Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:37:56 [2021-09-20T19:37:56.358Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s)
19:37:56 [2021-09-20T19:37:56.358Z] === RUN   TestCreateServiceSecretFileMode
19:37:56 [2021-09-20T19:37:56.730Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:37:57 [2021-09-20T19:37:57.133Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:37:57 [2021-09-20T19:37:57.386Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
19:37:57 [2021-09-20T19:37:57.386Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
19:37:57 [2021-09-20T19:37:57.386Z] === RUN   TestDaemonIpcModePrivate
19:37:57 [2021-09-20T19:37:57.731Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
19:37:57 [2021-09-20T19:37:57.731Z] === RUN   TestCreateServiceConfigFileMode
19:37:58 [2021-09-20T19:37:58.645Z]     docker_cli_daemon_test.go:1455: [dcb808c1dd155] daemon is not started
19:37:58 [2021-09-20T19:37:58.645Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:37:58 [2021-09-20T19:37:58.771Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
19:37:59 [2021-09-20T19:37:59.033Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
19:37:59 [2021-09-20T19:37:59.033Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:37:59 [2021-09-20T19:37:59.217Z]     check_test.go:309: [d1056880747cf] daemon is not started
19:37:59 [2021-09-20T19:37:59.217Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:37:59 [2021-09-20T19:37:59.876Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:37:59 [2021-09-20T19:37:59.876Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:38:00 [2021-09-20T19:38:00.258Z] --- PASS: TestCreateServiceConfigFileMode (2.68s)
19:38:00 [2021-09-20T19:38:00.259Z] === RUN   TestCreateServiceSysctls
19:38:00 [2021-09-20T19:38:00.947Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
19:38:00 [2021-09-20T19:38:00.947Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
19:38:00 [2021-09-20T19:38:00.947Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:38:01 [2021-09-20T19:38:01.131Z] === RUN   TestDockerSuite/TestAttachDetach
19:38:01 [2021-09-20T19:38:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.90s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.30s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.61s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.30s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.24s)
19:38:01 [2021-09-20T19:38:01.485Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.95s)
19:38:01 [2021-09-20T19:38:01.485Z] === RUN   TestBuildMultiStageCopy
19:38:01 [2021-09-20T19:38:01.485Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:38:01 [2021-09-20T19:38:01.704Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:38:02 [2021-09-20T19:38:02.276Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:38:02 [2021-09-20T19:38:02.331Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
19:38:02 [2021-09-20T19:38:02.592Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
19:38:02 [2021-09-20T19:38:02.592Z] === RUN   TestIpcModeOlderClient
19:38:02 [2021-09-20T19:38:02.592Z] === PAUSE TestIpcModeOlderClient
19:38:02 [2021-09-20T19:38:02.592Z] === RUN   TestKillContainerInvalidSignal
19:38:03 [2021-09-20T19:38:03.535Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
19:38:03 [2021-09-20T19:38:03.535Z] === RUN   TestKillContainer
19:38:03 [2021-09-20T19:38:03.535Z] === RUN   TestKillContainer/no_signal
19:38:03 [2021-09-20T19:38:03.661Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:38:04 [2021-09-20T19:38:04.108Z] === RUN   TestKillContainer/non_killing_signal
19:38:04 [2021-09-20T19:38:04.232Z]     check_test.go:309: [d22b1810ab7a6] daemon is not started
19:38:04 [2021-09-20T19:38:04.232Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:38:04 [2021-09-20T19:38:04.508Z] --- PASS: TestCreateServiceSysctls (3.65s)
19:38:04 [2021-09-20T19:38:04.508Z] === RUN   TestCreateServiceCapabilities
19:38:04 [2021-09-20T19:38:04.680Z] === RUN   TestKillContainer/killing_signal
19:38:04 [2021-09-20T19:38:04.915Z] tests/integration/regression_test.py ......                              [ 98%]
19:38:05 [2021-09-20T19:38:05.431Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:38:05 [2021-09-20T19:38:05.431Z] tests/integration/credentials/utils_test.py .                            [100%]
19:38:05 [2021-09-20T19:38:05.431Z] 
19:38:05 [2021-09-20T19:38:05.431Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:38:05 [2021-09-20T19:38:05.431Z] =========================== short test summary info ============================
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:38:05 [2021-09-20T19:38:05.431Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:38:05 [2021-09-20T19:38:05.431Z]   Not supported on most drivers
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:38:05 [2021-09-20T19:38:05.431Z]   Output of docker top depends on host distro, and is not formalized.
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:38:05 [2021-09-20T19:38:05.431Z]   Output of docker top depends on host distro, and is not formalized.
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:38:05 [2021-09-20T19:38:05.431Z]   Can fail if eth0 has multiple IP addresses
19:38:05 [2021-09-20T19:38:05.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:38:05 [2021-09-20T19:38:05.431Z]   This doesn't seem to be taken into account by the engine
19:38:05 [2021-09-20T19:38:05.431Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:38:05 [2021-09-20T19:38:05.431Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:38:05 [2021-09-20T19:38:05.431Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 347.97 seconds ==
19:38:05 [2021-09-20T19:38:05.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:38:06 [2021-09-20T19:38:06.065Z] --- PASS: TestKillContainer (2.35s)
19:38:06 [2021-09-20T19:38:06.065Z]     --- PASS: TestKillContainer/no_signal (0.73s)
19:38:06 [2021-09-20T19:38:06.065Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
19:38:06 [2021-09-20T19:38:06.065Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
19:38:06 [2021-09-20T19:38:06.065Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:38:06 [2021-09-20T19:38:06.065Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:38:06 [2021-09-20T19:38:06.145Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:38:06 [2021-09-20T19:38:06.145Z] Loaded image: buildpack-deps:buster
19:38:06 [2021-09-20T19:38:06.406Z] Loaded image: busybox:latest
19:38:06 [2021-09-20T19:38:06.637Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:38:06 [2021-09-20T19:38:06.666Z] Loaded image: busybox:glibc
19:38:07 [2021-09-20T19:38:07.058Z] --- PASS: TestCreateServiceCapabilities (2.68s)
19:38:07 [2021-09-20T19:38:07.058Z] === RUN   TestInspect
19:38:07 [2021-09-20T19:38:07.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
19:38:07 [2021-09-20T19:38:07.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
19:38:07 [2021-09-20T19:38:07.213Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
19:38:07 [2021-09-20T19:38:07.213Z] === RUN   TestKillStoppedContainer
19:38:07 [2021-09-20T19:38:07.239Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:38:07 [2021-09-20T19:38:07.244Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:38:07 [2021-09-20T19:38:07.244Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:38:07 [2021-09-20T19:38:07.476Z] --- PASS: TestKillStoppedContainer (0.06s)
19:38:07 [2021-09-20T19:38:07.476Z] === RUN   TestKillStoppedContainerAPIPre120
19:38:07 [2021-09-20T19:38:07.476Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
19:38:07 [2021-09-20T19:38:07.476Z] === RUN   TestKillDifferentUserContainer
19:38:08 [2021-09-20T19:38:08.204Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:38:08 [2021-09-20T19:38:08.422Z] --- PASS: TestKillDifferentUserContainer (0.80s)
19:38:08 [2021-09-20T19:38:08.422Z] === RUN   TestInspectOomKilledTrue
19:38:08 [2021-09-20T19:38:08.422Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:38:08 [2021-09-20T19:38:08.422Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:38:08 [2021-09-20T19:38:08.422Z] === RUN   TestInspectOomKilledFalse
19:38:08 [2021-09-20T19:38:08.422Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:38:08 [2021-09-20T19:38:08.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:38:08 [2021-09-20T19:38:08.422Z] === RUN   TestLinksEtcHostsContentMatch
19:38:08 [2021-09-20T19:38:08.625Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:38:08 [2021-09-20T19:38:08.660Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:38:08 [2021-09-20T19:38:08.886Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:38:08 [2021-09-20T19:38:08.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
19:38:08 [2021-09-20T19:38:08.993Z] === RUN   TestLinksContainerNames
19:38:09 [2021-09-20T19:38:09.116Z] --- PASS: TestBuildMultiStageCopy (8.87s)
19:38:09 [2021-09-20T19:38:09.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.48s)
19:38:09 [2021-09-20T19:38:09.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
19:38:09 [2021-09-20T19:38:09.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
19:38:09 [2021-09-20T19:38:09.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
19:38:09 [2021-09-20T19:38:09.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
19:38:09 [2021-09-20T19:38:09.116Z] === RUN   TestBuildMultiStageParentConfig
19:38:09 [2021-09-20T19:38:09.585Z] --- PASS: TestInspect (3.14s)
19:38:09 [2021-09-20T19:38:09.586Z] === RUN   TestCreateJob
19:38:09 [2021-09-20T19:38:09.828Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:38:10 [2021-09-20T19:38:10.909Z] --- PASS: TestLinksContainerNames (1.59s)
19:38:10 [2021-09-20T19:38:10.909Z] === RUN   TestLogsFollowTailEmpty
19:38:11 [2021-09-20T19:38:11.277Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
19:38:11 [2021-09-20T19:38:11.277Z] === RUN   TestBuildLabelWithTargets
19:38:11 [2021-09-20T19:38:11.277Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:38:11 [2021-09-20T19:38:11.277Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
19:38:11 [2021-09-20T19:38:11.277Z] === RUN   TestBuildWithEmptyLayers
19:38:11 [2021-09-20T19:38:11.481Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
19:38:11 [2021-09-20T19:38:11.481Z] === RUN   TestContainerNetworkMountsNoChown
19:38:11 [2021-09-20T19:38:11.732Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
19:38:11 [2021-09-20T19:38:11.732Z] === RUN   TestBuildMultiStageOnBuild
19:38:12 [2021-09-20T19:38:12.052Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/default
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/default
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/private
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/private
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rprivate
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rprivate
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/slave
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/slave
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rslave
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rslave
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/shared
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/shared
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rshared
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rshared
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/default
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/default/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/rslave
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/shared
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/default/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/private
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/rprivate
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === CONT  TestMountDaemonRoot/rshared
19:38:12 [2021-09-20T19:38:12.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/private/bind_root
19:38:12 [2021-09-20T19:38:12.052Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/private/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === CONT  TestMountDaemonRoot/slave
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === CONT  TestMountDaemonRoot/default/mount_root
19:38:12 [2021-09-20T19:38:12.053Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:38:12 [2021-09-20T19:38:12.053Z] === CONT  TestMountDaemonRoot/default/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/private/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/private/mount_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:38:12 [2021-09-20T19:38:12.314Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:38:12 [2021-09-20T19:38:12.411Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:38:12 [2021-09-20T19:38:12.575Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:38:12 [2021-09-20T19:38:12.575Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:38:12 [2021-09-20T19:38:12.575Z] --- PASS: TestMountDaemonRoot (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:38:12 [2021-09-20T19:38:12.575Z] === RUN   TestContainerBindMountNonRecursive
19:38:12 [2021-09-20T19:38:12.681Z] Loaded image: debian:bullseye
19:38:12 [2021-09-20T19:38:12.681Z] Loaded image: hello-world:latest
19:38:12 [2021-09-20T19:38:12.942Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:38:12 [2021-09-20T19:38:12.942Z] Loaded image: arm32v7/hello-world:latest
19:38:13 [2021-09-20T19:38:13.769Z] --- PASS: TestCreateJob (3.68s)
19:38:13 [2021-09-20T19:38:13.769Z] === RUN   TestReplicatedJob
19:38:14 [2021-09-20T19:38:14.490Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
19:38:14 [2021-09-20T19:38:14.490Z] === RUN   TestContainerVolumesMountedAsShared
19:38:14 [2021-09-20T19:38:14.855Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:38:15 [2021-09-20T19:38:15.063Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s)
19:38:15 [2021-09-20T19:38:15.063Z] === RUN   TestContainerVolumesMountedAsSlave
19:38:15 [2021-09-20T19:38:15.116Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:38:16 [2021-09-20T19:38:16.007Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
19:38:16 [2021-09-20T19:38:16.007Z] === RUN   TestNetworkNat
19:38:16 [2021-09-20T19:38:16.059Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:38:16 [2021-09-20T19:38:16.059Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:38:16 [2021-09-20T19:38:16.954Z] --- PASS: TestNetworkNat (0.85s)
19:38:16 [2021-09-20T19:38:16.954Z] === RUN   TestNetworkLocalhostTCPNat
19:38:17 [2021-09-20T19:38:17.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
19:38:17 [2021-09-20T19:38:17.526Z] === RUN   TestNetworkLoopbackNat
19:38:17 [2021-09-20T19:38:17.876Z] Leaving: AppArmorNo profiles have been unloaded.
19:38:17 [2021-09-20T19:38:17.876Z] 
19:38:17 [2021-09-20T19:38:17.876Z] Unloading profiles will leave already running processes permanently
19:38:17 [2021-09-20T19:38:17.876Z] unconfined, which can lead to unexpected situations.
19:38:17 [2021-09-20T19:38:17.876Z] 
19:38:17 [2021-09-20T19:38:17.876Z] To set a process to complain mode, use the command line tool
19:38:17 [2021-09-20T19:38:17.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:38:17 [2021-09-20T19:38:17.876Z] 
Post stage
[Pipeline] junit
19:38:17 [2021-09-20T19:38:17.888Z] Recording test results
19:38:17 [2021-09-20T19:38:17.977Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:38:18 [2021-09-20T19:38:18.548Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:38:19 [2021-09-20T19:38:19.010Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
19:38:19 [2021-09-20T19:38:19.303Z] + echo Ensuring container killed.
19:38:19 [2021-09-20T19:38:19.303Z] Ensuring container killed.
19:38:19 [2021-09-20T19:38:19.303Z] + docker rm -vf docker-pr2
19:38:19 [2021-09-20T19:38:19.303Z] Error: No such container: docker-pr2
[Pipeline] sh
19:38:19 [2021-09-20T19:38:19.490Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:38:19 [2021-09-20T19:38:19.596Z] + echo Chowning /workspace to jenkins user
19:38:19 [2021-09-20T19:38:19.596Z] Chowning /workspace to jenkins user
19:38:19 [2021-09-20T19:38:19.596Z] + id -u
19:38:19 [2021-09-20T19:38:19.596Z] + id -g
19:38:19 [2021-09-20T19:38:19.596Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
19:38:19 [2021-09-20T19:38:19.596Z] Unable to find image 'busybox:latest' locally
19:38:19 [2021-09-20T19:38:19.854Z] latest: Pulling from library/busybox
19:38:19 [2021-09-20T19:38:19.854Z] 24fb2886d6f6: Pulling fs layer
19:38:19 [2021-09-20T19:38:19.854Z] 24fb2886d6f6: Download complete
19:38:19 [2021-09-20T19:38:19.854Z] 24fb2886d6f6: Pull complete
19:38:20 [2021-09-20T19:38:20.111Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
19:38:20 [2021-09-20T19:38:20.111Z] Status: Downloaded newer image for busybox:latest
19:38:20 [2021-09-20T19:38:20.327Z] --- PASS: TestReplicatedJob (6.07s)
19:38:20 [2021-09-20T19:38:20.327Z] === RUN   TestUpdateReplicatedJob
19:38:20 [2021-09-20T19:38:20.828Z] --- PASS: TestNetworkLoopbackNat (3.22s)
19:38:20 [2021-09-20T19:38:20.828Z] === RUN   TestPause
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:38:21 [2021-09-20T19:38:21.770Z] --- PASS: TestPause (0.87s)
19:38:21 [2021-09-20T19:38:21.771Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:38:21 [2021-09-20T19:38:21.771Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:38:21 [2021-09-20T19:38:21.771Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:38:21 [2021-09-20T19:38:21.771Z] === RUN   TestPauseStopPausedContainer
19:38:21 [2021-09-20T19:38:21.774Z] + bundleName=docker-py
19:38:21 [2021-09-20T19:38:21.774Z] + echo Creating docker-py-bundles.tar.gz
19:38:21 [2021-09-20T19:38:21.774Z] Creating docker-py-bundles.tar.gz
19:38:21 [2021-09-20T19:38:21.774Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
19:38:21 [2021-09-20T19:38:21.786Z] Archiving artifacts
19:38:22 [2021-09-20T19:38:22.713Z] --- PASS: TestPauseStopPausedContainer (0.88s)
19:38:22 [2021-09-20T19:38:22.713Z] === RUN   TestPsFilter
19:38:22 [2021-09-20T19:38:22.713Z] --- PASS: TestPsFilter (0.14s)
19:38:22 [2021-09-20T19:38:22.713Z] === RUN   TestRemoveContainerWithRemovedVolume
19:38:23 [2021-09-20T19:38:23.612Z] --- PASS: TestUpdateReplicatedJob (3.69s)
19:38:23 [2021-09-20T19:38:23.612Z] === RUN   TestServiceListWithStatuses
19:38:23 [2021-09-20T19:38:23.612Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:38:23 [2021-09-20T19:38:23.612Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:38:23 [2021-09-20T19:38:23.612Z] === RUN   TestDockerNetworkConnectAlias
19:38:23 [2021-09-20T19:38:23.645Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
19:38:23 [2021-09-20T19:38:23.656Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
19:38:23 [2021-09-20T19:38:23.657Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:38:23 [2021-09-20T19:38:23.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh binary-daemon
19:38:24 [2021-09-20T19:38:24.230Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
19:38:24 [2021-09-20T19:38:24.230Z] === RUN   TestRemoveContainerRunning
19:38:24 [2021-09-20T19:38:24.565Z] 
19:38:24 [2021-09-20T19:38:24.565Z] Removing bundles/
19:38:24 [2021-09-20T19:38:24.565Z] 
19:38:24 [2021-09-20T19:38:24.565Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:38:24 [2021-09-20T19:38:24.565Z] Building: bundles/binary-daemon/dockerd-dev
19:38:24 [2021-09-20T19:38:24.565Z] GOOS="" GOARCH="" GOARM=""
19:38:24 [2021-09-20T19:38:24.783Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:38:24 [2021-09-20T19:38:24.783Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (41.11s)
19:38:24 [2021-09-20T19:38:24.783Z] PASS
19:38:24 [2021-09-20T19:38:24.783Z] 
19:38:24 [2021-09-20T19:38:24.783Z] === Skipped
19:38:24 [2021-09-20T19:38:24.783Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:38:24 [2021-09-20T19:38:24.783Z]     build_session_test.go:25: TODO: BuildKit
19:38:24 [2021-09-20T19:38:24.783Z] 
19:38:24 [2021-09-20T19:38:24.783Z] 
19:38:24 [2021-09-20T19:38:24.783Z] DONE 33 tests, 1 skipped in 279.308s
19:38:24 [2021-09-20T19:38:24.783Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:38:24 [2021-09-20T19:38:24.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
19:38:24 [2021-09-20T19:38:24.783Z] ++ set -e
19:38:24 [2021-09-20T19:38:24.783Z] ++ '[' -n 0 ']'
19:38:24 [2021-09-20T19:38:24.783Z] ++ set -x
19:38:24 [2021-09-20T19:38:24.783Z] ++ env -i DEST=/go/src/github.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
19:38:24 [2021-09-20T19:38:24.783Z] INFO: Testing against a local daemon
19:38:24 [2021-09-20T19:38:24.783Z] === RUN   TestConfigInspect
19:38:25 [2021-09-20T19:38:25.174Z] --- PASS: TestRemoveContainerRunning (0.80s)
19:38:25 [2021-09-20T19:38:25.174Z] === RUN   TestRemoveContainerForceRemoveRunning
19:38:25 [2021-09-20T19:38:25.746Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
19:38:25 [2021-09-20T19:38:25.746Z] === RUN   TestRemoveInvalidContainer
19:38:25 [2021-09-20T19:38:25.746Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:38:25 [2021-09-20T19:38:25.746Z] === RUN   TestRenameLinkedContainer
19:38:26 [2021-09-20T19:38:26.486Z] --- PASS: TestBuildMultiStageOnBuild (13.66s)
19:38:26 [2021-09-20T19:38:26.486Z] === RUN   TestBuildUncleanTarFilenames
19:38:26 [2021-09-20T19:38:26.486Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:38:26 [2021-09-20T19:38:26.486Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
19:38:26 [2021-09-20T19:38:26.486Z] === RUN   TestBuildMultiStageLayerLeak
19:38:26 [2021-09-20T19:38:26.696Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:38:27 [2021-09-20T19:38:27.639Z] --- PASS: TestConfigInspect (3.09s)
19:38:27 [2021-09-20T19:38:27.639Z] === RUN   TestConfigList
19:38:27 [2021-09-20T19:38:27.797Z] --- PASS: TestDockerNetworkConnectAlias (4.55s)
19:38:27 [2021-09-20T19:38:27.797Z] === RUN   TestDockerNetworkReConnect
19:38:28 [2021-09-20T19:38:28.211Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:38:29 [2021-09-20T19:38:29.052Z] --- PASS: TestRenameLinkedContainer (3.14s)
19:38:29 [2021-09-20T19:38:29.052Z] === RUN   TestRenameStoppedContainer
19:38:29 [2021-09-20T19:38:29.624Z] --- PASS: TestRenameStoppedContainer (0.78s)
19:38:29 [2021-09-20T19:38:29.624Z] === RUN   TestRenameRunningContainerAndReuse
19:38:30 [2021-09-20T19:38:30.758Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:38:30 [2021-09-20T19:38:30.758Z] --- PASS: TestConfigList (3.24s)
19:38:30 [2021-09-20T19:38:30.758Z] === RUN   TestConfigsCreateAndDelete
19:38:31 [2021-09-20T19:38:31.018Z]     check_test.go:309: [d5518e9c2776f] daemon is not started
19:38:31 [2021-09-20T19:38:31.018Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:38:31 [2021-09-20T19:38:31.539Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s)
19:38:31 [2021-09-20T19:38:31.539Z] === RUN   TestRenameInvalidName
19:38:31 [2021-09-20T19:38:31.590Z]     check_test.go:309: [d11a5370892ad] daemon is not started
19:38:31 [2021-09-20T19:38:31.590Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:38:31 [2021-09-20T19:38:31.981Z] --- PASS: TestDockerNetworkReConnect (3.61s)
19:38:31 [2021-09-20T19:38:31.982Z] === RUN   TestServicePlugin
19:38:32 [2021-09-20T19:38:32.112Z] --- PASS: TestRenameInvalidName (0.86s)
19:38:32 [2021-09-20T19:38:32.112Z] === RUN   TestRenameAnonymousContainer
19:38:33 [2021-09-20T19:38:33.504Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:38:33 [2021-09-20T19:38:33.766Z]     check_test.go:309: [d9f8cac864dac] daemon is not started
19:38:33 [2021-09-20T19:38:33.766Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:38:34 [2021-09-20T19:38:34.027Z] --- PASS: TestConfigsCreateAndDelete (3.06s)
19:38:34 [2021-09-20T19:38:34.027Z] === RUN   TestConfigsUpdate
19:38:35 [2021-09-20T19:38:35.265Z]     plugin_test.go:62: [dae0f92e03812] joining swarm manager [d89e8b5d63d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:38:35 [2021-09-20T19:38:35.418Z] --- PASS: TestRenameAnonymousContainer (2.83s)
19:38:35 [2021-09-20T19:38:35.418Z] === RUN   TestRenameContainerWithSameName
19:38:35 [2021-09-20T19:38:35.991Z] --- PASS: TestRenameContainerWithSameName (0.78s)
19:38:35 [2021-09-20T19:38:35.991Z] === RUN   TestRenameContainerWithLinkedContainer
19:38:36 [2021-09-20T19:38:36.199Z]     plugin_test.go:65: [d3d5a8631d522] joining swarm manager [d89e8b5d63d70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:38:36 [2021-09-20T19:38:36.574Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:38:37 [2021-09-20T19:38:37.146Z] --- PASS: TestConfigsUpdate (3.12s)
19:38:37 [2021-09-20T19:38:37.146Z] === RUN   TestTemplatedConfig
19:38:37 [2021-09-20T19:38:37.377Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
19:38:37 [2021-09-20T19:38:37.377Z] === RUN   TestResize
19:38:38 [2021-09-20T19:38:38.089Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:38:38 [2021-09-20T19:38:38.322Z] --- PASS: TestResize (0.83s)
19:38:38 [2021-09-20T19:38:38.322Z] === RUN   TestResizeWithInvalidSize
19:38:38 [2021-09-20T19:38:38.826Z] --- PASS: TestBuildMultiStageLayerLeak (12.47s)
19:38:38 [2021-09-20T19:38:38.826Z] === RUN   TestBuildWithHugeFile
19:38:38 [2021-09-20T19:38:38.895Z] --- PASS: TestResizeWithInvalidSize (0.80s)
19:38:38 [2021-09-20T19:38:38.896Z] === RUN   TestResizeWhenContainerNotStarted
19:38:39 [2021-09-20T19:38:39.840Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:38:39 [2021-09-20T19:38:39.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:38:40 [2021-09-20T19:38:40.637Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:38:40 [2021-09-20T19:38:40.898Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:38:41 [2021-09-20T19:38:41.159Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:38:41 [2021-09-20T19:38:41.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:38:42 [2021-09-20T19:38:42.102Z] --- PASS: TestTemplatedConfig (5.11s)
19:38:42 [2021-09-20T19:38:42.102Z] === RUN   TestConfigCreateResolve
19:38:42 [2021-09-20T19:38:42.102Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:38:42 [2021-09-20T19:38:42.488Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:38:42 [2021-09-20T19:38:42.674Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:38:42 [2021-09-20T19:38:42.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:38:42 [2021-09-20T19:38:42.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:38:42 [2021-09-20T19:38:42.969Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:38:43 [2021-09-20T19:38:43.230Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:38:43 [2021-09-20T19:38:43.490Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:38:44 [2021-09-20T19:38:44.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:38:44 [2021-09-20T19:38:44.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:38:44 [2021-09-20T19:38:44.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:38:44 [2021-09-20T19:38:44.874Z] --- PASS: TestConfigCreateResolve (2.71s)
19:38:44 [2021-09-20T19:38:44.874Z] === RUN   TestConfigDaemonLibtrustID
19:38:45 [2021-09-20T19:38:45.445Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
19:38:45 [2021-09-20T19:38:45.445Z] PASS
19:38:45 [2021-09-20T19:38:45.445Z] 
19:38:45 [2021-09-20T19:38:45.445Z] DONE 7 tests in 21.010s
19:38:45 [2021-09-20T19:38:45.445Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:38:45 [2021-09-20T19:38:45.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
19:38:45 [2021-09-20T19:38:45.445Z] ++ set -e
19:38:45 [2021-09-20T19:38:45.445Z] ++ '[' -n 0 ']'
19:38:45 [2021-09-20T19:38:45.445Z] ++ set -x
19:38:45 [2021-09-20T19:38:45.445Z] ++ env -i DEST=/go/src/github.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
19:38:45 [2021-09-20T19:38:45.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:38:45 [2021-09-20T19:38:45.706Z] INFO: Testing against a local daemon
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestCheckpoint
19:38:45 [2021-09-20T19:38:45.706Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:38:45 [2021-09-20T19:38:45.706Z] --- SKIP: TestCheckpoint (0.00s)
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestContainerInvalidJSON
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:38:45 [2021-09-20T19:38:45.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:38:45 [2021-09-20T19:38:45.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:38:45 [2021-09-20T19:38:45.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:38:45 [2021-09-20T19:38:45.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:38:45 [2021-09-20T19:38:45.706Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:38:45 [2021-09-20T19:38:45.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:38:45 [2021-09-20T19:38:45.706Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:38:45 [2021-09-20T19:38:45.706Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:38:45 [2021-09-20T19:38:45.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:38:45 [2021-09-20T19:38:45.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:38:45 [2021-09-20T19:38:45.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestCopyFromContainerPathIsNotDir
19:38:45 [2021-09-20T19:38:45.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestCopyToContainerPathDoesNotExist
19:38:45 [2021-09-20T19:38:45.706Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
19:38:45 [2021-09-20T19:38:45.706Z] === RUN   TestCopyToContainerPathIsNotDir
19:38:45 [2021-09-20T19:38:45.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:38:45 [2021-09-20T19:38:45.968Z] === RUN   TestCopyFromContainer
19:38:46 [2021-09-20T19:38:46.540Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:38:47 [2021-09-20T19:38:47.482Z] === RUN   TestCopyFromContainer//
19:38:47 [2021-09-20T19:38:47.482Z] === RUN   TestCopyFromContainer//bar/root
19:38:47 [2021-09-20T19:38:47.482Z] === RUN   TestCopyFromContainer//bar/root/
19:38:47 [2021-09-20T19:38:47.482Z] === RUN   TestCopyFromContainer/bar/quux
19:38:47 [2021-09-20T19:38:47.482Z] === RUN   TestCopyFromContainer/bar/quux/
19:38:47 [2021-09-20T19:38:47.742Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:38:47 [2021-09-20T19:38:47.742Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:38:47 [2021-09-20T19:38:47.742Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:38:47 [2021-09-20T19:38:47.742Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:38:47 [2021-09-20T19:38:47.742Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:38:48 [2021-09-20T19:38:48.004Z] === RUN   TestCopyFromContainer/bar/notarget
19:38:48 [2021-09-20T19:38:48.004Z] --- PASS: TestCopyFromContainer (2.24s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:38:48 [2021-09-20T19:38:48.004Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
19:38:48 [2021-09-20T19:38:48.004Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:38:48 [2021-09-20T19:38:48.004Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:48 [2021-09-20T19:38:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:48 [2021-09-20T19:38:48.004Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:48 [2021-09-20T19:38:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:48 [2021-09-20T19:38:48.004Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:48 [2021-09-20T19:38:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:48 [2021-09-20T19:38:48.216Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s)
19:38:48 [2021-09-20T19:38:48.216Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s)
19:38:48 [2021-09-20T19:38:48.216Z] === RUN   TestCgroupNamespacesRun
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:38:48 [2021-09-20T19:38:48.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateLinkToNonExistingContainer
19:38:48 [2021-09-20T19:38:48.265Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateWithInvalidEnv
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateWithInvalidEnv/0
19:38:48 [2021-09-20T19:38:48.265Z] === PAUSE TestCreateWithInvalidEnv/0
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateWithInvalidEnv/1
19:38:48 [2021-09-20T19:38:48.265Z] === PAUSE TestCreateWithInvalidEnv/1
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateWithInvalidEnv/2
19:38:48 [2021-09-20T19:38:48.265Z] === PAUSE TestCreateWithInvalidEnv/2
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateWithInvalidEnv/0
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateWithInvalidEnv/2
19:38:48 [2021-09-20T19:38:48.265Z] === CONT  TestCreateWithInvalidEnv/1
19:38:48 [2021-09-20T19:38:48.265Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:38:48 [2021-09-20T19:38:48.265Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateTmpfsMountsTarget
19:38:48 [2021-09-20T19:38:48.265Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:38:48 [2021-09-20T19:38:48.265Z] === RUN   TestCreateWithCustomMaskedPaths
19:38:48 [2021-09-20T19:38:48.526Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:38:49 [2021-09-20T19:38:49.605Z] --- PASS: TestCgroupNamespacesRun (1.80s)
19:38:49 [2021-09-20T19:38:49.605Z] === RUN   TestCgroupNamespacesRunPrivileged
19:38:50 [2021-09-20T19:38:50.444Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:38:50 [2021-09-20T19:38:50.705Z]     check_test.go:309: [d44aade493118] daemon is not started
19:38:50 [2021-09-20T19:38:50.705Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:38:50 [2021-09-20T19:38:50.966Z] --- PASS: TestCreateWithCustomMaskedPaths (2.76s)
19:38:50 [2021-09-20T19:38:50.966Z] === RUN   TestCreateWithCustomReadonlyPaths
19:38:50 [2021-09-20T19:38:50.991Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s)
19:38:50 [2021-09-20T19:38:50.991Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:38:51 [2021-09-20T19:38:51.227Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:38:51 [2021-09-20T19:38:51.798Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:38:52 [2021-09-20T19:38:52.369Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:38:52 [2021-09-20T19:38:52.906Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
19:38:52 [2021-09-20T19:38:52.906Z] === RUN   TestCgroupNamespacesRunHostMode
19:38:54 [2021-09-20T19:38:54.285Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.38s)
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:54 [2021-09-20T19:38:54.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:54 [2021-09-20T19:38:54.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:54 [2021-09-20T19:38:54.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:38:54 [2021-09-20T19:38:54.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:38:54 [2021-09-20T19:38:54.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:38:54 [2021-09-20T19:38:54.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:38:54 [2021-09-20T19:38:54.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:38:54 [2021-09-20T19:38:54.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:38:54 [2021-09-20T19:38:54.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:38:54 [2021-09-20T19:38:54.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
19:38:54 [2021-09-20T19:38:54.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:38:54 [2021-09-20T19:38:54.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:38:54 [2021-09-20T19:38:54.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
19:38:54 [2021-09-20T19:38:54.546Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:38:54 [2021-09-20T19:38:54.819Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
19:38:54 [2021-09-20T19:38:54.819Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:38:55 [2021-09-20T19:38:55.930Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s)
19:38:55 [2021-09-20T19:38:55.930Z] === RUN   TestCreateDifferentPlatform
19:38:55 [2021-09-20T19:38:55.930Z] === RUN   TestCreateDifferentPlatform/different_os
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:38:55 [2021-09-20T19:38:55.931Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:38:55 [2021-09-20T19:38:55.931Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.02s)
19:38:55 [2021-09-20T19:38:55.931Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:38:55 [2021-09-20T19:38:55.931Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:38:55 [2021-09-20T19:38:55.931Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestContainerStartOnDaemonRestart
19:38:55 [2021-09-20T19:38:55.931Z] === PAUSE TestContainerStartOnDaemonRestart
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestDaemonRestartIpcMode
19:38:55 [2021-09-20T19:38:55.931Z] === PAUSE TestDaemonRestartIpcMode
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestDaemonHostGatewayIP
19:38:55 [2021-09-20T19:38:55.931Z] === PAUSE TestDaemonHostGatewayIP
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestRestartDaemonWithRestartingContainer
19:38:55 [2021-09-20T19:38:55.931Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestContainerKillOnDaemonStart
19:38:55 [2021-09-20T19:38:55.931Z] === PAUSE TestContainerKillOnDaemonStart
19:38:55 [2021-09-20T19:38:55.931Z] === RUN   TestDiff
19:38:56 [2021-09-20T19:38:56.191Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:38:56 [2021-09-20T19:38:56.776Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
19:38:56 [2021-09-20T19:38:56.776Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:38:57 [2021-09-20T19:38:57.135Z] --- PASS: TestDiff (1.11s)
19:38:57 [2021-09-20T19:38:57.135Z] === RUN   TestExecWithCloseStdin
19:38:57 [2021-09-20T19:38:57.720Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
19:38:57 [2021-09-20T19:38:57.720Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:38:58 [2021-09-20T19:38:58.664Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
19:38:58 [2021-09-20T19:38:58.664Z] === RUN   TestCgroupNamespacesRunOlderClient
19:38:59 [2021-09-20T19:38:59.050Z] --- PASS: TestExecWithCloseStdin (1.76s)
19:38:59 [2021-09-20T19:38:59.050Z] === RUN   TestExec
19:38:59 [2021-09-20T19:38:59.050Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:39:00 [2021-09-20T19:39:00.462Z] --- PASS: TestExec (1.57s)
19:39:00 [2021-09-20T19:39:00.462Z] === RUN   TestExecUser
19:39:00 [2021-09-20T19:39:00.578Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
19:39:00 [2021-09-20T19:39:00.578Z] === RUN   TestNISDomainname
19:39:01 [2021-09-20T19:39:01.965Z] --- PASS: TestNISDomainname (1.35s)
19:39:01 [2021-09-20T19:39:01.965Z] === RUN   TestHostnameDnsResolution
19:39:02 [2021-09-20T19:39:02.384Z] --- PASS: TestExecUser (1.93s)
19:39:02 [2021-09-20T19:39:02.384Z] === RUN   TestExportContainerAndImportImage
19:39:02 [2021-09-20T19:39:02.644Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:39:02 [2021-09-20T19:39:02.732Z] --- PASS: TestServicePlugin (29.97s)
19:39:02 [2021-09-20T19:39:02.732Z] === RUN   TestServiceUpdateLabel
19:39:03 [2021-09-20T19:39:03.352Z] --- PASS: TestHostnameDnsResolution (1.37s)
19:39:03 [2021-09-20T19:39:03.352Z] === RUN   TestStats
19:39:03 [2021-09-20T19:39:03.665Z] --- PASS: TestServiceUpdateLabel (2.28s)
19:39:03 [2021-09-20T19:39:03.665Z] === RUN   TestServiceUpdateSecrets
19:39:04 [2021-09-20T19:39:04.031Z] --- PASS: TestExportContainerAndImportImage (1.88s)
19:39:04 [2021-09-20T19:39:04.031Z] === RUN   TestExportContainerAfterDaemonRestart
19:39:04 [2021-09-20T19:39:04.292Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:39:04 [2021-09-20T19:39:04.553Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:39:05 [2021-09-20T19:39:05.496Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:39:05 [2021-09-20T19:39:05.496Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:39:05 [2021-09-20T19:39:05.496Z]     check_test.go:309: [de7642047737f] daemon is not started
19:39:05 [2021-09-20T19:39:05.496Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:39:05 [2021-09-20T19:39:05.757Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
19:39:05 [2021-09-20T19:39:05.757Z] === RUN   TestHealthCheckWorkdir
19:39:05 [2021-09-20T19:39:05.897Z] --- PASS: TestStats (2.79s)
19:39:05 [2021-09-20T19:39:05.897Z] === RUN   TestStopContainerWithTimeout
19:39:05 [2021-09-20T19:39:05.897Z] === RUN   TestStopContainerWithTimeout/0
19:39:05 [2021-09-20T19:39:05.897Z] === PAUSE TestStopContainerWithTimeout/0
19:39:05 [2021-09-20T19:39:05.897Z] === RUN   TestStopContainerWithTimeout/1
19:39:05 [2021-09-20T19:39:05.897Z] === PAUSE TestStopContainerWithTimeout/1
19:39:05 [2021-09-20T19:39:05.897Z] === RUN   TestStopContainerWithTimeout/3
19:39:05 [2021-09-20T19:39:05.897Z] === PAUSE TestStopContainerWithTimeout/3
19:39:05 [2021-09-20T19:39:05.897Z] === RUN   TestStopContainerWithTimeout/-1
19:39:05 [2021-09-20T19:39:05.897Z] === PAUSE TestStopContainerWithTimeout/-1
19:39:05 [2021-09-20T19:39:05.897Z] === CONT  TestStopContainerWithTimeout/0
19:39:05 [2021-09-20T19:39:05.897Z] === CONT  TestStopContainerWithTimeout/3
19:39:05 [2021-09-20T19:39:05.897Z] === CONT  TestStopContainerWithTimeout/-1
19:39:05 [2021-09-20T19:39:05.897Z] === CONT  TestStopContainerWithTimeout/1
19:39:06 [2021-09-20T19:39:06.329Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:39:08 [2021-09-20T19:39:08.242Z] --- PASS: TestHealthCheckWorkdir (2.38s)
19:39:08 [2021-09-20T19:39:08.242Z] === RUN   TestHealthKillContainer
19:39:08 [2021-09-20T19:39:08.242Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:39:10 [2021-09-20T19:39:10.112Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:39:10 [2021-09-20T19:39:10.112Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
19:39:10 [2021-09-20T19:39:10.112Z]     --- PASS: TestStopContainerWithTimeout/1 (2.38s)
19:39:10 [2021-09-20T19:39:10.112Z]     --- PASS: TestStopContainerWithTimeout/3 (3.43s)
19:39:10 [2021-09-20T19:39:10.112Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.46s)
19:39:10 [2021-09-20T19:39:10.112Z] === RUN   TestDeleteDevicemapper
19:39:10 [2021-09-20T19:39:10.112Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:39:10 [2021-09-20T19:39:10.112Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:39:10 [2021-09-20T19:39:10.112Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:39:10 [2021-09-20T19:39:10.790Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:39:10 [2021-09-20T19:39:10.790Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:39:11 [2021-09-20T19:39:11.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
19:39:11 [2021-09-20T19:39:11.500Z] === RUN   TestUpdateMemory
19:39:11 [2021-09-20T19:39:11.733Z] --- PASS: TestHealthKillContainer (3.75s)
19:39:11 [2021-09-20T19:39:11.733Z] === RUN   TestInspectCpusetInConfigPre120
19:39:11 [2021-09-20T19:39:11.761Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:39:11 [2021-09-20T19:39:11.761Z] --- SKIP: TestUpdateMemory (0.00s)
19:39:11 [2021-09-20T19:39:11.761Z] === RUN   TestUpdateCPUQuota
19:39:11 [2021-09-20T19:39:11.993Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:39:12 [2021-09-20T19:39:12.937Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:39:12 [2021-09-20T19:39:12.937Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:39:12 [2021-09-20T19:39:12.937Z] --- PASS: TestInspectCpusetInConfigPre120 (1.17s)
19:39:12 [2021-09-20T19:39:12.937Z] === RUN   TestIpcModeNone
19:39:14 [2021-09-20T19:39:14.852Z] --- PASS: TestIpcModeNone (1.68s)
19:39:14 [2021-09-20T19:39:14.852Z] === RUN   TestIpcModePrivate
19:39:15 [2021-09-20T19:39:15.424Z]     check_test.go:309: [dc5b08e700875] daemon is not started
19:39:15 [2021-09-20T19:39:15.424Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:39:16 [2021-09-20T19:39:16.366Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
19:39:16 [2021-09-20T19:39:16.627Z] --- PASS: TestIpcModePrivate (1.88s)
19:39:16 [2021-09-20T19:39:16.627Z] === RUN   TestIpcModeShareable
19:39:17 [2021-09-20T19:39:17.569Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:39:18 [2021-09-20T19:39:18.141Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
19:39:18 [2021-09-20T19:39:18.346Z] --- PASS: TestUpdateCPUQuota (5.65s)
19:39:18 [2021-09-20T19:39:18.346Z] === RUN   TestUpdatePidsLimit
19:39:18 [2021-09-20T19:39:18.346Z] === RUN   TestUpdatePidsLimit/update_from_none
19:39:18 [2021-09-20T19:39:18.346Z] === RUN   TestUpdatePidsLimit/no_change
19:39:18 [2021-09-20T19:39:18.403Z] --- PASS: TestIpcModeShareable (1.87s)
19:39:18 [2021-09-20T19:39:18.403Z] === RUN   TestAPIIpcModeShareableAndContainer
19:39:18 [2021-09-20T19:39:18.533Z] --- PASS: TestServiceUpdateSecrets (15.05s)
19:39:18 [2021-09-20T19:39:18.533Z] === RUN   TestServiceUpdateConfigs
19:39:18 [2021-09-20T19:39:18.607Z] === RUN   TestUpdatePidsLimit/update_lower
19:39:18 [2021-09-20T19:39:18.974Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:39:19 [2021-09-20T19:39:19.180Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:39:19 [2021-09-20T19:39:19.545Z]     check_test.go:309: [d7db4b5757581] daemon is not started
19:39:19 [2021-09-20T19:39:19.545Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:39:20 [2021-09-20T19:39:20.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:39:20 [2021-09-20T19:39:20.488Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:39:20 [2021-09-20T19:39:20.695Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:39:21 [2021-09-20T19:39:21.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:39:21 [2021-09-20T19:39:21.431Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:39:22 [2021-09-20T19:39:22.003Z]     docker_cli_daemon_plugins_test.go:79: [d3771dd3b3783] daemon is not started
19:39:22 [2021-09-20T19:39:22.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.69s)
19:39:22 [2021-09-20T19:39:22.003Z] === RUN   TestAPIIpcModeHost
19:39:22 [2021-09-20T19:39:22.655Z] --- PASS: TestUpdatePidsLimit (5.19s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.66s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
19:39:22 [2021-09-20T19:39:22.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s)
19:39:22 [2021-09-20T19:39:22.655Z] === RUN   TestUpdateRestartPolicy
19:39:22 [2021-09-20T19:39:22.946Z] === RUN   TestDockerSuite/TestBuildAddScript
19:39:23 [2021-09-20T19:39:23.207Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:39:24 [2021-09-20T19:39:24.151Z] --- PASS: TestAPIIpcModeHost (1.97s)
19:39:24 [2021-09-20T19:39:24.151Z] === RUN   TestDaemonIpcModeShareable
19:39:25 [2021-09-20T19:39:25.538Z]     docker_cli_daemon_plugins_test.go:169: [d406ef9150695] daemon is not started
19:39:26 [2021-09-20T19:39:26.482Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
19:39:26 [2021-09-20T19:39:26.482Z] --- PASS: TestDaemonIpcModeShareable (2.40s)
19:39:26 [2021-09-20T19:39:26.482Z] === RUN   TestDaemonIpcModePrivate
19:39:26 [2021-09-20T19:39:26.482Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:39:26 [2021-09-20T19:39:26.743Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:39:29 [2021-09-20T19:39:29.288Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
19:39:29 [2021-09-20T19:39:29.288Z] --- PASS: TestDaemonIpcModePrivate (2.59s)
19:39:29 [2021-09-20T19:39:29.288Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:39:31 [2021-09-20T19:39:31.206Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:39:31 [2021-09-20T19:39:31.466Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
19:39:31 [2021-09-20T19:39:31.727Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.69s)
19:39:31 [2021-09-20T19:39:31.727Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:39:31 [2021-09-20T19:39:31.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:39:32 [2021-09-20T19:39:32.298Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:39:32 [2021-09-20T19:39:32.870Z]     check_test.go:309: [d9bdc07f5e015] daemon is not started
19:39:32 [2021-09-20T19:39:32.870Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:39:33 [2021-09-20T19:39:33.403Z] --- PASS: TestServiceUpdateConfigs (14.80s)
19:39:33 [2021-09-20T19:39:33.403Z] === RUN   TestServiceUpdateNetwork
19:39:34 [2021-09-20T19:39:34.258Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
19:39:34 [2021-09-20T19:39:34.519Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.66s)
19:39:34 [2021-09-20T19:39:34.519Z] === RUN   TestIpcModeOlderClient
19:39:34 [2021-09-20T19:39:34.519Z] === PAUSE TestIpcModeOlderClient
19:39:34 [2021-09-20T19:39:34.519Z] === RUN   TestKillContainerInvalidSignal
19:39:35 [2021-09-20T19:39:35.092Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:39:35 [2021-09-20T19:39:35.665Z] --- PASS: TestKillContainerInvalidSignal (1.20s)
19:39:35 [2021-09-20T19:39:35.665Z] === RUN   TestKillContainer
19:39:35 [2021-09-20T19:39:35.665Z] === RUN   TestKillContainer/no_signal
19:39:37 [2021-09-20T19:39:37.054Z] === RUN   TestKillContainer/non_killing_signal
19:39:37 [2021-09-20T19:39:37.054Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:39:37 [2021-09-20T19:39:37.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:39:37 [2021-09-20T19:39:37.573Z] --- PASS: TestUpdateRestartPolicy (12.82s)
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestUpdateRestartWithAutoRemove
19:39:37 [2021-09-20T19:39:37.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitNonBlocked
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:39:37 [2021-09-20T19:39:37.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:39:37 [2021-09-20T19:39:37.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:39:37 [2021-09-20T19:39:37.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:39:37 [2021-09-20T19:39:37.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:39:37 [2021-09-20T19:39:37.573Z] --- PASS: TestWaitNonBlocked (0.02s)
19:39:37 [2021-09-20T19:39:37.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
19:39:37 [2021-09-20T19:39:37.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitBlocked
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:39:37 [2021-09-20T19:39:37.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:39:37 [2021-09-20T19:39:37.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:39:37 [2021-09-20T19:39:37.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:39:37 [2021-09-20T19:39:37.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:39:37 [2021-09-20T19:39:37.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:39:37 [2021-09-20T19:39:37.996Z] === RUN   TestKillContainer/killing_signal
19:39:38 [2021-09-20T19:39:38.517Z] --- PASS: TestWaitBlocked (0.02s)
19:39:38 [2021-09-20T19:39:38.517Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
19:39:38 [2021-09-20T19:39:38.517Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
19:39:38 [2021-09-20T19:39:38.517Z] === CONT  TestContainerStartOnDaemonRestart
19:39:38 [2021-09-20T19:39:38.517Z] === CONT  TestContainerKillOnDaemonStart
19:39:38 [2021-09-20T19:39:38.517Z] === CONT  TestDaemonHostGatewayIP
19:39:38 [2021-09-20T19:39:38.517Z] === CONT  TestIpcModeOlderClient
19:39:38 [2021-09-20T19:39:38.517Z] --- PASS: TestIpcModeOlderClient (0.09s)
19:39:38 [2021-09-20T19:39:38.517Z] === CONT  TestRestartDaemonWithRestartingContainer
19:39:39 [2021-09-20T19:39:39.382Z] --- PASS: TestKillContainer (3.57s)
19:39:39 [2021-09-20T19:39:39.382Z]     --- PASS: TestKillContainer/no_signal (1.18s)
19:39:39 [2021-09-20T19:39:39.382Z]     --- PASS: TestKillContainer/non_killing_signal (1.00s)
19:39:39 [2021-09-20T19:39:39.382Z]     --- PASS: TestKillContainer/killing_signal (1.15s)
19:39:39 [2021-09-20T19:39:39.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:39:39 [2021-09-20T19:39:39.382Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:39:39 [2021-09-20T19:39:39.382Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:39:40 [2021-09-20T19:39:40.327Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:39:41 [2021-09-20T19:39:41.713Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:39:41 [2021-09-20T19:39:41.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.51s)
19:39:41 [2021-09-20T19:39:41.713Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.21s)
19:39:41 [2021-09-20T19:39:41.713Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.09s)
19:39:41 [2021-09-20T19:39:41.713Z] === RUN   TestKillStoppedContainer
19:39:41 [2021-09-20T19:39:41.713Z] --- PASS: TestKillStoppedContainer (0.07s)
19:39:41 [2021-09-20T19:39:41.713Z] === RUN   TestKillStoppedContainerAPIPre120
19:39:41 [2021-09-20T19:39:41.713Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:39:41 [2021-09-20T19:39:41.713Z] === RUN   TestKillDifferentUserContainer
19:39:42 [2021-09-20T19:39:42.730Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s)
19:39:42 [2021-09-20T19:39:42.730Z] === CONT  TestDaemonRestartIpcMode
19:39:42 [2021-09-20T19:39:42.730Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s)
19:39:42 [2021-09-20T19:39:42.991Z] --- PASS: TestDaemonHostGatewayIP (4.66s)
19:39:43 [2021-09-20T19:39:43.102Z] --- PASS: TestKillDifferentUserContainer (1.08s)
19:39:43 [2021-09-20T19:39:43.103Z] === RUN   TestInspectOomKilledTrue
19:39:43 [2021-09-20T19:39:43.103Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:39:43 [2021-09-20T19:39:43.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:39:43 [2021-09-20T19:39:43.103Z] === RUN   TestInspectOomKilledFalse
19:39:43 [2021-09-20T19:39:43.103Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:39:43 [2021-09-20T19:39:43.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:39:43 [2021-09-20T19:39:43.103Z] === RUN   TestLinksEtcHostsContentMatch
19:39:44 [2021-09-20T19:39:44.045Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:39:44 [2021-09-20T19:39:44.045Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:39:44 [2021-09-20T19:39:44.619Z] --- PASS: TestLinksEtcHostsContentMatch (1.58s)
19:39:44 [2021-09-20T19:39:44.619Z] === RUN   TestLinksContainerNames
19:39:45 [2021-09-20T19:39:45.539Z] --- PASS: TestDaemonRestartIpcMode (3.34s)
19:39:46 [2021-09-20T19:39:46.591Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:39:46 [2021-09-20T19:39:46.861Z] --- PASS: TestLinksContainerNames (2.42s)
19:39:46 [2021-09-20T19:39:46.861Z] === RUN   TestLogsFollowTailEmpty
19:39:48 [2021-09-20T19:39:48.246Z] --- PASS: TestLogsFollowTailEmpty (1.30s)
19:39:48 [2021-09-20T19:39:48.246Z] === RUN   TestContainerNetworkMountsNoChown
19:39:48 [2021-09-20T19:39:48.278Z] --- PASS: TestServiceUpdateNetwork (12.87s)
19:39:48 [2021-09-20T19:39:48.278Z] === RUN   TestServiceUpdatePidsLimit
19:39:48 [2021-09-20T19:39:48.278Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:39:48 [2021-09-20T19:39:48.507Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:39:48 [2021-09-20T19:39:48.507Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:39:48 [2021-09-20T19:39:48.537Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:39:48 [2021-09-20T19:39:48.768Z] === RUN   TestDockerSuite/TestBuildAddTar
19:39:49 [2021-09-20T19:39:49.029Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:39:49 [2021-09-20T19:39:49.602Z] --- PASS: TestContainerNetworkMountsNoChown (1.23s)
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/default
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/default
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/private
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/private
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rprivate
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rprivate
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/slave
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/slave
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rslave
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rslave
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/shared
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/shared
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rshared
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rshared
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/default
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/default/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/default/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rshared
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/default/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/shared
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rslave
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/slave
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rprivate
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/private
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/private/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/private/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/default/bind_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:39:49 [2021-09-20T19:39:49.602Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/private/bind_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:39:49 [2021-09-20T19:39:49.863Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:39:50 [2021-09-20T19:39:50.124Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:39:50 [2021-09-20T19:39:50.124Z] === CONT  TestMountDaemonRoot/private/mount_root
19:39:50 [2021-09-20T19:39:50.124Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:39:50 [2021-09-20T19:39:50.124Z] --- PASS: TestMountDaemonRoot (0.04s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:39:50 [2021-09-20T19:39:50.124Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:39:50 [2021-09-20T19:39:50.124Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:39:50 [2021-09-20T19:39:50.125Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:39:50 [2021-09-20T19:39:50.125Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:39:50 [2021-09-20T19:39:50.125Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:39:50 [2021-09-20T19:39:50.125Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:39:50 [2021-09-20T19:39:50.125Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:39:50 [2021-09-20T19:39:50.125Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:39:50 [2021-09-20T19:39:50.125Z] === RUN   TestContainerBindMountNonRecursive
19:39:52 [2021-09-20T19:39:52.126Z] --- PASS: TestContainerKillOnDaemonStart (12.90s)
19:39:52 [2021-09-20T19:39:52.126Z] PASS
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === Skipped
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] 
19:39:52 [2021-09-20T19:39:52.126Z] DONE 195 tests, 6 skipped in 154.783s
19:39:52 [2021-09-20T19:39:52.126Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:39:52 [2021-09-20T19:39:52.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:39:52 [2021-09-20T19:39:52.126Z] ++ set -e
19:39:52 [2021-09-20T19:39:52.126Z] ++ '[' -n 0 ']'
19:39:52 [2021-09-20T19:39:52.126Z] ++ set -x
19:39:52 [2021-09-20T19:39:52.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:39:52 [2021-09-20T19:39:52.126Z] INFO: Testing against a local daemon
19:39:52 [2021-09-20T19:39:52.126Z] === RUN   TestCommitInheritsEnv
19:39:52 [2021-09-20T19:39:52.126Z] --- PASS: TestCommitInheritsEnv (0.35s)
19:39:52 [2021-09-20T19:39:52.126Z] === RUN   TestImportExtremelyLargeImageWorks
19:39:52 [2021-09-20T19:39:52.126Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:39:52 [2021-09-20T19:39:52.126Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:39:52 [2021-09-20T19:39:52.126Z] === RUN   TestImagesFilterMultiReference
19:39:52 [2021-09-20T19:39:52.126Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:39:52 [2021-09-20T19:39:52.126Z] === RUN   TestImagePullPlatformInvalid
19:39:52 [2021-09-20T19:39:52.126Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
19:39:52 [2021-09-20T19:39:52.126Z] === RUN   TestRemoveImageOrphaning
19:39:52 [2021-09-20T19:39:52.387Z] --- PASS: TestRemoveImageOrphaning (0.35s)
19:39:52 [2021-09-20T19:39:52.387Z] === RUN   TestRemoveImageGarbageCollector
19:39:52 [2021-09-20T19:39:52.387Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:52 [2021-09-20T19:39:52.387Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:39:52 [2021-09-20T19:39:52.387Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:39:52 [2021-09-20T19:39:52.387Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:39:52 [2021-09-20T19:39:52.387Z] === RUN   TestTagInvalidReference
19:39:52 [2021-09-20T19:39:52.387Z] --- PASS: TestTagInvalidReference (0.03s)
19:39:52 [2021-09-20T19:39:52.387Z] === RUN   TestTagValidPrefixedRepo
19:39:52 [2021-09-20T19:39:52.387Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:39:52 [2021-09-20T19:39:52.387Z] === RUN   TestTagExistedNameWithoutForce
19:39:52 [2021-09-20T19:39:52.648Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:39:52 [2021-09-20T19:39:52.648Z] === RUN   TestTagOfficialNames
19:39:52 [2021-09-20T19:39:52.648Z] --- PASS: TestTagOfficialNames (0.08s)
19:39:52 [2021-09-20T19:39:52.648Z] === RUN   TestTagMatchesDigest
19:39:52 [2021-09-20T19:39:52.648Z] --- PASS: TestTagMatchesDigest (0.03s)
19:39:52 [2021-09-20T19:39:52.648Z] PASS
19:39:52 [2021-09-20T19:39:52.648Z] 
19:39:52 [2021-09-20T19:39:52.648Z] === Skipped
19:39:52 [2021-09-20T19:39:52.648Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:39:52 [2021-09-20T19:39:52.648Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
19:39:52 [2021-09-20T19:39:52.648Z] 
19:39:52 [2021-09-20T19:39:52.648Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:39:52 [2021-09-20T19:39:52.648Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:52 [2021-09-20T19:39:52.648Z] 
19:39:52 [2021-09-20T19:39:52.648Z] 
19:39:52 [2021-09-20T19:39:52.648Z] DONE 12 tests, 2 skipped in 1.335s
19:39:52 [2021-09-20T19:39:52.648Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:39:52 [2021-09-20T19:39:52.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:39:52 [2021-09-20T19:39:52.648Z] ++ set -e
19:39:52 [2021-09-20T19:39:52.648Z] ++ '[' -n 0 ']'
19:39:52 [2021-09-20T19:39:52.648Z] ++ set -x
19:39:52 [2021-09-20T19:39:52.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:39:52 [2021-09-20T19:39:52.674Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:39:52 [2021-09-20T19:39:52.936Z] --- PASS: TestContainerBindMountNonRecursive (2.82s)
19:39:52 [2021-09-20T19:39:52.936Z] === RUN   TestContainerVolumesMountedAsShared
19:39:53 [2021-09-20T19:39:53.508Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
19:39:53 [2021-09-20T19:39:53.508Z] === RUN   TestContainerVolumesMountedAsSlave
19:39:54 [2021-09-20T19:39:54.562Z] INFO: Testing against a local daemon
19:39:54 [2021-09-20T19:39:54.562Z] === RUN   TestNetworkCreateDelete
19:39:54 [2021-09-20T19:39:54.562Z] --- PASS: TestNetworkCreateDelete (0.21s)
19:39:54 [2021-09-20T19:39:54.562Z] === RUN   TestDockerNetworkDeletePreferID
19:39:54 [2021-09-20T19:39:54.892Z] --- PASS: TestContainerVolumesMountedAsSlave (1.17s)
19:39:54 [2021-09-20T19:39:54.892Z] === RUN   TestNetworkNat
19:39:55 [2021-09-20T19:39:55.135Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
19:39:55 [2021-09-20T19:39:55.135Z] === RUN   TestDaemonDNSFallback
19:39:55 [2021-09-20T19:39:55.464Z] --- PASS: TestNetworkNat (0.93s)
19:39:55 [2021-09-20T19:39:55.464Z] === RUN   TestNetworkLocalhostTCPNat
19:39:56 [2021-09-20T19:39:56.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
19:39:56 [2021-09-20T19:39:56.406Z] === RUN   TestNetworkLoopbackNat
19:39:56 [2021-09-20T19:39:56.646Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:39:56 [2021-09-20T19:39:56.977Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:39:58 [2021-09-20T19:39:58.362Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:39:59 [2021-09-20T19:39:59.304Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:39:59 [2021-09-20T19:39:59.304Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:40:00 [2021-09-20T19:40:00.247Z] --- PASS: TestNetworkLoopbackNat (3.52s)
19:40:00 [2021-09-20T19:40:00.247Z] === RUN   TestPause
19:40:01 [2021-09-20T19:40:01.011Z] Created binary: bundles/binary-daemon/dockerd-dev
19:40:01 [2021-09-20T19:40:01.011Z] Copying nested executables into bundles/binary-daemon
19:40:01 [2021-09-20T19:40:01.011Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:40:01 [2021-09-20T19:40:01.189Z] --- PASS: TestPause (1.09s)
19:40:01 [2021-09-20T19:40:01.189Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:40:01 [2021-09-20T19:40:01.189Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:40:01 [2021-09-20T19:40:01.189Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:40:01 [2021-09-20T19:40:01.189Z] === RUN   TestPauseStopPausedContainer
19:40:01 [2021-09-20T19:40:01.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/make.sh cross
19:40:01 [2021-09-20T19:40:01.899Z] 
19:40:01 [2021-09-20T19:40:01.899Z] Removing bundles/
19:40:01 [2021-09-20T19:40:01.899Z] 
19:40:01 [2021-09-20T19:40:01.899Z] ---> Making bundle: cross (in bundles/cross)
19:40:01 [2021-09-20T19:40:01.899Z] Cross building: bundles/cross/linux/amd64
19:40:01 [2021-09-20T19:40:01.899Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:40:01 [2021-09-20T19:40:01.899Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:40:02 [2021-09-20T19:40:02.574Z] --- PASS: TestPauseStopPausedContainer (1.21s)
19:40:02 [2021-09-20T19:40:02.574Z] === RUN   TestPsFilter
19:40:02 [2021-09-20T19:40:02.574Z] --- PASS: TestPsFilter (0.16s)
19:40:02 [2021-09-20T19:40:02.574Z] === RUN   TestRemoveContainerWithRemovedVolume
19:40:03 [2021-09-20T19:40:03.203Z] --- PASS: TestServiceUpdatePidsLimit (16.88s)
19:40:03 [2021-09-20T19:40:03.203Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
19:40:03 [2021-09-20T19:40:03.203Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
19:40:03 [2021-09-20T19:40:03.203Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
19:40:03 [2021-09-20T19:40:03.203Z] PASS
19:40:03 [2021-09-20T19:40:03.203Z] 
19:40:03 [2021-09-20T19:40:03.203Z] === Skipped
19:40:03 [2021-09-20T19:40:03.203Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:40:03 [2021-09-20T19:40:03.203Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:40:03 [2021-09-20T19:40:03.203Z] 
19:40:03 [2021-09-20T19:40:03.203Z] 
19:40:03 [2021-09-20T19:40:03.203Z] DONE 27 tests, 1 skipped in 172.822s
19:40:03 [2021-09-20T19:40:03.203Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:40:03 [2021-09-20T19:40:03.203Z] INFO: Testing against a local daemon
19:40:03 [2021-09-20T19:40:03.203Z] === RUN   TestSessionCreate
19:40:03 [2021-09-20T19:40:03.203Z] --- PASS: TestSessionCreate (0.02s)
19:40:03 [2021-09-20T19:40:03.203Z] === RUN   TestSessionCreateWithBadUpgrade
19:40:03 [2021-09-20T19:40:03.203Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:40:03 [2021-09-20T19:40:03.203Z] PASS
19:40:03 [2021-09-20T19:40:03.203Z] 
19:40:03 [2021-09-20T19:40:03.203Z] DONE 2 tests in 0.074s
19:40:03 [2021-09-20T19:40:03.203Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:40:03 [2021-09-20T19:40:03.203Z] INFO: Testing against a local daemon
19:40:03 [2021-09-20T19:40:03.203Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:40:03 [2021-09-20T19:40:03.203Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:40:03 [2021-09-20T19:40:03.203Z] === RUN   TestEventsExecDie
19:40:03 [2021-09-20T19:40:03.275Z] --- PASS: TestDaemonDNSFallback (6.81s)
19:40:03 [2021-09-20T19:40:03.275Z] === RUN   TestInspectNetwork
19:40:03 [2021-09-20T19:40:03.962Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.43s)
19:40:03 [2021-09-20T19:40:03.962Z] === RUN   TestRemoveContainerWithVolume
19:40:04 [2021-09-20T19:40:04.579Z] --- PASS: TestEventsExecDie (1.01s)
19:40:04 [2021-09-20T19:40:04.579Z] === RUN   TestEventsBackwardsCompatible
19:40:04 [2021-09-20T19:40:04.579Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:40:04 [2021-09-20T19:40:04.579Z] === RUN   TestInfoBinaryCommits
19:40:04 [2021-09-20T19:40:04.579Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:40:04 [2021-09-20T19:40:04.579Z] === RUN   TestInfoAPIVersioned
19:40:04 [2021-09-20T19:40:04.579Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:40:04 [2021-09-20T19:40:04.579Z] === RUN   TestInfoDiscoveryBackend
19:40:04 [2021-09-20T19:40:04.837Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
19:40:04 [2021-09-20T19:40:04.837Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:40:04 [2021-09-20T19:40:04.905Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:40:05 [2021-09-20T19:40:05.168Z] --- PASS: TestRemoveContainerWithVolume (1.35s)
19:40:05 [2021-09-20T19:40:05.168Z] === RUN   TestRemoveContainerRunning
19:40:05 [2021-09-20T19:40:05.823Z] === RUN   TestInspectNetwork/full_network_id
19:40:05 [2021-09-20T19:40:05.823Z] === RUN   TestInspectNetwork/partial_network_id
19:40:05 [2021-09-20T19:40:05.823Z] === RUN   TestInspectNetwork/network_name
19:40:05 [2021-09-20T19:40:05.823Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:40:06 [2021-09-20T19:40:06.211Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:40:06 [2021-09-20T19:40:06.211Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:40:06 [2021-09-20T19:40:06.488Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:40:06 [2021-09-20T19:40:06.488Z] === RUN   TestInfoAPI
19:40:06 [2021-09-20T19:40:06.488Z] --- PASS: TestInfoAPI (0.02s)
19:40:06 [2021-09-20T19:40:06.488Z] === RUN   TestInfoAPIWarnings
19:40:06 [2021-09-20T19:40:06.556Z] --- PASS: TestRemoveContainerRunning (1.40s)
19:40:06 [2021-09-20T19:40:06.556Z] === RUN   TestRemoveContainerForceRemoveRunning
19:40:06 [2021-09-20T19:40:06.817Z]     check_test.go:309: [dd43e4e690227] daemon is not started
19:40:06 [2021-09-20T19:40:06.817Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:40:07 [2021-09-20T19:40:07.759Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.19s)
19:40:07 [2021-09-20T19:40:07.759Z] === RUN   TestRemoveInvalidContainer
19:40:07 [2021-09-20T19:40:07.759Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:40:07 [2021-09-20T19:40:07.759Z] === RUN   TestRenameLinkedContainer
19:40:09 [2021-09-20T19:40:09.674Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:40:10 [2021-09-20T19:40:10.037Z] --- PASS: TestInspectNetwork (8.19s)
19:40:10 [2021-09-20T19:40:10.037Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:40:10 [2021-09-20T19:40:10.037Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:40:10 [2021-09-20T19:40:10.037Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:40:10 [2021-09-20T19:40:10.037Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:40:10 [2021-09-20T19:40:10.037Z] === RUN   TestRunContainerWithBridgeNone
19:40:12 [2021-09-20T19:40:12.976Z] --- PASS: TestRenameLinkedContainer (4.99s)
19:40:12 [2021-09-20T19:40:12.976Z] === RUN   TestRenameStoppedContainer
19:40:13 [2021-09-20T19:40:13.340Z] --- PASS: TestRunContainerWithBridgeNone (3.00s)
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkInvalidJSON
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkInvalidJSON//networks/create
19:40:13 [2021-09-20T19:40:13.340Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:40:13 [2021-09-20T19:40:13.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:13 [2021-09-20T19:40:13.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:13 [2021-09-20T19:40:13.340Z] === CONT  TestNetworkInvalidJSON//networks/create
19:40:13 [2021-09-20T19:40:13.340Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:40:13 [2021-09-20T19:40:13.340Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:13 [2021-09-20T19:40:13.340Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:40:13 [2021-09-20T19:40:13.340Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:40:13 [2021-09-20T19:40:13.340Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:40:13 [2021-09-20T19:40:13.340Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkList
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkList//networks
19:40:13 [2021-09-20T19:40:13.340Z] === PAUSE TestNetworkList//networks
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestNetworkList//networks/
19:40:13 [2021-09-20T19:40:13.340Z] === PAUSE TestNetworkList//networks/
19:40:13 [2021-09-20T19:40:13.340Z] === CONT  TestNetworkList//networks
19:40:13 [2021-09-20T19:40:13.340Z] === CONT  TestNetworkList//networks/
19:40:13 [2021-09-20T19:40:13.340Z] --- PASS: TestNetworkList (0.03s)
19:40:13 [2021-09-20T19:40:13.340Z]     --- PASS: TestNetworkList//networks (0.00s)
19:40:13 [2021-09-20T19:40:13.340Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:40:13 [2021-09-20T19:40:13.340Z] === RUN   TestHostIPv4BridgeLabel
19:40:13 [2021-09-20T19:40:13.912Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
19:40:13 [2021-09-20T19:40:13.912Z] === RUN   TestDaemonRestartWithLiveRestore
19:40:14 [2021-09-20T19:40:14.362Z] --- PASS: TestRenameStoppedContainer (1.38s)
19:40:14 [2021-09-20T19:40:14.362Z] === RUN   TestRenameRunningContainerAndReuse
19:40:14 [2021-09-20T19:40:14.855Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:40:14 [2021-09-20T19:40:14.855Z] === RUN   TestDaemonDefaultNetworkPools
19:40:14 [2021-09-20T19:40:14.933Z] === RUN   TestDockerSuite/TestBuildBlankName
19:40:15 [2021-09-20T19:40:15.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:40:15 [2021-09-20T19:40:15.798Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
19:40:15 [2021-09-20T19:40:15.798Z] === RUN   TestDaemonRestartWithExistingNetwork
19:40:16 [2021-09-20T19:40:16.742Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
19:40:16 [2021-09-20T19:40:16.742Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:40:16 [2021-09-20T19:40:16.890Z] --- PASS: TestRenameRunningContainerAndReuse (2.59s)
19:40:16 [2021-09-20T19:40:16.890Z] === RUN   TestRenameInvalidName
19:40:18 [2021-09-20T19:40:18.129Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s)
19:40:18 [2021-09-20T19:40:18.130Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:40:18 [2021-09-20T19:40:18.276Z] --- PASS: TestRenameInvalidName (1.32s)
19:40:18 [2021-09-20T19:40:18.276Z] === RUN   TestRenameAnonymousContainer
19:40:19 [2021-09-20T19:40:19.074Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
19:40:19 [2021-09-20T19:40:19.074Z] === RUN   TestServiceWithPredefinedNetwork
19:40:19 [2021-09-20T19:40:19.220Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:40:21 [2021-09-20T19:40:21.622Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
19:40:21 [2021-09-20T19:40:21.622Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:40:21 [2021-09-20T19:40:21.622Z]     service_test.go:242: FLAKY_TEST
19:40:21 [2021-09-20T19:40:21.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:40:21 [2021-09-20T19:40:21.622Z] === RUN   TestServiceWithDataPathPortInit
19:40:22 [2021-09-20T19:40:22.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:40:22 [2021-09-20T19:40:22.527Z] --- PASS: TestRenameAnonymousContainer (4.37s)
19:40:22 [2021-09-20T19:40:22.527Z] === RUN   TestRenameContainerWithSameName
19:40:23 [2021-09-20T19:40:23.914Z] --- PASS: TestRenameContainerWithSameName (1.51s)
19:40:23 [2021-09-20T19:40:23.914Z] === RUN   TestRenameContainerWithLinkedContainer
19:40:24 [2021-09-20T19:40:24.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestInfoAPIWarnings (16.23s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestInfoDebug
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestInfoDebug (0.52s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestInfoInsecureRegistries
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestInfoRegistryMirrors
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestLoginFailsWithBadCredentials
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestPingCacheHeaders
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestPingCacheHeaders (0.02s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestPingGet
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestPingGet (0.01s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestPingHead
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestPingHead (0.02s)
19:40:24 [2021-09-20T19:40:24.602Z] === RUN   TestVersion
19:40:24 [2021-09-20T19:40:24.602Z] --- PASS: TestVersion (0.02s)
19:40:24 [2021-09-20T19:40:24.602Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:40:25 [2021-09-20T19:40:25.978Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.41s)
19:40:25 [2021-09-20T19:40:25.978Z] PASS
19:40:25 [2021-09-20T19:40:25.978Z] 
19:40:25 [2021-09-20T19:40:25.978Z] DONE 18 tests in 22.593s
19:40:25 [2021-09-20T19:40:25.978Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:40:25 [2021-09-20T19:40:25.978Z] INFO: Testing against a local daemon
19:40:25 [2021-09-20T19:40:25.978Z] === RUN   TestVolumesCreateAndList
19:40:25 [2021-09-20T19:40:25.978Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:40:25 [2021-09-20T19:40:25.978Z] === RUN   TestVolumesRemove
19:40:25 [2021-09-20T19:40:25.978Z] --- PASS: TestVolumesRemove (0.07s)
19:40:25 [2021-09-20T19:40:25.978Z] === RUN   TestVolumesInspect
19:40:25 [2021-09-20T19:40:25.978Z] --- PASS: TestVolumesInspect (0.02s)
19:40:25 [2021-09-20T19:40:25.978Z] === RUN   TestVolumesInvalidJSON
19:40:25 [2021-09-20T19:40:25.978Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:40:25 [2021-09-20T19:40:25.978Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:40:25 [2021-09-20T19:40:25.978Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:40:25 [2021-09-20T19:40:25.978Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:40:25 [2021-09-20T19:40:25.978Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:40:25 [2021-09-20T19:40:25.978Z] PASS
19:40:25 [2021-09-20T19:40:25.978Z] 
19:40:25 [2021-09-20T19:40:25.978Z] DONE 5 tests in 0.148s
19:40:25 [2021-09-20T19:40:25.978Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:40:26 [2021-09-20T19:40:26.721Z] --- PASS: TestRenameContainerWithLinkedContainer (2.76s)
19:40:26 [2021-09-20T19:40:26.722Z] === RUN   TestResize
19:40:27 [2021-09-20T19:40:27.878Z] Stopping apparmor (via systemctl): apparmor.service.
19:40:27 [2021-09-20T19:40:27.878Z] Removing test suite binaries
19:40:27 [2021-09-20T19:40:27.878Z] exiting test-integration
19:40:27 [2021-09-20T19:40:27.878Z] ++ exit 0
19:40:27 [2021-09-20T19:40:27.878Z] 
19:40:28 [2021-09-20T19:40:28.107Z] --- PASS: TestResize (1.31s)
19:40:28 [2021-09-20T19:40:28.107Z] === RUN   TestResizeWithInvalidSize
19:40:28 [2021-09-20T19:40:28.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:40:29 [2021-09-20T19:40:29.492Z] --- PASS: TestResizeWithInvalidSize (1.30s)
19:40:29 [2021-09-20T19:40:29.492Z] === RUN   TestResizeWhenContainerNotStarted
19:40:30 [2021-09-20T19:40:30.877Z] --- PASS: TestResizeWhenContainerNotStarted (1.31s)
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:40:30 [2021-09-20T19:40:30.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:40:30 [2021-09-20T19:40:30.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
Post stage
[Pipeline] junit
19:40:31 [2021-09-20T19:40:31.179Z] Recording test results
19:40:31 [2021-09-20T19:40:31.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:40:32 [2021-09-20T19:40:32.485Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:40:32 [2021-09-20T19:40:32.822Z] + echo Ensuring container killed.
19:40:32 [2021-09-20T19:40:32.822Z] Ensuring container killed.
19:40:32 [2021-09-20T19:40:32.822Z] + docker rm -vf docker-pr2
19:40:32 [2021-09-20T19:40:32.822Z] Error: No such container: docker-pr2
[Pipeline] sh
19:40:33 [2021-09-20T19:40:33.103Z] + echo Chowning /workspace to jenkins user
19:40:33 [2021-09-20T19:40:33.103Z] Chowning /workspace to jenkins user
19:40:33 [2021-09-20T19:40:33.103Z] + id -u
19:40:33 [2021-09-20T19:40:33.103Z] + id -g
19:40:33 [2021-09-20T19:40:33.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
19:40:33 [2021-09-20T19:40:33.103Z] Unable to find image 'busybox:latest' locally
19:40:33 [2021-09-20T19:40:33.362Z] latest: Pulling from library/busybox
19:40:33 [2021-09-20T19:40:33.362Z] 24fb2886d6f6: Pulling fs layer
19:40:33 [2021-09-20T19:40:33.362Z] 24fb2886d6f6: Verifying Checksum
19:40:33 [2021-09-20T19:40:33.362Z] 24fb2886d6f6: Download complete
19:40:33 [2021-09-20T19:40:33.362Z] 24fb2886d6f6: Pull complete
19:40:33 [2021-09-20T19:40:33.362Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
19:40:33 [2021-09-20T19:40:33.362Z] Status: Downloaded newer image for busybox:latest
19:40:35 [2021-09-20T19:40:35.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:40:35 [2021-09-20T19:40:35.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:40:35 [2021-09-20T19:40:35.320Z] --- PASS: TestBuildWithHugeFile (107.80s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildWithEmptyDockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:35 [2021-09-20T19:40:35.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
19:40:35 [2021-09-20T19:40:35.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildPreserveOwnership
19:40:35 [2021-09-20T19:40:35.320Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestBuildPlatformInvalid
19:40:35 [2021-09-20T19:40:35.320Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:40:35 [2021-09-20T19:40:35.320Z] PASS
19:40:35 [2021-09-20T19:40:35.320Z] ok  	github.com/docker/docker/integration/build	161.787s
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === Skipped
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     build_session_test.go:25: TODO: BuildKit
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:40:35 [2021-09-20T19:40:35.320Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] DONE 28 tests, 5 skipped in 184.232s
19:40:35 [2021-09-20T19:40:35.320Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:40:35 [2021-09-20T19:40:35.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:40:35 [2021-09-20T19:40:35.320Z] INFO: Testing against a local daemon
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigInspect
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigInspect (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigList
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigList (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigsCreateAndDelete
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigsUpdate
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigsUpdate (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestTemplatedConfig
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestTemplatedConfig (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigCreateResolve
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestConfigDaemonLibtrustID
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.320Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z] PASS
19:40:35 [2021-09-20T19:40:35.320Z] ok  	github.com/docker/docker/integration/config	0.082s
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === Skipped
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:40:35 [2021-09-20T19:40:35.320Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] 
19:40:35 [2021-09-20T19:40:35.320Z] DONE 7 tests, 7 skipped in 1.563s
19:40:35 [2021-09-20T19:40:35.320Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:40:35 [2021-09-20T19:40:35.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:40:35 [2021-09-20T19:40:35.320Z] INFO: Testing against a local daemon
19:40:35 [2021-09-20T19:40:35.320Z] === RUN   TestCheckpoint
19:40:35 [2021-09-20T19:40:35.320Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCheckpoint (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestContainerInvalidJSON
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCopyFromContainerPathIsNotDir
19:40:35 [2021-09-20T19:40:35.321Z]     copy_test.go:38: testEnv.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCopyToContainerPathDoesNotExist
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCopyToContainerPathIsNotDir
19:40:35 [2021-09-20T19:40:35.321Z]     copy_test.go:63: testEnv.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCopyFromContainer
19:40:35 [2021-09-20T19:40:35.321Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCopyFromContainer (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateLinkToNonExistingContainer
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidEnv
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidEnv/0
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidEnv/0
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidEnv/1
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidEnv/1
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidEnv/2
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidEnv/2
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidEnv/0
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidEnv/2
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidEnv/1
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateTmpfsMountsTarget
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithCustomMaskedPaths
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithCustomReadonlyPaths
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateDifferentPlatform
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateDifferentPlatform/different_os
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:40:35 [2021-09-20T19:40:35.321Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestContainerKillOnDaemonStart
19:40:35 [2021-09-20T19:40:35.321Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestDiff
19:40:35 [2021-09-20T19:40:35.321Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestDiff (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestExecWithCloseStdin
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestExecWithCloseStdin (1.82s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestExec
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestExec (1.68s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestExecUser
19:40:35 [2021-09-20T19:40:35.321Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestExecUser (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestExportContainerAndImportImage
19:40:35 [2021-09-20T19:40:35.321Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestExportContainerAfterDaemonRestart
19:40:35 [2021-09-20T19:40:35.321Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestHealthCheckWorkdir
19:40:35 [2021-09-20T19:40:35.321Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestHealthKillContainer
19:40:35 [2021-09-20T19:40:35.321Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestHealthKillContainer (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestInspectCpusetInConfigPre120
19:40:35 [2021-09-20T19:40:35.321Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:40:35 [2021-09-20T19:40:35.321Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestKillContainerInvalidSignal
19:40:35 [2021-09-20T19:40:35.321Z] --- PASS: TestKillContainerInvalidSignal (1.51s)
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestKillContainer
19:40:35 [2021-09-20T19:40:35.321Z] === RUN   TestKillContainer/no_signal
19:40:35 [2021-09-20T19:40:35.734Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:40:36 [2021-09-20T19:40:36.188Z] + bundleName=amd64-cgroup2
19:40:36 [2021-09-20T19:40:36.188Z] + echo Creating amd64-cgroup2-bundles.tar.gz
19:40:36 [2021-09-20T19:40:36.188Z] Creating amd64-cgroup2-bundles.tar.gz
19:40:36 [2021-09-20T19:40:36.188Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
19:40:36 [2021-09-20T19:40:36.188Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
19:40:36 [2021-09-20T19:40:36.457Z] Archiving artifacts
19:40:36 [2021-09-20T19:40:36.533Z] --- PASS: TestServiceWithDataPathPortInit (14.85s)
19:40:36 [2021-09-20T19:40:36.533Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:40:36 [2021-09-20T19:40:36.676Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:40:36 [2021-09-20T19:40:36.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:40:36 [2021-09-20T19:40:36.848Z] === RUN   TestKillContainer/non_killing_signal
19:40:36 [2021-09-20T19:40:36.848Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:40:36 [2021-09-20T19:40:36.848Z] === RUN   TestKillContainer/killing_signal
19:40:36 [2021-09-20T19:40:36.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:40:37 [2021-09-20T19:40:37.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:40:38 [2021-09-20T19:40:38.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:40:38 [2021-09-20T19:40:38.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
19:40:38 [2021-09-20T19:40:38.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
[Pipeline] // catchError
[Pipeline] sh
19:40:39 [2021-09-20T19:40:39.013Z] + make clean
19:40:39 [2021-09-20T19:40:39.271Z] docker volume rm -f docker-dev-cache
19:40:39 [2021-09-20T19:40:39.271Z] docker-dev-cache
[Pipeline] deleteDir
19:40:39 [2021-09-20T19:40:39.287Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:40:39 [2021-09-20T19:40:39.835Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:omt9nfsjfakikxafhwgogzoo1 Created:2021-09-20 19:40:37.434078937 +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[1f9278104fd0d13dbe7547df23a4bd2c0a9c6d85a5d4268570187a672d31270b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.irxl3t18g8a6ucv9h0dloamx5 EndpointID:3d60d15951814bc6066f750c87999c5420c95d6dc851a02e913afaf9b553e972 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3be05ef306b2870f8c6fa35cb0beae3a744b5a37034521dbe3ed537bb6c1c8ab 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:199a9116eb6e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.irxl3t18g8a6ucv9h0dloamx5 EndpointID:3d60d15951814bc6066f750c87999c5420c95d6dc851a02e913afaf9b553e972 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:40:40 [2021-09-20T19:40:40.676Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:40:42 [2021-09-20T19:40:42.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:40:42 [2021-09-20T19:40:42.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:40:42 [2021-09-20T19:40:42.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:40:43 [2021-09-20T19:40:43.888Z] --- PASS: TestKillContainer (8.01s)
19:40:43 [2021-09-20T19:40:43.888Z]     --- PASS: TestKillContainer/no_signal (1.46s)
19:40:43 [2021-09-20T19:40:43.888Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z]     --- PASS: TestKillContainer/killing_signal (6.51s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestKillStoppedContainer
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestKillStoppedContainerAPIPre120
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestKillDifferentUserContainer
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestInspectOomKilledTrue
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestInspectOomKilledFalse
19:40:43 [2021-09-20T19:40:43.888Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:40:43 [2021-09-20T19:40:43.888Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:40:43 [2021-09-20T19:40:43.888Z] === RUN   TestLogsFollowTailEmpty
19:40:44 [2021-09-20T19:40:44.848Z] --- PASS: TestLogsFollowTailEmpty (1.50s)
19:40:44 [2021-09-20T19:40:44.848Z] === RUN   TestNetworkNat
19:40:44 [2021-09-20T19:40:44.848Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:40:44 [2021-09-20T19:40:44.848Z] --- SKIP: TestNetworkNat (0.00s)
19:40:44 [2021-09-20T19:40:44.848Z] === RUN   TestNetworkLocalhostTCPNat
19:40:45 [2021-09-20T19:40:45.124Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.35s)
19:40:45 [2021-09-20T19:40:45.125Z] PASS
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] === Skipped
19:40:45 [2021-09-20T19:40:45.125Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:40:45 [2021-09-20T19:40:45.125Z]     service_test.go:242: FLAKY_TEST
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] DONE 26 tests, 1 skipped in 51.710s
19:40:45 [2021-09-20T19:40:45.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:40:45 [2021-09-20T19:40:45.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:40:45 [2021-09-20T19:40:45.125Z] ++ set -e
19:40:45 [2021-09-20T19:40:45.125Z] ++ '[' -n 0 ']'
19:40:45 [2021-09-20T19:40:45.125Z] ++ set -x
19:40:45 [2021-09-20T19:40:45.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:40:45 [2021-09-20T19:40:45.125Z] INFO: Testing against a local daemon
19:40:45 [2021-09-20T19:40:45.125Z] === RUN   TestDockerNetworkIpvlanPersistance
19:40:45 [2021-09-20T19:40:45.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:40:45 [2021-09-20T19:40:45.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:40:45 [2021-09-20T19:40:45.125Z] === RUN   TestDockerNetworkIpvlan
19:40:45 [2021-09-20T19:40:45.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:40:45 [2021-09-20T19:40:45.125Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:40:45 [2021-09-20T19:40:45.125Z] PASS
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] === Skipped
19:40:45 [2021-09-20T19:40:45.125Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:40:45 [2021-09-20T19:40:45.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:40:45 [2021-09-20T19:40:45.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] 
19:40:45 [2021-09-20T19:40:45.125Z] DONE 2 tests, 2 skipped in 0.138s
19:40:45 [2021-09-20T19:40:45.125Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:40:45 [2021-09-20T19:40:45.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:40:45 [2021-09-20T19:40:45.125Z] ++ set -e
19:40:45 [2021-09-20T19:40:45.125Z] ++ '[' -n 0 ']'
19:40:45 [2021-09-20T19:40:45.125Z] ++ set -x
19:40:45 [2021-09-20T19:40:45.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:40:45 [2021-09-20T19:40:45.125Z] INFO: Testing against a local daemon
19:40:45 [2021-09-20T19:40:45.125Z] === RUN   TestDockerNetworkMacvlanPersistance
19:40:46 [2021-09-20T19:40:46.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
19:40:46 [2021-09-20T19:40:46.068Z] === RUN   TestDockerNetworkMacvlan
19:40:47 [2021-09-20T19:40:47.010Z] --- PASS: TestNetworkLocalhostTCPNat (1.83s)
19:40:47 [2021-09-20T19:40:47.010Z] === RUN   TestNetworkLoopbackNat
19:40:47 [2021-09-20T19:40:47.010Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:40:47 [2021-09-20T19:40:47.010Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:40:47 [2021-09-20T19:40:47.010Z] === RUN   TestPause
19:40:47 [2021-09-20T19:40:47.010Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:40:47 [2021-09-20T19:40:47.010Z] --- SKIP: TestPause (0.00s)
19:40:47 [2021-09-20T19:40:47.010Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:40:47 [2021-09-20T19:40:47.011Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:40:47 [2021-09-20T19:40:47.879Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:40:47 [2021-09-20T19:40:47.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:40:47 [2021-09-20T19:40:47.955Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:40:48 [2021-09-20T19:40:48.534Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.48s)
19:40:48 [2021-09-20T19:40:48.534Z] === RUN   TestPauseStopPausedContainer
19:40:48 [2021-09-20T19:40:48.534Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:40:48 [2021-09-20T19:40:48.534Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:40:48 [2021-09-20T19:40:48.534Z] === RUN   TestPsFilter
19:40:48 [2021-09-20T19:40:48.534Z] --- PASS: TestPsFilter (0.08s)
19:40:48 [2021-09-20T19:40:48.534Z] === RUN   TestRemoveContainerWithRemovedVolume
19:40:48 [2021-09-20T19:40:48.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:40:48 [2021-09-20T19:40:48.898Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:40:50 [2021-09-20T19:40:50.059Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.68s)
19:40:50 [2021-09-20T19:40:50.059Z] === RUN   TestRemoveContainerWithVolume
19:40:51 [2021-09-20T19:40:51.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:40:51 [2021-09-20T19:40:51.444Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:40:52 [2021-09-20T19:40:52.224Z] --- PASS: TestRemoveContainerWithVolume (1.75s)
19:40:52 [2021-09-20T19:40:52.224Z] === RUN   TestRemoveContainerRunning
19:40:52 [2021-09-20T19:40:52.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.09s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.39s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.73s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.48s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.45s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.54s)
19:40:52 [2021-09-20T19:40:52.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s)
19:40:52 [2021-09-20T19:40:52.316Z] === RUN   TestCgroupNamespacesRun
19:40:53 [2021-09-20T19:40:53.184Z] --- PASS: TestRemoveContainerRunning (1.48s)
19:40:53 [2021-09-20T19:40:53.184Z] === RUN   TestRemoveContainerForceRemoveRunning
19:40:54 [2021-09-20T19:40:54.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.57s)
19:40:54 [2021-09-20T19:40:54.710Z] === RUN   TestRemoveInvalidContainer
19:40:54 [2021-09-20T19:40:54.710Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:40:54 [2021-09-20T19:40:54.710Z] === RUN   TestRenameLinkedContainer
19:40:54 [2021-09-20T19:40:54.710Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:40:54 [2021-09-20T19:40:54.710Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:40:54 [2021-09-20T19:40:54.710Z] === RUN   TestRenameStoppedContainer
19:40:54 [2021-09-20T19:40:54.749Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:40:54 [2021-09-20T19:40:54.863Z] --- PASS: TestCgroupNamespacesRun (2.71s)
19:40:54 [2021-09-20T19:40:54.863Z] === RUN   TestCgroupNamespacesRunPrivileged
19:40:56 [2021-09-20T19:40:56.781Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
19:40:56 [2021-09-20T19:40:56.781Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:40:56 [2021-09-20T19:40:56.884Z] --- PASS: TestRenameStoppedContainer (1.81s)
19:40:56 [2021-09-20T19:40:56.884Z] === RUN   TestRenameRunningContainerAndReuse
19:40:58 [2021-09-20T19:40:58.167Z]     check_test.go:309: [d1656947e4ef5] daemon is not started
19:40:58 [2021-09-20T19:40:58.167Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:40:58 [2021-09-20T19:40:58.427Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:40:59 [2021-09-20T19:40:59.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s)
19:40:59 [2021-09-20T19:40:59.369Z] === RUN   TestCgroupNamespacesRunHostMode
19:40:59 [2021-09-20T19:40:59.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:40:59 [2021-09-20T19:40:59.768Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s)
19:40:59 [2021-09-20T19:40:59.768Z] === RUN   TestRenameInvalidName
19:41:00 [2021-09-20T19:41:00.043Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:41:01 [2021-09-20T19:41:01.294Z] --- PASS: TestRenameInvalidName (1.49s)
19:41:01 [2021-09-20T19:41:01.294Z] === RUN   TestRenameAnonymousContainer
19:41:01 [2021-09-20T19:41:01.294Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:41:01 [2021-09-20T19:41:01.294Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
19:41:01 [2021-09-20T19:41:01.294Z] === RUN   TestRenameContainerWithSameName
19:41:01 [2021-09-20T19:41:01.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:41:01 [2021-09-20T19:41:01.806Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s)
19:41:01 [2021-09-20T19:41:01.806Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:41:01 [2021-09-20T19:41:01.958Z] --- PASS: TestDockerNetworkMacvlan (15.47s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.65s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s)
19:41:01 [2021-09-20T19:41:01.958Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
19:41:01 [2021-09-20T19:41:01.958Z] PASS
19:41:01 [2021-09-20T19:41:01.958Z] 
19:41:01 [2021-09-20T19:41:01.958Z] DONE 8 tests in 17.054s
19:41:01 [2021-09-20T19:41:01.958Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:41:01 [2021-09-20T19:41:01.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:41:01 [2021-09-20T19:41:01.958Z] ++ set -e
19:41:01 [2021-09-20T19:41:01.958Z] ++ '[' -n 0 ']'
19:41:01 [2021-09-20T19:41:01.958Z] ++ set -x
19:41:01 [2021-09-20T19:41:01.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:41:01 [2021-09-20T19:41:01.958Z] testing: warning: no tests to run
19:41:01 [2021-09-20T19:41:01.958Z] PASS
19:41:01 [2021-09-20T19:41:01.958Z] 
19:41:01 [2021-09-20T19:41:01.958Z] DONE 0 tests in 0.028s
19:41:01 [2021-09-20T19:41:01.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:41:01 [2021-09-20T19:41:01.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:41:01 [2021-09-20T19:41:01.958Z] ++ set -e
19:41:01 [2021-09-20T19:41:01.958Z] ++ '[' -n 0 ']'
19:41:01 [2021-09-20T19:41:01.958Z] ++ set -x
19:41:01 [2021-09-20T19:41:01.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:41:01 [2021-09-20T19:41:01.958Z] INFO: Testing against a local daemon
19:41:01 [2021-09-20T19:41:01.958Z] === RUN   TestAuthZPluginAllowRequest
19:41:02 [2021-09-20T19:41:02.379Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:41:02 [2021-09-20T19:41:02.819Z] --- PASS: TestRenameContainerWithSameName (1.51s)
19:41:02 [2021-09-20T19:41:02.820Z] === RUN   TestRenameContainerWithLinkedContainer
19:41:02 [2021-09-20T19:41:02.820Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:41:02 [2021-09-20T19:41:02.820Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:41:02 [2021-09-20T19:41:02.820Z] === RUN   TestResize
19:41:03 [2021-09-20T19:41:03.345Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
19:41:03 [2021-09-20T19:41:03.345Z] === RUN   TestAuthZPluginTLS
19:41:03 [2021-09-20T19:41:03.917Z] --- PASS: TestAuthZPluginTLS (0.59s)
19:41:03 [2021-09-20T19:41:03.917Z] === RUN   TestAuthZPluginDenyRequest
19:41:04 [2021-09-20T19:41:04.344Z] --- PASS: TestResize (1.51s)
19:41:04 [2021-09-20T19:41:04.344Z] === RUN   TestResizeWithInvalidSize
19:41:04 [2021-09-20T19:41:04.344Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:41:04 [2021-09-20T19:41:04.344Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
19:41:04 [2021-09-20T19:41:04.344Z] === RUN   TestResizeWhenContainerNotStarted
19:41:04 [2021-09-20T19:41:04.490Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
19:41:04 [2021-09-20T19:41:04.490Z] === RUN   TestAuthZPluginAPIDenyResponse
19:41:04 [2021-09-20T19:41:04.923Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.70s)
19:41:04 [2021-09-20T19:41:04.923Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:41:05 [2021-09-20T19:41:05.063Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:41:05 [2021-09-20T19:41:05.063Z] === RUN   TestAuthZPluginDenyResponse
19:41:05 [2021-09-20T19:41:05.184Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:41:05 [2021-09-20T19:41:05.636Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
19:41:05 [2021-09-20T19:41:05.636Z] === RUN   TestAuthZPluginAllowEventStream
19:41:05 [2021-09-20T19:41:05.756Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:41:05 [2021-09-20T19:41:05.869Z] --- PASS: TestResizeWhenContainerNotStarted (1.77s)
19:41:05 [2021-09-20T19:41:05.870Z] === RUN   TestDaemonRestartKillContainers
19:41:05 [2021-09-20T19:41:05.870Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:41:05 [2021-09-20T19:41:05.870Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:41:05 [2021-09-20T19:41:05.870Z] === RUN   TestStats
19:41:05 [2021-09-20T19:41:05.870Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:41:05 [2021-09-20T19:41:05.870Z] --- SKIP: TestStats (0.00s)
19:41:05 [2021-09-20T19:41:05.870Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:41:06 [2021-09-20T19:41:06.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
19:41:06 [2021-09-20T19:41:06.328Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:41:07 [2021-09-20T19:41:07.270Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
19:41:07 [2021-09-20T19:41:07.270Z] === RUN   TestCgroupNamespacesRunOlderClient
19:41:07 [2021-09-20T19:41:07.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
19:41:07 [2021-09-20T19:41:07.552Z] === RUN   TestAuthZPluginErrorResponse
19:41:07 [2021-09-20T19:41:07.813Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
19:41:07 [2021-09-20T19:41:07.813Z] === RUN   TestAuthZPluginErrorRequest
19:41:08 [2021-09-20T19:41:08.385Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:41:08 [2021-09-20T19:41:08.385Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:41:08 [2021-09-20T19:41:08.654Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:41:08 [2021-09-20T19:41:08.957Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:41:08 [2021-09-20T19:41:08.957Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:41:10 [2021-09-20T19:41:10.040Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.70s)
19:41:10 [2021-09-20T19:41:10.040Z] === RUN   TestNISDomainname
19:41:10 [2021-09-20T19:41:10.874Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
19:41:10 [2021-09-20T19:41:10.874Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:41:11 [2021-09-20T19:41:11.955Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:41:12 [2021-09-20T19:41:12.527Z] --- PASS: TestNISDomainname (2.48s)
19:41:12 [2021-09-20T19:41:12.527Z] === RUN   TestHostnameDnsResolution
19:41:12 [2021-09-20T19:41:12.808Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s)
19:41:12 [2021-09-20T19:41:12.808Z] === RUN   TestAuthZPluginHeader
19:41:12 [2021-09-20T19:41:12.914Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.56s)
19:41:12 [2021-09-20T19:41:12.914Z] === RUN   TestStopContainerWithTimeout
19:41:12 [2021-09-20T19:41:12.914Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:41:12 [2021-09-20T19:41:12.914Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:41:12 [2021-09-20T19:41:12.914Z] === RUN   TestUpdateRestartPolicy
19:41:13 [2021-09-20T19:41:13.757Z] --- PASS: TestAuthZPluginHeader (0.83s)
19:41:13 [2021-09-20T19:41:13.757Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:41:13 [2021-09-20T19:41:13.757Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:13 [2021-09-20T19:41:13.757Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:41:13 [2021-09-20T19:41:13.757Z] === RUN   TestAuthZPluginV2Disable
19:41:13 [2021-09-20T19:41:13.757Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:13 [2021-09-20T19:41:13.757Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:41:13 [2021-09-20T19:41:13.757Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:41:13 [2021-09-20T19:41:13.757Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:13 [2021-09-20T19:41:13.757Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:41:13 [2021-09-20T19:41:13.757Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:41:13 [2021-09-20T19:41:13.757Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:13 [2021-09-20T19:41:13.757Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:41:13 [2021-09-20T19:41:13.757Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:41:15 [2021-09-20T19:41:15.075Z] --- PASS: TestHostnameDnsResolution (2.19s)
19:41:15 [2021-09-20T19:41:15.075Z] === RUN   TestStats
19:41:16 [2021-09-20T19:41:16.989Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:41:18 [2021-09-20T19:41:18.375Z] --- PASS: TestStats (3.44s)
19:41:18 [2021-09-20T19:41:18.375Z] === RUN   TestStopContainerWithTimeout
19:41:18 [2021-09-20T19:41:18.375Z] === RUN   TestStopContainerWithTimeout/0
19:41:18 [2021-09-20T19:41:18.375Z] === PAUSE TestStopContainerWithTimeout/0
19:41:18 [2021-09-20T19:41:18.375Z] === RUN   TestStopContainerWithTimeout/1
19:41:18 [2021-09-20T19:41:18.375Z] === PAUSE TestStopContainerWithTimeout/1
19:41:18 [2021-09-20T19:41:18.375Z] === RUN   TestStopContainerWithTimeout/3
19:41:18 [2021-09-20T19:41:18.375Z] === PAUSE TestStopContainerWithTimeout/3
19:41:18 [2021-09-20T19:41:18.375Z] === RUN   TestStopContainerWithTimeout/-1
19:41:18 [2021-09-20T19:41:18.375Z] === PAUSE TestStopContainerWithTimeout/-1
19:41:18 [2021-09-20T19:41:18.375Z] === CONT  TestStopContainerWithTimeout/0
19:41:18 [2021-09-20T19:41:18.375Z] === CONT  TestStopContainerWithTimeout/-1
19:41:18 [2021-09-20T19:41:18.947Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:41:20 [2021-09-20T19:41:20.333Z] === CONT  TestStopContainerWithTimeout/3
19:41:20 [2021-09-20T19:41:20.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:41:20 [2021-09-20T19:41:20.856Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:41:22 [2021-09-20T19:41:22.244Z] === CONT  TestStopContainerWithTimeout/1
19:41:22 [2021-09-20T19:41:22.244Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:41:22 [2021-09-20T19:41:22.506Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:41:23 [2021-09-20T19:41:23.079Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:41:23 [2021-09-20T19:41:23.651Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:41:24 [2021-09-20T19:41:24.249Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:41:24 [2021-09-20T19:41:24.249Z]     --- PASS: TestStopContainerWithTimeout/0 (2.15s)
19:41:24 [2021-09-20T19:41:24.249Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.93s)
19:41:24 [2021-09-20T19:41:24.249Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
19:41:24 [2021-09-20T19:41:24.249Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
19:41:24 [2021-09-20T19:41:24.249Z] === RUN   TestDeleteDevicemapper
19:41:24 [2021-09-20T19:41:24.249Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:41:24 [2021-09-20T19:41:24.249Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:41:24 [2021-09-20T19:41:24.249Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:41:24 [2021-09-20T19:41:24.834Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:41:30 [2021-09-20T19:41:30.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:41:30 [2021-09-20T19:41:30.133Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:41:30 [2021-09-20T19:41:30.133Z]     check_test.go:309: [d45986e85a820] daemon is not started
19:41:30 [2021-09-20T19:41:30.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:41:30 [2021-09-20T19:41:30.133Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:41:30 [2021-09-20T19:41:30.133Z]     check_test.go:309: [d804ff66714fb] daemon is not started
19:41:30 [2021-09-20T19:41:30.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:41:30 [2021-09-20T19:41:30.394Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s)
19:41:30 [2021-09-20T19:41:30.394Z] === RUN   TestUpdateMemory
19:41:30 [2021-09-20T19:41:30.394Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:41:30 [2021-09-20T19:41:30.394Z] --- SKIP: TestUpdateMemory (0.00s)
19:41:30 [2021-09-20T19:41:30.394Z] === RUN   TestUpdateCPUQuota
19:41:31 [2021-09-20T19:41:31.336Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:41:31 [2021-09-20T19:41:31.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
19:41:31 [2021-09-20T19:41:31.873Z] PASS
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] === Skipped
19:41:31 [2021-09-20T19:41:31.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:41:31 [2021-09-20T19:41:31.873Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:41:31 [2021-09-20T19:41:31.873Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:41:31 [2021-09-20T19:41:31.873Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:41:31 [2021-09-20T19:41:31.873Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] 
19:41:31 [2021-09-20T19:41:31.873Z] DONE 17 tests, 4 skipped in 28.769s
19:41:31 [2021-09-20T19:41:31.874Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:41:31 [2021-09-20T19:41:31.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:41:31 [2021-09-20T19:41:31.874Z] ++ set -e
19:41:31 [2021-09-20T19:41:31.874Z] ++ '[' -n 0 ']'
19:41:31 [2021-09-20T19:41:31.874Z] ++ set -x
19:41:31 [2021-09-20T19:41:31.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:41:32 [2021-09-20T19:41:32.720Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:41:32 [2021-09-20T19:41:32.981Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:41:33 [2021-09-20T19:41:33.242Z]     check_test.go:309: [d256383a4a1d2] daemon is not started
19:41:33 [2021-09-20T19:41:33.242Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:41:33 [2021-09-20T19:41:33.258Z] INFO: Testing against a local daemon
19:41:33 [2021-09-20T19:41:33.258Z] === RUN   TestPluginInvalidJSON
19:41:33 [2021-09-20T19:41:33.258Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:41:33 [2021-09-20T19:41:33.258Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:41:33 [2021-09-20T19:41:33.258Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:41:33 [2021-09-20T19:41:33.258Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:41:33 [2021-09-20T19:41:33.258Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:41:33 [2021-09-20T19:41:33.258Z] === RUN   TestPluginInstall
19:41:33 [2021-09-20T19:41:33.258Z] === RUN   TestPluginInstall/no_auth
19:41:33 [2021-09-20T19:41:33.949Z] --- PASS: TestUpdateRestartPolicy (18.26s)
19:41:33 [2021-09-20T19:41:33.949Z] === RUN   TestUpdateRestartWithAutoRemove
19:41:33 [2021-09-20T19:41:33.949Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s)
19:41:33 [2021-09-20T19:41:33.949Z] === RUN   TestWaitNonBlocked
19:41:33 [2021-09-20T19:41:33.949Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:41:33 [2021-09-20T19:41:33.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:41:33 [2021-09-20T19:41:33.949Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:41:33 [2021-09-20T19:41:33.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:41:33 [2021-09-20T19:41:33.949Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:41:33 [2021-09-20T19:41:33.949Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:41:34 [2021-09-20T19:41:34.186Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:41:34 [2021-09-20T19:41:34.404Z] --- PASS: TestWaitNonBlocked (0.03s)
19:41:34 [2021-09-20T19:41:34.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.04s)
19:41:34 [2021-09-20T19:41:34.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.15s)
19:41:34 [2021-09-20T19:41:34.404Z] === RUN   TestWaitBlocked
19:41:34 [2021-09-20T19:41:34.404Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:41:34 [2021-09-20T19:41:34.404Z] --- SKIP: TestWaitBlocked (0.00s)
19:41:34 [2021-09-20T19:41:34.404Z] PASS
19:41:34 [2021-09-20T19:41:34.404Z] ok  	github.com/docker/docker/integration/container	64.743s
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === Skipped
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
19:41:34 [2021-09-20T19:41:34.859Z]     copy_test.go:38: testEnv.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
19:41:34 [2021-09-20T19:41:34.859Z]     copy_test.go:63: testEnv.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
19:41:34 [2021-09-20T19:41:34.859Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:41:34 [2021-09-20T19:41:34.859Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.859Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.859Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.859Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:41:34 [2021-09-20T19:41:34.860Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] 
19:41:34 [2021-09-20T19:41:34.860Z] DONE 88 tests, 37 skipped in 66.760s
19:41:34 [2021-09-20T19:41:34.860Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:41:36 [2021-09-20T19:41:36.386Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:36 [2021-09-20T19:41:36.386Z] INFO: Testing against a local daemon
19:41:36 [2021-09-20T19:41:36.386Z] === RUN   TestCommitInheritsEnv
19:41:36 [2021-09-20T19:41:36.386Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:41:36 [2021-09-20T19:41:36.386Z] --- SKIP: TestCommitInheritsEnv (0.01s)
19:41:36 [2021-09-20T19:41:36.386Z] === RUN   TestImportExtremelyLargeImageWorks
19:41:36 [2021-09-20T19:41:36.386Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:41:36 [2021-09-20T19:41:36.386Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:41:36 [2021-09-20T19:41:36.386Z] === RUN   TestImagesFilterMultiReference
19:41:36 [2021-09-20T19:41:36.386Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:41:36 [2021-09-20T19:41:36.386Z] === RUN   TestImagePullPlatformInvalid
19:41:36 [2021-09-20T19:41:36.386Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:41:36 [2021-09-20T19:41:36.386Z] === RUN   TestRemoveImageOrphaning
19:41:36 [2021-09-20T19:41:36.841Z] --- PASS: TestRemoveImageOrphaning (0.68s)
19:41:36 [2021-09-20T19:41:36.841Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:41:36 [2021-09-20T19:41:36.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:41:36 [2021-09-20T19:41:36.841Z] === RUN   TestTagInvalidReference
19:41:36 [2021-09-20T19:41:36.841Z] --- PASS: TestTagInvalidReference (0.03s)
19:41:36 [2021-09-20T19:41:36.841Z] === RUN   TestTagValidPrefixedRepo
19:41:36 [2021-09-20T19:41:36.841Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:41:36 [2021-09-20T19:41:36.841Z] === RUN   TestTagExistedNameWithoutForce
19:41:37 [2021-09-20T19:41:37.297Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:41:37 [2021-09-20T19:41:37.297Z] === RUN   TestTagOfficialNames
19:41:37 [2021-09-20T19:41:37.297Z] --- PASS: TestTagOfficialNames (0.07s)
19:41:37 [2021-09-20T19:41:37.297Z] === RUN   TestTagMatchesDigest
19:41:37 [2021-09-20T19:41:37.297Z] --- PASS: TestTagMatchesDigest (0.02s)
19:41:37 [2021-09-20T19:41:37.297Z] PASS
19:41:37 [2021-09-20T19:41:37.297Z] ok  	github.com/docker/docker/integration/image	1.062s
19:41:37 [2021-09-20T19:41:37.297Z] 
19:41:37 [2021-09-20T19:41:37.297Z] === Skipped
19:41:37 [2021-09-20T19:41:37.297Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
19:41:37 [2021-09-20T19:41:37.297Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:41:37 [2021-09-20T19:41:37.297Z] 
19:41:37 [2021-09-20T19:41:37.297Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:41:37 [2021-09-20T19:41:37.297Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:41:37 [2021-09-20T19:41:37.297Z] 
19:41:37 [2021-09-20T19:41:37.297Z] 
19:41:37 [2021-09-20T19:41:37.297Z] DONE 11 tests, 2 skipped in 2.576s
19:41:37 [2021-09-20T19:41:37.297Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c79564b40ebded7896f964b0c737c2ee34990035795f01202228c53df5f856b9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c79564b40ebded7896f964b0c737c2ee34990035795f01202228c53df5f856b9" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:37 [2021-09-20T19:41:37.465Z] === RUN   TestPluginInstall/with_htpasswd
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f08639497d6dde7adb79933c7176907b12401c1ddc2fa497ea88ec55a9f900f1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:37 [2021-09-20T19:41:37.465Z] time="2021-09-20T19:41:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f08639497d6dde7adb79933c7176907b12401c1ddc2fa497ea88ec55a9f900f1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:38 [2021-09-20T19:41:38.039Z] === RUN   TestPluginInstall/with_insecure
19:41:38 [2021-09-20T19:41:38.266Z] testing: warning: no tests to run
19:41:38 [2021-09-20T19:41:38.266Z] PASS
19:41:38 [2021-09-20T19:41:38.266Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.084s [no tests to run]
19:41:38 [2021-09-20T19:41:38.266Z] testing: warning: no tests to run
19:41:38 [2021-09-20T19:41:38.266Z] PASS
19:41:38 [2021-09-20T19:41:38.266Z] ok  	github.com/docker/docker/integration/network/macvlan	0.031s [no tests to run]
19:41:38 [2021-09-20T19:41:38.335Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:41:38 [2021-09-20T19:41:38.335Z] Copying nested executables into bundles/cross/linux/amd64
19:41:38 [2021-09-20T19:41:38.335Z] Cross building: bundles/cross/windows/amd64
19:41:38 [2021-09-20T19:41:38.335Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:41:38 [2021-09-20T19:41:38.335Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:41:39 [2021-09-20T19:41:39.227Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:39 [2021-09-20T19:41:39.227Z] INFO: Testing against a local daemon
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestNetworkCreateDelete
19:41:39 [2021-09-20T19:41:39.227Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.227Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestDockerNetworkDeletePreferID
19:41:39 [2021-09-20T19:41:39.227Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:41:39 [2021-09-20T19:41:39.227Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestDaemonDNSFallback
19:41:39 [2021-09-20T19:41:39.227Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.227Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestInspectNetwork
19:41:39 [2021-09-20T19:41:39.227Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:41:39 [2021-09-20T19:41:39.227Z] --- SKIP: TestInspectNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestRunContainerWithBridgeNone
19:41:39 [2021-09-20T19:41:39.227Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.227Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestNetworkInvalidJSON
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestNetworkInvalidJSON//networks/create
19:41:39 [2021-09-20T19:41:39.227Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:41:39 [2021-09-20T19:41:39.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:41:39 [2021-09-20T19:41:39.227Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:41:39 [2021-09-20T19:41:39.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:41:39 [2021-09-20T19:41:39.227Z] === CONT  TestNetworkInvalidJSON//networks/create
19:41:39 [2021-09-20T19:41:39.227Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:41:39 [2021-09-20T19:41:39.227Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:41:39 [2021-09-20T19:41:39.227Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:41:39 [2021-09-20T19:41:39.227Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:41:39 [2021-09-20T19:41:39.227Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:41:39 [2021-09-20T19:41:39.227Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestNetworkList
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestNetworkList//networks
19:41:39 [2021-09-20T19:41:39.228Z] === PAUSE TestNetworkList//networks
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestNetworkList//networks/
19:41:39 [2021-09-20T19:41:39.228Z] === PAUSE TestNetworkList//networks/
19:41:39 [2021-09-20T19:41:39.228Z] === CONT  TestNetworkList//networks
19:41:39 [2021-09-20T19:41:39.228Z] === CONT  TestNetworkList//networks/
19:41:39 [2021-09-20T19:41:39.228Z] --- PASS: TestNetworkList (0.02s)
19:41:39 [2021-09-20T19:41:39.228Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     --- PASS: TestNetworkList//networks (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestHostIPv4BridgeLabel
19:41:39 [2021-09-20T19:41:39.228Z]     network_test.go:126: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestDaemonRestartWithLiveRestore
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:29: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestDaemonDefaultNetworkPools
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:58: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestDaemonRestartWithExistingNetwork
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:102: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:136: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:187: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestServiceWithPredefinedNetwork
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:212: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:242: FLAKY_TEST
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestServiceWithDataPathPortInit
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:332: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:400: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z] PASS
19:41:39 [2021-09-20T19:41:39.228Z] ok  	github.com/docker/docker/integration/network	0.138s
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === Skipped
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     network_test.go:126: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:29: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:58: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:102: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:136: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:187: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:212: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:242: FLAKY_TEST
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:332: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:41:39 [2021-09-20T19:41:39.228Z]     service_test.go:400: testEnv.OSType == "windows"
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] 
19:41:39 [2021-09-20T19:41:39.228Z] DONE 22 tests, 15 skipped in 1.973s
19:41:39 [2021-09-20T19:41:39.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:41:39 [2021-09-20T19:41:39.426Z] time="2021-09-20T19:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:39 [2021-09-20T19:41:39.426Z] time="2021-09-20T19:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73722ada6aa55cb0b6801bf9eb6979cb50f1e25f6772b5afb1001f7dc3c3a466" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:39 [2021-09-20T19:41:39.426Z] time="2021-09-20T19:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:41:39 [2021-09-20T19:41:39.426Z] time="2021-09-20T19:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73722ada6aa55cb0b6801bf9eb6979cb50f1e25f6772b5afb1001f7dc3c3a466" mediatype=application/vnd.docker.plugin.v1+json size=522
19:41:39 [2021-09-20T19:41:39.426Z]     plugin_test.go:165: [d47c5dd4bbe22] daemon is not started
19:41:39 [2021-09-20T19:41:39.426Z] --- PASS: TestPluginInstall (6.28s)
19:41:39 [2021-09-20T19:41:39.426Z]     --- PASS: TestPluginInstall/no_auth (3.82s)
19:41:39 [2021-09-20T19:41:39.426Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
19:41:39 [2021-09-20T19:41:39.426Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
19:41:39 [2021-09-20T19:41:39.426Z] === RUN   TestPluginsWithRuntimes
19:41:39 [2021-09-20T19:41:39.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:41:39 [2021-09-20T19:41:39.684Z] testing: warning: no tests to run
19:41:39 [2021-09-20T19:41:39.684Z] PASS
19:41:39 [2021-09-20T19:41:39.684Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
19:41:39 [2021-09-20T19:41:39.684Z] 
19:41:39 [2021-09-20T19:41:39.684Z] DONE 0 tests in 0.331s
19:41:39 [2021-09-20T19:41:39.684Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:41:40 [2021-09-20T19:41:40.049Z] --- PASS: TestUpdateCPUQuota (9.78s)
19:41:40 [2021-09-20T19:41:40.049Z] === RUN   TestUpdatePidsLimit
19:41:40 [2021-09-20T19:41:40.049Z] === RUN   TestUpdatePidsLimit/update_from_none
19:41:40 [2021-09-20T19:41:40.140Z] testing: warning: no tests to run
19:41:40 [2021-09-20T19:41:40.140Z] PASS
19:41:40 [2021-09-20T19:41:40.140Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
19:41:40 [2021-09-20T19:41:40.140Z] 
19:41:40 [2021-09-20T19:41:40.140Z] DONE 0 tests in 0.319s
19:41:40 [2021-09-20T19:41:40.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:41:40 [2021-09-20T19:41:40.620Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:41:41 [2021-09-20T19:41:41.108Z] testing: warning: no tests to run
19:41:41 [2021-09-20T19:41:41.108Z] PASS
19:41:41 [2021-09-20T19:41:41.108Z] ok  	github.com/docker/docker/integration/plugin	0.092s [no tests to run]
19:41:41 [2021-09-20T19:41:41.108Z] testing: warning: no tests to run
19:41:41 [2021-09-20T19:41:41.108Z] PASS
19:41:41 [2021-09-20T19:41:41.108Z] ok  	github.com/docker/docker/integration/plugin/authz	0.088s [no tests to run]
19:41:41 [2021-09-20T19:41:41.341Z] === RUN   TestPluginsWithRuntimes/No_Args
19:41:41 [2021-09-20T19:41:41.562Z] === RUN   TestUpdatePidsLimit/no_change
19:41:42 [2021-09-20T19:41:42.283Z] === RUN   TestPluginsWithRuntimes/With_Args
19:41:42 [2021-09-20T19:41:42.948Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:41:42 [2021-09-20T19:41:42.948Z] === RUN   TestUpdatePidsLimit/update_lower
19:41:43 [2021-09-20T19:41:43.668Z] --- PASS: TestPluginsWithRuntimes (4.09s)
19:41:43 [2021-09-20T19:41:43.668Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.10s)
19:41:43 [2021-09-20T19:41:43.668Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.10s)
19:41:43 [2021-09-20T19:41:43.668Z] === RUN   TestPluginBackCompatMediaTypes
19:41:43 [2021-09-20T19:41:43.891Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:41:44 [2021-09-20T19:41:44.152Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:41:44 [2021-09-20T19:41:44.611Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s)
19:41:44 [2021-09-20T19:41:44.611Z] PASS
19:41:44 [2021-09-20T19:41:44.611Z] 
19:41:44 [2021-09-20T19:41:44.611Z] DONE 10 tests in 13.913s
19:41:44 [2021-09-20T19:41:44.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:41:44 [2021-09-20T19:41:44.611Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:41:44 [2021-09-20T19:41:44.611Z] ++ set -e
19:41:44 [2021-09-20T19:41:44.611Z] ++ '[' -n 0 ']'
19:41:44 [2021-09-20T19:41:44.611Z] ++ set -x
19:41:44 [2021-09-20T19:41:44.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:41:44 [2021-09-20T19:41:44.611Z] INFO: Testing against a local daemon
19:41:44 [2021-09-20T19:41:44.611Z] === RUN   TestExternalGraphDriver
19:41:44 [2021-09-20T19:41:44.611Z] === RUN   TestExternalGraphDriver/json
19:41:44 [2021-09-20T19:41:44.723Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:41:45 [2021-09-20T19:41:45.295Z] === RUN   TestDockerSuite/TestBuildCmd
19:41:45 [2021-09-20T19:41:45.556Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:41:45 [2021-09-20T19:41:45.556Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:41:46 [2021-09-20T19:41:46.128Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:41:46 [2021-09-20T19:41:46.389Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:41:46 [2021-09-20T19:41:46.389Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:41:46 [2021-09-20T19:41:46.389Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:41:46 [2021-09-20T19:41:46.650Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:41:46 [2021-09-20T19:41:46.650Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:41:47 [2021-09-20T19:41:47.160Z] === RUN   TestExternalGraphDriver/spec
19:41:48 [2021-09-20T19:41:48.035Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:41:48 [2021-09-20T19:41:48.035Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:41:49 [2021-09-20T19:41:49.074Z] === RUN   TestExternalGraphDriver/pull
19:41:49 [2021-09-20T19:41:49.421Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Testing against a local daemon
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestExternalGraphDriver
19:41:49 [2021-09-20T19:41:49.661Z]     external_test.go:48: runtime.GOOS == "windows"
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestGraphdriverPluginV2
19:41:49 [2021-09-20T19:41:49.661Z]     external_test.go:408: runtime.GOOS == "windows"
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] PASS
19:41:49 [2021-09-20T19:41:49.661Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.148s
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Testing against a local daemon
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestPluginInvalidJSON
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:41:49 [2021-09-20T19:41:49.661Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:41:49 [2021-09-20T19:41:49.661Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:41:49 [2021-09-20T19:41:49.661Z] --- PASS: TestPluginInvalidJSON (0.06s)
19:41:49 [2021-09-20T19:41:49.661Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestPluginInstall
19:41:49 [2021-09-20T19:41:49.661Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestPluginInstall (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestPluginsWithRuntimes
19:41:49 [2021-09-20T19:41:49.661Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestPluginBackCompatMediaTypes
19:41:49 [2021-09-20T19:41:49.661Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] PASS
19:41:49 [2021-09-20T19:41:49.661Z] ok  	github.com/docker/docker/integration/plugin/common	0.214s
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:49 [2021-09-20T19:41:49.661Z] INFO: Testing against a local daemon
19:41:49 [2021-09-20T19:41:49.661Z] === RUN   TestReadPluginNoRead
19:41:49 [2021-09-20T19:41:49.661Z]     read_test.go:21: no unix domain sockets on Windows
19:41:49 [2021-09-20T19:41:49.661Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:41:49 [2021-09-20T19:41:49.661Z] PASS
19:41:49 [2021-09-20T19:41:49.661Z] ok  	github.com/docker/docker/integration/plugin/logging	0.119s
19:41:49 [2021-09-20T19:41:49.661Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
19:41:49 [2021-09-20T19:41:49.661Z] testing: warning: no tests to run
19:41:49 [2021-09-20T19:41:49.661Z] PASS
19:41:49 [2021-09-20T19:41:49.661Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.035s [no tests to run]
19:41:49 [2021-09-20T19:41:49.661Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
19:41:49 [2021-09-20T19:41:49.993Z] --- PASS: TestUpdatePidsLimit (9.76s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.37s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/no_change (1.31s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.28s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.39s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.30s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.09s)
19:41:49 [2021-09-20T19:41:49.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.24s)
19:41:49 [2021-09-20T19:41:49.993Z] === RUN   TestUpdateRestartPolicy
19:41:50 [2021-09-20T19:41:50.116Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:50 [2021-09-20T19:41:50.116Z] INFO: Testing against a local daemon
19:41:50 [2021-09-20T19:41:50.116Z] === RUN   TestPluginWithDevMounts
19:41:50 [2021-09-20T19:41:50.116Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:41:50 [2021-09-20T19:41:50.116Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:41:50 [2021-09-20T19:41:50.116Z] PASS
19:41:50 [2021-09-20T19:41:50.116Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.055s
19:41:50 [2021-09-20T19:41:50.116Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === Skipped
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:41:50 [2021-09-20T19:41:50.571Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:41:50 [2021-09-20T19:41:50.571Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
19:41:50 [2021-09-20T19:41:50.571Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:41:50 [2021-09-20T19:41:50.571Z]     external_test.go:48: runtime.GOOS == "windows"
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:41:50 [2021-09-20T19:41:50.571Z]     external_test.go:408: runtime.GOOS == "windows"
19:41:50 [2021-09-20T19:41:50.571Z] 
19:41:50 [2021-09-20T19:41:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:41:50 [2021-09-20T19:41:50.572Z]     read_test.go:21: no unix domain sockets on Windows
19:41:50 [2021-09-20T19:41:50.572Z] 
19:41:50 [2021-09-20T19:41:50.572Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:41:50 [2021-09-20T19:41:50.572Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:41:50 [2021-09-20T19:41:50.572Z] 
19:41:50 [2021-09-20T19:41:50.572Z] 
19:41:50 [2021-09-20T19:41:50.572Z] DONE 9 tests, 7 skipped in 10.383s
19:41:50 [2021-09-20T19:41:50.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:41:50 [2021-09-20T19:41:50.988Z] --- PASS: TestExternalGraphDriver (6.04s)
19:41:50 [2021-09-20T19:41:50.988Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
19:41:50 [2021-09-20T19:41:50.988Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
19:41:50 [2021-09-20T19:41:50.988Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
19:41:50 [2021-09-20T19:41:50.988Z] === RUN   TestGraphdriverPluginV2
19:41:50 [2021-09-20T19:41:50.988Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:50 [2021-09-20T19:41:50.988Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:41:50 [2021-09-20T19:41:50.988Z] PASS
19:41:50 [2021-09-20T19:41:50.988Z] 
19:41:50 [2021-09-20T19:41:50.988Z] === Skipped
19:41:50 [2021-09-20T19:41:50.988Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:41:50 [2021-09-20T19:41:50.988Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:41:50 [2021-09-20T19:41:50.988Z] 
19:41:50 [2021-09-20T19:41:50.988Z] 
19:41:50 [2021-09-20T19:41:50.988Z] DONE 5 tests, 1 skipped in 6.210s
19:41:50 [2021-09-20T19:41:50.988Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:41:50 [2021-09-20T19:41:50.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:41:50 [2021-09-20T19:41:50.989Z] ++ set -e
19:41:50 [2021-09-20T19:41:50.989Z] ++ '[' -n 0 ']'
19:41:50 [2021-09-20T19:41:50.989Z] ++ set -x
19:41:50 [2021-09-20T19:41:50.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:41:50 [2021-09-20T19:41:50.989Z] INFO: Testing against a local daemon
19:41:50 [2021-09-20T19:41:50.989Z] === RUN   TestContinueAfterPluginCrash
19:41:50 [2021-09-20T19:41:50.989Z] === PAUSE TestContinueAfterPluginCrash
19:41:50 [2021-09-20T19:41:50.989Z] === RUN   TestReadPluginNoRead
19:41:50 [2021-09-20T19:41:50.989Z] === PAUSE TestReadPluginNoRead
19:41:50 [2021-09-20T19:41:50.989Z] === RUN   TestDaemonStartWithLogOpt
19:41:50 [2021-09-20T19:41:50.989Z] === PAUSE TestDaemonStartWithLogOpt
19:41:50 [2021-09-20T19:41:50.989Z] === CONT  TestContinueAfterPluginCrash
19:41:50 [2021-09-20T19:41:50.989Z] === CONT  TestDaemonStartWithLogOpt
19:41:50 [2021-09-20T19:41:50.989Z] === CONT  TestReadPluginNoRead
19:41:51 [2021-09-20T19:41:51.027Z] testing: warning: no tests to run
19:41:51 [2021-09-20T19:41:51.027Z] PASS
19:41:51 [2021-09-20T19:41:51.027Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
19:41:51 [2021-09-20T19:41:51.027Z] 
19:41:51 [2021-09-20T19:41:51.027Z] DONE 0 tests in 0.325s
19:41:51 [2021-09-20T19:41:51.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:41:51 [2021-09-20T19:41:51.482Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:51 [2021-09-20T19:41:51.482Z] INFO: Testing against a local daemon
19:41:51 [2021-09-20T19:41:51.482Z] === RUN   TestPluginInvalidJSON
19:41:51 [2021-09-20T19:41:51.482Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:41:51 [2021-09-20T19:41:51.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:41:51 [2021-09-20T19:41:51.482Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:41:51 [2021-09-20T19:41:51.482Z] --- PASS: TestPluginInvalidJSON (0.06s)
19:41:51 [2021-09-20T19:41:51.482Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
19:41:51 [2021-09-20T19:41:51.482Z] === RUN   TestPluginInstall
19:41:51 [2021-09-20T19:41:51.482Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.482Z] --- SKIP: TestPluginInstall (0.00s)
19:41:51 [2021-09-20T19:41:51.482Z] === RUN   TestPluginsWithRuntimes
19:41:51 [2021-09-20T19:41:51.482Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.482Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:41:51 [2021-09-20T19:41:51.482Z] === RUN   TestPluginBackCompatMediaTypes
19:41:51 [2021-09-20T19:41:51.482Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.482Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:41:51 [2021-09-20T19:41:51.482Z] PASS
19:41:51 [2021-09-20T19:41:51.482Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
19:41:51 [2021-09-20T19:41:51.937Z] 
19:41:51 [2021-09-20T19:41:51.937Z] === Skipped
19:41:51 [2021-09-20T19:41:51.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:41:51 [2021-09-20T19:41:51.937Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.937Z] 
19:41:51 [2021-09-20T19:41:51.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:41:51 [2021-09-20T19:41:51.937Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.937Z] 
19:41:51 [2021-09-20T19:41:51.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
19:41:51 [2021-09-20T19:41:51.937Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:41:51 [2021-09-20T19:41:51.937Z] 
19:41:51 [2021-09-20T19:41:51.937Z] 
19:41:51 [2021-09-20T19:41:51.937Z] DONE 5 tests, 3 skipped in 0.814s
19:41:51 [2021-09-20T19:41:51.937Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:41:52 [2021-09-20T19:41:52.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:52 [2021-09-20T19:41:52.393Z] INFO: Testing against a local daemon
19:41:52 [2021-09-20T19:41:52.393Z] === RUN   TestExternalGraphDriver
19:41:52 [2021-09-20T19:41:52.393Z]     external_test.go:48: runtime.GOOS == "windows"
19:41:52 [2021-09-20T19:41:52.393Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:41:52 [2021-09-20T19:41:52.393Z] === RUN   TestGraphdriverPluginV2
19:41:52 [2021-09-20T19:41:52.393Z]     external_test.go:408: runtime.GOOS == "windows"
19:41:52 [2021-09-20T19:41:52.393Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:41:52 [2021-09-20T19:41:52.393Z] PASS
19:41:52 [2021-09-20T19:41:52.393Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
19:41:52 [2021-09-20T19:41:52.393Z] 
19:41:52 [2021-09-20T19:41:52.393Z] === Skipped
19:41:52 [2021-09-20T19:41:52.393Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:41:52 [2021-09-20T19:41:52.393Z]     external_test.go:48: runtime.GOOS == "windows"
19:41:52 [2021-09-20T19:41:52.393Z] 
19:41:52 [2021-09-20T19:41:52.393Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:41:52 [2021-09-20T19:41:52.393Z]     external_test.go:408: runtime.GOOS == "windows"
19:41:52 [2021-09-20T19:41:52.393Z] 
19:41:52 [2021-09-20T19:41:52.393Z] 
19:41:52 [2021-09-20T19:41:52.393Z] DONE 2 tests, 2 skipped in 0.809s
19:41:52 [2021-09-20T19:41:52.850Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:41:53 [2021-09-20T19:41:53.297Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:41:53 [2021-09-20T19:41:53.305Z] testing: warning: no tests to run
19:41:53 [2021-09-20T19:41:53.305Z] PASS
19:41:53 [2021-09-20T19:41:53.305Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:53 [2021-09-20T19:41:53.305Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
19:41:53 [2021-09-20T19:41:53.305Z] INFO: Testing against a local daemon
19:41:53 [2021-09-20T19:41:53.305Z] === RUN   TestReadPluginNoRead
19:41:53 [2021-09-20T19:41:53.305Z]     read_test.go:21: no unix domain sockets on Windows
19:41:53 [2021-09-20T19:41:53.305Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:41:53 [2021-09-20T19:41:53.305Z] PASS
19:41:53 [2021-09-20T19:41:53.305Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
19:41:53 [2021-09-20T19:41:53.305Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
19:41:53 [2021-09-20T19:41:53.305Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
19:41:53 [2021-09-20T19:41:53.761Z] 
19:41:53 [2021-09-20T19:41:53.761Z] === Skipped
19:41:53 [2021-09-20T19:41:53.761Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:41:53 [2021-09-20T19:41:53.761Z]     read_test.go:21: no unix domain sockets on Windows
19:41:53 [2021-09-20T19:41:53.761Z] 
19:41:53 [2021-09-20T19:41:53.761Z] 
19:41:53 [2021-09-20T19:41:53.761Z] DONE 1 tests, 1 skipped in 0.917s
19:41:53 [2021-09-20T19:41:53.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:41:54 [2021-09-20T19:41:54.217Z] testing: warning: no tests to run
19:41:54 [2021-09-20T19:41:54.217Z] PASS
19:41:54 [2021-09-20T19:41:54.217Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
19:41:54 [2021-09-20T19:41:54.217Z] 
19:41:54 [2021-09-20T19:41:54.217Z] DONE 0 tests in 0.531s
19:41:54 [2021-09-20T19:41:54.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:41:54 [2021-09-20T19:41:54.303Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:41:54 [2021-09-20T19:41:54.683Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:41:54 [2021-09-20T19:41:54.875Z] --- PASS: TestDaemonStartWithLogOpt (4.01s)
19:41:55 [2021-09-20T19:41:55.177Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:55 [2021-09-20T19:41:55.177Z] INFO: Testing against a local daemon
19:41:55 [2021-09-20T19:41:55.177Z] === RUN   TestPluginWithDevMounts
19:41:55 [2021-09-20T19:41:55.177Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:41:55 [2021-09-20T19:41:55.177Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:41:55 [2021-09-20T19:41:55.177Z] PASS
19:41:55 [2021-09-20T19:41:55.177Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
19:41:55 [2021-09-20T19:41:55.177Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
19:41:55 [2021-09-20T19:41:55.177Z] 
19:41:55 [2021-09-20T19:41:55.177Z] === Skipped
19:41:55 [2021-09-20T19:41:55.177Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:41:55 [2021-09-20T19:41:55.177Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:41:55 [2021-09-20T19:41:55.177Z] 
19:41:55 [2021-09-20T19:41:55.177Z] 
19:41:55 [2021-09-20T19:41:55.177Z] DONE 1 tests, 1 skipped in 0.760s
19:41:55 [2021-09-20T19:41:55.177Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:41:55 [2021-09-20T19:41:55.626Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:41:56 [2021-09-20T19:41:56.260Z] === RUN   TestReadPluginNoRead/default
19:41:56 [2021-09-20T19:41:56.568Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:41:56 [2021-09-20T19:41:56.703Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:56 [2021-09-20T19:41:56.703Z] INFO: Testing against a local daemon
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestSecretInspect
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestSecretInspect (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestSecretList
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestSecretList (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestSecretsCreateAndDelete
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestSecretsUpdate
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestSecretsUpdate (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestTemplatedSecret
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestTemplatedSecret (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] === RUN   TestSecretCreateResolve
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:41:56 [2021-09-20T19:41:56.703Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z] PASS
19:41:56 [2021-09-20T19:41:56.703Z] ok  	github.com/docker/docker/integration/secret	0.094s
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === Skipped
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:41:56 [2021-09-20T19:41:56.703Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] 
19:41:56 [2021-09-20T19:41:56.703Z] DONE 6 tests, 6 skipped in 1.538s
19:41:56 [2021-09-20T19:41:56.703Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:41:56 [2021-09-20T19:41:56.829Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:41:57 [2021-09-20T19:41:57.645Z] === RUN   TestReadPluginNoRead/disabled_caching
19:41:57 [2021-09-20T19:41:57.770Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:41:58 [2021-09-20T19:41:58.033Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:41:58 [2021-09-20T19:41:58.237Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:41:58 [2021-09-20T19:41:58.237Z] INFO: Testing against a local daemon
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceCreateInit
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- PASS: TestServiceCreateInit (0.04s)
19:41:58 [2021-09-20T19:41:58.237Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceMultipleTimes
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceConflict
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceMaxReplicas
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateWithDuplicateNetworkNames
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceSecretFileMode
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceConfigFileMode
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceSysctls
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateServiceCapabilities
19:41:58 [2021-09-20T19:41:58.237Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestInspect
19:41:58 [2021-09-20T19:41:58.237Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestInspect (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestCreateJob
19:41:58 [2021-09-20T19:41:58.237Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestCreateJob (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestReplicatedJob
19:41:58 [2021-09-20T19:41:58.237Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestReplicatedJob (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestUpdateReplicatedJob
19:41:58 [2021-09-20T19:41:58.237Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceListWithStatuses
19:41:58 [2021-09-20T19:41:58.237Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestDockerNetworkConnectAlias
19:41:58 [2021-09-20T19:41:58.237Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestDockerNetworkReConnect
19:41:58 [2021-09-20T19:41:58.237Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServicePlugin
19:41:58 [2021-09-20T19:41:58.237Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServicePlugin (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceUpdateLabel
19:41:58 [2021-09-20T19:41:58.237Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceUpdateSecrets
19:41:58 [2021-09-20T19:41:58.237Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceUpdateConfigs
19:41:58 [2021-09-20T19:41:58.237Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceUpdateNetwork
19:41:58 [2021-09-20T19:41:58.237Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] === RUN   TestServiceUpdatePidsLimit
19:41:58 [2021-09-20T19:41:58.237Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.237Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
19:41:58 [2021-09-20T19:41:58.237Z] PASS
19:41:58 [2021-09-20T19:41:58.237Z] ok  	github.com/docker/docker/integration/service	0.209s
19:41:58 [2021-09-20T19:41:58.604Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === Skipped
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.692Z] 
19:41:58 [2021-09-20T19:41:58.692Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:41:58 [2021-09-20T19:41:58.692Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
19:41:58 [2021-09-20T19:41:58.693Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
19:41:58 [2021-09-20T19:41:58.693Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
19:41:58 [2021-09-20T19:41:58.693Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] 
19:41:58 [2021-09-20T19:41:58.693Z] DONE 24 tests, 23 skipped in 2.001s
19:41:58 [2021-09-20T19:41:58.693Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:41:58 [2021-09-20T19:41:58.865Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:41:59 [2021-09-20T19:41:59.562Z] === CONT  TestReadPluginNoRead
19:41:59 [2021-09-20T19:41:59.562Z]     read_test.go:92: [d5a0e42b699b7] daemon is not started
19:41:59 [2021-09-20T19:41:59.562Z] --- PASS: TestReadPluginNoRead (8.57s)
19:41:59 [2021-09-20T19:41:59.562Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s)
19:41:59 [2021-09-20T19:41:59.562Z]     --- PASS: TestReadPluginNoRead/default (1.66s)
19:41:59 [2021-09-20T19:41:59.562Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.67s)
19:42:00 [2021-09-20T19:42:00.219Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:42:00 [2021-09-20T19:42:00.219Z] INFO: Testing against a local daemon
19:42:00 [2021-09-20T19:42:00.219Z] === RUN   TestSessionCreate
19:42:00 [2021-09-20T19:42:00.219Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:42:00 [2021-09-20T19:42:00.219Z] --- SKIP: TestSessionCreate (0.00s)
19:42:00 [2021-09-20T19:42:00.219Z] === RUN   TestSessionCreateWithBadUpgrade
19:42:00 [2021-09-20T19:42:00.219Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:42:00 [2021-09-20T19:42:00.219Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:42:00 [2021-09-20T19:42:00.219Z] PASS
19:42:00 [2021-09-20T19:42:00.219Z] ok  	github.com/docker/docker/integration/session	0.083s
19:42:00 [2021-09-20T19:42:00.219Z] 
19:42:00 [2021-09-20T19:42:00.219Z] === Skipped
19:42:00 [2021-09-20T19:42:00.219Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:42:00 [2021-09-20T19:42:00.219Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:42:00 [2021-09-20T19:42:00.219Z] 
19:42:00 [2021-09-20T19:42:00.219Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:42:00 [2021-09-20T19:42:00.219Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:42:00 [2021-09-20T19:42:00.219Z] 
19:42:00 [2021-09-20T19:42:00.219Z] 
19:42:00 [2021-09-20T19:42:00.219Z] DONE 2 tests, 2 skipped in 1.405s
19:42:00 [2021-09-20T19:42:00.219Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:42:00 [2021-09-20T19:42:00.505Z] --- PASS: TestContinueAfterPluginCrash (9.49s)
19:42:00 [2021-09-20T19:42:00.505Z] PASS
19:42:00 [2021-09-20T19:42:00.505Z] 
19:42:00 [2021-09-20T19:42:00.505Z] DONE 6 tests in 9.635s
19:42:00 [2021-09-20T19:42:00.505Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:42:00 [2021-09-20T19:42:00.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:42:00 [2021-09-20T19:42:00.505Z] ++ set -e
19:42:00 [2021-09-20T19:42:00.505Z] ++ '[' -n 0 ']'
19:42:00 [2021-09-20T19:42:00.505Z] ++ set -x
19:42:00 [2021-09-20T19:42:00.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:42:00 [2021-09-20T19:42:00.505Z] testing: warning: no tests to run
19:42:00 [2021-09-20T19:42:00.505Z] PASS
19:42:00 [2021-09-20T19:42:00.505Z] 
19:42:00 [2021-09-20T19:42:00.505Z] DONE 0 tests in 0.042s
19:42:00 [2021-09-20T19:42:00.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:42:00 [2021-09-20T19:42:00.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:42:00 [2021-09-20T19:42:00.505Z] ++ set -e
19:42:00 [2021-09-20T19:42:00.505Z] ++ '[' -n 0 ']'
19:42:00 [2021-09-20T19:42:00.505Z] ++ set -x
19:42:00 [2021-09-20T19:42:00.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:42:00 [2021-09-20T19:42:00.505Z] INFO: Testing against a local daemon
19:42:00 [2021-09-20T19:42:00.505Z] === RUN   TestPluginWithDevMounts
19:42:00 [2021-09-20T19:42:00.505Z] === PAUSE TestPluginWithDevMounts
19:42:00 [2021-09-20T19:42:00.505Z] === CONT  TestPluginWithDevMounts
19:42:01 [2021-09-20T19:42:01.753Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:42:01 [2021-09-20T19:42:01.753Z] INFO: Testing against a local daemon
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:42:01 [2021-09-20T19:42:01.753Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:42:01 [2021-09-20T19:42:01.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestEventsExecDie
19:42:01 [2021-09-20T19:42:01.753Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:42:01 [2021-09-20T19:42:01.753Z] --- SKIP: TestEventsExecDie (0.00s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestEventsBackwardsCompatible
19:42:01 [2021-09-20T19:42:01.753Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:42:01 [2021-09-20T19:42:01.753Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestInfoAPI
19:42:01 [2021-09-20T19:42:01.753Z] --- PASS: TestInfoAPI (0.03s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestInfoAPIWarnings
19:42:01 [2021-09-20T19:42:01.753Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:42:01 [2021-09-20T19:42:01.753Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestInfoDebug
19:42:01 [2021-09-20T19:42:01.753Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:01 [2021-09-20T19:42:01.753Z] --- SKIP: TestInfoDebug (0.00s)
19:42:01 [2021-09-20T19:42:01.753Z] === RUN   TestInfoInsecureRegistries
19:42:01 [2021-09-20T19:42:01.754Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:01 [2021-09-20T19:42:01.754Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:42:01 [2021-09-20T19:42:01.754Z] === RUN   TestInfoRegistryMirrors
19:42:01 [2021-09-20T19:42:01.754Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:01 [2021-09-20T19:42:01.754Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:42:01 [2021-09-20T19:42:01.754Z] === RUN   TestLoginFailsWithBadCredentials
19:42:02 [2021-09-20T19:42:02.420Z] --- PASS: TestPluginWithDevMounts (1.88s)
19:42:02 [2021-09-20T19:42:02.420Z] PASS
19:42:02 [2021-09-20T19:42:02.420Z] 
19:42:02 [2021-09-20T19:42:02.420Z] DONE 1 tests in 2.011s
19:42:02 [2021-09-20T19:42:02.420Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:42:02 [2021-09-20T19:42:02.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:42:02 [2021-09-20T19:42:02.420Z] ++ set -e
19:42:02 [2021-09-20T19:42:02.420Z] ++ '[' -n 0 ']'
19:42:02 [2021-09-20T19:42:02.420Z] ++ set -x
19:42:02 [2021-09-20T19:42:02.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:42:02 [2021-09-20T19:42:02.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
19:42:02 [2021-09-20T19:42:02.714Z] === RUN   TestPingCacheHeaders
19:42:02 [2021-09-20T19:42:02.714Z] --- PASS: TestPingCacheHeaders (0.03s)
19:42:02 [2021-09-20T19:42:02.714Z] === RUN   TestPingGet
19:42:02 [2021-09-20T19:42:02.714Z] --- PASS: TestPingGet (0.03s)
19:42:02 [2021-09-20T19:42:02.714Z] === RUN   TestPingHead
19:42:02 [2021-09-20T19:42:02.714Z] --- PASS: TestPingHead (0.03s)
19:42:02 [2021-09-20T19:42:02.714Z] === RUN   TestVersion
19:42:02 [2021-09-20T19:42:02.714Z] --- PASS: TestVersion (0.03s)
19:42:02 [2021-09-20T19:42:02.714Z] PASS
19:42:02 [2021-09-20T19:42:02.714Z] ok  	github.com/docker/docker/integration/system	1.188s
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === Skipped
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:42:02 [2021-09-20T19:42:02.714Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] 
19:42:02 [2021-09-20T19:42:02.714Z] DONE 13 tests, 7 skipped in 2.532s
19:42:02 [2021-09-20T19:42:02.714Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:42:03 [2021-09-20T19:42:03.072Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:42:04 [2021-09-20T19:42:04.245Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:42:04 [2021-09-20T19:42:04.245Z] INFO: Testing against a local daemon
19:42:04 [2021-09-20T19:42:04.245Z] === RUN   TestVolumesCreateAndList
19:42:04 [2021-09-20T19:42:04.245Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:42:04 [2021-09-20T19:42:04.245Z] === RUN   TestVolumesRemove
19:42:04 [2021-09-20T19:42:04.245Z] --- PASS: TestVolumesRemove (0.08s)
19:42:04 [2021-09-20T19:42:04.245Z] === RUN   TestVolumesInspect
19:42:04 [2021-09-20T19:42:04.245Z] --- PASS: TestVolumesInspect (0.03s)
19:42:04 [2021-09-20T19:42:04.245Z] === RUN   TestVolumesInvalidJSON
19:42:04 [2021-09-20T19:42:04.245Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:42:04 [2021-09-20T19:42:04.245Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:42:04 [2021-09-20T19:42:04.245Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:42:04 [2021-09-20T19:42:04.245Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:42:04 [2021-09-20T19:42:04.245Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:42:04 [2021-09-20T19:42:04.245Z] PASS
19:42:04 [2021-09-20T19:42:04.245Z] ok  	github.com/docker/docker/integration/volume	0.253s
19:42:04 [2021-09-20T19:42:04.699Z] 
19:42:04 [2021-09-20T19:42:04.699Z] DONE 5 tests in 1.849s
19:42:04 [2021-09-20T19:42:04.699Z] INFO: make.ps1 ended at 09/20/2021 19:42:04
19:42:04 [2021-09-20T19:42:04.699Z] INFO: Integration CLI tests being run from the host:
19:42:04 [2021-09-20T19:42:04.699Z] 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" 
19:42:04 [2021-09-20T19:42:04.987Z] --- PASS: TestUpdateRestartPolicy (14.85s)
19:42:04 [2021-09-20T19:42:04.987Z] === RUN   TestUpdateRestartWithAutoRemove
19:42:04 [2021-09-20T19:42:04.987Z]     check_test.go:309: [d3d199c0301c8] daemon is not started
19:42:04 [2021-09-20T19:42:04.987Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:42:05 [2021-09-20T19:42:05.720Z] INFO: Testing against a local daemon
19:42:05 [2021-09-20T19:42:05.720Z] === RUN   TestSecretInspect
19:42:05 [2021-09-20T19:42:05.929Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s)
19:42:05 [2021-09-20T19:42:05.929Z] === RUN   TestWaitNonBlocked
19:42:05 [2021-09-20T19:42:05.929Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:05 [2021-09-20T19:42:05.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:05 [2021-09-20T19:42:05.929Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:05 [2021-09-20T19:42:05.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:05 [2021-09-20T19:42:05.929Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:05 [2021-09-20T19:42:05.929Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:07 [2021-09-20T19:42:07.843Z] --- PASS: TestWaitNonBlocked (0.03s)
19:42:07 [2021-09-20T19:42:07.843Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.87s)
19:42:07 [2021-09-20T19:42:07.843Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.99s)
19:42:07 [2021-09-20T19:42:07.843Z] === RUN   TestWaitBlocked
19:42:07 [2021-09-20T19:42:07.843Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:42:07 [2021-09-20T19:42:07.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:42:07 [2021-09-20T19:42:07.843Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:42:07 [2021-09-20T19:42:07.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:42:07 [2021-09-20T19:42:07.843Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:42:07 [2021-09-20T19:42:07.843Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:42:08 [2021-09-20T19:42:08.266Z] --- PASS: TestSecretInspect (2.68s)
19:42:08 [2021-09-20T19:42:08.266Z] === RUN   TestSecretList
19:42:09 [2021-09-20T19:42:09.225Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:42:10 [2021-09-20T19:42:10.166Z] --- PASS: TestWaitBlocked (0.04s)
19:42:10 [2021-09-20T19:42:10.166Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.84s)
19:42:10 [2021-09-20T19:42:10.166Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.13s)
19:42:10 [2021-09-20T19:42:10.166Z] === CONT  TestContainerStartOnDaemonRestart
19:42:10 [2021-09-20T19:42:10.167Z] === CONT  TestIpcModeOlderClient
19:42:10 [2021-09-20T19:42:10.167Z] --- PASS: TestIpcModeOlderClient (0.10s)
19:42:10 [2021-09-20T19:42:10.167Z] === CONT  TestRestartDaemonWithRestartingContainer
19:42:10 [2021-09-20T19:42:10.811Z] --- PASS: TestSecretList (2.63s)
19:42:10 [2021-09-20T19:42:10.811Z] === RUN   TestSecretsCreateAndDelete
19:42:11 [2021-09-20T19:42:11.741Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:42:11 [2021-09-20T19:42:11.741Z] INFO: Testing against a local daemon
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:42:11 [2021-09-20T19:42:11.741Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:42:11 [2021-09-20T19:42:11.741Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:42:11 [2021-09-20T19:42:11.741Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:42:12 [2021-09-20T19:42:12.701Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:42:12 [2021-09-20T19:42:12.701Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:42:13 [2021-09-20T19:42:13.157Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:42:13 [2021-09-20T19:42:13.357Z] --- PASS: TestSecretsCreateAndDelete (2.66s)
19:42:13 [2021-09-20T19:42:13.357Z] === RUN   TestSecretsUpdate
19:42:13 [2021-09-20T19:42:13.470Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:42:13 [2021-09-20T19:42:13.612Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:42:14 [2021-09-20T19:42:14.042Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:42:15 [2021-09-20T19:42:15.271Z] --- PASS: TestSecretsUpdate (2.16s)
19:42:15 [2021-09-20T19:42:15.271Z] === RUN   TestTemplatedSecret
19:42:15 [2021-09-20T19:42:15.426Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:42:15 [2021-09-20T19:42:15.426Z] --- PASS: TestContainerStartOnDaemonRestart (5.22s)
19:42:15 [2021-09-20T19:42:15.426Z] === CONT  TestContainerKillOnDaemonStart
19:42:15 [2021-09-20T19:42:15.426Z]     check_test.go:309: [d0e0a9d02a70c] daemon is not started
19:42:15 [2021-09-20T19:42:15.426Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:42:15 [2021-09-20T19:42:15.801Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.61s)
19:42:15 [2021-09-20T19:42:15.801Z] === CONT  TestDaemonHostGatewayIP
19:42:16 [2021-09-20T19:42:16.068Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:42:18 [2021-09-20T19:42:18.575Z] --- PASS: TestTemplatedSecret (3.09s)
19:42:18 [2021-09-20T19:42:18.575Z] === RUN   TestSecretCreateResolve
19:42:19 [2021-09-20T19:42:19.375Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:42:19 [2021-09-20T19:42:19.375Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:42:20 [2021-09-20T19:42:20.761Z] --- PASS: TestDaemonHostGatewayIP (5.19s)
19:42:20 [2021-09-20T19:42:20.761Z] === CONT  TestDaemonRestartIpcMode
19:42:21 [2021-09-20T19:42:21.138Z] --- PASS: TestSecretCreateResolve (2.29s)
19:42:21 [2021-09-20T19:42:21.138Z] PASS
19:42:21 [2021-09-20T19:42:21.138Z] 
19:42:21 [2021-09-20T19:42:21.138Z] DONE 6 tests in 18.196s
19:42:21 [2021-09-20T19:42:21.138Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:42:21 [2021-09-20T19:42:21.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:42:21 [2021-09-20T19:42:21.138Z] ++ set -e
19:42:21 [2021-09-20T19:42:21.138Z] ++ '[' -n 0 ']'
19:42:21 [2021-09-20T19:42:21.138Z] ++ set -x
19:42:21 [2021-09-20T19:42:21.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:42:24 [2021-09-20T19:42:24.068Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:42:24 [2021-09-20T19:42:24.642Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:42:25 [2021-09-20T19:42:25.213Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
19:42:25 [2021-09-20T19:42:25.213Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:42:25 [2021-09-20T19:42:25.795Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:42:25 [2021-09-20T19:42:25.795Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:42:25 [2021-09-20T19:42:25.795Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:42:25 [2021-09-20T19:42:25.795Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:42:25 [2021-09-20T19:42:25.795Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:42:25 [2021-09-20T19:42:25.795Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:42:25 [2021-09-20T19:42:25.795Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:42:26 [2021-09-20T19:42:26.055Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:42:26 [2021-09-20T19:42:26.055Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:42:26 [2021-09-20T19:42:26.055Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:42:26 [2021-09-20T19:42:26.316Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:42:26 [2021-09-20T19:42:26.316Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
19:42:26 [2021-09-20T19:42:26.886Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
19:42:27 [2021-09-20T19:42:27.457Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
19:42:28 [2021-09-20T19:42:28.029Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
19:42:28 [2021-09-20T19:42:28.290Z] --- PASS: TestContainerKillOnDaemonStart (12.96s)
19:42:28 [2021-09-20T19:42:28.290Z] PASS
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === Skipped
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:42:28 [2021-09-20T19:42:28.290Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] 
19:42:28 [2021-09-20T19:42:28.290Z] DONE 195 tests, 6 skipped in 222.773s
19:42:28 [2021-09-20T19:42:28.290Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:42:28 [2021-09-20T19:42:28.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
19:42:28 [2021-09-20T19:42:28.290Z] ++ set -e
19:42:28 [2021-09-20T19:42:28.290Z] ++ '[' -n 0 ']'
19:42:28 [2021-09-20T19:42:28.290Z] ++ set -x
19:42:28 [2021-09-20T19:42:28.291Z] ++ env -i DEST=/go/src/github.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
19:42:28 [2021-09-20T19:42:28.291Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
19:42:28 [2021-09-20T19:42:28.552Z] INFO: Testing against a local daemon
19:42:28 [2021-09-20T19:42:28.552Z] === RUN   TestCommitInheritsEnv
19:42:28 [2021-09-20T19:42:28.813Z] --- PASS: TestCommitInheritsEnv (0.36s)
19:42:28 [2021-09-20T19:42:28.813Z] === RUN   TestImportExtremelyLargeImageWorks
19:42:28 [2021-09-20T19:42:28.813Z] === PAUSE TestImportExtremelyLargeImageWorks
19:42:28 [2021-09-20T19:42:28.813Z] === RUN   TestImagesFilterMultiReference
19:42:28 [2021-09-20T19:42:28.813Z] --- PASS: TestImagesFilterMultiReference (0.07s)
19:42:28 [2021-09-20T19:42:28.813Z] === RUN   TestImagePullPlatformInvalid
19:42:28 [2021-09-20T19:42:28.813Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:42:28 [2021-09-20T19:42:28.813Z] === RUN   TestRemoveImageOrphaning
19:42:28 [2021-09-20T19:42:28.813Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
19:42:29 [2021-09-20T19:42:29.386Z] --- PASS: TestRemoveImageOrphaning (0.45s)
19:42:29 [2021-09-20T19:42:29.386Z] === RUN   TestRemoveImageGarbageCollector
19:42:29 [2021-09-20T19:42:29.386Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
19:42:29 [2021-09-20T19:42:29.958Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:42:29 [2021-09-20T19:42:29.958Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
19:42:30 [2021-09-20T19:42:30.530Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
19:42:31 [2021-09-20T19:42:31.102Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
19:42:31 [2021-09-20T19:42:31.135Z] INFO: Testing against a local daemon
19:42:31 [2021-09-20T19:42:31.136Z] === RUN   TestServiceCreateInit
19:42:31 [2021-09-20T19:42:31.136Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:42:31 [2021-09-20T19:42:31.673Z]     check_test.go:309: [dc41cd7a9da05] daemon is not started
19:42:31 [2021-09-20T19:42:31.673Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:42:31 [2021-09-20T19:42:31.673Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
19:42:31 [2021-09-20T19:42:31.673Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:42:31 [2021-09-20T19:42:31.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:42:31 [2021-09-20T19:42:31.673Z] === RUN   TestTagInvalidReference
19:42:31 [2021-09-20T19:42:31.673Z] --- PASS: TestTagInvalidReference (0.03s)
19:42:31 [2021-09-20T19:42:31.673Z] === RUN   TestTagValidPrefixedRepo
19:42:31 [2021-09-20T19:42:31.673Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:42:31 [2021-09-20T19:42:31.673Z] === RUN   TestTagExistedNameWithoutForce
19:42:31 [2021-09-20T19:42:31.933Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
19:42:31 [2021-09-20T19:42:31.933Z] === RUN   TestTagOfficialNames
19:42:31 [2021-09-20T19:42:31.933Z] --- PASS: TestTagOfficialNames (0.13s)
19:42:31 [2021-09-20T19:42:31.934Z] === RUN   TestTagMatchesDigest
19:42:31 [2021-09-20T19:42:31.934Z] --- PASS: TestTagMatchesDigest (0.02s)
19:42:31 [2021-09-20T19:42:31.934Z] === CONT  TestImportExtremelyLargeImageWorks
19:42:32 [2021-09-20T19:42:32.504Z]     check_test.go:309: [d48f4d63a938f] daemon is not started
19:42:32 [2021-09-20T19:42:32.505Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:42:33 [2021-09-20T19:42:33.077Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:42:34 [2021-09-20T19:42:34.992Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:42:35 [2021-09-20T19:42:35.936Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:42:36 [2021-09-20T19:42:36.427Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:42:39 [2021-09-20T19:42:39.240Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:42:39 [2021-09-20T19:42:39.502Z]     check_test.go:309: [d612a61d1bae1] daemon is not started
19:42:39 [2021-09-20T19:42:39.502Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:42:40 [2021-09-20T19:42:40.444Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:42:40 [2021-09-20T19:42:40.634Z] --- PASS: TestServiceCreateInit (9.47s)
19:42:40 [2021-09-20T19:42:40.634Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s)
19:42:40 [2021-09-20T19:42:40.634Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s)
19:42:40 [2021-09-20T19:42:40.634Z] === RUN   TestCreateServiceMultipleTimes
19:42:41 [2021-09-20T19:42:41.016Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:42:43 [2021-09-20T19:42:43.562Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:42:45 [2021-09-20T19:42:45.477Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:42:49 [2021-09-20T19:42:49.684Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:42:50 [2021-09-20T19:42:50.663Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:42:51 [2021-09-20T19:42:51.606Z]     check_test.go:309: [d447cfe750f0b] daemon is not started
19:42:51 [2021-09-20T19:42:51.606Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:42:58 [2021-09-20T19:42:58.196Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:42:58 [2021-09-20T19:42:58.457Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:42:58 [2021-09-20T19:42:58.758Z] --- PASS: TestCreateServiceMultipleTimes (16.35s)
19:42:58 [2021-09-20T19:42:58.758Z] === RUN   TestCreateServiceConflict
19:42:59 [2021-09-20T19:42:59.700Z] --- PASS: TestCreateServiceConflict (2.67s)
19:42:59 [2021-09-20T19:42:59.700Z] === RUN   TestCreateServiceMaxReplicas
19:42:59 [2021-09-20T19:42:59.767Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:42:59 [2021-09-20T19:42:59.767Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:42:59 [2021-09-20T19:42:59.767Z] remote: Enumerating objects: 23, done.
19:42:59 [2021-09-20T19:42:59.767Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:42:59 [2021-09-20T19:42:59.767Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:42:59 [2021-09-20T19:42:59.767Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:42:59 [2021-09-20T19:42:59.767Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
19:42:59 [2021-09-20T19:42:59.767Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:42:59 [2021-09-20T19:42:59.767Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:42:59 [2021-09-20T19:42:59.841Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:43:00 [2021-09-20T19:43:00.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/test/unit
19:43:00 [2021-09-20T19:43:00.412Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:43:02 [2021-09-20T19:43:02.624Z] ?   	github.com/docker/docker/api	[no test files]
19:43:03 [2021-09-20T19:43:03.002Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
19:43:03 [2021-09-20T19:43:03.002Z] === RUN   TestCreateWithDuplicateNetworkNames
19:43:04 [2021-09-20T19:43:04.619Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:43:06 [2021-09-20T19:43:06.004Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:43:06 [2021-09-20T19:43:06.946Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:43:06 [2021-09-20T19:43:06.946Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:43:08 [2021-09-20T19:43:08.859Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:43:09 [2021-09-20T19:43:09.800Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:43:10 [2021-09-20T19:43:10.372Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:43:11 [2021-09-20T19:43:11.759Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:43:12 [2021-09-20T19:43:12.027Z]     check_test.go:309: [d807db87f9e3f] daemon is not started
19:43:12 [2021-09-20T19:43:12.027Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:43:12 [2021-09-20T19:43:12.605Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:43:13 [2021-09-20T19:43:13.176Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:43:13 [2021-09-20T19:43:13.747Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:43:16 [2021-09-20T19:43:16.293Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:43:16 [2021-09-20T19:43:16.293Z]     check_test.go:309: [d8c4ba372a526] daemon is not started
19:43:16 [2021-09-20T19:43:16.293Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:43:17 [2021-09-20T19:43:17.678Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:43:17 [2021-09-20T19:43:17.908Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s)
19:43:17 [2021-09-20T19:43:17.908Z] === RUN   TestCreateServiceSecretFileMode
19:43:19 [2021-09-20T19:43:19.593Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:43:20 [2021-09-20T19:43:20.456Z] --- PASS: TestCreateServiceSecretFileMode (3.08s)
19:43:20 [2021-09-20T19:43:20.456Z] === RUN   TestCreateServiceConfigFileMode
19:43:20 [2021-09-20T19:43:20.768Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
19:43:22 [2021-09-20T19:43:22.895Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:43:23 [2021-09-20T19:43:23.002Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
19:43:23 [2021-09-20T19:43:23.002Z] === RUN   TestCreateServiceSysctls
19:43:24 [2021-09-20T19:43:24.814Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:43:26 [2021-09-20T19:43:26.202Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:43:26 [2021-09-20T19:43:26.306Z] --- PASS: TestCreateServiceSysctls (3.68s)
19:43:26 [2021-09-20T19:43:26.306Z] === RUN   TestCreateServiceCapabilities
19:43:26 [2021-09-20T19:43:26.462Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:43:28 [2021-09-20T19:43:28.376Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:43:29 [2021-09-20T19:43:29.608Z] --- PASS: TestCreateServiceCapabilities (3.05s)
19:43:29 [2021-09-20T19:43:29.609Z] === RUN   TestInspect
19:43:30 [2021-09-20T19:43:30.925Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:43:32 [2021-09-20T19:43:32.161Z] --- PASS: TestInspect (2.97s)
19:43:32 [2021-09-20T19:43:32.161Z] === RUN   TestCreateJob
19:43:32 [2021-09-20T19:43:32.313Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:43:35 [2021-09-20T19:43:35.647Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:43:36 [2021-09-20T19:43:36.368Z] --- PASS: TestCreateJob (4.03s)
19:43:36 [2021-09-20T19:43:36.368Z] === RUN   TestReplicatedJob
19:43:40 [2021-09-20T19:43:40.936Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:43:42 [2021-09-20T19:43:42.852Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:43:42 [2021-09-20T19:43:42.957Z] --- PASS: TestReplicatedJob (6.22s)
19:43:42 [2021-09-20T19:43:42.958Z] === RUN   TestUpdateReplicatedJob
19:43:43 [2021-09-20T19:43:43.797Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:43:45 [2021-09-20T19:43:45.183Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:43:47 [2021-09-20T19:43:47.163Z] --- PASS: TestUpdateReplicatedJob (4.07s)
19:43:47 [2021-09-20T19:43:47.164Z] === RUN   TestServiceListWithStatuses
19:43:47 [2021-09-20T19:43:47.164Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:43:47 [2021-09-20T19:43:47.164Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:43:47 [2021-09-20T19:43:47.164Z] === RUN   TestDockerNetworkConnectAlias
19:43:49 [2021-09-20T19:43:49.389Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:43:49 [2021-09-20T19:43:49.389Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:43:49 [2021-09-20T19:43:49.962Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:43:50 [2021-09-20T19:43:50.224Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:43:52 [2021-09-20T19:43:52.462Z] --- PASS: TestDockerNetworkConnectAlias (5.41s)
19:43:52 [2021-09-20T19:43:52.462Z] === RUN   TestDockerNetworkReConnect
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:43:54 [2021-09-20T19:43:54.768Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:43:54 [2021-09-20T19:43:54.768Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:43:55 [2021-09-20T19:43:55.728Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:43:55 [2021-09-20T19:43:55.728Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:43:55 [2021-09-20T19:43:55.728Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:43:55 [2021-09-20T19:43:55.728Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:43:55 [2021-09-20T19:43:55.728Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:43:56 [2021-09-20T19:43:56.676Z] --- PASS: TestDockerNetworkReConnect (4.41s)
19:43:56 [2021-09-20T19:43:56.676Z] === RUN   TestServicePlugin
19:43:56 [2021-09-20T19:43:56.676Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:56 [2021-09-20T19:43:56.676Z] --- SKIP: TestServicePlugin (0.00s)
19:43:56 [2021-09-20T19:43:56.676Z] === RUN   TestServiceUpdateLabel
19:43:56 [2021-09-20T19:43:56.815Z]     docker_cli_daemon_test.go:2550: [ddcbaf2897f64] daemon is not started
19:43:56 [2021-09-20T19:43:56.815Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:43:58 [2021-09-20T19:43:58.616Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:43:58 [2021-09-20T19:43:58.729Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:43:59 [2021-09-20T19:43:59.223Z] --- PASS: TestServiceUpdateLabel (2.78s)
19:43:59 [2021-09-20T19:43:59.223Z] === RUN   TestServiceUpdateSecrets
19:43:59 [2021-09-20T19:43:59.672Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:44:00 [2021-09-20T19:44:00.776Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:44:00 [2021-09-20T19:44:00.776Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
19:44:00 [2021-09-20T19:44:00.776Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:44:00 [2021-09-20T19:44:00.776Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:44:00 [2021-09-20T19:44:00.776Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:44:00 [2021-09-20T19:44:00.776Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
19:44:00 [2021-09-20T19:44:00.776Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:44:00 [2021-09-20T19:44:00.776Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:44:00 [2021-09-20T19:44:00.776Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:44:02 [2021-09-20T19:44:02.977Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:44:03 [2021-09-20T19:44:03.660Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:44:03 [2021-09-20T19:44:03.660Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:44:03 [2021-09-20T19:44:03.660Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:44:03 [2021-09-20T19:44:03.660Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:44:03 [2021-09-20T19:44:03.660Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:44:09 [2021-09-20T19:44:09.421Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:44:09 [2021-09-20T19:44:09.566Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:44:10 [2021-09-20T19:44:10.949Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:44:13 [2021-09-20T19:44:13.494Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:44:14 [2021-09-20T19:44:14.065Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:44:15 [2021-09-20T19:44:15.981Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:44:17 [2021-09-20T19:44:17.339Z] --- PASS: TestServiceUpdateSecrets (15.33s)
19:44:17 [2021-09-20T19:44:17.339Z] === RUN   TestServiceUpdateConfigs
19:44:17 [2021-09-20T19:44:17.895Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:44:19 [2021-09-20T19:44:19.281Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:44:19 [2021-09-20T19:44:19.281Z]     check_test.go:309: [d64ecde9b3e3c] daemon is not started
19:44:19 [2021-09-20T19:44:19.542Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:44:26 [2021-09-20T19:44:26.128Z] --- PASS: TestDockerDaemonSuite (415.44s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.27s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.94s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.52s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.45s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.38s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.28s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.75s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.45s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.72s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.80s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.94s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.95s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.38s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.95s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.61s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.38s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.46s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.74s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.45s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.06s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.13s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.20s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.38s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.17s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.42s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.34s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.69s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.86s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.78s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.87s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.79s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.00s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.70s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.65s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.55s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.95s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.44s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.41s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.16s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.74s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.61s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.75s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.83s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.34s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.48s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.58s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.31s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.59s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.37s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.10s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.28s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.77s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.14s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.30s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.72s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.60s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.31s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.36s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.75s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.74s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.14s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.70s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.30s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.65s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
19:44:26 [2021-09-20T19:44:26.128Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s)
19:44:26 [2021-09-20T19:44:26.128Z] === RUN   TestDockerSwarmSuite
19:44:26 [2021-09-20T19:44:26.128Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:44:28 [2021-09-20T19:44:28.681Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:44:31 [2021-09-20T19:44:31.230Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:44:32 [2021-09-20T19:44:32.248Z] --- PASS: TestServiceUpdateConfigs (15.37s)
19:44:32 [2021-09-20T19:44:32.249Z] === RUN   TestServiceUpdateNetwork
19:44:37 [2021-09-20T19:44:37.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:44:39 [2021-09-20T19:44:39.727Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:44:39 [2021-09-20T19:44:39.727Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:44:44 [2021-09-20T19:44:44.484Z] --- PASS: TestServiceUpdateNetwork (13.64s)
19:44:44 [2021-09-20T19:44:44.484Z] === RUN   TestServiceUpdatePidsLimit
19:44:44 [2021-09-20T19:44:44.484Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:44:45 [2021-09-20T19:44:45.017Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:44:45 [2021-09-20T19:44:45.277Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:44:45 [2021-09-20T19:44:45.431Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:44:45 [2021-09-20T19:44:45.848Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:44:46 [2021-09-20T19:44:46.108Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:44:46 [2021-09-20T19:44:46.369Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:44:46 [2021-09-20T19:44:46.630Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:44:46 [2021-09-20T19:44:46.892Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:44:49 [2021-09-20T19:44:49.437Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:44:50 [2021-09-20T19:44:50.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:44:50 [2021-09-20T19:44:50.951Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:44:51 [2021-09-20T19:44:51.212Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:44:53 [2021-09-20T19:44:53.125Z] === RUN   TestDockerSuite/TestBuildEnv
19:44:53 [2021-09-20T19:44:53.568Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:44:54 [2021-09-20T19:44:54.523Z]     docker_api_swarm_test.go:562: [d73fa926d9aea] joining swarm manager [dd4cda66a12bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:44:55 [2021-09-20T19:44:55.094Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:44:56 [2021-09-20T19:44:56.477Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 5.7% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/builder/dockerfile	0.273s	coverage: 48.5% of statements
19:44:57 [2021-09-20T19:44:57.207Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:44:57 [2021-09-20T19:44:57.207Z] ok  	github.com/docker/docker/builder/remotecontext	0.101s	coverage: 13.7% of statements
19:44:58 [2021-09-20T19:44:58.143Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:44:58 [2021-09-20T19:44:58.391Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:44:59 [2021-09-20T19:44:59.077Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.259s	coverage: 86.3% of statements
19:44:59 [2021-09-20T19:44:59.077Z] ?   	github.com/docker/docker/cli	[no test files]
19:44:59 [2021-09-20T19:44:59.077Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:45:01 [2021-09-20T19:45:01.713Z] --- PASS: TestServiceUpdatePidsLimit (16.91s)
19:45:01 [2021-09-20T19:45:01.713Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
19:45:01 [2021-09-20T19:45:01.713Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
19:45:01 [2021-09-20T19:45:01.713Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
19:45:01 [2021-09-20T19:45:01.713Z] PASS
19:45:01 [2021-09-20T19:45:01.713Z] 
19:45:01 [2021-09-20T19:45:01.713Z] === Skipped
19:45:01 [2021-09-20T19:45:01.713Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:45:01 [2021-09-20T19:45:01.713Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:45:01 [2021-09-20T19:45:01.713Z] 
19:45:01 [2021-09-20T19:45:01.713Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:45:01 [2021-09-20T19:45:01.713Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:01 [2021-09-20T19:45:01.713Z] 
19:45:01 [2021-09-20T19:45:01.713Z] 
19:45:01 [2021-09-20T19:45:01.713Z] DONE 27 tests, 2 skipped in 159.790s
19:45:01 [2021-09-20T19:45:01.713Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:45:01 [2021-09-20T19:45:01.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:45:01 [2021-09-20T19:45:01.713Z] ++ set -e
19:45:01 [2021-09-20T19:45:01.713Z] ++ '[' -n 0 ']'
19:45:01 [2021-09-20T19:45:01.713Z] ++ set -x
19:45:01 [2021-09-20T19:45:01.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:45:01 [2021-09-20T19:45:01.713Z] INFO: Testing against a local daemon
19:45:01 [2021-09-20T19:45:01.713Z] === RUN   TestSessionCreate
19:45:01 [2021-09-20T19:45:01.713Z] --- PASS: TestSessionCreate (0.04s)
19:45:01 [2021-09-20T19:45:01.713Z] === RUN   TestSessionCreateWithBadUpgrade
19:45:01 [2021-09-20T19:45:01.713Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
19:45:01 [2021-09-20T19:45:01.713Z] PASS
19:45:01 [2021-09-20T19:45:01.713Z] 
19:45:01 [2021-09-20T19:45:01.713Z] DONE 2 tests in 0.203s
19:45:01 [2021-09-20T19:45:01.713Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:45:01 [2021-09-20T19:45:01.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:45:01 [2021-09-20T19:45:01.713Z] ++ set -e
19:45:01 [2021-09-20T19:45:01.713Z] ++ '[' -n 0 ']'
19:45:01 [2021-09-20T19:45:01.713Z] ++ set -x
19:45:01 [2021-09-20T19:45:01.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:45:01 [2021-09-20T19:45:01.713Z] INFO: Testing against a local daemon
19:45:01 [2021-09-20T19:45:01.713Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:45:01 [2021-09-20T19:45:01.713Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:01 [2021-09-20T19:45:01.713Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:01 [2021-09-20T19:45:01.713Z] === RUN   TestEventsExecDie
19:45:01 [2021-09-20T19:45:01.975Z] --- PASS: TestEventsExecDie (1.10s)
19:45:01 [2021-09-20T19:45:01.975Z] === RUN   TestEventsBackwardsCompatible
19:45:01 [2021-09-20T19:45:01.975Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
19:45:01 [2021-09-20T19:45:01.975Z] === RUN   TestInfoBinaryCommits
19:45:01 [2021-09-20T19:45:01.975Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:45:01 [2021-09-20T19:45:01.975Z] === RUN   TestInfoAPIVersioned
19:45:01 [2021-09-20T19:45:01.975Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:45:01 [2021-09-20T19:45:01.975Z] === RUN   TestInfoDiscoveryBackend
19:45:02 [2021-09-20T19:45:02.367Z] ok  	github.com/docker/docker/client	0.138s	coverage: 75.4% of statements
19:45:02 [2021-09-20T19:45:02.547Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
19:45:02 [2021-09-20T19:45:02.547Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:45:03 [2021-09-20T19:45:03.491Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:45:03 [2021-09-20T19:45:03.491Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:45:04 [2021-09-20T19:45:04.063Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
19:45:04 [2021-09-20T19:45:04.063Z] === RUN   TestInfoAPI
19:45:04 [2021-09-20T19:45:04.063Z] --- PASS: TestInfoAPI (0.04s)
19:45:04 [2021-09-20T19:45:04.063Z] === RUN   TestInfoAPIWarnings
19:45:06 [2021-09-20T19:45:06.531Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:45:10 [2021-09-20T19:45:10.733Z]     docker_api_swarm_test.go:584: [db97b7de0bfb2] joining swarm manager [dd4cda66a12bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:45:16 [2021-09-20T19:45:16.026Z]     check_test.go:380: [d73fa926d9aea] daemon is not started
19:45:22 [2021-09-20T19:45:22.242Z] --- PASS: TestInfoAPIWarnings (16.36s)
19:45:22 [2021-09-20T19:45:22.242Z] === RUN   TestInfoDebug
19:45:22 [2021-09-20T19:45:22.242Z] --- PASS: TestInfoDebug (0.54s)
19:45:22 [2021-09-20T19:45:22.242Z] === RUN   TestInfoInsecureRegistries
19:45:22 [2021-09-20T19:45:22.242Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:45:22 [2021-09-20T19:45:22.242Z] === RUN   TestInfoRegistryMirrors
19:45:22 [2021-09-20T19:45:22.242Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:45:22 [2021-09-20T19:45:22.242Z] === RUN   TestLoginFailsWithBadCredentials
19:45:22 [2021-09-20T19:45:22.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
19:45:22 [2021-09-20T19:45:22.511Z] === RUN   TestPingCacheHeaders
19:45:22 [2021-09-20T19:45:22.511Z] --- PASS: TestPingCacheHeaders (0.05s)
19:45:22 [2021-09-20T19:45:22.511Z] === RUN   TestPingGet
19:45:22 [2021-09-20T19:45:22.511Z] --- PASS: TestPingGet (0.04s)
19:45:22 [2021-09-20T19:45:22.511Z] === RUN   TestPingHead
19:45:22 [2021-09-20T19:45:22.511Z] --- PASS: TestPingHead (0.04s)
19:45:22 [2021-09-20T19:45:22.511Z] === RUN   TestVersion
19:45:22 [2021-09-20T19:45:22.511Z] --- PASS: TestVersion (0.04s)
19:45:22 [2021-09-20T19:45:22.511Z] PASS
19:45:22 [2021-09-20T19:45:22.511Z] 
19:45:22 [2021-09-20T19:45:22.511Z] === Skipped
19:45:22 [2021-09-20T19:45:22.511Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:22 [2021-09-20T19:45:22.511Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:22 [2021-09-20T19:45:22.511Z] 
19:45:22 [2021-09-20T19:45:22.511Z] 
19:45:22 [2021-09-20T19:45:22.511Z] DONE 18 tests, 1 skipped in 21.855s
19:45:22 [2021-09-20T19:45:22.511Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:45:22 [2021-09-20T19:45:22.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:45:22 [2021-09-20T19:45:22.511Z] ++ set -e
19:45:22 [2021-09-20T19:45:22.511Z] ++ '[' -n 0 ']'
19:45:22 [2021-09-20T19:45:22.511Z] ++ set -x
19:45:22 [2021-09-20T19:45:22.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:45:22 [2021-09-20T19:45:22.774Z] INFO: Testing against a local daemon
19:45:22 [2021-09-20T19:45:22.774Z] === RUN   TestVolumesCreateAndList
19:45:22 [2021-09-20T19:45:22.774Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:45:22 [2021-09-20T19:45:22.774Z] === RUN   TestVolumesRemove
19:45:22 [2021-09-20T19:45:22.774Z] --- PASS: TestVolumesRemove (0.10s)
19:45:22 [2021-09-20T19:45:22.774Z] === RUN   TestVolumesInspect
19:45:22 [2021-09-20T19:45:22.774Z] --- PASS: TestVolumesInspect (0.03s)
19:45:22 [2021-09-20T19:45:22.774Z] === RUN   TestVolumesInvalidJSON
19:45:22 [2021-09-20T19:45:22.774Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:45:22 [2021-09-20T19:45:22.774Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:45:23 [2021-09-20T19:45:23.037Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:45:23 [2021-09-20T19:45:23.037Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:45:23 [2021-09-20T19:45:23.037Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:45:23 [2021-09-20T19:45:23.037Z] PASS
19:45:23 [2021-09-20T19:45:23.037Z] 
19:45:23 [2021-09-20T19:45:23.037Z] DONE 5 tests in 0.349s
19:45:23 [2021-09-20T19:45:23.037Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:45:23 [2021-09-20T19:45:23.611Z] ++++ cat bundles/test-integration/docker.pid
19:45:23 [2021-09-20T19:45:23.611Z] +++ kill 14154
19:45:24 [2021-09-20T19:45:24.998Z] +++ /etc/init.d/apparmor stop
19:45:24 [2021-09-20T19:45:24.998Z] Leaving: AppArmorNo profiles have been unloaded.
19:45:24 [2021-09-20T19:45:24.998Z] 
19:45:24 [2021-09-20T19:45:24.998Z] Unloading profiles will leave already running processes permanently
19:45:24 [2021-09-20T19:45:24.998Z] unconfined, which can lead to unexpected situations.
19:45:24 [2021-09-20T19:45:24.998Z] 
19:45:24 [2021-09-20T19:45:24.998Z] To set a process to complain mode, use the command line tool
19:45:24 [2021-09-20T19:45:24.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:45:24 [2021-09-20T19:45:24.998Z] +++ true
19:45:24 [2021-09-20T19:45:24.998Z] exiting test-integration
19:45:24 [2021-09-20T19:45:24.998Z] ++ exit 0
19:45:24 [2021-09-20T19:45:24.998Z] 
19:45:26 [2021-09-20T19:45:26.027Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:45:26 [2021-09-20T19:45:26.027Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:45:26 [2021-09-20T19:45:26.027Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
Post stage
[Pipeline] junit
19:45:27 [2021-09-20T19:45:27.565Z] Recording test results
19:45:27 [2021-09-20T19:45:27.842Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:45:28 [2021-09-20T19:45:28.184Z] + echo Ensuring container killed.
19:45:28 [2021-09-20T19:45:28.184Z] Ensuring container killed.
19:45:28 [2021-09-20T19:45:28.184Z] + docker rm -vf docker-pr2
19:45:28 [2021-09-20T19:45:28.184Z] Error: No such container: docker-pr2
[Pipeline] sh
19:45:28 [2021-09-20T19:45:28.475Z] + echo Chowning /workspace to jenkins user
19:45:28 [2021-09-20T19:45:28.476Z] Chowning /workspace to jenkins user
19:45:28 [2021-09-20T19:45:28.476Z] + id -u
19:45:28 [2021-09-20T19:45:28.476Z] + id -g
19:45:28 [2021-09-20T19:45:28.476Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
19:45:28 [2021-09-20T19:45:28.476Z] Unable to find image 'busybox:latest' locally
19:45:28 [2021-09-20T19:45:28.590Z]     docker_api_swarm_test.go:45: [dfd5237e87cc8] joining swarm manager [da30e8a93f5dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:45:28 [2021-09-20T19:45:28.737Z] latest: Pulling from library/busybox
19:45:28 [2021-09-20T19:45:28.737Z] 7560ee4921c3: Pulling fs layer
19:45:28 [2021-09-20T19:45:28.737Z] 7560ee4921c3: Verifying Checksum
19:45:28 [2021-09-20T19:45:28.737Z] 7560ee4921c3: Download complete
19:45:28 [2021-09-20T19:45:28.998Z] 7560ee4921c3: Pull complete
19:45:28 [2021-09-20T19:45:28.998Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
19:45:28 [2021-09-20T19:45:28.998Z] Status: Downloaded newer image for busybox:latest
19:45:31 [2021-09-20T19:45:31.890Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:45:32 [2021-09-20T19:45:32.832Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:45:35 [2021-09-20T19:45:35.892Z] + bundleName=arm64-integration
19:45:35 [2021-09-20T19:45:35.892Z] + echo Creating arm64-integration-bundles.tar.gz
19:45:35 [2021-09-20T19:45:35.892Z] Creating arm64-integration-bundles.tar.gz
19:45:35 [2021-09-20T19:45:35.892Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+  -o -name *.log -oxargs -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name
19:45:35 [2021-09-20T19:45:35.892Z]  *-report.xml ) -print
[Pipeline] archiveArtifacts
19:45:36 [2021-09-20T19:45:36.166Z] Archiving artifacts
19:45:38 [2021-09-20T19:45:38.642Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:45:38 [2021-09-20T19:45:38.962Z] + make clean
19:45:39 [2021-09-20T19:45:39.534Z] docker volume rm -f docker-dev-cache
19:45:39 [2021-09-20T19:45:39.796Z] docker-dev-cache
[Pipeline] deleteDir
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:45:45 [2021-09-20T19:45:45.066Z] --- PASS: TestImportExtremelyLargeImageWorks (192.59s)
19:45:45 [2021-09-20T19:45:45.066Z] PASS
19:45:45 [2021-09-20T19:45:45.066Z] 
19:45:45 [2021-09-20T19:45:45.066Z] DONE 12 tests in 196.387s
19:45:45 [2021-09-20T19:45:45.066Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:45:45 [2021-09-20T19:45:45.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
19:45:45 [2021-09-20T19:45:45.066Z] ++ set -e
19:45:45 [2021-09-20T19:45:45.066Z] ++ '[' -n 0 ']'
19:45:45 [2021-09-20T19:45:45.066Z] ++ set -x
19:45:45 [2021-09-20T19:45:45.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:45:45 [2021-09-20T19:45:45.066Z] INFO: Testing against a local daemon
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestNetworkCreateDelete
19:45:45 [2021-09-20T19:45:45.066Z] --- PASS: TestNetworkCreateDelete (0.16s)
19:45:45 [2021-09-20T19:45:45.066Z] === RUN   TestDockerNetworkDeletePreferID
19:45:45 [2021-09-20T19:45:45.327Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
19:45:45 [2021-09-20T19:45:45.327Z] === RUN   TestDaemonDNSFallback
19:45:46 [2021-09-20T19:45:46.269Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:45:46 [2021-09-20T19:45:46.269Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:45:46 [2021-09-20T19:45:46.269Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:45:46 [2021-09-20T19:45:46.530Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:45:46 [2021-09-20T19:45:46.530Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:45:47 [2021-09-20T19:45:47.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:45:49 [2021-09-20T19:45:49.039Z] ok  	github.com/docker/docker/cmd/dockerd	0.071s	coverage: 29.1% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:45:49 [2021-09-20T19:45:49.297Z] ok  	github.com/docker/docker/container	0.136s	coverage: 34.5% of statements
19:45:49 [2021-09-20T19:45:49.297Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:45:49 [2021-09-20T19:45:49.297Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:45:49 [2021-09-20T19:45:49.297Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:45:49 [2021-09-20T19:45:49.297Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:45:50 [2021-09-20T19:45:50.581Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:45:50 [2021-09-20T19:45:50.581Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:45:50 [2021-09-20T19:45:50.581Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:45:50 [2021-09-20T19:45:50.581Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:45:50 [2021-09-20T19:45:50.581Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:45:52 [2021-09-20T19:45:52.107Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:45:52 [2021-09-20T19:45:52.761Z] --- PASS: TestDaemonDNSFallback (6.99s)
19:45:52 [2021-09-20T19:45:52.761Z] === RUN   TestInspectNetwork
19:45:53 [2021-09-20T19:45:53.067Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:45:53 [2021-09-20T19:45:53.067Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:45:53 [2021-09-20T19:45:53.522Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:45:53 [2021-09-20T19:45:53.522Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:45:53 [2021-09-20T19:45:53.522Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:45:53 [2021-09-20T19:45:53.522Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:45:55 [2021-09-20T19:45:55.685Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:45:56 [2021-09-20T19:45:56.965Z] === RUN   TestInspectNetwork/full_network_id
19:45:56 [2021-09-20T19:45:56.965Z] === RUN   TestInspectNetwork/partial_network_id
19:45:56 [2021-09-20T19:45:56.965Z] === RUN   TestInspectNetwork/network_name
19:45:56 [2021-09-20T19:45:56.965Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:45:57 [2021-09-20T19:45:57.226Z] === RUN   TestDockerSuite/TestBuildExpose
19:45:57 [2021-09-20T19:45:57.488Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:45:57 [2021-09-20T19:45:57.749Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:45:58 [2021-09-20T19:45:58.321Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:45:58 [2021-09-20T19:45:58.321Z] === RUN   TestDockerSuite/TestBuildFails
19:45:59 [2021-09-20T19:45:59.285Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:45:59 [2021-09-20T19:45:59.285Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:45:59 [2021-09-20T19:45:59.411Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
19:45:59 [2021-09-20T19:45:59.411Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
19:46:00 [2021-09-20T19:46:00.344Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
19:46:01 [2021-09-20T19:46:01.196Z] --- PASS: TestInspectNetwork (8.90s)
19:46:01 [2021-09-20T19:46:01.196Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:46:01 [2021-09-20T19:46:01.196Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:46:01 [2021-09-20T19:46:01.196Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:46:01 [2021-09-20T19:46:01.196Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:46:01 [2021-09-20T19:46:01.196Z] === RUN   TestRunContainerWithBridgeNone
19:46:01 [2021-09-20T19:46:01.196Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:46:03 [2021-09-20T19:46:03.739Z] === RUN   TestDockerSuite/TestBuildForceRm
19:46:05 [2021-09-20T19:46:05.124Z] --- PASS: TestRunContainerWithBridgeNone (3.90s)
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkInvalidJSON
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkInvalidJSON//networks/create
19:46:05 [2021-09-20T19:46:05.124Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:46:05 [2021-09-20T19:46:05.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:46:05 [2021-09-20T19:46:05.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:46:05 [2021-09-20T19:46:05.124Z] === CONT  TestNetworkInvalidJSON//networks/create
19:46:05 [2021-09-20T19:46:05.124Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:46:05 [2021-09-20T19:46:05.124Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:46:05 [2021-09-20T19:46:05.124Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:46:05 [2021-09-20T19:46:05.124Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:46:05 [2021-09-20T19:46:05.124Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:46:05 [2021-09-20T19:46:05.124Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkList
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkList//networks
19:46:05 [2021-09-20T19:46:05.124Z] === PAUSE TestNetworkList//networks
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestNetworkList//networks/
19:46:05 [2021-09-20T19:46:05.124Z] === PAUSE TestNetworkList//networks/
19:46:05 [2021-09-20T19:46:05.124Z] === CONT  TestNetworkList//networks
19:46:05 [2021-09-20T19:46:05.124Z] === CONT  TestNetworkList//networks/
19:46:05 [2021-09-20T19:46:05.124Z] --- PASS: TestNetworkList (0.02s)
19:46:05 [2021-09-20T19:46:05.124Z]     --- PASS: TestNetworkList//networks (0.00s)
19:46:05 [2021-09-20T19:46:05.124Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:46:05 [2021-09-20T19:46:05.124Z] === RUN   TestHostIPv4BridgeLabel
19:46:05 [2021-09-20T19:46:05.696Z] === RUN   TestDockerSuite/TestBuildFromGit
19:46:05 [2021-09-20T19:46:05.696Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
19:46:05 [2021-09-20T19:46:05.696Z] === RUN   TestDaemonRestartWithLiveRestore
19:46:05 [2021-09-20T19:46:05.964Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:46:07 [2021-09-20T19:46:07.087Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
19:46:07 [2021-09-20T19:46:07.087Z] === RUN   TestDaemonDefaultNetworkPools
19:46:07 [2021-09-20T19:46:07.087Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:46:07 [2021-09-20T19:46:07.348Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:46:07 [2021-09-20T19:46:07.609Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
19:46:07 [2021-09-20T19:46:07.609Z] === RUN   TestDaemonRestartWithExistingNetwork
19:46:08 [2021-09-20T19:46:08.451Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.8% of statements
19:46:08 [2021-09-20T19:46:08.551Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:46:08 [2021-09-20T19:46:08.812Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
19:46:08 [2021-09-20T19:46:08.812Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:46:08 [2021-09-20T19:46:08.852Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:46:09 [2021-09-20T19:46:09.018Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.8% of statements
19:46:09 [2021-09-20T19:46:09.276Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
19:46:09 [2021-09-20T19:46:09.812Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:46:09 [2021-09-20T19:46:09.812Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:46:09 [2021-09-20T19:46:09.812Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:46:09 [2021-09-20T19:46:09.843Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:46:10 [2021-09-20T19:46:10.197Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
19:46:10 [2021-09-20T19:46:10.197Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:46:10 [2021-09-20T19:46:10.411Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
19:46:10 [2021-09-20T19:46:10.458Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:46:10 [2021-09-20T19:46:10.718Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:46:10 [2021-09-20T19:46:10.719Z] === RUN   TestServiceWithPredefinedNetwork
19:46:10 [2021-09-20T19:46:10.980Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:46:11 [2021-09-20T19:46:11.240Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:46:11 [2021-09-20T19:46:11.788Z] ok  	github.com/docker/docker/daemon	12.160s	coverage: 17.1% of statements
19:46:11 [2021-09-20T19:46:11.788Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:46:11 [2021-09-20T19:46:11.788Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:46:11 [2021-09-20T19:46:11.788Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:46:11 [2021-09-20T19:46:11.788Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:46:12 [2021-09-20T19:46:12.355Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.093s	coverage: 73.3% of statements
19:46:12 [2021-09-20T19:46:12.696Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:46:13 [2021-09-20T19:46:13.731Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.360s	coverage: 56.2% of statements
19:46:13 [2021-09-20T19:46:13.785Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:46:14 [2021-09-20T19:46:14.046Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s)
19:46:14 [2021-09-20T19:46:14.046Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:46:14 [2021-09-20T19:46:14.046Z]     service_test.go:242: FLAKY_TEST
19:46:14 [2021-09-20T19:46:14.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:46:14 [2021-09-20T19:46:14.046Z] === RUN   TestServiceWithDataPathPortInit
19:46:14 [2021-09-20T19:46:14.220Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:46:14 [2021-09-20T19:46:14.298Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
19:46:15 [2021-09-20T19:46:15.430Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:46:16 [2021-09-20T19:46:16.201Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
19:46:16 [2021-09-20T19:46:16.813Z] === RUN   TestDockerSuite/TestBuildHistory
19:46:17 [2021-09-20T19:46:17.930Z] === RUN   TestDockerSuite/TestBuildAddScript
19:46:17 [2021-09-20T19:46:17.930Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:46:17 [2021-09-20T19:46:17.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:46:17 [2021-09-20T19:46:17.930Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:46:17 [2021-09-20T19:46:17.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:46:17 [2021-09-20T19:46:17.930Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:46:17 [2021-09-20T19:46:17.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:46:17 [2021-09-20T19:46:17.930Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:46:17 [2021-09-20T19:46:17.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:46:18 [2021-09-20T19:46:18.110Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.314s	coverage: 49.4% of statements
19:46:18 [2021-09-20T19:46:18.368Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.505s	coverage: 46.2% of statements
19:46:18 [2021-09-20T19:46:18.368Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:46:18 [2021-09-20T19:46:18.385Z] === RUN   TestDockerSuite/TestBuildAddTar
19:46:19 [2021-09-20T19:46:19.745Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.685s	coverage: 57.7% of statements
19:46:19 [2021-09-20T19:46:19.745Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:46:19 [2021-09-20T19:46:19.745Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:46:19 [2021-09-20T19:46:19.745Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 57.5% of statements
19:46:20 [2021-09-20T19:46:20.135Z] === RUN   TestDockerSuite/TestBuildIidFile
19:46:20 [2021-09-20T19:46:20.135Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:46:20 [2021-09-20T19:46:20.706Z] === RUN   TestDockerSuite/TestBuildInheritance
19:46:20 [2021-09-20T19:46:20.967Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:46:21 [2021-09-20T19:46:21.121Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:46:21 [2021-09-20T19:46:21.538Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:46:21 [2021-09-20T19:46:21.538Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:46:22 [2021-09-20T19:46:22.055Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
19:46:22 [2021-09-20T19:46:22.313Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.6% of statements
19:46:22 [2021-09-20T19:46:22.313Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:46:22 [2021-09-20T19:46:22.313Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:46:22 [2021-09-20T19:46:22.479Z] === RUN   TestDockerSuite/TestBuildLabel
19:46:22 [2021-09-20T19:46:22.740Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:46:23 [2021-09-20T19:46:23.000Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:46:23 [2021-09-20T19:46:23.260Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:46:23 [2021-09-20T19:46:23.521Z] === RUN   TestDockerSuite/TestBuildLabels
19:46:23 [2021-09-20T19:46:23.690Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
19:46:23 [2021-09-20T19:46:23.948Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.171s	coverage: 77.4% of statements
19:46:23 [2021-09-20T19:46:23.948Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:46:23 [2021-09-20T19:46:23.948Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:46:24 [2021-09-20T19:46:24.093Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:46:24 [2021-09-20T19:46:24.207Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
19:46:24 [2021-09-20T19:46:24.772Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
19:46:25 [2021-09-20T19:46:25.035Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:46:25 [2021-09-20T19:46:25.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
19:46:25 [2021-09-20T19:46:25.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
19:46:25 [2021-09-20T19:46:25.905Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
19:46:25 [2021-09-20T19:46:25.905Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:46:26 [2021-09-20T19:46:26.471Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 58.6% of statements
19:46:26 [2021-09-20T19:46:26.948Z] === RUN   TestDockerSuite/TestBuildLastModified
19:46:27 [2021-09-20T19:46:27.037Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
19:46:28 [2021-09-20T19:46:28.410Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
19:46:28 [2021-09-20T19:46:28.410Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:46:28 [2021-09-20T19:46:28.976Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:46:29 [2021-09-20T19:46:29.235Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.629s	coverage: 82.5% of statements
19:46:29 [2021-09-20T19:46:29.235Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:46:29 [2021-09-20T19:46:29.235Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:46:30 [2021-09-20T19:46:30.243Z] --- PASS: TestServiceWithDataPathPortInit (16.13s)
19:46:30 [2021-09-20T19:46:30.243Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:46:30 [2021-09-20T19:46:30.611Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
19:46:30 [2021-09-20T19:46:30.871Z] ok  	github.com/docker/docker/distribution	0.119s	coverage: 25.0% of statements
19:46:30 [2021-09-20T19:46:30.871Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:46:31 [2021-09-20T19:46:31.808Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
19:46:32 [2021-09-20T19:46:32.156Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:46:32 [2021-09-20T19:46:32.376Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.8% of statements
19:46:32 [2021-09-20T19:46:32.953Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:46:33 [2021-09-20T19:46:33.215Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
19:46:33 [2021-09-20T19:46:33.473Z] ok  	github.com/docker/docker/distribution/xfer	1.962s	coverage: 85.1% of statements
19:46:33 [2021-09-20T19:46:33.473Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:46:33 [2021-09-20T19:46:33.473Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:46:33 [2021-09-20T19:46:33.473Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:46:34 [2021-09-20T19:46:34.069Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nbwt336r42z9ryirptnvfifcw Created:2021-09-20 19:46:31.607590552 +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[2701cd3c7822aa79e8d0bb6efcfa28c3e967ed85b73803a844e7cd24d1f7e7f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgs80ulisrt8vmlah33yw5riy EndpointID:8999ef54ac5a3f76aba3511ef9354cb611c7b082d9a9299f7db3e7dbabd56d89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0fe239a9282d56563c59a7cb3e7d47b0fc3fdd8b028ee80e2039c2cc85917adb 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:470513c1e5ab IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgs80ulisrt8vmlah33yw5riy EndpointID:8999ef54ac5a3f76aba3511ef9354cb611c7b082d9a9299f7db3e7dbabd56d89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:46:34 [2021-09-20T19:46:34.407Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
19:46:34 [2021-09-20T19:46:34.975Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.4% of statements
19:46:35 [2021-09-20T19:46:35.453Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:46:35 [2021-09-20T19:46:35.453Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:46:35 [2021-09-20T19:46:35.453Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:46:35 [2021-09-20T19:46:35.543Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
19:46:35 [2021-09-20T19:46:35.714Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:46:35 [2021-09-20T19:46:35.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:46:35 [2021-09-20T19:46:35.714Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:46:35 [2021-09-20T19:46:35.801Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:46:35 [2021-09-20T19:46:35.975Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:46:37 [2021-09-20T19:46:37.360Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:46:37 [2021-09-20T19:46:37.703Z] ok  	github.com/docker/docker/pkg/archive	0.329s	coverage: 82.3% of statements
19:46:37 [2021-09-20T19:46:37.932Z]     docker_api_swarm_test.go:303: [d6bd9c33f40ea] joining swarm manager [d78a6e4766080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:46:37 [2021-09-20T19:46:37.961Z] ok  	github.com/docker/docker/pkg/authorization	0.107s	coverage: 68.3% of statements
19:46:38 [2021-09-20T19:46:38.193Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s)
19:46:38 [2021-09-20T19:46:38.193Z] PASS
19:46:38 [2021-09-20T19:46:38.193Z] 
19:46:38 [2021-09-20T19:46:38.193Z] === Skipped
19:46:38 [2021-09-20T19:46:38.193Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:46:38 [2021-09-20T19:46:38.193Z]     service_test.go:242: FLAKY_TEST
19:46:38 [2021-09-20T19:46:38.193Z] 
19:46:38 [2021-09-20T19:46:38.193Z] 
19:46:38 [2021-09-20T19:46:38.193Z] DONE 26 tests, 1 skipped in 53.609s
19:46:38 [2021-09-20T19:46:38.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:46:38 [2021-09-20T19:46:38.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:46:38 [2021-09-20T19:46:38.193Z] ++ set -e
19:46:38 [2021-09-20T19:46:38.193Z] ++ '[' -n 0 ']'
19:46:38 [2021-09-20T19:46:38.193Z] ++ set -x
19:46:38 [2021-09-20T19:46:38.193Z] ++ env -i DEST=/go/src/github.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
19:46:38 [2021-09-20T19:46:38.220Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:46:38 [2021-09-20T19:46:38.454Z] INFO: Testing against a local daemon
19:46:38 [2021-09-20T19:46:38.454Z] === RUN   TestDockerNetworkIpvlanPersistance
19:46:38 [2021-09-20T19:46:38.454Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:38 [2021-09-20T19:46:38.454Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:46:38 [2021-09-20T19:46:38.454Z] === RUN   TestDockerNetworkIpvlan
19:46:38 [2021-09-20T19:46:38.454Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:38 [2021-09-20T19:46:38.454Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:46:38 [2021-09-20T19:46:38.454Z] PASS
19:46:38 [2021-09-20T19:46:38.454Z] 
19:46:38 [2021-09-20T19:46:38.454Z] === Skipped
19:46:38 [2021-09-20T19:46:38.454Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:46:38 [2021-09-20T19:46:38.454Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:38 [2021-09-20T19:46:38.454Z] 
19:46:38 [2021-09-20T19:46:38.454Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:46:38 [2021-09-20T19:46:38.454Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:38 [2021-09-20T19:46:38.454Z] 
19:46:38 [2021-09-20T19:46:38.454Z] 
19:46:38 [2021-09-20T19:46:38.454Z] DONE 2 tests, 2 skipped in 0.166s
19:46:38 [2021-09-20T19:46:38.454Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:46:38 [2021-09-20T19:46:38.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:46:38 [2021-09-20T19:46:38.454Z] ++ set -e
19:46:38 [2021-09-20T19:46:38.454Z] ++ '[' -n 0 ']'
19:46:38 [2021-09-20T19:46:38.454Z] ++ set -x
19:46:38 [2021-09-20T19:46:38.454Z] ++ env -i DEST=/go/src/github.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
19:46:38 [2021-09-20T19:46:38.478Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:46:38 [2021-09-20T19:46:38.722Z] INFO: Testing against a local daemon
19:46:38 [2021-09-20T19:46:38.722Z] === RUN   TestDockerNetworkMacvlanPersistance
19:46:38 [2021-09-20T19:46:38.983Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:46:39 [2021-09-20T19:46:39.554Z]     docker_api_swarm_test.go:304: [d4f08a54f8f74] joining swarm manager [d78a6e4766080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:46:40 [2021-09-20T19:46:40.126Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
19:46:40 [2021-09-20T19:46:40.126Z] === RUN   TestDockerNetworkMacvlan
19:46:40 [2021-09-20T19:46:40.696Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
19:46:40 [2021-09-20T19:46:40.958Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:46:41 [2021-09-20T19:46:41.760Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.495s	coverage: 43.2% of statements
19:46:41 [2021-09-20T19:46:41.760Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:46:41 [2021-09-20T19:46:41.900Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:46:42 [2021-09-20T19:46:42.019Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
19:46:42 [2021-09-20T19:46:42.278Z] ok  	github.com/docker/docker/layer	7.331s	coverage: 68.8% of statements
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:46:42 [2021-09-20T19:46:42.278Z] ok  	github.com/docker/docker/pkg/discovery/file	0.021s	coverage: 97.6% of statements
19:46:42 [2021-09-20T19:46:42.471Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:46:42 [2021-09-20T19:46:42.845Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
19:46:43 [2021-09-20T19:46:43.104Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
19:46:43 [2021-09-20T19:46:43.363Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
19:46:43 [2021-09-20T19:46:43.415Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:46:43 [2021-09-20T19:46:43.988Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:46:44 [2021-09-20T19:46:44.250Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:46:44 [2021-09-20T19:46:44.738Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
19:46:45 [2021-09-20T19:46:45.305Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.5% of statements
19:46:45 [2021-09-20T19:46:45.635Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:46:45 [2021-09-20T19:46:45.872Z] ok  	github.com/docker/docker/pkg/fsutils	0.144s	coverage: 85.1% of statements
19:46:45 [2021-09-20T19:46:45.872Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.054s	coverage: 84.1% of statements
19:46:45 [2021-09-20T19:46:45.872Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
19:46:47 [2021-09-20T19:46:47.247Z] ok  	github.com/docker/docker/pkg/idtools	0.506s	coverage: 69.5% of statements
19:46:47 [2021-09-20T19:46:47.247Z] ok  	github.com/docker/docker/pkg/ioutils	0.444s	coverage: 69.3% of statements
19:46:47 [2021-09-20T19:46:47.506Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
19:46:47 [2021-09-20T19:46:47.506Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:46:47 [2021-09-20T19:46:47.506Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
19:46:47 [2021-09-20T19:46:47.506Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:46:47 [2021-09-20T19:46:47.506Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:46:47 [2021-09-20T19:46:47.765Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
19:46:47 [2021-09-20T19:46:47.765Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:46:48 [2021-09-20T19:46:48.024Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:46:48 [2021-09-20T19:46:48.282Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:46:48 [2021-09-20T19:46:48.282Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
19:46:48 [2021-09-20T19:46:48.541Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
19:46:48 [2021-09-20T19:46:48.541Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:46:48 [2021-09-20T19:46:48.541Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:46:49 [2021-09-20T19:46:49.476Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
19:46:49 [2021-09-20T19:46:49.735Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:46:49 [2021-09-20T19:46:49.839Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:46:49 [2021-09-20T19:46:49.994Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:46:49 [2021-09-20T19:46:49.994Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:46:51 [2021-09-20T19:46:51.398Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
19:46:51 [2021-09-20T19:46:51.657Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
19:46:53 [2021-09-20T19:46:53.998Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:46:53 [2021-09-20T19:46:53.998Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:46:53 [2021-09-20T19:46:53.998Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:46:53 [2021-09-20T19:46:53.998Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:46:53 [2021-09-20T19:46:53.998Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:46:55 [2021-09-20T19:46:55.838Z] ok  	github.com/docker/docker/pkg/signal	3.334s	coverage: 62.3% of statements
19:46:55 [2021-09-20T19:46:55.838Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:46:55 [2021-09-20T19:46:55.838Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:46:55 [2021-09-20T19:46:55.838Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:46:56 [2021-09-20T19:46:56.403Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
19:46:56 [2021-09-20T19:46:56.422Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:46:56 [2021-09-20T19:46:56.422Z]     docker_api_swarm_test.go:363: Waiting for possible election...
19:46:56 [2021-09-20T19:46:56.684Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:46:56 [2021-09-20T19:46:56.969Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
19:46:57 [2021-09-20T19:46:57.227Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
19:46:57 [2021-09-20T19:46:57.793Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
19:46:57 [2021-09-20T19:46:57.793Z] testing: warning: no tests to run
19:46:57 [2021-09-20T19:46:57.793Z] coverage: [no statements]
19:46:57 [2021-09-20T19:46:57.793Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:46:58 [2021-09-20T19:46:58.051Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:46:58 [2021-09-20T19:46:58.310Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:46:58 [2021-09-20T19:46:58.310Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:46:59 [2021-09-20T19:46:59.229Z] --- PASS: TestDockerNetworkMacvlan (18.80s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.11s)
19:46:59 [2021-09-20T19:46:59.229Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.88s)
19:46:59 [2021-09-20T19:46:59.229Z] PASS
19:46:59 [2021-09-20T19:46:59.229Z] 
19:46:59 [2021-09-20T19:46:59.229Z] DONE 8 tests in 20.427s
19:46:59 [2021-09-20T19:46:59.229Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:46:59 [2021-09-20T19:46:59.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:46:59 [2021-09-20T19:46:59.229Z] ++ set -e
19:46:59 [2021-09-20T19:46:59.229Z] ++ '[' -n 0 ']'
19:46:59 [2021-09-20T19:46:59.229Z] ++ set -x
19:46:59 [2021-09-20T19:46:59.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:46:59 [2021-09-20T19:46:59.229Z] testing: warning: no tests to run
19:46:59 [2021-09-20T19:46:59.229Z] PASS
19:46:59 [2021-09-20T19:46:59.229Z] 
19:46:59 [2021-09-20T19:46:59.229Z] DONE 0 tests in 0.041s
19:46:59 [2021-09-20T19:46:59.229Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:46:59 [2021-09-20T19:46:59.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:46:59 [2021-09-20T19:46:59.229Z] ++ set -e
19:46:59 [2021-09-20T19:46:59.229Z] ++ '[' -n 0 ']'
19:46:59 [2021-09-20T19:46:59.229Z] ++ set -x
19:46:59 [2021-09-20T19:46:59.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:46:59 [2021-09-20T19:46:59.229Z] INFO: Testing against a local daemon
19:46:59 [2021-09-20T19:46:59.229Z] === RUN   TestAuthZPluginAllowRequest
19:46:59 [2021-09-20T19:46:59.489Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:47:00 [2021-09-20T19:47:00.212Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
19:47:00 [2021-09-20T19:47:00.469Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:47:00 [2021-09-20T19:47:00.874Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:47:00 [2021-09-20T19:47:00.874Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
19:47:00 [2021-09-20T19:47:00.874Z] === RUN   TestAuthZPluginTLS
19:47:01 [2021-09-20T19:47:01.035Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
19:47:01 [2021-09-20T19:47:01.444Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:47:01 [2021-09-20T19:47:01.444Z] === RUN   TestAuthZPluginDenyRequest
19:47:01 [2021-09-20T19:47:01.971Z] ok  	github.com/docker/docker/quota	0.239s	coverage: 71.4% of statements
19:47:02 [2021-09-20T19:47:02.027Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
19:47:02 [2021-09-20T19:47:02.027Z] === RUN   TestAuthZPluginAPIDenyResponse
19:47:02 [2021-09-20T19:47:02.539Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:47:02 [2021-09-20T19:47:02.598Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:47:02 [2021-09-20T19:47:02.598Z] === RUN   TestAuthZPluginDenyResponse
19:47:03 [2021-09-20T19:47:03.169Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:47:03 [2021-09-20T19:47:03.169Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:47:03 [2021-09-20T19:47:03.169Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:47:03 [2021-09-20T19:47:03.169Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
19:47:03 [2021-09-20T19:47:03.169Z] === RUN   TestAuthZPluginAllowEventStream
19:47:03 [2021-09-20T19:47:03.474Z] ok  	github.com/docker/docker/registry	0.050s	coverage: 57.2% of statements
19:47:03 [2021-09-20T19:47:03.733Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:47:03 [2021-09-20T19:47:03.992Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:47:04 [2021-09-20T19:47:04.559Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
19:47:04 [2021-09-20T19:47:04.559Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:47:05 [2021-09-20T19:47:05.082Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
19:47:05 [2021-09-20T19:47:05.083Z] === RUN   TestAuthZPluginErrorResponse
19:47:05 [2021-09-20T19:47:05.343Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:47:05 [2021-09-20T19:47:05.343Z] === RUN   TestAuthZPluginErrorRequest
19:47:05 [2021-09-20T19:47:05.916Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:47:05 [2021-09-20T19:47:05.916Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:47:06 [2021-09-20T19:47:06.488Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:47:06 [2021-09-20T19:47:06.488Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:47:07 [2021-09-20T19:47:07.845Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:47:07 [2021-09-20T19:47:07.872Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:47:08 [2021-09-20T19:47:08.412Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.4% of statements
19:47:08 [2021-09-20T19:47:08.443Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:47:08 [2021-09-20T19:47:08.671Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
19:47:08 [2021-09-20T19:47:08.703Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
19:47:08 [2021-09-20T19:47:08.703Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:47:08 [2021-09-20T19:47:08.753Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:47:08 [2021-09-20T19:47:08.753Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:47:08 [2021-09-20T19:47:08.753Z] === RUN   TestDockerSuite/TestBuildBlankName
19:47:08 [2021-09-20T19:47:08.753Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:47:10 [2021-09-20T19:47:10.044Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
19:47:10 [2021-09-20T19:47:10.615Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:47:10 [2021-09-20T19:47:10.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s)
19:47:10 [2021-09-20T19:47:10.615Z] === RUN   TestAuthZPluginHeader
19:47:10 [2021-09-20T19:47:10.875Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:47:11 [2021-09-20T19:47:11.136Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:47:12 [2021-09-20T19:47:12.077Z] --- PASS: TestAuthZPluginHeader (1.22s)
19:47:12 [2021-09-20T19:47:12.077Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:47:13 [2021-09-20T19:47:13.463Z]     docker_api_swarm_test.go:271: [de0cc58ceaa4a] joining swarm manager [d68d961c51006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:47:14 [2021-09-20T19:47:14.034Z] === RUN   TestDockerSuite/TestBuildNetNone
19:47:14 [2021-09-20T19:47:14.519Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:47:14 [2021-09-20T19:47:14.519Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:47:14 [2021-09-20T19:47:14.974Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:47:14 [2021-09-20T19:47:14.975Z]     docker_api_swarm_test.go:272: [d169940ea1e37] joining swarm manager [d68d961c51006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:47:14 [2021-09-20T19:47:14.975Z] === RUN   TestDockerSuite/TestBuildNoContext
19:47:16 [2021-09-20T19:47:16.360Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:47:16 [2021-09-20T19:47:16.620Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s)
19:47:16 [2021-09-20T19:47:16.620Z] === RUN   TestAuthZPluginV2Disable
19:47:17 [2021-09-20T19:47:17.563Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:47:18 [2021-09-20T19:47:18.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:47:19 [2021-09-20T19:47:19.477Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:47:19 [2021-09-20T19:47:19.477Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:47:19 [2021-09-20T19:47:19.477Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:47:19 [2021-09-20T19:47:19.738Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:47:19 [2021-09-20T19:47:19.999Z] --- PASS: TestAuthZPluginV2Disable (3.29s)
19:47:19 [2021-09-20T19:47:19.999Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:47:19 [2021-09-20T19:47:19.999Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:47:20 [2021-09-20T19:47:20.574Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:47:22 [2021-09-20T19:47:22.485Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:47:23 [2021-09-20T19:47:23.056Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s)
19:47:23 [2021-09-20T19:47:23.056Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:47:23 [2021-09-20T19:47:23.056Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:47:24 [2021-09-20T19:47:24.924Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/rootless	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/volume	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === Skipped
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver btrfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver btrfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver btrfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver btrfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver btrfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:73: No driver to put!
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z] time="2021-09-20T19:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z] time="2021-09-20T19:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z] time="2021-09-20T19:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z] time="2021-09-20T19:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z] time="2021-09-20T19:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:73: No driver to put!
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     overlay_test.go:49: Fails to compute changes intermittently
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver zfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver zfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver zfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver zfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:46: Driver zfs not supported
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     graphtest_unix.go:73: No driver to put!
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:47:24 [2021-09-20T19:47:24.924Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] 
19:47:24 [2021-09-20T19:47:24.924Z] DONE 2230 tests, 26 skipped in 261.544s
Post stage
[Pipeline] junit
19:47:24 [2021-09-20T19:47:24.938Z] Recording test results
19:47:25 [2021-09-20T19:47:25.161Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:47:25 [2021-09-20T19:47:25.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42869/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=59f10e34352a81004efff96c8f68e96d9ca4d68c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:59f10e34352a81004efff96c8f68e96d9ca4d68c hack/validate/vendor
19:47:25 [2021-09-20T19:47:25.601Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:47:26 [2021-09-20T19:47:26.421Z] update vendored copy of archive/tar
19:47:26 [2021-09-20T19:47:26.421Z] downloading: https://golang.org/dl/go1.16.7.src.tar.gz
19:47:26 [2021-09-20T19:47:26.986Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:47:27 [2021-09-20T19:47:27.224Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:47:27 [2021-09-20T19:47:27.353Z] patching file stat_unix.go
19:47:27 [2021-09-20T19:47:27.611Z] 2021/09/20 19:47:27 Collecting initial packages
19:47:27 [2021-09-20T19:47:27.611Z] 2021/09/20 19:47:27 Download dependencies
19:47:30 [2021-09-20T19:47:30.289Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 Starting whole vndr cycle because no package specified
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Ignoring paths matching "^archive/tar"
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
19:47:31 [2021-09-20T19:47:31.793Z] 2021/09/20 19:47:31 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
19:47:32 [2021-09-20T19:47:32.202Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/docker/libtrust
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/creack/pty
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/google/uuid
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/tchap/go-patricia
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/moby/locker
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Finished clone github.com/willf/bitset
19:47:32 [2021-09-20T19:47:32.731Z] 2021/09/20 19:47:32 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
19:47:32 [2021-09-20T19:47:32.988Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:47:32 [2021-09-20T19:47:32.988Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:47:32 [2021-09-20T19:47:32.988Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Finished clone github.com/moby/term
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Finished clone github.com/moby/sys
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Finished clone github.com/Microsoft/go-winio
19:47:32 [2021-09-20T19:47:32.990Z] 2021/09/20 19:47:32 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
19:47:33 [2021-09-20T19:47:33.146Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:47:33 [2021-09-20T19:47:33.146Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:47:33 [2021-09-20T19:47:33.249Z] 2021/09/20 19:47:32 	Finished clone github.com/gorilla/mux
19:47:33 [2021-09-20T19:47:33.249Z] 2021/09/20 19:47:32 	Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20
19:47:33 [2021-09-20T19:47:33.817Z] 2021/09/20 19:47:33 	Finished clone github.com/sirupsen/logrus
19:47:33 [2021-09-20T19:47:33.817Z] 2021/09/20 19:47:33 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
19:47:34 [2021-09-20T19:47:34.077Z] 2021/09/20 19:47:33 	Finished clone github.com/docker/go-units
19:47:34 [2021-09-20T19:47:34.077Z] 2021/09/20 19:47:33 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
19:47:34 [2021-09-20T19:47:34.077Z] 2021/09/20 19:47:33 	Finished clone github.com/syndtr/gocapability
19:47:34 [2021-09-20T19:47:34.077Z] 2021/09/20 19:47:33 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
19:47:34 [2021-09-20T19:47:34.336Z] 2021/09/20 19:47:34 	Finished clone github.com/RackSec/srslog
19:47:34 [2021-09-20T19:47:34.336Z] 2021/09/20 19:47:34 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
19:47:34 [2021-09-20T19:47:34.336Z] 2021/09/20 19:47:34 	Finished clone gotest.tools/v3
19:47:34 [2021-09-20T19:47:34.336Z] 2021/09/20 19:47:34 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
19:47:34 [2021-09-20T19:47:34.529Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.65s)
19:47:34 [2021-09-20T19:47:34.529Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:47:34 [2021-09-20T19:47:34.595Z] 2021/09/20 19:47:34 	Finished clone github.com/imdario/mergo
19:47:34 [2021-09-20T19:47:34.595Z] 2021/09/20 19:47:34 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
19:47:34 [2021-09-20T19:47:34.595Z] 2021/09/20 19:47:34 	Finished clone golang.org/x/sync
19:47:34 [2021-09-20T19:47:34.595Z] 2021/09/20 19:47:34 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Finished clone github.com/tonistiigi/units
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Finished clone github.com/docker/go-connections
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
19:47:35 [2021-09-20T19:47:35.531Z] 2021/09/20 19:47:35 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
19:47:35 [2021-09-20T19:47:35.793Z] 2021/09/20 19:47:35 	Finished clone github.com/google/shlex
19:47:35 [2021-09-20T19:47:35.793Z] 2021/09/20 19:47:35 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
19:47:35 [2021-09-20T19:47:35.793Z] 2021/09/20 19:47:35 	Finished clone github.com/google/go-cmp
19:47:35 [2021-09-20T19:47:35.793Z] 2021/09/20 19:47:35 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
19:47:35 [2021-09-20T19:47:35.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Finished clone github.com/opentracing/opentracing-go
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Finished clone github.com/opentracing-contrib/go-stdlib
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Finished clone github.com/mitchellh/hashstructure
19:47:36 [2021-09-20T19:47:36.051Z] 2021/09/20 19:47:35 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
19:47:36 [2021-09-20T19:47:36.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:47:36 [2021-09-20T19:47:36.705Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:47:36 [2021-09-20T19:47:36.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:47:36 [2021-09-20T19:47:36.705Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:47:36 [2021-09-20T19:47:36.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:47:36 [2021-09-20T19:47:36.856Z] === RUN   TestDockerSuite/TestBuildPATH
19:47:36 [2021-09-20T19:47:36.985Z] 2021/09/20 19:47:36 	Finished clone github.com/gofrs/flock
19:47:36 [2021-09-20T19:47:36.985Z] 2021/09/20 19:47:36 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Finished clone github.com/armon/go-metrics
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Finished clone github.com/docker/go-events
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Finished clone github.com/armon/go-radix
19:47:37 [2021-09-20T19:47:37.553Z] 2021/09/20 19:47:37 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
19:47:38 [2021-09-20T19:47:38.121Z] 2021/09/20 19:47:37 	Finished clone github.com/sean-/seed
19:47:38 [2021-09-20T19:47:38.121Z] 2021/09/20 19:47:37 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
19:47:38 [2021-09-20T19:47:38.121Z] 2021/09/20 19:47:38 	Finished clone github.com/tonistiigi/fsutil
19:47:38 [2021-09-20T19:47:38.121Z] 2021/09/20 19:47:38 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
19:47:38 [2021-09-20T19:47:38.689Z] 2021/09/20 19:47:38 	Finished clone github.com/hashicorp/memberlist
19:47:38 [2021-09-20T19:47:38.689Z] 2021/09/20 19:47:38 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
19:47:38 [2021-09-20T19:47:38.770Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:47:38 [2021-09-20T19:47:38.947Z] 2021/09/20 19:47:38 	Finished clone github.com/hashicorp/go-multierror
19:47:38 [2021-09-20T19:47:38.948Z] 2021/09/20 19:47:38 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
19:47:38 [2021-09-20T19:47:38.948Z] 2021/09/20 19:47:38 	Finished clone github.com/hashicorp/errwrap
19:47:38 [2021-09-20T19:47:38.948Z] 2021/09/20 19:47:38 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
19:47:39 [2021-09-20T19:47:39.341Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:47:39 [2021-09-20T19:47:39.884Z] 2021/09/20 19:47:39 	Finished clone github.com/docker/libkv
19:47:39 [2021-09-20T19:47:39.884Z] 2021/09/20 19:47:39 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
19:47:40 [2021-09-20T19:47:40.281Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:47:40 [2021-09-20T19:47:40.451Z] 2021/09/20 19:47:40 	Finished clone github.com/vishvananda/netns
19:47:40 [2021-09-20T19:47:40.452Z] 2021/09/20 19:47:40 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
19:47:40 [2021-09-20T19:47:40.452Z] 2021/09/20 19:47:40 	Finished clone github.com/hashicorp/go-sockaddr
19:47:40 [2021-09-20T19:47:40.452Z] 2021/09/20 19:47:40 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
19:47:40 [2021-09-20T19:47:40.452Z] 2021/09/20 19:47:40 	Finished clone github.com/golang/gddo
19:47:40 [2021-09-20T19:47:40.452Z] 2021/09/20 19:47:40 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
19:47:41 [2021-09-20T19:47:41.388Z] 2021/09/20 19:47:41 	Finished clone github.com/moby/ipvs
19:47:41 [2021-09-20T19:47:41.388Z] 2021/09/20 19:47:41 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
19:47:41 [2021-09-20T19:47:41.956Z] 2021/09/20 19:47:41 	Finished clone github.com/samuel/go-zookeeper
19:47:41 [2021-09-20T19:47:41.956Z] 2021/09/20 19:47:41 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
19:47:41 [2021-09-20T19:47:41.956Z] 2021/09/20 19:47:41 	Finished clone github.com/deckarep/golang-set
19:47:41 [2021-09-20T19:47:41.956Z] 2021/09/20 19:47:41 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
19:47:42 [2021-09-20T19:47:42.215Z] 2021/09/20 19:47:42 	Finished clone github.com/hashicorp/go-msgpack
19:47:42 [2021-09-20T19:47:42.215Z] 2021/09/20 19:47:42 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
19:47:42 [2021-09-20T19:47:42.215Z] 2021/09/20 19:47:42 	Finished clone github.com/BurntSushi/toml
19:47:42 [2021-09-20T19:47:42.215Z] 2021/09/20 19:47:42 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
19:47:42 [2021-09-20T19:47:42.473Z] 2021/09/20 19:47:42 	Finished clone github.com/vishvananda/netlink
19:47:42 [2021-09-20T19:47:42.473Z] 2021/09/20 19:47:42 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
19:47:42 [2021-09-20T19:47:42.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:47:42 [2021-09-20T19:47:42.475Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:47:42 [2021-09-20T19:47:42.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:47:42 [2021-09-20T19:47:42.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:47:42 [2021-09-20T19:47:42.475Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:47:42 [2021-09-20T19:47:42.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:47:42 [2021-09-20T19:47:42.475Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:47:42 [2021-09-20T19:47:42.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:47:42 [2021-09-20T19:47:42.732Z] 2021/09/20 19:47:42 	Finished clone github.com/coreos/go-semver
19:47:42 [2021-09-20T19:47:42.732Z] 2021/09/20 19:47:42 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
19:47:43 [2021-09-20T19:47:43.668Z] 2021/09/20 19:47:43 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
19:47:43 [2021-09-20T19:47:43.668Z] 2021/09/20 19:47:43 	Finished clone golang.org/x/net
19:47:43 [2021-09-20T19:47:43.668Z] 2021/09/20 19:47:43 	Finished clone github.com/ishidawataru/sctp
19:47:43 [2021-09-20T19:47:43.668Z] 2021/09/20 19:47:43 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
19:47:45 [2021-09-20T19:47:45.571Z] 2021/09/20 19:47:45 	Finished clone github.com/opencontainers/go-digest
19:47:45 [2021-09-20T19:47:45.571Z] 2021/09/20 19:47:45 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
19:47:45 [2021-09-20T19:47:45.571Z] 2021/09/20 19:47:45 	Finished clone go.etcd.io/bbolt
19:47:45 [2021-09-20T19:47:45.571Z] 2021/09/20 19:47:45 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
19:47:46 [2021-09-20T19:47:46.947Z] 2021/09/20 19:47:46 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
19:47:46 [2021-09-20T19:47:46.947Z] 2021/09/20 19:47:46 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:46 	Finished clone github.com/mistifyio/go-zfs
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:46 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:47 	Finished clone github.com/hashicorp/serf
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:47 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:47 	Finished clone github.com/Microsoft/opengcs
19:47:47 [2021-09-20T19:47:47.206Z] 2021/09/20 19:47:47 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
19:47:48 [2021-09-20T19:47:48.426Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:47:49 [2021-09-20T19:47:49.108Z] 2021/09/20 19:47:48 	Finished clone github.com/vbatts/tar-split
19:47:49 [2021-09-20T19:47:49.108Z] 2021/09/20 19:47:48 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
19:47:49 [2021-09-20T19:47:49.108Z] 2021/09/20 19:47:48 	Finished clone github.com/cyphar/filepath-securejoin
19:47:49 [2021-09-20T19:47:49.108Z] 2021/09/20 19:47:48 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
19:47:50 [2021-09-20T19:47:50.969Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:47:51 [2021-09-20T19:47:51.014Z] 2021/09/20 19:47:50 	Finished clone github.com/opencontainers/runtime-spec
19:47:51 [2021-09-20T19:47:51.014Z] 2021/09/20 19:47:50 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
19:47:51 [2021-09-20T19:47:51.229Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
19:47:51 [2021-09-20T19:47:51.229Z] PASS
19:47:51 [2021-09-20T19:47:51.229Z] 
19:47:51 [2021-09-20T19:47:51.229Z] DONE 17 tests in 52.252s
19:47:51 [2021-09-20T19:47:51.230Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:47:51 [2021-09-20T19:47:51.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:47:51 [2021-09-20T19:47:51.230Z] ++ set -e
19:47:51 [2021-09-20T19:47:51.230Z] ++ '[' -n 0 ']'
19:47:51 [2021-09-20T19:47:51.230Z] ++ set -x
19:47:51 [2021-09-20T19:47:51.230Z] ++ env -i DEST=/go/src/github.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
19:47:51 [2021-09-20T19:47:51.490Z] INFO: Testing against a local daemon
19:47:51 [2021-09-20T19:47:51.490Z] === RUN   TestPluginInvalidJSON
19:47:51 [2021-09-20T19:47:51.490Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:47:51 [2021-09-20T19:47:51.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:47:51 [2021-09-20T19:47:51.490Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:47:51 [2021-09-20T19:47:51.490Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:47:51 [2021-09-20T19:47:51.490Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:47:51 [2021-09-20T19:47:51.490Z] === RUN   TestPluginInstall
19:47:51 [2021-09-20T19:47:51.490Z] === RUN   TestPluginInstall/no_auth
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Finished clone github.com/coreos/go-systemd
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Finished clone github.com/opencontainers/image-spec
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Finished clone github.com/coreos/go-systemd/v22
19:47:51 [2021-09-20T19:47:51.581Z] 2021/09/20 19:47:51 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
19:47:53 [2021-09-20T19:47:53.402Z] time="2021-09-20T19:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:53 [2021-09-20T19:47:53.402Z] time="2021-09-20T19:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfbdbef462cd59a51c0882406be912baebb4ff062bd27439b4f8593ae1c8fb88" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:53 [2021-09-20T19:47:53.402Z] time="2021-09-20T19:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:53 [2021-09-20T19:47:53.402Z] time="2021-09-20T19:47:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfbdbef462cd59a51c0882406be912baebb4ff062bd27439b4f8593ae1c8fb88" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:53 [2021-09-20T19:47:53.402Z] === RUN   TestPluginInstall/with_htpasswd
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Finished clone github.com/philhofer/fwd
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Finished clone github.com/Graylog2/go-gelf
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Finished clone github.com/godbus/dbus/v5
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Finished clone github.com/fluent/fluent-logger-golang
19:47:53 [2021-09-20T19:47:53.484Z] 2021/09/20 19:47:53 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
19:47:53 [2021-09-20T19:47:53.662Z] time="2021-09-20T19:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:53 [2021-09-20T19:47:53.662Z] time="2021-09-20T19:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153a8d6100e1ebdf1fd1da9e9fd0f110622895376f53e915c0f4e6d52a2ec4f4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:53 [2021-09-20T19:47:53.662Z] time="2021-09-20T19:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:53 [2021-09-20T19:47:53.662Z] time="2021-09-20T19:47:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153a8d6100e1ebdf1fd1da9e9fd0f110622895376f53e915c0f4e6d52a2ec4f4" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:53 [2021-09-20T19:47:53.922Z] === RUN   TestPluginInstall/with_insecure
19:47:54 [2021-09-20T19:47:54.862Z] time="2021-09-20T19:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:54 [2021-09-20T19:47:54.862Z] time="2021-09-20T19:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62940c1818aad9b9501d1deda33565b75f23678d55942d0fc741349b1e8ddd6d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:54 [2021-09-20T19:47:54.862Z] time="2021-09-20T19:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:47:54 [2021-09-20T19:47:54.862Z] time="2021-09-20T19:47:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62940c1818aad9b9501d1deda33565b75f23678d55942d0fc741349b1e8ddd6d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:47:55 [2021-09-20T19:47:55.124Z]     plugin_test.go:165: [daa5e666809ac] daemon is not started
19:47:55 [2021-09-20T19:47:55.124Z] --- PASS: TestPluginInstall (3.85s)
19:47:55 [2021-09-20T19:47:55.124Z]     --- PASS: TestPluginInstall/no_auth (1.95s)
19:47:55 [2021-09-20T19:47:55.124Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
19:47:55 [2021-09-20T19:47:55.124Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
19:47:55 [2021-09-20T19:47:55.124Z] === RUN   TestPluginsWithRuntimes
19:47:55 [2021-09-20T19:47:55.388Z] 2021/09/20 19:47:54 	Finished clone github.com/ugorji/go
19:47:55 [2021-09-20T19:47:55.388Z] 2021/09/20 19:47:54 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
19:47:55 [2021-09-20T19:47:55.388Z] 2021/09/20 19:47:55 	Finished clone github.com/fsnotify/fsnotify
19:47:55 [2021-09-20T19:47:55.388Z] 2021/09/20 19:47:55 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
19:47:55 [2021-09-20T19:47:55.646Z] 2021/09/20 19:47:55 	Finished clone github.com/jmespath/go-jmespath
19:47:55 [2021-09-20T19:47:55.646Z] 2021/09/20 19:47:55 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
19:47:56 [2021-09-20T19:47:56.064Z] === RUN   TestDockerSuite/TestBuildRm
19:47:56 [2021-09-20T19:47:56.582Z] 2021/09/20 19:47:56 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
19:47:56 [2021-09-20T19:47:56.583Z] 2021/09/20 19:47:56 	Finished clone github.com/docker/libnetwork
19:47:56 [2021-09-20T19:47:56.583Z] 2021/09/20 19:47:56 	Finished clone github.com/bsphere/le_go
19:47:56 [2021-09-20T19:47:56.583Z] 2021/09/20 19:47:56 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
19:47:57 [2021-09-20T19:47:57.004Z] === RUN   TestPluginsWithRuntimes/No_Args
19:47:57 [2021-09-20T19:47:57.943Z] === RUN   TestPluginsWithRuntimes/With_Args
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Finished clone github.com/tinylib/msgp
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Finished clone golang.org/x/sys
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Finished clone github.com/golang/groupcache
19:47:57 [2021-09-20T19:47:57.959Z] 2021/09/20 19:47:57 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
19:47:58 [2021-09-20T19:47:58.219Z] 2021/09/20 19:47:58 	Finished clone golang.org/x/oauth2
19:47:58 [2021-09-20T19:47:58.219Z] 2021/09/20 19:47:58 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
19:47:59 [2021-09-20T19:47:59.328Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:47:59 [2021-09-20T19:47:59.328Z] --- PASS: TestPluginsWithRuntimes (4.04s)
19:47:59 [2021-09-20T19:47:59.328Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
19:47:59 [2021-09-20T19:47:59.328Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.15s)
19:47:59 [2021-09-20T19:47:59.328Z] === RUN   TestPluginBackCompatMediaTypes
19:47:59 [2021-09-20T19:47:59.606Z] 2021/09/20 19:47:59 	Finished clone github.com/googleapis/gax-go
19:47:59 [2021-09-20T19:47:59.606Z] 2021/09/20 19:47:59 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
19:47:59 [2021-09-20T19:47:59.869Z] 2021/09/20 19:47:59 	Finished clone github.com/miekg/dns
19:47:59 [2021-09-20T19:47:59.869Z] 2021/09/20 19:47:59 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
19:47:59 [2021-09-20T19:47:59.869Z] 2021/09/20 19:47:59 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
19:47:59 [2021-09-20T19:47:59.869Z] 2021/09/20 19:47:59 	Finished clone golang.org/x/text
19:47:59 [2021-09-20T19:47:59.899Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:48:00 [2021-09-20T19:48:00.160Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s)
19:48:00 [2021-09-20T19:48:00.160Z] PASS
19:48:00 [2021-09-20T19:48:00.160Z] 
19:48:00 [2021-09-20T19:48:00.160Z] DONE 10 tests in 9.014s
19:48:00 [2021-09-20T19:48:00.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:48:00 [2021-09-20T19:48:00.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:48:00 [2021-09-20T19:48:00.160Z] ++ set -e
19:48:00 [2021-09-20T19:48:00.160Z] ++ '[' -n 0 ']'
19:48:00 [2021-09-20T19:48:00.160Z] ++ set -x
19:48:00 [2021-09-20T19:48:00.160Z] ++ env -i DEST=/go/src/github.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
19:48:00 [2021-09-20T19:48:00.421Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:48:00 [2021-09-20T19:48:00.421Z] INFO: Testing against a local daemon
19:48:00 [2021-09-20T19:48:00.421Z] === RUN   TestExternalGraphDriver
19:48:00 [2021-09-20T19:48:00.435Z] 2021/09/20 19:48:00 	Finished clone go.opencensus.io
19:48:00 [2021-09-20T19:48:00.435Z] 2021/09/20 19:48:00 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
19:48:00 [2021-09-20T19:48:00.683Z] === RUN   TestExternalGraphDriver/json
19:48:01 [2021-09-20T19:48:01.371Z] 2021/09/20 19:48:01 	Finished clone github.com/containerd/fifo
19:48:01 [2021-09-20T19:48:01.371Z] 2021/09/20 19:48:01 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
19:48:02 [2021-09-20T19:48:02.068Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:48:02 [2021-09-20T19:48:02.306Z] 2021/09/20 19:48:02 	Finished clone github.com/containerd/cgroups
19:48:02 [2021-09-20T19:48:02.306Z] 2021/09/20 19:48:02 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
19:48:02 [2021-09-20T19:48:02.641Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:48:03 [2021-09-20T19:48:03.213Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:48:03 [2021-09-20T19:48:03.242Z] 2021/09/20 19:48:02 	Finished clone github.com/containerd/go-runc
19:48:03 [2021-09-20T19:48:03.242Z] 2021/09/20 19:48:02 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
19:48:03 [2021-09-20T19:48:03.474Z] === RUN   TestExternalGraphDriver/spec
19:48:04 [2021-09-20T19:48:04.619Z] 2021/09/20 19:48:04 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
19:48:04 [2021-09-20T19:48:04.619Z] 2021/09/20 19:48:04 	Finished clone github.com/containerd/console
19:48:04 [2021-09-20T19:48:04.619Z] 2021/09/20 19:48:04 	Finished clone github.com/containerd/typeurl
19:48:04 [2021-09-20T19:48:04.619Z] 2021/09/20 19:48:04 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
19:48:04 [2021-09-20T19:48:04.877Z] 2021/09/20 19:48:04 	Finished clone github.com/containerd/ttrpc
19:48:04 [2021-09-20T19:48:04.877Z] 2021/09/20 19:48:04 	Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20
19:48:05 [2021-09-20T19:48:05.401Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:48:05 [2021-09-20T19:48:05.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:48:06 [2021-09-20T19:48:06.235Z] === RUN   TestExternalGraphDriver/pull
19:48:06 [2021-09-20T19:48:06.253Z] 2021/09/20 19:48:06 	Finished clone github.com/docker/distribution
19:48:06 [2021-09-20T19:48:06.253Z] 2021/09/20 19:48:06 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
19:48:06 [2021-09-20T19:48:06.511Z] 2021/09/20 19:48:06 	Finished clone github.com/opencontainers/runc
19:48:06 [2021-09-20T19:48:06.511Z] 2021/09/20 19:48:06 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
19:48:06 [2021-09-20T19:48:06.770Z] 2021/09/20 19:48:06 	Finished clone github.com/gogo/googleapis
19:48:06 [2021-09-20T19:48:06.770Z] 2021/09/20 19:48:06 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
19:48:06 [2021-09-20T19:48:06.806Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:48:07 [2021-09-20T19:48:07.029Z] 2021/09/20 19:48:06 	Finished clone github.com/containerd/continuity
19:48:07 [2021-09-20T19:48:07.029Z] 2021/09/20 19:48:06 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
19:48:07 [2021-09-20T19:48:07.598Z] 2021/09/20 19:48:07 	Finished clone google.golang.org/grpc
19:48:07 [2021-09-20T19:48:07.598Z] 2021/09/20 19:48:07 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
19:48:08 [2021-09-20T19:48:08.533Z] 2021/09/20 19:48:08 	Finished clone github.com/moby/buildkit
19:48:08 [2021-09-20T19:48:08.533Z] 2021/09/20 19:48:08 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
19:48:08 [2021-09-20T19:48:08.533Z] 2021/09/20 19:48:08 	Finished clone github.com/fernet/fernet-go
19:48:08 [2021-09-20T19:48:08.533Z] 2021/09/20 19:48:08 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
19:48:08 [2021-09-20T19:48:08.720Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:48:08 [2021-09-20T19:48:08.720Z] --- PASS: TestExternalGraphDriver (8.03s)
19:48:08 [2021-09-20T19:48:08.720Z]     --- PASS: TestExternalGraphDriver/json (2.91s)
19:48:08 [2021-09-20T19:48:08.720Z]     --- PASS: TestExternalGraphDriver/spec (2.74s)
19:48:08 [2021-09-20T19:48:08.720Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
19:48:08 [2021-09-20T19:48:08.720Z] === RUN   TestGraphdriverPluginV2
19:48:08 [2021-09-20T19:48:08.720Z]     docker_api_swarm_node_test.go:19: [d83a2517c9304] joining swarm manager [d4a67aee6d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:09 [2021-09-20T19:48:09.100Z] 2021/09/20 19:48:08 	Finished clone github.com/Microsoft/hcsshim
19:48:09 [2021-09-20T19:48:09.100Z] 2021/09/20 19:48:08 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
19:48:09 [2021-09-20T19:48:09.662Z]     docker_api_swarm_node_test.go:20: [d79bd89fe35e7] joining swarm manager [d4a67aee6d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:10 [2021-09-20T19:48:10.481Z] 2021/09/20 19:48:10 	Finished clone golang.org/x/time
19:48:10 [2021-09-20T19:48:10.481Z] 2021/09/20 19:48:10 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
19:48:11 [2021-09-20T19:48:11.049Z] 2021/09/20 19:48:10 	Finished clone github.com/cilium/ebpf
19:48:11 [2021-09-20T19:48:11.049Z] 2021/09/20 19:48:10 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
19:48:11 [2021-09-20T19:48:11.308Z] 2021/09/20 19:48:11 	Finished clone github.com/hashicorp/go-memdb
19:48:11 [2021-09-20T19:48:11.308Z] 2021/09/20 19:48:11 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
19:48:11 [2021-09-20T19:48:11.308Z] 2021/09/20 19:48:11 	Finished clone github.com/hashicorp/go-immutable-radix
19:48:11 [2021-09-20T19:48:11.308Z] 2021/09/20 19:48:11 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
19:48:12 [2021-09-20T19:48:12.689Z] 2021/09/20 19:48:12 	Finished clone github.com/hashicorp/golang-lru
19:48:12 [2021-09-20T19:48:12.689Z] 2021/09/20 19:48:12 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
19:48:12 [2021-09-20T19:48:12.947Z] 2021/09/20 19:48:12 	Finished clone github.com/coreos/pkg
19:48:12 [2021-09-20T19:48:12.948Z] 2021/09/20 19:48:12 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:48:12 [2021-09-20T19:48:12.965Z] --- PASS: TestGraphdriverPluginV2 (4.18s)
19:48:12 [2021-09-20T19:48:12.965Z] PASS
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:48:12 [2021-09-20T19:48:12.965Z] 
19:48:12 [2021-09-20T19:48:12.965Z] DONE 5 tests in 12.428s
19:48:12 [2021-09-20T19:48:12.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:48:12 [2021-09-20T19:48:12.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:48:12 [2021-09-20T19:48:12.965Z] ++ set -e
19:48:12 [2021-09-20T19:48:12.965Z] ++ '[' -n 0 ']'
19:48:12 [2021-09-20T19:48:12.965Z] ++ set -x
19:48:12 [2021-09-20T19:48:12.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:48:12 [2021-09-20T19:48:12.965Z] INFO: Testing against a local daemon
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestContinueAfterPluginCrash
19:48:12 [2021-09-20T19:48:12.965Z] === PAUSE TestContinueAfterPluginCrash
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestReadPluginNoRead
19:48:12 [2021-09-20T19:48:12.965Z] === PAUSE TestReadPluginNoRead
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestDaemonStartWithLogOpt
19:48:12 [2021-09-20T19:48:12.965Z] === PAUSE TestDaemonStartWithLogOpt
19:48:12 [2021-09-20T19:48:12.965Z] === CONT  TestContinueAfterPluginCrash
19:48:12 [2021-09-20T19:48:12.965Z] === CONT  TestDaemonStartWithLogOpt
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:48:12 [2021-09-20T19:48:12.965Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:48:12 [2021-09-20T19:48:12.965Z] === RUN   TestDockerSuite/TestBuildSpaces
19:48:13 [2021-09-20T19:48:13.226Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:48:14 [2021-09-20T19:48:14.611Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:48:14 [2021-09-20T19:48:14.611Z] === RUN   TestDockerSuite/TestBuildStderr
19:48:14 [2021-09-20T19:48:14.852Z] 2021/09/20 19:48:14 	Finished clone github.com/beorn7/perks
19:48:14 [2021-09-20T19:48:14.852Z] 2021/09/20 19:48:14 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
19:48:15 [2021-09-20T19:48:15.423Z] 2021/09/20 19:48:15 	Finished clone golang.org/x/crypto
19:48:15 [2021-09-20T19:48:15.423Z] 2021/09/20 19:48:15 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
19:48:15 [2021-09-20T19:48:15.682Z] 2021/09/20 19:48:15 	Finished clone github.com/golang/protobuf
19:48:15 [2021-09-20T19:48:15.682Z] 2021/09/20 19:48:15 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
19:48:15 [2021-09-20T19:48:15.997Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:48:16 [2021-09-20T19:48:16.620Z] 2021/09/20 19:48:16 	Finished clone code.cloudfoundry.org/clock
19:48:16 [2021-09-20T19:48:16.620Z] 2021/09/20 19:48:16 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
19:48:16 [2021-09-20T19:48:16.620Z] 2021/09/20 19:48:16 	Finished clone github.com/prometheus/client_model
19:48:16 [2021-09-20T19:48:16.620Z] 2021/09/20 19:48:16 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
19:48:17 [2021-09-20T19:48:17.191Z] 2021/09/20 19:48:16 	Finished clone github.com/prometheus/client_golang
19:48:17 [2021-09-20T19:48:17.191Z] 2021/09/20 19:48:16 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
19:48:17 [2021-09-20T19:48:17.908Z] --- PASS: TestDaemonStartWithLogOpt (4.70s)
19:48:17 [2021-09-20T19:48:17.908Z] === CONT  TestReadPluginNoRead
19:48:18 [2021-09-20T19:48:18.109Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:48:18 [2021-09-20T19:48:18.128Z] 2021/09/20 19:48:18 	Finished clone github.com/matttproud/golang_protobuf_extensions
19:48:18 [2021-09-20T19:48:18.128Z] 2021/09/20 19:48:18 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
19:48:18 [2021-09-20T19:48:18.128Z] 2021/09/20 19:48:18 	Finished clone github.com/pkg/errors
19:48:18 [2021-09-20T19:48:18.128Z] 2021/09/20 19:48:18 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
19:48:18 [2021-09-20T19:48:18.564Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:48:18 [2021-09-20T19:48:18.564Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:48:18 [2021-09-20T19:48:18.815Z] 2021/09/20 19:48:18 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
19:48:18 [2021-09-20T19:48:18.815Z] 2021/09/20 19:48:18 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
19:48:19 [2021-09-20T19:48:19.019Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:48:19 [2021-09-20T19:48:19.019Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:48:19 [2021-09-20T19:48:19.019Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:48:19 [2021-09-20T19:48:19.380Z] 2021/09/20 19:48:19 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
19:48:19 [2021-09-20T19:48:19.380Z] 2021/09/20 19:48:19 	Finished clone github.com/prometheus/procfs
19:48:19 [2021-09-20T19:48:19.381Z] 2021/09/20 19:48:19 	Finished clone github.com/prometheus/common
19:48:19 [2021-09-20T19:48:19.381Z] 2021/09/20 19:48:19 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
19:48:19 [2021-09-20T19:48:19.946Z] 2021/09/20 19:48:19 	Finished clone github.com/cespare/xxhash/v2
19:48:19 [2021-09-20T19:48:19.946Z] 2021/09/20 19:48:19 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
19:48:19 [2021-09-20T19:48:19.983Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:48:19 [2021-09-20T19:48:19.983Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:48:20 [2021-09-20T19:48:20.439Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:48:20 [2021-09-20T19:48:20.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:48:20 [2021-09-20T19:48:20.452Z] === RUN   TestReadPluginNoRead/default
19:48:20 [2021-09-20T19:48:20.516Z] 2021/09/20 19:48:20 	Finished clone github.com/inconshreveable/mousetrap
19:48:20 [2021-09-20T19:48:20.516Z] 2021/09/20 19:48:20 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
19:48:21 [2021-09-20T19:48:21.022Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:48:21 [2021-09-20T19:48:21.032Z] 2021/09/20 19:48:20 	Finished clone github.com/morikuni/aec
19:48:21 [2021-09-20T19:48:21.032Z] 2021/09/20 19:48:20 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
19:48:21 [2021-09-20T19:48:21.032Z] 2021/09/20 19:48:20 	Finished clone github.com/spf13/pflag
19:48:21 [2021-09-20T19:48:21.290Z] 2021/09/20 19:48:21 	Finished clone github.com/docker/go-metrics
19:48:21 [2021-09-20T19:48:21.549Z] 2021/09/20 19:48:21 	Finished clone github.com/spf13/cobra
19:48:22 [2021-09-20T19:48:22.405Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:48:22 [2021-09-20T19:48:22.484Z] 2021/09/20 19:48:22 	Finished clone github.com/Azure/go-ansiterm
19:48:22 [2021-09-20T19:48:22.666Z] === RUN   TestReadPluginNoRead/disabled_caching
19:48:23 [2021-09-20T19:48:23.237Z] --- PASS: TestContinueAfterPluginCrash (10.34s)
19:48:23 [2021-09-20T19:48:23.423Z] 2021/09/20 19:48:23 	Finished clone github.com/google/certificate-transparency-go
19:48:23 [2021-09-20T19:48:23.809Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:48:24 [2021-09-20T19:48:24.154Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:48:24 [2021-09-20T19:48:24.379Z] 2021/09/20 19:48:24 	Finished clone github.com/opencontainers/selinux
19:48:24 [2021-09-20T19:48:24.752Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:48:25 [2021-09-20T19:48:25.014Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:48:25 [2021-09-20T19:48:25.116Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:48:25 [2021-09-20T19:48:25.116Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:48:25 [2021-09-20T19:48:25.116Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:48:25 [2021-09-20T19:48:25.116Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:48:25 [2021-09-20T19:48:25.116Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:48:25 [2021-09-20T19:48:25.586Z]     docker_api_swarm_test.go:501: [d3a6467352d5a] joining swarm manager [d48e89a77e43e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:26 [2021-09-20T19:48:26.528Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:48:26 [2021-09-20T19:48:26.644Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:48:27 [2021-09-20T19:48:27.099Z] === CONT  TestReadPluginNoRead
19:48:27 [2021-09-20T19:48:27.099Z]     read_test.go:92: [d89e97d1f570c] daemon is not started
19:48:27 [2021-09-20T19:48:27.099Z] --- PASS: TestReadPluginNoRead (9.41s)
19:48:27 [2021-09-20T19:48:27.099Z]     --- PASS: TestReadPluginNoRead/default (2.14s)
19:48:27 [2021-09-20T19:48:27.099Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.35s)
19:48:27 [2021-09-20T19:48:27.099Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s)
19:48:27 [2021-09-20T19:48:27.099Z] PASS
19:48:27 [2021-09-20T19:48:27.099Z] 
19:48:27 [2021-09-20T19:48:27.099Z] DONE 6 tests in 14.279s
19:48:27 [2021-09-20T19:48:27.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:48:27 [2021-09-20T19:48:27.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:48:27 [2021-09-20T19:48:27.099Z] ++ set -e
19:48:27 [2021-09-20T19:48:27.099Z] ++ '[' -n 0 ']'
19:48:27 [2021-09-20T19:48:27.099Z] ++ set -x
19:48:27 [2021-09-20T19:48:27.099Z] ++ env -i DEST=/go/src/github.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
19:48:27 [2021-09-20T19:48:27.099Z] testing: warning: no tests to run
19:48:27 [2021-09-20T19:48:27.099Z] PASS
19:48:27 [2021-09-20T19:48:27.099Z] 
19:48:27 [2021-09-20T19:48:27.099Z] DONE 0 tests in 0.039s
19:48:27 [2021-09-20T19:48:27.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:48:27 [2021-09-20T19:48:27.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:48:27 [2021-09-20T19:48:27.099Z] ++ set -e
19:48:27 [2021-09-20T19:48:27.099Z] ++ '[' -n 0 ']'
19:48:27 [2021-09-20T19:48:27.099Z] ++ set -x
19:48:27 [2021-09-20T19:48:27.099Z] ++ env -i DEST=/go/src/github.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
19:48:27 [2021-09-20T19:48:27.100Z] === RUN   TestDockerSuite/TestBuildCmd
19:48:27 [2021-09-20T19:48:27.360Z] INFO: Testing against a local daemon
19:48:27 [2021-09-20T19:48:27.360Z] === RUN   TestPluginWithDevMounts
19:48:27 [2021-09-20T19:48:27.360Z] === PAUSE TestPluginWithDevMounts
19:48:27 [2021-09-20T19:48:27.360Z] === CONT  TestPluginWithDevMounts
19:48:27 [2021-09-20T19:48:27.555Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:48:27 [2021-09-20T19:48:27.932Z] === RUN   TestDockerSuite/TestBuildUser
19:48:28 [2021-09-20T19:48:28.011Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:48:28 [2021-09-20T19:48:28.467Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:48:29 [2021-09-20T19:48:29.315Z] --- PASS: TestPluginWithDevMounts (1.81s)
19:48:29 [2021-09-20T19:48:29.315Z] PASS
19:48:29 [2021-09-20T19:48:29.315Z] 
19:48:29 [2021-09-20T19:48:29.315Z] DONE 1 tests in 1.957s
19:48:29 [2021-09-20T19:48:29.315Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:48:29 [2021-09-20T19:48:29.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:48:29 [2021-09-20T19:48:29.315Z] ++ set -e
19:48:29 [2021-09-20T19:48:29.315Z] ++ '[' -n 0 ']'
19:48:29 [2021-09-20T19:48:29.315Z] ++ set -x
19:48:29 [2021-09-20T19:48:29.315Z] ++ env -i DEST=/go/src/github.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
19:48:29 [2021-09-20T19:48:29.315Z] INFO: Testing against a local daemon
19:48:29 [2021-09-20T19:48:29.315Z] === RUN   TestSecretInspect
19:48:29 [2021-09-20T19:48:29.886Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:48:31 [2021-09-20T19:48:31.798Z] --- PASS: TestSecretInspect (2.64s)
19:48:31 [2021-09-20T19:48:31.798Z] === RUN   TestSecretList
19:48:33 [2021-09-20T19:48:33.135Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:48:33 [2021-09-20T19:48:33.183Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:48:34 [2021-09-20T19:48:34.568Z] --- PASS: TestSecretList (2.61s)
19:48:34 [2021-09-20T19:48:34.569Z] === RUN   TestSecretsCreateAndDelete
19:48:34 [2021-09-20T19:48:34.662Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:48:34 [2021-09-20T19:48:34.662Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:48:34 [2021-09-20T19:48:34.662Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:48:35 [2021-09-20T19:48:35.624Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:48:35 [2021-09-20T19:48:35.624Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:48:35 [2021-09-20T19:48:35.624Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:48:36 [2021-09-20T19:48:36.080Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:48:36 [2021-09-20T19:48:36.584Z] 2021/09/20 19:48:36 	Finished clone github.com/cloudflare/cfssl
19:48:37 [2021-09-20T19:48:37.114Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
19:48:37 [2021-09-20T19:48:37.114Z] === RUN   TestSecretsUpdate
19:48:37 [2021-09-20T19:48:37.375Z]     docker_api_swarm_test.go:506: [d5d02de9fb4ac] joining swarm manager [d48e89a77e43e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:37 [2021-09-20T19:48:37.607Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:48:38 [2021-09-20T19:48:38.062Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:48:38 [2021-09-20T19:48:38.519Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:48:38 [2021-09-20T19:48:38.519Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:48:38 [2021-09-20T19:48:38.519Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:48:39 [2021-09-20T19:48:39.289Z] --- PASS: TestSecretsUpdate (2.18s)
19:48:39 [2021-09-20T19:48:39.289Z] === RUN   TestTemplatedSecret
19:48:39 [2021-09-20T19:48:39.480Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:48:39 [2021-09-20T19:48:39.935Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:48:39 [2021-09-20T19:48:39.935Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:48:39 [2021-09-20T19:48:39.935Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:48:39 [2021-09-20T19:48:39.935Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:48:39 [2021-09-20T19:48:39.935Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:48:41 [2021-09-20T19:48:41.854Z] 2021/09/20 19:48:40 	Finished clone github.com/coreos/etcd
19:48:41 [2021-09-20T19:48:41.854Z] 2021/09/20 19:48:41 	Finished clone github.com/docker/swarmkit
19:48:43 [2021-09-20T19:48:43.493Z] --- PASS: TestTemplatedSecret (3.96s)
19:48:43 [2021-09-20T19:48:43.493Z] === RUN   TestSecretCreateResolve
19:48:44 [2021-09-20T19:48:44.603Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:48:46 [2021-09-20T19:48:46.056Z] --- PASS: TestSecretCreateResolve (2.60s)
19:48:46 [2021-09-20T19:48:46.056Z] PASS
19:48:46 [2021-09-20T19:48:46.056Z] 
19:48:46 [2021-09-20T19:48:46.056Z] DONE 6 tests in 16.609s
19:48:46 [2021-09-20T19:48:46.056Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:48:46 [2021-09-20T19:48:46.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:48:46 [2021-09-20T19:48:46.057Z] ++ set -e
19:48:46 [2021-09-20T19:48:46.057Z] ++ '[' -n 0 ']'
19:48:46 [2021-09-20T19:48:46.057Z] ++ set -x
19:48:46 [2021-09-20T19:48:46.057Z] ++ env -i DEST=/go/src/github.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
19:48:46 [2021-09-20T19:48:46.057Z] INFO: Testing against a local daemon
19:48:46 [2021-09-20T19:48:46.057Z] === RUN   TestServiceCreateInit
19:48:46 [2021-09-20T19:48:46.057Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:48:50 [2021-09-20T19:48:50.262Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:48:51 [2021-09-20T19:48:51.646Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:48:51 [2021-09-20T19:48:51.646Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:48:51 [2021-09-20T19:48:51.646Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:48:51 [2021-09-20T19:48:51.837Z] 2021/09/20 19:48:51 	Finished clone cloud.google.com/go
19:48:52 [2021-09-20T19:48:52.589Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:48:53 [2021-09-20T19:48:53.215Z] 2021/09/20 19:48:53 	Finished clone github.com/containerd/containerd
19:48:53 [2021-09-20T19:48:53.973Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:48:55 [2021-09-20T19:48:55.360Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:48:55 [2021-09-20T19:48:55.360Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:48:55 [2021-09-20T19:48:55.360Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:48:55 [2021-09-20T19:48:55.360Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:48:55 [2021-09-20T19:48:55.360Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:48:55 [2021-09-20T19:48:55.360Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:48:55 [2021-09-20T19:48:55.360Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:48:55 [2021-09-20T19:48:55.360Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:48:55 [2021-09-20T19:48:55.360Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:48:56 [2021-09-20T19:48:56.745Z] --- PASS: TestServiceCreateInit (10.81s)
19:48:56 [2021-09-20T19:48:56.745Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.60s)
19:48:56 [2021-09-20T19:48:56.745Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
19:48:56 [2021-09-20T19:48:56.745Z] === RUN   TestCreateServiceMultipleTimes
19:48:57 [2021-09-20T19:48:57.316Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:48:57 [2021-09-20T19:48:57.316Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:48:58 [2021-09-20T19:48:58.259Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:48:59 [2021-09-20T19:48:59.202Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:49:00 [2021-09-20T19:49:00.145Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:49:00 [2021-09-20T19:49:00.145Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:49:03 [2021-09-20T19:49:03.229Z] 2021/09/20 19:49:03 	Finished clone github.com/gogo/protobuf
19:49:04 [2021-09-20T19:49:04.352Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:49:04 [2021-09-20T19:49:04.603Z] 2021/09/20 19:49:04 	Finished clone google.golang.org/genproto
19:49:06 [2021-09-20T19:49:06.264Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:49:07 [2021-09-20T19:49:07.221Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:49:07 [2021-09-20T19:49:07.221Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:49:07 [2021-09-20T19:49:07.791Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:49:07 [2021-09-20T19:49:07.791Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:49:07 [2021-09-20T19:49:07.791Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:49:08 [2021-09-20T19:49:08.362Z] === RUN   TestDockerSuite/TestBuildXZHost
19:49:09 [2021-09-20T19:49:09.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:49:10 [2021-09-20T19:49:10.318Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:49:10 [2021-09-20T19:49:10.318Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:49:10 [2021-09-20T19:49:10.318Z]     docker_cli_sni_test.go:18: Flakey test
19:49:10 [2021-09-20T19:49:10.318Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:49:11 [2021-09-20T19:49:11.260Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:49:11 [2021-09-20T19:49:11.832Z]     docker_api_swarm_node_test.go:80: [df56ccf8d4cd4] joining swarm manager [d44589237b8b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:49:12 [2021-09-20T19:49:12.404Z] === RUN   TestDockerSuite/TestCommitChange
19:49:13 [2021-09-20T19:49:13.349Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:49:14 [2021-09-20T19:49:14.291Z] === RUN   TestDockerSuite/TestCommitHardlink
19:49:14 [2021-09-20T19:49:14.506Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:49:14 [2021-09-20T19:49:14.506Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:49:14 [2021-09-20T19:49:14.506Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:49:16 [2021-09-20T19:49:16.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:49:16 [2021-09-20T19:49:16.036Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:49:16 [2021-09-20T19:49:16.202Z] --- PASS: TestCreateServiceMultipleTimes (19.15s)
19:49:16 [2021-09-20T19:49:16.202Z] === RUN   TestCreateServiceConflict
19:49:16 [2021-09-20T19:49:16.202Z] === RUN   TestDockerSuite/TestCommitNewFile
19:49:16 [2021-09-20T19:49:16.491Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:49:16 [2021-09-20T19:49:16.491Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:49:16 [2021-09-20T19:49:16.491Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:49:16 [2021-09-20T19:49:16.491Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:49:16 [2021-09-20T19:49:16.491Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:49:16 [2021-09-20T19:49:16.948Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:49:16 [2021-09-20T19:49:16.948Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:49:16 [2021-09-20T19:49:16.948Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:49:18 [2021-09-20T19:49:18.747Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:49:18 [2021-09-20T19:49:18.747Z] --- PASS: TestCreateServiceConflict (2.95s)
19:49:18 [2021-09-20T19:49:18.747Z] === RUN   TestCreateServiceMaxReplicas
19:49:19 [2021-09-20T19:49:19.689Z] === RUN   TestDockerSuite/TestCommitTTY
19:49:22 [2021-09-20T19:49:22.238Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:49:24 [2021-09-20T19:49:24.153Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:49:24 [2021-09-20T19:49:24.153Z] --- PASS: TestCreateServiceMaxReplicas (5.35s)
19:49:24 [2021-09-20T19:49:24.153Z] === RUN   TestCreateWithDuplicateNetworkNames
19:49:25 [2021-09-20T19:49:25.538Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:49:26 [2021-09-20T19:49:26.946Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:49:28 [2021-09-20T19:49:28.858Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:49:29 [2021-09-20T19:49:29.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:49:30 [2021-09-20T19:49:30.503Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:49:30 [2021-09-20T19:49:30.503Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:49:31 [2021-09-20T19:49:31.075Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:49:31 [2021-09-20T19:49:31.647Z]     docker_api_swarm_node_test.go:52: [dbf53706a2a33] joining swarm manager [d8e53a5094b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:49:32 [2021-09-20T19:49:32.218Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:49:32 [2021-09-20T19:49:32.479Z]     docker_api_swarm_node_test.go:53: [d3f88e7b32724] joining swarm manager [d8e53a5094b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:49:32 [2021-09-20T19:49:32.739Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:49:33 [2021-09-20T19:49:33.680Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:49:34 [2021-09-20T19:49:34.250Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:49:34 [2021-09-20T19:49:34.250Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:49:34 [2021-09-20T19:49:34.250Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:49:34 [2021-09-20T19:49:34.821Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:49:34 [2021-09-20T19:49:34.821Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:49:35 [2021-09-20T19:49:35.084Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:49:35 [2021-09-20T19:49:35.084Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:49:35 [2021-09-20T19:49:35.084Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:49:36 [2021-09-20T19:49:36.024Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:49:36 [2021-09-20T19:49:36.595Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:49:37 [2021-09-20T19:49:37.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:49:37 [2021-09-20T19:49:37.167Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:49:38 [2021-09-20T19:49:38.550Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s)
19:49:38 [2021-09-20T19:49:38.550Z] === RUN   TestCreateServiceSecretFileMode
19:49:38 [2021-09-20T19:49:38.811Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:49:39 [2021-09-20T19:49:39.753Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:49:39 [2021-09-20T19:49:39.753Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:49:40 [2021-09-20T19:49:40.696Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:49:41 [2021-09-20T19:49:41.638Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:49:41 [2021-09-20T19:49:41.638Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
19:49:41 [2021-09-20T19:49:41.638Z] === RUN   TestCreateServiceConfigFileMode
19:49:42 [2021-09-20T19:49:42.035Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:49:42 [2021-09-20T19:49:42.035Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:49:42 [2021-09-20T19:49:42.035Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:49:42 [2021-09-20T19:49:42.035Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:49:42 [2021-09-20T19:49:42.580Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:49:43 [2021-09-20T19:49:43.165Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:49:43 [2021-09-20T19:49:43.165Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:49:44 [2021-09-20T19:49:44.554Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:49:44 [2021-09-20T19:49:44.815Z] --- PASS: TestCreateServiceConfigFileMode (3.16s)
19:49:44 [2021-09-20T19:49:44.815Z] === RUN   TestCreateServiceSysctls
19:49:45 [2021-09-20T19:49:45.388Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:49:46 [2021-09-20T19:49:46.330Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:49:46 [2021-09-20T19:49:46.330Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:49:47 [2021-09-20T19:49:47.273Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:49:49 [2021-09-20T19:49:49.189Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:49:49 [2021-09-20T19:49:49.450Z] --- PASS: TestCreateServiceSysctls (4.51s)
19:49:49 [2021-09-20T19:49:49.450Z] === RUN   TestCreateServiceCapabilities
19:49:50 [2021-09-20T19:49:50.832Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:49:50 [2021-09-20T19:49:50.832Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:49:50 [2021-09-20T19:49:50.832Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:49:50 [2021-09-20T19:49:50.832Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:49:50 [2021-09-20T19:49:50.832Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:49:51 [2021-09-20T19:49:51.775Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:49:52 [2021-09-20T19:49:52.716Z] --- PASS: TestCreateServiceCapabilities (3.25s)
19:49:52 [2021-09-20T19:49:52.716Z] === RUN   TestInspect
19:49:56 [2021-09-20T19:49:56.013Z] --- PASS: TestInspect (3.30s)
19:49:56 [2021-09-20T19:49:56.013Z] === RUN   TestCreateJob
19:49:56 [2021-09-20T19:49:56.273Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:49:57 [2021-09-20T19:49:57.214Z] === RUN   TestDockerSuite/TestContainerAPITop
19:49:58 [2021-09-20T19:49:58.157Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:49:58 [2021-09-20T19:49:58.157Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:49:58 [2021-09-20T19:49:58.157Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:49:58 [2021-09-20T19:49:58.157Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:50:00 [2021-09-20T19:50:00.068Z] --- PASS: TestCreateJob (4.29s)
19:50:00 [2021-09-20T19:50:00.068Z] === RUN   TestReplicatedJob
19:50:00 [2021-09-20T19:50:00.835Z] 2021/09/20 19:49:52 	Finished clone github.com/hashicorp/consul
19:50:00 [2021-09-20T19:50:00.835Z] 2021/09/20 19:50:00 	Finished clone github.com/aws/aws-sdk-go
19:50:01 [2021-09-20T19:50:01.009Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:50:01 [2021-09-20T19:50:01.961Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:50:03 [2021-09-20T19:50:03.881Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:50:04 [2021-09-20T19:50:04.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:50:07 [2021-09-20T19:50:07.121Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:50:07 [2021-09-20T19:50:07.121Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:50:07 [2021-09-20T19:50:07.121Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:50:08 [2021-09-20T19:50:08.082Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:50:09 [2021-09-20T19:50:09.030Z] --- PASS: TestReplicatedJob (8.19s)
19:50:09 [2021-09-20T19:50:09.030Z] === RUN   TestUpdateReplicatedJob
19:50:10 [2021-09-20T19:50:10.253Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:50:10 [2021-09-20T19:50:10.415Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:50:11 [2021-09-20T19:50:11.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:50:11 [2021-09-20T19:50:11.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:50:12 [2021-09-20T19:50:12.425Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:50:13 [2021-09-20T19:50:13.003Z] --- PASS: TestUpdateReplicatedJob (4.49s)
19:50:13 [2021-09-20T19:50:13.003Z] === RUN   TestServiceListWithStatuses
19:50:13 [2021-09-20T19:50:13.003Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:50:13 [2021-09-20T19:50:13.003Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:50:13 [2021-09-20T19:50:13.003Z] === RUN   TestDockerNetworkConnectAlias
19:50:13 [2021-09-20T19:50:13.574Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:50:14 [2021-09-20T19:50:14.146Z]     docker_api_swarm_test.go:201: [dd81d2a3a82c5] joining swarm manager [d3b25899bbf73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:50:16 [2021-09-20T19:50:16.060Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:50:17 [2021-09-20T19:50:17.002Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:50:18 [2021-09-20T19:50:18.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:50:18 [2021-09-20T19:50:18.914Z] --- PASS: TestDockerNetworkConnectAlias (5.93s)
19:50:18 [2021-09-20T19:50:18.914Z] === RUN   TestDockerNetworkReConnect
19:50:20 [2021-09-20T19:50:20.296Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:50:22 [2021-09-20T19:50:22.210Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:50:22 [2021-09-20T19:50:22.802Z] --- PASS: TestDockerNetworkReConnect (4.04s)
19:50:22 [2021-09-20T19:50:22.802Z] === RUN   TestServicePlugin
19:50:24 [2021-09-20T19:50:24.188Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000724498_<nil>}
19:50:26 [2021-09-20T19:50:26.101Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1884536672_/foo_false__<nil>_<nil>_<nil>}
19:50:26 [2021-09-20T19:50:26.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1884536672_/foo_true__<nil>_<nil>_<nil>}
19:50:26 [2021-09-20T19:50:26.936Z]     plugin_test.go:62: [d395051532d1a] joining swarm manager [d714587b76833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:50:28 [2021-09-20T19:50:28.319Z]     plugin_test.go:65: [d33bf71c1a800] joining swarm manager [d714587b76833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:50:28 [2021-09-20T19:50:28.580Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_false__<nil>_<nil>_<nil>}
19:50:29 [2021-09-20T19:50:29.522Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_true__<nil>_<nil>_<nil>}
19:50:30 [2021-09-20T19:50:30.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_true__0xc0007244c8_<nil>_<nil>}
19:50:32 [2021-09-20T19:50:32.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007244e0_<nil>}
19:50:33 [2021-09-20T19:50:33.389Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007244f8_<nil>}
19:50:35 [2021-09-20T19:50:35.300Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000724510_<nil>}
19:50:36 [2021-09-20T19:50:36.683Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000724528_<nil>}
19:50:38 [2021-09-20T19:50:38.067Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:50:38 [2021-09-20T19:50:38.327Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:50:40 [2021-09-20T19:50:40.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:50:40 [2021-09-20T19:50:40.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:50:40 [2021-09-20T19:50:40.503Z]     docker_api_swarm_test.go:383: [dfa9933eb5882] joining swarm manager [dd26d33fa4837]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:50:40 [2021-09-20T19:50:40.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:50:40 [2021-09-20T19:50:40.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:50:40 [2021-09-20T19:50:40.503Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:50:42 [2021-09-20T19:50:42.425Z]     docker_api_swarm_test.go:384: [d481918587c44] joining swarm manager [dd26d33fa4837]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:50:44 [2021-09-20T19:50:44.344Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:50:46 [2021-09-20T19:50:46.260Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:50:48 [2021-09-20T19:50:48.803Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:50:50 [2021-09-20T19:50:50.187Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:50:50 [2021-09-20T19:50:50.187Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:50:51 [2021-09-20T19:50:51.128Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:50:51 [2021-09-20T19:50:51.700Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:50:52 [2021-09-20T19:50:52.642Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:50:53 [2021-09-20T19:50:53.213Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:50:54 [2021-09-20T19:50:54.154Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:50:54 [2021-09-20T19:50:54.725Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:50:54 [2021-09-20T19:50:54.986Z] --- PASS: TestServicePlugin (32.08s)
19:50:54 [2021-09-20T19:50:54.986Z] === RUN   TestServiceUpdateLabel
19:50:55 [2021-09-20T19:50:55.928Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:50:56 [2021-09-20T19:50:56.870Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:50:57 [2021-09-20T19:50:57.442Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:50:57 [2021-09-20T19:50:57.703Z] --- PASS: TestServiceUpdateLabel (2.72s)
19:50:57 [2021-09-20T19:50:57.703Z] === RUN   TestServiceUpdateSecrets
19:50:58 [2021-09-20T19:50:58.644Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:50:59 [2021-09-20T19:50:59.587Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:51:00 [2021-09-20T19:51:00.557Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:51:01 [2021-09-20T19:51:01.501Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:51:02 [2021-09-20T19:51:02.444Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:51:03 [2021-09-20T19:51:03.137Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:51:03 [2021-09-20T19:51:03.388Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:51:03 [2021-09-20T19:51:03.959Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:51:03 [2021-09-20T19:51:03.959Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:51:04 [2021-09-20T19:51:04.901Z] === RUN   TestDockerSuite/TestCpRelativePath
19:51:05 [2021-09-20T19:51:05.351Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:51:05 [2021-09-20T19:51:05.351Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:51:05 [2021-09-20T19:51:05.351Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:51:05 [2021-09-20T19:51:05.473Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:51:06 [2021-09-20T19:51:06.416Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:51:07 [2021-09-20T19:51:07.358Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:51:08 [2021-09-20T19:51:08.299Z] === RUN   TestDockerSuite/TestCpToCaseA
19:51:09 [2021-09-20T19:51:09.684Z] === RUN   TestDockerSuite/TestCpToCaseB
19:51:10 [2021-09-20T19:51:10.256Z] === RUN   TestDockerSuite/TestCpToCaseC
19:51:12 [2021-09-20T19:51:12.171Z] === RUN   TestDockerSuite/TestCpToCaseD
19:51:13 [2021-09-20T19:51:13.558Z] --- PASS: TestServiceUpdateSecrets (15.67s)
19:51:13 [2021-09-20T19:51:13.558Z] === RUN   TestServiceUpdateConfigs
19:51:17 [2021-09-20T19:51:17.763Z] === RUN   TestDockerSuite/TestCpToCaseE
19:51:20 [2021-09-20T19:51:20.338Z] === RUN   TestDockerSuite/TestCpToCaseF
19:51:20 [2021-09-20T19:51:20.911Z] === RUN   TestDockerSuite/TestCpToCaseG
19:51:25 [2021-09-20T19:51:25.117Z] === RUN   TestDockerSuite/TestCpToCaseH
19:51:28 [2021-09-20T19:51:28.415Z] === RUN   TestDockerSuite/TestCpToCaseI
19:51:28 [2021-09-20T19:51:28.986Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:51:28 [2021-09-20T19:51:28.986Z] --- PASS: TestServiceUpdateConfigs (15.73s)
19:51:28 [2021-09-20T19:51:28.986Z] === RUN   TestServiceUpdateNetwork
19:51:34 [2021-09-20T19:51:34.276Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:51:34 [2021-09-20T19:51:34.537Z] === RUN   TestDockerSuite/TestCpToDot
19:51:35 [2021-09-20T19:51:35.478Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:51:37 [2021-09-20T19:51:37.393Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:51:37 [2021-09-20T19:51:37.964Z]     check_test.go:380: [d481918587c44] daemon is not started
19:51:37 [2021-09-20T19:51:37.964Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:51:39 [2021-09-20T19:51:39.349Z] === RUN   TestDockerSuite/TestCpToStdout
19:51:40 [2021-09-20T19:51:40.293Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:51:40 [2021-09-20T19:51:40.293Z]     docker_api_swarm_test.go:801: [dab16590f7d77] joining swarm manager [d6e78f66a69f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:51:41 [2021-09-20T19:51:41.237Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:51:41 [2021-09-20T19:51:41.808Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:51:41 [2021-09-20T19:51:41.808Z]     docker_api_swarm_test.go:801: [dd957008a6258] joining swarm manager [d6e78f66a69f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:51:42 [2021-09-20T19:51:42.385Z] === RUN   TestDockerSuite/TestCpVolumePath
19:51:43 [2021-09-20T19:51:43.325Z]     docker_api_swarm_test.go:801: [dfd362f92cf54] joining swarm manager [d6e78f66a69f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:51:43 [2021-09-20T19:51:43.586Z] --- PASS: TestServiceUpdateNetwork (14.58s)
19:51:43 [2021-09-20T19:51:43.586Z] === RUN   TestServiceUpdatePidsLimit
19:51:43 [2021-09-20T19:51:43.846Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:51:44 [2021-09-20T19:51:44.107Z] === RUN   TestDockerSuite/TestCreateArgs
19:51:44 [2021-09-20T19:51:44.107Z] === RUN   TestDockerSuite/TestCreateByImageID
19:51:44 [2021-09-20T19:51:44.681Z]     docker_api_swarm_test.go:801: [dcefaaa26dc75] joining swarm manager [d6e78f66a69f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:51:44 [2021-09-20T19:51:44.681Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:51:44 [2021-09-20T19:51:44.942Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:51:45 [2021-09-20T19:51:45.515Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:51:45 [2021-09-20T19:51:45.515Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:51:45 [2021-09-20T19:51:45.515Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:51:45 [2021-09-20T19:51:45.777Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:51:46 [2021-09-20T19:51:46.350Z]     docker_api_swarm_test.go:809: [deecfd38c73b8] joining swarm manager [d6e78f66a69f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:51:46 [2021-09-20T19:51:46.923Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:51:46 [2021-09-20T19:51:46.923Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:51:47 [2021-09-20T19:51:47.183Z] === RUN   TestDockerSuite/TestCreateLabels
19:51:47 [2021-09-20T19:51:47.183Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:51:47 [2021-09-20T19:51:47.183Z] === RUN   TestDockerSuite/TestCreateRM
19:51:47 [2021-09-20T19:51:47.444Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:51:47 [2021-09-20T19:51:47.444Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:51:47 [2021-09-20T19:51:47.444Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:51:47 [2021-09-20T19:51:47.444Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:51:47 [2021-09-20T19:51:47.704Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:51:49 [2021-09-20T19:51:49.616Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:51:49 [2021-09-20T19:51:49.616Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:51:49 [2021-09-20T19:51:49.877Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:51:53 [2021-09-20T19:51:53.177Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:51:53 [2021-09-20T19:51:53.438Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:51:53 [2021-09-20T19:51:53.438Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:51:53 [2021-09-20T19:51:53.438Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:51:53 [2021-09-20T19:51:53.438Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:51:53 [2021-09-20T19:51:53.698Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:51:53 [2021-09-20T19:51:53.959Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:51:54 [2021-09-20T19:51:54.219Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:51:55 [2021-09-20T19:51:55.605Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:51:56 [2021-09-20T19:51:56.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:51:57 [2021-09-20T19:51:57.933Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:51:59 [2021-09-20T19:51:59.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:52:00 [2021-09-20T19:52:00.266Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:52:00 [2021-09-20T19:52:00.837Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:52:00 [2021-09-20T19:52:00.837Z] === RUN   TestDockerSuite/TestDevicePermissions
19:52:01 [2021-09-20T19:52:01.777Z] === RUN   TestDockerSuite/TestDockerFails
19:52:01 [2021-09-20T19:52:01.777Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:52:01 [2021-09-20T19:52:01.777Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:52:01 [2021-09-20T19:52:01.777Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:52:02 [2021-09-20T19:52:02.037Z] --- PASS: TestServiceUpdatePidsLimit (18.40s)
19:52:02 [2021-09-20T19:52:02.037Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.75s)
19:52:02 [2021-09-20T19:52:02.037Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s)
19:52:02 [2021-09-20T19:52:02.037Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
19:52:02 [2021-09-20T19:52:02.037Z] PASS
19:52:02 [2021-09-20T19:52:02.037Z] 
19:52:02 [2021-09-20T19:52:02.037Z] === Skipped
19:52:02 [2021-09-20T19:52:02.037Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:52:02 [2021-09-20T19:52:02.037Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:52:02 [2021-09-20T19:52:02.037Z] 
19:52:02 [2021-09-20T19:52:02.037Z] 
19:52:02 [2021-09-20T19:52:02.037Z] DONE 27 tests, 1 skipped in 196.231s
19:52:02 [2021-09-20T19:52:02.037Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:52:02 [2021-09-20T19:52:02.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
19:52:02 [2021-09-20T19:52:02.037Z] ++ set -e
19:52:02 [2021-09-20T19:52:02.037Z] ++ '[' -n 0 ']'
19:52:02 [2021-09-20T19:52:02.037Z] ++ set -x
19:52:02 [2021-09-20T19:52:02.037Z] ++ env -i DEST=/go/src/github.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
19:52:02 [2021-09-20T19:52:02.037Z] INFO: Testing against a local daemon
19:52:02 [2021-09-20T19:52:02.037Z] === RUN   TestSessionCreate
19:52:02 [2021-09-20T19:52:02.297Z] --- PASS: TestSessionCreate (0.04s)
19:52:02 [2021-09-20T19:52:02.297Z] === RUN   TestSessionCreateWithBadUpgrade
19:52:02 [2021-09-20T19:52:02.297Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:52:02 [2021-09-20T19:52:02.297Z] PASS
19:52:02 [2021-09-20T19:52:02.297Z] 
19:52:02 [2021-09-20T19:52:02.297Z] DONE 2 tests in 0.210s
19:52:02 [2021-09-20T19:52:02.297Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:52:02 [2021-09-20T19:52:02.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
19:52:02 [2021-09-20T19:52:02.297Z] ++ set -e
19:52:02 [2021-09-20T19:52:02.297Z] ++ '[' -n 0 ']'
19:52:02 [2021-09-20T19:52:02.297Z] ++ set -x
19:52:02 [2021-09-20T19:52:02.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
19:52:02 [2021-09-20T19:52:02.297Z] INFO: Testing against a local daemon
19:52:02 [2021-09-20T19:52:02.297Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:52:02 [2021-09-20T19:52:02.297Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:02 [2021-09-20T19:52:02.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:02 [2021-09-20T19:52:02.297Z] === RUN   TestEventsExecDie
19:52:03 [2021-09-20T19:52:03.240Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:52:03 [2021-09-20T19:52:03.812Z] --- PASS: TestEventsExecDie (1.32s)
19:52:03 [2021-09-20T19:52:03.812Z] === RUN   TestEventsBackwardsCompatible
19:52:03 [2021-09-20T19:52:03.812Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:52:03 [2021-09-20T19:52:03.812Z] === RUN   TestInfoBinaryCommits
19:52:03 [2021-09-20T19:52:03.812Z] --- PASS: TestInfoBinaryCommits (0.04s)
19:52:03 [2021-09-20T19:52:03.812Z] === RUN   TestInfoAPIVersioned
19:52:03 [2021-09-20T19:52:03.812Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:52:03 [2021-09-20T19:52:03.812Z] === RUN   TestInfoDiscoveryBackend
19:52:04 [2021-09-20T19:52:04.072Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:52:04 [2021-09-20T19:52:04.333Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:52:04 [2021-09-20T19:52:04.333Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:52:05 [2021-09-20T19:52:05.276Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:52:05 [2021-09-20T19:52:05.276Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:52:05 [2021-09-20T19:52:05.851Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s)
19:52:05 [2021-09-20T19:52:05.851Z] === RUN   TestInfoAPI
19:52:06 [2021-09-20T19:52:06.111Z] --- PASS: TestInfoAPI (0.04s)
19:52:06 [2021-09-20T19:52:06.111Z] === RUN   TestInfoAPIWarnings
19:52:06 [2021-09-20T19:52:06.111Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:52:06 [2021-09-20T19:52:06.112Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:52:06 [2021-09-20T19:52:06.112Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:52:06 [2021-09-20T19:52:06.372Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:52:12 [2021-09-20T19:52:12.952Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:52:14 [2021-09-20T19:52:14.864Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:52:17 [2021-09-20T19:52:17.405Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:52:18 [2021-09-20T19:52:18.792Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:52:19 [2021-09-20T19:52:19.734Z] === RUN   TestDockerSuite/TestEventsAttach
19:52:20 [2021-09-20T19:52:20.305Z] === RUN   TestDockerSuite/TestEventsCommit
19:52:21 [2021-09-20T19:52:21.253Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:52:22 [2021-09-20T19:52:22.196Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:52:22 [2021-09-20T19:52:22.457Z] --- PASS: TestInfoAPIWarnings (16.47s)
19:52:22 [2021-09-20T19:52:22.457Z] === RUN   TestInfoDebug
19:52:23 [2021-09-20T19:52:23.028Z] --- PASS: TestInfoDebug (0.53s)
19:52:23 [2021-09-20T19:52:23.028Z] === RUN   TestInfoInsecureRegistries
19:52:23 [2021-09-20T19:52:23.028Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:52:23 [2021-09-20T19:52:23.602Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:52:23 [2021-09-20T19:52:23.602Z] === RUN   TestInfoRegistryMirrors
19:52:23 [2021-09-20T19:52:23.862Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:52:24 [2021-09-20T19:52:24.123Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:52:24 [2021-09-20T19:52:24.123Z] === RUN   TestLoginFailsWithBadCredentials
19:52:24 [2021-09-20T19:52:24.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
19:52:24 [2021-09-20T19:52:24.123Z] === RUN   TestPingCacheHeaders
19:52:24 [2021-09-20T19:52:24.123Z] --- PASS: TestPingCacheHeaders (0.02s)
19:52:24 [2021-09-20T19:52:24.123Z] === RUN   TestPingGet
19:52:24 [2021-09-20T19:52:24.123Z] --- PASS: TestPingGet (0.02s)
19:52:24 [2021-09-20T19:52:24.123Z] === RUN   TestPingHead
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestPingHead (0.02s)
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVersion
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestVersion (0.02s)
19:52:24 [2021-09-20T19:52:24.384Z] PASS
19:52:24 [2021-09-20T19:52:24.384Z] 
19:52:24 [2021-09-20T19:52:24.384Z] === Skipped
19:52:24 [2021-09-20T19:52:24.384Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:52:24 [2021-09-20T19:52:24.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:52:24 [2021-09-20T19:52:24.384Z] 
19:52:24 [2021-09-20T19:52:24.384Z] 
19:52:24 [2021-09-20T19:52:24.384Z] DONE 18 tests, 1 skipped in 22.021s
19:52:24 [2021-09-20T19:52:24.384Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:52:24 [2021-09-20T19:52:24.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:52:24 [2021-09-20T19:52:24.384Z] ++ set -e
19:52:24 [2021-09-20T19:52:24.384Z] ++ '[' -n 0 ']'
19:52:24 [2021-09-20T19:52:24.384Z] ++ set -x
19:52:24 [2021-09-20T19:52:24.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:52:24 [2021-09-20T19:52:24.384Z] INFO: Testing against a local daemon
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVolumesCreateAndList
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVolumesRemove
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestVolumesRemove (0.06s)
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVolumesInspect
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestVolumesInspect (0.01s)
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVolumesInvalidJSON
19:52:24 [2021-09-20T19:52:24.384Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:52:24 [2021-09-20T19:52:24.384Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:52:24 [2021-09-20T19:52:24.384Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:52:24 [2021-09-20T19:52:24.384Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:52:24 [2021-09-20T19:52:24.384Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:52:24 [2021-09-20T19:52:24.384Z] PASS
19:52:24 [2021-09-20T19:52:24.384Z] 
19:52:24 [2021-09-20T19:52:24.384Z] DONE 5 tests in 0.212s
19:52:24 [2021-09-20T19:52:24.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:52:24 [2021-09-20T19:52:24.644Z] ++++ cat bundles/test-integration/docker.pid
19:52:24 [2021-09-20T19:52:24.644Z] +++ kill 5624
19:52:25 [2021-09-20T19:52:25.587Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:52:25 [2021-09-20T19:52:25.849Z] +++ /etc/init.d/apparmor stop
19:52:25 [2021-09-20T19:52:25.849Z] Leaving: AppArmorNo profiles have been unloaded.
19:52:25 [2021-09-20T19:52:25.849Z] 
19:52:25 [2021-09-20T19:52:25.849Z] Unloading profiles will leave already running processes permanently
19:52:25 [2021-09-20T19:52:25.849Z] unconfined, which can lead to unexpected situations.
19:52:25 [2021-09-20T19:52:25.849Z] 
19:52:25 [2021-09-20T19:52:25.849Z] To set a process to complain mode, use the command line tool
19:52:25 [2021-09-20T19:52:25.849Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:52:25 [2021-09-20T19:52:25.849Z] +++ true
19:52:25 [2021-09-20T19:52:25.849Z] exiting test-integration
19:52:25 [2021-09-20T19:52:25.849Z] ++ exit 0
19:52:25 [2021-09-20T19:52:25.849Z] 
19:52:26 [2021-09-20T19:52:26.791Z] + for job in $(jobs -p)
19:52:26 [2021-09-20T19:52:26.791Z] + wait 22815
19:52:27 [2021-09-20T19:52:27.361Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:52:30 [2021-09-20T19:52:30.659Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:52:31 [2021-09-20T19:52:31.606Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:52:31 [2021-09-20T19:52:31.606Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:52:31 [2021-09-20T19:52:31.606Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:52:33 [2021-09-20T19:52:33.201Z] === RUN   TestDockerSuite/TestEventsCopy
19:52:33 [2021-09-20T19:52:33.771Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:52:35 [2021-09-20T19:52:35.155Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:52:35 [2021-09-20T19:52:35.726Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:52:35 [2021-09-20T19:52:35.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:52:35 [2021-09-20T19:52:35.986Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:52:37 [2021-09-20T19:52:37.371Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:52:38 [2021-09-20T19:52:38.311Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:52:38 [2021-09-20T19:52:38.311Z] === RUN   TestDockerSuite/TestEventsFilterType
19:52:38 [2021-09-20T19:52:38.571Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:52:38 [2021-09-20T19:52:38.831Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:52:38 [2021-09-20T19:52:38.831Z] === RUN   TestDockerSuite/TestEventsFilters
19:52:40 [2021-09-20T19:52:40.221Z] === RUN   TestDockerSuite/TestEventsFormat
19:52:41 [2021-09-20T19:52:41.603Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:52:41 [2021-09-20T19:52:41.603Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:52:41 [2021-09-20T19:52:41.603Z] === RUN   TestDockerSuite/TestEventsImageImport
19:52:42 [2021-09-20T19:52:42.546Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:52:42 [2021-09-20T19:52:42.546Z] === RUN   TestDockerSuite/TestEventsImagePull
19:52:42 [2021-09-20T19:52:42.806Z] === RUN   TestDockerSuite/TestEventsImageTag
19:52:44 [2021-09-20T19:52:44.188Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:52:44 [2021-09-20T19:52:44.188Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:52:44 [2021-09-20T19:52:44.188Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:52:44 [2021-09-20T19:52:44.188Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:52:44 [2021-09-20T19:52:44.188Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:52:44 [2021-09-20T19:52:44.188Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:52:45 [2021-09-20T19:52:45.570Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:52:46 [2021-09-20T19:52:46.512Z] === RUN   TestDockerSuite/TestEventsRename
19:52:47 [2021-09-20T19:52:47.084Z] === RUN   TestDockerSuite/TestEventsResize
19:52:47 [2021-09-20T19:52:47.654Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:52:49 [2021-09-20T19:52:49.421Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:52:54 [2021-09-20T19:52:54.231Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:52:54 [2021-09-20T19:52:54.231Z] === RUN   TestDockerSuite/TestEventsStreaming
19:52:55 [2021-09-20T19:52:55.173Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:52:57 [2021-09-20T19:52:57.084Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:52:58 [2021-09-20T19:52:58.024Z] === RUN   TestDockerSuite/TestEventsTop
19:52:58 [2021-09-20T19:52:58.966Z] === RUN   TestDockerSuite/TestEventsUntag
19:53:01 [2021-09-20T19:53:01.531Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:53:01 [2021-09-20T19:53:01.797Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:53:01 [2021-09-20T19:53:01.910Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:53:04 [2021-09-20T19:53:04.339Z]     docker_api_swarm_service_test.go:394: [dc95a1e15510f] joining swarm manager [d10409a648aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:04 [2021-09-20T19:53:04.599Z]     docker_api_swarm_service_test.go:394: [d1b1a9a2e4c6c] joining swarm manager [d10409a648aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:14 [2021-09-20T19:53:14.393Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:53:14 [2021-09-20T19:53:14.596Z] === RUN   TestDockerSuite/TestExec
19:53:14 [2021-09-20T19:53:14.596Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:53:15 [2021-09-20T19:53:15.166Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:53:16 [2021-09-20T19:53:16.106Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:53:16 [2021-09-20T19:53:16.677Z] === RUN   TestDockerSuite/TestExecAPIStart
19:53:18 [2021-09-20T19:53:18.589Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:53:19 [2021-09-20T19:53:19.531Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:53:20 [2021-09-20T19:53:20.473Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:53:21 [2021-09-20T19:53:21.413Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:53:21 [2021-09-20T19:53:21.413Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:53:22 [2021-09-20T19:53:22.351Z] 2021/09/20 19:53:22 	Finished clone google.golang.org/api
19:53:22 [2021-09-20T19:53:22.351Z] 2021/09/20 19:53:22 Dependencies downloaded. Download time: 5m51.026077261s
19:53:22 [2021-09-20T19:53:22.351Z] 2021/09/20 19:53:22 Collecting all dependencies
19:53:22 [2021-09-20T19:53:22.795Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:53:23 [2021-09-20T19:53:23.737Z]     docker_api_swarm_service_test.go:342: [dfb227bca16b7] joining swarm manager [dc7be684cf2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:23 [2021-09-20T19:53:23.737Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:53:24 [2021-09-20T19:53:24.679Z]     docker_api_swarm_service_test.go:342: [dec4f61b3ed6c] joining swarm manager [dc7be684cf2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:24 [2021-09-20T19:53:24.940Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:53:27 [2021-09-20T19:53:27.501Z] === RUN   TestDockerSuite/TestExecCgroup
19:53:31 [2021-09-20T19:53:31.710Z] === RUN   TestDockerSuite/TestExecEnv
19:53:31 [2021-09-20T19:53:31.971Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:53:33 [2021-09-20T19:53:33.883Z] === RUN   TestDockerSuite/TestExecExitStatus
19:53:34 [2021-09-20T19:53:34.453Z] === RUN   TestDockerSuite/TestExecInspectID
19:53:34 [2021-09-20T19:53:34.563Z] 2021/09/20 19:53:33 Clean vendor dir from unused packages
19:53:34 [2021-09-20T19:53:34.564Z] 2021/09/20 19:53:33 	Ignoring paths matching "^archive/tar"
19:53:34 [2021-09-20T19:53:34.564Z] 2021/09/20 19:53:34 Success
19:53:34 [2021-09-20T19:53:34.564Z] 2021/09/20 19:53:34 Running time: 6m7.009693027s
19:53:34 [2021-09-20T19:53:34.821Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:53:35 [2021-09-20T19:53:35.706Z] + echo Ensuring container killed.
19:53:35 [2021-09-20T19:53:35.706Z] Ensuring container killed.
19:53:35 [2021-09-20T19:53:35.706Z] + docker rm -vf docker-pr2
19:53:35 [2021-09-20T19:53:35.706Z] Error: No such container: docker-pr2
[Pipeline] sh
19:53:35 [2021-09-20T19:53:35.999Z] + echo Chowning /workspace to jenkins user
19:53:35 [2021-09-20T19:53:35.999Z] Chowning /workspace to jenkins user
19:53:35 [2021-09-20T19:53:35.999Z] + id -u
19:53:35 [2021-09-20T19:53:35.999Z] + id -g
19:53:35 [2021-09-20T19:53:35.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:53:37 [2021-09-20T19:53:37.224Z] + bundleName=unit
19:53:37 [2021-09-20T19:53:37.224Z] + echo Creating unit-bundles.tar.gz
19:53:37 [2021-09-20T19:53:37.224Z] Creating unit-bundles.tar.gz
19:53:37 [2021-09-20T19:53:37.224Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:53:37 [2021-09-20T19:53:37.224Z] bundles/junit-report.xml
19:53:37 [2021-09-20T19:53:37.224Z] bundles/go-test-report.json
19:53:37 [2021-09-20T19:53:37.224Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:53:37 [2021-09-20T19:53:37.236Z] Archiving artifacts
19:53:37 [2021-09-20T19:53:37.679Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:53:37 [2021-09-20T19:53:37.748Z] === RUN   TestDockerSuite/TestExecInteractive
19:53:37 [2021-09-20T19:53:37.985Z] + make clean
19:53:38 [2021-09-20T19:53:38.250Z] docker volume rm -f docker-dev-cache
19:53:38 [2021-09-20T19:53:38.250Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:53:38 [2021-09-20T19:53:38.734Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:53:39 [2021-09-20T19:53:39.678Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:53:40 [2021-09-20T19:53:40.623Z] === RUN   TestDockerSuite/TestExecParseError
19:53:40 [2021-09-20T19:53:40.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:53:41 [2021-09-20T19:53:41.194Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:53:42 [2021-09-20T19:53:42.136Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:53:43 [2021-09-20T19:53:43.079Z]     docker_api_swarm_service_test.go:489: [d630128695b4e] joining swarm manager [db8d7c1bddbcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:43 [2021-09-20T19:53:43.080Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:53:43 [2021-09-20T19:53:43.651Z]     docker_api_swarm_service_test.go:489: [d87018c55f0b3] joining swarm manager [db8d7c1bddbcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:44 [2021-09-20T19:53:44.506Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:53:47 [2021-09-20T19:53:47.876Z] === RUN   TestDockerSuite/TestExecSetEnv
19:53:49 [2021-09-20T19:53:49.257Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:53:49 [2021-09-20T19:53:49.262Z] === RUN   TestDockerSuite/TestExecStartFails
19:53:50 [2021-09-20T19:53:50.203Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:53:58 [2021-09-20T19:53:58.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:54:01 [2021-09-20T19:54:01.631Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:54:01 [2021-09-20T19:54:01.749Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:54:02 [2021-09-20T19:54:02.573Z] === RUN   TestDockerSuite/TestExecTTY
19:54:03 [2021-09-20T19:54:03.958Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:54:04 [2021-09-20T19:54:04.219Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:54:05 [2021-09-20T19:54:05.162Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:54:05 [2021-09-20T19:54:05.734Z] === RUN   TestDockerSuite/TestExecUlimits
19:54:06 [2021-09-20T19:54:06.678Z]     docker_api_swarm_service_test.go:127: [d6c1b26febebe] joining swarm manager [daf3fe5dd6b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:07 [2021-09-20T19:54:07.249Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:54:07 [2021-09-20T19:54:07.249Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:54:07 [2021-09-20T19:54:07.249Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:54:07 [2021-09-20T19:54:07.510Z]     docker_api_swarm_service_test.go:128: [d99e7bdb1f271] joining swarm manager [daf3fe5dd6b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:10 [2021-09-20T19:54:10.054Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:54:10 [2021-09-20T19:54:10.626Z]     docker_api_swarm_service_test.go:136: [d6315e239e2e1] joining swarm manager [daf3fe5dd6b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:54:11 [2021-09-20T19:54:11.204Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:54:11 [2021-09-20T19:54:11.776Z]     docker_api_swarm_service_test.go:137: [db17150b792e0] joining swarm manager [daf3fe5dd6b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:54:13 [2021-09-20T19:54:13.689Z] === RUN   TestDockerSuite/TestExecWithTERM
19:54:14 [2021-09-20T19:54:14.629Z] === RUN   TestDockerSuite/TestExecWithUser
19:54:16 [2021-09-20T19:54:16.012Z] === RUN   TestDockerSuite/TestGetContainerStats
19:54:21 [2021-09-20T19:54:21.293Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:54:25 [2021-09-20T19:54:25.493Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:54:26 [2021-09-20T19:54:26.876Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:54:32 [2021-09-20T19:54:32.159Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:54:32 [2021-09-20T19:54:32.159Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:54:32 [2021-09-20T19:54:32.159Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:54:32 [2021-09-20T19:54:32.159Z] === RUN   TestDockerSuite/TestHealth
19:54:34 [2021-09-20T19:54:34.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:54:36 [2021-09-20T19:54:36.637Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:54:38 [2021-09-20T19:54:38.547Z]     docker_api_swarm_service_test.go:303: [d2536fde9061c] joining swarm manager [d34b77de904e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:54:39 [2021-09-20T19:54:39.488Z]     docker_api_swarm_service_test.go:303: [d8f16ea6c649d] joining swarm manager [d34b77de904e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:54:57 [2021-09-20T19:54:57.602Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:54:58 [2021-09-20T19:54:58.174Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:54:58 [2021-09-20T19:54:58.174Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:54:58 [2021-09-20T19:54:58.746Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:54:59 [2021-09-20T19:54:59.686Z] === RUN   TestDockerSuite/TestImagesFormat
19:54:59 [2021-09-20T19:54:59.686Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:55:00 [2021-09-20T19:55:00.257Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:55:00 [2021-09-20T19:55:00.518Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:55:02 [2021-09-20T19:55:02.430Z]     docker_api_swarm_service_test.go:99: [d209dee789f3a] joining swarm manager [d400516175d2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:55:03 [2021-09-20T19:55:03.001Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:55:03 [2021-09-20T19:55:03.001Z] === RUN   TestDockerSuite/TestImportBadURL
19:55:03 [2021-09-20T19:55:03.001Z] === RUN   TestDockerSuite/TestImportDisplay
19:55:03 [2021-09-20T19:55:03.573Z]     docker_api_swarm_service_test.go:100: [d5dc839f723b6] joining swarm manager [d400516175d2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:55:04 [2021-09-20T19:55:04.514Z] === RUN   TestDockerSuite/TestImportFile
19:55:07 [2021-09-20T19:55:07.816Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:55:07 [2021-09-20T19:55:07.816Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:55:10 [2021-09-20T19:55:10.380Z] === RUN   TestDockerSuite/TestImportGzipped
19:55:12 [2021-09-20T19:55:12.291Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:55:13 [2021-09-20T19:55:13.676Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:55:14 [2021-09-20T19:55:14.248Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:55:14 [2021-09-20T19:55:14.820Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:55:15 [2021-09-20T19:55:15.762Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:55:15 [2021-09-20T19:55:15.762Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:55:15 [2021-09-20T19:55:15.762Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:55:16 [2021-09-20T19:55:16.702Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:55:17 [2021-09-20T19:55:17.274Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:55:18 [2021-09-20T19:55:18.216Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:55:18 [2021-09-20T19:55:18.787Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:55:19 [2021-09-20T19:55:19.358Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:55:20 [2021-09-20T19:55:20.299Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:55:20 [2021-09-20T19:55:20.299Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:55:22 [2021-09-20T19:55:22.210Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:55:23 [2021-09-20T19:55:23.157Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:55:24 [2021-09-20T19:55:24.102Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:55:24 [2021-09-20T19:55:24.102Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:55:24 [2021-09-20T19:55:24.673Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:55:24 [2021-09-20T19:55:24.673Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:55:24 [2021-09-20T19:55:24.673Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:55:26 [2021-09-20T19:55:26.059Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:55:26 [2021-09-20T19:55:26.320Z]     check_test.go:380: [d209dee789f3a] daemon is not started
19:55:27 [2021-09-20T19:55:27.265Z] === RUN   TestDockerSuite/TestInspectDefault
19:55:27 [2021-09-20T19:55:27.839Z] === RUN   TestDockerSuite/TestInspectHistory
19:55:28 [2021-09-20T19:55:28.781Z] === RUN   TestDockerSuite/TestInspectImage
19:55:28 [2021-09-20T19:55:28.781Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:55:28 [2021-09-20T19:55:28.781Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:55:28 [2021-09-20T19:55:28.781Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:55:28 [2021-09-20T19:55:28.781Z] === RUN   TestDockerSuite/TestInspectInt64
19:55:29 [2021-09-20T19:55:29.363Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:55:30 [2021-09-20T19:55:30.305Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:55:30 [2021-09-20T19:55:30.305Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:55:30 [2021-09-20T19:55:30.876Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:55:31 [2021-09-20T19:55:31.819Z] === RUN   TestDockerSuite/TestInspectPlugin
19:55:31 [2021-09-20T19:55:31.819Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:55:33 [2021-09-20T19:55:33.203Z] === RUN   TestDockerSuite/TestInspectRootFS
19:55:33 [2021-09-20T19:55:33.203Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:55:34 [2021-09-20T19:55:34.144Z]     docker_api_swarm_service_test.go:532: [dfb5545b599b4] joining swarm manager [d87615c84e102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:55:34 [2021-09-20T19:55:34.144Z] === RUN   TestDockerSuite/TestInspectStatus
19:55:35 [2021-09-20T19:55:35.086Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:55:35 [2021-09-20T19:55:35.347Z]     docker_api_swarm_service_test.go:533: [d037e85fb54ef] joining swarm manager [d87615c84e102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:55:36 [2021-09-20T19:55:36.733Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:55:38 [2021-09-20T19:55:38.122Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:55:39 [2021-09-20T19:55:39.066Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:55:40 [2021-09-20T19:55:40.452Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:55:41 [2021-09-20T19:55:41.395Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:55:42 [2021-09-20T19:55:42.338Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:55:43 [2021-09-20T19:55:43.280Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:55:43 [2021-09-20T19:55:43.280Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:55:46 [2021-09-20T19:55:46.593Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:55:47 [2021-09-20T19:55:47.534Z] === RUN   TestDockerSuite/TestLinksEnvs
19:55:48 [2021-09-20T19:55:48.919Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:55:49 [2021-09-20T19:55:49.490Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:55:51 [2021-09-20T19:55:51.403Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:55:53 [2021-09-20T19:55:53.951Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:55:55 [2021-09-20T19:55:55.867Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:55:55 [2021-09-20T19:55:55.867Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:55:57 [2021-09-20T19:55:57.779Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:55:58 [2021-09-20T19:55:58.350Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:55:58 [2021-09-20T19:55:58.437Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:55:58 [2021-09-20T19:55:58.446Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:55:58 [2021-09-20T19:55:58.446Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:55:58 [2021-09-20T19:55:58.446Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:55:58 [2021-09-20T19:55:58.446Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:55:58 [2021-09-20T19:55:58.914Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:55:58 [2021-09-20T19:55:58.922Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:56:02 [2021-09-20T19:56:02.703Z] === RUN   TestDockerSuite/TestBuildEnv
19:56:02 [2021-09-20T19:56:02.703Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:56:02 [2021-09-20T19:56:02.703Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:56:02 [2021-09-20T19:56:02.703Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:56:02 [2021-09-20T19:56:02.703Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:56:02 [2021-09-20T19:56:02.703Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:56:03 [2021-09-20T19:56:03.126Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:56:03 [2021-09-20T19:56:03.171Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:56:03 [2021-09-20T19:56:03.171Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:56:03 [2021-09-20T19:56:03.171Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:56:03 [2021-09-20T19:56:03.171Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:56:03 [2021-09-20T19:56:03.171Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:56:05 [2021-09-20T19:56:05.070Z]     docker_api_swarm_service_test.go:147: [d6795c0b89124] joining swarm manager [df59a8e6bd88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:56:06 [2021-09-20T19:56:06.024Z]     docker_api_swarm_service_test.go:147: [d965199b3dafd] joining swarm manager [df59a8e6bd88b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:56:06 [2021-09-20T19:56:06.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:56:06 [2021-09-20T19:56:06.123Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:56:06 [2021-09-20T19:56:06.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:56:06 [2021-09-20T19:56:06.123Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:56:06 [2021-09-20T19:56:06.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:56:06 [2021-09-20T19:56:06.123Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:56:06 [2021-09-20T19:56:06.123Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:56:06 [2021-09-20T19:56:06.592Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:56:10 [2021-09-20T19:56:10.384Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:56:11 [2021-09-20T19:56:11.315Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:56:13 [2021-09-20T19:56:13.859Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:56:15 [2021-09-20T19:56:15.772Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:56:16 [2021-09-20T19:56:16.352Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:56:19 [2021-09-20T19:56:19.655Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:56:19 [2021-09-20T19:56:19.655Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:56:19 [2021-09-20T19:56:19.916Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:56:19 [2021-09-20T19:56:19.916Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:56:19 [2021-09-20T19:56:19.916Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:56:20 [2021-09-20T19:56:20.487Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:56:21 [2021-09-20T19:56:21.429Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:56:25 [2021-09-20T19:56:25.319Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:56:25 [2021-09-20T19:56:25.320Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildExpose
19:56:25 [2021-09-20T19:56:25.320Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:56:25 [2021-09-20T19:56:25.320Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:56:25 [2021-09-20T19:56:25.320Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:56:25 [2021-09-20T19:56:25.320Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:56:25 [2021-09-20T19:56:25.320Z] === RUN   TestDockerSuite/TestBuildFails
19:56:25 [2021-09-20T19:56:25.636Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:56:25 [2021-09-20T19:56:25.636Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:56:25 [2021-09-20T19:56:25.787Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:56:25 [2021-09-20T19:56:25.787Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:56:30 [2021-09-20T19:56:30.535Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:56:30 [2021-09-20T19:56:30.925Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:56:31 [2021-09-20T19:56:31.187Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:56:31 [2021-09-20T19:56:31.187Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:56:32 [2021-09-20T19:56:32.570Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:56:33 [2021-09-20T19:56:33.958Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:56:35 [2021-09-20T19:56:35.340Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:56:36 [2021-09-20T19:56:36.280Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:56:37 [2021-09-20T19:56:37.225Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:56:39 [2021-09-20T19:56:39.137Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:56:40 [2021-09-20T19:56:40.078Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:56:40 [2021-09-20T19:56:40.650Z] === RUN   TestDockerSuite/TestLogsSince
19:56:42 [2021-09-20T19:56:42.276Z] === RUN   TestDockerSuite/TestBuildForceRm
19:56:45 [2021-09-20T19:56:45.922Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:56:47 [2021-09-20T19:56:47.834Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:56:49 [2021-09-20T19:56:49.430Z] === RUN   TestDockerSuite/TestBuildFromGit
19:56:54 [2021-09-20T19:56:54.185Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:56:54 [2021-09-20T19:56:54.420Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:56:54 [2021-09-20T19:56:54.420Z] === RUN   TestDockerSuite/TestLogsTail
19:56:55 [2021-09-20T19:56:55.362Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:56:55 [2021-09-20T19:56:55.749Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:56:56 [2021-09-20T19:56:56.304Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:56:56 [2021-09-20T19:56:56.875Z] === RUN   TestDockerSuite/TestMountIntoProc
19:56:57 [2021-09-20T19:56:57.448Z] === RUN   TestDockerSuite/TestMountIntoSys
19:56:58 [2021-09-20T19:56:58.392Z] === RUN   TestDockerSuite/TestNetHostname
19:57:00 [2021-09-20T19:57:00.501Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:57:00 [2021-09-20T19:57:00.501Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:57:00 [2021-09-20T19:57:00.501Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:57:00 [2021-09-20T19:57:00.501Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:57:00 [2021-09-20T19:57:00.970Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:57:00 [2021-09-20T19:57:00.970Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:57:00 [2021-09-20T19:57:00.970Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:57:01 [2021-09-20T19:57:01.698Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:57:02 [2021-09-20T19:57:02.272Z] === RUN   TestDockerSuite/TestNetworkEvents
19:57:08 [2021-09-20T19:57:08.858Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:57:11 [2021-09-20T19:57:11.426Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:57:12 [2021-09-20T19:57:12.369Z] === RUN   TestDockerSuite/TestPluginActive
19:57:13 [2021-09-20T19:57:13.459Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:57:13 [2021-09-20T19:57:13.459Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:57:13 [2021-09-20T19:57:13.459Z] === RUN   TestDockerSuite/TestBuildHistory
19:57:14 [2021-09-20T19:57:14.283Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:57:18 [2021-09-20T19:57:18.492Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:57:21 [2021-09-20T19:57:21.040Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:57:21 [2021-09-20T19:57:21.040Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:57:21 [2021-09-20T19:57:21.040Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:57:21 [2021-09-20T19:57:21.982Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:57:22 [2021-09-20T19:57:22.118Z] === RUN   TestDockerSuite/TestBuildIidFile
19:57:22 [2021-09-20T19:57:22.118Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:57:23 [2021-09-20T19:57:23.682Z] === RUN   TestDockerSuite/TestBuildInheritance
19:57:23 [2021-09-20T19:57:23.682Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:57:23 [2021-09-20T19:57:23.682Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:57:24 [2021-09-20T19:57:24.151Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:57:24 [2021-09-20T19:57:24.619Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:57:25 [2021-09-20T19:57:25.288Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:57:25 [2021-09-20T19:57:25.288Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:57:26 [2021-09-20T19:57:26.670Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:57:27 [2021-09-20T19:57:27.241Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:57:28 [2021-09-20T19:57:28.406Z] === RUN   TestDockerSuite/TestBuildLabel
19:57:28 [2021-09-20T19:57:28.625Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:57:28 [2021-09-20T19:57:28.874Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:57:29 [2021-09-20T19:57:29.341Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:57:29 [2021-09-20T19:57:29.810Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:57:30 [2021-09-20T19:57:30.277Z] === RUN   TestDockerSuite/TestBuildLabels
19:57:30 [2021-09-20T19:57:30.556Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:57:31 [2021-09-20T19:57:31.265Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:57:32 [2021-09-20T19:57:32.828Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:57:33 [2021-09-20T19:57:33.896Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:57:33 [2021-09-20T19:57:33.896Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:57:36 [2021-09-20T19:57:36.449Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:57:37 [2021-09-20T19:57:37.580Z] === RUN   TestDockerSuite/TestBuildLastModified
19:57:37 [2021-09-20T19:57:37.581Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:57:37 [2021-09-20T19:57:37.581Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:57:37 [2021-09-20T19:57:37.581Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:57:37 [2021-09-20T19:57:37.837Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:57:38 [2021-09-20T19:57:38.098Z] === RUN   TestDockerSuite/TestPortHostBinding
19:57:38 [2021-09-20T19:57:38.566Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:57:40 [2021-09-20T19:57:40.011Z] === RUN   TestDockerSuite/TestPortList
19:57:40 [2021-09-20T19:57:40.272Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:57:42 [2021-09-20T19:57:42.355Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:57:45 [2021-09-20T19:57:45.565Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:57:49 [2021-09-20T19:57:49.770Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:57:51 [2021-09-20T19:57:51.154Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:57:53 [2021-09-20T19:57:53.086Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:57:59 [2021-09-20T19:57:59.691Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:57:59 [2021-09-20T19:57:59.691Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:57:59 [2021-09-20T19:57:59.691Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:58:00 [2021-09-20T19:58:00.631Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:58:00 [2021-09-20T19:58:00.631Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:58:01 [2021-09-20T19:58:01.202Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:58:01 [2021-09-20T19:58:01.203Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:58:01 [2021-09-20T19:58:01.774Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:58:01 [2021-09-20T19:58:01.774Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:58:03 [2021-09-20T19:58:03.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:58:03 [2021-09-20T19:58:03.158Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:58:06 [2021-09-20T19:58:06.459Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:58:07 [2021-09-20T19:58:07.401Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:58:07 [2021-09-20T19:58:07.661Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:58:07 [2021-09-20T19:58:07.661Z] === RUN   TestDockerSuite/TestPsByOrder
19:58:10 [2021-09-20T19:58:10.961Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:58:11 [2021-09-20T19:58:11.221Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:58:12 [2021-09-20T19:58:12.462Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:58:12 [2021-09-20T19:58:12.462Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:58:12 [2021-09-20T19:58:12.462Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:58:12 [2021-09-20T19:58:12.462Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:58:14 [2021-09-20T19:58:14.521Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:58:14 [2021-09-20T19:58:14.521Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:58:19 [2021-09-20T19:58:19.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:58:19 [2021-09-20T19:58:19.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:58:24 [2021-09-20T19:58:24.019Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:58:24 [2021-09-20T19:58:24.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:58:28 [2021-09-20T19:58:28.223Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:58:32 [2021-09-20T19:58:32.428Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:58:33 [2021-09-20T19:58:33.814Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:58:36 [2021-09-20T19:58:36.359Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:58:37 [2021-09-20T19:58:37.303Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:58:38 [2021-09-20T19:58:38.689Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:58:40 [2021-09-20T19:58:40.633Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:58:41 [2021-09-20T19:58:41.205Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:58:42 [2021-09-20T19:58:42.567Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:58:43 [2021-09-20T19:58:43.751Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:58:44 [2021-09-20T19:58:44.323Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:58:46 [2021-09-20T19:58:46.238Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:58:46 [2021-09-20T19:58:46.238Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:58:47 [2021-09-20T19:58:47.181Z] === RUN   TestDockerSuite/TestPsRightTagName
19:58:47 [2021-09-20T19:58:47.442Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:58:49 [2021-09-20T19:58:49.986Z] === RUN   TestDockerSuite/TestPsShowMounts
19:58:50 [2021-09-20T19:58:50.247Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:58:52 [2021-09-20T19:58:52.793Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:58:53 [2021-09-20T19:58:53.365Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:58:53 [2021-09-20T19:58:53.365Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:58:53 [2021-09-20T19:58:53.365Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:58:53 [2021-09-20T19:58:53.627Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:58:53 [2021-09-20T19:58:53.627Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:58:53 [2021-09-20T19:58:53.887Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:58:54 [2021-09-20T19:58:54.459Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:58:54 [2021-09-20T19:58:54.720Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:58:56 [2021-09-20T19:58:56.635Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:58:57 [2021-09-20T19:58:57.489Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:58:58 [2021-09-20T19:58:58.026Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:58:58 [2021-09-20T19:58:58.291Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:58:59 [2021-09-20T19:58:59.237Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:59:02 [2021-09-20T19:59:02.241Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:59:02 [2021-09-20T19:59:02.539Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:59:05 [2021-09-20T19:59:05.845Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:59:06 [2021-09-20T19:59:06.992Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:59:10 [2021-09-20T19:59:10.145Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:59:10 [2021-09-20T19:59:10.715Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:59:10 [2021-09-20T19:59:10.775Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:59:11 [2021-09-20T19:59:11.658Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:59:14 [2021-09-20T19:59:14.960Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:59:14 [2021-09-20T19:59:14.960Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:59:14 [2021-09-20T19:59:14.960Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:59:14 [2021-09-20T19:59:14.960Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:59:17 [2021-09-20T19:59:17.504Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:59:18 [2021-09-20T19:59:18.076Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:59:19 [2021-09-20T19:59:19.018Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:59:24 [2021-09-20T19:59:24.308Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:59:24 [2021-09-20T19:59:24.308Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:59:25 [2021-09-20T19:59:25.694Z] === RUN   TestDockerSuite/TestRmiBlank
19:59:25 [2021-09-20T19:59:25.694Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:59:25 [2021-09-20T19:59:25.694Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:59:29 [2021-09-20T19:59:29.902Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:59:30 [2021-09-20T19:59:30.163Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:59:30 [2021-09-20T19:59:30.423Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:59:31 [2021-09-20T19:59:31.956Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:59:31 [2021-09-20T19:59:31.956Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:59:31 [2021-09-20T19:59:31.956Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:59:32 [2021-09-20T19:59:32.337Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:59:32 [2021-09-20T19:59:32.907Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:59:34 [2021-09-20T19:59:34.826Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:59:35 [2021-09-20T19:59:35.665Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:59:35 [2021-09-20T19:59:35.665Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:59:35 [2021-09-20T19:59:35.665Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:59:35 [2021-09-20T19:59:35.665Z] === RUN   TestDockerSuite/TestBuildNetNone
19:59:35 [2021-09-20T19:59:35.665Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:59:35 [2021-09-20T19:59:35.665Z] === RUN   TestDockerSuite/TestBuildNoContext
19:59:35 [2021-09-20T19:59:35.768Z] === RUN   TestDockerSuite/TestRmiTag
19:59:35 [2021-09-20T19:59:35.768Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:59:36 [2021-09-20T19:59:36.346Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:59:37 [2021-09-20T19:59:37.825Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:59:38 [2021-09-20T19:59:38.260Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:59:40 [2021-09-20T19:59:40.805Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:59:41 [2021-09-20T19:59:41.533Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:59:41 [2021-09-20T19:59:41.748Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:59:41 [2021-09-20T19:59:41.748Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:59:42 [2021-09-20T19:59:42.689Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:59:42 [2021-09-20T19:59:42.949Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:59:43 [2021-09-20T19:59:43.694Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:59:43 [2021-09-20T19:59:43.694Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:59:43 [2021-09-20T19:59:43.694Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:59:44 [2021-09-20T19:59:44.863Z] === RUN   TestDockerSuite/TestRunAddHost
19:59:45 [2021-09-20T19:59:45.433Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:59:46 [2021-09-20T19:59:46.005Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:59:46 [2021-09-20T19:59:46.005Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:59:46 [2021-09-20T19:59:46.579Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:59:46 [2021-09-20T19:59:46.947Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:59:46 [2021-09-20T19:59:46.947Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:59:47 [2021-09-20T19:59:47.519Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:59:47 [2021-09-20T19:59:47.537Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:59:48 [2021-09-20T19:59:48.497Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:59:49 [2021-09-20T19:59:49.435Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:59:49 [2021-09-20T19:59:49.697Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:59:50 [2021-09-20T19:59:50.270Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:59:51 [2021-09-20T19:59:51.212Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:59:52 [2021-09-20T19:59:52.618Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:59:53 [2021-09-20T19:59:53.564Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:59:54 [2021-09-20T19:59:54.950Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:59:55 [2021-09-20T19:59:55.211Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:59:55 [2021-09-20T19:59:55.537Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:59:55 [2021-09-20T19:59:55.782Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:59:56 [2021-09-20T19:59:56.723Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:59:57 [2021-09-20T19:59:57.059Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:59:58 [2021-09-20T19:59:58.107Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:59:58 [2021-09-20T19:59:58.678Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:59:58 [2021-09-20T19:59:58.679Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:59:59 [2021-09-20T19:59:59.621Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:00:00 [2021-09-20T20:00:00.565Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:00:01 [2021-09-20T20:00:01.951Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:00:02 [2021-09-20T20:00:02.527Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:00:03 [2021-09-20T20:00:03.467Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:00:04 [2021-09-20T20:00:04.039Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:00:04 [2021-09-20T20:00:04.039Z] === RUN   TestDockerSuite/TestRunBindMounts
20:00:04 [2021-09-20T20:00:04.093Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:00:05 [2021-09-20T20:00:05.953Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:00:06 [2021-09-20T20:00:06.894Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:00:06 [2021-09-20T20:00:06.977Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:00:07 [2021-09-20T20:00:07.466Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:00:08 [2021-09-20T20:00:08.407Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:00:08 [2021-09-20T20:00:08.978Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:00:08 [2021-09-20T20:00:08.978Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:00:09 [2021-09-20T20:00:09.557Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:00:10 [2021-09-20T20:00:10.136Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:00:11 [2021-09-20T20:00:11.076Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:00:11 [2021-09-20T20:00:11.647Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:00:11 [2021-09-20T20:00:11.908Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:00:12 [2021-09-20T20:00:12.480Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:00:12 [2021-09-20T20:00:12.480Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:00:13 [2021-09-20T20:00:13.052Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:00:13 [2021-09-20T20:00:13.052Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:00:14 [2021-09-20T20:00:14.015Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:00:14 [2021-09-20T20:00:14.439Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:00:15 [2021-09-20T20:00:15.380Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:00:15 [2021-09-20T20:00:15.951Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:00:16 [2021-09-20T20:00:16.894Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:00:16 [2021-09-20T20:00:16.894Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:00:17 [2021-09-20T20:00:17.465Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:00:17 [2021-09-20T20:00:17.729Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:00:18 [2021-09-20T20:00:18.851Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:00:20 [2021-09-20T20:00:20.234Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:00:21 [2021-09-20T20:00:21.175Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:00:21 [2021-09-20T20:00:21.747Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:00:22 [2021-09-20T20:00:22.387Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:00:22 [2021-09-20T20:00:22.689Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:00:22 [2021-09-20T20:00:22.842Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:00:22 [2021-09-20T20:00:22.842Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
20:00:22 [2021-09-20T20:00:22.842Z] === RUN   TestDockerSuite/TestBuildPATH
20:00:22 [2021-09-20T20:00:22.842Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:00:22 [2021-09-20T20:00:22.842Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:00:23 [2021-09-20T20:00:23.262Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:00:23 [2021-09-20T20:00:23.834Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:00:24 [2021-09-20T20:00:24.368Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:00:24 [2021-09-20T20:00:24.368Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:00:24 [2021-09-20T20:00:24.368Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:00:24 [2021-09-20T20:00:24.408Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:00:25 [2021-09-20T20:00:25.363Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:00:26 [2021-09-20T20:00:26.304Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:00:28 [2021-09-20T20:00:28.851Z]     docker_cli_service_logs_test.go:245: checking task xow4zfdgruc4
20:00:28 [2021-09-20T20:00:28.851Z]     docker_cli_service_logs_test.go:250: checking messages for xow4zfdgruc4
20:00:28 [2021-09-20T20:00:28.851Z]     docker_cli_service_logs_test.go:245: checking task ubxjrnezfg64
20:00:28 [2021-09-20T20:00:28.851Z]     docker_cli_service_logs_test.go:250: checking messages for ubxjrnezfg64
20:00:29 [2021-09-20T20:00:29.797Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:00:30 [2021-09-20T20:00:30.057Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:00:30 [2021-09-20T20:00:30.630Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:00:32 [2021-09-20T20:00:32.543Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:00:34 [2021-09-20T20:00:34.457Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:00:36 [2021-09-20T20:00:36.373Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:00:38 [2021-09-20T20:00:38.918Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:00:38 [2021-09-20T20:00:38.918Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
20:00:38 [2021-09-20T20:00:38.918Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:00:38 [2021-09-20T20:00:38.918Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
20:00:38 [2021-09-20T20:00:38.918Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:00:39 [2021-09-20T20:00:39.490Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:00:39 [2021-09-20T20:00:39.490Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:00:42 [2021-09-20T20:00:42.037Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:00:42 [2021-09-20T20:00:42.037Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:00:43 [2021-09-20T20:00:43.422Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:00:45 [2021-09-20T20:00:45.982Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:00:46 [2021-09-20T20:00:46.242Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:00:48 [2021-09-20T20:00:48.155Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:00:48 [2021-09-20T20:00:48.416Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:00:48 [2021-09-20T20:00:48.416Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:00:48 [2021-09-20T20:00:48.416Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:00:49 [2021-09-20T20:00:49.358Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:00:51 [2021-09-20T20:00:51.272Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:00:51 [2021-09-20T20:00:51.272Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:00:52 [2021-09-20T20:00:52.214Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:00:52 [2021-09-20T20:00:52.786Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:00:53 [2021-09-20T20:00:53.357Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:00:54 [2021-09-20T20:00:54.299Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:00:54 [2021-09-20T20:00:54.299Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:00:54 [2021-09-20T20:00:54.871Z] === RUN   TestDockerSuite/TestRunEnvironment
20:00:55 [2021-09-20T20:00:55.442Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:00:56 [2021-09-20T20:00:56.014Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:00:56 [2021-09-20T20:00:56.956Z] === RUN   TestDockerSuite/TestRunExitCode
20:00:57 [2021-09-20T20:00:57.527Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:00:58 [2021-09-20T20:00:58.468Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:00:59 [2021-09-20T20:00:59.410Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:01:00 [2021-09-20T20:01:00.005Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:01:00 [2021-09-20T20:01:00.353Z] === RUN   TestDockerSuite/TestRunExposePort
20:01:00 [2021-09-20T20:01:00.353Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:01:00 [2021-09-20T20:01:00.926Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:01:01 [2021-09-20T20:01:01.191Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:01:02 [2021-09-20T20:01:02.147Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:01:03 [2021-09-20T20:01:03.532Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:01:03 [2021-09-20T20:01:03.792Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:01:04 [2021-09-20T20:01:04.734Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:01:04 [2021-09-20T20:01:04.734Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
20:01:04 [2021-09-20T20:01:04.734Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:01:06 [2021-09-20T20:01:06.120Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:01:08 [2021-09-20T20:01:08.672Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:01:08 [2021-09-20T20:01:08.672Z]     docker_cli_swarm_test.go:1901: [d87dba74902ff] joining swarm manager [db8c617a8d410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:01:09 [2021-09-20T20:01:09.243Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:01:09 [2021-09-20T20:01:09.815Z]     docker_cli_swarm_test.go:1902: [d66a60d97366f] joining swarm manager [db8c617a8d410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:01:21 [2021-09-20T20:01:21.039Z] === RUN   TestDockerSuite/TestBuildRm
20:01:22 [2021-09-20T20:01:22.040Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:01:22 [2021-09-20T20:01:22.040Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:01:22 [2021-09-20T20:01:22.040Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:01:22 [2021-09-20T20:01:22.981Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:01:22 [2021-09-20T20:01:22.981Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:01:22 [2021-09-20T20:01:22.981Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:01:22 [2021-09-20T20:01:22.981Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:01:23 [2021-09-20T20:01:23.553Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:01:26 [2021-09-20T20:01:26.854Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:01:28 [2021-09-20T20:01:28.239Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:01:29 [2021-09-20T20:01:29.637Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:01:30 [2021-09-20T20:01:30.581Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:01:31 [2021-09-20T20:01:31.315Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:01:33 [2021-09-20T20:01:33.128Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:01:34 [2021-09-20T20:01:34.204Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:01:34 [2021-09-20T20:01:34.204Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:01:34 [2021-09-20T20:01:34.204Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:01:34 [2021-09-20T20:01:34.204Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:01:34 [2021-09-20T20:01:34.204Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:01:35 [2021-09-20T20:01:35.175Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:01:35 [2021-09-20T20:01:35.670Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:01:35 [2021-09-20T20:01:35.932Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:01:36 [2021-09-20T20:01:36.504Z] === RUN   TestDockerSuite/TestRunModeHostname
20:01:37 [2021-09-20T20:01:37.893Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:01:37 [2021-09-20T20:01:37.893Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:01:37 [2021-09-20T20:01:37.893Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:01:38 [2021-09-20T20:01:38.059Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:01:39 [2021-09-20T20:01:39.278Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:01:40 [2021-09-20T20:01:40.662Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:01:40 [2021-09-20T20:01:40.941Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:01:42 [2021-09-20T20:01:42.577Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:01:42 [2021-09-20T20:01:42.577Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:01:42 [2021-09-20T20:01:42.577Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:01:43 [2021-09-20T20:01:43.963Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:01:44 [2021-09-20T20:01:44.658Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:01:45 [2021-09-20T20:01:45.347Z] === RUN   TestDockerSuite/TestRunMount
20:01:48 [2021-09-20T20:01:48.649Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:01:51 [2021-09-20T20:01:51.217Z]     docker_cli_swarm_test.go:1802: [d171254cd6989] joining swarm manager [dda15b64de98e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:01:52 [2021-09-20T20:01:52.160Z]     docker_cli_swarm_test.go:1803: [ddef4e5a406a5] joining swarm manager [dda15b64de98e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:01:54 [2021-09-20T20:01:54.075Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:01:54 [2021-09-20T20:01:54.336Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:01:55 [2021-09-20T20:01:55.279Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:01:56 [2021-09-20T20:01:56.664Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:01:56 [2021-09-20T20:01:56.989Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:01:57 [2021-09-20T20:01:57.444Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:01:57 [2021-09-20T20:01:57.899Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:01:58 [2021-09-20T20:01:58.582Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:02:01 [2021-09-20T20:02:01.881Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:02:03 [2021-09-20T20:02:03.795Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:02:06 [2021-09-20T20:02:06.341Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:02:07 [2021-09-20T20:02:07.284Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:02:07 [2021-09-20T20:02:07.858Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:02:08 [2021-09-20T20:02:08.171Z] === RUN   TestDockerSuite/TestBuildSpaces
20:02:08 [2021-09-20T20:02:08.171Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:02:09 [2021-09-20T20:02:09.243Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:02:09 [2021-09-20T20:02:09.243Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:02:10 [2021-09-20T20:02:10.644Z] === RUN   TestDockerSuite/TestRunNetHost
20:02:11 [2021-09-20T20:02:11.058Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:02:11 [2021-09-20T20:02:11.058Z] === RUN   TestDockerSuite/TestBuildStderr
20:02:11 [2021-09-20T20:02:11.585Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:02:12 [2021-09-20T20:02:12.157Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:02:13 [2021-09-20T20:02:13.100Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:02:14 [2021-09-20T20:02:14.767Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:02:15 [2021-09-20T20:02:15.013Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:02:16 [2021-09-20T20:02:16.398Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:02:17 [2021-09-20T20:02:17.339Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:02:18 [2021-09-20T20:02:18.725Z]     docker_cli_swarm_test.go:1321: [d8bc1163ebfc4] joining swarm manager [dc46761bbafc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:02:20 [2021-09-20T20:02:20.110Z]     docker_cli_swarm_test.go:1322: [d3436a0829401] joining swarm manager [dc46761bbafc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:02:22 [2021-09-20T20:02:22.024Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:02:22 [2021-09-20T20:02:22.596Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:02:22 [2021-09-20T20:02:22.596Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:02:23 [2021-09-20T20:02:23.167Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:02:23 [2021-09-20T20:02:23.428Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:02:24 [2021-09-20T20:02:24.000Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:02:24 [2021-09-20T20:02:24.574Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:02:24 [2021-09-20T20:02:24.574Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:02:25 [2021-09-20T20:02:25.514Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:02:32 [2021-09-20T20:02:32.109Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:02:32 [2021-09-20T20:02:32.109Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
20:02:32 [2021-09-20T20:02:32.109Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:02:32 [2021-09-20T20:02:32.109Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:02:32 [2021-09-20T20:02:32.393Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:02:32 [2021-09-20T20:02:32.393Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:02:32 [2021-09-20T20:02:32.393Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:02:32 [2021-09-20T20:02:32.681Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:02:33 [2021-09-20T20:02:33.352Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:02:34 [2021-09-20T20:02:34.067Z] === RUN   TestDockerSuite/TestRunPortInUse
20:02:34 [2021-09-20T20:02:34.311Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:02:35 [2021-09-20T20:02:35.008Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:02:35 [2021-09-20T20:02:35.269Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
20:02:35 [2021-09-20T20:02:35.269Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:02:35 [2021-09-20T20:02:35.841Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:02:36 [2021-09-20T20:02:36.412Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:02:36 [2021-09-20T20:02:36.985Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:02:37 [2021-09-20T20:02:37.246Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:02:37 [2021-09-20T20:02:37.246Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
20:02:37 [2021-09-20T20:02:37.246Z] === RUN   TestDockerSuite/TestRunPublishPort
20:02:38 [2021-09-20T20:02:38.023Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:02:38 [2021-09-20T20:02:38.188Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:02:38 [2021-09-20T20:02:38.449Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:02:38 [2021-09-20T20:02:38.449Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
20:02:38 [2021-09-20T20:02:38.449Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:02:39 [2021-09-20T20:02:39.390Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:02:40 [2021-09-20T20:02:40.775Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:02:40 [2021-09-20T20:02:40.775Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
20:02:40 [2021-09-20T20:02:40.775Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:02:42 [2021-09-20T20:02:42.682Z] === RUN   TestDockerSuite/TestBuildUser
20:02:42 [2021-09-20T20:02:42.683Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:02:42 [2021-09-20T20:02:42.683Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:02:42 [2021-09-20T20:02:42.683Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:02:42 [2021-09-20T20:02:42.683Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:02:42 [2021-09-20T20:02:42.683Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:02:42 [2021-09-20T20:02:42.683Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:02:44 [2021-09-20T20:02:44.074Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:02:45 [2021-09-20T20:02:45.014Z] === RUN   TestDockerSuite/TestRunRm
20:02:45 [2021-09-20T20:02:45.585Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:02:46 [2021-09-20T20:02:46.398Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:02:46 [2021-09-20T20:02:46.398Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:02:48 [2021-09-20T20:02:48.561Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:02:48 [2021-09-20T20:02:48.561Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:02:48 [2021-09-20T20:02:48.561Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:02:48 [2021-09-20T20:02:48.561Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:02:48 [2021-09-20T20:02:48.561Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:02:49 [2021-09-20T20:02:49.786Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:02:49 [2021-09-20T20:02:49.787Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:02:50 [2021-09-20T20:02:50.728Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
20:02:52 [2021-09-20T20:02:52.121Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
20:02:52 [2021-09-20T20:02:52.382Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
20:02:56 [2021-09-20T20:02:56.585Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
20:02:59 [2021-09-20T20:02:59.885Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
20:03:00 [2021-09-20T20:03:00.145Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
20:03:00 [2021-09-20T20:03:00.718Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
20:03:01 [2021-09-20T20:03:01.289Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
20:03:01 [2021-09-20T20:03:01.861Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
20:03:02 [2021-09-20T20:03:02.122Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
20:03:02 [2021-09-20T20:03:02.693Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
20:03:03 [2021-09-20T20:03:03.264Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:03:04 [2021-09-20T20:03:04.206Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:03:04 [2021-09-20T20:03:04.778Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:03:06 [2021-09-20T20:03:06.191Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:03:06 [2021-09-20T20:03:06.645Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:03:07 [2021-09-20T20:03:07.321Z] === RUN   TestDockerSuite/TestRunState
20:03:08 [2021-09-20T20:03:08.704Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:03:09 [2021-09-20T20:03:09.645Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:03:10 [2021-09-20T20:03:10.216Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:03:10 [2021-09-20T20:03:10.216Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
20:03:10 [2021-09-20T20:03:10.216Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
20:03:10 [2021-09-20T20:03:10.216Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:03:11 [2021-09-20T20:03:11.165Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:03:11 [2021-09-20T20:03:11.437Z] === RUN   TestDockerSuite/TestRunSysctls
20:03:12 [2021-09-20T20:03:12.821Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:03:12 [2021-09-20T20:03:12.821Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:03:12 [2021-09-20T20:03:12.821Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:03:13 [2021-09-20T20:03:13.763Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
20:03:15 [2021-09-20T20:03:15.676Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
20:03:16 [2021-09-20T20:03:16.619Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
20:03:18 [2021-09-20T20:03:18.007Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
20:03:19 [2021-09-20T20:03:19.001Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:03:21 [2021-09-20T20:03:21.309Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:03:22 [2021-09-20T20:03:22.709Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:03:22 [2021-09-20T20:03:22.709Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:03:23 [2021-09-20T20:03:23.165Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:03:23 [2021-09-20T20:03:23.165Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:03:23 [2021-09-20T20:03:23.165Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:03:24 [2021-09-20T20:03:24.607Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:03:25 [2021-09-20T20:03:25.178Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:03:25 [2021-09-20T20:03:25.327Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:03:25 [2021-09-20T20:03:25.327Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:03:25 [2021-09-20T20:03:25.327Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
20:03:26 [2021-09-20T20:03:26.121Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:03:26 [2021-09-20T20:03:26.691Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:03:28 [2021-09-20T20:03:28.605Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:03:29 [2021-09-20T20:03:29.547Z] === RUN   TestDockerSuite/TestRunUserByID
20:03:30 [2021-09-20T20:03:30.118Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:03:30 [2021-09-20T20:03:30.118Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:03:30 [2021-09-20T20:03:30.379Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:03:30 [2021-09-20T20:03:30.964Z] === RUN   TestDockerSuite/TestRunUserByName
20:03:31 [2021-09-20T20:03:31.534Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:03:32 [2021-09-20T20:03:32.475Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
20:03:32 [2021-09-20T20:03:32.475Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
20:03:32 [2021-09-20T20:03:32.475Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:03:32 [2021-09-20T20:03:32.475Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:03:33 [2021-09-20T20:03:33.046Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:03:35 [2021-09-20T20:03:35.601Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:03:37 [2021-09-20T20:03:37.254Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:03:37 [2021-09-20T20:03:37.514Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:03:38 [2021-09-20T20:03:38.456Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:03:38 [2021-09-20T20:03:38.487Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:03:38 [2021-09-20T20:03:38.487Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:03:40 [2021-09-20T20:03:40.369Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:03:41 [2021-09-20T20:03:41.756Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:03:43 [2021-09-20T20:03:43.670Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:03:46 [2021-09-20T20:03:46.215Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:03:46 [2021-09-20T20:03:46.476Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:03:46 [2021-09-20T20:03:46.476Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
20:03:46 [2021-09-20T20:03:46.476Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:03:46 [2021-09-20T20:03:46.476Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
20:03:46 [2021-09-20T20:03:46.476Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:03:46 [2021-09-20T20:03:46.476Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
20:03:46 [2021-09-20T20:03:46.476Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:03:46 [2021-09-20T20:03:46.737Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:03:46 [2021-09-20T20:03:46.737Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
20:03:46 [2021-09-20T20:03:46.737Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
20:03:46 [2021-09-20T20:03:46.737Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
20:03:50 [2021-09-20T20:03:50.939Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:03:50 [2021-09-20T20:03:50.939Z] === RUN   TestDockerSuite/TestRunWithCPUShares
20:03:51 [2021-09-20T20:03:51.510Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
20:03:53 [2021-09-20T20:03:53.432Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
20:03:54 [2021-09-20T20:03:54.375Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
20:03:55 [2021-09-20T20:03:55.318Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:03:55 [2021-09-20T20:03:55.318Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
20:03:56 [2021-09-20T20:03:56.113Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:03:56 [2021-09-20T20:03:56.113Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:03:56 [2021-09-20T20:03:56.113Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:03:56 [2021-09-20T20:03:56.113Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:03:56 [2021-09-20T20:03:56.113Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:03:56 [2021-09-20T20:03:56.113Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:03:56 [2021-09-20T20:03:56.113Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:03:56 [2021-09-20T20:03:56.113Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:03:56 [2021-09-20T20:03:56.262Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
20:03:56 [2021-09-20T20:03:56.262Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.262Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
20:03:56 [2021-09-20T20:03:56.262Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
20:03:56 [2021-09-20T20:03:56.523Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
20:03:56 [2021-09-20T20:03:56.523Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
20:03:56 [2021-09-20T20:03:56.523Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
20:03:56 [2021-09-20T20:03:56.523Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
20:03:56 [2021-09-20T20:03:56.523Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
20:03:56 [2021-09-20T20:03:56.523Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
20:03:57 [2021-09-20T20:03:57.466Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
20:03:58 [2021-09-20T20:03:58.036Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
20:03:58 [2021-09-20T20:03:58.036Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
20:03:58 [2021-09-20T20:03:58.978Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:03:59 [2021-09-20T20:03:59.238Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:03:59 [2021-09-20T20:03:59.238Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:04:00 [2021-09-20T20:04:00.179Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:04:00 [2021-09-20T20:04:00.179Z] === RUN   TestDockerSuite/TestRunWithShmSize
20:04:01 [2021-09-20T20:04:01.121Z] === RUN   TestDockerSuite/TestRunWithSwappiness
20:04:01 [2021-09-20T20:04:01.871Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:04:02 [2021-09-20T20:04:02.064Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
20:04:02 [2021-09-20T20:04:02.064Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:04:02 [2021-09-20T20:04:02.064Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:04:03 [2021-09-20T20:04:03.007Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:04:03 [2021-09-20T20:04:03.395Z] === RUN   TestDockerSuite/TestBuildXZHost
20:04:03 [2021-09-20T20:04:03.395Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:04:03 [2021-09-20T20:04:03.849Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:04:03 [2021-09-20T20:04:03.849Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:04:03 [2021-09-20T20:04:03.849Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:04:03 [2021-09-20T20:04:03.849Z]     docker_cli_sni_test.go:18: Flakey test
20:04:03 [2021-09-20T20:04:03.849Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:04:04 [2021-09-20T20:04:04.921Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
20:04:05 [2021-09-20T20:04:05.864Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
20:04:05 [2021-09-20T20:04:05.864Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
20:04:05 [2021-09-20T20:04:05.864Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:04:06 [2021-09-20T20:04:06.008Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:04:06 [2021-09-20T20:04:06.805Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:04:06 [2021-09-20T20:04:06.805Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:04:07 [2021-09-20T20:04:07.747Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:04:08 [2021-09-20T20:04:08.690Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:04:08 [2021-09-20T20:04:08.951Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:04:09 [2021-09-20T20:04:09.719Z] === RUN   TestDockerSuite/TestCommitChange
20:04:10 [2021-09-20T20:04:10.343Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
20:04:11 [2021-09-20T20:04:11.726Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:04:12 [2021-09-20T20:04:12.667Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:04:12 [2021-09-20T20:04:12.667Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:04:12 [2021-09-20T20:04:12.667Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:04:13 [2021-09-20T20:04:13.430Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:04:14 [2021-09-20T20:04:14.053Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
20:04:14 [2021-09-20T20:04:14.996Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
20:04:15 [2021-09-20T20:04:15.566Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
20:04:16 [2021-09-20T20:04:16.139Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:04:16 [2021-09-20T20:04:16.139Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:04:17 [2021-09-20T20:04:17.140Z] === RUN   TestDockerSuite/TestCommitHardlink
20:04:17 [2021-09-20T20:04:17.140Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:04:17 [2021-09-20T20:04:17.140Z] === RUN   TestDockerSuite/TestCommitNewFile
20:04:18 [2021-09-20T20:04:18.054Z] === RUN   TestDockerSuite/TestSaveImageId
20:04:18 [2021-09-20T20:04:18.315Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:04:18 [2021-09-20T20:04:18.576Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:04:19 [2021-09-20T20:04:19.962Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents695534232
20:04:20 [2021-09-20T20:04:20.223Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:04:20 [2021-09-20T20:04:20.483Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:04:21 [2021-09-20T20:04:21.868Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:04:21 [2021-09-20T20:04:21.868Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:04:21 [2021-09-20T20:04:21.868Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:04:22 [2021-09-20T20:04:22.810Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
20:04:22 [2021-09-20T20:04:22.904Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:04:22 [2021-09-20T20:04:22.904Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:04:22 [2021-09-20T20:04:22.904Z] === RUN   TestDockerSuite/TestCommitTTY
20:04:23 [2021-09-20T20:04:23.380Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:04:25 [2021-09-20T20:04:25.293Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:04:25 [2021-09-20T20:04:25.553Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:04:25 [2021-09-20T20:04:25.553Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:04:25 [2021-09-20T20:04:25.553Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:04:25 [2021-09-20T20:04:25.553Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:04:26 [2021-09-20T20:04:26.124Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:04:27 [2021-09-20T20:04:27.509Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
20:04:27 [2021-09-20T20:04:27.509Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
20:04:27 [2021-09-20T20:04:27.509Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
20:04:28 [2021-09-20T20:04:28.910Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:04:34 [2021-09-20T20:04:34.194Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
20:04:34 [2021-09-20T20:04:34.456Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:04:34 [2021-09-20T20:04:34.717Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
20:04:35 [2021-09-20T20:04:35.659Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
20:04:37 [2021-09-20T20:04:37.044Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:04:37 [2021-09-20T20:04:37.661Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:04:37 [2021-09-20T20:04:37.985Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
20:04:38 [2021-09-20T20:04:38.246Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:04:39 [2021-09-20T20:04:39.631Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:04:41 [2021-09-20T20:04:41.377Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:04:41 [2021-09-20T20:04:41.377Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.377Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:04:41 [2021-09-20T20:04:41.377Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:04:41 [2021-09-20T20:04:41.836Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:04:41 [2021-09-20T20:04:41.836Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:04:41 [2021-09-20T20:04:41.836Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:04:41 [2021-09-20T20:04:41.836Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:04:41 [2021-09-20T20:04:41.836Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:04:41 [2021-09-20T20:04:41.836Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:04:42 [2021-09-20T20:04:42.929Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:04:44 [2021-09-20T20:04:44.843Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:04:45 [2021-09-20T20:04:45.785Z] === RUN   TestDockerSuite/TestStartRecordError
20:04:47 [2021-09-20T20:04:47.170Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:04:47 [2021-09-20T20:04:47.602Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:04:49 [2021-09-20T20:04:49.728Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:04:51 [2021-09-20T20:04:51.641Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:04:53 [2021-09-20T20:04:53.359Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:04:53 [2021-09-20T20:04:53.359Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:04:53 [2021-09-20T20:04:53.359Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:04:54 [2021-09-20T20:04:54.184Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:04:54 [2021-09-20T20:04:54.320Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:04:54 [2021-09-20T20:04:54.320Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:04:54 [2021-09-20T20:04:54.320Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:04:54 [2021-09-20T20:04:54.320Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:04:54 [2021-09-20T20:04:54.320Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:04:54 [2021-09-20T20:04:54.320Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:04:54 [2021-09-20T20:04:54.774Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:04:56 [2021-09-20T20:04:56.298Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:04:56 [2021-09-20T20:04:56.298Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:04:56 [2021-09-20T20:04:56.298Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:04:56 [2021-09-20T20:04:56.298Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:04:58 [2021-09-20T20:04:58.460Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:04:58 [2021-09-20T20:04:58.460Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:04:58 [2021-09-20T20:04:58.460Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:04:58 [2021-09-20T20:04:58.460Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:04:58 [2021-09-20T20:04:58.460Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:04:58 [2021-09-20T20:04:58.460Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:04:58 [2021-09-20T20:04:58.460Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:04:58 [2021-09-20T20:04:58.460Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:04:59 [2021-09-20T20:04:59.472Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:05:00 [2021-09-20T20:05:00.625Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:05:02 [2021-09-20T20:05:02.014Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:05:02 [2021-09-20T20:05:02.787Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:05:04 [2021-09-20T20:05:04.311Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:05:04 [2021-09-20T20:05:04.311Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:05:04 [2021-09-20T20:05:04.311Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:05:04 [2021-09-20T20:05:04.311Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:05:06 [2021-09-20T20:05:06.473Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:05:06 [2021-09-20T20:05:06.473Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:05:07 [2021-09-20T20:05:07.300Z] === RUN   TestDockerSuite/TestStatsNoStream
20:05:07 [2021-09-20T20:05:07.996Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:05:07 [2021-09-20T20:05:07.996Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:05:07 [2021-09-20T20:05:07.996Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:05:07 [2021-09-20T20:05:07.996Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:05:07 [2021-09-20T20:05:07.996Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:05:09 [2021-09-20T20:05:09.840Z] === RUN   TestDockerSuite/TestStopContainerSignal
20:05:10 [2021-09-20T20:05:10.154Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:05:10 [2021-09-20T20:05:10.154Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:05:11 [2021-09-20T20:05:11.222Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:05:11 [2021-09-20T20:05:11.677Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:05:11 [2021-09-20T20:05:11.677Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:05:11 [2021-09-20T20:05:11.677Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:05:11 [2021-09-20T20:05:11.795Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:05:12 [2021-09-20T20:05:12.736Z] === RUN   TestDockerSuite/TestTopPrivileged
20:05:13 [2021-09-20T20:05:13.320Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:05:13 [2021-09-20T20:05:13.320Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:05:13 [2021-09-20T20:05:13.320Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:05:13 [2021-09-20T20:05:13.836Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:05:14 [2021-09-20T20:05:14.260Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:05:14 [2021-09-20T20:05:14.291Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:05:15 [2021-09-20T20:05:15.816Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:05:18 [2021-09-20T20:05:18.465Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:05:21 [2021-09-20T20:05:21.007Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
20:05:21 [2021-09-20T20:05:21.947Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
20:05:22 [2021-09-20T20:05:22.519Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
20:05:22 [2021-09-20T20:05:22.519Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
20:05:22 [2021-09-20T20:05:22.519Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
20:05:22 [2021-09-20T20:05:22.519Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
20:05:22 [2021-09-20T20:05:22.519Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
20:05:23 [2021-09-20T20:05:23.916Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
20:05:24 [2021-09-20T20:05:24.345Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:05:25 [2021-09-20T20:05:25.298Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
20:05:25 [2021-09-20T20:05:25.871Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
20:05:27 [2021-09-20T20:05:27.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:05:27 [2021-09-20T20:05:27.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:05:27 [2021-09-20T20:05:27.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:05:27 [2021-09-20T20:05:27.229Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:05:27 [2021-09-20T20:05:27.229Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:05:27 [2021-09-20T20:05:27.782Z] === RUN   TestDockerSuite/TestUpdateStats
20:05:28 [2021-09-20T20:05:28.755Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:05:28 [2021-09-20T20:05:28.755Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:05:28 [2021-09-20T20:05:28.755Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:05:30 [2021-09-20T20:05:30.915Z] === RUN   TestDockerSuite/TestContainerAPITop
20:05:30 [2021-09-20T20:05:30.915Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:05:30 [2021-09-20T20:05:30.915Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:05:31 [2021-09-20T20:05:31.982Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
20:05:31 [2021-09-20T20:05:31.982Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:05:32 [2021-09-20T20:05:32.440Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:05:32 [2021-09-20T20:05:32.440Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:05:32 [2021-09-20T20:05:32.922Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
20:05:32 [2021-09-20T20:05:32.922Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
20:05:32 [2021-09-20T20:05:32.922Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
20:05:34 [2021-09-20T20:05:34.319Z]     docker_cli_swarm_test.go:1186: [d867ad91b3fcf] joining swarm manager [d870840f434f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:05:34 [2021-09-20T20:05:34.890Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
20:05:36 [2021-09-20T20:05:36.272Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:05:37 [2021-09-20T20:05:37.098Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:05:38 [2021-09-20T20:05:38.058Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:05:38 [2021-09-20T20:05:38.058Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:05:38 [2021-09-20T20:05:38.058Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:05:38 [2021-09-20T20:05:38.058Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:05:38 [2021-09-20T20:05:38.058Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
20:05:38 [2021-09-20T20:05:38.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:05:40 [2021-09-20T20:05:40.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:05:40 [2021-09-20T20:05:40.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
20:05:41 [2021-09-20T20:05:41.559Z]     docker_cli_swarm_test.go:1195: [d056f4bf44739] joining swarm manager [d870840f434f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:05:41 [2021-09-20T20:05:41.559Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
20:05:42 [2021-09-20T20:05:42.393Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
20:05:44 [2021-09-20T20:05:44.552Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
20:05:45 [2021-09-20T20:05:45.760Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
20:05:49 [2021-09-20T20:05:49.059Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
20:05:51 [2021-09-20T20:05:51.588Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
20:05:51 [2021-09-20T20:05:51.602Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:05:53 [2021-09-20T20:05:53.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005320a8_<nil>}
20:05:55 [2021-09-20T20:05:55.805Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:06:01 [2021-09-20T20:06:01.105Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
20:06:02 [2021-09-20T20:06:02.281Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1671463038_c:\foo_false__<nil>_<nil>_<nil>}
20:06:02 [2021-09-20T20:06:02.493Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
20:06:04 [2021-09-20T20:06:04.407Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
20:06:05 [2021-09-20T20:06:05.793Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
20:06:07 [2021-09-20T20:06:07.176Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
20:06:09 [2021-09-20T20:06:09.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1671463038_c:\foo_true__<nil>_<nil>_<nil>}
20:06:09 [2021-09-20T20:06:09.720Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:06:10 [2021-09-20T20:06:10.836Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:06:10 [2021-09-20T20:06:10.836Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:06:10 [2021-09-20T20:06:10.836Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:06:10 [2021-09-20T20:06:10.836Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:06:10 [2021-09-20T20:06:10.836Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:06:10 [2021-09-20T20:06:10.836Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:06:10 [2021-09-20T20:06:10.836Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:06:11 [2021-09-20T20:06:11.632Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:06:12 [2021-09-20T20:06:12.997Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:06:12 [2021-09-20T20:06:12.997Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:06:13 [2021-09-20T20:06:13.549Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
20:06:15 [2021-09-20T20:06:15.158Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:06:15 [2021-09-20T20:06:15.158Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:06:15 [2021-09-20T20:06:15.158Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:06:15 [2021-09-20T20:06:15.158Z] === RUN   TestDockerSuite/TestCpRelativePath
20:06:15 [2021-09-20T20:06:15.461Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
20:06:17 [2021-09-20T20:06:17.326Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:06:17 [2021-09-20T20:06:17.326Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:06:17 [2021-09-20T20:06:17.326Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:06:17 [2021-09-20T20:06:17.326Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:06:17 [2021-09-20T20:06:17.326Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:06:17 [2021-09-20T20:06:17.326Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:06:17 [2021-09-20T20:06:17.326Z] === RUN   TestDockerSuite/TestCpToCaseA
20:06:17 [2021-09-20T20:06:17.373Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:06:19 [2021-09-20T20:06:19.913Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:06:25 [2021-09-20T20:06:25.866Z] === RUN   TestDockerSuite/TestCpToCaseB
20:06:27 [2021-09-20T20:06:27.394Z] === RUN   TestDockerSuite/TestCpToCaseC
20:06:27 [2021-09-20T20:06:27.394Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:06:27 [2021-09-20T20:06:27.394Z] === RUN   TestDockerSuite/TestCpToCaseD
20:06:27 [2021-09-20T20:06:27.394Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:06:27 [2021-09-20T20:06:27.394Z] === RUN   TestDockerSuite/TestCpToCaseE
20:06:29 [2021-09-20T20:06:29.922Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
20:06:32 [2021-09-20T20:06:32.465Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:06:32 [2021-09-20T20:06:32.465Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:06:32 [2021-09-20T20:06:32.465Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:06:32 [2021-09-20T20:06:32.725Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:06:33 [2021-09-20T20:06:33.296Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:06:33 [2021-09-20T20:06:33.558Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:06:33 [2021-09-20T20:06:33.558Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:06:33 [2021-09-20T20:06:33.558Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:06:34 [2021-09-20T20:06:34.505Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:06:34 [2021-09-20T20:06:34.505Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:06:35 [2021-09-20T20:06:35.077Z]     docker_cli_swarm_test.go:1118: [de90eb2d98cb5] joining swarm manager [de601782d7ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:06:35 [2021-09-20T20:06:35.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:06:35 [2021-09-20T20:06:35.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:06:35 [2021-09-20T20:06:35.649Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:06:35 [2021-09-20T20:06:35.649Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:06:35 [2021-09-20T20:06:35.909Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:06:36 [2021-09-20T20:06:36.064Z] === RUN   TestDockerSuite/TestCpToCaseF
20:06:36 [2021-09-20T20:06:36.064Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:06:36 [2021-09-20T20:06:36.064Z] === RUN   TestDockerSuite/TestCpToCaseG
20:06:36 [2021-09-20T20:06:36.064Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:06:36 [2021-09-20T20:06:36.064Z] === RUN   TestDockerSuite/TestCpToCaseH
20:06:36 [2021-09-20T20:06:36.482Z]     docker_cli_swarm_test.go:1119: [dda0221e93033] joining swarm manager [de601782d7ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:06:38 [2021-09-20T20:06:38.396Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:06:38 [2021-09-20T20:06:38.396Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:06:38 [2021-09-20T20:06:38.396Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:06:38 [2021-09-20T20:06:38.396Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:06:38 [2021-09-20T20:06:38.396Z] === RUN   TestDockerSuite/TestVolumeEvents
20:06:44 [2021-09-20T20:06:44.976Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:06:45 [2021-09-20T20:06:45.920Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:06:45 [2021-09-20T20:06:45.920Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:06:46 [2021-09-20T20:06:46.180Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:06:48 [2021-09-20T20:06:48.395Z] === RUN   TestDockerSuite/TestCpToCaseI
20:06:48 [2021-09-20T20:06:48.395Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:06:48 [2021-09-20T20:06:48.395Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:06:48 [2021-09-20T20:06:48.395Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:06:48 [2021-09-20T20:06:48.395Z] === RUN   TestDockerSuite/TestCpToDot
20:06:48 [2021-09-20T20:06:48.746Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:06:52 [2021-09-20T20:06:52.049Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:06:52 [2021-09-20T20:06:52.049Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:06:52 [2021-09-20T20:06:52.049Z] --- PASS: TestDockerSuite (1762.09s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.57s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.14s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.35s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.32s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.04s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.08s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.38s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.40s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.59s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.89s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.88s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.46s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.21s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.35s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.46s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.37s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.46s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.85s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.49s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.91s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.49s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.16s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.94s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.62s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.18s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.51s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.07s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.98s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.97s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.65s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.99s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.73s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.68s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.30s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.07s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.75s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.86s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.17s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.21s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.68s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.53s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.53s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.08s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.69s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.12s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.29s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s)
20:06:52 [2021-09-20T20:06:52.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.50s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.92s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.93s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.64s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.83s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.85s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.61s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.66s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.54s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.54s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.39s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.12s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.43s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.89s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.20s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.45s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.11s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.25s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.09s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.74s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.62s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.51s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.58s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.23s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.79s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.20s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFails (0.77s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.07s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.35s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.85s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.45s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.30s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.85s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.89s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.58s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.16s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.92s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.44s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.97s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.21s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.22s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.24s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.88s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.34s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.91s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.34s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.74s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.93s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.50s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.68s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.41s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.93s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.17s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.21s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.43s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRm (3.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.40s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.47s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.29s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.59s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.90s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.64s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildUser (2.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.46s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.06s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.22s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.33s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.69s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.15s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.33s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitChange (0.87s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.12s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.85s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.17s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.36s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.55s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.51s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.69s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.10s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.05s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.17s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.99s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s)
20:06:52 [2021-09-20T20:06:52.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.99s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.91s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.84s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.84s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.30s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.08s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.60s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.77s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.84s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.90s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000724498_<nil>} (1.82s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1884536672_/foo_false__<nil>_<nil>_<nil>} (0.99s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1884536672_/foo_true__<nil>_<nil>_<nil>} (1.68s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_false__<nil>_<nil>_<nil>} (1.08s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_true__<nil>_<nil>_<nil>} (0.64s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3822960959_/foo_true__0xc0007244c8_<nil>_<nil>} (1.64s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007244e0_<nil>} (1.64s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007244f8_<nil>} (1.60s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000724510_<nil>} (1.60s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000724528_<nil>} (1.58s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.68s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.72s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.79s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.74s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.39s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.67s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.09s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.78s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.30s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.81s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToDot (0.74s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.06s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.42s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.59s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.94s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.20s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.68s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.95s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.31s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.25s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.32s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.77s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.85s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.90s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.96s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.67s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.39s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.42s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.34s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.83s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.47s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsRename (0.72s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsResize (0.72s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.65s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsTop (1.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.66s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.67s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExec (1.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.95s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.12s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.28s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.19s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.45s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.45s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecEnv (0.98s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.03s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.98s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.94s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.03s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.05s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecTTY (1.23s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.25s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.37s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.81s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.20s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.37s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.26s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHealth (22.88s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.76s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.77s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s)
20:06:52 [2021-09-20T20:06:52.051Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.68s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportFile (2.70s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.58s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.52s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.06s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.39s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.63s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.80s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.73s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.46s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.09s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.84s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.24s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.25s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.21s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.96s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.59s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.57s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.39s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.20s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.05s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.18s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.22s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.43s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.22s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.68s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.43s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.40s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.68s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsSince (6.92s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.74s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsTail (0.94s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.34s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestNetHostname (3.06s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.83s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.15s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.87s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginActive (1.78s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.91s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.45s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.56s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.93s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPortList (10.93s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.95s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.35s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.84s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.09s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.35s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.84s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.87s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.07s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.35s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.32s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.66s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.85s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.52s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.77s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.13s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.88s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.18s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.66s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.54s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.65s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.89s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.63s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.70s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.25s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.92s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.69s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.54s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.03s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.32s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.50s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.10s)
20:06:52 [2021-09-20T20:06:52.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s)
20:06:52 [2021-09-20T20:06:52.313Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.04s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.72s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.69s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.32s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.35s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.01s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.52s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.17s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.17s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.13s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.92s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.91s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.94s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.95s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.34s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.45s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMount (8.60s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.36s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.18s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.89s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.98s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.24s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.62s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.83s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.75s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.94s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRm (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.44s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.62s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunState (1.45s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.39s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.14s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.36s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.71s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.94s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.29s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.25s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.90s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.98s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.95s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.01s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (1.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.93s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (1.04s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.94s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.78s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.82s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s)
20:06:52 [2021-09-20T20:06:52.314Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.73s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.75s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.20s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.45s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.06s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.18s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.55s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.26s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.85s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.90s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.66s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.97s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.71s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.71s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.67s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.29s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.74s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.14s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.78s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.27s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.71s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.13s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.95s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.04s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.00s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.17s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.95s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.95s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.24s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.96s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.13s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.16s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.21s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.62s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.03s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.61s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.43s)
20:06:52 [2021-09-20T20:06:52.315Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:06:52 [2021-09-20T20:06:52.315Z] === RUN   TestDockerRegistrySuite
20:06:52 [2021-09-20T20:06:52.315Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:06:53 [2021-09-20T20:06:53.701Z]     check_test.go:196: [d56f5d9d4ef1b] daemon is not started
20:06:53 [2021-09-20T20:06:53.701Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:06:54 [2021-09-20T20:06:54.151Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:06:54 [2021-09-20T20:06:54.151Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:06:54 [2021-09-20T20:06:54.151Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:06:54 [2021-09-20T20:06:54.151Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:06:54 [2021-09-20T20:06:54.151Z] === RUN   TestDockerSuite/TestCpToStdout
20:06:55 [2021-09-20T20:06:55.085Z]     check_test.go:196: [df76200f5b3bf] daemon is not started
20:06:55 [2021-09-20T20:06:55.085Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:06:56 [2021-09-20T20:06:56.316Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:06:56 [2021-09-20T20:06:56.316Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:06:56 [2021-09-20T20:06:56.316Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCpVolumePath
20:06:56 [2021-09-20T20:06:56.316Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCreateArgs
20:06:56 [2021-09-20T20:06:56.316Z] === RUN   TestDockerSuite/TestCreateByImageID
20:06:56 [2021-09-20T20:06:56.470Z]     check_test.go:196: [deb92f968c6bc] daemon is not started
20:06:56 [2021-09-20T20:06:56.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:06:56 [2021-09-20T20:06:56.470Z]     check_test.go:196: [d038c9d5defa0] daemon is not started
20:06:56 [2021-09-20T20:06:56.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:06:58 [2021-09-20T20:06:58.478Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:06:59 [2021-09-20T20:06:59.769Z]     check_test.go:196: [d7981c8f3121c] daemon is not started
20:06:59 [2021-09-20T20:06:59.770Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:07:00 [2021-09-20T20:07:00.003Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:07:00 [2021-09-20T20:07:00.003Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:07:00 [2021-09-20T20:07:00.457Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:07:01 [2021-09-20T20:07:01.980Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:07:02 [2021-09-20T20:07:02.435Z] === RUN   TestDockerSuite/TestCreateLabels
20:07:02 [2021-09-20T20:07:02.435Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:07:02 [2021-09-20T20:07:02.435Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:07:02 [2021-09-20T20:07:02.435Z] === RUN   TestDockerSuite/TestCreateRM
20:07:02 [2021-09-20T20:07:02.890Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:07:02 [2021-09-20T20:07:02.890Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:07:02 [2021-09-20T20:07:02.890Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:07:02 [2021-09-20T20:07:02.890Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:07:03 [2021-09-20T20:07:03.345Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:07:05 [2021-09-20T20:07:05.055Z]     check_test.go:196: [df3e4edf6c2b6] daemon is not started
20:07:05 [2021-09-20T20:07:05.055Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:07:08 [2021-09-20T20:07:08.355Z]     check_test.go:196: [d54d8de46c7d1] daemon is not started
20:07:08 [2021-09-20T20:07:08.355Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:07:09 [2021-09-20T20:07:09.739Z]     check_test.go:196: [d3ff94598f537] daemon is not started
20:07:09 [2021-09-20T20:07:09.739Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:07:11 [2021-09-20T20:07:11.143Z]     check_test.go:196: [d0565854b4152] daemon is not started
20:07:11 [2021-09-20T20:07:11.143Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:07:12 [2021-09-20T20:07:12.084Z]     check_test.go:196: [dfdca20ce6c64] daemon is not started
20:07:12 [2021-09-20T20:07:12.084Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:07:13 [2021-09-20T20:07:13.468Z]     check_test.go:196: [d73600559198e] daemon is not started
20:07:13 [2021-09-20T20:07:13.468Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:07:14 [2021-09-20T20:07:14.851Z]     check_test.go:196: [d8dfb49586cf9] daemon is not started
20:07:14 [2021-09-20T20:07:14.851Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:07:15 [2021-09-20T20:07:15.670Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:07:15 [2021-09-20T20:07:15.670Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:07:15 [2021-09-20T20:07:15.670Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:07:15 [2021-09-20T20:07:15.791Z]     check_test.go:196: [d4ed318e7edfd] daemon is not started
20:07:15 [2021-09-20T20:07:15.792Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:07:17 [2021-09-20T20:07:17.175Z]     check_test.go:196: [d4016bdcb50fc] daemon is not started
20:07:17 [2021-09-20T20:07:17.175Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:07:17 [2021-09-20T20:07:17.830Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:07:17 [2021-09-20T20:07:17.830Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:07:17 [2021-09-20T20:07:17.830Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:07:17 [2021-09-20T20:07:17.830Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:07:18 [2021-09-20T20:07:18.117Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83513685b7de2cde5e4e3144dc4bd18e89c8fa8f466fb38507ec830d8ccf15a1
20:07:19 [2021-09-20T20:07:19.057Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6893a279b0a3aa60e1ef544297cb25504d24c7ac2fcfb9299fac4b9684066cb7
20:07:19 [2021-09-20T20:07:19.318Z]     check_test.go:196: [dae96503e1c8b] daemon is not started
20:07:19 [2021-09-20T20:07:19.318Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:07:19 [2021-09-20T20:07:19.990Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDevicePermissions
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDockerFails
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestEventsAttach
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestEventsCommit
20:07:19 [2021-09-20T20:07:19.990Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:07:19 [2021-09-20T20:07:19.990Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:07:20 [2021-09-20T20:07:20.262Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68be4ac2914d05726c4e1deb6dbf3725cdb487f627a657d6f60c8f51223d2ecd
20:07:21 [2021-09-20T20:07:21.647Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:094501ad788e3f71c28fc18b81da21a85e10d41c5f01aa1207dcab76b137ed71
20:07:21 [2021-09-20T20:07:21.647Z]     check_test.go:196: [d9cd3491a6a01] daemon is not started
20:07:21 [2021-09-20T20:07:21.647Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:07:22 [2021-09-20T20:07:22.150Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:07:23 [2021-09-20T20:07:23.029Z]     check_test.go:196: [d7e59a9ccc651] daemon is not started
20:07:23 [2021-09-20T20:07:23.029Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:07:24 [2021-09-20T20:07:24.313Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:07:25 [2021-09-20T20:07:25.573Z]     check_test.go:196: [d933bd2cb9948] daemon is not started
20:07:25 [2021-09-20T20:07:25.573Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:07:26 [2021-09-20T20:07:26.474Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:07:26 [2021-09-20T20:07:26.956Z]     check_test.go:196: [d83867cdcc037] daemon is not started
20:07:26 [2021-09-20T20:07:26.956Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:07:26 [2021-09-20T20:07:26.956Z]     check_test.go:196: [dcfcfb4856b85] daemon is not started
20:07:26 [2021-09-20T20:07:26.956Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:07:28 [2021-09-20T20:07:28.338Z]     check_test.go:196: [d03d265f598d6] daemon is not started
20:07:28 [2021-09-20T20:07:28.338Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:07:29 [2021-09-20T20:07:29.305Z]     check_test.go:196: [d973f5330441f] daemon is not started
20:07:29 [2021-09-20T20:07:29.305Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:07:30 [2021-09-20T20:07:30.250Z]     check_test.go:196: [d734f8f33cf8d] daemon is not started
20:07:30 [2021-09-20T20:07:30.250Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:07:33 [2021-09-20T20:07:33.509Z] === RUN   TestDockerSuite/TestEventsCopy
20:07:33 [2021-09-20T20:07:33.550Z]     check_test.go:196: [d573031dccaaa] daemon is not started
20:07:33 [2021-09-20T20:07:33.550Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:07:34 [2021-09-20T20:07:34.122Z]     check_test.go:196: [d3594a8c6e902] daemon is not started
20:07:34 [2021-09-20T20:07:34.122Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:07:35 [2021-09-20T20:07:35.505Z]     check_test.go:196: [db30c962a8876] daemon is not started
20:07:35 [2021-09-20T20:07:35.505Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:07:35 [2021-09-20T20:07:35.505Z]     check_test.go:196: [d8f95d0fdceaf] daemon is not started
20:07:35 [2021-09-20T20:07:35.505Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:07:35 [2021-09-20T20:07:35.765Z]     check_test.go:196: [d98cc9e51c5ea] daemon is not started
20:07:35 [2021-09-20T20:07:35.765Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:07:36 [2021-09-20T20:07:36.026Z]     check_test.go:196: [d1409277c2a46] daemon is not started
20:07:36 [2021-09-20T20:07:36.026Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:07:36 [2021-09-20T20:07:36.287Z]     check_test.go:196: [d48934e547f75] daemon is not started
20:07:36 [2021-09-20T20:07:36.287Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:07:36 [2021-09-20T20:07:36.547Z]     check_test.go:196: [ddf522fceaed3] daemon is not started
20:07:36 [2021-09-20T20:07:36.547Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:07:36 [2021-09-20T20:07:36.807Z]     check_test.go:196: [df746116dec24] daemon is not started
20:07:36 [2021-09-20T20:07:36.807Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:07:37 [2021-09-20T20:07:37.217Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:07:38 [2021-09-20T20:07:38.192Z]     check_test.go:196: [da2985cbde7d5] daemon is not started
20:07:38 [2021-09-20T20:07:38.192Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:07:40 [2021-09-20T20:07:40.105Z]     check_test.go:196: [d730b21fa8bd4] daemon is not started
20:07:40 [2021-09-20T20:07:40.105Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:07:40 [2021-09-20T20:07:40.675Z]     check_test.go:196: [d5605eb6f9c88] daemon is not started
20:07:40 [2021-09-20T20:07:40.675Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:07:40 [2021-09-20T20:07:40.927Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:07:42 [2021-09-20T20:07:42.059Z]     check_test.go:196: [db9cd109b624d] daemon is not started
20:07:42 [2021-09-20T20:07:42.059Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:07:43 [2021-09-20T20:07:43.000Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:07:43 [2021-09-20T20:07:43.090Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:07:43 [2021-09-20T20:07:43.545Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:07:43 [2021-09-20T20:07:43.571Z] --- PASS: TestDockerRegistrySuite (51.59s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.57s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.28s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.37s)
20:07:43 [2021-09-20T20:07:43.571Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.34s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.29s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.36s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.76s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.28s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.82s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.00s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
20:07:43 [2021-09-20T20:07:43.831Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
20:07:43 [2021-09-20T20:07:43.831Z] === RUN   TestDockerSchema1RegistrySuite
20:07:43 [2021-09-20T20:07:43.831Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:07:43 [2021-09-20T20:07:43.831Z]     check_test.go:223: [dc15e473b81ed] daemon is not started
20:07:43 [2021-09-20T20:07:43.831Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:07:46 [2021-09-20T20:07:46.428Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:07:47 [2021-09-20T20:07:47.387Z] === RUN   TestDockerSuite/TestEventsFilterType
20:07:48 [2021-09-20T20:07:48.036Z]     check_test.go:223: [dd2a424bbffbb] daemon is not started
20:07:48 [2021-09-20T20:07:48.036Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:07:48 [2021-09-20T20:07:48.347Z] === RUN   TestDockerSuite/TestEventsFilters
20:07:52 [2021-09-20T20:07:52.053Z] === RUN   TestDockerSuite/TestEventsFormat
20:07:53 [2021-09-20T20:07:53.337Z]     check_test.go:223: [da52cc10a5f0a] daemon is not started
20:07:53 [2021-09-20T20:07:53.337Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsImageImport
20:07:55 [2021-09-20T20:07:55.762Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:07:55 [2021-09-20T20:07:55.762Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsImagePull
20:07:55 [2021-09-20T20:07:55.762Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:07:55 [2021-09-20T20:07:55.762Z] === RUN   TestDockerSuite/TestEventsImageTag
20:07:56 [2021-09-20T20:07:56.639Z]     check_test.go:223: [d7b20fcd576b4] daemon is not started
20:07:56 [2021-09-20T20:07:56.639Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:07:57 [2021-09-20T20:07:57.284Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:07:57 [2021-09-20T20:07:57.284Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:07:57 [2021-09-20T20:07:57.284Z] === RUN   TestDockerSuite/TestEventsRename
20:07:58 [2021-09-20T20:07:58.023Z]     check_test.go:223: [d4c312268355a] daemon is not started
20:07:58 [2021-09-20T20:07:58.023Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:07:58 [2021-09-20T20:07:58.966Z]     check_test.go:223: [deae30ac910dc] daemon is not started
20:07:58 [2021-09-20T20:07:58.966Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:07:59 [2021-09-20T20:07:59.226Z]     check_test.go:223: [d233179795e59] daemon is not started
20:07:59 [2021-09-20T20:07:59.226Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:07:59 [2021-09-20T20:07:59.442Z] === RUN   TestDockerSuite/TestEventsResize
20:08:00 [2021-09-20T20:08:00.609Z]     check_test.go:223: [d5262539b8c7d] daemon is not started
20:08:00 [2021-09-20T20:08:00.609Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:08:01 [2021-09-20T20:08:01.550Z]     check_test.go:223: [d0b1240bee276] daemon is not started
20:08:01 [2021-09-20T20:08:01.550Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:08:01 [2021-09-20T20:08:01.601Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:08:02 [2021-09-20T20:08:02.934Z]     check_test.go:223: [d52f8480a2866] daemon is not started
20:08:02 [2021-09-20T20:08:02.934Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:08:03 [2021-09-20T20:08:03.124Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:08:05 [2021-09-20T20:08:05.287Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:08:06 [2021-09-20T20:08:06.234Z]     check_test.go:223: [d78e5d23fd918] daemon is not started
20:08:06 [2021-09-20T20:08:06.234Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:08:06 [2021-09-20T20:08:06.234Z]     check_test.go:223: [ded33cbe6bbd5] daemon is not started
20:08:06 [2021-09-20T20:08:06.234Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:08:06 [2021-09-20T20:08:06.495Z]     check_test.go:223: [d604d008e50c8] daemon is not started
20:08:06 [2021-09-20T20:08:06.495Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:08:06 [2021-09-20T20:08:06.495Z]     check_test.go:223: [d650d553c2bba] daemon is not started
20:08:06 [2021-09-20T20:08:06.495Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:08:07 [2021-09-20T20:08:07.065Z]     check_test.go:223: [d85dc30030d62] daemon is not started
20:08:07 [2021-09-20T20:08:07.065Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:08:07 [2021-09-20T20:08:07.065Z]     check_test.go:223: [d5b666567b3d3] daemon is not started
20:08:07 [2021-09-20T20:08:07.065Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:08:07 [2021-09-20T20:08:07.636Z]     check_test.go:223: [dc393d9213e47] daemon is not started
20:08:07 [2021-09-20T20:08:07.636Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:08:07 [2021-09-20T20:08:07.636Z]     check_test.go:223: [d21fe35b4ca8b] daemon is not started
20:08:07 [2021-09-20T20:08:07.636Z] --- PASS: TestDockerSchema1RegistrySuite (23.98s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.73s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.40s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.19s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.04s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
20:08:07 [2021-09-20T20:08:07.636Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
20:08:07 [2021-09-20T20:08:07.636Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:08:07 [2021-09-20T20:08:07.636Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:08:08 [2021-09-20T20:08:08.577Z]     check_test.go:252: [df9afb0e8f82a] daemon is not started
20:08:08 [2021-09-20T20:08:08.577Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:08:08 [2021-09-20T20:08:08.837Z]     check_test.go:252: [de5a8fde423e2] daemon is not started
20:08:08 [2021-09-20T20:08:08.837Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:08:09 [2021-09-20T20:08:09.097Z]     check_test.go:252: [de3fd0180cca9] daemon is not started
20:08:09 [2021-09-20T20:08:09.097Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:08:09 [2021-09-20T20:08:09.948Z] === RUN   TestDockerSuite/TestEventsTop
20:08:09 [2021-09-20T20:08:09.948Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:08:09 [2021-09-20T20:08:09.948Z] === RUN   TestDockerSuite/TestEventsUntag
20:08:10 [2021-09-20T20:08:10.062Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:08:10 [2021-09-20T20:08:10.322Z]     check_test.go:252: [dde2a29ae8074] daemon is not started
20:08:10 [2021-09-20T20:08:10.322Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:08:10 [2021-09-20T20:08:10.893Z]     check_test.go:252: [d2de21c74512f] daemon is not started
20:08:10 [2021-09-20T20:08:10.893Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:08:11 [2021-09-20T20:08:11.153Z]     check_test.go:252: [db89ade879ce3] daemon is not started
20:08:11 [2021-09-20T20:08:11.153Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:08:11 [2021-09-20T20:08:11.413Z]     check_test.go:252: [d9f442f543069] daemon is not started
20:08:11 [2021-09-20T20:08:11.413Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
20:08:11 [2021-09-20T20:08:11.413Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
20:08:11 [2021-09-20T20:08:11.413Z] === RUN   TestDockerRegistryAuthTokenSuite
20:08:11 [2021-09-20T20:08:11.413Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:08:12 [2021-09-20T20:08:12.829Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:08:15 [2021-09-20T20:08:15.717Z] === RUN   TestDockerSuite/TestExec
20:08:15 [2021-09-20T20:08:15.717Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:08:15 [2021-09-20T20:08:15.717Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:08:15 [2021-09-20T20:08:15.717Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:08:15 [2021-09-20T20:08:15.717Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:08:16 [2021-09-20T20:08:16.694Z]     check_test.go:279: [df151783e4ad1] daemon is not started
20:08:16 [2021-09-20T20:08:16.694Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:08:16 [2021-09-20T20:08:16.694Z]     check_test.go:279: [dabe9e7d904ff] daemon is not started
20:08:16 [2021-09-20T20:08:16.694Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:08:16 [2021-09-20T20:08:16.955Z]     check_test.go:279: [d22c89f9e8b08] daemon is not started
20:08:16 [2021-09-20T20:08:16.955Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:08:16 [2021-09-20T20:08:16.955Z]     check_test.go:279: [d6d958792e29d] daemon is not started
20:08:16 [2021-09-20T20:08:16.955Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:08:17 [2021-09-20T20:08:17.215Z]     check_test.go:279: [defed30e2cf69] daemon is not started
20:08:17 [2021-09-20T20:08:17.215Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
20:08:17 [2021-09-20T20:08:17.215Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
20:08:17 [2021-09-20T20:08:17.215Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
20:08:17 [2021-09-20T20:08:17.215Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
20:08:17 [2021-09-20T20:08:17.215Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
20:08:17 [2021-09-20T20:08:17.215Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
20:08:17 [2021-09-20T20:08:17.215Z] === RUN   TestDockerNetworkSuite
20:08:17 [2021-09-20T20:08:17.215Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
20:08:17 [2021-09-20T20:08:17.244Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:08:18 [2021-09-20T20:08:18.769Z] === RUN   TestDockerSuite/TestExecAPIStart
20:08:18 [2021-09-20T20:08:18.769Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:08:18 [2021-09-20T20:08:18.769Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:08:18 [2021-09-20T20:08:18.769Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:08:18 [2021-09-20T20:08:18.769Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:08:18 [2021-09-20T20:08:18.769Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:08:18 [2021-09-20T20:08:18.769Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:08:19 [2021-09-20T20:08:19.758Z]     docker_cli_network_unix_test.go:46: [de461c3318c86] daemon is not started
20:08:19 [2021-09-20T20:08:19.758Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:08:20 [2021-09-20T20:08:20.019Z]     docker_cli_swarm_test.go:1172: [d1f7bd812bc19] joining swarm manager [de601782d7ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:08:20 [2021-09-20T20:08:20.590Z]     docker_cli_network_unix_test.go:46: [d866e93d86f59] daemon is not started
20:08:20 [2021-09-20T20:08:20.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:08:20 [2021-09-20T20:08:20.928Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:08:22 [2021-09-20T20:08:22.450Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:08:23 [2021-09-20T20:08:23.979Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:08:25 [2021-09-20T20:08:25.878Z]     docker_cli_network_unix_test.go:46: [d6b371d9580ce] daemon is not started
20:08:26 [2021-09-20T20:08:26.139Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:08:26 [2021-09-20T20:08:26.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:08:28 [2021-09-20T20:08:28.363Z]     docker_cli_network_unix_test.go:46: [dc00f1b37d9b6] daemon is not started
20:08:28 [2021-09-20T20:08:28.363Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:08:28 [2021-09-20T20:08:28.363Z]     docker_cli_network_unix_test.go:1233: [d9310d651f5b8] daemon is not started
20:08:29 [2021-09-20T20:08:29.847Z] === RUN   TestDockerSuite/TestExecCgroup
20:08:29 [2021-09-20T20:08:29.847Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:08:29 [2021-09-20T20:08:29.847Z] === RUN   TestDockerSuite/TestExecEnv
20:08:29 [2021-09-20T20:08:29.847Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:08:29 [2021-09-20T20:08:29.847Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:08:29 [2021-09-20T20:08:29.847Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:08:29 [2021-09-20T20:08:29.847Z] === RUN   TestDockerSuite/TestExecExitStatus
20:08:31 [2021-09-20T20:08:31.370Z] === RUN   TestDockerSuite/TestExecInspectID
20:08:31 [2021-09-20T20:08:31.666Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:08:33 [2021-09-20T20:08:33.056Z]     docker_cli_network_unix_test.go:46: [d9ba9c1e2b6e9] daemon is not started
20:08:33 [2021-09-20T20:08:33.316Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecInteractive
20:08:36 [2021-09-20T20:08:36.031Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:08:36 [2021-09-20T20:08:36.031Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecParseError
20:08:36 [2021-09-20T20:08:36.031Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:08:36 [2021-09-20T20:08:36.031Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:08:36 [2021-09-20T20:08:36.031Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:08:36 [2021-09-20T20:08:36.031Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecSetEnv
20:08:37 [2021-09-20T20:08:37.555Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecStartFails
20:08:37 [2021-09-20T20:08:37.555Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:08:37 [2021-09-20T20:08:37.555Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:08:37 [2021-09-20T20:08:37.555Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:08:37 [2021-09-20T20:08:37.555Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:08:37 [2021-09-20T20:08:37.555Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:08:39 [2021-09-20T20:08:39.082Z] === RUN   TestDockerSuite/TestExecUlimits
20:08:39 [2021-09-20T20:08:39.082Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:08:39 [2021-09-20T20:08:39.537Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:08:41 [2021-09-20T20:08:41.454Z]     docker_cli_network_unix_test.go:46: [d1bcc653ed723] daemon is not started
20:08:41 [2021-09-20T20:08:41.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:08:43 [2021-09-20T20:08:43.364Z]     docker_cli_network_unix_test.go:46: [d9e9d57c61359] daemon is not started
20:08:43 [2021-09-20T20:08:43.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:08:45 [2021-09-20T20:08:45.318Z]     docker_cli_network_unix_test.go:46: [d58b0a93bb4c9] daemon is not started
20:08:45 [2021-09-20T20:08:45.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:08:45 [2021-09-20T20:08:45.891Z]     docker_cli_network_unix_test.go:46: [df1e35dae8ddf] daemon is not started
20:08:45 [2021-09-20T20:08:45.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:08:46 [2021-09-20T20:08:46.462Z]     docker_cli_network_unix_test.go:46: [def916773fed2] daemon is not started
20:08:46 [2021-09-20T20:08:46.462Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:08:46 [2021-09-20T20:08:46.573Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:08:46 [2021-09-20T20:08:46.573Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:08:46 [2021-09-20T20:08:46.573Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:08:46 [2021-09-20T20:08:46.573Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:08:46 [2021-09-20T20:08:46.573Z] === RUN   TestDockerSuite/TestExecWithUser
20:08:46 [2021-09-20T20:08:46.573Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:08:46 [2021-09-20T20:08:46.573Z] === RUN   TestDockerSuite/TestGetContainerStats
20:08:47 [2021-09-20T20:08:47.403Z]     docker_cli_network_unix_test.go:46: [d960cc726bf9a] daemon is not started
20:08:47 [2021-09-20T20:08:47.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:08:48 [2021-09-20T20:08:48.236Z]     docker_cli_network_unix_test.go:46: [dfc3c35c2d0e3] daemon is not started
20:08:48 [2021-09-20T20:08:48.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:08:48 [2021-09-20T20:08:48.806Z]     docker_cli_network_unix_test.go:46: [d63367b00925a] daemon is not started
20:08:48 [2021-09-20T20:08:48.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:08:49 [2021-09-20T20:08:49.067Z]     docker_cli_network_unix_test.go:46: [dc27cf7e7bcf6] daemon is not started
20:08:49 [2021-09-20T20:08:49.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:08:50 [2021-09-20T20:08:50.010Z]     docker_cli_network_unix_test.go:46: [db7040fb4bcd7] daemon is not started
20:08:50 [2021-09-20T20:08:50.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:08:50 [2021-09-20T20:08:50.270Z]     docker_cli_network_unix_test.go:46: [d0c6bf1f6d392] daemon is not started
20:08:50 [2021-09-20T20:08:50.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:08:50 [2021-09-20T20:08:50.270Z]     docker_cli_network_unix_test.go:46: [d91483ee1710d] daemon is not started
20:08:50 [2021-09-20T20:08:50.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:08:50 [2021-09-20T20:08:50.531Z]     docker_cli_network_unix_test.go:46: [d7ab69a87e9b5] daemon is not started
20:08:50 [2021-09-20T20:08:50.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:08:51 [2021-09-20T20:08:51.234Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:08:51 [2021-09-20T20:08:51.473Z]     docker_cli_network_unix_test.go:46: [d96246effacde] daemon is not started
20:08:51 [2021-09-20T20:08:51.474Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:08:52 [2021-09-20T20:08:52.414Z]     docker_cli_network_unix_test.go:46: [d420d25907d6a] daemon is not started
20:08:52 [2021-09-20T20:08:52.675Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:08:52 [2021-09-20T20:08:52.675Z]     docker_cli_network_unix_test.go:46: [d8262eb841875] daemon is not started
20:08:52 [2021-09-20T20:08:52.675Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:08:53 [2021-09-20T20:08:53.245Z]     docker_cli_network_unix_test.go:46: [dfa3f548435b5] daemon is not started
20:08:53 [2021-09-20T20:08:53.245Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:08:53 [2021-09-20T20:08:53.245Z]     docker_cli_network_unix_test.go:46: [d6ec84adb9942] daemon is not started
20:08:53 [2021-09-20T20:08:53.245Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:08:54 [2021-09-20T20:08:54.659Z]     docker_cli_network_unix_test.go:968: [dd07415acbce3] daemon is not started
20:08:56 [2021-09-20T20:08:56.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:08:56 [2021-09-20T20:08:56.988Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:08:57 [2021-09-20T20:08:57.953Z]     docker_cli_network_unix_test.go:46: [d94c32341b0f6] daemon is not started
20:08:57 [2021-09-20T20:08:57.953Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:08:59 [2021-09-20T20:08:59.871Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:09:00 [2021-09-20T20:09:00.496Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
20:09:03 [2021-09-20T20:09:03.042Z]     docker_cli_swarm_test.go:1453: [dae8bbfc429c7] joining swarm manager [d17eb7e543706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:09:03 [2021-09-20T20:09:03.042Z]     docker_cli_network_unix_test.go:1116: [dfeeb065abac2] daemon is not started
20:09:03 [2021-09-20T20:09:03.613Z]     docker_cli_swarm_test.go:1454: [dc1e59b0990a7] joining swarm manager [d17eb7e543706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:09:05 [2021-09-20T20:09:05.638Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestHealth
20:09:05 [2021-09-20T20:09:05.638Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:09:05 [2021-09-20T20:09:05.638Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:09:08 [2021-09-20T20:09:08.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:09:08 [2021-09-20T20:09:08.899Z]     docker_cli_network_unix_test.go:46: [daf0251c52288] daemon is not started
20:09:08 [2021-09-20T20:09:08.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:09:09 [2021-09-20T20:09:09.159Z]     docker_cli_network_unix_test.go:46: [de9ac82442154] daemon is not started
20:09:09 [2021-09-20T20:09:09.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:09:09 [2021-09-20T20:09:09.159Z]     docker_cli_network_unix_test.go:46: [d559a3e433eb9] daemon is not started
20:09:09 [2021-09-20T20:09:09.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:09:09 [2021-09-20T20:09:09.159Z]     docker_cli_network_unix_test.go:46: [da8c88366febd] daemon is not started
20:09:09 [2021-09-20T20:09:09.344Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:09:09 [2021-09-20T20:09:09.344Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:09:09 [2021-09-20T20:09:09.344Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:09:09 [2021-09-20T20:09:09.345Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:09:09 [2021-09-20T20:09:09.345Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:09:09 [2021-09-20T20:09:09.345Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:09:09 [2021-09-20T20:09:09.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:09:09 [2021-09-20T20:09:09.419Z]     docker_cli_network_unix_test.go:46: [d0b62bc9489de] daemon is not started
20:09:09 [2021-09-20T20:09:09.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:09:09 [2021-09-20T20:09:09.679Z]     docker_cli_network_unix_test.go:46: [db3fb2e07e223] daemon is not started
20:09:09 [2021-09-20T20:09:09.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:09:09 [2021-09-20T20:09:09.679Z]     docker_cli_network_unix_test.go:46: [d89f7f686a2fc] daemon is not started
20:09:09 [2021-09-20T20:09:09.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:09:09 [2021-09-20T20:09:09.799Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:09:10 [2021-09-20T20:09:10.253Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:09:10 [2021-09-20T20:09:10.253Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:09:10 [2021-09-20T20:09:10.253Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:09:11 [2021-09-20T20:09:11.213Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:09:11 [2021-09-20T20:09:11.213Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:09:12 [2021-09-20T20:09:12.223Z]     docker_cli_network_unix_test.go:46: [d590472ba8a69] daemon is not started
20:09:12 [2021-09-20T20:09:12.736Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:09:12 [2021-09-20T20:09:12.736Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:09:12 [2021-09-20T20:09:12.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:09:13 [2021-09-20T20:09:13.054Z]     docker_cli_network_unix_test.go:46: [da5c2a203c714] daemon is not started
20:09:13 [2021-09-20T20:09:13.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:09:13 [2021-09-20T20:09:13.054Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:09:13 [2021-09-20T20:09:13.054Z]     docker_cli_network_unix_test.go:46: [d81e4c424506f] daemon is not started
20:09:13 [2021-09-20T20:09:13.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:09:13 [2021-09-20T20:09:13.625Z]     docker_cli_network_unix_test.go:46: [d55ffbcfa8d54] daemon is not started
20:09:13 [2021-09-20T20:09:13.886Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:09:14 [2021-09-20T20:09:14.260Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:09:14 [2021-09-20T20:09:14.457Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:09:15 [2021-09-20T20:09:15.849Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
20:09:15 [2021-09-20T20:09:15.849Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
20:09:16 [2021-09-20T20:09:16.109Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
20:09:16 [2021-09-20T20:09:16.109Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
20:09:16 [2021-09-20T20:09:16.420Z] === RUN   TestDockerSuite/TestImagesFormat
20:09:16 [2021-09-20T20:09:16.874Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:09:16 [2021-09-20T20:09:16.874Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:09:16 [2021-09-20T20:09:16.874Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:09:17 [2021-09-20T20:09:17.050Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:09:18 [2021-09-20T20:09:18.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:09:19 [2021-09-20T20:09:19.377Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:09:20 [2021-09-20T20:09:20.319Z]     docker_cli_network_unix_test.go:1084: [d52b70f03ea0a] daemon is not started
20:09:20 [2021-09-20T20:09:20.586Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:09:20 [2021-09-20T20:09:20.586Z] === RUN   TestDockerSuite/TestImportBadURL
20:09:22 [2021-09-20T20:09:22.746Z] === RUN   TestDockerSuite/TestImportDisplay
20:09:22 [2021-09-20T20:09:22.746Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.746Z] === RUN   TestDockerSuite/TestImportFile
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestImportGzipped
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:09:22 [2021-09-20T20:09:22.747Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:09:22 [2021-09-20T20:09:22.747Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:09:22 [2021-09-20T20:09:22.747Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:09:22 [2021-09-20T20:09:22.747Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:09:22 [2021-09-20T20:09:22.864Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:09:22 [2021-09-20T20:09:22.864Z]     docker_cli_network_unix_test.go:46: [ddffc8bbe3fc0] daemon is not started
20:09:22 [2021-09-20T20:09:22.864Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:09:23 [2021-09-20T20:09:23.436Z]     docker_cli_network_unix_test.go:46: [d057d1020d702] daemon is not started
20:09:23 [2021-09-20T20:09:23.697Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:09:23 [2021-09-20T20:09:23.960Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:09:25 [2021-09-20T20:09:25.874Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:09:26 [2021-09-20T20:09:26.136Z]     docker_cli_network_unix_test.go:46: [d3292045b0ea8] daemon is not started
20:09:26 [2021-09-20T20:09:26.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:09:26 [2021-09-20T20:09:26.657Z]     docker_cli_network_unix_test.go:46: [d030d525d5daf] daemon is not started
20:09:26 [2021-09-20T20:09:26.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:09:27 [2021-09-20T20:09:27.231Z]     docker_cli_network_unix_test.go:46: [d71cb211e6b17] daemon is not started
20:09:27 [2021-09-20T20:09:27.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:09:28 [2021-09-20T20:09:28.066Z]     docker_cli_swarm_unix_test.go:62: [d052d995cf11e] joining swarm manager [d1cdb28ae19eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:09:28 [2021-09-20T20:09:28.326Z]     docker_cli_network_unix_test.go:46: [dbea508e2695c] daemon is not started
20:09:28 [2021-09-20T20:09:28.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:09:29 [2021-09-20T20:09:29.267Z]     docker_cli_network_unix_test.go:46: [dae3452dae2b3] daemon is not started
20:09:29 [2021-09-20T20:09:29.527Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:09:29 [2021-09-20T20:09:29.780Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:09:31 [2021-09-20T20:09:31.940Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:09:31 [2021-09-20T20:09:31.940Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:09:31 [2021-09-20T20:09:31.940Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:09:31 [2021-09-20T20:09:31.940Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:09:31 [2021-09-20T20:09:31.940Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:09:31 [2021-09-20T20:09:31.940Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:09:31 [2021-09-20T20:09:31.940Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:09:31 [2021-09-20T20:09:31.940Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:09:33 [2021-09-20T20:09:33.463Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:09:33 [2021-09-20T20:09:33.919Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:09:34 [2021-09-20T20:09:34.820Z]     docker_cli_network_unix_test.go:46: [d19eb7d5e60bc] daemon is not started
20:09:35 [2021-09-20T20:09:35.080Z] --- PASS: TestDockerNetworkSuite (77.94s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.39s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.72s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.91s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.29s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.83s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.73s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.63s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.38s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.07s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.93s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.94s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.23s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.78s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.35s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.26s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.37s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.13s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.53s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.02s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.34s)
20:09:35 [2021-09-20T20:09:35.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s)
20:09:35 [2021-09-20T20:09:35.081Z] === RUN   TestDockerHubPullSuite
20:09:35 [2021-09-20T20:09:35.081Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:09:35 [2021-09-20T20:09:35.443Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:09:35 [2021-09-20T20:09:35.443Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:09:35 [2021-09-20T20:09:35.443Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:09:35 [2021-09-20T20:09:35.443Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:09:35 [2021-09-20T20:09:35.443Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:09:35 [2021-09-20T20:09:35.443Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:09:35 [2021-09-20T20:09:35.443Z] === RUN   TestDockerSuite/TestInspectDefault
20:09:36 [2021-09-20T20:09:36.465Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
20:09:37 [2021-09-20T20:09:37.604Z] === RUN   TestDockerSuite/TestInspectHistory
20:09:39 [2021-09-20T20:09:39.006Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
20:09:39 [2021-09-20T20:09:39.006Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
20:09:40 [2021-09-20T20:09:40.389Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
20:09:40 [2021-09-20T20:09:40.960Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
20:09:40 [2021-09-20T20:09:40.960Z] --- PASS: TestDockerHubPullSuite (5.73s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s)
20:09:40 [2021-09-20T20:09:40.960Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
20:09:40 [2021-09-20T20:09:40.960Z] PASS
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === Skipped
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.960Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
20:09:40 [2021-09-20T20:09:40.960Z] 
20:09:40 [2021-09-20T20:09:40.960Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:09:40 [2021-09-20T20:09:40.960Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_sni_test.go:18: Flakey test
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
20:09:40 [2021-09-20T20:09:40.961Z]     docker_cli_network_unix_test.go:46: [d81e4c424506f] daemon is not started
20:09:40 [2021-09-20T20:09:40.961Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] 
20:09:40 [2021-09-20T20:09:40.961Z] DONE 1270 tests, 51 skipped in 1984.242s
20:09:40 [2021-09-20T20:09:40.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:09:40 [2021-09-20T20:09:40.961Z] ++++ cat bundles/test-integration/docker.pid
20:09:40 [2021-09-20T20:09:40.961Z] +++ kill 8075
20:09:41 [2021-09-20T20:09:41.311Z] === RUN   TestDockerSuite/TestInspectImage
20:09:41 [2021-09-20T20:09:41.311Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:09:41 [2021-09-20T20:09:41.311Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:09:41 [2021-09-20T20:09:41.311Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:09:41 [2021-09-20T20:09:41.311Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:09:41 [2021-09-20T20:09:41.311Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:09:41 [2021-09-20T20:09:41.311Z] === RUN   TestDockerSuite/TestInspectInt64
20:09:41 [2021-09-20T20:09:41.902Z] +++ /etc/init.d/apparmor stop
20:09:41 [2021-09-20T20:09:41.902Z] Leaving: AppArmorNo profiles have been unloaded.
20:09:41 [2021-09-20T20:09:41.902Z] 
20:09:41 [2021-09-20T20:09:41.902Z] Unloading profiles will leave already running processes permanently
20:09:41 [2021-09-20T20:09:41.902Z] unconfined, which can lead to unexpected situations.
20:09:41 [2021-09-20T20:09:41.902Z] 
20:09:41 [2021-09-20T20:09:41.902Z] To set a process to complain mode, use the command line tool
20:09:41 [2021-09-20T20:09:41.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:09:41 [2021-09-20T20:09:41.902Z] +++ true
20:09:41 [2021-09-20T20:09:41.902Z] exiting test-integration
20:09:41 [2021-09-20T20:09:41.902Z] ++ exit 0
20:09:41 [2021-09-20T20:09:41.902Z] 
20:09:42 [2021-09-20T20:09:42.162Z] + for job in $(jobs -p)
20:09:42 [2021-09-20T20:09:42.162Z] + wait 22816
20:09:42 [2021-09-20T20:09:42.834Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:09:44 [2021-09-20T20:09:44.993Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:09:44 [2021-09-20T20:09:44.993Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:09:46 [2021-09-20T20:09:46.518Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:09:48 [2021-09-20T20:09:48.678Z] === RUN   TestDockerSuite/TestInspectPlugin
20:09:48 [2021-09-20T20:09:48.678Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:09:48 [2021-09-20T20:09:48.678Z] === RUN   TestDockerSuite/TestInspectRootFS
20:09:48 [2021-09-20T20:09:48.678Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:09:50 [2021-09-20T20:09:50.205Z] === RUN   TestDockerSuite/TestInspectStatus
20:09:52 [2021-09-20T20:09:52.366Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:09:56 [2021-09-20T20:09:56.074Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:09:58 [2021-09-20T20:09:58.236Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:09:59 [2021-09-20T20:09:59.759Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:10:01 [2021-09-20T20:10:01.923Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:10:03 [2021-09-20T20:10:03.448Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:10:05 [2021-09-20T20:10:05.609Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:10:07 [2021-09-20T20:10:07.134Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:10:07 [2021-09-20T20:10:07.134Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:10:07 [2021-09-20T20:10:07.134Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.134Z] === RUN   TestDockerSuite/TestLinksEnvs
20:10:07 [2021-09-20T20:10:07.134Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.134Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:10:07 [2021-09-20T20:10:07.134Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.134Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:10:07 [2021-09-20T20:10:07.134Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:10:07 [2021-09-20T20:10:07.592Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:10:07 [2021-09-20T20:10:07.592Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:10:09 [2021-09-20T20:10:09.116Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:10:10 [2021-09-20T20:10:10.640Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:10:16 [2021-09-20T20:10:16.395Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:10:17 [2021-09-20T20:10:17.919Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:10:17 [2021-09-20T20:10:17.919Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:10:17 [2021-09-20T20:10:17.919Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:10:20 [2021-09-20T20:10:20.080Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:10:20 [2021-09-20T20:10:20.080Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:10:20 [2021-09-20T20:10:20.903Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
20:10:21 [2021-09-20T20:10:21.163Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
20:10:24 [2021-09-20T20:10:24.462Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
20:10:24 [2021-09-20T20:10:24.740Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:10:27 [2021-09-20T20:10:27.019Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
20:10:29 [2021-09-20T20:10:29.396Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:10:30 [2021-09-20T20:10:30.317Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
20:10:32 [2021-09-20T20:10:32.860Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:10:34 [2021-09-20T20:10:34.771Z]     docker_api_swarm_test.go:961: [d87e54116bea0] joining swarm manager [d83f553c72e5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:10:35 [2021-09-20T20:10:35.160Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:10:36 [2021-09-20T20:10:36.685Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:10:38 [2021-09-20T20:10:38.844Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:10:38 [2021-09-20T20:10:38.844Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:10:38 [2021-09-20T20:10:38.844Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:10:41 [2021-09-20T20:10:41.005Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:10:42 [2021-09-20T20:10:42.536Z] === RUN   TestDockerSuite/TestLogsSince
20:10:51 [2021-09-20T20:10:51.071Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:10:51 [2021-09-20T20:10:51.071Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:10:51 [2021-09-20T20:10:51.071Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:10:51 [2021-09-20T20:10:51.071Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:10:51 [2021-09-20T20:10:51.071Z] === RUN   TestDockerSuite/TestLogsTail
20:10:52 [2021-09-20T20:10:52.876Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
20:10:53 [2021-09-20T20:10:53.234Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:10:55 [2021-09-20T20:10:55.399Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestMountIntoProc
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestMountIntoSys
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestNetHostname
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginActive
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPortHostBinding
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPortList
20:10:57 [2021-09-20T20:10:57.562Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:10:57 [2021-09-20T20:10:57.562Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:11:01 [2021-09-20T20:11:01.274Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:11:01 [2021-09-20T20:11:01.274Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.274Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:11:01 [2021-09-20T20:11:01.274Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:11:01 [2021-09-20T20:11:01.274Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.274Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:11:01 [2021-09-20T20:11:01.274Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.274Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:11:01 [2021-09-20T20:11:01.274Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.729Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:11:01 [2021-09-20T20:11:01.729Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:11:01 [2021-09-20T20:11:01.729Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:11:01 [2021-09-20T20:11:01.729Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:11:01 [2021-09-20T20:11:01.729Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:11:01 [2021-09-20T20:11:01.729Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:11:05 [2021-09-20T20:11:05.096Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
20:11:05 [2021-09-20T20:11:05.443Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:11:05 [2021-09-20T20:11:05.443Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:11:05 [2021-09-20T20:11:05.443Z] === RUN   TestDockerSuite/TestPsByOrder
20:11:07 [2021-09-20T20:11:07.648Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
20:11:09 [2021-09-20T20:11:09.561Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
20:11:12 [2021-09-20T20:11:12.518Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:11:12 [2021-09-20T20:11:12.518Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:11:12 [2021-09-20T20:11:12.518Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:11:12 [2021-09-20T20:11:12.858Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
20:11:19 [2021-09-20T20:11:19.562Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:11:20 [2021-09-20T20:11:20.992Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
20:11:25 [2021-09-20T20:11:25.193Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
20:11:27 [2021-09-20T20:11:27.737Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
20:11:31 [2021-09-20T20:11:31.035Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
20:11:31 [2021-09-20T20:11:31.911Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:11:31 [2021-09-20T20:11:31.911Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:11:31 [2021-09-20T20:11:31.911Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:11:31 [2021-09-20T20:11:31.911Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:11:33 [2021-09-20T20:11:33.577Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
20:11:36 [2021-09-20T20:11:36.161Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
20:11:39 [2021-09-20T20:11:39.460Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
20:11:41 [2021-09-20T20:11:41.373Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
20:11:42 [2021-09-20T20:11:42.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:11:45 [2021-09-20T20:11:45.080Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:11:52 [2021-09-20T20:11:52.120Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:11:55 [2021-09-20T20:11:55.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:11:55 [2021-09-20T20:11:55.008Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:11:55 [2021-09-20T20:11:55.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:11:55 [2021-09-20T20:11:55.008Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:11:55 [2021-09-20T20:11:55.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:12:03 [2021-09-20T20:12:03.553Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:12:03 [2021-09-20T20:12:03.553Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:12:03 [2021-09-20T20:12:03.553Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:12:03 [2021-09-20T20:12:03.553Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:12:03 [2021-09-20T20:12:03.553Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:12:03 [2021-09-20T20:12:03.553Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:12:03 [2021-09-20T20:12:03.553Z] === RUN   TestDockerSuite/TestPsRightTagName
20:12:03 [2021-09-20T20:12:03.553Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:12:03 [2021-09-20T20:12:03.553Z] === RUN   TestDockerSuite/TestPsShowMounts
20:12:09 [2021-09-20T20:12:09.325Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:12:09 [2021-09-20T20:12:09.325Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
20:12:09 [2021-09-20T20:12:09.325Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:12:11 [2021-09-20T20:12:11.493Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:12:11 [2021-09-20T20:12:11.493Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:12:11 [2021-09-20T20:12:11.493Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:12:12 [2021-09-20T20:12:12.456Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:12:13 [2021-09-20T20:12:13.418Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:12:13 [2021-09-20T20:12:13.419Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:12:13 [2021-09-20T20:12:13.419Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:12:17 [2021-09-20T20:12:17.135Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:12:20 [2021-09-20T20:12:20.026Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:12:22 [2021-09-20T20:12:22.190Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:12:37 [2021-09-20T20:12:37.630Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
20:12:43 [2021-09-20T20:12:43.237Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:12:43 [2021-09-20T20:12:43.237Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:12:43 [2021-09-20T20:12:43.237Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:12:46 [2021-09-20T20:12:46.129Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:12:46 [2021-09-20T20:12:46.129Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:12:46 [2021-09-20T20:12:46.587Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:12:47 [2021-09-20T20:12:47.043Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:12:50 [2021-09-20T20:12:50.765Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:12:52 [2021-09-20T20:12:52.528Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
20:12:53 [2021-09-20T20:12:53.652Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:12:53 [2021-09-20T20:12:53.652Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:12:53 [2021-09-20T20:12:53.652Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:12:57 [2021-09-20T20:12:57.370Z] === RUN   TestDockerSuite/TestRmiBlank
20:12:57 [2021-09-20T20:12:57.370Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:12:57 [2021-09-20T20:12:57.370Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:13:09 [2021-09-20T20:13:09.720Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:13:10 [2021-09-20T20:13:10.649Z] --- PASS: TestDockerSwarmSuite (1722.79s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.63s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.47s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.43s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.28s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.55s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.77s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.91s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.55s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.63s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.82s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.46s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.87s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.75s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.59s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.21s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.00s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.66s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.79s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.35s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.16s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.18s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.81s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.86s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.18s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.25s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.33s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.69s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.61s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.53s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.63s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.43s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.93s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.88s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.06s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.29s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.45s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.52s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.93s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.29s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.37s)
20:13:10 [2021-09-20T20:13:10.649Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.38s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.02s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.72s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.52s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.56s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.34s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.36s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.04s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.89s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.71s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.54s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.20s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.22s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.60s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.95s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.12s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.38s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.58s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.57s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (147.63s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.86s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.64s)
20:13:10 [2021-09-20T20:13:10.650Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
20:13:10 [2021-09-20T20:13:10.650Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s)
20:13:10 [2021-09-20T20:13:10.650Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
20:13:10 [2021-09-20T20:13:10.650Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.47s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.22s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.07s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.28s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.82s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.25s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.13s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.95s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.56s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.80s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.98s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
20:13:10 [2021-09-20T20:13:10.650Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s)
20:13:10 [2021-09-20T20:13:10.650Z] === RUN   TestDockerExternalVolumeSuite
20:13:10 [2021-09-20T20:13:10.650Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
20:13:10 [2021-09-20T20:13:10.650Z]     docker_cli_external_volume_driver_test.go:53: [dc2874d27af53] daemon is not started
20:13:11 [2021-09-20T20:13:11.248Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:13:11 [2021-09-20T20:13:11.705Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:13:17 [2021-09-20T20:13:17.472Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:13:21 [2021-09-20T20:13:21.188Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:13:25 [2021-09-20T20:13:25.546Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
20:13:28 [2021-09-20T20:13:28.230Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:13:31 [2021-09-20T20:13:31.120Z] === RUN   TestDockerSuite/TestRmiTag
20:13:31 [2021-09-20T20:13:31.576Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:13:33 [2021-09-20T20:13:33.740Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:13:48 [2021-09-20T20:13:48.508Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:13:48 [2021-09-20T20:13:48.963Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:13:53 [2021-09-20T20:13:53.636Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:13:53 [2021-09-20T20:13:53.636Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:13:53 [2021-09-20T20:13:53.636Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
20:13:53 [2021-09-20T20:13:53.636Z] === RUN   TestDockerSuite/TestRunAddHost
20:13:53 [2021-09-20T20:13:53.636Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:13:54 [2021-09-20T20:13:54.091Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:13:54 [2021-09-20T20:13:54.091Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:13:54 [2021-09-20T20:13:54.091Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:13:54 [2021-09-20T20:13:54.091Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:13:54 [2021-09-20T20:13:54.091Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:13:54 [2021-09-20T20:13:54.091Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:13:55 [2021-09-20T20:13:55.623Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:13:55 [2021-09-20T20:13:55.623Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:13:55 [2021-09-20T20:13:55.623Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:13:55 [2021-09-20T20:13:55.623Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
20:13:55 [2021-09-20T20:13:55.623Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:13:59 [2021-09-20T20:13:59.340Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:14:01 [2021-09-20T20:14:01.512Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:14:08 [2021-09-20T20:14:08.560Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:14:10 [2021-09-20T20:14:10.724Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:14:12 [2021-09-20T20:14:12.891Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:14:12 [2021-09-20T20:14:12.891Z] === RUN   TestDockerSuite/TestRunBindMounts
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:14:16 [2021-09-20T20:14:16.607Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:14:16 [2021-09-20T20:14:16.607Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:14:18 [2021-09-20T20:14:18.773Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:14:18 [2021-09-20T20:14:18.773Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:14:18 [2021-09-20T20:14:18.773Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:14:20 [2021-09-20T20:14:20.938Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:14:20 [2021-09-20T20:14:20.938Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
20:14:20 [2021-09-20T20:14:20.938Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:14:20 [2021-09-20T20:14:20.938Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
20:14:20 [2021-09-20T20:14:20.938Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:14:22 [2021-09-20T20:14:22.469Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:14:22 [2021-09-20T20:14:22.469Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.469Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:14:22 [2021-09-20T20:14:22.469Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.469Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:14:22 [2021-09-20T20:14:22.469Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.925Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:14:22 [2021-09-20T20:14:22.925Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.925Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:14:22 [2021-09-20T20:14:22.925Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.925Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:14:22 [2021-09-20T20:14:22.925Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.925Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:14:22 [2021-09-20T20:14:22.925Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
20:14:22 [2021-09-20T20:14:22.925Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:14:25 [2021-09-20T20:14:25.090Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:14:26 [2021-09-20T20:14:26.618Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:14:28 [2021-09-20T20:14:28.783Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:14:28 [2021-09-20T20:14:28.783Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:14:28 [2021-09-20T20:14:28.783Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:14:28 [2021-09-20T20:14:28.783Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:14:28 [2021-09-20T20:14:28.783Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:14:28 [2021-09-20T20:14:28.783Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
20:14:28 [2021-09-20T20:14:28.783Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:14:30 [2021-09-20T20:14:30.311Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:14:30 [2021-09-20T20:14:30.311Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:14:30 [2021-09-20T20:14:30.311Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:14:30 [2021-09-20T20:14:30.311Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:14:30 [2021-09-20T20:14:30.311Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:14:30 [2021-09-20T20:14:30.311Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:14:30 [2021-09-20T20:14:30.311Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:14:30 [2021-09-20T20:14:30.311Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:14:30 [2021-09-20T20:14:30.311Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:14:31 [2021-09-20T20:14:31.839Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:14:33 [2021-09-20T20:14:33.261Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:14:36 [2021-09-20T20:14:36.508Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:14:36 [2021-09-20T20:14:36.508Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:14:38 [2021-09-20T20:14:38.036Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:14:38 [2021-09-20T20:14:38.036Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:14:38 [2021-09-20T20:14:38.036Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:14:38 [2021-09-20T20:14:38.491Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:14:38 [2021-09-20T20:14:38.491Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
20:14:38 [2021-09-20T20:14:38.491Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:14:40 [2021-09-20T20:14:40.019Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:14:41 [2021-09-20T20:14:41.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
20:14:42 [2021-09-20T20:14:42.186Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:14:42 [2021-09-20T20:14:42.186Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
20:14:42 [2021-09-20T20:14:42.186Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:14:43 [2021-09-20T20:14:43.714Z] === RUN   TestDockerSuite/TestRunEnvironment
20:14:43 [2021-09-20T20:14:43.714Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:14:43 [2021-09-20T20:14:43.714Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:14:43 [2021-09-20T20:14:43.714Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:14:44 [2021-09-20T20:14:44.169Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:14:44 [2021-09-20T20:14:44.169Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:14:44 [2021-09-20T20:14:44.169Z] === RUN   TestDockerSuite/TestRunExitCode
20:14:45 [2021-09-20T20:14:45.695Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:14:47 [2021-09-20T20:14:47.860Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:14:50 [2021-09-20T20:14:50.026Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunExposePort
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:14:51 [2021-09-20T20:14:51.553Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:14:51 [2021-09-20T20:14:51.553Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:14:55 [2021-09-20T20:14:55.268Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:14:55 [2021-09-20T20:14:55.268Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:14:55 [2021-09-20T20:14:55.268Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:14:55 [2021-09-20T20:14:55.268Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:14:55 [2021-09-20T20:14:55.268Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:14:55 [2021-09-20T20:14:55.268Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:14:56 [2021-09-20T20:14:56.315Z]     docker_cli_external_volume_driver_test.go:53: [d60f77bc37f1c] daemon is not started
20:15:03 [2021-09-20T20:15:03.808Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:15:03 [2021-09-20T20:15:03.808Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
20:15:03 [2021-09-20T20:15:03.808Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeHostname
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunMount
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:15:04 [2021-09-20T20:15:04.264Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:15:04 [2021-09-20T20:15:04.264Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:15:11 [2021-09-20T20:15:11.212Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
20:15:11 [2021-09-20T20:15:11.312Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:15:11 [2021-09-20T20:15:11.312Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:15:11 [2021-09-20T20:15:11.312Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:15:11 [2021-09-20T20:15:11.312Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
20:15:11 [2021-09-20T20:15:11.312Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:15:11 [2021-09-20T20:15:11.312Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
20:15:11 [2021-09-20T20:15:11.312Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:15:15 [2021-09-20T20:15:15.027Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetHost
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:15:18 [2021-09-20T20:15:18.744Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:15:18 [2021-09-20T20:15:18.744Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:15:20 [2021-09-20T20:15:20.273Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:15:21 [2021-09-20T20:15:21.800Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:15:23 [2021-09-20T20:15:23.967Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:15:24 [2021-09-20T20:15:24.928Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:15:26 [2021-09-20T20:15:26.456Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunPortInUse
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:15:26 [2021-09-20T20:15:26.911Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:15:26 [2021-09-20T20:15:26.911Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:15:29 [2021-09-20T20:15:29.078Z] === RUN   TestDockerSuite/TestRunPublishPort
20:15:29 [2021-09-20T20:15:29.078Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
20:15:29 [2021-09-20T20:15:29.078Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:15:29 [2021-09-20T20:15:29.078Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
20:15:29 [2021-09-20T20:15:29.078Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:15:29 [2021-09-20T20:15:29.078Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
20:15:29 [2021-09-20T20:15:29.078Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:15:29 [2021-09-20T20:15:29.078Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
20:15:29 [2021-09-20T20:15:29.316Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
20:15:29 [2021-09-20T20:15:29.534Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:15:29 [2021-09-20T20:15:29.534Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:15:29 [2021-09-20T20:15:29.534Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:15:36 [2021-09-20T20:15:36.578Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:15:36 [2021-09-20T20:15:36.578Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:15:36 [2021-09-20T20:15:36.578Z] === RUN   TestDockerSuite/TestRunRm
20:15:37 [2021-09-20T20:15:37.539Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:15:41 [2021-09-20T20:15:41.555Z]     docker_cli_external_volume_driver_test.go:53: [d0fd8e573c55d] daemon is not started
20:15:43 [2021-09-20T20:15:43.310Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:15:44 [2021-09-20T20:15:44.272Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:15:46 [2021-09-20T20:15:46.441Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:15:47 [2021-09-20T20:15:47.969Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:15:50 [2021-09-20T20:15:50.135Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:15:50 [2021-09-20T20:15:50.135Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:15:50 [2021-09-20T20:15:50.135Z] === RUN   TestDockerSuite/TestRunState
20:15:50 [2021-09-20T20:15:50.135Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:15:50 [2021-09-20T20:15:50.135Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:15:52 [2021-09-20T20:15:52.299Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:15:52 [2021-09-20T20:15:52.299Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:15:52 [2021-09-20T20:15:52.299Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:15:53 [2021-09-20T20:15:53.827Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:15:53 [2021-09-20T20:15:53.827Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:15:53 [2021-09-20T20:15:53.827Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:15:53 [2021-09-20T20:15:53.827Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:15:56 [2021-09-20T20:15:56.451Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
20:15:56 [2021-09-20T20:15:56.451Z]     docker_cli_external_volume_driver_test.go:53: [d7eda600109db] daemon is not started
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserByID
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserByName
20:15:58 [2021-09-20T20:15:58.500Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:15:58 [2021-09-20T20:15:58.500Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:16:00 [2021-09-20T20:16:00.665Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:16:00 [2021-09-20T20:16:00.665Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:16:00 [2021-09-20T20:16:00.665Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:16:02 [2021-09-20T20:16:02.191Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:16:02 [2021-09-20T20:16:02.191Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
20:16:02 [2021-09-20T20:16:02.191Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:16:02 [2021-09-20T20:16:02.191Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
20:16:02 [2021-09-20T20:16:02.191Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:16:05 [2021-09-20T20:16:05.082Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:16:10 [2021-09-20T20:16:10.850Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:16:13 [2021-09-20T20:16:13.741Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:16:14 [2021-09-20T20:16:14.555Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
20:16:19 [2021-09-20T20:16:19.510Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:16:19 [2021-09-20T20:16:19.510Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:16:19 [2021-09-20T20:16:19.510Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:16:19 [2021-09-20T20:16:19.510Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:16:21 [2021-09-20T20:16:21.036Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:16:22 [2021-09-20T20:16:22.565Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:16:24 [2021-09-20T20:16:24.731Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:16:24 [2021-09-20T20:16:24.731Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.731Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:16:24 [2021-09-20T20:16:24.731Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:16:24 [2021-09-20T20:16:24.731Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:16:24 [2021-09-20T20:16:24.732Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.732Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:16:24 [2021-09-20T20:16:24.732Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.732Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:16:24 [2021-09-20T20:16:24.732Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.732Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:16:24 [2021-09-20T20:16:24.732Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.732Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:16:24 [2021-09-20T20:16:24.732Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
20:16:24 [2021-09-20T20:16:24.732Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:16:28 [2021-09-20T20:16:28.448Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:16:29 [2021-09-20T20:16:29.417Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:16:31 [2021-09-20T20:16:31.583Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveImageId
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:16:35 [2021-09-20T20:16:35.300Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:16:35 [2021-09-20T20:16:35.300Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:16:37 [2021-09-20T20:16:37.466Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:16:37 [2021-09-20T20:16:37.922Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:16:38 [2021-09-20T20:16:38.379Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:16:38 [2021-09-20T20:16:38.379Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:16:39 [2021-09-20T20:16:39.907Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:16:45 [2021-09-20T20:16:45.675Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:16:45 [2021-09-20T20:16:45.675Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:16:45 [2021-09-20T20:16:45.675Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:16:46 [2021-09-20T20:16:46.660Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
20:16:52 [2021-09-20T20:16:52.723Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:16:52 [2021-09-20T20:16:52.723Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:16:52 [2021-09-20T20:16:52.723Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:16:54 [2021-09-20T20:16:54.888Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:16:54 [2021-09-20T20:16:54.888Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:16:54 [2021-09-20T20:16:54.888Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:16:54 [2021-09-20T20:16:54.888Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:16:54 [2021-09-20T20:16:54.888Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:16:54 [2021-09-20T20:16:54.888Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:16:54 [2021-09-20T20:16:54.888Z] === RUN   TestDockerSuite/TestStartRecordError
20:16:54 [2021-09-20T20:16:54.888Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:16:54 [2021-09-20T20:16:54.888Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:16:59 [2021-09-20T20:16:59.554Z] === RUN   TestDockerSuite/TestStatsNoStream
20:16:59 [2021-09-20T20:16:59.554Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:17:00 [2021-09-20T20:17:00.010Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:17:01 [2021-09-20T20:17:01.538Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:17:01 [2021-09-20T20:17:01.554Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
20:17:03 [2021-09-20T20:17:03.702Z] === RUN   TestDockerSuite/TestTopPrivileged
20:17:03 [2021-09-20T20:17:03.702Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:17:03 [2021-09-20T20:17:03.702Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:17:05 [2021-09-20T20:17:05.230Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:17:05 [2021-09-20T20:17:05.230Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:17:16 [2021-09-20T20:17:16.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:17:22 [2021-09-20T20:17:22.886Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:17:22 [2021-09-20T20:17:22.886Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:17:28 [2021-09-20T20:17:28.758Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:17:28 [2021-09-20T20:17:28.759Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:17:30 [2021-09-20T20:17:30.974Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:17:31 [2021-09-20T20:17:31.442Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:17:31 [2021-09-20T20:17:31.442Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:17:31 [2021-09-20T20:17:31.442Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:17:31 [2021-09-20T20:17:31.910Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:17:39 [2021-09-20T20:17:39.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:17:39 [2021-09-20T20:17:39.070Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:17:39 [2021-09-20T20:17:39.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:17:39 [2021-09-20T20:17:39.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:17:39 [2021-09-20T20:17:39.070Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:17:39 [2021-09-20T20:17:39.070Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:17:39 [2021-09-20T20:17:39.070Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:17:44 [2021-09-20T20:17:44.937Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:17:44 [2021-09-20T20:17:44.937Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:17:44 [2021-09-20T20:17:44.937Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:17:52 [2021-09-20T20:17:52.099Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:17:52 [2021-09-20T20:17:52.099Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:17:52 [2021-09-20T20:17:52.099Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:17:53 [2021-09-20T20:17:53.667Z] --- PASS: TestDockerSuite (2141.70s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.87s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.15s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.58s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.17s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.10s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.70s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.61s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.63s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.28s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.15s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.17s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.86s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.68s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.42s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.41s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.98s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.30s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.84s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.70s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.73s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.52s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.70s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.86s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.34s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.11s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.35s)
20:17:53 [2021-09-20T20:17:53.667Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.19s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.24s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.29s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.77s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.32s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.20s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (48.13s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.32s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (80.99s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.71s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.70s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.63s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.35s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.96s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (107.10s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.49s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.64s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.92s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.78s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.91s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.67s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFails (2.00s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.40s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.30s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.06s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.73s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.37s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.89s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.34s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.77s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.68s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.52s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.76s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.77s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.41s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.95s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.55s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.14s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.62s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.25s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.93s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.39s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.22s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (5.99s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.24s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.52s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.21s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.91s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.06s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.05s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.92s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.86s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.25s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.13s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildRm (10.38s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.08s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.80s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.79s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.48s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (12.58s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.59s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.88s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.65s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.07s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.43s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.96s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.73s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.27s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.44s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.40s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.25s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.70s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.73s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.36s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.13s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.07s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.78s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.25s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.61s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.51s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.58s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitChange (4.09s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.64s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.48s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitTTY (15.13s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.99s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.44s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.51s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.98s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.13s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.76s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.99s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.17s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.85s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (7.91s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.28s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.99s)
20:17:53 [2021-09-20T20:17:53.668Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.88s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.84s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.24s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.24s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.25s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.28s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005320a8_<nil>} (7.24s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1671463038_c:\foo_false__<nil>_<nil>_<nil>} (7.32s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1671463038_c:\foo_true__<nil>_<nil>_<nil>} (2.24s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
20:17:53 [2021-09-20T20:17:53.669Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.97s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.97s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.00s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.44s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.07s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.23s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.12s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToDot (6.80s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.12s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.87s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.87s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateRM (0.25s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.95s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.95s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.92s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.03s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.53s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.05s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.23s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.85s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.18s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.81s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.88s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.80s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsRename (2.05s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsResize (2.28s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.09s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.58s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.60s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.62s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.50s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.85s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.15s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.86s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.32s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.72s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.64s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.66s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.56s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.80s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.42s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.69s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.17s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.37s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.75s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.92s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.80s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.90s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.56s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.81s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s)
20:17:53 [2021-09-20T20:17:53.669Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.79s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.18s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.44s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.88s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.82s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.58s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.19s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.96s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.92s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.85s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.22s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.99s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.90s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsSince (8.42s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsTail (2.30s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.11s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.89s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.79s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.67s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.77s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.56s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.57s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.84s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.99s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.03s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.64s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.64s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.76s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.37s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.09s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.78s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.55s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.55s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.34s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.40s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.45s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.30s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.37s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.15s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.04s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.55s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiTag (0.58s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.54s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.06s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.75s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.92s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.67s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.65s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.18s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.77s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.66s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.82s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.50s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.66s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.82s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.86s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.30s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.48s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.88s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.84s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:17:53 [2021-09-20T20:17:53.670Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.86s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.95s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.83s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.87s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.14s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.83s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.70s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.47s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.62s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.36s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunRm (1.89s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.88s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.82s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.77s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.92s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.24s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.87s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.88s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.44s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.56s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.73s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.76s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.08s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.28s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.41s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.70s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.51s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.22s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.20s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.60s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (6.88s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.41s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.44s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.48s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.55s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.25s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:17:53 [2021-09-20T20:17:53.671Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.19s)
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:17:53 [2021-09-20T20:17:53.671Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.671Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerRegistrySuite (0.16s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerDaemonSuite
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerSwarmSuite
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- PASS: TestDockerPluginSuite (0.02s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerExternalVolumeSuite
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerNetworkSuite
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] === RUN   TestDockerHubPullSuite
20:17:53 [2021-09-20T20:17:53.672Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:17:53 [2021-09-20T20:17:53.672Z] PASS
20:17:53 [2021-09-20T20:17:53.672Z] ok  	github.com/docker/docker/integration-cli	2142.074s
20:17:53 [2021-09-20T20:17:53.672Z] 
20:17:53 [2021-09-20T20:17:53.672Z] === Skipped
20:17:53 [2021-09-20T20:17:53.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.672Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.672Z] 
20:17:53 [2021-09-20T20:17:53.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:17:53 [2021-09-20T20:17:53.672Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:17:53 [2021-09-20T20:17:53.672Z] 
20:17:53 [2021-09-20T20:17:53.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s)
20:17:53 [2021-09-20T20:17:53.672Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.672Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.07s)
20:17:53 [2021-09-20T20:17:53.672Z] 
20:17:53 [2021-09-20T20:17:53.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.58s)
20:17:53 [2021-09-20T20:17:53.672Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.58s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.72s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.673Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
20:17:53 [2021-09-20T20:17:53.673Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:17:53 [2021-09-20T20:17:53.674Z] 
20:17:53 [2021-09-20T20:17:53.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
20:17:53 [2021-09-20T20:17:53.674Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:17:53 [2021-09-20T20:17:53.674Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.144Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:17:54 [2021-09-20T20:17:54.144Z] 
20:17:54 [2021-09-20T20:17:54.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
20:17:54 [2021-09-20T20:17:54.144Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_sni_test.go:18: Flakey test
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.145Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.145Z] 
20:17:54 [2021-09-20T20:17:54.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.146Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:17:54 [2021-09-20T20:17:54.146Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.147Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.147Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.148Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:17:54 [2021-09-20T20:17:54.148Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.149Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:17:54 [2021-09-20T20:17:54.149Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.150Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:17:54 [2021-09-20T20:17:54.150Z] 
20:17:54 [2021-09-20T20:17:54.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:185: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:212: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.151Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z] 
20:17:54 [2021-09-20T20:17:54.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.151Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:239: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:268: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.152Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:17:54 [2021-09-20T20:17:54.152Z] 
20:17:54 [2021-09-20T20:17:54.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:302: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:407: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:17:54 [2021-09-20T20:17:54.621Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] DONE 1093 tests, 547 skipped in 2149.640s
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Integration tests ended at 09/20/2021 20:17:54. Duration:00:35:49.7587700
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Docker info of the daemon under test at end of run
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] Containers: 2
20:17:54 [2021-09-20T20:17:54.621Z]  Running: 0
20:17:54 [2021-09-20T20:17:54.621Z]  Paused: 0
20:17:54 [2021-09-20T20:17:54.621Z]  Stopped: 2
20:17:54 [2021-09-20T20:17:54.621Z] Images: 18
20:17:54 [2021-09-20T20:17:54.621Z] Server Version: 0.0.0-dev
20:17:54 [2021-09-20T20:17:54.621Z] Storage Driver: windowsfilter
20:17:54 [2021-09-20T20:17:54.621Z]  Windows: 
20:17:54 [2021-09-20T20:17:54.621Z] Logging Driver: json-file
20:17:54 [2021-09-20T20:17:54.621Z] Plugins: 
20:17:54 [2021-09-20T20:17:54.621Z]  Volume: local
20:17:54 [2021-09-20T20:17:54.621Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:17:54 [2021-09-20T20:17:54.621Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:17:54 [2021-09-20T20:17:54.621Z] Swarm: inactive
20:17:54 [2021-09-20T20:17:54.621Z] Default Isolation: process
20:17:54 [2021-09-20T20:17:54.621Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:17:54 [2021-09-20T20:17:54.621Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
20:17:54 [2021-09-20T20:17:54.621Z] OSType: windows
20:17:54 [2021-09-20T20:17:54.621Z] Architecture: x86_64
20:17:54 [2021-09-20T20:17:54.621Z] CPUs: 4
20:17:54 [2021-09-20T20:17:54.621Z] Total Memory: 32GiB
20:17:54 [2021-09-20T20:17:54.621Z] Name: azwin-2-8187e0
20:17:54 [2021-09-20T20:17:54.621Z] ID: GIHE:STWK:JLPU:WCPI:MIJN:3JDI:ZDJV:FAYQ:PZLL:46QD:5CWN:LFAC
20:17:54 [2021-09-20T20:17:54.621Z] Docker Root Dir: D:\CI\PR-42869\2\daemon
20:17:54 [2021-09-20T20:17:54.621Z] Debug Mode (client): false
20:17:54 [2021-09-20T20:17:54.621Z] Debug Mode (server): true
20:17:54 [2021-09-20T20:17:54.621Z]  File Descriptors: -1
20:17:54 [2021-09-20T20:17:54.621Z]  Goroutines: 17
20:17:54 [2021-09-20T20:17:54.621Z]  System Time: 2021-09-20T20:17:54.1576063Z
20:17:54 [2021-09-20T20:17:54.621Z]  EventsListeners: 0
20:17:54 [2021-09-20T20:17:54.621Z] Registry: https://index.docker.io/v1/
20:17:54 [2021-09-20T20:17:54.621Z] Labels:
20:17:54 [2021-09-20T20:17:54.621Z] Experimental: false
20:17:54 [2021-09-20T20:17:54.621Z] Insecure Registries:
20:17:54 [2021-09-20T20:17:54.621Z]  127.0.0.0/8
20:17:54 [2021-09-20T20:17:54.621Z] Live Restore Enabled: false
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] 
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Stopping daemon under test
20:17:54 [2021-09-20T20:17:54.621Z] SUCCESS: The process with PID 5900 (child process of PID 5196) has been terminated.
20:17:54 [2021-09-20T20:17:54.621Z] SUCCESS: The process with PID 5196 (child process of PID 4216) has been terminated.
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Stop tailing logs of the daemon under tests
20:17:54 [2021-09-20T20:17:54.621Z] INFO: executeCI.ps1 Completed successfully at 09/20/2021 20:17:54.
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Tidying up at end of run
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Saving daemon under test log (d:\CI\PR-42869\2\dut.out) to bundles\CIDUT.out
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Saving daemon under test log (d:\CI\PR-42869\2\dut.err) to bundles\CIDUT.err
20:17:54 [2021-09-20T20:17:54.621Z] INFO: Nuke-Everything...
20:17:55 [2021-09-20T20:17:55.090Z] INFO: Container count on control daemon to delete is 2
20:17:55 [2021-09-20T20:17:55.090Z] 1b0da9888bc8
20:17:55 [2021-09-20T20:17:55.090Z] 4a578e7462c4
20:17:55 [2021-09-20T20:17:55.090Z] INFO: Tidying pidfile d:\CI\PR-42869\2\docker.pid
20:17:55 [2021-09-20T20:17:55.090Z] INFO: Nuking d:\CI
20:18:03 [2021-09-20T20:18:03.158Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
20:18:16 [2021-09-20T20:18:16.338Z] INFO: Zapped successfully
20:18:16 [2021-09-20T20:18:16.338Z] 
20:18:16 [2021-09-20T20:18:16.338Z] INFO: executeCI.ps1 exiting at Mon Sep 20 20:18:16 CUT 2021. Duration 00:56:55.6603077
20:18:16 [2021-09-20T20:18:16.338Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:18:16 [2021-09-20T20:18:16.588Z] Recording test results
20:18:21 [2021-09-20T20:18:21.281Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
20:18:23 [2021-09-20T20:18:23.702Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:18:25 [2021-09-20T20:18:25.234Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
20:18:27 [2021-09-20T20:18:27.023Z] Archiving artifacts
20:18:41 [2021-09-20T20:18:41.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:18:42 [2021-09-20T20:18:42.444Z] + make clean
20:18:44 [2021-09-20T20:18:44.661Z] docker volume rm -f docker-dev-cache
20:18:44 [2021-09-20T20:18:44.661Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:18:53 [2021-09-20T20:18:53.381Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:19:25 [2021-09-20T20:19:25.482Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:19:40 [2021-09-20T20:19:40.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:19:58 [2021-09-20T20:19:58.528Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:19:58 [2021-09-20T20:19:58.528Z]     docker_cli_external_volume_driver_test.go:485: [d72c127202188] daemon is not started
20:20:13 [2021-09-20T20:20:13.425Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:20:13 [2021-09-20T20:20:13.425Z]     docker_cli_external_volume_driver_test.go:53: [d68a1b3c7cf18] daemon is not started
20:20:28 [2021-09-20T20:20:28.348Z] --- PASS: TestDockerExternalVolumeSuite (439.36s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.40s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.07s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s)
20:20:28 [2021-09-20T20:20:28.348Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
20:20:28 [2021-09-20T20:20:28.348Z] PASS
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] === Skipped
20:20:28 [2021-09-20T20:20:28.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:20:28 [2021-09-20T20:20:28.348Z]     check_test.go:309: [de7642047737f] daemon is not started
20:20:28 [2021-09-20T20:20:28.348Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:20:28 [2021-09-20T20:20:28.348Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:20:28 [2021-09-20T20:20:28.348Z]     check_test.go:309: [d45986e85a820] daemon is not started
20:20:28 [2021-09-20T20:20:28.348Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:20:28 [2021-09-20T20:20:28.348Z]     check_test.go:309: [d804ff66714fb] daemon is not started
20:20:28 [2021-09-20T20:20:28.348Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
20:20:28 [2021-09-20T20:20:28.348Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
20:20:28 [2021-09-20T20:20:28.348Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] 
20:20:28 [2021-09-20T20:20:28.348Z] DONE 273 tests, 5 skipped in 2630.373s
20:20:28 [2021-09-20T20:20:28.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:20:28 [2021-09-20T20:20:28.348Z] ++++ cat bundles/test-integration/docker.pid
20:20:28 [2021-09-20T20:20:28.348Z] +++ kill 8096
20:20:28 [2021-09-20T20:20:28.610Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39ccc4ea5fe6/docker.pid
20:20:28 [2021-09-20T20:20:28.610Z] +++ kill 4785
20:20:28 [2021-09-20T20:20:28.610Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4785 is not a child of this shell
20:20:28 [2021-09-20T20:20:28.610Z] warning: PID 4785 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39ccc4ea5fe6/docker.pid had a nonzero exit code
20:20:28 [2021-09-20T20:20:28.610Z] +++ /etc/init.d/apparmor stop
20:20:28 [2021-09-20T20:20:28.610Z] Leaving: AppArmorNo profiles have been unloaded.
20:20:28 [2021-09-20T20:20:28.610Z] 
20:20:28 [2021-09-20T20:20:28.610Z] Unloading profiles will leave already running processes permanently
20:20:28 [2021-09-20T20:20:28.610Z] unconfined, which can lead to unexpected situations.
20:20:28 [2021-09-20T20:20:28.610Z] 
20:20:28 [2021-09-20T20:20:28.610Z] To set a process to complain mode, use the command line tool
20:20:28 [2021-09-20T20:20:28.610Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:20:28 [2021-09-20T20:20:28.610Z] +++ true
20:20:28 [2021-09-20T20:20:28.610Z] exiting test-integration
20:20:28 [2021-09-20T20:20:28.610Z] ++ exit 0
20:20:28 [2021-09-20T20:20:28.610Z] 
20:20:29 [2021-09-20T20:20:29.181Z] + exit 0
20:20:29 [2021-09-20T20:20:29.181Z] ++ jobs -p
20:20:29 [2021-09-20T20:20:29.181Z] + pids=
20:20:29 [2021-09-20T20:20:29.181Z] + echo 'Remaining pids to kill: []'
20:20:29 [2021-09-20T20:20:29.181Z] Remaining pids to kill: []
20:20:29 [2021-09-20T20:20:29.181Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
20:20:29 [2021-09-20T20:20:29.198Z] Recording test results
20:20:30 [2021-09-20T20:20:30.965Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:20:31 [2021-09-20T20:20:31.300Z] + echo Ensuring container killed.
20:20:31 [2021-09-20T20:20:31.300Z] Ensuring container killed.
20:20:31 [2021-09-20T20:20:31.300Z] + docker ps -aq -f name=docker-pr2-*
20:20:31 [2021-09-20T20:20:31.300Z] + cids=7fbab3deecd6
20:20:31 [2021-09-20T20:20:31.300Z] 75c6ae859949
20:20:31 [2021-09-20T20:20:31.300Z] bdb931a6a238
20:20:31 [2021-09-20T20:20:31.300Z] + [ -n 7fbab3deecd6
20:20:31 [2021-09-20T20:20:31.300Z] 75c6ae859949
20:20:31 [2021-09-20T20:20:31.300Z] bdb931a6a238 ]
20:20:31 [2021-09-20T20:20:31.300Z] + docker rm -vf 7fbab3deecd6 75c6ae859949 bdb931a6a238
20:20:33 [2021-09-20T20:20:33.216Z] 7fbab3deecd6
20:20:34 [2021-09-20T20:20:34.158Z] 75c6ae859949
20:20:34 [2021-09-20T20:20:34.158Z] bdb931a6a238
[Pipeline] sh
20:20:34 [2021-09-20T20:20:34.448Z] + echo Chowning /workspace to jenkins user
20:20:34 [2021-09-20T20:20:34.448Z] Chowning /workspace to jenkins user
20:20:34 [2021-09-20T20:20:34.448Z] + id -u
20:20:34 [2021-09-20T20:20:34.448Z] + id -g
20:20:34 [2021-09-20T20:20:34.448Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42869:/workspace busybox chown -R 1000:1000 /workspace
20:20:34 [2021-09-20T20:20:34.448Z] Unable to find image 'busybox:latest' locally
20:20:34 [2021-09-20T20:20:34.708Z] latest: Pulling from library/busybox
20:20:34 [2021-09-20T20:20:34.708Z] 24fb2886d6f6: Pulling fs layer
20:20:34 [2021-09-20T20:20:34.708Z] 24fb2886d6f6: Verifying Checksum
20:20:34 [2021-09-20T20:20:34.708Z] 24fb2886d6f6: Download complete
20:20:34 [2021-09-20T20:20:34.969Z] 24fb2886d6f6: Pull complete
20:20:34 [2021-09-20T20:20:34.969Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
20:20:34 [2021-09-20T20:20:34.969Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:20:39 [2021-09-20T20:20:39.472Z] + bundleName=amd64
20:20:39 [2021-09-20T20:20:39.472Z] + echo Creating amd64-bundles.tar.gz
20:20:39 [2021-09-20T20:20:39.472Z] Creating amd64-bundles.tar.gz
20:20:39 [2021-09-20T20:20:39.472Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:20:39 [2021-09-20T20:20:39.472Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
20:20:40 [2021-09-20T20:20:40.427Z] Archiving artifacts
20:20:42 [2021-09-20T20:20:42.325Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42869/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:20:42 [2021-09-20T20:20:42.640Z] + make clean
20:20:42 [2021-09-20T20:20:42.901Z] docker volume rm -f docker-dev-cache
20:20:42 [2021-09-20T20:20:42.901Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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