Skip to content
Success

Console Output

Replayed #6
Started by user Sebastiaan van Stijn
Rebuilds build #13
09:54:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5d442b1cb7b2b23dcb26a363b522ce00790def1e+df2cfb4d33e1df695129c822d9763090f8ed4dfd (3123f20ddcebdf8c8da5a6152a39419d0d42e930)
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 --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:54:21 [2021-02-22T09:54:21.341Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:54:21 [2021-02-22T09:54:21.344Z] Trying to pass milestone 13
[Pipeline] milestone
09:54:21 [2021-02-22T09:54:21.398Z] Trying to pass milestone 14
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:54:36 [2021-02-22T09:54:36.562Z] Still waiting to schedule task
09:54:36 [2021-02-22T09:54:36.564Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:55:27 [2021-02-22T09:55:27.482Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046c518db3171f2fc) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] {
[Pipeline] checkout
09:55:27 [2021-02-22T09:55:27.690Z] The recommended git tool is: git
09:55:30 [2021-02-22T09:55:30.723Z] using credential docker-jenkins-github-credentials
09:55:30 [2021-02-22T09:55:30.733Z] Cloning the remote Git repository
09:55:30 [2021-02-22T09:55:30.733Z] Cloning with configured refspecs honoured and without tags
09:55:30 [2021-02-22T09:55:30.762Z] Cloning repository https://github.com/moby/moby.git
09:55:30 [2021-02-22T09:55:30.834Z]  > git init /home/ubuntu/workspace/moby_PR-42017 # timeout=10
09:55:31 [2021-02-22T09:55:31.157Z] Fetching upstream changes from https://github.com/moby/moby.git
09:55:31 [2021-02-22T09:55:31.158Z]  > git --version # timeout=10
09:55:31 [2021-02-22T09:55:31.190Z]  > git --version # 'git version 2.17.1'
09:55:31 [2021-02-22T09:55:31.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:55:31 [2021-02-22T09:55:31.208Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:55:56 [2021-02-22T09:55:56.920Z] Fetching without tags
09:55:57 [2021-02-22T09:55:57.298Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:55:56 [2021-02-22T09:55:56.818Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:55:56 [2021-02-22T09:55:56.854Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
09:55:56 [2021-02-22T09:55:56.866Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:55:56 [2021-02-22T09:55:56.898Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:55:56 [2021-02-22T09:55:56.924Z] Fetching upstream changes from https://github.com/moby/moby.git
09:55:56 [2021-02-22T09:55:56.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:55:56 [2021-02-22T09:55:56.926Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:55:57 [2021-02-22T09:55:57.309Z]  > git config core.sparsecheckout # timeout=10
09:55:57 [2021-02-22T09:55:57.332Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:55:58 [2021-02-22T09:55:58.005Z]  > git remote # timeout=10
09:55:58 [2021-02-22T09:55:58.031Z]  > git config --get remote.origin.url # timeout=10
09:55:58 [2021-02-22T09:55:58.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:55:58 [2021-02-22T09:55:58.059Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:55:59 [2021-02-22T09:55:59.005Z] Merge succeeded, producing 26125b99c756787dc60a492d37cee937cf897ef7
09:55:59 [2021-02-22T09:55:59.005Z] Checking out Revision 26125b99c756787dc60a492d37cee937cf897ef7 (PR-42017)
09:55:58 [2021-02-22T09:55:58.970Z]  > git rev-parse HEAD^{commit} # timeout=10
09:55:59 [2021-02-22T09:55:59.009Z]  > git config core.sparsecheckout # timeout=10
09:55:59 [2021-02-22T09:55:59.030Z]  > git checkout -f 26125b99c756787dc60a492d37cee937cf897ef7 # timeout=10
09:56:03 [2021-02-22T09:56:03.105Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:56:03 [2021-02-22T09:56:03.140Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:56:03 [2021-02-22T09:56:03.116Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
09:56:04 [2021-02-22T09:56:04.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/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
09:56:08 [2021-02-22T09:56:08.621Z] Unable to find image 'alpine:latest' locally
09:56:08 [2021-02-22T09:56:08.882Z] latest: Pulling from library/alpine
09:56:09 [2021-02-22T09:56:09.143Z] ba3557a56b15: Pulling fs layer
09:56:09 [2021-02-22T09:56:09.143Z] ba3557a56b15: Verifying Checksum
09:56:09 [2021-02-22T09:56:09.143Z] ba3557a56b15: Download complete
09:56:09 [2021-02-22T09:56:09.713Z] ba3557a56b15: Pull complete
09:56:09 [2021-02-22T09:56:09.713Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
09:56:09 [2021-02-22T09:56:09.713Z] Status: Downloaded newer image for alpine:latest
09:56:15 [2021-02-22T09:56:15.009Z] 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" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
09:56:16 [2021-02-22T09:56:16.275Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046c518db3171f2fc) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
09:56:16 [2021-02-22T09:56:16.361Z] The recommended git tool is: git
[Pipeline] // stage
09:56:16 [2021-02-22T09:56:16.375Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:56:16 [2021-02-22T09:56:16.405Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
09:56:16 [2021-02-22T09:56:16.426Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:56:17 [2021-02-22T09:56:17.007Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:56:16 [2021-02-22T09:56:16.382Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:56:16 [2021-02-22T09:56:16.410Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:16 [2021-02-22T09:56:16.432Z] Fetching upstream changes from https://github.com/moby/moby.git
09:56:16 [2021-02-22T09:56:16.433Z]  > git --version # timeout=10
09:56:16 [2021-02-22T09:56:16.494Z]  > git --version # 'git version 2.17.1'
09:56:16 [2021-02-22T09:56:16.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:16 [2021-02-22T09:56:16.495Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:56:17 [2021-02-22T09:56:17.016Z]  > git config core.sparsecheckout # timeout=10
09:56:17 [2021-02-22T09:56:17.035Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:56:17 [2021-02-22T09:56:17.195Z]  > git remote # timeout=10
09:56:17 [2021-02-22T09:56:17.219Z]  > git config --get remote.origin.url # timeout=10
09:56:17 [2021-02-22T09:56:17.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:17 [2021-02-22T09:56:17.233Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:56:17 [2021-02-22T09:56:17.568Z] Merge succeeded, producing d0b96eb3546337e98c164e945bc177aa63e4b04c
09:56:17 [2021-02-22T09:56:17.568Z] Checking out Revision d0b96eb3546337e98c164e945bc177aa63e4b04c (PR-42017)
09:56:17 [2021-02-22T09:56:17.787Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:56:17 [2021-02-22T09:56:17.815Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
09:56:17 [2021-02-22T09:56:17.557Z]  > git rev-parse HEAD^{commit} # timeout=10
09:56:17 [2021-02-22T09:56:17.572Z]  > git config core.sparsecheckout # timeout=10
09:56:17 [2021-02-22T09:56:17.586Z]  > git checkout -f d0b96eb3546337e98c164e945bc177aa63e4b04c # timeout=10
09:56:17 [2021-02-22T09:56:17.794Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
[Pipeline] sh
09:56:18 [2021-02-22T09:56:18.617Z] + [ PR != PR ]
09:56:18 [2021-02-22T09:56:18.618Z] + [ 20.10 != master ]
09:56:18 [2021-02-22T09:56:18.618Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:56:18 [2021-02-22T09:56:18.948Z] + docker version
09:56:18 [2021-02-22T09:56:18.948Z] Client: Docker Engine - Community
09:56:18 [2021-02-22T09:56:18.948Z]  Version:           20.10.3
09:56:18 [2021-02-22T09:56:18.948Z]  API version:       1.41
09:56:18 [2021-02-22T09:56:18.948Z]  Go version:        go1.13.15
09:56:18 [2021-02-22T09:56:18.948Z]  Git commit:        48d30b5
09:56:18 [2021-02-22T09:56:18.948Z]  Built:             Fri Jan 29 14:33:13 2021
09:56:18 [2021-02-22T09:56:18.948Z]  OS/Arch:           linux/amd64
09:56:18 [2021-02-22T09:56:18.948Z]  Context:           default
09:56:18 [2021-02-22T09:56:18.948Z]  Experimental:      true
09:56:18 [2021-02-22T09:56:18.948Z] 
09:56:18 [2021-02-22T09:56:18.948Z] Server: Docker Engine - Community
09:56:18 [2021-02-22T09:56:18.948Z]  Engine:
09:56:18 [2021-02-22T09:56:18.948Z]   Version:          20.10.3
09:56:18 [2021-02-22T09:56:18.948Z]   API version:      1.41 (minimum version 1.12)
09:56:18 [2021-02-22T09:56:18.948Z]   Go version:       go1.13.15
09:56:18 [2021-02-22T09:56:18.948Z]   Git commit:       46229ca
09:56:18 [2021-02-22T09:56:18.948Z]   Built:            Fri Jan 29 14:31:25 2021
09:56:18 [2021-02-22T09:56:18.948Z]   OS/Arch:          linux/amd64
09:56:18 [2021-02-22T09:56:18.948Z]   Experimental:     true
09:56:18 [2021-02-22T09:56:18.948Z]  containerd:
09:56:18 [2021-02-22T09:56:18.948Z]   Version:          1.4.3
09:56:18 [2021-02-22T09:56:18.948Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:56:18 [2021-02-22T09:56:18.948Z]  runc:
09:56:18 [2021-02-22T09:56:18.948Z]   Version:          1.0.0-rc92
09:56:18 [2021-02-22T09:56:18.948Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:56:18 [2021-02-22T09:56:18.948Z]  docker-init:
09:56:18 [2021-02-22T09:56:18.948Z]   Version:          0.19.0
09:56:18 [2021-02-22T09:56:18.948Z]   GitCommit:        de40ad0
[Pipeline] sh
09:56:19 [2021-02-22T09:56:19.257Z] + docker info
09:56:25 [2021-02-22T09:56:25.846Z] Client:
09:56:25 [2021-02-22T09:56:25.846Z]  Context:    default
09:56:25 [2021-02-22T09:56:25.846Z]  Debug Mode: false
09:56:25 [2021-02-22T09:56:25.846Z]  Plugins:
09:56:25 [2021-02-22T09:56:25.846Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:56:25 [2021-02-22T09:56:25.846Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:56:25 [2021-02-22T09:56:25.846Z] 
09:56:25 [2021-02-22T09:56:25.846Z] Server:
09:56:25 [2021-02-22T09:56:25.846Z]  Containers: 0
09:56:25 [2021-02-22T09:56:25.846Z]   Running: 0
09:56:25 [2021-02-22T09:56:25.846Z]   Paused: 0
09:56:25 [2021-02-22T09:56:25.846Z]   Stopped: 0
09:56:25 [2021-02-22T09:56:25.846Z]  Images: 1
09:56:25 [2021-02-22T09:56:25.846Z]  Server Version: 20.10.3
09:56:25 [2021-02-22T09:56:25.846Z]  Storage Driver: overlay2
09:56:25 [2021-02-22T09:56:25.846Z]   Backing Filesystem: extfs
09:56:25 [2021-02-22T09:56:25.846Z]   Supports d_type: true
09:56:25 [2021-02-22T09:56:25.846Z]   Native Overlay Diff: true
09:56:25 [2021-02-22T09:56:25.846Z]  Logging Driver: json-file
09:56:25 [2021-02-22T09:56:25.846Z]  Cgroup Driver: cgroupfs
09:56:25 [2021-02-22T09:56:25.846Z]  Cgroup Version: 1
09:56:25 [2021-02-22T09:56:25.846Z]  Plugins:
09:56:25 [2021-02-22T09:56:25.846Z]   Volume: local
09:56:25 [2021-02-22T09:56:25.846Z]   Network: bridge host ipvlan macvlan null overlay
09:56:25 [2021-02-22T09:56:25.846Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:56:25 [2021-02-22T09:56:25.846Z]  Swarm: inactive
09:56:25 [2021-02-22T09:56:25.846Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:56:25 [2021-02-22T09:56:25.846Z]  Default Runtime: runc
09:56:25 [2021-02-22T09:56:25.846Z]  Init Binary: docker-init
09:56:25 [2021-02-22T09:56:25.846Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:56:25 [2021-02-22T09:56:25.846Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:56:25 [2021-02-22T09:56:25.846Z]  init version: de40ad0
09:56:25 [2021-02-22T09:56:25.846Z]  Security Options:
09:56:25 [2021-02-22T09:56:25.846Z]   apparmor
09:56:25 [2021-02-22T09:56:25.846Z]   seccomp
09:56:25 [2021-02-22T09:56:25.846Z]    Profile: default
09:56:25 [2021-02-22T09:56:25.846Z]  Kernel Version: 5.4.0-1037-aws
09:56:25 [2021-02-22T09:56:25.846Z]  Operating System: Ubuntu 18.04.5 LTS
09:56:25 [2021-02-22T09:56:25.846Z]  OSType: linux
09:56:25 [2021-02-22T09:56:25.846Z]  Architecture: x86_64
09:56:25 [2021-02-22T09:56:25.846Z]  CPUs: 2
09:56:25 [2021-02-22T09:56:25.846Z]  Total Memory: 7.569GiB
09:56:25 [2021-02-22T09:56:25.846Z]  Name: ip-10-100-40-1
09:56:25 [2021-02-22T09:56:25.846Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:56:25 [2021-02-22T09:56:25.846Z]  Docker Root Dir: /var/lib/docker
09:56:25 [2021-02-22T09:56:25.846Z]  Debug Mode: false
09:56:25 [2021-02-22T09:56:25.846Z]  Registry: https://index.docker.io/v1/
09:56:25 [2021-02-22T09:56:25.846Z]  Labels:
09:56:25 [2021-02-22T09:56:25.846Z]  Experimental: true
09:56:25 [2021-02-22T09:56:25.846Z]  Insecure Registries:
09:56:25 [2021-02-22T09:56:25.846Z]   127.0.0.0/8
09:56:25 [2021-02-22T09:56:25.846Z]  Live Restore Enabled: true
09:56:25 [2021-02-22T09:56:25.846Z] 
09:56:25 [2021-02-22T09:56:25.846Z] WARNING: No swap limit support
09:56:25 [2021-02-22T09:56:25.846Z] WARNING: No blkio weight support
09:56:25 [2021-02-22T09:56:25.846Z] WARNING: No blkio weight_device support
[Pipeline] sh
09:56:26 [2021-02-22T09:56:26.137Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:56:26 [2021-02-22T09:56:26.137Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:56:26 [2021-02-22T09:56:26.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42017/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:56:26 [2021-02-22T09:56:26.137Z] + bash /home/ubuntu/workspace/moby_PR-42017/check-config.sh
09:56:26 [2021-02-22T09:56:26.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:56:26 [2021-02-22T09:56:26.137Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:56:26 [2021-02-22T09:56:26.137Z] 
09:56:26 [2021-02-22T09:56:26.137Z] Generally Necessary:
09:56:26 [2021-02-22T09:56:26.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:56:26 [2021-02-22T09:56:26.137Z] - apparmor: enabled and tools installed
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_NAMESPACES: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_NET_NS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_PID_NS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_IPC_NS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_UTS_NS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CGROUPS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CGROUP_CPUACCT: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CGROUP_DEVICE: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CGROUP_FREEZER: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CGROUP_SCHED: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_CPUSETS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_MEMCG: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_KEYS: enabled
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_VETH: enabled (as module)
09:56:26 [2021-02-22T09:56:26.137Z] - CONFIG_BRIDGE: enabled (as module)
09:56:26 [2021-02-22T09:56:26.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:56:26 [2021-02-22T09:56:26.398Z] - CONFIG_NF_NAT_IPV4: missing
09:56:26 [2021-02-22T09:56:26.398Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:56:26 [2021-02-22T09:56:26.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NF_NAT: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NF_NAT_NEEDED: missing
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_POSIX_MQUEUE: enabled
09:56:26 [2021-02-22T09:56:26.399Z] 
09:56:26 [2021-02-22T09:56:26.399Z] Optional Features:
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_USER_NS: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_SECCOMP: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CGROUP_PIDS: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_MEMCG_SWAP: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:56:26 [2021-02-22T09:56:26.399Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_BLK_CGROUP: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IOSCHED_CFQ: missing
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CGROUP_PERF: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CGROUP_HUGETLB: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_CFS_BANDWIDTH: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_RT_GROUP_SCHED: missing
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_VS: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_VS_NFCT: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_IP_VS_RR: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_EXT4_FS: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:56:26 [2021-02-22T09:56:26.399Z] - Network Drivers:
09:56:26 [2021-02-22T09:56:26.399Z]   - "overlay":
09:56:26 [2021-02-22T09:56:26.399Z]     - CONFIG_VXLAN: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       Optional (for encrypted networks):
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_CRYPTO: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_CRYPTO_AEAD: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_CRYPTO_GCM: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_CRYPTO_GHASH: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_XFRM: enabled
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_XFRM_USER: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_INET_ESP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.399Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:56:26 [2021-02-22T09:56:26.399Z]   - "ipvlan":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_IPVLAN: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]   - "macvlan":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_MACVLAN: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_DUMMY: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]   - "ftp,tftp client in container":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z] - Storage Drivers:
09:56:26 [2021-02-22T09:56:26.659Z]   - "aufs":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_AUFS_FS: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]   - "btrfs":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:56:26 [2021-02-22T09:56:26.659Z]   - "devicemapper":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_BLK_DEV_DM: enabled
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]   - "overlay":
09:56:26 [2021-02-22T09:56:26.659Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:56:26 [2021-02-22T09:56:26.659Z]   - "zfs":
09:56:26 [2021-02-22T09:56:26.659Z]     - /dev/zfs: present
09:56:26 [2021-02-22T09:56:26.659Z]     - zfs command: missing
09:56:26 [2021-02-22T09:56:26.659Z]     - zpool command: missing
09:56:26 [2021-02-22T09:56:26.659Z] 
09:56:26 [2021-02-22T09:56:26.659Z] Limits:
09:56:26 [2021-02-22T09:56:26.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:56:26 [2021-02-22T09:56:26.659Z] 
09:56:26 [2021-02-22T09:56:26.659Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:56:26 [2021-02-22T09:56:26.999Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26125b99c756787dc60a492d37cee937cf897ef7 .
09:56:27 [2021-02-22T09:56:27.259Z] #1 [internal] load build definition from Dockerfile
09:56:27 [2021-02-22T09:56:27.259Z] #1 sha256:dc3fec2339e8cb0a1dfdb0023520afa4f184f0b7ff508e8fa00f0e0f9719e599
09:56:27 [2021-02-22T09:56:27.259Z] #1 transferring dockerfile: 16.55kB done
09:56:27 [2021-02-22T09:56:27.259Z] #1 DONE 0.0s
09:56:27 [2021-02-22T09:56:27.259Z] 
09:56:27 [2021-02-22T09:56:27.259Z] #2 [internal] load .dockerignore
09:56:27 [2021-02-22T09:56:27.259Z] #2 sha256:b8f4115d3f343f19577b1eedaa543931da7854e3e49dcdad64b4c2236659590c
09:56:27 [2021-02-22T09:56:27.259Z] #2 transferring context: 87B done
09:56:27 [2021-02-22T09:56:27.259Z] #2 DONE 0.0s
09:56:27 [2021-02-22T09:56:27.259Z] 
09:56:27 [2021-02-22T09:56:27.259Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:56:27 [2021-02-22T09:56:27.259Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:56:27 [2021-02-22T09:56:27.521Z] #3 DONE 0.3s
09:56:27 [2021-02-22T09:56:27.521Z] 
09:56:27 [2021-02-22T09:56:27.521Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:56:27 [2021-02-22T09:56:27.521Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:56:27 [2021-02-22T09:56:27.521Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:56:27 [2021-02-22T09:56:27.521Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:56:27 [2021-02-22T09:56:27.521Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
09:56:27 [2021-02-22T09:56:27.521Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:56:27 [2021-02-22T09:56:27.521Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:56:27 [2021-02-22T09:56:27.782Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
09:56:27 [2021-02-22T09:56:27.782Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:56:28 [2021-02-22T09:56:28.042Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
09:56:28 [2021-02-22T09:56:28.042Z] #4 DONE 0.5s
09:56:28 [2021-02-22T09:56:28.042Z] 
09:56:28 [2021-02-22T09:56:28.042Z] #5 [internal] load build definition from Dockerfile
09:56:28 [2021-02-22T09:56:28.042Z] #5 sha256:d819d651f4eeaf1df7dc0478f919e3a9096f525a5b8afa1b544899ccfa39d749
09:56:28 [2021-02-22T09:56:28.042Z] #5 transferring dockerfile: 16.55kB done
09:56:28 [2021-02-22T09:56:28.042Z] #5 DONE 0.0s
09:56:28 [2021-02-22T09:56:28.042Z] 
09:56:28 [2021-02-22T09:56:28.042Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:56:28 [2021-02-22T09:56:28.042Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:56:28 [2021-02-22T09:56:28.303Z] #8 DONE 0.3s
09:56:28 [2021-02-22T09:56:28.303Z] 
09:56:28 [2021-02-22T09:56:28.303Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:56:28 [2021-02-22T09:56:28.303Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:56:28 [2021-02-22T09:56:28.303Z] #6 DONE 0.2s
09:56:28 [2021-02-22T09:56:28.303Z] 
09:56:28 [2021-02-22T09:56:28.303Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:56:28 [2021-02-22T09:56:28.303Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:56:28 [2021-02-22T09:56:28.564Z] #7 DONE 0.3s
09:56:28 [2021-02-22T09:56:28.564Z] 
09:56:28 [2021-02-22T09:56:28.564Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:56:28 [2021-02-22T09:56:28.564Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:56:28 [2021-02-22T09:56:28.564Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:56:28 [2021-02-22T09:56:28.564Z] #25 DONE 0.0s
09:56:28 [2021-02-22T09:56:28.564Z] 
09:56:28 [2021-02-22T09:56:28.564Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:56:28 [2021-02-22T09:56:28.564Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:56:28 [2021-02-22T09:56:28.564Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:56:28 [2021-02-22T09:56:28.564Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:56:28 [2021-02-22T09:56:28.825Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:56:28 [2021-02-22T09:56:28.825Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:56:28 [2021-02-22T09:56:28.825Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
09:56:28 [2021-02-22T09:56:28.825Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.85MB / 9.86MB 0.3s
09:56:29 [2021-02-22T09:56:29.086Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s
09:56:29 [2021-02-22T09:56:29.086Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
09:56:29 [2021-02-22T09:56:29.086Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
09:56:31 [2021-02-22T09:56:31.274Z] Still waiting to schedule task
09:56:31 [2021-02-22T09:56:31.275Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:56:31 [2021-02-22T09:56:31.275Z] Still waiting to schedule task
09:56:31 [2021-02-22T09:56:31.276Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:56:31 [2021-02-22T09:56:31.277Z] Still waiting to schedule task
09:56:31 [2021-02-22T09:56:31.277Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup209:56:31 [2021-02-22T09:56:31.279Z] Still waiting to schedule task
09:56:31 [2021-02-22T09:56:31.280Z] Waiting for next available executor on ‘arm64&&linux09:56:31 [2021-02-22T09:56:31.282Z] Still waiting to schedule task
09:56:31 [2021-02-22T09:56:31.283Z] Waiting for next available executor on ‘windows-201909:56:32 [2021-02-22T09:56:32.414Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done
09:56:32 [2021-02-22T09:56:32.985Z] #61 DONE 4.3s
09:56:32 [2021-02-22T09:56:32.985Z] 
09:56:32 [2021-02-22T09:56:32.985Z] #22 [internal] load build context
09:56:32 [2021-02-22T09:56:32.985Z] #22 sha256:7bdcde04057d49571cc3419f422f0aa6c047df5bd303cd6a92d50e59952188ed
09:56:32 [2021-02-22T09:56:32.985Z] #22 transferring context: 53.37MB 3.9s done
09:56:32 [2021-02-22T09:56:32.985Z] #22 DONE 4.3s
09:56:32 [2021-02-22T09:56:32.985Z] 
09:56:32 [2021-02-22T09:56:32.985Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:56:32 [2021-02-22T09:56:32.985Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done
09:56:32 [2021-02-22T09:56:32.985Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.3s
09:56:32 [2021-02-22T09:56:32.985Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.2s done
09:56:34 [2021-02-22T09:56:34.023Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done
09:56:36 [2021-02-22T09:56:36.573Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done
09:56:36 [2021-02-22T09:56:36.836Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:56:36 [2021-02-22T09:56:36.836Z] #9 ...
09:56:36 [2021-02-22T09:56:36.836Z] 
09:56:36 [2021-02-22T09:56:36.836Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:56:36 [2021-02-22T09:56:36.836Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:56:36 [2021-02-22T09:56:36.836Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:56:36 [2021-02-22T09:56:36.836Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:56:36 [2021-02-22T09:56:36.836Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.8s done
09:56:36 [2021-02-22T09:56:36.836Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:56:36 [2021-02-22T09:56:36.836Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:56:36 [2021-02-22T09:56:36.836Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.1s done
09:56:36 [2021-02-22T09:56:36.836Z] #25 DONE 8.3s
09:56:36 [2021-02-22T09:56:36.836Z] 
09:56:36 [2021-02-22T09:56:36.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:56:36 [2021-02-22T09:56:36.836Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:56:36 [2021-02-22T09:56:36.836Z] #9 ...
09:56:36 [2021-02-22T09:56:36.836Z] 
09:56:36 [2021-02-22T09:56:36.836Z] #26 [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
09:56:36 [2021-02-22T09:56:36.836Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:56:37 [2021-02-22T09:56:37.779Z] #26 0.980 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:56:37 [2021-02-22T09:56:37.779Z] #26 0.980 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:37 [2021-02-22T09:56:37.779Z] #26 0.990 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:38 [2021-02-22T09:56:38.040Z] #26 1.127 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:56:38 [2021-02-22T09:56:38.313Z] #26 1.323 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:56:38 [2021-02-22T09:56:38.577Z] #26 1.622 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:56:40 [2021-02-22T09:56:40.491Z] #26 3.256 Fetched 8422 kB in 3s (3329 kB/s)
09:56:41 [2021-02-22T09:56:41.063Z] #26 3.256 Reading package lists...
09:56:42 [2021-02-22T09:56:42.005Z] #26 4.167 Reading package lists...
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.080 Building dependency tree...
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414 The following additional packages will be installed:
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414 Suggested packages:
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414   krb5-doc krb5-user
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414 Recommended packages:
09:56:42 [2021-02-22T09:56:42.266Z] #26 5.414   krb5-locales publicsuffix libsasl2-modules
09:56:42 [2021-02-22T09:56:42.529Z] #26 5.606 The following NEW packages will be installed:
09:56:42 [2021-02-22T09:56:42.529Z] #26 5.606   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:56:42 [2021-02-22T09:56:42.529Z] #26 5.606   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:56:42 [2021-02-22T09:56:42.529Z] #26 5.606   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:56:42 [2021-02-22T09:56:42.529Z] #26 5.606   libssh2-1 libssl1.1 openssl
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.900 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.900 Need to get 5057 kB of archives.
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.900 After this operation, 12.1 MB of additional disk space will be used.
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.900 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.903 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.929 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.929 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.931 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.932 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.934 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.936 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.955 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.955 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.955 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.958 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.961 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.964 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.986 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.992 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 5.992 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 6.020 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 6.020 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:56:42 [2021-02-22T09:56:42.794Z] #26 6.020 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.026 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.176 debconf: delaying package configuration, since apt-utils is not installed
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.203 Fetched 5057 kB in 0s (12.9 MB/s)
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.253 Selecting previously unselected package libssl1.1:amd64.
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.253 (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.)
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.253 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.055Z] #26 6.265 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.485 Selecting previously unselected package libsasl2-modules-db:amd64.
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.485 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.490 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.533 Selecting previously unselected package libsasl2-2:amd64.
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.533 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.316Z] #26 6.537 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.585 Selecting previously unselected package libldap-common.
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.585 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.590 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.642 Selecting previously unselected package libldap-2.4-2:amd64.
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.642 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.649 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.705 Selecting previously unselected package openssl.
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.705 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.578Z] #26 6.711 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.852 Selecting previously unselected package ca-certificates.
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.852 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.857 Unpacking ca-certificates (20200601~deb10u2) ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.942 Selecting previously unselected package libkeyutils1:amd64.
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.942 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.946 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.985 Selecting previously unselected package libkrb5support0:amd64.
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.987 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 6.992 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:56:43 [2021-02-22T09:56:43.838Z] #26 7.049 Selecting previously unselected package libk5crypto3:amd64.
09:56:43 [2021-02-22T09:56:43.838Z] #26 7.049 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.055 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.108 Selecting previously unselected package libkrb5-3:amd64.
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.108 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.112 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.209 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.209 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.214 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.275 Selecting previously unselected package libnghttp2-14:amd64.
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.275 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.100Z] #26 7.280 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.334 Selecting previously unselected package libpsl5:amd64.
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.336 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.342 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.386 Selecting previously unselected package librtmp1:amd64.
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.387 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.392 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.443 Selecting previously unselected package libssh2-1:amd64.
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.443 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.454 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.501 Selecting previously unselected package libcurl4:amd64.
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.501 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.506 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.578 Selecting previously unselected package curl.
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.578 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.364Z] #26 7.586 Unpacking curl (7.64.0-4+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.650 Selecting previously unselected package libonig5:amd64.
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.650 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.658 Unpacking libonig5:amd64 (6.9.1-1) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.722 Selecting previously unselected package libjq1:amd64.
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.722 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.727 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.772 Selecting previously unselected package jq.
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.772 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.777 Unpacking jq (1.5+dfsg-2+b1) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.817 Setting up libkeyutils1:amd64 (1.6-6) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.831 Setting up libpsl5:amd64 (0.20.2-2) ...
09:56:44 [2021-02-22T09:56:44.624Z] #26 7.843 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 7.956 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 7.968 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 7.986 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 7.999 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.014 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.026 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.039 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.053 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.067 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:56:44 [2021-02-22T09:56:44.890Z] #26 8.080 Setting up openssl (1.1.1d-0+deb10u5) ...
09:56:45 [2021-02-22T09:56:45.150Z] #26 8.099 Setting up libonig5:amd64 (6.9.1-1) ...
09:56:45 [2021-02-22T09:56:45.150Z] #26 8.113 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:56:45 [2021-02-22T09:56:45.150Z] #26 8.125 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:56:45 [2021-02-22T09:56:45.150Z] #26 8.140 Setting up ca-certificates (20200601~deb10u2) ...
09:56:45 [2021-02-22T09:56:45.722Z] #26 8.840 Updating certificates in /etc/ssl/certs...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.676 137 added, 0 removed; done.
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.715 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.729 Setting up jq (1.5+dfsg-2+b1) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.742 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.761 Setting up curl (7.64.0-4+deb10u1) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.775 Processing triggers for libc-bin (2.28-10) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.795 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:56:46 [2021-02-22T09:56:46.666Z] #26 9.804 Updating certificates in /etc/ssl/certs...
09:56:46 [2021-02-22T09:56:46.928Z] #26 ...
09:56:46 [2021-02-22T09:56:46.928Z] 
09:56:46 [2021-02-22T09:56:46.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:56:46 [2021-02-22T09:56:46.928Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:56:46 [2021-02-22T09:56:46.928Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
09:56:46 [2021-02-22T09:56:46.928Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
09:56:46 [2021-02-22T09:56:46.928Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
09:56:46 [2021-02-22T09:56:46.928Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
09:56:46 [2021-02-22T09:56:46.928Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.6s
09:56:47 [2021-02-22T09:56:47.189Z] #9 ...
09:56:47 [2021-02-22T09:56:47.189Z] 
09:56:47 [2021-02-22T09:56:47.189Z] #26 [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
09:56:47 [2021-02-22T09:56:47.189Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:56:47 [2021-02-22T09:56:47.189Z] #26 10.45 0 added, 0 removed; done.
09:56:47 [2021-02-22T09:56:47.189Z] #26 10.45 Running hooks in /etc/ca-certificates/update.d...
09:56:47 [2021-02-22T09:56:47.450Z] #26 10.45 done.
09:56:50 [2021-02-22T09:56:50.751Z] #26 DONE 13.6s
09:56:50 [2021-02-22T09:56:50.751Z] 
09:56:50 [2021-02-22T09:56:50.751Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:56:50 [2021-02-22T09:56:50.751Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:56:50 [2021-02-22T09:56:50.751Z] #9 ...
09:56:50 [2021-02-22T09:56:50.751Z] 
09:56:50 [2021-02-22T09:56:50.751Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:56:50 [2021-02-22T09:56:50.751Z] #27 sha256:b935532956a02fcef6de9ac0b9f9e353ae5dbaf5b1f7f1372e546e63c05f9d20
09:56:50 [2021-02-22T09:56:50.751Z] #27 DONE 0.2s
09:56:51 [2021-02-22T09:56:51.012Z] 
09:56:51 [2021-02-22T09:56:51.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:56:51 [2021-02-22T09:56:51.012Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:56:51 [2021-02-22T09:56:51.012Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done
09:56:51 [2021-02-22T09:56:51.274Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:56:51 [2021-02-22T09:56:51.535Z] #9 DONE 22.8s
09:56:51 [2021-02-22T09:56:51.535Z] 
09:56:51 [2021-02-22T09:56:51.535Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:56:51 [2021-02-22T09:56:51.535Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:56:52 [2021-02-22T09:56:52.478Z] #10 DONE 1.0s
09:56:52 [2021-02-22T09:56:52.478Z] 
09:56:52 [2021-02-22T09:56:52.478Z] #28 [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
09:56:52 [2021-02-22T09:56:52.478Z] #28 sha256:d66da8f543f2cbcf9f670212f4df02d3bf8faf0299b7881b107882971aecacab
09:56:52 [2021-02-22T09:56:52.478Z] #28 0.941 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:56:52 [2021-02-22T09:56:52.478Z] #28 1.013 
09:56:52 [2021-02-22T09:56:52.478Z] #28 1.132 
###########                                                               16.2%
#########################                                                 35.9%
########################################                                  56.1%
######################################################                    76.2%
####################################################################      95.7%
######################################################################## 100.0%
09:56:52 [2021-02-22T09:56:52.478Z] #28 1.642 
09:56:52 [2021-02-22T09:56:52.478Z] #28 1.765 
###########################################                               60.1%
######################################################################## 100.0%
09:56:52 [2021-02-22T09:56:52.739Z] #28 1.889 
09:56:52 [2021-02-22T09:56:52.739Z] #28 2.025 
########################################                                  56.8%
######################################################################## 100.0%
09:56:52 [2021-02-22T09:56:52.999Z] #28 2.161 
09:56:53 [2021-02-22T09:56:53.522Z] #28 2.286 
############                                                              17.0%
##########################                                                37.1%
########################################                                  56.3%
######################################################                    75.7%
####################################################################      95.0%
######################################################################## 100.0%
09:56:53 [2021-02-22T09:56:53.522Z] #28 2.773 
09:56:54 [2021-02-22T09:56:54.046Z] #28 2.885 
##                                                                         3.9%
#######                                                                    9.8%
##########                                                                14.5%
############                                                              17.5%
09:56:54 [2021-02-22T09:56:54.046Z] #28 ...
09:56:54 [2021-02-22T09:56:54.046Z] 
09:56:54 [2021-02-22T09:56:54.046Z] #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
09:56:54 [2021-02-22T09:56:54.046Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:56:54 [2021-02-22T09:56:54.046Z] #11 DONE 1.8s
09:56:54 [2021-02-22T09:56:54.046Z] 
09:56:54 [2021-02-22T09:56:54.046Z] #28 [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
09:56:54 [2021-02-22T09:56:54.046Z] #28 sha256:d66da8f543f2cbcf9f670212f4df02d3bf8faf0299b7881b107882971aecacab
09:56:55 [2021-02-22T09:56:55.363Z] #28 2.885 
##                                                                         3.9%
#######                                                                    9.8%
##########                                                                14.5%
############                                                              17.5%
##################                                                        26.2%
#########################                                                 35.3%
##############################                                            42.6%
##################################                                        47.9%
#####################################                                     52.7%
#########################################                                 58.3%
#############################################                             63.5%
#################################################                         68.5%
#####################################################                     73.7%
#########################################################                 79.4%
############################################################              84.6%
################################################################          89.8%
####################################################################      94.9%
######################################################################## 100.0%
09:56:55 [2021-02-22T09:56:55.363Z] #28 4.738 
09:56:55 [2021-02-22T09:56:55.623Z] #28 5.026 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:56:55 [2021-02-22T09:56:55.885Z] #28 5.224 
09:56:55 [2021-02-22T09:56:55.885Z] #28 5.308 
######################################################################## 100.0%
09:56:56 [2021-02-22T09:56:56.145Z] #28 ...
09:56:56 [2021-02-22T09:56:56.145Z] 
09:56:56 [2021-02-22T09:56:56.145Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:56:56 [2021-02-22T09:56:56.145Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:56:56 [2021-02-22T09:56:56.145Z] #30 DONE 1.8s
09:56:56 [2021-02-22T09:56:56.145Z] 
09:56:56 [2021-02-22T09:56:56.145Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:56:56 [2021-02-22T09:56:56.145Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:56:56 [2021-02-22T09:56:56.145Z] #38 DONE 1.9s
09:56:56 [2021-02-22T09:56:56.145Z] 
09:56:56 [2021-02-22T09:56:56.145Z] #28 [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
09:56:56 [2021-02-22T09:56:56.145Z] #28 sha256:d66da8f543f2cbcf9f670212f4df02d3bf8faf0299b7881b107882971aecacab
09:56:56 [2021-02-22T09:56:56.145Z] #28 5.338 
09:56:56 [2021-02-22T09:56:56.411Z] #28 5.837 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:56:56 [2021-02-22T09:56:56.671Z] #28 5.978 
09:56:56 [2021-02-22T09:56:56.940Z] #28 6.098 
#################################                                         47.1%
######################################################################## 100.0%
09:56:56 [2021-02-22T09:56:56.940Z] #28 6.151 
09:56:57 [2021-02-22T09:56:57.518Z] #28 6.642 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:56:57 [2021-02-22T09:56:57.518Z] #28 6.776 
09:56:58 [2021-02-22T09:56:58.304Z] #28 6.927 
#                                                                          2.6%
###########                                                               15.6%
####################                                                      28.5%
#################################                                         46.1%
###############################################                           66.5%
#####################################################################     97.2%
#######################################################################   99.9%
######################################################################## 100.0%
09:56:58 [2021-02-22T09:56:58.304Z] #28 7.584 
09:56:58 [2021-02-22T09:56:58.570Z] #28 7.981 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:56:58 [2021-02-22T09:56:58.841Z] #28 8.087 
09:56:58 [2021-02-22T09:56:58.841Z] #28 8.143 
######################################################################## 100.0%
09:56:58 [2021-02-22T09:56:58.841Z] #28 8.180 
09:56:59 [2021-02-22T09:56:59.102Z] #28 8.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:56:59 [2021-02-22T09:56:59.102Z] #28 8.516 
09:56:59 [2021-02-22T09:56:59.362Z] #28 8.568 
######################################################################## 100.0%
09:56:59 [2021-02-22T09:56:59.362Z] #28 8.597 
09:56:59 [2021-02-22T09:56:59.362Z] #28 8.618 Download of images into '/build' complete.
09:56:59 [2021-02-22T09:56:59.362Z] #28 8.618 Use something like the following to load the result into a Docker daemon:
09:56:59 [2021-02-22T09:56:59.362Z] #28 8.618   tar -cC '/build' . | docker load
09:57:00 [2021-02-22T09:57:00.305Z] #28 DONE 9.5s
09:57:00 [2021-02-22T09:57:00.305Z] 
09:57:00 [2021-02-22T09:57:00.305Z] #39 [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
09:57:00 [2021-02-22T09:57:00.305Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:57:01 [2021-02-22T09:57:01.250Z] #39 ...
09:57:01 [2021-02-22T09:57:01.250Z] 
09:57:01 [2021-02-22T09:57:01.250Z] #46 [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
09:57:01 [2021-02-22T09:57:01.250Z] #46 sha256:a1e8288727a115da957372bb9cfddb307b60cd1f7f637a419bf983db9340f5e6
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + RM_GOPATH=0
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + TMP_GOPATH=
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + : /build
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + '[' -z '' ']'
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 ++ mktemp -d
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + export GOPATH=/tmp/tmp.SaQKZxwFga
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + GOPATH=/tmp/tmp.SaQKZxwFga
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + RM_GOPATH=1
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 + case "$(go env GOARCH)" in
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.935 ++ go env GOARCH
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.937 + export GO_BUILDMODE=-buildmode=pie
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.937 + GO_BUILDMODE=-buildmode=pie
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.938 ++ dirname /tmp/install/install.sh
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.938 + dir=/tmp/install
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.938 + bin=gotestsum
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.938 + shift
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.939 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.939 + . /tmp/install/gotestsum.installer
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.939 ++ : v0.5.3
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.939 + install_gotestsum
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.941 + set -e
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.941 + export GO111MODULE=on
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.941 + GO111MODULE=on
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.941 + GOBIN=/build
09:57:01 [2021-02-22T09:57:01.250Z] #46 6.941 + go get gotest.tools/gotestsum@v0.5.3
09:57:01 [2021-02-22T09:57:01.250Z] #46 7.049 go: finding gotest.tools/gotestsum v0.5.3
09:57:01 [2021-02-22T09:57:01.250Z] #46 7.049 go: finding gotest.tools v0.5.3
09:57:01 [2021-02-22T09:57:01.823Z] #46 ...
09:57:01 [2021-02-22T09:57:01.823Z] 
09:57:01 [2021-02-22T09:57:01.823Z] #39 [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
09:57:01 [2021-02-22T09:57:01.823Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:57:01 [2021-02-22T09:57:01.823Z] #39 5.760 + git clone https://github.com/docker/distribution.git .
09:57:01 [2021-02-22T09:57:01.823Z] #39 5.760 Cloning into '.'...
09:57:04 [2021-02-22T09:57:04.383Z] #39 ...
09:57:04 [2021-02-22T09:57:04.383Z] 
09:57:04 [2021-02-22T09:57:04.383Z] #48 [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
09:57:04 [2021-02-22T09:57:04.383Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + : /build
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + export GOPATH=/tmp/tmp.1Oy8nqGqW4
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + GOPATH=/tmp/tmp.1Oy8nqGqW4
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.454 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + bin=golangci_lint
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + shift
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + . /tmp/install/golangci_lint.installer
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 ++ : v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + install_golangci_lint
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + set -e
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + export GO111MODULE=on
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + GO111MODULE=on
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + GOBIN=/build
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.482 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.511 go: finding github.com v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.519 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.519 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.519 go: finding github.com/golangci/golangci-lint v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 7.519 go: finding github.com/golangci v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 8.504 go: downloading github.com/golangci/golangci-lint v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 9.226 go: extracting github.com/golangci/golangci-lint v1.23.8
09:57:04 [2021-02-22T09:57:04.383Z] #48 ...
09:57:04 [2021-02-22T09:57:04.383Z] 
09:57:04 [2021-02-22T09:57:04.383Z] #50 [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
09:57:04 [2021-02-22T09:57:04.383Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + : /build
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + export GOPATH=/tmp/tmp.YbLRtnI7h0
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + GOPATH=/tmp/tmp.YbLRtnI7h0
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.841 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + bin=shfmt
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + shift
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + . /tmp/install/shfmt.installer
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + install_shfmt
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YbLRtnI7h0/src/github.com/mvdan/sh
09:57:04 [2021-02-22T09:57:04.383Z] #50 6.923 Cloning into '/tmp/tmp.YbLRtnI7h0/src/github.com/mvdan/sh'...
09:57:04 [2021-02-22T09:57:04.644Z] #50 ...
09:57:04 [2021-02-22T09:57:04.644Z] 
09:57:04 [2021-02-22T09:57:04.644Z] #33 [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
09:57:04 [2021-02-22T09:57:04.644Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + : /build
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + export GOPATH=/tmp/tmp.lWPL7lSiJa
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + GOPATH=/tmp/tmp.lWPL7lSiJa
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.386 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + bin=tomlv
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + shift
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + . /tmp/install/tomlv.installer
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + install_tomlv
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lWPL7lSiJa/src/github.com/BurntSushi/toml
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.396 Cloning into '/tmp/tmp.lWPL7lSiJa/src/github.com/BurntSushi/toml'...
09:57:04 [2021-02-22T09:57:04.644Z] #33 6.397 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:57:04 [2021-02-22T09:57:04.644Z] #33 7.014 + cd /tmp/tmp.lWPL7lSiJa/src/github.com/BurntSushi/toml
09:57:04 [2021-02-22T09:57:04.644Z] #33 7.014 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:57:04 [2021-02-22T09:57:04.644Z] #33 7.053 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:57:04 [2021-02-22T09:57:04.644Z] #33 7.940 runtime/internal/atomic
09:57:04 [2021-02-22T09:57:04.644Z] #33 7.942 internal/cpu
09:57:04 [2021-02-22T09:57:04.644Z] #33 8.346 runtime/internal/sys
09:57:04 [2021-02-22T09:57:04.644Z] #33 8.517 runtime/internal/math
09:57:04 [2021-02-22T09:57:04.644Z] #33 8.587 math/bits
09:57:04 [2021-02-22T09:57:04.644Z] #33 8.597 internal/bytealg
09:57:04 [2021-02-22T09:57:04.644Z] #33 9.094 math
09:57:04 [2021-02-22T09:57:04.644Z] #33 9.664 runtime
09:57:04 [2021-02-22T09:57:04.644Z] #33 ...
09:57:04 [2021-02-22T09:57:04.644Z] 
09:57:04 [2021-02-22T09:57:04.644Z] #57 [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
09:57:04 [2021-02-22T09:57:04.644Z] #57 sha256:dcb096f5b6ce4491c20d7e4013685a2223d4e833451819ef8c032d9e1790c13d
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + : /build
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + export GOPATH=/tmp/tmp.GVjV1u8J3O
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + GOPATH=/tmp/tmp.GVjV1u8J3O
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.645 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.648 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.648 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.654 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + bin=rootlesskit
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + shift
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + . /tmp/install/rootlesskit.installer
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + install_rootlesskit
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + case "$1" in
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + export CGO_ENABLED=0
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + CGO_ENABLED=0
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + _install_rootlesskit
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GVjV1u8J3O/src/github.com/rootless-containers/rootlesskit
09:57:04 [2021-02-22T09:57:04.644Z] #57 6.656 Cloning into '/tmp/tmp.GVjV1u8J3O/src/github.com/rootless-containers/rootlesskit'...
09:57:04 [2021-02-22T09:57:04.766Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08832961dfc0da908) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] {
[Pipeline] checkout
09:57:04 [2021-02-22T09:57:04.906Z] #57 ...
09:57:04 [2021-02-22T09:57:04.906Z] 
09:57:04 [2021-02-22T09:57:04.906Z] #63 [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
09:57:04 [2021-02-22T09:57:04.906Z] #63 sha256:c6e6e226b5b7e8b771dbb0beb312b41563050d9e4d8a7e8f641bc1e95f0bea5b
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.696 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.696 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.696 + : /build
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.696 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.696 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.699 + export GOPATH=/tmp/tmp.Ga1VlOFqI9
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.699 + GOPATH=/tmp/tmp.Ga1VlOFqI9
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.699 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.699 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.701 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.765 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.765 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.765 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + bin=proxy
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + shift
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + '[' '!' -f /tmp/install/proxy.installer ']'
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + . /tmp/install/proxy.installer
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + install_proxy
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + case "$1" in
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + export CGO_ENABLED=0
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + CGO_ENABLED=0
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + _install_proxy
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.771 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ga1VlOFqI9/src/github.com/docker/libnetwork
09:57:04 [2021-02-22T09:57:04.906Z] #63 7.816 Cloning into '/tmp/tmp.Ga1VlOFqI9/src/github.com/docker/libnetwork'...
09:57:04 [2021-02-22T09:57:04.906Z] #63 ...
09:57:04 [2021-02-22T09:57:04.906Z] 
09:57:04 [2021-02-22T09:57:04.906Z] #23 [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
09:57:04 [2021-02-22T09:57:04.906Z] #23 sha256:9a17e8a95a4cddc74d22f5cf15abe82528a6b0ac56f14152d16fc0898f51d85a
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.535 + RM_GOPATH=0
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.535 + TMP_GOPATH=
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.535 + : /build
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.535 + '[' -z '' ']'
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.535 ++ mktemp -d
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.536 + export GOPATH=/tmp/tmp.oDSUBaWjSm
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.536 + GOPATH=/tmp/tmp.oDSUBaWjSm
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.536 + RM_GOPATH=1
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.536 + case "$(go env GOARCH)" in
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.543 ++ go env GOARCH
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.589 Install docker/cli version 17.06.2-ce from stable
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 ++ dirname /tmp/install/install.sh
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + dir=/tmp/install
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + bin=dockercli
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + shift
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + . /tmp/install/dockercli.installer
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 ++ : stable
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 ++ : 17.06.2-ce
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + install_dockercli
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 ++ uname -m
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + arch=x86_64
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + '[' x86_64 '!=' x86_64 ']'
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + url=https://download.docker.com/linux/static
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + tar -xz docker/docker
09:57:04 [2021-02-22T09:57:04.906Z] #23 6.590 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:57:04 [2021-02-22T09:57:04.913Z] The recommended git tool is: git
09:57:05 [2021-02-22T09:57:05.176Z] #23 ...
09:57:05 [2021-02-22T09:57:05.176Z] 
09:57:05 [2021-02-22T09:57:05.176Z] #35 [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
09:57:05 [2021-02-22T09:57:05.176Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:05 [2021-02-22T09:57:05.176Z] #35 8.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #35 8.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #35 8.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #35 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #35 ...
09:57:05 [2021-02-22T09:57:05.176Z] 
09:57:05 [2021-02-22T09:57:05.176Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:05 [2021-02-22T09:57:05.176Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:05 [2021-02-22T09:57:05.176Z] #12 7.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #12 7.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #12 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:05 [2021-02-22T09:57:05.176Z] #12 9.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #12 ...
09:57:05 [2021-02-22T09:57:05.437Z] 
09:57:05 [2021-02-22T09:57:05.437Z] #41 [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
09:57:05 [2021-02-22T09:57:05.437Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:05 [2021-02-22T09:57:05.437Z] #41 8.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #41 8.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #41 8.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #41 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #41 ...
09:57:05 [2021-02-22T09:57:05.437Z] 
09:57:05 [2021-02-22T09:57:05.437Z] #54 [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
09:57:05 [2021-02-22T09:57:05.437Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:57:05 [2021-02-22T09:57:05.437Z] #54 8.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #54 8.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #54 8.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:05 [2021-02-22T09:57:05.437Z] #54 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:57:05 [2021-02-22T09:57:05.700Z] #54 ...
09:57:05 [2021-02-22T09:57:05.700Z] 
09:57:05 [2021-02-22T09:57:05.700Z] #44 [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
09:57:05 [2021-02-22T09:57:05.700Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + RM_GOPATH=0
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + TMP_GOPATH=
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + : /build
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + '[' -z '' ']'
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 ++ mktemp -d
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + export GOPATH=/tmp/tmp.eTvM2vfcJ0
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + GOPATH=/tmp/tmp.eTvM2vfcJ0
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + RM_GOPATH=1
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 + case "$(go env GOARCH)" in
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.517 ++ go env GOARCH
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.561 + export GO_BUILDMODE=-buildmode=pie
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.561 + GO_BUILDMODE=-buildmode=pie
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.561 ++ dirname /tmp/install/install.sh
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + dir=/tmp/install
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + bin=vndr
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + shift
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + '[' '!' -f /tmp/install/vndr.installer ']'
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + . /tmp/install/vndr.installer
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + install_vndr
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eTvM2vfcJ0/src/github.com/LK4D4/vndr
09:57:05 [2021-02-22T09:57:05.700Z] #44 6.585 Cloning into '/tmp/tmp.eTvM2vfcJ0/src/github.com/LK4D4/vndr'...
09:57:05 [2021-02-22T09:57:05.700Z] #44 7.146 + cd /tmp/tmp.eTvM2vfcJ0/src/github.com/LK4D4/vndr
09:57:05 [2021-02-22T09:57:05.700Z] #44 7.151 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:57:05 [2021-02-22T09:57:05.700Z] #44 7.160 + go build -buildmode=pie -v -o /build/vndr .
09:57:05 [2021-02-22T09:57:05.700Z] #44 8.666 internal/bytealg
09:57:05 [2021-02-22T09:57:05.700Z] #44 8.694 internal/race
09:57:05 [2021-02-22T09:57:05.700Z] #44 8.761 sync/atomic
09:57:05 [2021-02-22T09:57:05.700Z] #44 9.275 unicode
09:57:05 [2021-02-22T09:57:05.700Z] #44 9.829 runtime
09:57:05 [2021-02-22T09:57:05.700Z] #44 ...
09:57:05 [2021-02-22T09:57:05.700Z] 
09:57:05 [2021-02-22T09:57:05.700Z] #46 [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
09:57:05 [2021-02-22T09:57:05.700Z] #46 sha256:a1e8288727a115da957372bb9cfddb307b60cd1f7f637a419bf983db9340f5e6
09:57:05 [2021-02-22T09:57:05.700Z] #46 8.330 go: downloading gotest.tools/gotestsum v0.5.3
09:57:05 [2021-02-22T09:57:05.700Z] #46 9.049 go: extracting gotest.tools/gotestsum v0.5.3
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.23 go: downloading github.com/jonboulle/clockwork v0.1.0
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.30 go: downloading github.com/spf13/pflag v1.0.3
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.30 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.35 go: downloading github.com/fatih/color v1.9.0
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.74 go: downloading github.com/pkg/errors v0.9.1
09:57:05 [2021-02-22T09:57:05.700Z] #46 10.87 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.01 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.01 go: extracting github.com/jonboulle/clockwork v0.1.0
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.49 go: extracting github.com/spf13/pflag v1.0.3
09:57:05 [2021-02-22T09:57:05.700Z] #46 11.56 go: extracting github.com/pkg/errors v0.9.1
09:57:05 [2021-02-22T09:57:05.965Z] #46 11.69 go: extracting github.com/fatih/color v1.9.0
09:57:05 [2021-02-22T09:57:05.965Z] #46 11.69 go: downloading github.com/mattn/go-isatty v0.0.12
09:57:05 [2021-02-22T09:57:05.965Z] #46 11.71 go: downloading github.com/mattn/go-colorable v0.1.6
09:57:06 [2021-02-22T09:57:06.226Z] #46 ...
09:57:06 [2021-02-22T09:57:06.226Z] 
09:57:06 [2021-02-22T09:57:06.226Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:57:06 [2021-02-22T09:57:06.226Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:57:06 [2021-02-22T09:57:06.226Z] #31 6.069 + git clone https://github.com/kolyshkin/go-swagger.git .
09:57:06 [2021-02-22T09:57:06.226Z] #31 6.072 Cloning into '.'...
09:57:06 [2021-02-22T09:57:06.226Z] #31 ...
09:57:06 [2021-02-22T09:57:06.226Z] 
09:57:06 [2021-02-22T09:57:06.226Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:06 [2021-02-22T09:57:06.226Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:06 [2021-02-22T09:57:06.226Z] #12 12.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:57:07 [2021-02-22T09:57:07.396Z] using credential docker-jenkins-github-credentials
09:57:07 [2021-02-22T09:57:07.402Z] Cloning the remote Git repository
09:57:07 [2021-02-22T09:57:07.402Z] Cloning with configured refspecs honoured and without tags
09:57:07 [2021-02-22T09:57:07.526Z] Cloning repository https://github.com/moby/moby.git
09:57:07 [2021-02-22T09:57:07.578Z]  > git init /home/ubuntu/workspace/moby_PR-42017 # timeout=10
09:57:07 [2021-02-22T09:57:07.804Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:07 [2021-02-22T09:57:07.805Z]  > git --version # timeout=10
09:57:07 [2021-02-22T09:57:07.816Z]  > git --version # 'git version 2.17.1'
09:57:07 [2021-02-22T09:57:07.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:07 [2021-02-22T09:57:07.824Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:08 [2021-02-22T09:57:08.772Z] #12 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:57:11 [2021-02-22T09:57:11.318Z] #12 ...
09:57:11 [2021-02-22T09:57:11.318Z] 
09:57:11 [2021-02-22T09:57:11.318Z] #23 [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
09:57:11 [2021-02-22T09:57:11.318Z] #23 sha256:9a17e8a95a4cddc74d22f5cf15abe82528a6b0ac56f14152d16fc0898f51d85a
09:57:11 [2021-02-22T09:57:11.318Z] #23 16.41 + mkdir -p /build
09:57:11 [2021-02-22T09:57:11.318Z] #23 16.42 + mv docker/docker /build/
09:57:11 [2021-02-22T09:57:11.318Z] #23 16.42 + rmdir docker
09:57:11 [2021-02-22T09:57:11.318Z] #23 DONE 16.8s
09:57:11 [2021-02-22T09:57:11.318Z] 
09:57:11 [2021-02-22T09:57:11.318Z] #48 [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
09:57:11 [2021-02-22T09:57:11.318Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:57:11 [2021-02-22T09:57:11.318Z] #48 16.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:57:11 [2021-02-22T09:57:11.579Z] #48 17.29 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:57:11 [2021-02-22T09:57:11.579Z] #48 17.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:57:11 [2021-02-22T09:57:11.579Z] #48 17.36 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:57:12 [2021-02-22T09:57:12.153Z] #48 17.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:57:12 [2021-02-22T09:57:12.153Z] #48 18.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:57:12 [2021-02-22T09:57:12.415Z] #48 18.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:57:12 [2021-02-22T09:57:12.415Z] #48 18.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:57:12 [2021-02-22T09:57:12.415Z] #48 18.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:57:12 [2021-02-22T09:57:12.679Z] #48 18.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:57:12 [2021-02-22T09:57:12.679Z] #48 18.40 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:57:12 [2021-02-22T09:57:12.679Z] #48 18.40 go: downloading github.com/fatih/color v1.7.0
09:57:12 [2021-02-22T09:57:12.679Z] #48 18.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:57:12 [2021-02-22T09:57:12.961Z] #48 18.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:57:12 [2021-02-22T09:57:12.961Z] #48 18.72 go: extracting github.com/fatih/color v1.7.0
09:57:12 [2021-02-22T09:57:12.961Z] #48 18.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:57:12 [2021-02-22T09:57:12.961Z] #48 18.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:57:14 [2021-02-22T09:57:14.891Z] #48 20.74 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:57:15 [2021-02-22T09:57:15.834Z] #48 ...
09:57:15 [2021-02-22T09:57:15.834Z] 
09:57:15 [2021-02-22T09:57:15.834Z] #57 [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
09:57:15 [2021-02-22T09:57:15.834Z] #57 sha256:dcb096f5b6ce4491c20d7e4013685a2223d4e833451819ef8c032d9e1790c13d
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.67 + cd /tmp/tmp.GVjV1u8J3O/src/github.com/rootless-containers/rootlesskit
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.69 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.75 + export GO111MODULE=on
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.75 + GO111MODULE=on
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.75 + for f in rootlesskit rootlesskit-docker-proxy
09:57:15 [2021-02-22T09:57:15.834Z] #57 11.75 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.77 go: downloading github.com/pkg/errors v0.9.1
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.84 go: downloading github.com/urfave/cli/v2 v2.3.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading github.com/moby/vpnkit v0.4.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading github.com/gorilla/mux v1.8.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading github.com/google/uuid v1.2.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading github.com/gofrs/flock v0.8.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 13.98 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.00 go: extracting github.com/pkg/errors v0.9.1
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.08 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.15 go: downloading github.com/sirupsen/logrus v1.7.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.39 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.40 go: extracting github.com/gorilla/mux v1.8.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 14.69 go: extracting github.com/gofrs/flock v0.8.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 15.04 go: extracting github.com/google/uuid v1.2.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 15.51 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 15.58 go: extracting github.com/sirupsen/logrus v1.7.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 16.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:57:15 [2021-02-22T09:57:15.834Z] #57 18.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:57:15 [2021-02-22T09:57:15.834Z] #57 18.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:57:15 [2021-02-22T09:57:15.834Z] #57 18.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:57:15 [2021-02-22T09:57:15.834Z] #57 18.99 go: extracting github.com/moby/vpnkit v0.4.0
09:57:15 [2021-02-22T09:57:15.834Z] #57 19.34 go: extracting github.com/urfave/cli/v2 v2.3.0
09:57:16 [2021-02-22T09:57:16.095Z] #57 ...
09:57:16 [2021-02-22T09:57:16.095Z] 
09:57:16 [2021-02-22T09:57:16.095Z] #50 [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
09:57:16 [2021-02-22T09:57:16.095Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:16 [2021-02-22T09:57:16.095Z] #50 19.58 + cd /tmp/tmp.YbLRtnI7h0/src/github.com/mvdan/sh
09:57:16 [2021-02-22T09:57:16.095Z] #50 19.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:57:16 [2021-02-22T09:57:16.095Z] #50 19.72 + GO111MODULE=on
09:57:16 [2021-02-22T09:57:16.096Z] #50 19.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:57:16 [2021-02-22T09:57:16.096Z] #50 21.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:57:16 [2021-02-22T09:57:16.096Z] #50 21.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:57:16 [2021-02-22T09:57:16.096Z] #50 21.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:57:16 [2021-02-22T09:57:16.096Z] #50 21.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:57:16 [2021-02-22T09:57:16.096Z] #50 21.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:57:16 [2021-02-22T09:57:16.356Z] #50 ...
09:57:16 [2021-02-22T09:57:16.356Z] 
09:57:16 [2021-02-22T09:57:16.356Z] #46 [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
09:57:16 [2021-02-22T09:57:16.356Z] #46 sha256:a1e8288727a115da957372bb9cfddb307b60cd1f7f637a419bf983db9340f5e6
09:57:16 [2021-02-22T09:57:16.356Z] #46 12.14 go: extracting github.com/mattn/go-isatty v0.0.12
09:57:16 [2021-02-22T09:57:16.356Z] #46 12.19 go: extracting github.com/mattn/go-colorable v0.1.6
09:57:16 [2021-02-22T09:57:16.356Z] #46 13.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:57:16 [2021-02-22T09:57:16.356Z] #46 14.87 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:57:16 [2021-02-22T09:57:16.356Z] #46 15.98 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.17 go: finding github.com/fatih/color v1.9.0
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.23 go: finding github.com/pkg/errors v0.9.1
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.29 go: finding github.com/spf13/pflag v1.0.3
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.48 go: finding github.com/mattn/go-colorable v0.1.6
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.58 go: finding github.com/mattn/go-isatty v0.0.12
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:57:16 [2021-02-22T09:57:16.356Z] #46 20.97 go: finding github.com/jonboulle/clockwork v0.1.0
09:57:16 [2021-02-22T09:57:16.356Z] #46 21.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:57:16 [2021-02-22T09:57:16.356Z] #46 21.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:57:16 [2021-02-22T09:57:16.356Z] #46 21.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:57:16 [2021-02-22T09:57:16.620Z] #46 ...
09:57:16 [2021-02-22T09:57:16.620Z] 
09:57:16 [2021-02-22T09:57:16.620Z] #50 [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
09:57:16 [2021-02-22T09:57:16.620Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:16 [2021-02-22T09:57:16.620Z] #50 22.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:57:16 [2021-02-22T09:57:16.884Z] #50 ...
09:57:16 [2021-02-22T09:57:16.884Z] 
09:57:16 [2021-02-22T09:57:16.884Z] #35 [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
09:57:16 [2021-02-22T09:57:16.884Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:16 [2021-02-22T09:57:16.884Z] #35 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:57:16 [2021-02-22T09:57:16.884Z] #35 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:57:16 [2021-02-22T09:57:16.884Z] #35 ...
09:57:16 [2021-02-22T09:57:16.884Z] 
09:57:16 [2021-02-22T09:57:16.884Z] #44 [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
09:57:16 [2021-02-22T09:57:16.884Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:57:16 [2021-02-22T09:57:16.884Z] #44 13.02 unicode/utf8
09:57:16 [2021-02-22T09:57:16.884Z] #44 13.42 math
09:57:16 [2021-02-22T09:57:16.884Z] #44 18.21 unicode/utf16
09:57:16 [2021-02-22T09:57:16.884Z] #44 18.45 container/list
09:57:16 [2021-02-22T09:57:16.884Z] #44 18.96 crypto/internal/subtle
09:57:16 [2021-02-22T09:57:16.884Z] #44 19.12 crypto/subtle
09:57:16 [2021-02-22T09:57:16.884Z] #44 19.30 vendor/golang.org/x/crypto/cryptobyte/asn1
09:57:16 [2021-02-22T09:57:16.884Z] #44 19.39 internal/nettrace
09:57:16 [2021-02-22T09:57:16.884Z] #44 19.53 runtime/cgo
09:57:17 [2021-02-22T09:57:17.145Z] #44 ...
09:57:17 [2021-02-22T09:57:17.145Z] 
09:57:17 [2021-02-22T09:57:17.145Z] #48 [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
09:57:17 [2021-02-22T09:57:17.145Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:17 [2021-02-22T09:57:17.145Z] #48 22.90 go: downloading github.com/spf13/cobra v0.0.5
09:57:17 [2021-02-22T09:57:17.145Z] #48 22.91 go: downloading github.com/ultraware/whitespace v0.0.4
09:57:17 [2021-02-22T09:57:17.406Z] #48 22.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:57:17 [2021-02-22T09:57:17.406Z] #48 22.97 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:57:17 [2021-02-22T09:57:17.406Z] #48 22.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:57:17 [2021-02-22T09:57:17.406Z] #48 22.97 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:57:17 [2021-02-22T09:57:17.406Z] #48 22.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:57:17 [2021-02-22T09:57:17.406Z] #48 23.03 go: downloading github.com/ultraware/funlen v0.0.2
09:57:17 [2021-02-22T09:57:17.406Z] #48 23.05 go: downloading github.com/spf13/viper v1.6.1
09:57:17 [2021-02-22T09:57:17.406Z] #48 23.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:57:17 [2021-02-22T09:57:17.406Z] #48 ...
09:57:17 [2021-02-22T09:57:17.406Z] 
09:57:17 [2021-02-22T09:57:17.406Z] #41 [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
09:57:17 [2021-02-22T09:57:17.406Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:17 [2021-02-22T09:57:17.406Z] #41 13.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:57:17 [2021-02-22T09:57:17.406Z] #41 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:57:17 [2021-02-22T09:57:17.406Z] #41 ...
09:57:17 [2021-02-22T09:57:17.406Z] 
09:57:17 [2021-02-22T09:57:17.406Z] #50 [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
09:57:17 [2021-02-22T09:57:17.406Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:17 [2021-02-22T09:57:17.406Z] #50 23.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:57:17 [2021-02-22T09:57:17.670Z] #50 ...
09:57:17 [2021-02-22T09:57:17.670Z] 
09:57:17 [2021-02-22T09:57:17.670Z] #54 [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
09:57:17 [2021-02-22T09:57:17.670Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:57:17 [2021-02-22T09:57:17.670Z] #54 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:57:17 [2021-02-22T09:57:17.670Z] #54 15.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:57:17 [2021-02-22T09:57:17.938Z] #54 ...
09:57:17 [2021-02-22T09:57:17.938Z] 
09:57:17 [2021-02-22T09:57:17.938Z] #48 [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
09:57:17 [2021-02-22T09:57:17.938Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.36 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.39 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.40 go: extracting github.com/spf13/viper v1.6.1
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.40 go: extracting github.com/ultraware/whitespace v0.0.4
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.43 go: extracting github.com/ultraware/funlen v0.0.2
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.67 go: downloading gopkg.in/yaml.v2 v2.2.7
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.71 go: downloading github.com/uudashr/gocognit v1.0.1
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.71 go: downloading github.com/mattn/go-isatty v0.0.8
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.78 go: extracting github.com/spf13/cobra v0.0.5
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:57:17 [2021-02-22T09:57:17.938Z] #48 23.81 go: downloading github.com/gobwas/glob v0.2.3
09:57:18 [2021-02-22T09:57:18.199Z] #48 23.82 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:57:18 [2021-02-22T09:57:18.199Z] #48 23.82 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:57:18 [2021-02-22T09:57:18.199Z] #48 23.84 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:57:18 [2021-02-22T09:57:18.199Z] #48 23.96 go: extracting github.com/uudashr/gocognit v1.0.1
09:57:18 [2021-02-22T09:57:18.199Z] #48 24.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.15 go: extracting github.com/mattn/go-isatty v0.0.8
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.21 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.22 go: extracting gopkg.in/yaml.v2 v2.2.7
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.26 go: downloading github.com/hashicorp/hcl v1.0.0
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:57:18 [2021-02-22T09:57:18.460Z] #48 24.33 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:57:18 [2021-02-22T09:57:18.721Z] #48 24.36 go: extracting github.com/gobwas/glob v0.2.3
09:57:18 [2021-02-22T09:57:18.721Z] #48 24.37 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:57:18 [2021-02-22T09:57:18.721Z] #48 24.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:57:18 [2021-02-22T09:57:18.721Z] #48 24.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:57:18 [2021-02-22T09:57:18.983Z] #48 24.72 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:57:18 [2021-02-22T09:57:18.983Z] #48 24.82 go: downloading github.com/subosito/gotenv v1.2.0
09:57:18 [2021-02-22T09:57:18.983Z] #48 24.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:57:19 [2021-02-22T09:57:19.244Z] #48 24.84 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:57:19 [2021-02-22T09:57:19.244Z] #48 24.86 go: extracting github.com/hashicorp/hcl v1.0.0
09:57:19 [2021-02-22T09:57:19.244Z] #48 ...
09:57:19 [2021-02-22T09:57:19.244Z] 
09:57:19 [2021-02-22T09:57:19.244Z] #33 [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
09:57:19 [2021-02-22T09:57:19.244Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:57:19 [2021-02-22T09:57:19.244Z] #33 14.90 internal/testlog
09:57:19 [2021-02-22T09:57:19.244Z] #33 15.10 encoding
09:57:19 [2021-02-22T09:57:19.244Z] #33 15.27 runtime/cgo
09:57:19 [2021-02-22T09:57:19.244Z] #33 ...
09:57:19 [2021-02-22T09:57:19.244Z] 
09:57:19 [2021-02-22T09:57:19.244Z] #48 [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
09:57:19 [2021-02-22T09:57:19.244Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:19 [2021-02-22T09:57:19.244Z] #48 25.04 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.27 go: downloading github.com/mattn/go-colorable v0.1.4
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.28 go: extracting github.com/subosito/gotenv v1.2.0
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.29 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:57:19 [2021-02-22T09:57:19.516Z] #48 25.32 go: downloading github.com/pelletier/go-toml v1.2.0
09:57:19 [2021-02-22T09:57:19.777Z] #48 25.54 go: downloading github.com/gogo/protobuf v1.2.1
09:57:19 [2021-02-22T09:57:19.777Z] #48 25.63 go: downloading github.com/pkg/errors v0.8.1
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.63 go: downloading github.com/magiconair/properties v1.8.1
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.63 go: extracting github.com/mattn/go-colorable v0.1.4
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:57:20 [2021-02-22T09:57:20.038Z] #48 25.95 go: downloading github.com/kisielk/gotool v1.0.0
09:57:20 [2021-02-22T09:57:20.300Z] #48 26.01 go: extracting github.com/pelletier/go-toml v1.2.0
09:57:20 [2021-02-22T09:57:20.300Z] #48 26.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:57:20 [2021-02-22T09:57:20.300Z] #48 26.16 go: extracting github.com/magiconair/properties v1.8.1
09:57:20 [2021-02-22T09:57:20.562Z] #48 26.31 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:57:20 [2021-02-22T09:57:20.562Z] #48 26.33 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.43 go: extracting github.com/kisielk/gotool v1.0.0
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.55 go: downloading github.com/spf13/cast v1.3.0
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.55 go: extracting github.com/pkg/errors v0.8.1
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.56 go: downloading github.com/sirupsen/logrus v1.4.2
09:57:20 [2021-02-22T09:57:20.823Z] #48 26.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:57:21 [2021-02-22T09:57:21.084Z] #48 26.71 go: downloading github.com/stretchr/testify v1.4.0
09:57:21 [2021-02-22T09:57:21.084Z] #48 26.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:57:21 [2021-02-22T09:57:21.084Z] #48 26.80 go: downloading gopkg.in/ini.v1 v1.51.0
09:57:21 [2021-02-22T09:57:21.084Z] #48 26.92 go: downloading github.com/spf13/pflag v1.0.5
09:57:21 [2021-02-22T09:57:21.357Z] #48 27.08 go: extracting github.com/spf13/cast v1.3.0
09:57:21 [2021-02-22T09:57:21.357Z] #48 27.22 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:57:21 [2021-02-22T09:57:21.619Z] #48 27.36 go: downloading github.com/spf13/afero v1.1.2
09:57:21 [2021-02-22T09:57:21.879Z] #48 27.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:57:21 [2021-02-22T09:57:21.879Z] #48 27.57 go: extracting gopkg.in/ini.v1 v1.51.0
09:57:21 [2021-02-22T09:57:21.879Z] #48 27.62 go: extracting github.com/stretchr/testify v1.4.0
09:57:21 [2021-02-22T09:57:21.879Z] #48 27.64 go: extracting github.com/sirupsen/logrus v1.4.2
09:57:21 [2021-02-22T09:57:21.879Z] #48 27.73 go: downloading github.com/go-critic/go-critic v0.4.1
09:57:22 [2021-02-22T09:57:22.142Z] #48 27.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:57:22 [2021-02-22T09:57:22.142Z] #48 27.95 go: extracting github.com/spf13/pflag v1.0.5
09:57:22 [2021-02-22T09:57:22.417Z] #48 28.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:57:22 [2021-02-22T09:57:22.417Z] #48 28.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:57:22 [2021-02-22T09:57:22.733Z] #48 28.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:57:22 [2021-02-22T09:57:22.733Z] #48 28.27 go: downloading github.com/pmezard/go-difflib v1.0.0
09:57:22 [2021-02-22T09:57:22.733Z] #48 28.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:57:22 [2021-02-22T09:57:22.733Z] #48 28.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:57:22 [2021-02-22T09:57:22.733Z] #48 28.49 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.70 go: extracting github.com/spf13/afero v1.1.2
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.73 go: extracting github.com/pmezard/go-difflib v1.0.0
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.76 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.77 go: extracting github.com/go-critic/go-critic v0.4.1
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.78 go: downloading golang.org/x/text v0.3.2
09:57:22 [2021-02-22T09:57:22.994Z] #48 28.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:57:23 [2021-02-22T09:57:23.255Z] #48 28.85 go: downloading github.com/BurntSushi/toml v0.3.1
09:57:23 [2021-02-22T09:57:23.255Z] #48 28.97 go: downloading github.com/stretchr/objx v0.2.0
09:57:23 [2021-02-22T09:57:23.255Z] #48 29.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:57:23 [2021-02-22T09:57:23.255Z] #48 29.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:57:23 [2021-02-22T09:57:23.515Z] #48 29.18 go: extracting github.com/BurntSushi/toml v0.3.1
09:57:23 [2021-02-22T09:57:23.775Z] #48 29.50 go: downloading github.com/davecgh/go-spew v1.1.1
09:57:23 [2021-02-22T09:57:23.775Z] #48 29.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:57:24 [2021-02-22T09:57:24.036Z] #48 29.79 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:57:24 [2021-02-22T09:57:24.297Z] #48 29.92 go: extracting github.com/davecgh/go-spew v1.1.1
09:57:24 [2021-02-22T09:57:24.297Z] #48 29.94 go: extracting github.com/stretchr/objx v0.2.0
09:57:24 [2021-02-22T09:57:24.869Z] #48 30.67 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:57:24 [2021-02-22T09:57:24.869Z] #48 30.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:57:24 [2021-02-22T09:57:24.869Z] #48 30.67 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:57:24 [2021-02-22T09:57:24.869Z] #48 30.68 go: downloading github.com/go-toolsmith/astp v1.0.0
09:57:24 [2021-02-22T09:57:24.869Z] #48 30.68 go: downloading github.com/go-toolsmith/typep v1.0.0
09:57:25 [2021-02-22T09:57:25.130Z] #48 30.99 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:57:25 [2021-02-22T09:57:25.130Z] #48 31.03 go: extracting github.com/go-toolsmith/astp v1.0.0
09:57:25 [2021-02-22T09:57:25.391Z] #48 31.04 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:57:25 [2021-02-22T09:57:25.391Z] #48 31.04 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:57:25 [2021-02-22T09:57:25.391Z] #48 31.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:57:25 [2021-02-22T09:57:25.391Z] #48 31.17 go: extracting github.com/go-toolsmith/typep v1.0.0
09:57:25 [2021-02-22T09:57:25.391Z] #48 31.21 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:57:26 [2021-02-22T09:57:26.334Z] #48 32.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:57:27 [2021-02-22T09:57:27.543Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01664a155a21444aa) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] {
[Pipeline] checkout
09:57:28 [2021-02-22T09:57:28.148Z] The recommended git tool is: git
09:57:28 [2021-02-22T09:57:28.248Z] #48 ...
09:57:28 [2021-02-22T09:57:28.248Z] 
09:57:28 [2021-02-22T09:57:28.248Z] #57 [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
09:57:28 [2021-02-22T09:57:28.248Z] #57 sha256:dcb096f5b6ce4491c20d7e4013685a2223d4e833451819ef8c032d9e1790c13d
09:57:28 [2021-02-22T09:57:28.248Z] #57 23.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 24.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 24.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 24.09 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:57:28 [2021-02-22T09:57:28.248Z] #57 24.80 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 25.36 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:57:28 [2021-02-22T09:57:28.248Z] #57 28.39 go: finding github.com/pkg/errors v0.9.1
09:57:28 [2021-02-22T09:57:28.248Z] #57 28.46 go: finding github.com/sirupsen/logrus v1.7.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 28.62 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:57:28 [2021-02-22T09:57:28.248Z] #57 28.84 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:57:28 [2021-02-22T09:57:28.248Z] #57 28.96 go: finding github.com/google/uuid v1.2.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.08 go: finding github.com/moby/vpnkit v0.4.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.09 go: finding github.com/gofrs/flock v0.8.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.14 go: finding github.com/gorilla/mux v1.8.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.25 go: finding github.com/moby/sys/mountinfo v0.4.0
09:57:28 [2021-02-22T09:57:28.248Z] #57 29.27 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:57:28 [2021-02-22T09:57:28.249Z] #57 29.31 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:57:28 [2021-02-22T09:57:28.249Z] #57 29.37 go: finding github.com/urfave/cli/v2 v2.3.0
09:57:28 [2021-02-22T09:57:28.249Z] #57 29.58 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:57:28 [2021-02-22T09:57:28.249Z] #57 29.79 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:57:28 [2021-02-22T09:57:28.249Z] #57 ...
09:57:28 [2021-02-22T09:57:28.249Z] 
09:57:28 [2021-02-22T09:57:28.249Z] #63 [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
09:57:28 [2021-02-22T09:57:28.249Z] #63 sha256:c6e6e226b5b7e8b771dbb0beb312b41563050d9e4d8a7e8f641bc1e95f0bea5b
09:57:28 [2021-02-22T09:57:28.249Z] #63 27.00 Checking out files:  62% (1190/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:57:28 [2021-02-22T09:57:28.249Z] #63 27.70 + cd /tmp/tmp.Ga1VlOFqI9/src/github.com/docker/libnetwork
09:57:28 [2021-02-22T09:57:28.249Z] #63 27.70 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:57:28 [2021-02-22T09:57:28.249Z] #63 28.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:57:28 [2021-02-22T09:57:28.822Z] #63 ...
09:57:28 [2021-02-22T09:57:28.822Z] 
09:57:28 [2021-02-22T09:57:28.822Z] #48 [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
09:57:28 [2021-02-22T09:57:28.822Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:28 [2021-02-22T09:57:28.822Z] #48 34.33 go: extracting github.com/gogo/protobuf v1.2.1
09:57:28 [2021-02-22T09:57:28.822Z] #48 ...
09:57:28 [2021-02-22T09:57:28.822Z] 
09:57:28 [2021-02-22T09:57:28.822Z] #50 [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
09:57:28 [2021-02-22T09:57:28.822Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:28 [2021-02-22T09:57:28.822Z] #50 24.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:57:28 [2021-02-22T09:57:28.822Z] #50 26.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:57:28 [2021-02-22T09:57:28.822Z] #50 26.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:57:28 [2021-02-22T09:57:28.822Z] #50 26.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:57:28 [2021-02-22T09:57:28.822Z] #50 26.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:57:28 [2021-02-22T09:57:28.822Z] #50 27.41 runtime
09:57:29 [2021-02-22T09:57:29.083Z] #50 ...
09:57:29 [2021-02-22T09:57:29.083Z] 
09:57:29 [2021-02-22T09:57:29.083Z] #39 [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
09:57:29 [2021-02-22T09:57:29.083Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:57:29 [2021-02-22T09:57:29.083Z] #39 23.93 Checking out files:  85% (1436/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
09:57:29 [2021-02-22T09:57:29.083Z] #39 24.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:57:29 [2021-02-22T09:57:29.083Z] #39 25.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:57:29 [2021-02-22T09:57:29.542Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02b6975e666f928b6) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] {
[Pipeline] checkout
09:57:29 [2021-02-22T09:57:29.657Z] #39 ...
09:57:29 [2021-02-22T09:57:29.657Z] 
09:57:29 [2021-02-22T09:57:29.657Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:29 [2021-02-22T09:57:29.657Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:29 [2021-02-22T09:57:29.657Z] #12 25.53 Fetched 8422 kB in 18s (469 kB/s)
09:57:29 [2021-02-22T09:57:29.657Z] #12 25.53 Reading package lists...
09:57:29 [2021-02-22T09:57:29.659Z] The recommended git tool is: git
09:57:29 [2021-02-22T09:57:29.919Z] #12 32.61 Reading package lists...
09:57:29 [2021-02-22T09:57:29.919Z] #12 ...
09:57:29 [2021-02-22T09:57:29.919Z] 
09:57:29 [2021-02-22T09:57:29.919Z] #35 [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
09:57:29 [2021-02-22T09:57:29.919Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:29 [2021-02-22T09:57:29.919Z] #35 25.67 Fetched 8422 kB in 18s (473 kB/s)
09:57:29 [2021-02-22T09:57:29.919Z] #35 25.67 Reading package lists...
09:57:29 [2021-02-22T09:57:29.919Z] #35 32.38 Reading package lists...
09:57:29 [2021-02-22T09:57:29.919Z] #35 ...
09:57:29 [2021-02-22T09:57:29.919Z] 
09:57:29 [2021-02-22T09:57:29.919Z] #54 [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
09:57:29 [2021-02-22T09:57:29.919Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:57:29 [2021-02-22T09:57:29.919Z] #54 26.72 Fetched 8422 kB in 19s (451 kB/s)
09:57:29 [2021-02-22T09:57:29.919Z] #54 26.72 Reading package lists...
09:57:30 [2021-02-22T09:57:30.492Z] #54 33.44 Reading package lists...
09:57:30 [2021-02-22T09:57:30.492Z] #54 ...
09:57:30 [2021-02-22T09:57:30.492Z] 
09:57:30 [2021-02-22T09:57:30.492Z] #41 [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
09:57:30 [2021-02-22T09:57:30.492Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:30 [2021-02-22T09:57:30.492Z] #41 26.35 Fetched 8422 kB in 18s (474 kB/s)
09:57:30 [2021-02-22T09:57:30.492Z] #41 26.35 Reading package lists...
09:57:30 [2021-02-22T09:57:30.607Z] using credential docker-jenkins-github-credentials
09:57:30 [2021-02-22T09:57:30.623Z] Cloning the remote Git repository
09:57:30 [2021-02-22T09:57:30.623Z] Cloning with configured refspecs honoured and without tags
09:57:30 [2021-02-22T09:57:30.577Z] Cloning repository https://github.com/moby/moby.git
09:57:30 [2021-02-22T09:57:30.648Z]  > git init /home/ubuntu/workspace/moby_PR-42017 # timeout=10
09:57:30 [2021-02-22T09:57:30.963Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:30 [2021-02-22T09:57:30.964Z]  > git --version # timeout=10
09:57:30 [2021-02-22T09:57:30.991Z]  > git --version # 'git version 2.17.1'
09:57:30 [2021-02-22T09:57:30.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:31 [2021-02-22T09:57:31.019Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:32 [2021-02-22T09:57:32.421Z] #41 33.08 Reading package lists...
09:57:32 [2021-02-22T09:57:32.421Z] #41 ...
09:57:32 [2021-02-22T09:57:32.421Z] 
09:57:32 [2021-02-22T09:57:32.421Z] #33 [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
09:57:32 [2021-02-22T09:57:32.421Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:57:32 [2021-02-22T09:57:32.421Z] #33 38.14 internal/reflectlite
09:57:32 [2021-02-22T09:57:32.421Z] #33 38.17 sync
09:57:32 [2021-02-22T09:57:32.644Z] using credential docker-jenkins-github-credentials
09:57:32 [2021-02-22T09:57:32.651Z] Cloning the remote Git repository
09:57:32 [2021-02-22T09:57:32.651Z] Cloning with configured refspecs honoured and without tags
09:57:33 [2021-02-22T09:57:33.329Z] Fetching without tags
09:57:33 [2021-02-22T09:57:33.224Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:33 [2021-02-22T09:57:33.257Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
09:57:33 [2021-02-22T09:57:33.285Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:33 [2021-02-22T09:57:33.317Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:33 [2021-02-22T09:57:33.340Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:33 [2021-02-22T09:57:33.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:33 [2021-02-22T09:57:33.341Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:32 [2021-02-22T09:57:32.660Z] Cloning repository https://github.com/moby/moby.git
09:57:32 [2021-02-22T09:57:32.722Z]  > git init /home/ubuntu/workspace/moby_PR-42017 # timeout=10
09:57:33 [2021-02-22T09:57:33.031Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:33 [2021-02-22T09:57:33.031Z]  > git --version # timeout=10
09:57:33 [2021-02-22T09:57:33.046Z]  > git --version # 'git version 2.25.1'
09:57:33 [2021-02-22T09:57:33.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:33 [2021-02-22T09:57:33.048Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:33 [2021-02-22T09:57:33.427Z] #33 ...
09:57:33 [2021-02-22T09:57:33.428Z] 
09:57:33 [2021-02-22T09:57:33.428Z] #44 [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
09:57:33 [2021-02-22T09:57:33.428Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:57:33 [2021-02-22T09:57:33.428Z] #44 29.07 vendor/golang.org/x/crypto/internal/subtle
09:57:33 [2021-02-22T09:57:33.428Z] #44 29.18 vendor/golang.org/x/crypto/curve25519
09:57:33 [2021-02-22T09:57:33.428Z] #44 ...
09:57:33 [2021-02-22T09:57:33.428Z] 
09:57:33 [2021-02-22T09:57:33.428Z] #35 [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
09:57:33 [2021-02-22T09:57:33.428Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:33 [2021-02-22T09:57:33.428Z] #35 32.38 Reading package lists...
09:57:33 [2021-02-22T09:57:33.724Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:57:34 [2021-02-22T09:57:34.723Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00e2f30ddcfeece2e) in /home/ubuntu/workspace/moby_PR-42017
[Pipeline] {
[Pipeline] checkout
09:57:34 [2021-02-22T09:57:34.844Z] #35 39.10 Building dependency tree...
09:57:34 [2021-02-22T09:57:34.939Z] The recommended git tool is: git
09:57:35 [2021-02-22T09:57:35.147Z] Merge succeeded, producing b708c55bf90d0b60518991fa119907675a2f6081
09:57:35 [2021-02-22T09:57:35.148Z] Checking out Revision b708c55bf90d0b60518991fa119907675a2f6081 (PR-42017)
09:57:33 [2021-02-22T09:57:33.738Z]  > git config core.sparsecheckout # timeout=10
09:57:33 [2021-02-22T09:57:33.758Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:57:34 [2021-02-22T09:57:34.411Z]  > git remote # timeout=10
09:57:34 [2021-02-22T09:57:34.436Z]  > git config --get remote.origin.url # timeout=10
09:57:34 [2021-02-22T09:57:34.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:34 [2021-02-22T09:57:34.459Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:57:35 [2021-02-22T09:57:35.128Z]  > git rev-parse HEAD^{commit} # timeout=10
09:57:35 [2021-02-22T09:57:35.150Z]  > git config core.sparsecheckout # timeout=10
09:57:35 [2021-02-22T09:57:35.169Z]  > git checkout -f b708c55bf90d0b60518991fa119907675a2f6081 # timeout=10
09:57:36 [2021-02-22T09:57:36.774Z] #35 42.64 The following additional packages will be installed:
09:57:36 [2021-02-22T09:57:36.774Z] #35 42.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:57:36 [2021-02-22T09:57:36.774Z] #35 42.67 Suggested packages:
09:57:37 [2021-02-22T09:57:37.055Z] #35 42.67   cmake-doc ninja-build lrzip
09:57:37 [2021-02-22T09:57:37.055Z] #35 42.67 Recommended packages:
09:57:37 [2021-02-22T09:57:37.055Z] #35 42.67   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:57:38 [2021-02-22T09:57:38.000Z] #35 43.69 The following NEW packages will be installed:
09:57:38 [2021-02-22T09:57:38.000Z] #35 43.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:57:38 [2021-02-22T09:57:38.000Z] #35 43.70   vim-common xxd
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.09 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.09 Need to get 14.9 MB of archives.
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.09 After this operation, 61.8 MB of additional disk space will be used.
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:57:38 [2021-02-22T09:57:38.261Z] #35 44.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:57:38 [2021-02-22T09:57:38.521Z] #35 44.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:57:38 [2021-02-22T09:57:38.782Z] #35 ...
09:57:38 [2021-02-22T09:57:38.782Z] 
09:57:38 [2021-02-22T09:57:38.782Z] #48 [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
09:57:38 [2021-02-22T09:57:38.782Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:38 [2021-02-22T09:57:38.782Z] #48 38.11 go: extracting golang.org/x/text v0.3.2
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.40 go: finding github.com/fatih/color v1.7.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.46 go: finding github.com/mattn/go-colorable v0.1.4
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.47 go: finding github.com/mattn/go-isatty v0.0.8
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.53 go: finding github.com/go-critic/go-critic v0.4.1
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.79 go: finding github.com/go-lintpack/lintpack v0.5.2
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.83 go: finding github.com/pkg/errors v0.8.1
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.86 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.88 go: finding github.com/go-toolsmith/astequal v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.88 go: finding github.com/mitchellh/go-homedir v1.1.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.92 go: finding github.com/sirupsen/logrus v1.4.2
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.93 go: finding github.com/go-toolsmith/astp v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.95 go: finding github.com/go-toolsmith/astcast v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.96 go: finding github.com/stretchr/testify v1.4.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.96 go: finding github.com/go-toolsmith/typep v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 43.98 go: finding github.com/spf13/viper v1.6.1
09:57:38 [2021-02-22T09:57:38.782Z] #48 44.00 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:57:38 [2021-02-22T09:57:38.782Z] #48 44.05 go: finding github.com/davecgh/go-spew v1.1.1
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.16 go: finding github.com/pmezard/go-difflib v1.0.0
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.21 go: finding github.com/go-toolsmith/strparse v1.0.0
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.24 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.25 go: finding github.com/stretchr/objx v0.2.0
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.31 go: finding github.com/gobwas/glob v0.2.3
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.35 go: finding github.com/fsnotify/fsnotify v1.4.7
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.37 go: finding github.com/spf13/cobra v0.0.5
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.39 go: finding github.com/hashicorp/hcl v1.0.0
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.41 go: finding gopkg.in/yaml.v2 v2.2.7
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.42 go: finding github.com/spf13/pflag v1.0.5
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.47 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:57:38 [2021-02-22T09:57:38.783Z] #48 44.62 go: finding github.com/magiconair/properties v1.8.1
09:57:38 [2021-02-22T09:57:38.962Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.70 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.77 go: finding github.com/mitchellh/mapstructure v1.1.2
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.79 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.81 go: finding github.com/pelletier/go-toml v1.2.0
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.85 go: finding github.com/spf13/afero v1.1.2
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.88 go: finding github.com/spf13/cast v1.3.0
09:57:39 [2021-02-22T09:57:39.043Z] #48 44.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:57:39 [2021-02-22T09:57:39.081Z] First time build. Skipping changelog.
09:57:39 [2021-02-22T09:57:39.304Z] #48 44.90 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:57:39 [2021-02-22T09:57:39.304Z] #48 44.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:57:39 [2021-02-22T09:57:39.304Z] #48 44.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:57:39 [2021-02-22T09:57:39.304Z] #48 44.98 go: finding github.com/subosito/gotenv v1.2.0
09:57:39 [2021-02-22T09:57:39.304Z] #48 45.07 go: finding gopkg.in/ini.v1 v1.51.0
09:57:39 [2021-02-22T09:57:39.304Z] #48 ...
09:57:39 [2021-02-22T09:57:39.304Z] 
09:57:39 [2021-02-22T09:57:39.304Z] #35 [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
09:57:39 [2021-02-22T09:57:39.304Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:57:39 [2021-02-22T09:57:39.304Z] #35 45.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:57:39 [2021-02-22T09:57:39.309Z] using credential docker-jenkins-github-credentials
09:57:39 [2021-02-22T09:57:39.320Z] Cloning the remote Git repository
09:57:39 [2021-02-22T09:57:39.320Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:57:39 [2021-02-22T09:57:39.714Z] Cloning repository https://github.com/moby/moby.git
09:57:39 [2021-02-22T09:57:39.779Z]  > git init /home/ubuntu/workspace/moby_PR-42017 # timeout=10
09:57:39 [2021-02-22T09:57:39.979Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:39 [2021-02-22T09:57:39.980Z]  > git --version # timeout=10
09:57:40 [2021-02-22T09:57:40.098Z] + docker version
09:57:40 [2021-02-22T09:57:40.700Z] #35 ...
09:57:40 [2021-02-22T09:57:40.700Z] 
09:57:40 [2021-02-22T09:57:40.700Z] #63 [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
09:57:40 [2021-02-22T09:57:40.700Z] #63 sha256:c6e6e226b5b7e8b771dbb0beb312b41563050d9e4d8a7e8f641bc1e95f0bea5b
09:57:40 [2021-02-22T09:57:40.700Z] #63 DONE 46.2s
09:57:40 [2021-02-22T09:57:40.700Z] 
09:57:40 [2021-02-22T09:57:40.700Z] #48 [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
09:57:40 [2021-02-22T09:57:40.700Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.19 go: finding golang.org/x/text v0.3.2
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.42 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.46 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.48 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.51 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.61 go: finding github.com/kisielk/gotool v1.0.0
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.61 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.70 go: finding github.com/sourcegraph/go-diff v0.5.1
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.84 go: finding github.com/ultraware/funlen v0.0.2
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.87 go: finding github.com/ultraware/whitespace v0.0.4
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.90 go: finding github.com/uudashr/gocognit v1.0.1
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:57:40 [2021-02-22T09:57:40.700Z] #48 45.98 go: finding github.com/gogo/protobuf v1.2.1
09:57:40 [2021-02-22T09:57:40.700Z] #48 46.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:57:40 [2021-02-22T09:57:40.700Z] #48 46.35 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:57:40 [2021-02-22T09:57:40.700Z] #48 46.35 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:57:40 [2021-02-22T09:57:40.700Z] #48 46.36 go: finding github.com/BurntSushi/toml v0.3.1
09:57:40 [2021-02-22T09:57:40.700Z] #48 46.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:57:40 [2021-02-22T09:57:40.000Z]  > git --version # 'git version 2.7.4'
09:57:40 [2021-02-22T09:57:40.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:40 [2021-02-22T09:57:40.056Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:38 [2021-02-22T09:57:38.970Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
09:57:42 [2021-02-22T09:57:42.088Z] #48 ...
09:57:42 [2021-02-22T09:57:42.088Z] 
09:57:42 [2021-02-22T09:57:42.088Z] #54 [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
09:57:42 [2021-02-22T09:57:42.088Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:57:42 [2021-02-22T09:57:42.088Z] #54 33.44 Reading package lists...
09:57:42 [2021-02-22T09:57:42.088Z] #54 40.20 Building dependency tree...
09:57:42 [2021-02-22T09:57:42.088Z] #54 43.60 The following additional packages will be installed:
09:57:42 [2021-02-22T09:57:42.088Z] #54 43.60   libbtrfs0
09:57:42 [2021-02-22T09:57:42.088Z] #54 43.90 The following NEW packages will be installed:
09:57:42 [2021-02-22T09:57:42.088Z] #54 43.91   libbtrfs-dev libbtrfs0
09:57:42 [2021-02-22T09:57:42.088Z] #54 44.29 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:57:42 [2021-02-22T09:57:42.088Z] #54 44.29 Need to get 119 kB of archives.
09:57:42 [2021-02-22T09:57:42.088Z] #54 44.29 After this operation, 387 kB of additional disk space will be used.
09:57:42 [2021-02-22T09:57:42.088Z] #54 44.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:57:42 [2021-02-22T09:57:42.088Z] #54 44.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:57:42 [2021-02-22T09:57:42.088Z] #54 45.43 debconf: delaying package configuration, since apt-utils is not installed
09:57:42 [2021-02-22T09:57:42.088Z] #54 45.68 Fetched 119 kB in 0s (443 kB/s)
09:57:42 [2021-02-22T09:57:42.088Z] #54 45.92 Selecting previously unselected package libbtrfs0.
09:57:42 [2021-02-22T09:57:42.088Z] #54 45.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:42 [2021-02-22T09:57:42.088Z] #54 45.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 46.04 Unpacking libbtrfs0 (4.20.1-2) ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 46.35 Selecting previously unselected package libbtrfs-dev.
09:57:42 [2021-02-22T09:57:42.088Z] #54 46.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 46.39 Unpacking libbtrfs-dev (4.20.1-2) ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 47.01 Setting up libbtrfs0 (4.20.1-2) ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 47.07 Setting up libbtrfs-dev (4.20.1-2) ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 47.28 Processing triggers for libc-bin (2.28-10) ...
09:57:42 [2021-02-22T09:57:42.088Z] #54 DONE 47.9s
09:57:42 [2021-02-22T09:57:42.353Z] 
09:57:42 [2021-02-22T09:57:42.353Z] #35 [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
09:57:42 [2021-02-22T09:57:42.353Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.02 debconf: delaying package configuration, since apt-utils is not installed
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.45 Fetched 14.9 MB in 2s (8490 kB/s)
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.71 Selecting previously unselected package xxd.
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:57:42 [2021-02-22T09:57:42.353Z] #35 47.77 Unpacking xxd (2:8.1.0875-5) ...
09:57:42 [2021-02-22T09:57:42.353Z] #35 48.20 Selecting previously unselected package vim-common.
09:57:42 [2021-02-22T09:57:42.353Z] #35 48.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:57:42 [2021-02-22T09:57:42.614Z] #35 48.28 Unpacking vim-common (2:8.1.0875-5) ...
09:57:42 [2021-02-22T09:57:42.875Z] #35 48.82 Selecting previously unselected package cmake-data.
09:57:42 [2021-02-22T09:57:42.875Z] #35 48.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:57:43 [2021-02-22T09:57:43.136Z] #35 48.86 Unpacking cmake-data (3.13.4-1) ...
09:57:43 [2021-02-22T09:57:43.136Z] #35 ...
09:57:43 [2021-02-22T09:57:43.136Z] 
09:57:43 [2021-02-22T09:57:43.136Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:43 [2021-02-22T09:57:43.136Z] #12 32.61 Reading package lists...
09:57:43 [2021-02-22T09:57:43.136Z] #12 39.38 Building dependency tree...
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.01 The following additional packages will be installed:
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.04   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.04   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.05   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.05   mingw-w64-x86-64-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.08 Suggested packages:
09:57:43 [2021-02-22T09:57:43.136Z] #12 43.08   gcc-8-locales seccomp wine64
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.58 The following NEW packages will be installed:
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.61   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.61   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.61   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.62   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.63 The following packages will be upgraded:
09:57:43 [2021-02-22T09:57:43.136Z] #12 44.64   libsystemd0 libudev1
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.01 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.01 Need to get 78.2 MB of archives.
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.01 After this operation, 487 MB of additional disk space will be used.
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.02 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]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.27 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]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 45.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 46.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:57:43 [2021-02-22T09:57:43.136Z] #12 46.60 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]
09:57:43 [2021-02-22T09:57:43.136Z] #12 46.60 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]
09:57:43 [2021-02-22T09:57:43.397Z] #12 ...
09:57:43 [2021-02-22T09:57:43.397Z] 
09:57:43 [2021-02-22T09:57:43.397Z] #55 [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
09:57:43 [2021-02-22T09:57:43.397Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
09:57:43 [2021-02-22T09:57:43.397Z] #55 1.184 + RM_GOPATH=0
09:57:43 [2021-02-22T09:57:43.397Z] #55 1.184 + TMP_GOPATH=
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + : /build
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + '[' -z '' ']'
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 ++ mktemp -d
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + export GOPATH=/tmp/tmp.EtJ42CtPkx
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + GOPATH=/tmp/tmp.EtJ42CtPkx
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + RM_GOPATH=1
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.184 + case "$(go env GOARCH)" in
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.185 ++ go env GOARCH
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.197 + export GO_BUILDMODE=-buildmode=pie
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.197 + GO_BUILDMODE=-buildmode=pie
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.197 ++ dirname /tmp/install/install.sh
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.204 + dir=/tmp/install
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.204 + bin=containerd
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.205 + shift
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.206 + '[' '!' -f /tmp/install/containerd.installer ']'
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.206 + . /tmp/install/containerd.installer
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.207 ++ set -e
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.207 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.209 + install_containerd
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.214 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.226 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.226 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EtJ42CtPkx/src/github.com/containerd/containerd
09:57:43 [2021-02-22T09:57:43.398Z] #55 1.232 Cloning into '/tmp/tmp.EtJ42CtPkx/src/github.com/containerd/containerd'...
09:57:43 [2021-02-22T09:57:43.658Z] #55 ...
09:57:43 [2021-02-22T09:57:43.659Z] 
09:57:43 [2021-02-22T09:57:43.659Z] #41 [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
09:57:43 [2021-02-22T09:57:43.659Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:43 [2021-02-22T09:57:43.659Z] #41 33.08 Reading package lists...
09:57:43 [2021-02-22T09:57:43.659Z] #41 39.61 Building dependency tree...
09:57:43 [2021-02-22T09:57:43.659Z] #41 43.15 The following additional packages will be installed:
09:57:43 [2021-02-22T09:57:43.659Z] #41 43.15   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:57:43 [2021-02-22T09:57:43.659Z] #41 43.15   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:57:43 [2021-02-22T09:57:43.659Z] #41 43.16 Suggested packages:
09:57:43 [2021-02-22T09:57:43.659Z] #41 43.17   manpages-dev python-setuptools
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.54 The following NEW packages will be installed:
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.54   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.56   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.56   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.56   python-six zlib1g-dev
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.92 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.92 Need to get 4095 kB of archives.
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.92 After this operation, 22.5 MB of additional disk space will be used.
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 45.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:57:43 [2021-02-22T09:57:43.659Z] #41 46.91 debconf: delaying package configuration, since apt-utils is not installed
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.27 Fetched 4095 kB in 1s (5598 kB/s)
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.45 Selecting previously unselected package libcap-dev:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.70 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.90 Selecting previously unselected package libnet1:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 47.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.26 Selecting previously unselected package libnet1-dev.
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.64 Selecting previously unselected package libnl-3-200:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.92 Selecting previously unselected package libnl-3-dev:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 48.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.24 Selecting previously unselected package libprotobuf-c1:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.37 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.659Z] #41 49.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:57:43 [2021-02-22T09:57:43.920Z] #41 49.52 Selecting previously unselected package zlib1g-dev:amd64.
09:57:43 [2021-02-22T09:57:43.920Z] #41 49.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:57:43 [2021-02-22T09:57:43.920Z] #41 49.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:57:43 [2021-02-22T09:57:43.920Z] #41 49.79 Selecting previously unselected package libprotobuf17:amd64.
09:57:44 [2021-02-22T09:57:44.180Z] #41 49.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:57:44 [2021-02-22T09:57:44.180Z] #41 49.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:57:44 [2021-02-22T09:57:44.287Z] Client: Docker Engine - Community
09:57:44 [2021-02-22T09:57:44.287Z]  Version:           20.10.3
09:57:44 [2021-02-22T09:57:44.287Z]  API version:       1.41
09:57:44 [2021-02-22T09:57:44.287Z]  Go version:        go1.13.15
09:57:44 [2021-02-22T09:57:44.287Z]  Git commit:        48d30b5
09:57:44 [2021-02-22T09:57:44.287Z]  Built:             Fri Jan 29 14:33:13 2021
09:57:44 [2021-02-22T09:57:44.287Z]  OS/Arch:           linux/amd64
09:57:44 [2021-02-22T09:57:44.287Z]  Context:           default
09:57:44 [2021-02-22T09:57:44.287Z]  Experimental:      true
09:57:44 [2021-02-22T09:57:44.287Z] 
09:57:44 [2021-02-22T09:57:44.287Z] Server: Docker Engine - Community
09:57:44 [2021-02-22T09:57:44.287Z]  Engine:
09:57:44 [2021-02-22T09:57:44.287Z]   Version:          20.10.3
09:57:44 [2021-02-22T09:57:44.287Z]   API version:      1.41 (minimum version 1.12)
09:57:44 [2021-02-22T09:57:44.287Z]   Go version:       go1.13.15
09:57:44 [2021-02-22T09:57:44.287Z]   Git commit:       46229ca
09:57:44 [2021-02-22T09:57:44.287Z]   Built:            Fri Jan 29 14:31:25 2021
09:57:44 [2021-02-22T09:57:44.287Z]   OS/Arch:          linux/amd64
09:57:44 [2021-02-22T09:57:44.287Z]   Experimental:     true
09:57:44 [2021-02-22T09:57:44.287Z]  containerd:
09:57:44 [2021-02-22T09:57:44.287Z]   Version:          1.4.3
09:57:44 [2021-02-22T09:57:44.287Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:57:44 [2021-02-22T09:57:44.287Z]  runc:
09:57:44 [2021-02-22T09:57:44.287Z]   Version:          1.0.0-rc92
09:57:44 [2021-02-22T09:57:44.287Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:57:44 [2021-02-22T09:57:44.287Z]  docker-init:
09:57:44 [2021-02-22T09:57:44.287Z]   Version:          0.19.0
09:57:44 [2021-02-22T09:57:44.287Z]   GitCommit:        de40ad0
[Pipeline] sh
09:57:44 [2021-02-22T09:57:44.595Z] + docker info
09:57:45 [2021-02-22T09:57:45.130Z] #41 ...
09:57:45 [2021-02-22T09:57:45.130Z] 
09:57:45 [2021-02-22T09:57:45.130Z] #44 [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
09:57:45 [2021-02-22T09:57:45.130Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:57:45 [2021-02-22T09:57:45.130Z] #44 40.72 github.com/LK4D4/vndr/godl/singleflight
09:57:45 [2021-02-22T09:57:45.130Z] #44 40.73 internal/reflectlite
09:57:45 [2021-02-22T09:57:45.130Z] #44 41.28 math/rand
09:57:45 [2021-02-22T09:57:45.130Z] #44 42.41 internal/singleflight
09:57:45 [2021-02-22T09:57:45.130Z] #44 43.74 strconv
09:57:45 [2021-02-22T09:57:45.130Z] #44 43.75 bytes
09:57:45 [2021-02-22T09:57:45.130Z] #44 46.07 bufio
09:57:45 [2021-02-22T09:57:45.130Z] #44 48.70 reflect
09:57:45 [2021-02-22T09:57:45.130Z] #44 48.96 syscall
09:57:45 [2021-02-22T09:57:45.130Z] #44 ...
09:57:45 [2021-02-22T09:57:45.130Z] 
09:57:45 [2021-02-22T09:57:45.130Z] #41 [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
09:57:45 [2021-02-22T09:57:45.130Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:45 [2021-02-22T09:57:45.390Z] #41 50.94 Selecting previously unselected package libprotobuf-lite17:amd64.
09:57:45 [2021-02-22T09:57:45.390Z] #41 50.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:57:45 [2021-02-22T09:57:45.390Z] #41 50.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:57:45 [2021-02-22T09:57:45.390Z] #41 ...
09:57:45 [2021-02-22T09:57:45.390Z] 
09:57:45 [2021-02-22T09:57:45.390Z] #33 [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
09:57:45 [2021-02-22T09:57:45.390Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:57:45 [2021-02-22T09:57:45.390Z] #33 41.02 sort
09:57:45 [2021-02-22T09:57:45.390Z] #33 41.03 errors
09:57:45 [2021-02-22T09:57:45.390Z] #33 41.46 strconv
09:57:45 [2021-02-22T09:57:45.390Z] #33 42.14 io
09:57:45 [2021-02-22T09:57:45.390Z] #33 43.42 internal/oserror
09:57:45 [2021-02-22T09:57:45.391Z] #33 43.80 syscall
09:57:45 [2021-02-22T09:57:45.391Z] #33 45.39 reflect
09:57:45 [2021-02-22T09:57:45.391Z] #33 ...
09:57:45 [2021-02-22T09:57:45.391Z] 
09:57:45 [2021-02-22T09:57:45.391Z] #41 [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
09:57:45 [2021-02-22T09:57:45.391Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:45 [2021-02-22T09:57:45.651Z] #41 51.21 Selecting previously unselected package libprotobuf-dev:amd64.
09:57:45 [2021-02-22T09:57:45.651Z] #41 51.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:57:45 [2021-02-22T09:57:45.651Z] #41 51.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:57:47 [2021-02-22T09:57:47.052Z] #41 52.65 Selecting previously unselected package libprotoc17:amd64.
09:57:47 [2021-02-22T09:57:47.052Z] #41 52.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:57:47 [2021-02-22T09:57:47.052Z] #41 52.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:57:47 [2021-02-22T09:57:47.623Z] #41 53.47 Selecting previously unselected package protobuf-c-compiler.
09:57:47 [2021-02-22T09:57:47.623Z] #41 53.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:57:47 [2021-02-22T09:57:47.623Z] #41 53.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:57:47 [2021-02-22T09:57:47.884Z] #41 53.65 Selecting previously unselected package protobuf-compiler.
09:57:47 [2021-02-22T09:57:47.884Z] #41 53.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:57:47 [2021-02-22T09:57:47.884Z] #41 53.65 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:57:48 [2021-02-22T09:57:48.145Z] #41 53.83 Selecting previously unselected package python-pkg-resources.
09:57:48 [2021-02-22T09:57:48.145Z] #41 53.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:57:48 [2021-02-22T09:57:48.145Z] #41 53.84 Unpacking python-pkg-resources (40.8.0-1) ...
09:57:48 [2021-02-22T09:57:48.406Z] #41 54.11 Selecting previously unselected package python-six.
09:57:48 [2021-02-22T09:57:48.406Z] #41 54.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:57:48 [2021-02-22T09:57:48.406Z] #41 54.12 Unpacking python-six (1.12.0-1) ...
09:57:48 [2021-02-22T09:57:48.406Z] #41 54.22 Selecting previously unselected package python-protobuf.
09:57:48 [2021-02-22T09:57:48.666Z] #41 54.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:57:48 [2021-02-22T09:57:48.666Z] #41 54.25 Unpacking python-protobuf (3.6.1.3-2) ...
09:57:49 [2021-02-22T09:57:49.238Z] #41 54.90 Setting up python-pkg-resources (40.8.0-1) ...
09:57:49 [2021-02-22T09:57:49.865Z] Client:
09:57:49 [2021-02-22T09:57:49.865Z]  Context:    default
09:57:49 [2021-02-22T09:57:49.865Z]  Debug Mode: false
09:57:49 [2021-02-22T09:57:49.865Z]  Plugins:
09:57:49 [2021-02-22T09:57:49.865Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:57:49 [2021-02-22T09:57:49.865Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:57:49 [2021-02-22T09:57:49.865Z] 
09:57:49 [2021-02-22T09:57:49.865Z] Server:
09:57:49 [2021-02-22T09:57:49.865Z]  Containers: 0
09:57:49 [2021-02-22T09:57:49.865Z]   Running: 0
09:57:49 [2021-02-22T09:57:49.865Z]   Paused: 0
09:57:49 [2021-02-22T09:57:49.865Z]   Stopped: 0
09:57:49 [2021-02-22T09:57:49.865Z]  Images: 0
09:57:49 [2021-02-22T09:57:49.865Z]  Server Version: 20.10.3
09:57:49 [2021-02-22T09:57:49.865Z]  Storage Driver: overlay2
09:57:49 [2021-02-22T09:57:49.865Z]   Backing Filesystem: extfs
09:57:49 [2021-02-22T09:57:49.865Z]   Supports d_type: true
09:57:49 [2021-02-22T09:57:49.865Z]   Native Overlay Diff: true
09:57:49 [2021-02-22T09:57:49.865Z]  Logging Driver: json-file
09:57:49 [2021-02-22T09:57:49.865Z]  Cgroup Driver: cgroupfs
09:57:49 [2021-02-22T09:57:49.865Z]  Cgroup Version: 1
09:57:49 [2021-02-22T09:57:49.865Z]  Plugins:
09:57:49 [2021-02-22T09:57:49.865Z]   Volume: local
09:57:49 [2021-02-22T09:57:49.865Z]   Network: bridge host ipvlan macvlan null overlay
09:57:49 [2021-02-22T09:57:49.865Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:57:49 [2021-02-22T09:57:49.865Z]  Swarm: inactive
09:57:49 [2021-02-22T09:57:49.865Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:57:49 [2021-02-22T09:57:49.865Z]  Default Runtime: runc
09:57:49 [2021-02-22T09:57:49.865Z]  Init Binary: docker-init
09:57:49 [2021-02-22T09:57:49.865Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:57:49 [2021-02-22T09:57:49.865Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:57:49 [2021-02-22T09:57:49.865Z]  init version: de40ad0
09:57:49 [2021-02-22T09:57:49.865Z]  Security Options:
09:57:49 [2021-02-22T09:57:49.865Z]   apparmor
09:57:49 [2021-02-22T09:57:49.865Z]   seccomp
09:57:49 [2021-02-22T09:57:49.865Z]    Profile: default
09:57:49 [2021-02-22T09:57:49.865Z]  Kernel Version: 5.4.0-1037-aws
09:57:49 [2021-02-22T09:57:49.865Z]  Operating System: Ubuntu 18.04.5 LTS
09:57:49 [2021-02-22T09:57:49.865Z]  OSType: linux
09:57:49 [2021-02-22T09:57:49.865Z]  Architecture: x86_64
09:57:49 [2021-02-22T09:57:49.865Z]  CPUs: 2
09:57:49 [2021-02-22T09:57:49.865Z]  Total Memory: 7.569GiB
09:57:49 [2021-02-22T09:57:49.865Z]  Name: ip-10-100-67-185
09:57:49 [2021-02-22T09:57:49.865Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:57:49 [2021-02-22T09:57:49.865Z]  Docker Root Dir: /var/lib/docker
09:57:49 [2021-02-22T09:57:49.865Z]  Debug Mode: false
09:57:49 [2021-02-22T09:57:49.865Z]  Registry: https://index.docker.io/v1/
09:57:49 [2021-02-22T09:57:49.865Z]  Labels:
09:57:49 [2021-02-22T09:57:49.865Z]  Experimental: true
09:57:49 [2021-02-22T09:57:49.865Z]  Insecure Registries:
09:57:49 [2021-02-22T09:57:49.865Z]   127.0.0.0/8
09:57:49 [2021-02-22T09:57:49.865Z]  Live Restore Enabled: true
09:57:49 [2021-02-22T09:57:49.865Z] 
09:57:49 [2021-02-22T09:57:49.865Z] WARNING: No swap limit support
09:57:49 [2021-02-22T09:57:49.865Z] WARNING: No blkio weight support
09:57:49 [2021-02-22T09:57:49.865Z] WARNING: No blkio weight_device support
[Pipeline] sh
09:57:50 [2021-02-22T09:57:50.185Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:57:50 [2021-02-22T09:57:50.185Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:57:50 [2021-02-22T09:57:50.185Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42017/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:57:50 [2021-02-22T09:57:50.185Z] + bash /home/ubuntu/workspace/moby_PR-42017/check-config.sh
09:57:50 [2021-02-22T09:57:50.185Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:57:50 [2021-02-22T09:57:50.185Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:57:50 [2021-02-22T09:57:50.185Z] 
09:57:50 [2021-02-22T09:57:50.185Z] Generally Necessary:
09:57:50 [2021-02-22T09:57:50.185Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:57:50 [2021-02-22T09:57:50.185Z] - apparmor: enabled and tools installed
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_NAMESPACES: enabled
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_NET_NS: enabled
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_PID_NS: enabled
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_IPC_NS: enabled
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_UTS_NS: enabled
09:57:50 [2021-02-22T09:57:50.185Z] - CONFIG_CGROUPS: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_CPUACCT: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_DEVICE: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_FREEZER: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_SCHED: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CPUSETS: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_MEMCG: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_KEYS: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_VETH: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_BRIDGE: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NF_NAT_IPV4: missing
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NF_NAT: enabled (as module)
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_NF_NAT_NEEDED: missing
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_POSIX_MQUEUE: enabled
09:57:50 [2021-02-22T09:57:50.442Z] 
09:57:50 [2021-02-22T09:57:50.442Z] Optional Features:
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_USER_NS: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_SECCOMP: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_PIDS: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_MEMCG_SWAP: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:57:50 [2021-02-22T09:57:50.442Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_BLK_CGROUP: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_IOSCHED_CFQ: missing
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:57:50 [2021-02-22T09:57:50.442Z] - CONFIG_CGROUP_PERF: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_CGROUP_HUGETLB: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_CFS_BANDWIDTH: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_RT_GROUP_SCHED: missing
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_VS: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_VS_NFCT: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_IP_VS_RR: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_EXT4_FS: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:57:50 [2021-02-22T09:57:50.701Z] - Network Drivers:
09:57:50 [2021-02-22T09:57:50.701Z]   - "overlay":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_VXLAN: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       Optional (for encrypted networks):
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_CRYPTO: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_CRYPTO_AEAD: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_CRYPTO_GCM: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_CRYPTO_GHASH: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_XFRM: enabled
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_XFRM_USER: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_INET_ESP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:57:50 [2021-02-22T09:57:50.701Z]   - "ipvlan":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_IPVLAN: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]   - "macvlan":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_MACVLAN: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_DUMMY: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]   - "ftp,tftp client in container":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z] - Storage Drivers:
09:57:50 [2021-02-22T09:57:50.701Z]   - "aufs":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_AUFS_FS: enabled (as module)
09:57:50 [2021-02-22T09:57:50.701Z]   - "btrfs":
09:57:50 [2021-02-22T09:57:50.701Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:57:50 [2021-02-22T09:57:50.962Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:57:50 [2021-02-22T09:57:50.962Z]   - "devicemapper":
09:57:50 [2021-02-22T09:57:50.962Z]     - CONFIG_BLK_DEV_DM: enabled
09:57:50 [2021-02-22T09:57:50.962Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:57:50 [2021-02-22T09:57:50.962Z]   - "overlay":
09:57:50 [2021-02-22T09:57:50.962Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:57:50 [2021-02-22T09:57:50.962Z]   - "zfs":
09:57:50 [2021-02-22T09:57:50.962Z]     - /dev/zfs: present
09:57:50 [2021-02-22T09:57:50.962Z]     - zfs command: missing
09:57:50 [2021-02-22T09:57:50.962Z]     - zpool command: missing
09:57:50 [2021-02-22T09:57:50.962Z] 
09:57:50 [2021-02-22T09:57:50.962Z] Limits:
09:57:50 [2021-02-22T09:57:50.962Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:57:50 [2021-02-22T09:57:50.962Z] 
09:57:50 [2021-02-22T09:57:50.962Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:57:51 [2021-02-22T09:57:51.151Z] #41 ...
09:57:51 [2021-02-22T09:57:51.151Z] 
09:57:51 [2021-02-22T09:57:51.151Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:51 [2021-02-22T09:57:51.151Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:51 [2021-02-22T09:57:51.151Z] #12 50.77 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]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.34 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]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 53.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:57:51 [2021-02-22T09:57:51.151Z] #12 54.69 debconf: delaying package configuration, since apt-utils is not installed
09:57:51 [2021-02-22T09:57:51.151Z] #12 54.89 Fetched 78.2 MB in 9s (8842 kB/s)
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.10 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.14 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.61 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.95 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 55.97 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 56.22 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 56.43 Selecting previously unselected package binutils-mingw-w64-i686.
09:57:51 [2021-02-22T09:57:51.151Z] #12 56.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:57:51 [2021-02-22T09:57:51.151Z] #12 56.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:57:51 [2021-02-22T09:57:51.151Z] #12 56.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:57:51 [2021-02-22T09:57:51.305Z] + sudo modprobe ip_vs
09:57:51 [2021-02-22T09:57:51.305Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26125b99c756787dc60a492d37cee937cf897ef7 .
09:57:51 [2021-02-22T09:57:51.568Z] #1 [internal] load build definition from Dockerfile
09:57:51 [2021-02-22T09:57:51.568Z] #1 sha256:f1eff003b7322a9173c2188d459793ec90f3ad4f0422f426a138e5fab81fe5b0
09:57:51 [2021-02-22T09:57:51.568Z] #1 transferring dockerfile: 16.55kB done
09:57:51 [2021-02-22T09:57:51.568Z] #1 DONE 0.1s
09:57:51 [2021-02-22T09:57:51.568Z] 
09:57:51 [2021-02-22T09:57:51.568Z] #2 [internal] load .dockerignore
09:57:51 [2021-02-22T09:57:51.568Z] #2 sha256:c53ff8d0b98e8500fe604c91cb51959ac7444154cdaa526f46351e2461e102ea
09:57:51 [2021-02-22T09:57:51.568Z] #2 transferring context: 87B done
09:57:51 [2021-02-22T09:57:51.568Z] #2 DONE 0.1s
09:57:51 [2021-02-22T09:57:51.839Z] 
09:57:51 [2021-02-22T09:57:51.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:57:51 [2021-02-22T09:57:51.839Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:57:52 [2021-02-22T09:57:52.096Z] #3 DONE 0.5s
09:57:52 [2021-02-22T09:57:52.096Z] 
09:57:52 [2021-02-22T09:57:52.096Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:57:52 [2021-02-22T09:57:52.096Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:57:52 [2021-02-22T09:57:52.096Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:57:52 [2021-02-22T09:57:52.353Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:57:52 [2021-02-22T09:57:52.353Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:57:52 [2021-02-22T09:57:52.353Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:57:52 [2021-02-22T09:57:52.353Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
09:57:52 [2021-02-22T09:57:52.353Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
09:57:52 [2021-02-22T09:57:52.353Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:57:52 [2021-02-22T09:57:52.662Z] Fetching without tags
09:57:52 [2021-02-22T09:57:52.919Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
09:57:52 [2021-02-22T09:57:52.919Z] #4 DONE 0.8s
09:57:52 [2021-02-22T09:57:52.973Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:57:53 [2021-02-22T09:57:53.065Z] #12 ...
09:57:53 [2021-02-22T09:57:53.065Z] 
09:57:53 [2021-02-22T09:57:53.065Z] #50 [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
09:57:53 [2021-02-22T09:57:53.065Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:53 [2021-02-22T09:57:53.065Z] #50 48.91 reflect
09:57:53 [2021-02-22T09:57:53.065Z] #50 48.91 syscall
09:57:53 [2021-02-22T09:57:53.065Z] #50 56.34 time
09:57:53 [2021-02-22T09:57:53.176Z] 
09:57:53 [2021-02-22T09:57:53.176Z] #5 [internal] load build definition from Dockerfile
09:57:53 [2021-02-22T09:57:53.176Z] #5 sha256:0db18366b6981d15c31ae935df87a486f9fa323bc09086f73a2cd98483e8d83e
09:57:53 [2021-02-22T09:57:53.360Z] #50 ...
09:57:53 [2021-02-22T09:57:53.360Z] 
09:57:53 [2021-02-22T09:57:53.360Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:57:53 [2021-02-22T09:57:53.360Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:57:53 [2021-02-22T09:57:53.360Z] #31 50.45 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.
09:57:53 [2021-02-22T09:57:53.360Z] #31 51.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:57:53 [2021-02-22T09:57:53.360Z] #31 51.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:57:53 [2021-02-22T09:57:53.433Z] #5 transferring dockerfile: 16.55kB done
09:57:53 [2021-02-22T09:57:53.433Z] #5 DONE 0.1s
09:57:53 [2021-02-22T09:57:53.433Z] 
09:57:53 [2021-02-22T09:57:53.433Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:57:53 [2021-02-22T09:57:53.433Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:57:53 [2021-02-22T09:57:53.689Z] #8 DONE 0.4s
09:57:53 [2021-02-22T09:57:53.689Z] 
09:57:53 [2021-02-22T09:57:53.689Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:57:53 [2021-02-22T09:57:53.689Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:57:53 [2021-02-22T09:57:53.689Z] #7 DONE 0.3s
09:57:53 [2021-02-22T09:57:53.689Z] 
09:57:53 [2021-02-22T09:57:53.689Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:57:53 [2021-02-22T09:57:53.689Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:57:53 [2021-02-22T09:57:53.689Z] #6 DONE 0.3s
09:57:52 [2021-02-22T09:57:52.547Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:52 [2021-02-22T09:57:52.569Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
09:57:52 [2021-02-22T09:57:52.596Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:52 [2021-02-22T09:57:52.628Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:52 [2021-02-22T09:57:52.660Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:52 [2021-02-22T09:57:52.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:52 [2021-02-22T09:57:52.661Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:52 [2021-02-22T09:57:52.974Z]  > git config core.sparsecheckout # timeout=10
09:57:52 [2021-02-22T09:57:52.998Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:57:53 [2021-02-22T09:57:53.932Z] #31 ...
09:57:53 [2021-02-22T09:57:53.932Z] 
09:57:53 [2021-02-22T09:57:53.932Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:57:53 [2021-02-22T09:57:53.932Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:57:53 [2021-02-22T09:57:53.932Z] #12 59.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:57:54 [2021-02-22T09:57:54.193Z] #12 59.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:57:54 [2021-02-22T09:57:54.193Z] #12 59.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:54 [2021-02-22T09:57:54.193Z] #12 ...
09:57:54 [2021-02-22T09:57:54.193Z] 
09:57:54 [2021-02-22T09:57:54.193Z] #46 [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
09:57:54 [2021-02-22T09:57:54.193Z] #46 sha256:a1e8288727a115da957372bb9cfddb307b60cd1f7f637a419bf983db9340f5e6
09:57:54 [2021-02-22T09:57:54.193Z] #46 DONE 60.1s
09:57:54 [2021-02-22T09:57:54.454Z] 
09:57:54 [2021-02-22T09:57:54.454Z] #41 [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
09:57:54 [2021-02-22T09:57:54.454Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:54 [2021-02-22T09:57:54.454Z] #41 59.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:57:54 [2021-02-22T09:57:54.454Z] #41 59.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:54 [2021-02-22T09:57:54.454Z] #41 60.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:57:54 [2021-02-22T09:57:54.454Z] #41 60.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:57:54 [2021-02-22T09:57:54.454Z] #41 60.14 Setting up python-six (1.12.0-1) ...
09:57:55 [2021-02-22T09:57:55.059Z] 
09:57:55 [2021-02-22T09:57:55.059Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:57:55 [2021-02-22T09:57:55.059Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:57:55 [2021-02-22T09:57:55.059Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done
09:57:55 [2021-02-22T09:57:55.059Z] #25 DONE 0.1s
09:57:55 [2021-02-22T09:57:55.059Z] 
09:57:55 [2021-02-22T09:57:55.059Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:57:55 [2021-02-22T09:57:55.059Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.2s
09:57:55 [2021-02-22T09:57:55.059Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 0.3s
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.6s
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
09:57:55 [2021-02-22T09:57:55.316Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s
09:57:55 [2021-02-22T09:57:55.575Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.39MB / 50.40MB 0.6s
09:57:55 [2021-02-22T09:57:55.575Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 0.8s
09:57:55 [2021-02-22T09:57:55.696Z] Merge succeeded, producing d9b1a4aadbbe9306e9b53c068ee37336896f38d2
09:57:55 [2021-02-22T09:57:55.697Z] Checking out Revision d9b1a4aadbbe9306e9b53c068ee37336896f38d2 (PR-42017)
09:57:55 [2021-02-22T09:57:55.832Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.9s
09:57:55 [2021-02-22T09:57:55.832Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 0.9s
09:57:55 [2021-02-22T09:57:55.832Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 1.0s
09:57:55 [2021-02-22T09:57:55.832Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.0s
09:57:55 [2021-02-22T09:57:55.832Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 1.0s
09:57:54 [2021-02-22T09:57:54.981Z]  > git remote # timeout=10
09:57:55 [2021-02-22T09:57:55.053Z]  > git config --get remote.origin.url # timeout=10
09:57:55 [2021-02-22T09:57:55.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:55 [2021-02-22T09:57:55.068Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:57:55 [2021-02-22T09:57:55.673Z]  > git rev-parse HEAD^{commit} # timeout=10
09:57:55 [2021-02-22T09:57:55.695Z]  > git config core.sparsecheckout # timeout=10
09:57:55 [2021-02-22T09:57:55.744Z]  > git checkout -f d9b1a4aadbbe9306e9b53c068ee37336896f38d2 # timeout=10
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 1.1s
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 1.1s
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.32MB / 50.40MB 1.3s
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 1.3s
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
09:57:56 [2021-02-22T09:57:56.092Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 1.3s
09:57:56 [2021-02-22T09:57:56.352Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 1.4s
09:57:56 [2021-02-22T09:57:56.352Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.80MB / 50.40MB 1.5s
09:57:56 [2021-02-22T09:57:56.352Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 1.5s
09:57:56 [2021-02-22T09:57:56.369Z] #41 ...
09:57:56 [2021-02-22T09:57:56.369Z] 
09:57:56 [2021-02-22T09:57:56.369Z] #33 [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
09:57:56 [2021-02-22T09:57:56.369Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:57:56 [2021-02-22T09:57:56.369Z] #33 52.08 time
09:57:56 [2021-02-22T09:57:56.369Z] #33 58.60 internal/poll
09:57:56 [2021-02-22T09:57:56.369Z] #33 59.80 internal/fmtsort
09:57:56 [2021-02-22T09:57:56.369Z] #33 60.64 internal/syscall/execenv
09:57:56 [2021-02-22T09:57:56.369Z] #33 60.92 internal/syscall/unix
09:57:56 [2021-02-22T09:57:56.369Z] #33 61.03 strings
09:57:56 [2021-02-22T09:57:56.369Z] #33 61.43 os
09:57:56 [2021-02-22T09:57:56.369Z] #33 ...
09:57:56 [2021-02-22T09:57:56.369Z] 
09:57:56 [2021-02-22T09:57:56.369Z] #35 [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
09:57:56 [2021-02-22T09:57:56.369Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:57:56 [2021-02-22T09:57:56.369Z] #35 52.14 Selecting previously unselected package libicu63:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 52.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 52.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 59.01 Selecting previously unselected package libxml2:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 59.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 59.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 60.06 Selecting previously unselected package libarchive13:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 60.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 60.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.01 Selecting previously unselected package libjsoncpp1:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.43 Selecting previously unselected package librhash0:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.44 Unpacking librhash0:amd64 (1.3.8-1) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.58 Selecting previously unselected package libuv1:amd64.
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.60 Unpacking libuv1:amd64 (1.24.1-1) ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.79 Selecting previously unselected package cmake.
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:57:56 [2021-02-22T09:57:56.369Z] #35 61.84 Unpacking cmake (3.13.4-1) ...
09:57:56 [2021-02-22T09:57:56.610Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.6s
09:57:56 [2021-02-22T09:57:56.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.6s
09:57:56 [2021-02-22T09:57:56.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.6s
09:57:56 [2021-02-22T09:57:56.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 1.7s
09:57:56 [2021-02-22T09:57:56.621Z] Fetching without tags
09:57:56 [2021-02-22T09:57:56.631Z] #35 ...
09:57:56 [2021-02-22T09:57:56.631Z] 
09:57:56 [2021-02-22T09:57:56.631Z] #50 [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
09:57:56 [2021-02-22T09:57:56.631Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:57:56 [2021-02-22T09:57:56.631Z] #50 62.17 context
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.00MB / 50.40MB 1.8s
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 1.8s
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.8s
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.9s
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.9s
09:57:56 [2021-02-22T09:57:56.871Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.29MB / 68.67MB 1.9s
09:57:56 [2021-02-22T09:57:56.988Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 2.1s
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 2.3s
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.25kB / 120.17MB 2.3s
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done
09:57:57 [2021-02-22T09:57:57.129Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s
09:57:57 [2021-02-22T09:57:57.387Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.6s
09:57:57 [2021-02-22T09:57:57.387Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.6s
09:57:57 [2021-02-22T09:57:57.387Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done
09:57:57 [2021-02-22T09:57:57.575Z] #50 63.14 os
09:57:57 [2021-02-22T09:57:57.575Z] #50 63.24 encoding/binary
09:57:57 [2021-02-22T09:57:57.647Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
09:57:57 [2021-02-22T09:57:57.647Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.9s
09:57:57 [2021-02-22T09:57:57.904Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 3.0s
09:57:58 [2021-02-22T09:57:58.163Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.2s
09:57:58 [2021-02-22T09:57:58.163Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 3.2s
09:57:58 [2021-02-22T09:57:58.422Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 3.4s
09:57:58 [2021-02-22T09:57:58.422Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 3.4s
09:57:58 [2021-02-22T09:57:58.422Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 3.7s
09:57:58 [2021-02-22T09:57:58.422Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 3.7s
09:57:58 [2021-02-22T09:57:58.703Z] Merge succeeded, producing eb216d93941397ab4f356201aa7cc88d7287022e
09:57:58 [2021-02-22T09:57:58.703Z] Checking out Revision eb216d93941397ab4f356201aa7cc88d7287022e (PR-42017)
09:57:58 [2021-02-22T09:57:58.739Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 3.9s
09:57:56 [2021-02-22T09:57:56.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:56 [2021-02-22T09:57:56.538Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
09:57:56 [2021-02-22T09:57:56.562Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:56 [2021-02-22T09:57:56.586Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:56 [2021-02-22T09:57:56.619Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:56 [2021-02-22T09:57:56.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:56 [2021-02-22T09:57:56.620Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:56 [2021-02-22T09:57:56.991Z]  > git config core.sparsecheckout # timeout=10
09:57:57 [2021-02-22T09:57:57.009Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:57:57 [2021-02-22T09:57:57.681Z]  > git remote # timeout=10
09:57:57 [2021-02-22T09:57:57.692Z]  > git config --get remote.origin.url # timeout=10
09:57:57 [2021-02-22T09:57:57.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:57 [2021-02-22T09:57:57.724Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:57:58 [2021-02-22T09:57:58.679Z]  > git rev-parse HEAD^{commit} # timeout=10
09:57:58 [2021-02-22T09:57:58.700Z]  > git config core.sparsecheckout # timeout=10
09:57:58 [2021-02-22T09:57:58.733Z]  > git checkout -f eb216d93941397ab4f356201aa7cc88d7287022e # timeout=10
09:57:59 [2021-02-22T09:57:59.025Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 4.0s
09:57:59 [2021-02-22T09:57:59.221Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:59 [2021-02-22T09:57:59.248Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
09:57:59 [2021-02-22T09:57:59.273Z] Fetching without tags
09:57:59 [2021-02-22T09:57:59.297Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 4.2s
09:57:59 [2021-02-22T09:57:59.297Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done
09:57:59 [2021-02-22T09:57:59.297Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 4.6s
09:57:59 [2021-02-22T09:57:59.491Z] #50 65.38 encoding/base64
09:57:59 [2021-02-22T09:57:59.555Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 4.8s
09:57:59 [2021-02-22T09:57:59.617Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:57:59 [2021-02-22T09:57:59.636Z] First time build. Skipping changelog.
09:57:59 [2021-02-22T09:57:59.704Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
09:57:59 [2021-02-22T09:57:59.827Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.87MB / 120.17MB 4.9s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:00 [2021-02-22T09:58:00.085Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 5.0s
09:58:00 [2021-02-22T09:58:00.085Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.96MB / 120.17MB 5.3s
09:58:00 [2021-02-22T09:58:00.341Z] #9 ...
09:58:00 [2021-02-22T09:58:00.341Z] 
09:58:00 [2021-02-22T09:58:00.341Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:58:00 [2021-02-22T09:58:00.341Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:58:00 [2021-02-22T09:58:00.341Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:58:00 [2021-02-22T09:58:00.341Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:58:00 [2021-02-22T09:58:00.341Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:58:00 [2021-02-22T09:58:00.341Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
09:58:00 [2021-02-22T09:58:00.341Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done
09:58:00 [2021-02-22T09:58:00.341Z] #61 DONE 5.6s
09:58:00 [2021-02-22T09:58:00.341Z] 
09:58:00 [2021-02-22T09:58:00.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:00 [2021-02-22T09:58:00.341Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:00 [2021-02-22T09:58:00.341Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 5.6s
09:58:00 [2021-02-22T09:58:00.341Z] #9 ...
09:58:00 [2021-02-22T09:58:00.341Z] 
09:58:00 [2021-02-22T09:58:00.341Z] #22 [internal] load build context
09:58:00 [2021-02-22T09:58:00.341Z] #22 sha256:6558a0fa05c598be74bf50dd009e28a76f1f2b2e440a25124fc797fbeca507b3
09:58:00 [2021-02-22T09:58:00.341Z] #22 transferring context: 28.54MB 5.5s
09:58:00 [2021-02-22T09:58:00.584Z] + docker version
09:57:59 [2021-02-22T09:57:59.617Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
09:58:00 [2021-02-22T09:58:00.879Z] #50 ...
09:58:00 [2021-02-22T09:58:00.879Z] 
09:58:00 [2021-02-22T09:58:00.879Z] #35 [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
09:58:00 [2021-02-22T09:58:00.879Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.21 Setting up xxd (2:8.1.0875-5) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.22 Setting up libuv1:amd64 (1.24.1-1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.26 Setting up vim-common (2:8.1.0875-5) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.33 Setting up librhash0:amd64 (1.3.8-1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.34 Setting up cmake-data (3.13.4-1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.44 Setting up cmake (3.13.4-1) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.46 Processing triggers for libc-bin (2.28-10) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 65.60 Processing triggers for mime-support (3.62) ...
09:58:00 [2021-02-22T09:58:00.879Z] #35 DONE 66.4s
09:58:00 [2021-02-22T09:58:00.879Z] 
09:58:00 [2021-02-22T09:58:00.879Z] #44 [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
09:58:00 [2021-02-22T09:58:00.879Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:00 [2021-02-22T09:58:00.879Z] #44 56.61 time
09:58:00 [2021-02-22T09:58:00.879Z] #44 62.11 os
09:58:00 [2021-02-22T09:58:00.879Z] #44 62.86 strings
09:58:00 [2021-02-22T09:58:00.879Z] #44 65.20 regexp/syntax
09:58:00 [2021-02-22T09:58:00.879Z] #44 65.93 fmt
09:58:00 [2021-02-22T09:58:00.879Z] #44 ...
09:58:00 [2021-02-22T09:58:00.879Z] 
09:58:00 [2021-02-22T09:58:00.879Z] #50 [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
09:58:00 [2021-02-22T09:58:00.879Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:58:00 [2021-02-22T09:58:00.879Z] #50 66.74 golang.org/x/sys/unix
09:57:59 [2021-02-22T09:57:59.281Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:59 [2021-02-22T09:57:59.302Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:57:59 [2021-02-22T09:57:59.322Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:59 [2021-02-22T09:57:59.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:59 [2021-02-22T09:57:59.326Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:57:59 [2021-02-22T09:57:59.755Z]  > git config core.sparsecheckout # timeout=10
09:57:59 [2021-02-22T09:57:59.772Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
09:58:00 [2021-02-22T09:58:00.775Z]  > git remote # timeout=10
09:58:00 [2021-02-22T09:58:00.782Z]  > git config --get remote.origin.url # timeout=10
09:58:00 [2021-02-22T09:58:00.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:00 [2021-02-22T09:58:00.804Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
09:58:01 [2021-02-22T09:58:01.451Z] #50 67.13 fmt
09:58:01 [2021-02-22T09:58:01.543Z] Merge succeeded, producing b9c1c52dd37c450a7d6a9fda43120044fea58916
09:58:01 [2021-02-22T09:58:01.544Z] Checking out Revision b9c1c52dd37c450a7d6a9fda43120044fea58916 (PR-42017)
09:58:02 [2021-02-22T09:58:02.237Z] #22 transferring context: 53.37MB 7.0s done
09:58:02 [2021-02-22T09:58:02.237Z] #22 ...
09:58:02 [2021-02-22T09:58:02.237Z] 
09:58:02 [2021-02-22T09:58:02.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:02 [2021-02-22T09:58:02.237Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:02 [2021-02-22T09:58:02.237Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s done
09:58:02 [2021-02-22T09:58:02.500Z] #9 ...
09:58:02 [2021-02-22T09:58:02.500Z] 
09:58:02 [2021-02-22T09:58:02.500Z] #22 [internal] load build context
09:58:02 [2021-02-22T09:58:02.500Z] #22 sha256:6558a0fa05c598be74bf50dd009e28a76f1f2b2e440a25124fc797fbeca507b3
09:58:02 [2021-02-22T09:58:02.500Z] #22 DONE 7.5s
09:58:02 [2021-02-22T09:58:02.500Z] 
09:58:02 [2021-02-22T09:58:02.500Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:02 [2021-02-22T09:58:02.500Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:02 [2021-02-22T09:58:02.590Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:58:02 [2021-02-22T09:58:02.651Z] First time build. Skipping changelog.
09:58:02 [2021-02-22T09:58:02.756Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:01 [2021-02-22T09:58:01.560Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:01 [2021-02-22T09:58:01.576Z]  > git config core.sparsecheckout # timeout=10
09:58:01 [2021-02-22T09:58:01.588Z]  > git checkout -f b9c1c52dd37c450a7d6a9fda43120044fea58916 # timeout=10
09:58:03 [2021-02-22T09:58:03.758Z] + docker version
09:58:02 [2021-02-22T09:58:02.595Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
09:58:05 [2021-02-22T09:58:05.279Z] #9 ...
09:58:05 [2021-02-22T09:58:05.279Z] 
09:58:05 [2021-02-22T09:58:05.279Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:05 [2021-02-22T09:58:05.279Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:05 [2021-02-22T09:58:05.280Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:58:05 [2021-02-22T09:58:05.280Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:58:05 [2021-02-22T09:58:05.280Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:58:05 [2021-02-22T09:58:05.280Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:58:05 [2021-02-22T09:58:05.280Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.2s done
09:58:05 [2021-02-22T09:58:05.280Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.6s
09:58:05 [2021-02-22T09:58:05.280Z] #25 ...
09:58:05 [2021-02-22T09:58:05.280Z] 
09:58:05 [2021-02-22T09:58:05.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:05 [2021-02-22T09:58:05.280Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:05 [2021-02-22T09:58:05.797Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
09:58:05 [2021-02-22T09:58:05.808Z] First time build. Skipping changelog.
09:58:05 [2021-02-22T09:58:05.813Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:06 [2021-02-22T09:58:06.742Z] #50 72.04 encoding/json
09:58:06 [2021-02-22T09:58:06.742Z] #50 ...
09:58:06 [2021-02-22T09:58:06.742Z] 
09:58:06 [2021-02-22T09:58:06.742Z] #36 [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
09:58:06 [2021-02-22T09:58:06.742Z] #36 sha256:25d4443af7538599325cfb635a3ef0146c3ff936fbd57fede5270b5b0e20edec
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + RM_GOPATH=0
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + TMP_GOPATH=
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + : /build
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + '[' -z '' ']'
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 ++ mktemp -d
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + export GOPATH=/tmp/tmp.unP429dH6F
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + GOPATH=/tmp/tmp.unP429dH6F
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + RM_GOPATH=1
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 + case "$(go env GOARCH)" in
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.242 ++ go env GOARCH
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.274 + export GO_BUILDMODE=-buildmode=pie
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.274 + GO_BUILDMODE=-buildmode=pie
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.275 ++ dirname /tmp/install/install.sh
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.276 + dir=/tmp/install
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.277 + bin=tini
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.277 + shift
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.277 + '[' '!' -f /tmp/install/tini.installer ']'
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.277 + . /tmp/install/tini.installer
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.278 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.280 + install_tini
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.281 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.281 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.283 + git clone https://github.com/krallin/tini.git /tmp/tmp.unP429dH6F/tini
09:58:06 [2021-02-22T09:58:06.742Z] #36 1.290 Cloning into '/tmp/tmp.unP429dH6F/tini'...
09:58:06 [2021-02-22T09:58:06.742Z] #36 2.123 + cd /tmp/tmp.unP429dH6F/tini
09:58:06 [2021-02-22T09:58:06.742Z] #36 2.123 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:58:06 [2021-02-22T09:58:06.742Z] #36 2.151 + cmake .
09:58:06 [2021-02-22T09:58:06.742Z] #36 2.891 -- The C compiler identification is GNU 8.3.0
09:58:06 [2021-02-22T09:58:06.742Z] #36 2.934 -- Check for working C compiler: /usr/bin/cc
09:58:06 [2021-02-22T09:58:06.742Z] #36 3.782 -- Check for working C compiler: /usr/bin/cc -- works
09:58:06 [2021-02-22T09:58:06.742Z] #36 3.784 -- Detecting C compiler ABI info
09:58:06 [2021-02-22T09:58:06.742Z] #36 4.467 -- Detecting C compiler ABI info - done
09:58:06 [2021-02-22T09:58:06.742Z] #36 4.497 -- Detecting C compile features
09:58:06 [2021-02-22T09:58:06.742Z] #36 ...
09:58:06 [2021-02-22T09:58:06.742Z] 
09:58:06 [2021-02-22T09:58:06.742Z] #41 [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
09:58:06 [2021-02-22T09:58:06.742Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.80 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.86 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.92 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.94 Setting up protobuf-compiler (3.6.1.3-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 64.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 65.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 65.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 65.14 Setting up python-protobuf (3.6.1.3-2) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 71.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 71.93 Processing triggers for libc-bin (2.28-10) ...
09:58:06 [2021-02-22T09:58:06.742Z] #41 DONE 72.6s
09:58:06 [2021-02-22T09:58:06.742Z] 
09:58:06 [2021-02-22T09:58:06.742Z] #44 [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
09:58:06 [2021-02-22T09:58:06.742Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:06 [2021-02-22T09:58:06.742Z] #44 70.73 regexp
09:58:06 [2021-02-22T09:58:06.742Z] #44 71.04 go/token
09:58:06 [2021-02-22T09:58:06.742Z] #44 72.00 go/scanner
09:58:06 [2021-02-22T09:58:06.953Z] + docker version
09:58:07 [2021-02-22T09:58:07.057Z] Client: Docker Engine - Community
09:58:07 [2021-02-22T09:58:07.057Z]  Version:           20.10.3
09:58:07 [2021-02-22T09:58:07.057Z]  API version:       1.41
09:58:07 [2021-02-22T09:58:07.057Z]  Go version:        go1.13.15
09:58:07 [2021-02-22T09:58:07.057Z]  Git commit:        48d30b5
09:58:07 [2021-02-22T09:58:07.057Z]  Built:             Fri Jan 29 14:33:13 2021
09:58:07 [2021-02-22T09:58:07.057Z]  OS/Arch:           linux/amd64
09:58:07 [2021-02-22T09:58:07.057Z]  Context:           default
09:58:07 [2021-02-22T09:58:07.057Z]  Experimental:      true
09:58:07 [2021-02-22T09:58:07.057Z] 
09:58:07 [2021-02-22T09:58:07.057Z] Server: Docker Engine - Community
09:58:07 [2021-02-22T09:58:07.057Z]  Engine:
09:58:07 [2021-02-22T09:58:07.057Z]   Version:          20.10.3
09:58:07 [2021-02-22T09:58:07.057Z]   API version:      1.41 (minimum version 1.12)
09:58:07 [2021-02-22T09:58:07.057Z]   Go version:       go1.13.15
09:58:07 [2021-02-22T09:58:07.057Z]   Git commit:       46229ca
09:58:07 [2021-02-22T09:58:07.057Z]   Built:            Fri Jan 29 14:31:25 2021
09:58:07 [2021-02-22T09:58:07.057Z]   OS/Arch:          linux/amd64
09:58:07 [2021-02-22T09:58:07.057Z]   Experimental:     true
09:58:07 [2021-02-22T09:58:07.057Z]  containerd:
09:58:07 [2021-02-22T09:58:07.057Z]   Version:          1.4.3
09:58:07 [2021-02-22T09:58:07.057Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:07 [2021-02-22T09:58:07.057Z]  runc:
09:58:07 [2021-02-22T09:58:07.057Z]   Version:          1.0.0-rc92
09:58:07 [2021-02-22T09:58:07.057Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:07 [2021-02-22T09:58:07.057Z]  docker-init:
09:58:07 [2021-02-22T09:58:07.057Z]   Version:          0.19.0
09:58:07 [2021-02-22T09:58:07.057Z]   GitCommit:        de40ad0
[Pipeline] sh
09:58:07 [2021-02-22T09:58:07.315Z] #44 ...
09:58:07 [2021-02-22T09:58:07.315Z] 
09:58:07 [2021-02-22T09:58:07.315Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:07 [2021-02-22T09:58:07.315Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.13 Selecting previously unselected package binutils-mingw-w64.
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.33 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.55 Selecting previously unselected package dmsetup.
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.57 Unpacking dmsetup (2:1.02.155-3) ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.82 Selecting previously unselected package mingw-w64-common.
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 63.84 Unpacking mingw-w64-common (6.0.0-3) ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 70.58 Selecting previously unselected package mingw-w64-x86-64-dev.
09:58:07 [2021-02-22T09:58:07.315Z] #12 70.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:58:07 [2021-02-22T09:58:07.315Z] #12 70.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:58:07 [2021-02-22T09:58:07.395Z] + docker info
09:58:07 [2021-02-22T09:58:07.576Z] #12 ...
09:58:07 [2021-02-22T09:58:07.576Z] 
09:58:07 [2021-02-22T09:58:07.576Z] #36 [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
09:58:07 [2021-02-22T09:58:07.576Z] #36 sha256:25d4443af7538599325cfb635a3ef0146c3ff936fbd57fede5270b5b0e20edec
09:58:07 [2021-02-22T09:58:07.576Z] #36 6.935 -- Detecting C compile features - done
09:58:07 [2021-02-22T09:58:07.576Z] #36 6.956 -- Performing Test HAS_BUILTIN_FORTIFY
09:58:07 [2021-02-22T09:58:07.808Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.9s done
09:58:07 [2021-02-22T09:58:07.808Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:58:07 [2021-02-22T09:58:07.837Z] #36 7.315 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:58:08 [2021-02-22T09:58:08.075Z] #9 ...
09:58:08 [2021-02-22T09:58:08.075Z] 
09:58:08 [2021-02-22T09:58:08.075Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:08 [2021-02-22T09:58:08.075Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:08 [2021-02-22T09:58:08.075Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.5s done
09:58:08 [2021-02-22T09:58:08.075Z] #25 DONE 13.2s
09:58:08 [2021-02-22T09:58:08.075Z] 
09:58:08 [2021-02-22T09:58:08.075Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:08 [2021-02-22T09:58:08.075Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:08 [2021-02-22T09:58:08.098Z] #36 7.420 -- Configuring done
09:58:08 [2021-02-22T09:58:08.098Z] #36 7.449 -- Generating done
09:58:08 [2021-02-22T09:58:08.098Z] #36 7.463 -- Build files have been written to: /tmp/tmp.unP429dH6F/tini
09:58:08 [2021-02-22T09:58:08.098Z] #36 7.474 + make tini-static
09:58:08 [2021-02-22T09:58:08.359Z] #36 ...
09:58:08 [2021-02-22T09:58:08.359Z] 
09:58:08 [2021-02-22T09:58:08.359Z] #33 [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
09:58:08 [2021-02-22T09:58:08.359Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:58:08 [2021-02-22T09:58:08.359Z] #33 64.01 path
09:58:08 [2021-02-22T09:58:08.359Z] #33 64.72 text/tabwriter
09:58:08 [2021-02-22T09:58:08.359Z] #33 65.23 fmt
09:58:08 [2021-02-22T09:58:08.359Z] #33 65.29 path/filepath
09:58:08 [2021-02-22T09:58:08.359Z] #33 66.77 io/ioutil
09:58:08 [2021-02-22T09:58:08.359Z] #33 69.13 flag
09:58:08 [2021-02-22T09:58:08.359Z] #33 69.14 github.com/BurntSushi/toml
09:58:08 [2021-02-22T09:58:08.359Z] #33 70.93 log
09:58:08 [2021-02-22T09:58:08.359Z] #33 73.75 github.com/BurntSushi/toml/cmd/tomlv
09:58:08 [2021-02-22T09:58:08.359Z] #33 ...
09:58:08 [2021-02-22T09:58:08.359Z] 
09:58:08 [2021-02-22T09:58:08.359Z] #44 [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
09:58:08 [2021-02-22T09:58:08.359Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:08 [2021-02-22T09:58:08.359Z] #44 73.73 go/ast
09:58:08 [2021-02-22T09:58:08.641Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
09:58:08 [2021-02-22T09:58:08.641Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:58:08 [2021-02-22T09:58:08.723Z] Client: Docker Engine - Community
09:58:08 [2021-02-22T09:58:08.723Z]  Version:           20.10.3
09:58:08 [2021-02-22T09:58:08.723Z]  API version:       1.41
09:58:08 [2021-02-22T09:58:08.723Z]  Go version:        go1.13.15
09:58:08 [2021-02-22T09:58:08.723Z]  Git commit:        48d30b5
09:58:08 [2021-02-22T09:58:08.723Z]  Built:             Fri Jan 29 14:33:21 2021
09:58:08 [2021-02-22T09:58:08.723Z]  OS/Arch:           linux/amd64
09:58:08 [2021-02-22T09:58:08.723Z]  Context:           default
09:58:08 [2021-02-22T09:58:08.723Z]  Experimental:      true
09:58:08 [2021-02-22T09:58:08.723Z] 
09:58:08 [2021-02-22T09:58:08.723Z] Server: Docker Engine - Community
09:58:08 [2021-02-22T09:58:08.723Z]  Engine:
09:58:08 [2021-02-22T09:58:08.723Z]   Version:          20.10.3
09:58:08 [2021-02-22T09:58:08.723Z]   API version:      1.41 (minimum version 1.12)
09:58:08 [2021-02-22T09:58:08.723Z]   Go version:       go1.13.15
09:58:08 [2021-02-22T09:58:08.723Z]   Git commit:       46229ca
09:58:08 [2021-02-22T09:58:08.723Z]   Built:            Fri Jan 29 14:31:32 2021
09:58:08 [2021-02-22T09:58:08.723Z]   OS/Arch:          linux/amd64
09:58:08 [2021-02-22T09:58:08.723Z]   Experimental:     true
09:58:08 [2021-02-22T09:58:08.723Z]  containerd:
09:58:08 [2021-02-22T09:58:08.723Z]   Version:          1.4.3
09:58:08 [2021-02-22T09:58:08.723Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:08 [2021-02-22T09:58:08.723Z]  runc:
09:58:08 [2021-02-22T09:58:08.723Z]   Version:          1.0.0-rc92
09:58:08 [2021-02-22T09:58:08.723Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:08 [2021-02-22T09:58:08.723Z]  docker-init:
09:58:08 [2021-02-22T09:58:08.723Z]   Version:          0.19.0
09:58:08 [2021-02-22T09:58:08.723Z]   GitCommit:        de40ad0
[Pipeline] sh
09:58:08 [2021-02-22T09:58:08.931Z] #44 74.71 internal/lazyregexp
09:58:09 [2021-02-22T09:58:09.035Z] + docker info
09:58:09 [2021-02-22T09:58:09.503Z] #44 75.09 net/url
09:58:09 [2021-02-22T09:58:09.574Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
09:58:09 [2021-02-22T09:58:09.574Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
09:58:11 [2021-02-22T09:58:11.418Z] #44 77.02 text/template/parse
09:58:11 [2021-02-22T09:58:11.418Z] #44 ...
09:58:11 [2021-02-22T09:58:11.418Z] 
09:58:11 [2021-02-22T09:58:11.418Z] #36 [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
09:58:11 [2021-02-22T09:58:11.418Z] #36 sha256:25d4443af7538599325cfb635a3ef0146c3ff936fbd57fede5270b5b0e20edec
09:58:11 [2021-02-22T09:58:11.418Z] #36 7.955 Scanning dependencies of target tini-static
09:58:11 [2021-02-22T09:58:11.418Z] #36 8.098 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:58:11 [2021-02-22T09:58:11.418Z] #36 9.577 [100%] Linking C executable tini-static
09:58:11 [2021-02-22T09:58:11.418Z] #36 10.35 [100%] Built target tini-static
09:58:11 [2021-02-22T09:58:11.418Z] #36 10.44 + mkdir -p /build
09:58:11 [2021-02-22T09:58:11.418Z] #36 10.45 + cp tini-static /build/docker-init
09:58:11 [2021-02-22T09:58:11.418Z] #36 DONE 10.9s
09:58:11 [2021-02-22T09:58:11.679Z] 
09:58:11 [2021-02-22T09:58:11.679Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:11 [2021-02-22T09:58:11.679Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:11 [2021-02-22T09:58:11.679Z] #12 77.40 Selecting previously unselected package gcc-mingw-w64-base.
09:58:11 [2021-02-22T09:58:11.679Z] #12 77.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:58:11 [2021-02-22T09:58:11.679Z] #12 77.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:58:12 [2021-02-22T09:58:12.252Z] #12 77.85 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:58:12 [2021-02-22T09:58:12.252Z] #12 77.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:58:12 [2021-02-22T09:58:12.252Z] #12 77.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:58:12 [2021-02-22T09:58:12.676Z] Client:
09:58:12 [2021-02-22T09:58:12.676Z]  Context:    default
09:58:12 [2021-02-22T09:58:12.676Z]  Debug Mode: false
09:58:12 [2021-02-22T09:58:12.676Z]  Plugins:
09:58:12 [2021-02-22T09:58:12.676Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:58:12 [2021-02-22T09:58:12.676Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:58:12 [2021-02-22T09:58:12.676Z] 
09:58:12 [2021-02-22T09:58:12.676Z] Server:
09:58:12 [2021-02-22T09:58:12.676Z]  Containers: 0
09:58:12 [2021-02-22T09:58:12.676Z]   Running: 0
09:58:12 [2021-02-22T09:58:12.676Z]   Paused: 0
09:58:12 [2021-02-22T09:58:12.676Z]   Stopped: 0
09:58:12 [2021-02-22T09:58:12.676Z]  Images: 0
09:58:12 [2021-02-22T09:58:12.676Z]  Server Version: 20.10.3
09:58:12 [2021-02-22T09:58:12.676Z]  Storage Driver: overlay2
09:58:12 [2021-02-22T09:58:12.676Z]   Backing Filesystem: extfs
09:58:12 [2021-02-22T09:58:12.676Z]   Supports d_type: true
09:58:12 [2021-02-22T09:58:12.676Z]   Native Overlay Diff: true
09:58:12 [2021-02-22T09:58:12.676Z]  Logging Driver: json-file
09:58:12 [2021-02-22T09:58:12.676Z]  Cgroup Driver: cgroupfs
09:58:12 [2021-02-22T09:58:12.676Z]  Cgroup Version: 1
09:58:12 [2021-02-22T09:58:12.676Z]  Plugins:
09:58:12 [2021-02-22T09:58:12.676Z]   Volume: local
09:58:12 [2021-02-22T09:58:12.676Z]   Network: bridge host ipvlan macvlan null overlay
09:58:12 [2021-02-22T09:58:12.676Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:12 [2021-02-22T09:58:12.676Z]  Swarm: inactive
09:58:12 [2021-02-22T09:58:12.676Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:58:12 [2021-02-22T09:58:12.676Z]  Default Runtime: runc
09:58:12 [2021-02-22T09:58:12.676Z]  Init Binary: docker-init
09:58:12 [2021-02-22T09:58:12.676Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:12 [2021-02-22T09:58:12.676Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:12 [2021-02-22T09:58:12.676Z]  init version: de40ad0
09:58:12 [2021-02-22T09:58:12.676Z]  Security Options:
09:58:12 [2021-02-22T09:58:12.676Z]   apparmor
09:58:12 [2021-02-22T09:58:12.676Z]   seccomp
09:58:12 [2021-02-22T09:58:12.676Z]    Profile: default
09:58:12 [2021-02-22T09:58:12.676Z]  Kernel Version: 5.4.0-1037-aws
09:58:12 [2021-02-22T09:58:12.676Z]  Operating System: Ubuntu 18.04.5 LTS
09:58:12 [2021-02-22T09:58:12.676Z]  OSType: linux
09:58:12 [2021-02-22T09:58:12.676Z]  Architecture: x86_64
09:58:12 [2021-02-22T09:58:12.676Z]  CPUs: 2
09:58:12 [2021-02-22T09:58:12.676Z]  Total Memory: 7.569GiB
09:58:12 [2021-02-22T09:58:12.676Z]  Name: ip-10-100-119-239
09:58:12 [2021-02-22T09:58:12.676Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:58:12 [2021-02-22T09:58:12.676Z]  Docker Root Dir: /var/lib/docker
09:58:12 [2021-02-22T09:58:12.676Z]  Debug Mode: false
09:58:12 [2021-02-22T09:58:12.676Z]  Registry: https://index.docker.io/v1/
09:58:12 [2021-02-22T09:58:12.676Z]  Labels:
09:58:12 [2021-02-22T09:58:12.676Z]  Experimental: true
09:58:12 [2021-02-22T09:58:12.676Z]  Insecure Registries:
09:58:12 [2021-02-22T09:58:12.676Z]   127.0.0.0/8
09:58:12 [2021-02-22T09:58:12.676Z]  Live Restore Enabled: true
09:58:12 [2021-02-22T09:58:12.676Z] 
09:58:12 [2021-02-22T09:58:12.676Z] WARNING: No swap limit support
09:58:12 [2021-02-22T09:58:12.676Z] WARNING: No blkio weight support
09:58:12 [2021-02-22T09:58:12.676Z] WARNING: No blkio weight_device support
[Pipeline] sh
09:58:12 [2021-02-22T09:58:12.826Z] #12 ...
09:58:12 [2021-02-22T09:58:12.826Z] 
09:58:12 [2021-02-22T09:58:12.826Z] #33 [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
09:58:12 [2021-02-22T09:58:12.826Z] #33 sha256:23586a78f65dce9056af9a023480afc005251b0debac1115611a4d5f11f706ec
09:58:12 [2021-02-22T09:58:12.826Z] #33 DONE 78.6s
09:58:12 [2021-02-22T09:58:12.826Z] 
09:58:12 [2021-02-22T09:58:12.826Z] #42 [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
09:58:12 [2021-02-22T09:58:12.826Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:12 [2021-02-22T09:58:12.826Z] #42 2.257 Note: Building without setproctitle() and strlcpy() support.
09:58:12 [2021-02-22T09:58:12.826Z] #42 2.257       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:58:12 [2021-02-22T09:58:12.826Z] #42 2.274 Note: Building without GnuTLS support
09:58:12 [2021-02-22T09:58:12.826Z] #42 2.276 Makefile.config:39: Warn: you have no libnftables installed
09:58:12 [2021-02-22T09:58:12.826Z] #42 2.303 Makefile.config:40: Warn: Building without nftables support
09:58:12 [2021-02-22T09:58:12.826Z] #42 4.291 fatal: not a git repository (or any of the parent directories): .git
09:58:12 [2021-02-22T09:58:12.826Z] #42 4.354   GEN      .gitid
09:58:12 [2021-02-22T09:58:12.826Z] #42 4.398   GEN      criu/include/version.h
09:58:12 [2021-02-22T09:58:12.826Z] #42 4.457   GEN      include/common/asm
09:58:12 [2021-02-22T09:58:12.985Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:12 [2021-02-22T09:58:12.985Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:12 [2021-02-22T09:58:12.985Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42017/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:12 [2021-02-22T09:58:12.985Z] + bash /home/ubuntu/workspace/moby_PR-42017/check-config.sh
09:58:12 [2021-02-22T09:58:12.985Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:12 [2021-02-22T09:58:12.985Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:58:12 [2021-02-22T09:58:12.985Z] 
09:58:12 [2021-02-22T09:58:12.985Z] Generally Necessary:
09:58:12 [2021-02-22T09:58:12.985Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:12 [2021-02-22T09:58:12.985Z] - apparmor: enabled and tools installed
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NAMESPACES: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NET_NS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_PID_NS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_IPC_NS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_UTS_NS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CGROUPS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CGROUP_SCHED: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_CPUSETS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_MEMCG: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_KEYS: enabled
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_VETH: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_BRIDGE: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NF_NAT_IPV4: missing
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:12 [2021-02-22T09:58:12.985Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_NF_NAT: enabled (as module)
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_NF_NAT_NEEDED: missing
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:13 [2021-02-22T09:58:13.260Z] 
09:58:13 [2021-02-22T09:58:13.260Z] Optional Features:
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_USER_NS: enabled
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_SECCOMP: enabled
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_CGROUP_PIDS: enabled
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_MEMCG_SWAP: enabled
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:13 [2021-02-22T09:58:13.260Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_BLK_CGROUP: enabled
09:58:13 [2021-02-22T09:58:13.260Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_IOSCHED_CFQ: missing
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_CGROUP_PERF: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_IP_VS: enabled (as module)
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_IP_VS_NFCT: enabled
09:58:13 [2021-02-22T09:58:13.261Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:13 [2021-02-22T09:58:13.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:13 [2021-02-22T09:58:13.522Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z] - CONFIG_EXT4_FS: enabled
09:58:13 [2021-02-22T09:58:13.522Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:13 [2021-02-22T09:58:13.522Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:13 [2021-02-22T09:58:13.522Z] - Network Drivers:
09:58:13 [2021-02-22T09:58:13.522Z]   - "overlay":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_VXLAN: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       Optional (for encrypted networks):
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_CRYPTO: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_CRYPTO_AEAD: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_CRYPTO_GCM: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_CRYPTO_GHASH: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_XFRM: enabled
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:58:13 [2021-02-22T09:58:13.522Z]   - "ipvlan":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]   - "macvlan":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_DUMMY: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]   - "ftp,tftp client in container":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z] - Storage Drivers:
09:58:13 [2021-02-22T09:58:13.522Z]   - "aufs":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]   - "btrfs":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:13 [2021-02-22T09:58:13.522Z]   - "devicemapper":
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:13 [2021-02-22T09:58:13.522Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:13 [2021-02-22T09:58:13.522Z]   - "overlay":
09:58:13 [2021-02-22T09:58:13.781Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:13 [2021-02-22T09:58:13.781Z]   - "zfs":
09:58:13 [2021-02-22T09:58:13.781Z]     - /dev/zfs: present
09:58:13 [2021-02-22T09:58:13.781Z]     - zfs command: missing
09:58:13 [2021-02-22T09:58:13.781Z]     - zpool command: missing
09:58:13 [2021-02-22T09:58:13.781Z] 
09:58:13 [2021-02-22T09:58:13.781Z] Limits:
09:58:13 [2021-02-22T09:58:13.781Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:13 [2021-02-22T09:58:13.781Z] 
09:58:13 [2021-02-22T09:58:13.781Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:14 [2021-02-22T09:58:14.119Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26125b99c756787dc60a492d37cee937cf897ef7 .
09:58:14 [2021-02-22T09:58:14.210Z] #42 ...
09:58:14 [2021-02-22T09:58:14.210Z] 
09:58:14 [2021-02-22T09:58:14.210Z] #44 [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
09:58:14 [2021-02-22T09:58:14.210Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:14 [2021-02-22T09:58:14.210Z] #44 79.70 go/parser
09:58:14 [2021-02-22T09:58:14.379Z] #1 [internal] load build definition from Dockerfile
09:58:14 [2021-02-22T09:58:14.379Z] #1 sha256:6c21c33fe2aa9471ae450c5e32c31f0b03458a9d680570faa8db51d9bad112df
09:58:14 [2021-02-22T09:58:14.379Z] #1 transferring dockerfile: 16.55kB done
09:58:14 [2021-02-22T09:58:14.379Z] #1 DONE 0.1s
09:58:14 [2021-02-22T09:58:14.379Z] 
09:58:14 [2021-02-22T09:58:14.379Z] #2 [internal] load .dockerignore
09:58:14 [2021-02-22T09:58:14.379Z] #2 sha256:d7c1be12c966be245867c3d02356ca0b98cb18cb8fac3f3be2cbcedd0dbce434
09:58:14 [2021-02-22T09:58:14.379Z] #2 transferring context: 87B done
09:58:14 [2021-02-22T09:58:14.379Z] #2 DONE 0.1s
09:58:14 [2021-02-22T09:58:14.379Z] 
09:58:14 [2021-02-22T09:58:14.379Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:58:14 [2021-02-22T09:58:14.379Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:58:14 [2021-02-22T09:58:14.641Z] #3 DONE 0.4s
09:58:14 [2021-02-22T09:58:14.834Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
09:58:14 [2021-02-22T09:58:14.901Z] 
09:58:14 [2021-02-22T09:58:14.901Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:58:14 [2021-02-22T09:58:14.901Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.15MB / 8.88MB 0.1s
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:58:14 [2021-02-22T09:58:14.901Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
09:58:15 [2021-02-22T09:58:15.091Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.4s done
09:58:15 [2021-02-22T09:58:15.113Z] Client: Docker Engine - Community
09:58:15 [2021-02-22T09:58:15.113Z]  Version:           20.10.3
09:58:15 [2021-02-22T09:58:15.113Z]  API version:       1.41
09:58:15 [2021-02-22T09:58:15.113Z]  Go version:        go1.13.15
09:58:15 [2021-02-22T09:58:15.113Z]  Git commit:        48d30b5
09:58:15 [2021-02-22T09:58:15.113Z]  Built:             Fri Jan 29 14:33:53 2021
09:58:15 [2021-02-22T09:58:15.113Z]  OS/Arch:           linux/arm64
09:58:15 [2021-02-22T09:58:15.113Z]  Context:           default
09:58:15 [2021-02-22T09:58:15.113Z]  Experimental:      true
09:58:15 [2021-02-22T09:58:15.113Z] 
09:58:15 [2021-02-22T09:58:15.113Z] Server: Docker Engine - Community
09:58:15 [2021-02-22T09:58:15.113Z]  Engine:
09:58:15 [2021-02-22T09:58:15.113Z]   Version:          20.10.3
09:58:15 [2021-02-22T09:58:15.113Z]   API version:      1.41 (minimum version 1.12)
09:58:15 [2021-02-22T09:58:15.113Z]   Go version:       go1.13.15
09:58:15 [2021-02-22T09:58:15.113Z]   Git commit:       46229ca
09:58:15 [2021-02-22T09:58:15.113Z]   Built:            Fri Jan 29 14:32:08 2021
09:58:15 [2021-02-22T09:58:15.113Z]   OS/Arch:          linux/arm64
09:58:15 [2021-02-22T09:58:15.113Z]   Experimental:     true
09:58:15 [2021-02-22T09:58:15.113Z]  containerd:
09:58:15 [2021-02-22T09:58:15.113Z]   Version:          1.4.3
09:58:15 [2021-02-22T09:58:15.113Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:15 [2021-02-22T09:58:15.113Z]  runc:
09:58:15 [2021-02-22T09:58:15.113Z]   Version:          1.0.0-rc92
09:58:15 [2021-02-22T09:58:15.113Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:15 [2021-02-22T09:58:15.113Z]  docker-init:
09:58:15 [2021-02-22T09:58:15.113Z]   Version:          0.19.0
09:58:15 [2021-02-22T09:58:15.113Z]   GitCommit:        de40ad0
09:58:15 [2021-02-22T09:58:15.160Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
09:58:15 [2021-02-22T09:58:15.160Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
[Pipeline] sh
09:58:15 [2021-02-22T09:58:15.347Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
09:58:15 [2021-02-22T09:58:15.472Z] + docker info
09:58:15 [2021-02-22T09:58:15.752Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.6s done
09:58:15 [2021-02-22T09:58:15.752Z] #4 DONE 1.0s
09:58:16 [2021-02-22T09:58:16.015Z] 
09:58:16 [2021-02-22T09:58:16.015Z] #5 [internal] load build definition from Dockerfile
09:58:16 [2021-02-22T09:58:16.015Z] #5 sha256:a5a6d95821a4c8bcc9b2637228553a8d0a9e28fe10229861bde94264b7f610dc
09:58:16 [2021-02-22T09:58:16.015Z] #5 transferring dockerfile: 16.55kB done
09:58:16 [2021-02-22T09:58:16.015Z] #5 DONE 0.0s
09:58:16 [2021-02-22T09:58:16.015Z] 
09:58:16 [2021-02-22T09:58:16.015Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:58:16 [2021-02-22T09:58:16.015Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:58:16 [2021-02-22T09:58:16.274Z] #8 DONE 0.3s
09:58:16 [2021-02-22T09:58:16.274Z] 
09:58:16 [2021-02-22T09:58:16.274Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:58:16 [2021-02-22T09:58:16.274Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:58:16 [2021-02-22T09:58:16.274Z] #6 DONE 0.3s
09:58:16 [2021-02-22T09:58:16.274Z] 
09:58:16 [2021-02-22T09:58:16.274Z] #7 [internal] load metadata for docker.io/library/debian:buster
09:58:16 [2021-02-22T09:58:16.274Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:58:16 [2021-02-22T09:58:16.274Z] #7 DONE 0.3s
09:58:16 [2021-02-22T09:58:16.771Z] #44 82.21 encoding/xml
09:58:17 [2021-02-22T09:58:17.109Z] #44 82.87 text/template
09:58:17 [2021-02-22T09:58:17.239Z] #9 ...
09:58:17 [2021-02-22T09:58:17.239Z] 
09:58:17 [2021-02-22T09:58:17.239Z] #26 [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
09:58:17 [2021-02-22T09:58:17.239Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:17 [2021-02-22T09:58:17.239Z] #26 1.619 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 1.625 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 1.674 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 1.867 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 2.319 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:17 [2021-02-22T09:58:17.239Z] #26 2.873 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 4.354 Fetched 8422 kB in 3s (2811 kB/s)
09:58:17 [2021-02-22T09:58:17.239Z] #26 4.354 Reading package lists...
09:58:17 [2021-02-22T09:58:17.239Z] #26 5.314 Reading package lists...
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.244 Building dependency tree...
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.631 The following additional packages will be installed:
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.631   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.631   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.631   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.639 Suggested packages:
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.639   krb5-doc krb5-user
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.639 Recommended packages:
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.639   krb5-locales publicsuffix libsasl2-modules
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.811 The following NEW packages will be installed:
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.811   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.811   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.811   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:58:17 [2021-02-22T09:58:17.239Z] #26 6.811   libssh2-1 libssl1.1 openssl
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.099 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.099 Need to get 5057 kB of archives.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.099 After this operation, 12.1 MB of additional disk space will be used.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.099 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.099 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.103 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.103 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.112 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.113 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.115 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.120 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.132 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.135 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.141 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.142 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.142 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.143 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.145 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.155 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.159 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.167 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.172 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.175 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.178 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.338 debconf: delaying package configuration, since apt-utils is not installed
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.361 Fetched 5057 kB in 0s (14.9 MB/s)
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.400 Selecting previously unselected package libssl1.1:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.400 (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.)
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.404 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.412 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.607 Selecting previously unselected package libsasl2-modules-db:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.607 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.611 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.654 Selecting previously unselected package libsasl2-2:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.654 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.665 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.703 Selecting previously unselected package libldap-common.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.703 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.709 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.759 Selecting previously unselected package libldap-2.4-2:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.759 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.761 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.827 Selecting previously unselected package openssl.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.827 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.831 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.966 Selecting previously unselected package ca-certificates.
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.966 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 7.969 Unpacking ca-certificates (20200601~deb10u2) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.056 Selecting previously unselected package libkeyutils1:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.057 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.060 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.097 Selecting previously unselected package libkrb5support0:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.097 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.100 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.146 Selecting previously unselected package libk5crypto3:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.146 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.151 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.281 Selecting previously unselected package libkrb5-3:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.281 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.284 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.382 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.382 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.386 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.442 Selecting previously unselected package libnghttp2-14:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.442 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.446 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.488 Selecting previously unselected package libpsl5:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.488 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.492 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.524 Selecting previously unselected package librtmp1:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.526 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.529 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.568 Selecting previously unselected package libssh2-1:amd64.
09:58:17 [2021-02-22T09:58:17.239Z] #26 8.568 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.572 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.622 Selecting previously unselected package libcurl4:amd64.
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.622 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.626 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.680 Selecting previously unselected package curl.
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.680 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.684 Unpacking curl (7.64.0-4+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.740 Selecting previously unselected package libonig5:amd64.
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.740 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.745 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.800 Selecting previously unselected package libjq1:amd64.
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.800 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.803 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.853 Selecting previously unselected package jq.
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.853 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.857 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.902 Setting up libkeyutils1:amd64 (1.6-6) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.911 Setting up libpsl5:amd64 (0.20.2-2) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 8.922 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 9.029 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 9.038 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 9.051 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:17 [2021-02-22T09:58:17.240Z] #26 ...
09:58:17 [2021-02-22T09:58:17.240Z] 
09:58:17 [2021-02-22T09:58:17.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:17 [2021-02-22T09:58:17.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:18 [2021-02-22T09:58:18.184Z] 
09:58:18 [2021-02-22T09:58:18.184Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:18 [2021-02-22T09:58:18.184Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.3s
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.4s
09:58:18 [2021-02-22T09:58:18.184Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.4s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 0.4s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.6s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.6s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
09:58:18 [2021-02-22T09:58:18.447Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s
09:58:18 [2021-02-22T09:58:18.710Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.9s
09:58:18 [2021-02-22T09:58:18.710Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
09:58:18 [2021-02-22T09:58:18.710Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.9s
09:58:18 [2021-02-22T09:58:18.710Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.0s
09:58:18 [2021-02-22T09:58:18.975Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.23MB / 50.40MB 1.1s
09:58:18 [2021-02-22T09:58:18.975Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 1.1s
09:58:18 [2021-02-22T09:58:18.975Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 1.1s
09:58:18 [2021-02-22T09:58:18.975Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.56MB / 51.83MB 1.1s
09:58:19 [2021-02-22T09:58:19.027Z] #44 ...
09:58:19 [2021-02-22T09:58:19.027Z] 
09:58:19 [2021-02-22T09:58:19.027Z] #42 [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
09:58:19 [2021-02-22T09:58:19.027Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.492   PBCC     images/timens.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.537   DEP      images/timens.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.584   PBCC     images/fown.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.614   PBCC     images/google/protobuf/descriptor.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.663   PBCC     images/opts.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.695   PBCC     images/memfd.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.746   DEP      images/fown.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.793   DEP      images/google/protobuf/descriptor.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.874   DEP      images/opts.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.927   DEP      images/memfd.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 7.975   PBCC     images/sit.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.018   DEP      images/sit.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.079   PBCC     images/macvlan.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.114   DEP      images/macvlan.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.175   PBCC     images/autofs.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.186   DEP      images/autofs.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.250   PBCC     images/sysctl.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.263   DEP      images/sysctl.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.300   PBCC     images/time.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.335   DEP      images/time.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.355   PBCC     images/binfmt-misc.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.372   DEP      images/binfmt-misc.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.411   PBCC     images/seccomp.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.475   DEP      images/seccomp.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.545   PBCC     images/userns.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.593   DEP      images/userns.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.639   PBCC     images/cgroup.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.661   DEP      images/cgroup.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.703   PBCC     images/ext-file.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.728   DEP      images/ext-file.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.784   PBCC     images/rpc.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.855   DEP      images/rpc.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.962   PBCC     images/siginfo.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 8.991   DEP      images/siginfo.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.027   PBCC     images/pagemap.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.091   DEP      images/pagemap.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.175   PBCC     images/rlimit.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.212   DEP      images/rlimit.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.238   PBCC     images/file-lock.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.270   DEP      images/file-lock.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.308   PBCC     images/tty.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.387   DEP      images/tty.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.502   PBCC     images/tun.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.587   PBCC     images/netdev.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.739   DEP      images/tun.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.867   DEP      images/netdev.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 9.987   PBCC     images/vma.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.12   DEP      images/vma.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.23   PBCC     images/creds.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.27   DEP      images/creds.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.50   PBCC     images/utsns.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.58   DEP      images/utsns.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.63   PBCC     images/ipc-desc.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.65   PBCC     images/ipc-sem.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.67   DEP      images/ipc-desc.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.72   DEP      images/ipc-sem.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] Client:
09:58:19 [2021-02-22T09:58:19.027Z]  Context:    default
09:58:19 [2021-02-22T09:58:19.027Z]  Debug Mode: false
09:58:19 [2021-02-22T09:58:19.027Z]  Plugins:
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.79   PBCC     images/ipc-msg.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:58:19 [2021-02-22T09:58:19.027Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:58:19 [2021-02-22T09:58:19.027Z] 
09:58:19 [2021-02-22T09:58:19.027Z] Server:
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.80   DEP      images/ipc-msg.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.86   PBCC     images/ipc-shm.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]  Containers: 0
09:58:19 [2021-02-22T09:58:19.027Z]   Running: 0
09:58:19 [2021-02-22T09:58:19.027Z]   Paused: 0
09:58:19 [2021-02-22T09:58:19.027Z]   Stopped: 0
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.91   DEP      images/ipc-shm.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 10.97   PBCC     images/ipc-var.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]  Images: 0
09:58:19 [2021-02-22T09:58:19.027Z]  Server Version: 20.10.3
09:58:19 [2021-02-22T09:58:19.027Z]  Storage Driver: overlay2
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.01   DEP      images/ipc-var.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.06   PBCC     images/sk-opts.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]   Backing Filesystem: extfs
09:58:19 [2021-02-22T09:58:19.027Z]   Supports d_type: true
09:58:19 [2021-02-22T09:58:19.027Z]   Native Overlay Diff: true
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.08   PBCC     images/packet-sock.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.13   DEP      images/sk-opts.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z]  Logging Driver: json-file
09:58:19 [2021-02-22T09:58:19.027Z]  Cgroup Driver: systemd
09:58:19 [2021-02-22T09:58:19.027Z]  Cgroup Version: 2
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.19   DEP      images/packet-sock.pb-c.d
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.24   PBCC     images/sk-netlink.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]  Plugins:
09:58:19 [2021-02-22T09:58:19.027Z]   Volume: local
09:58:19 [2021-02-22T09:58:19.027Z] #42 11.32   DEP      images/sk-netlink.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.41   PBCC     images/sk-inet.pb-c.c
09:58:19 [2021-02-22T09:58:19.027Z]   Network: bridge host ipvlan macvlan null overlay
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.48   DEP      images/sk-inet.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.54   PBCC     images/sk-unix.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:19 [2021-02-22T09:58:19.028Z]  Swarm: inactive
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.58   DEP      images/sk-unix.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.61   PBCC     images/mm.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:58:19 [2021-02-22T09:58:19.028Z]  Default Runtime: runc
09:58:19 [2021-02-22T09:58:19.028Z]  Init Binary: docker-init
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.65   DEP      images/mm.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.70   PBCC     images/timerfd.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:19 [2021-02-22T09:58:19.028Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.78   DEP      images/timerfd.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.85   PBCC     images/timer.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  init version: de40ad0
09:58:19 [2021-02-22T09:58:19.028Z]  Security Options:
09:58:19 [2021-02-22T09:58:19.028Z]   apparmor
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.88   DEP      images/timer.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.93   PBCC     images/sa.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]   seccomp
09:58:19 [2021-02-22T09:58:19.028Z]    Profile: default
09:58:19 [2021-02-22T09:58:19.028Z]   cgroupns
09:58:19 [2021-02-22T09:58:19.028Z] #42 11.97   DEP      images/sa.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.02   PBCC     images/pipe-data.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  Kernel Version: 5.4.0-1037-aws
09:58:19 [2021-02-22T09:58:19.028Z]  Operating System: Ubuntu 20.04.2 LTS
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.05   DEP      images/pipe-data.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.10   PBCC     images/mnt.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  OSType: linux
09:58:19 [2021-02-22T09:58:19.028Z]  Architecture: x86_64
09:58:19 [2021-02-22T09:58:19.028Z]  CPUs: 2
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.18   DEP      images/mnt.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.27   PBCC     images/sk-packet.pb-c.c
09:58:19 [2021-02-22T09:58:19.028Z]  Total Memory: 7.487GiB
09:58:19 [2021-02-22T09:58:19.028Z]  Name: ip-10-100-43-62
09:58:19 [2021-02-22T09:58:19.028Z] #42 12.30   DEP      images/sk-packet.pb-c.d
09:58:19 [2021-02-22T09:58:19.028Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
09:58:19 [2021-02-22T09:58:19.028Z]  Docker Root Dir: /var/lib/docker
09:58:19 [2021-02-22T09:58:19.028Z]  Debug Mode: false
09:58:19 [2021-02-22T09:58:19.028Z]  Registry: https://index.docker.io/v1/
09:58:19 [2021-02-22T09:58:19.028Z]  Labels:
09:58:19 [2021-02-22T09:58:19.028Z]  Experimental: true
09:58:19 [2021-02-22T09:58:19.028Z]  Insecure Registries:
09:58:19 [2021-02-22T09:58:19.028Z]   127.0.0.0/8
09:58:19 [2021-02-22T09:58:19.028Z]  Live Restore Enabled: true
09:58:19 [2021-02-22T09:58:19.028Z] 
09:58:19 [2021-02-22T09:58:19.028Z] WARNING: No kernel memory TCP limit support
09:58:19 [2021-02-22T09:58:19.028Z] WARNING: No oom kill disable support
09:58:19 [2021-02-22T09:58:19.028Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:19 [2021-02-22T09:58:19.166Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done
09:58:19 [2021-02-22T09:58:19.238Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.3s
09:58:19 [2021-02-22T09:58:19.238Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.3s
09:58:19 [2021-02-22T09:58:19.238Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 1.4s
09:58:19 [2021-02-22T09:58:19.288Z] #42 12.35   PBCC     images/tcp-stream.pb-c.c
09:58:19 [2021-02-22T09:58:19.288Z] #42 12.43   DEP      images/tcp-stream.pb-c.d
09:58:19 [2021-02-22T09:58:19.288Z] #42 12.49   PBCC     images/pipe.pb-c.c
09:58:19 [2021-02-22T09:58:19.288Z] #42 12.55   DEP      images/pipe.pb-c.d
09:58:19 [2021-02-22T09:58:19.365Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:26125b99c756787dc60a492d37cee937cf897ef7 .
09:58:19 [2021-02-22T09:58:19.424Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.6s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 1.6s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.6s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 1.8s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 1.8s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 1.8s
09:58:19 [2021-02-22T09:58:19.661Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 1.9s
09:58:19 [2021-02-22T09:58:19.665Z] #1 [internal] load build definition from Dockerfile
09:58:19 [2021-02-22T09:58:19.665Z] #1 sha256:9fcb7af8e04edf3614b7cbd50c1245a1f3d8741f8eeb6ac841d55adc58b0994f
09:58:19 [2021-02-22T09:58:19.665Z] #1 transferring dockerfile: 16.55kB done
09:58:19 [2021-02-22T09:58:19.665Z] #1 DONE 0.1s
09:58:19 [2021-02-22T09:58:19.665Z] 
09:58:19 [2021-02-22T09:58:19.665Z] #2 [internal] load .dockerignore
09:58:19 [2021-02-22T09:58:19.665Z] #2 sha256:5700e4fd03d3d9ffa632d6895bc66fd385ce35f835c95cf5d138de423a551e4a
09:58:19 [2021-02-22T09:58:19.665Z] #2 transferring context: 87B done
09:58:19 [2021-02-22T09:58:19.665Z] #2 DONE 0.1s
09:58:19 [2021-02-22T09:58:19.665Z] 
09:58:19 [2021-02-22T09:58:19.665Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:58:19 [2021-02-22T09:58:19.665Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.61   PBCC     images/pstree.pb-c.c
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.62   DEP      images/pstree.pb-c.d
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.67   PBCC     images/fs.pb-c.c
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.67   DEP      images/fs.pb-c.d
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.71   PBCC     images/signalfd.pb-c.c
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.74   DEP      images/signalfd.pb-c.d
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.81   PBCC     images/fh.pb-c.c
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.87   PBCC     images/fsnotify.pb-c.c
09:58:19 [2021-02-22T09:58:19.672Z] #42 12.94   DEP      images/fh.pb-c.d
09:58:19 [2021-02-22T09:58:19.926Z] #3 DONE 0.4s
09:58:19 [2021-02-22T09:58:19.936Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 2.1s
09:58:19 [2021-02-22T09:58:19.936Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.1s
09:58:19 [2021-02-22T09:58:19.936Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 2.1s
09:58:19 [2021-02-22T09:58:19.936Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 2.2s
09:58:19 [2021-02-22T09:58:19.936Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
09:58:19 [2021-02-22T09:58:19.937Z] #42 13.00   DEP      images/fsnotify.pb-c.d
09:58:19 [2021-02-22T09:58:19.937Z] #42 13.07   PBCC     images/eventpoll.pb-c.c
09:58:19 [2021-02-22T09:58:19.937Z] #42 13.09   DEP      images/eventpoll.pb-c.d
09:58:19 [2021-02-22T09:58:19.937Z] #42 13.19   PBCC     images/eventfd.pb-c.c
09:58:20 [2021-02-22T09:58:20.186Z] 
09:58:20 [2021-02-22T09:58:20.186Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:58:20 [2021-02-22T09:58:20.186Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.1s
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:58:20 [2021-02-22T09:58:20.186Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.21   DEP      images/eventfd.pb-c.d
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.27   PBCC     images/remap-file-path.pb-c.c
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.28   DEP      images/remap-file-path.pb-c.d
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.32   PBCC     images/fifo.pb-c.c
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.34   DEP      images/fifo.pb-c.d
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.40   PBCC     images/ghost-file.pb-c.c
09:58:20 [2021-02-22T09:58:20.198Z] #42 13.42   DEP      images/ghost-file.pb-c.d
09:58:20 [2021-02-22T09:58:20.199Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s
09:58:20 [2021-02-22T09:58:20.199Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.72MB / 68.67MB 2.3s
09:58:20 [2021-02-22T09:58:20.199Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 2.3s
09:58:20 [2021-02-22T09:58:20.446Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
09:58:20 [2021-02-22T09:58:20.446Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:58:20 [2021-02-22T09:58:20.459Z] #42 13.49   PBCC     images/regfile.pb-c.c
09:58:20 [2021-02-22T09:58:20.459Z] #42 13.58   DEP      images/regfile.pb-c.d
09:58:20 [2021-02-22T09:58:20.459Z] #42 13.62   PBCC     images/ns.pb-c.c
09:58:20 [2021-02-22T09:58:20.459Z] #42 13.64   DEP      images/ns.pb-c.d
09:58:20 [2021-02-22T09:58:20.459Z] #42 13.68   PBCC     images/fdinfo.pb-c.c
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.09MB / 68.67MB 2.5s
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 2.5s
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.5s
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 2.7s
09:58:20 [2021-02-22T09:58:20.462Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done
09:58:20 [2021-02-22T09:58:20.706Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
09:58:20 [2021-02-22T09:58:20.706Z] #4 DONE 0.6s
09:58:20 [2021-02-22T09:58:20.706Z] 
09:58:20 [2021-02-22T09:58:20.706Z] #5 [internal] load build definition from Dockerfile
09:58:20 [2021-02-22T09:58:20.706Z] #5 sha256:7a9aade7d8c3784e2516a30b6e259a9c327f3fbcef3e0a0d1a11b81101e8b964
09:58:20 [2021-02-22T09:58:20.706Z] #5 transferring dockerfile: 16.55kB done
09:58:20 [2021-02-22T09:58:20.706Z] #5 DONE 0.0s
09:58:20 [2021-02-22T09:58:20.706Z] 
09:58:20 [2021-02-22T09:58:20.706Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:58:20 [2021-02-22T09:58:20.706Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:58:20 [2021-02-22T09:58:20.721Z] #42 13.75   DEP      images/fdinfo.pb-c.d
09:58:20 [2021-02-22T09:58:20.721Z] #42 ...
09:58:20 [2021-02-22T09:58:20.721Z] 
09:58:20 [2021-02-22T09:58:20.721Z] #50 [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
09:58:20 [2021-02-22T09:58:20.721Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:58:20 [2021-02-22T09:58:20.721Z] #50 76.40 github.com/pkg/diff
09:58:20 [2021-02-22T09:58:20.721Z] #50 78.64 go/ast
09:58:20 [2021-02-22T09:58:20.721Z] #50 79.75 golang.org/x/crypto/ssh/terminal
09:58:20 [2021-02-22T09:58:20.721Z] #50 81.20 mvdan.cc/editorconfig
09:58:20 [2021-02-22T09:58:20.721Z] #50 82.97 mvdan.cc/sh/v3/fileutil
09:58:20 [2021-02-22T09:58:20.721Z] #50 83.31 mvdan.cc/sh/v3/syntax
09:58:20 [2021-02-22T09:58:20.721Z] #50 ...
09:58:20 [2021-02-22T09:58:20.721Z] 
09:58:20 [2021-02-22T09:58:20.721Z] #42 [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
09:58:20 [2021-02-22T09:58:20.721Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:20 [2021-02-22T09:58:20.721Z] #42 13.84   PBCC     images/core-aarch64.pb-c.c
09:58:20 [2021-02-22T09:58:20.721Z] #42 13.91   PBCC     images/core-arm.pb-c.c
09:58:20 [2021-02-22T09:58:20.721Z] #42 13.96   PBCC     images/core-ppc64.pb-c.c
09:58:20 [2021-02-22T09:58:20.729Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.13MB / 68.67MB 3.0s
09:58:20 [2021-02-22T09:58:20.729Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.0s
09:58:20 [2021-02-22T09:58:20.967Z] #8 DONE 0.3s
09:58:20 [2021-02-22T09:58:20.967Z] 
09:58:20 [2021-02-22T09:58:20.967Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:58:20 [2021-02-22T09:58:20.967Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:58:20 [2021-02-22T09:58:20.967Z] #7 DONE 0.2s
09:58:20 [2021-02-22T09:58:20.967Z] 
09:58:20 [2021-02-22T09:58:20.967Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:58:20 [2021-02-22T09:58:20.967Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:58:20 [2021-02-22T09:58:20.967Z] #6 DONE 0.2s
09:58:20 [2021-02-22T09:58:20.981Z] #42 14.05   PBCC     images/core-s390.pb-c.c
09:58:20 [2021-02-22T09:58:20.981Z] #42 14.12   PBCC     images/core-x86.pb-c.c
09:58:20 [2021-02-22T09:58:20.981Z] #42 14.19   PBCC     images/core.pb-c.c
09:58:20 [2021-02-22T09:58:20.981Z] #42 14.23   PBCC     images/inventory.pb-c.c
09:58:21 [2021-02-22T09:58:21.004Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 3.0s
09:58:21 [2021-02-22T09:58:21.004Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 3.3s
09:58:21 [2021-02-22T09:58:21.242Z] #42 14.32   DEP      images/core-aarch64.pb-c.d
09:58:21 [2021-02-22T09:58:21.242Z] #42 14.39   DEP      images/core-arm.pb-c.d
09:58:21 [2021-02-22T09:58:21.242Z] #42 14.45   DEP      images/core-ppc64.pb-c.d
09:58:21 [2021-02-22T09:58:21.242Z] #42 14.51   DEP      images/core-s390.pb-c.d
09:58:21 [2021-02-22T09:58:21.267Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 3.5s
09:58:21 [2021-02-22T09:58:21.503Z] #42 14.58   DEP      images/core-x86.pb-c.d
09:58:21 [2021-02-22T09:58:21.503Z] #42 14.67   DEP      images/core.pb-c.d
09:58:21 [2021-02-22T09:58:21.503Z] #42 14.77   DEP      images/inventory.pb-c.d
09:58:21 [2021-02-22T09:58:21.529Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 3.7s
09:58:21 [2021-02-22T09:58:21.529Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done
09:58:21 [2021-02-22T09:58:21.763Z] #42 14.83   PBCC     images/cpuinfo.pb-c.c
09:58:21 [2021-02-22T09:58:21.763Z] #42 14.87   DEP      images/cpuinfo.pb-c.d
09:58:21 [2021-02-22T09:58:21.763Z] #42 14.92   PBCC     images/stats.pb-c.c
09:58:21 [2021-02-22T09:58:21.763Z] #42 14.96   DEP      images/stats.pb-c.d
09:58:21 [2021-02-22T09:58:21.793Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 3.9s
09:58:22 [2021-02-22T09:58:22.053Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.2s
09:58:22 [2021-02-22T09:58:22.313Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 4.6s
09:58:22 [2021-02-22T09:58:22.575Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 4.7s
09:58:22 [2021-02-22T09:58:22.700Z] #9 ...
09:58:22 [2021-02-22T09:58:22.700Z] 
09:58:22 [2021-02-22T09:58:22.700Z] #26 [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
09:58:22 [2021-02-22T09:58:22.700Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.102 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.112 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.122 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.131 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.142 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.152 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.162 Setting up openssl (1.1.1d-0+deb10u5) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.176 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.186 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.195 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.205 Setting up ca-certificates (20200601~deb10u2) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 9.964 Updating certificates in /etc/ssl/certs...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.79 137 added, 0 removed; done.
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.85 Setting up jq (1.5+dfsg-2+b1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.86 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.87 Setting up curl (7.64.0-4+deb10u1) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.89 Processing triggers for libc-bin (2.28-10) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.91 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:58:22 [2021-02-22T09:58:22.700Z] #26 10.92 Updating certificates in /etc/ssl/certs...
09:58:22 [2021-02-22T09:58:22.700Z] #26 11.61 0 added, 0 removed; done.
09:58:22 [2021-02-22T09:58:22.700Z] #26 11.61 Running hooks in /etc/ca-certificates/update.d...
09:58:22 [2021-02-22T09:58:22.700Z] #26 11.61 done.
09:58:22 [2021-02-22T09:58:22.700Z] #26 DONE 14.2s
09:58:22 [2021-02-22T09:58:22.700Z] 
09:58:22 [2021-02-22T09:58:22.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:22 [2021-02-22T09:58:22.700Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:22 [2021-02-22T09:58:22.700Z] #9 ...
09:58:22 [2021-02-22T09:58:22.700Z] 
09:58:22 [2021-02-22T09:58:22.700Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:58:22 [2021-02-22T09:58:22.700Z] #27 sha256:dcfea06f8f06fd86855e60f9274538af2823c19c0c96625ded3239853e98a271
09:58:22 [2021-02-22T09:58:22.700Z] #27 DONE 0.3s
09:58:22 [2021-02-22T09:58:22.700Z] 
09:58:22 [2021-02-22T09:58:22.700Z] #28 [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
09:58:22 [2021-02-22T09:58:22.700Z] #28 sha256:68c79831671a2f24076a7e9e834d15362718b5a820a17ff3c9ae99d32e01613a
09:58:22 [2021-02-22T09:58:22.879Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.22MB / 120.17MB 4.9s
09:58:22 [2021-02-22T09:58:22.881Z] 
09:58:22 [2021-02-22T09:58:22.881Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:22 [2021-02-22T09:58:22.881Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:22 [2021-02-22T09:58:22.881Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:58:22 [2021-02-22T09:58:22.881Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:58:22 [2021-02-22T09:58:22.881Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:58:22 [2021-02-22T09:58:22.881Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:58:23 [2021-02-22T09:58:23.148Z] #42 16.31 make[1]: Nothing to be done for 'all'.
09:58:24 [2021-02-22T09:58:24.076Z] #28 1.126 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:58:24 [2021-02-22T09:58:24.076Z] #28 1.239 
09:58:24 [2021-02-22T09:58:24.266Z] #9 ...
09:58:24 [2021-02-22T09:58:24.266Z] 
09:58:24 [2021-02-22T09:58:24.266Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:58:24 [2021-02-22T09:58:24.266Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:58:24 [2021-02-22T09:58:24.266Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:58:24 [2021-02-22T09:58:24.266Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
09:58:24 [2021-02-22T09:58:24.266Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:58:24 [2021-02-22T09:58:24.266Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:58:24 [2021-02-22T09:58:24.266Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done
09:58:24 [2021-02-22T09:58:24.266Z] #61 DONE 6.4s
09:58:24 [2021-02-22T09:58:24.266Z] 
09:58:24 [2021-02-22T09:58:24.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:24 [2021-02-22T09:58:24.266Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:24 [2021-02-22T09:58:24.266Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done
09:58:24 [2021-02-22T09:58:24.266Z] #9 ...
09:58:24 [2021-02-22T09:58:24.266Z] 
09:58:24 [2021-02-22T09:58:24.266Z] #22 [internal] load build context
09:58:24 [2021-02-22T09:58:24.266Z] #22 sha256:e59dc4b6b371cf68f2fef7e50a9fb9aa27fb4e810f83d5a80af83b956d58cf99
09:58:24 [2021-02-22T09:58:24.266Z] #22 transferring context: 35.62MB 6.4s
09:58:24 [2021-02-22T09:58:24.333Z] #28 1.352 
############                                                              17.0%
##########################                                                36.8%
########################################                                  56.8%
#######################################################                   76.6%
#####################################################################     96.5%
######################################################################## 100.0%
09:58:24 [2021-02-22T09:58:24.333Z] #28 1.883 
09:58:24 [2021-02-22T09:58:24.531Z] #42 17.73   CC       images/stats.o
09:58:24 [2021-02-22T09:58:24.588Z] #28 2.000 
#                                                                          2.2%
######################################################################## 100.0%
09:58:24 [2021-02-22T09:58:24.588Z] #28 2.150 
09:58:24 [2021-02-22T09:58:24.851Z] #28 2.267 
##########################################################                81.0%
######################################################################## 100.0%
09:58:24 [2021-02-22T09:58:24.851Z] #28 2.392 
09:58:25 [2021-02-22T09:58:25.102Z] #42 18.19   CC       images/core.o
09:58:25 [2021-02-22T09:58:25.444Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 2.7s
09:58:25 [2021-02-22T09:58:25.523Z] Client:
09:58:25 [2021-02-22T09:58:25.523Z]  Context:    default
09:58:25 [2021-02-22T09:58:25.523Z]  Debug Mode: false
09:58:25 [2021-02-22T09:58:25.523Z]  Plugins:
09:58:25 [2021-02-22T09:58:25.523Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:58:25 [2021-02-22T09:58:25.523Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:58:25 [2021-02-22T09:58:25.523Z] 
09:58:25 [2021-02-22T09:58:25.523Z] Server:
09:58:25 [2021-02-22T09:58:25.523Z]  Containers: 0
09:58:25 [2021-02-22T09:58:25.523Z]   Running: 0
09:58:25 [2021-02-22T09:58:25.523Z]   Paused: 0
09:58:25 [2021-02-22T09:58:25.523Z]   Stopped: 0
09:58:25 [2021-02-22T09:58:25.523Z]  Images: 0
09:58:25 [2021-02-22T09:58:25.523Z]  Server Version: 20.10.3
09:58:25 [2021-02-22T09:58:25.523Z]  Storage Driver: overlay2
09:58:25 [2021-02-22T09:58:25.523Z]   Backing Filesystem: extfs
09:58:25 [2021-02-22T09:58:25.523Z]   Supports d_type: true
09:58:25 [2021-02-22T09:58:25.523Z]   Native Overlay Diff: true
09:58:25 [2021-02-22T09:58:25.523Z]  Logging Driver: json-file
09:58:25 [2021-02-22T09:58:25.523Z]  Cgroup Driver: cgroupfs
09:58:25 [2021-02-22T09:58:25.523Z]  Cgroup Version: 1
09:58:25 [2021-02-22T09:58:25.523Z]  Plugins:
09:58:25 [2021-02-22T09:58:25.523Z]   Volume: local
09:58:25 [2021-02-22T09:58:25.523Z]   Network: bridge host ipvlan macvlan null overlay
09:58:25 [2021-02-22T09:58:25.523Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:25 [2021-02-22T09:58:25.523Z]  Swarm: inactive
09:58:25 [2021-02-22T09:58:25.523Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:58:25 [2021-02-22T09:58:25.523Z]  Default Runtime: runc
09:58:25 [2021-02-22T09:58:25.523Z]  Init Binary: docker-init
09:58:25 [2021-02-22T09:58:25.523Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:25 [2021-02-22T09:58:25.523Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:58:25 [2021-02-22T09:58:25.523Z]  init version: de40ad0
09:58:25 [2021-02-22T09:58:25.523Z]  Security Options:
09:58:25 [2021-02-22T09:58:25.523Z]   apparmor
09:58:25 [2021-02-22T09:58:25.523Z]   seccomp
09:58:25 [2021-02-22T09:58:25.523Z]    Profile: default
09:58:25 [2021-02-22T09:58:25.523Z]  Kernel Version: 4.15.0-1093-aws
09:58:25 [2021-02-22T09:58:25.523Z]  Operating System: Ubuntu 16.04.7 LTS
09:58:25 [2021-02-22T09:58:25.523Z]  OSType: linux
09:58:25 [2021-02-22T09:58:25.523Z]  Architecture: aarch64
09:58:25 [2021-02-22T09:58:25.523Z]  CPUs: 4
09:58:25 [2021-02-22T09:58:25.523Z]  Total Memory: 7.525GiB
09:58:25 [2021-02-22T09:58:25.523Z]  Name: ip-10-100-111-217
09:58:25 [2021-02-22T09:58:25.523Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
09:58:25 [2021-02-22T09:58:25.523Z]  Docker Root Dir: /var/lib/docker
09:58:25 [2021-02-22T09:58:25.523Z]  Debug Mode: false
09:58:25 [2021-02-22T09:58:25.523Z]  Registry: https://index.docker.io/v1/
09:58:25 [2021-02-22T09:58:25.523Z]  Labels:
09:58:25 [2021-02-22T09:58:25.523Z]  Experimental: true
09:58:25 [2021-02-22T09:58:25.523Z]  Insecure Registries:
09:58:25 [2021-02-22T09:58:25.523Z]   127.0.0.0/8
09:58:25 [2021-02-22T09:58:25.523Z]  Live Restore Enabled: true
09:58:25 [2021-02-22T09:58:25.523Z] 
09:58:25 [2021-02-22T09:58:25.523Z] WARNING: No swap limit support
[Pipeline] sh
09:58:25 [2021-02-22T09:58:25.630Z] #28 2.508 
##                                                                         3.4%
#############                                                             19.2%
#########################                                                 35.1%
##########################################                                58.8%
########################################################                  78.9%
######################################################################## 100.0%
09:58:25 [2021-02-22T09:58:25.674Z] #42 18.88   CC       images/core-x86.o
09:58:25 [2021-02-22T09:58:25.706Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 2.8s
09:58:25 [2021-02-22T09:58:25.706Z] #25 ...
09:58:25 [2021-02-22T09:58:25.706Z] 
09:58:25 [2021-02-22T09:58:25.706Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:58:25 [2021-02-22T09:58:25.706Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:58:25 [2021-02-22T09:58:25.706Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:58:25 [2021-02-22T09:58:25.706Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:58:25 [2021-02-22T09:58:25.706Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:58:25 [2021-02-22T09:58:25.706Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
09:58:25 [2021-02-22T09:58:25.706Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
09:58:25 [2021-02-22T09:58:25.706Z] #61 DONE 3.0s
09:58:25 [2021-02-22T09:58:25.706Z] 
09:58:25 [2021-02-22T09:58:25.706Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:25 [2021-02-22T09:58:25.706Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:25 [2021-02-22T09:58:25.706Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 19.92MB / 50.40MB 3.0s
09:58:25 [2021-02-22T09:58:25.706Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 28.31MB / 50.40MB 3.1s
09:58:25 [2021-02-22T09:58:25.817Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:25 [2021-02-22T09:58:25.817Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:25 [2021-02-22T09:58:25.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42017/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:25 [2021-02-22T09:58:25.817Z] + bash /home/ubuntu/workspace/moby_PR-42017/check-config.sh
09:58:25 [2021-02-22T09:58:25.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:25 [2021-02-22T09:58:25.817Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
09:58:25 [2021-02-22T09:58:25.817Z] 
09:58:25 [2021-02-22T09:58:25.817Z] Generally Necessary:
09:58:25 [2021-02-22T09:58:25.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:25 [2021-02-22T09:58:25.817Z] - apparmor: enabled and tools installed
09:58:25 [2021-02-22T09:58:25.887Z] #28 3.221 #=#=#                                                                         
09:58:25 [2021-02-22T09:58:25.972Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 35.65MB / 50.40MB 3.3s
09:58:25 [2021-02-22T09:58:25.972Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 42.99MB / 50.40MB 3.3s
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NAMESPACES: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NET_NS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_PID_NS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_IPC_NS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_UTS_NS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CGROUPS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CGROUP_SCHED: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_CPUSETS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_MEMCG: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_KEYS: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_VETH: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_BRIDGE: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NF_NAT: enabled (as module)
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_NF_NAT_NEEDED: enabled
09:58:26 [2021-02-22T09:58:26.079Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:26 [2021-02-22T09:58:26.079Z] 
09:58:26 [2021-02-22T09:58:26.079Z] Optional Features:
09:58:26 [2021-02-22T09:58:26.185Z] #22 transferring context: 53.37MB 8.0s done
09:58:26 [2021-02-22T09:58:26.236Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 3.5s
09:58:26 [2021-02-22T09:58:26.244Z] #42 19.34   CC       images/core-arm.o
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_USER_NS: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_SECCOMP: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CGROUP_PIDS: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_MEMCG_SWAP: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:26 [2021-02-22T09:58:26.341Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_BLK_CGROUP: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IOSCHED_CFQ: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CGROUP_PERF: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_VS: enabled (as module)
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_VS_NFCT: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:26 [2021-02-22T09:58:26.341Z] - CONFIG_EXT4_FS: enabled
09:58:26 [2021-02-22T09:58:26.400Z] #28 3.345 
##                                                                         4.0%
#######                                                                    9.8%
##########                                                                15.0%
09:58:26 [2021-02-22T09:58:26.400Z] #28 ...
09:58:26 [2021-02-22T09:58:26.400Z] 
09:58:26 [2021-02-22T09:58:26.400Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:26 [2021-02-22T09:58:26.400Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:26 [2021-02-22T09:58:26.400Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s done
09:58:26 [2021-02-22T09:58:26.400Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:58:26 [2021-02-22T09:58:26.400Z] #9 DONE 31.3s
09:58:26 [2021-02-22T09:58:26.400Z] 
09:58:26 [2021-02-22T09:58:26.400Z] #28 [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
09:58:26 [2021-02-22T09:58:26.400Z] #28 sha256:68c79831671a2f24076a7e9e834d15362718b5a820a17ff3c9ae99d32e01613a
09:58:26 [2021-02-22T09:58:26.444Z] #22 DONE 8.7s
09:58:26 [2021-02-22T09:58:26.444Z] 
09:58:26 [2021-02-22T09:58:26.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:26 [2021-02-22T09:58:26.444Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:26 [2021-02-22T09:58:26.444Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s
09:58:26 [2021-02-22T09:58:26.505Z] #42 ...
09:58:26 [2021-02-22T09:58:26.505Z] 
09:58:26 [2021-02-22T09:58:26.505Z] #55 [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
09:58:26 [2021-02-22T09:58:26.505Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
09:58:26 [2021-02-22T09:58:26.505Z] #55 41.87 Checking out files:  35% (1335/3766)   
Checking out files:  36% (1356/3766)   
Checking out files:  37% (1394/3766)   
Checking out files:  38% (1432/3766)   
Checking out files:  39% (1469/3766)   
Checking out files:  40% (1507/3766)   
Checking out files:  41% (1545/3766)   
Checking out files:  42% (1582/3766)   
Checking out files:  43% (1620/3766)   
Checking out files:  44% (1658/3766)   
Checking out files:  45% (1695/3766)   
Checking out files:  46% (1733/3766)   
Checking out files:  47% (1771/3766)   
Checking out files:  48% (1808/3766)   
Checking out files:  49% (1846/3766)   
Checking out files:  50% (1883/3766)   
Checking out files:  51% (1921/3766)   
Checking out files:  52% (1959/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  80% (3045/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
09:58:26 [2021-02-22T09:58:26.505Z] #55 43.65 + cd /tmp/tmp.EtJ42CtPkx/src/github.com/containerd/containerd
09:58:26 [2021-02-22T09:58:26.505Z] #55 43.65 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:58:26 [2021-02-22T09:58:26.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:26 [2021-02-22T09:58:26.608Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:26 [2021-02-22T09:58:26.608Z] - Network Drivers:
09:58:26 [2021-02-22T09:58:26.608Z]   - "overlay":
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_VXLAN: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       Optional (for encrypted networks):
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_CRYPTO: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_CRYPTO_AEAD: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_CRYPTO_GCM: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_CRYPTO_GHASH: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_XFRM: enabled
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]   - "ipvlan":
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]   - "macvlan":
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_DUMMY: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]   - "ftp,tftp client in container":
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:26 [2021-02-22T09:58:26.608Z] - Storage Drivers:
09:58:26 [2021-02-22T09:58:26.608Z]   - "aufs":
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:26 [2021-02-22T09:58:26.870Z]   - "btrfs":
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:26 [2021-02-22T09:58:26.870Z]   - "devicemapper":
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:26 [2021-02-22T09:58:26.870Z]   - "overlay":
09:58:26 [2021-02-22T09:58:26.870Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:26 [2021-02-22T09:58:26.870Z]   - "zfs":
09:58:26 [2021-02-22T09:58:26.870Z]     - /dev/zfs: missing
09:58:26 [2021-02-22T09:58:26.870Z]     - zfs command: missing
09:58:26 [2021-02-22T09:58:26.870Z]     - zpool command: missing
09:58:26 [2021-02-22T09:58:26.870Z] 
09:58:26 [2021-02-22T09:58:26.870Z] Limits:
09:58:26 [2021-02-22T09:58:26.870Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:26 [2021-02-22T09:58:26.870Z] 
09:58:26 [2021-02-22T09:58:26.870Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:27 [2021-02-22T09:58:27.217Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26125b99c756787dc60a492d37cee937cf897ef7 .
09:58:27 [2021-02-22T09:58:27.447Z] #55 45.41 + export 'BUILDTAGS=netgo osusergo static_build'
09:58:27 [2021-02-22T09:58:27.478Z] #1 [internal] load build definition from Dockerfile
09:58:27 [2021-02-22T09:58:27.478Z] #1 sha256:49abe0ebec6ee5ec3feadaca272ea231b07b6ed8122f1e08961e7cf0cfaf75f7
09:58:27 [2021-02-22T09:58:27.478Z] #1 transferring dockerfile: 16.55kB done
09:58:27 [2021-02-22T09:58:27.634Z] #25 ...
09:58:27 [2021-02-22T09:58:27.634Z] 
09:58:27 [2021-02-22T09:58:27.634Z] #22 [internal] load build context
09:58:27 [2021-02-22T09:58:27.634Z] #22 sha256:dfcdfe8d59f329c952c8b3e7aea74e73c5d90edc0d15fd21fd36433161d94ec9
09:58:27 [2021-02-22T09:58:27.634Z] #22 transferring context: 53.36MB 4.3s done
09:58:27 [2021-02-22T09:58:27.634Z] #22 DONE 4.8s
09:58:27 [2021-02-22T09:58:27.634Z] 
09:58:27 [2021-02-22T09:58:27.634Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:27 [2021-02-22T09:58:27.634Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + BUILDTAGS='netgo osusergo static_build'
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + export EXTRA_FLAGS=-buildmode=pie
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + EXTRA_FLAGS=-buildmode=pie
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + '[' '' = dynamic ']'
09:58:27 [2021-02-22T09:58:27.708Z] #55 45.41 + make
09:58:27 [2021-02-22T09:58:27.741Z] #1 DONE 0.2s
09:58:27 [2021-02-22T09:58:27.741Z] 
09:58:27 [2021-02-22T09:58:27.741Z] #2 [internal] load .dockerignore
09:58:27 [2021-02-22T09:58:27.741Z] #2 sha256:6bfc1e6e16b0e6f3811d71f1e5a45233c02ebe19614ef30abab42d88c7082136
09:58:27 [2021-02-22T09:58:27.741Z] #2 transferring context: 87B done
09:58:27 [2021-02-22T09:58:27.741Z] #2 DONE 0.0s
09:58:27 [2021-02-22T09:58:27.831Z] #9 ...
09:58:27 [2021-02-22T09:58:27.831Z] 
09:58:27 [2021-02-22T09:58:27.831Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:27 [2021-02-22T09:58:27.831Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:27 [2021-02-22T09:58:27.831Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:58:27 [2021-02-22T09:58:27.831Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:58:27 [2021-02-22T09:58:27.831Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:58:27 [2021-02-22T09:58:27.831Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:58:27 [2021-02-22T09:58:27.831Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.7s done
09:58:27 [2021-02-22T09:58:27.831Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.9s
09:58:27 [2021-02-22T09:58:27.831Z] #25 ...
09:58:27 [2021-02-22T09:58:27.831Z] 
09:58:27 [2021-02-22T09:58:27.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:27 [2021-02-22T09:58:27.831Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:27 [2021-02-22T09:58:27.904Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.3s done
09:58:27 [2021-02-22T09:58:27.964Z] #28 3.345 
##                                                                         4.0%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
#################                                                         24.7%
#####################                                                     29.9%
########################                                                  33.6%
###############################                                           44.1%
###################################                                       49.7%
#######################################                                   54.9%
###########################################                               60.1%
##############################################                            65.2%
##################################################                        70.5%
######################################################                    75.7%
##########################################################                80.9%
##############################################################            86.1%
#################################################################         91.4%
#####################################################################     96.6%
######################################################################## 100.0%
09:58:27 [2021-02-22T09:58:27.964Z] #28 5.198 
09:58:27 [2021-02-22T09:58:27.964Z] #28 5.458 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:58:28 [2021-02-22T09:58:28.002Z] 
09:58:28 [2021-02-22T09:58:28.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:58:28 [2021-02-22T09:58:28.002Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c
09:58:28 [2021-02-22T09:58:28.173Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0.1s
09:58:28 [2021-02-22T09:58:28.221Z] #28 5.521 
09:58:28 [2021-02-22T09:58:28.221Z] #28 5.633 
#################                                                         23.7%
######################################################################## 100.0%
09:58:28 [2021-02-22T09:58:28.221Z] #28 5.660 
09:58:28 [2021-02-22T09:58:28.478Z] #28 5.902 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:58:28 [2021-02-22T09:58:28.478Z] #28 5.958 
09:58:28 [2021-02-22T09:58:28.575Z] #3 DONE 0.6s
09:58:28 [2021-02-22T09:58:28.575Z] 
09:58:28 [2021-02-22T09:58:28.575Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e
09:58:28 [2021-02-22T09:58:28.575Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
09:58:28 [2021-02-22T09:58:28.575Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
09:58:28 [2021-02-22T09:58:28.650Z] #55 46.49 + bin/ctr
09:58:28 [2021-02-22T09:58:28.735Z] #28 6.029 
######################################################################## 100.0%
09:58:28 [2021-02-22T09:58:28.735Z] #28 6.048 
09:58:28 [2021-02-22T09:58:28.837Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done
09:58:28 [2021-02-22T09:58:28.837Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
09:58:28 [2021-02-22T09:58:28.991Z] #28 6.382 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:58:28 [2021-02-22T09:58:28.991Z] #28 6.447 
09:58:29 [2021-02-22T09:58:29.100Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
09:58:29 [2021-02-22T09:58:29.100Z] #4 DONE 0.7s
09:58:29 [2021-02-22T09:58:29.213Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.3s done
09:58:29 [2021-02-22T09:58:29.362Z] 
09:58:29 [2021-02-22T09:58:29.362Z] #5 [internal] load build definition from Dockerfile
09:58:29 [2021-02-22T09:58:29.362Z] #5 sha256:a80bc6e6fff773b2f621a4f70fff2f246c8fa49dea2951c70adea9688a8bb44c
09:58:29 [2021-02-22T09:58:29.362Z] #5 transferring dockerfile: 16.55kB done
09:58:29 [2021-02-22T09:58:29.362Z] #5 DONE 0.0s
09:58:29 [2021-02-22T09:58:29.625Z] 
09:58:29 [2021-02-22T09:58:29.625Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:58:29 [2021-02-22T09:58:29.625Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071
09:58:29 [2021-02-22T09:58:29.625Z] #8 DONE 0.3s
09:58:29 [2021-02-22T09:58:29.625Z] 
09:58:29 [2021-02-22T09:58:29.625Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:58:29 [2021-02-22T09:58:29.625Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
09:58:29 [2021-02-22T09:58:29.760Z] #28 6.560 
#########                                                                 13.5%
#########################                                                 34.8%
###########################                                               38.8%
###########################################                               60.4%
####################################################################      95.4%
######################################################################## 100.0%
09:58:29 [2021-02-22T09:58:29.760Z] #28 7.069 
09:58:29 [2021-02-22T09:58:29.783Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:58:30 [2021-02-22T09:58:30.036Z] #55 ...
09:58:30 [2021-02-22T09:58:30.036Z] 
09:58:30 [2021-02-22T09:58:30.036Z] #50 [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
09:58:30 [2021-02-22T09:58:30.036Z] #50 sha256:1ed510324cc9a6557cd00604e61101bb2ee069ec0fcba3f32d027703a14e0b4d
09:58:30 [2021-02-22T09:58:30.036Z] #50 89.49 mvdan.cc/sh/v3/cmd/shfmt
09:58:30 [2021-02-22T09:58:30.036Z] #50 DONE 95.8s
09:58:30 [2021-02-22T09:58:30.036Z] 
09:58:30 [2021-02-22T09:58:30.036Z] #42 [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
09:58:30 [2021-02-22T09:58:30.036Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:30 [2021-02-22T09:58:30.036Z] #42 19.83   CC       images/core-aarch64.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 20.28   CC       images/core-ppc64.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 20.88   CC       images/core-s390.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 21.53   CC       images/cpuinfo.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 21.96   CC       images/inventory.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 22.14   CC       images/fdinfo.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 22.55   CC       images/fown.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 22.82   CC       images/ns.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 23.01   CC       images/regfile.o
09:58:30 [2021-02-22T09:58:30.036Z] #42 23.31   CC       images/ghost-file.o
09:58:30 [2021-02-22T09:58:30.200Z] #7 ...
09:58:30 [2021-02-22T09:58:30.200Z] 
09:58:30 [2021-02-22T09:58:30.200Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:58:30 [2021-02-22T09:58:30.200Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
09:58:30 [2021-02-22T09:58:30.200Z] #6 DONE 0.4s
09:58:30 [2021-02-22T09:58:30.200Z] 
09:58:30 [2021-02-22T09:58:30.200Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:58:30 [2021-02-22T09:58:30.200Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
09:58:30 [2021-02-22T09:58:30.200Z] #7 DONE 0.6s
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.522 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.578 
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.641 
######################################################################## 100.0%
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.657 
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.851 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:58:30 [2021-02-22T09:58:30.322Z] #28 7.909 
09:58:30 [2021-02-22T09:58:30.352Z] #9 ...
09:58:30 [2021-02-22T09:58:30.353Z] 
09:58:30 [2021-02-22T09:58:30.353Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:30 [2021-02-22T09:58:30.353Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:58:30 [2021-02-22T09:58:30.353Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.2s done
09:58:30 [2021-02-22T09:58:30.353Z] #25 DONE 12.5s
09:58:30 [2021-02-22T09:58:30.353Z] 
09:58:30 [2021-02-22T09:58:30.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:30 [2021-02-22T09:58:30.353Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:30 [2021-02-22T09:58:30.580Z] #28 7.950 
######################################################################## 100.0%
09:58:30 [2021-02-22T09:58:30.580Z] #28 7.984 
09:58:30 [2021-02-22T09:58:30.580Z] #28 7.994 Download of images into '/build' complete.
09:58:30 [2021-02-22T09:58:30.580Z] #28 7.994 Use something like the following to load the result into a Docker daemon:
09:58:30 [2021-02-22T09:58:30.580Z] #28 7.994   tar -cC '/build' . | docker load
09:58:30 [2021-02-22T09:58:30.609Z] #42 23.93   CC       images/fifo.o
09:58:30 [2021-02-22T09:58:30.613Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
09:58:30 [2021-02-22T09:58:30.613Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:58:30 [2021-02-22T09:58:30.836Z] #28 ...
09:58:30 [2021-02-22T09:58:30.836Z] 
09:58:30 [2021-02-22T09:58:30.836Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:58:30 [2021-02-22T09:58:30.836Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:58:30 [2021-02-22T09:58:30.836Z] #10 DONE 4.6s
09:58:30 [2021-02-22T09:58:30.836Z] 
09:58:30 [2021-02-22T09:58:30.836Z] #28 [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
09:58:30 [2021-02-22T09:58:30.836Z] #28 sha256:68c79831671a2f24076a7e9e834d15362718b5a820a17ff3c9ae99d32e01613a
09:58:30 [2021-02-22T09:58:30.836Z] #28 DONE 8.2s
09:58:30 [2021-02-22T09:58:30.836Z] 
09:58:30 [2021-02-22T09:58:30.836Z] #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
09:58:30 [2021-02-22T09:58:30.836Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:58:31 [2021-02-22T09:58:31.180Z] #42 24.34   CC       images/remap-file-path.o
09:58:31 [2021-02-22T09:58:31.457Z] #42 24.52   CC       images/eventfd.o
09:58:31 [2021-02-22T09:58:31.457Z] #42 24.67   CC       images/eventpoll.o
09:58:31 [2021-02-22T09:58:31.551Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
09:58:31 [2021-02-22T09:58:31.717Z] #42 24.93   CC       images/fh.o
09:58:31 [2021-02-22T09:58:31.763Z] #11 DONE 0.8s
09:58:31 [2021-02-22T09:58:31.763Z] 
09:58:31 [2021-02-22T09:58:31.763Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:58:31 [2021-02-22T09:58:31.763Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:58:31 [2021-02-22T09:58:31.763Z] #30 DONE 0.1s
09:58:31 [2021-02-22T09:58:31.763Z] 
09:58:31 [2021-02-22T09:58:31.764Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:58:31 [2021-02-22T09:58:31.764Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:58:31 [2021-02-22T09:58:31.764Z] #38 DONE 0.2s
09:58:31 [2021-02-22T09:58:31.764Z] 
09:58:31 [2021-02-22T09:58:31.764Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:31 [2021-02-22T09:58:31.764Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:31 [2021-02-22T09:58:31.810Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
09:58:31 [2021-02-22T09:58:31.978Z] #42 ...
09:58:31 [2021-02-22T09:58:31.978Z] 
09:58:31 [2021-02-22T09:58:31.978Z] #44 [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
09:58:31 [2021-02-22T09:58:31.978Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:31 [2021-02-22T09:58:31.978Z] #44 87.67 go/doc
09:58:31 [2021-02-22T09:58:31.978Z] #44 88.16 github.com/LK4D4/vndr/versioned
09:58:31 [2021-02-22T09:58:31.978Z] #44 88.27 compress/flate
09:58:31 [2021-02-22T09:58:31.978Z] #44 90.48 github.com/LK4D4/vndr/build
09:58:31 [2021-02-22T09:58:31.978Z] #44 91.13 hash/crc32
09:58:31 [2021-02-22T09:58:31.978Z] #44 91.83 compress/gzip
09:58:31 [2021-02-22T09:58:31.978Z] #44 92.67 net
09:58:31 [2021-02-22T09:58:31.978Z] #44 93.49 vendor/golang.org/x/text/transform
09:58:31 [2021-02-22T09:58:31.978Z] #44 94.23 vendor/golang.org/x/text/unicode/bidi
09:58:31 [2021-02-22T09:58:31.978Z] #44 96.05 vendor/golang.org/x/text/secure/bidirule
09:58:31 [2021-02-22T09:58:31.978Z] #44 96.41 vendor/golang.org/x/text/unicode/norm
09:58:32 [2021-02-22T09:58:32.240Z] #44 ...
09:58:32 [2021-02-22T09:58:32.240Z] 
09:58:32 [2021-02-22T09:58:32.240Z] #42 [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
09:58:32 [2021-02-22T09:58:32.240Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:32 [2021-02-22T09:58:32.240Z] #42 25.28   CC       images/fsnotify.o
09:58:32 [2021-02-22T09:58:32.382Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.5s done
09:58:32 [2021-02-22T09:58:32.382Z] #25 DONE 9.2s
09:58:32 [2021-02-22T09:58:32.382Z] 
09:58:32 [2021-02-22T09:58:32.382Z] #26 [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
09:58:32 [2021-02-22T09:58:32.382Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:32 [2021-02-22T09:58:32.501Z] #42 25.77   CC       images/signalfd.o
09:58:32 [2021-02-22T09:58:32.643Z] #26 ...
09:58:32 [2021-02-22T09:58:32.643Z] 
09:58:32 [2021-02-22T09:58:32.643Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:32 [2021-02-22T09:58:32.643Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
09:58:32 [2021-02-22T09:58:32.643Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.3s
09:58:32 [2021-02-22T09:58:32.762Z] #42 25.94   CC       images/fs.o
09:58:32 [2021-02-22T09:58:32.904Z] #9 ...
09:58:32 [2021-02-22T09:58:32.904Z] 
09:58:32 [2021-02-22T09:58:32.904Z] #26 [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
09:58:32 [2021-02-22T09:58:32.904Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:32 [2021-02-22T09:58:32.904Z] #26 1.111 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:58:32 [2021-02-22T09:58:32.904Z] #26 1.121 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:32 [2021-02-22T09:58:32.904Z] #26 1.213 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:32 [2021-02-22T09:58:32.904Z] #26 1.260 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:33 [2021-02-22T09:58:33.022Z] #42 26.12   CC       images/pstree.o
09:58:33 [2021-02-22T09:58:33.164Z] #26 1.535 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:33 [2021-02-22T09:58:33.283Z] #42 26.31   CC       images/pipe.o
09:58:33 [2021-02-22T09:58:33.283Z] #42 26.54   CC       images/tcp-stream.o
09:58:33 [2021-02-22T09:58:33.543Z] #42 26.83   CC       images/sk-packet.o
09:58:33 [2021-02-22T09:58:33.735Z] #26 1.982 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:33 [2021-02-22T09:58:33.804Z] #42 27.09   CC       images/mnt.o
09:58:34 [2021-02-22T09:58:34.066Z] #42 27.32   CC       images/pipe-data.o
09:58:34 [2021-02-22T09:58:34.327Z] #42 27.51   CC       images/sa.o
09:58:34 [2021-02-22T09:58:34.588Z] #42 27.74   CC       images/timer.o
09:58:34 [2021-02-22T09:58:34.848Z] #42 28.08   CC       images/timerfd.o
09:58:35 [2021-02-22T09:58:35.109Z] #42 28.27   CC       images/mm.o
09:58:35 [2021-02-22T09:58:35.117Z] #26 3.323 Fetched 8422 kB in 2s (3427 kB/s)
09:58:35 [2021-02-22T09:58:35.370Z] #42 28.62   CC       images/sk-opts.o
09:58:35 [2021-02-22T09:58:35.501Z] 
09:58:35 [2021-02-22T09:58:35.501Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:35 [2021-02-22T09:58:35.501Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 7.34MB / 49.18MB 0.2s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 13.88MB / 49.18MB 0.3s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.78MB / 49.18MB 0.5s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.10MB / 7.68MB 0.5s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 24.44MB / 49.18MB 0.5s
09:58:35 [2021-02-22T09:58:35.501Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s
09:58:35 [2021-02-22T09:58:35.631Z] #42 28.82   CC       images/sk-unix.o
09:58:35 [2021-02-22T09:58:35.762Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.65MB / 49.18MB 0.7s
09:58:35 [2021-02-22T09:58:35.762Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done
09:58:35 [2021-02-22T09:58:35.762Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.7s
09:58:35 [2021-02-22T09:58:35.762Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s
09:58:36 [2021-02-22T09:58:36.020Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
09:58:36 [2021-02-22T09:58:36.020Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
09:58:36 [2021-02-22T09:58:36.061Z] #26 3.323 Reading package lists...
09:58:36 [2021-02-22T09:58:36.203Z] #42 29.15   CC       images/sk-inet.o
09:58:36 [2021-02-22T09:58:36.377Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.50MB / 9.98MB 1.2s
09:58:36 [2021-02-22T09:58:36.377Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.4s
09:58:36 [2021-02-22T09:58:36.463Z] #42 29.61   CC       images/tun.o
09:58:36 [2021-02-22T09:58:36.640Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.6s done
09:58:36 [2021-02-22T09:58:36.723Z] #42 29.94   CC       images/sk-netlink.o
09:58:36 [2021-02-22T09:58:36.902Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
09:58:36 [2021-02-22T09:58:36.984Z] #42 30.19   CC       images/packet-sock.o
09:58:37 [2021-02-22T09:58:37.004Z] #26 4.301 Reading package lists...
09:58:37 [2021-02-22T09:58:37.032Z] #31 ...
09:58:37 [2021-02-22T09:58:37.032Z] 
09:58:37 [2021-02-22T09:58:37.032Z] #33 [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
09:58:37 [2021-02-22T09:58:37.032Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + RM_GOPATH=0
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + TMP_GOPATH=
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + : /build
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + '[' -z '' ']'
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 ++ mktemp -d
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + export GOPATH=/tmp/tmp.PLmNgjbdih
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + GOPATH=/tmp/tmp.PLmNgjbdih
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + RM_GOPATH=1
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + case "$(go env GOARCH)" in
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 ++ go env GOARCH
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + export GO_BUILDMODE=-buildmode=pie
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + GO_BUILDMODE=-buildmode=pie
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 ++ dirname /tmp/install/install.sh
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + dir=/tmp/install
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + bin=tomlv
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + shift
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + . /tmp/install/tomlv.installer
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + install_tomlv
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.738 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PLmNgjbdih/src/github.com/BurntSushi/toml
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.748 Cloning into '/tmp/tmp.PLmNgjbdih/src/github.com/BurntSushi/toml'...
09:58:37 [2021-02-22T09:58:37.032Z] #33 3.748 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.126 + cd /tmp/tmp.PLmNgjbdih/src/github.com/BurntSushi/toml
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.126 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.144 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.352 internal/cpu
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.364 runtime/internal/atomic
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.443 runtime/internal/sys
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.499 runtime/internal/math
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.514 internal/bytealg
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.542 math/bits
09:58:37 [2021-02-22T09:58:37.032Z] #33 4.791 math
09:58:37 [2021-02-22T09:58:37.032Z] #33 5.017 runtime
09:58:37 [2021-02-22T09:58:37.264Z] #26 5.316 Building dependency tree...
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.667 The following additional packages will be installed:
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.668   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.668   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.668   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.669 Suggested packages:
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.669   krb5-doc krb5-user
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.669 Recommended packages:
09:58:37 [2021-02-22T09:58:37.530Z] #26 5.669   krb5-locales publicsuffix libsasl2-modules
09:58:37 [2021-02-22T09:58:37.555Z] #42 30.51   CC       images/ipc-var.o
09:58:37 [2021-02-22T09:58:37.555Z] #42 30.66   CC       images/ipc-desc.o
09:58:37 [2021-02-22T09:58:37.597Z] #33 ...
09:58:37 [2021-02-22T09:58:37.598Z] 
09:58:37 [2021-02-22T09:58:37.598Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:37 [2021-02-22T09:58:37.598Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:37 [2021-02-22T09:58:37.598Z] #31 5.850 + git clone https://github.com/kolyshkin/go-swagger.git .
09:58:37 [2021-02-22T09:58:37.598Z] #31 5.850 Cloning into '.'...
09:58:37 [2021-02-22T09:58:37.792Z] #26 5.839 The following NEW packages will be installed:
09:58:37 [2021-02-22T09:58:37.792Z] #26 5.840   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:58:37 [2021-02-22T09:58:37.792Z] #26 5.840   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:58:37 [2021-02-22T09:58:37.792Z] #26 5.840   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:58:37 [2021-02-22T09:58:37.792Z] #26 5.841   libssh2-1 libssl1.1 openssl
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.119 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.119 Need to get 5057 kB of archives.
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.119 After this operation, 12.1 MB of additional disk space will be used.
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.119 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.120 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.126 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.126 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.131 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.131 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:58:37 [2021-02-22T09:58:37.792Z] #26 6.131 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:58:37 [2021-02-22T09:58:37.817Z] #42 30.92   CC       images/ipc-shm.o
09:58:37 [2021-02-22T09:58:37.866Z] #9 ...
09:58:37 [2021-02-22T09:58:37.866Z] 
09:58:37 [2021-02-22T09:58:37.866Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:58:37 [2021-02-22T09:58:37.866Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
09:58:37 [2021-02-22T09:58:37.866Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:58:37 [2021-02-22T09:58:37.866Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:58:37 [2021-02-22T09:58:37.866Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:58:37 [2021-02-22T09:58:37.866Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
09:58:37 [2021-02-22T09:58:37.866Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
09:58:37 [2021-02-22T09:58:37.866Z] #61 DONE 3.0s
09:58:37 [2021-02-22T09:58:37.866Z] 
09:58:37 [2021-02-22T09:58:37.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.7s done
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.7s
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.7s
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s
09:58:37 [2021-02-22T09:58:37.866Z] #9 ...
09:58:37 [2021-02-22T09:58:37.866Z] 
09:58:37 [2021-02-22T09:58:37.866Z] #22 [internal] load build context
09:58:37 [2021-02-22T09:58:37.866Z] #22 sha256:0f2bea61baa1249ffa10176c187c837861785e9bafda6c79ea7fdba24b7055cc
09:58:37 [2021-02-22T09:58:37.866Z] #22 transferring context: 53.37MB 3.0s done
09:58:37 [2021-02-22T09:58:37.866Z] #22 DONE 3.2s
09:58:37 [2021-02-22T09:58:37.866Z] 
09:58:37 [2021-02-22T09:58:37.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.34MB / 62.53MB 2.9s
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.50MB / 52.16MB 2.9s
09:58:37 [2021-02-22T09:58:37.866Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.58MB / 97.69MB 2.9s
09:58:38 [2021-02-22T09:58:38.052Z] #26 6.137 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.145 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.152 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.160 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.160 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.160 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.160 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.161 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.166 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.166 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.177 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.182 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.185 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:38 [2021-02-22T09:58:38.053Z] #26 6.189 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:38 [2021-02-22T09:58:38.078Z] #42 31.13   CC       images/ipc-msg.o
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.58MB / 62.53MB 3.0s
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.53MB / 52.16MB 3.0s
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.87MB / 97.69MB 3.0s
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 27.26MB / 62.53MB 3.2s
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.97MB / 52.16MB 3.2s
09:58:38 [2021-02-22T09:58:38.134Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.51MB / 97.69MB 3.2s
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.425 debconf: delaying package configuration, since apt-utils is not installed
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.459 Fetched 5057 kB in 0s (15.1 MB/s)
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.500 Selecting previously unselected package libssl1.1:amd64.
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.500 (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.)
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.506 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:58:38 [2021-02-22T09:58:38.313Z] #26 6.518 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:38 [2021-02-22T09:58:38.338Z] #42 31.48   CC       images/ipc-sem.o
09:58:38 [2021-02-22T09:58:38.400Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 3.2s
09:58:38 [2021-02-22T09:58:38.400Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.28MB / 52.16MB 3.2s
09:58:38 [2021-02-22T09:58:38.400Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.85MB / 62.53MB 3.5s
09:58:38 [2021-02-22T09:58:38.400Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 44.04MB / 52.16MB 3.5s
09:58:38 [2021-02-22T09:58:38.400Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.23MB / 97.69MB 3.5s
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.708 Selecting previously unselected package libsasl2-modules-db:amd64.
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.708 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.712 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.745 Selecting previously unselected package libsasl2-2:amd64.
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.747 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.751 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.795 Selecting previously unselected package libldap-common.
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.795 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.801 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.864 Selecting previously unselected package libldap-2.4-2:amd64.
09:58:38 [2021-02-22T09:58:38.574Z] #26 6.864 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:58:38 [2021-02-22T09:58:38.611Z] #42 31.68   CC       images/utsns.o
09:58:38 [2021-02-22T09:58:38.611Z] #42 31.85   CC       images/creds.o
09:58:38 [2021-02-22T09:58:38.662Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.09MB / 62.53MB 3.6s
09:58:38 [2021-02-22T09:58:38.662Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s
09:58:38 [2021-02-22T09:58:38.662Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.82MB / 97.69MB 3.6s
09:58:38 [2021-02-22T09:58:38.662Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.78MB / 62.53MB 3.6s
09:58:38 [2021-02-22T09:58:38.662Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.25MB / 97.69MB 3.6s
09:58:38 [2021-02-22T09:58:38.834Z] #26 6.867 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:38 [2021-02-22T09:58:38.834Z] #26 6.928 Selecting previously unselected package openssl.
09:58:38 [2021-02-22T09:58:38.834Z] #26 6.928 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:58:38 [2021-02-22T09:58:38.834Z] #26 6.932 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:58:38 [2021-02-22T09:58:38.834Z] #26 7.154 Selecting previously unselected package ca-certificates.
09:58:38 [2021-02-22T09:58:38.834Z] #26 7.154 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:58:38 [2021-02-22T09:58:38.877Z] #42 32.05   CC       images/vma.o
09:58:38 [2021-02-22T09:58:38.924Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.8s
09:58:38 [2021-02-22T09:58:38.924Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.8s
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.166 Unpacking ca-certificates (20200601~deb10u2) ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.231 Selecting previously unselected package libkeyutils1:amd64.
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.231 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.235 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.268 Selecting previously unselected package libkrb5support0:amd64.
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.268 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.272 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.314 Selecting previously unselected package libk5crypto3:amd64.
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.315 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.319 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.369 Selecting previously unselected package libkrb5-3:amd64.
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.369 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.373 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.094Z] #26 7.473 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:58:39 [2021-02-22T09:58:39.138Z] #42 32.29   CC       images/netdev.o
09:58:39 [2021-02-22T09:58:39.326Z] #9 ...
09:58:39 [2021-02-22T09:58:39.326Z] 
09:58:39 [2021-02-22T09:58:39.326Z] #26 [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
09:58:39 [2021-02-22T09:58:39.326Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:39 [2021-02-22T09:58:39.326Z] #26 1.608 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 1.608 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 1.615 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 1.788 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 2.001 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 2.352 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:39 [2021-02-22T09:58:39.326Z] #26 3.871 Fetched 8422 kB in 3s (3337 kB/s)
09:58:39 [2021-02-22T09:58:39.326Z] #26 3.871 Reading package lists...
09:58:39 [2021-02-22T09:58:39.326Z] #26 4.781 Reading package lists...
09:58:39 [2021-02-22T09:58:39.326Z] #26 5.715 Building dependency tree...
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101 The following additional packages will be installed:
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101 Suggested packages:
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101   krb5-doc krb5-user
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101 Recommended packages:
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.101   krb5-locales publicsuffix libsasl2-modules
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.280 The following NEW packages will be installed:
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.288   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.288   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.288   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.288   libssh2-1 libssl1.1 openssl
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.560 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.560 Need to get 5057 kB of archives.
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.560 After this operation, 12.1 MB of additional disk space will be used.
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.560 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.576 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.578 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.580 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.588 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.599 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.599 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.599 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.620 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.621 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.628 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.787 debconf: delaying package configuration, since apt-utils is not installed
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.810 Fetched 5057 kB in 0s (14.9 MB/s)
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.856 Selecting previously unselected package libssl1.1:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.856 (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.)
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.861 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 6.872 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.067 Selecting previously unselected package libsasl2-modules-db:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.067 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.071 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.117 Selecting previously unselected package libsasl2-2:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.117 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.123 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.168 Selecting previously unselected package libldap-common.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.168 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.171 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.220 Selecting previously unselected package libldap-2.4-2:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.221 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.226 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.299 Selecting previously unselected package openssl.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.299 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.304 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.433 Selecting previously unselected package ca-certificates.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.433 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.440 Unpacking ca-certificates (20200601~deb10u2) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.529 Selecting previously unselected package libkeyutils1:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.529 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.536 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.605 Selecting previously unselected package libkrb5support0:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.605 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.611 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.661 Selecting previously unselected package libk5crypto3:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.661 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.667 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.732 Selecting previously unselected package libkrb5-3:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.732 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.740 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.890 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.890 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.894 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.984 Selecting previously unselected package libnghttp2-14:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.984 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 7.990 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.043 Selecting previously unselected package libpsl5:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.043 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.048 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.108 Selecting previously unselected package librtmp1:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.112 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.120 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.185 Selecting previously unselected package libssh2-1:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.185 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.191 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.248 Selecting previously unselected package libcurl4:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.249 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.254 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.313 Selecting previously unselected package curl.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.314 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.320 Unpacking curl (7.64.0-4+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.388 Selecting previously unselected package libonig5:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.388 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.394 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.464 Selecting previously unselected package libjq1:amd64.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.466 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.471 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.527 Selecting previously unselected package jq.
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.527 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.531 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.587 Setting up libkeyutils1:amd64 (1.6-6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.602 Setting up libpsl5:amd64 (0.20.2-2) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.614 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.717 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.731 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.748 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.762 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.775 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.798 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.811 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.827 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.841 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.855 Setting up openssl (1.1.1d-0+deb10u5) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.876 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.889 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.904 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:39 [2021-02-22T09:58:39.326Z] #26 8.916 Setting up ca-certificates (20200601~deb10u2) ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.473 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.477 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.537 Selecting previously unselected package libnghttp2-14:amd64.
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.537 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.541 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.592 Selecting previously unselected package libpsl5:amd64.
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.592 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.597 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.634 Selecting previously unselected package librtmp1:amd64.
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.635 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.639 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.680 Selecting previously unselected package libssh2-1:amd64.
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.680 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.354Z] #26 7.685 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.743 Selecting previously unselected package libcurl4:amd64.
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.743 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.750 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.807 Selecting previously unselected package curl.
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.807 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.810 Unpacking curl (7.64.0-4+deb10u1) ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.869 Selecting previously unselected package libonig5:amd64.
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.869 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.872 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.937 Selecting previously unselected package libjq1:amd64.
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.937 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.653Z] #26 7.940 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:39 [2021-02-22T09:58:39.709Z] #42 32.77   CC       images/tty.o
09:58:39 [2021-02-22T09:58:39.894Z] #26 9.558 Updating certificates in /etc/ssl/certs...
09:58:39 [2021-02-22T09:58:39.918Z] #26 7.982 Selecting previously unselected package jq.
09:58:39 [2021-02-22T09:58:39.918Z] #26 7.983 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:39 [2021-02-22T09:58:39.918Z] #26 7.989 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:39 [2021-02-22T09:58:39.918Z] #26 8.071 Setting up libkeyutils1:amd64 (1.6-6) ...
09:58:39 [2021-02-22T09:58:39.918Z] #26 8.089 Setting up libpsl5:amd64 (0.20.2-2) ...
09:58:39 [2021-02-22T09:58:39.918Z] #26 8.102 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.281 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.291 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.331 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.341 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.351 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.363 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.373 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.383 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.397 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.410 Setting up openssl (1.1.1d-0+deb10u5) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.425 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:40 [2021-02-22T09:58:40.190Z] #26 8.435 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:40 [2021-02-22T09:58:40.280Z] #42 33.49   CC       images/file-lock.o
09:58:40 [2021-02-22T09:58:40.280Z] #42 33.64   CC       images/rlimit.o
09:58:40 [2021-02-22T09:58:40.451Z] #26 8.447 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:58:40 [2021-02-22T09:58:40.451Z] #26 8.458 Setting up ca-certificates (20200601~deb10u2) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.39 137 added, 0 removed; done.
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.43 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.45 Setting up jq (1.5+dfsg-2+b1) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.48 Setting up curl (7.64.0-4+deb10u1) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.49 Processing triggers for libc-bin (2.28-10) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.51 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:58:40 [2021-02-22T09:58:40.840Z] #26 10.52 Updating certificates in /etc/ssl/certs...
09:58:40 [2021-02-22T09:58:40.851Z] #42 33.82   CC       images/pagemap.o
09:58:40 [2021-02-22T09:58:40.851Z] #42 34.07   CC       images/siginfo.o
09:58:41 [2021-02-22T09:58:41.023Z] #26 9.069 Updating certificates in /etc/ssl/certs...
09:58:41 [2021-02-22T09:58:41.111Z] #42 34.32   CC       images/rpc.o
09:58:41 [2021-02-22T09:58:41.412Z] #26 11.22 0 added, 0 removed; done.
09:58:41 [2021-02-22T09:58:41.412Z] #26 11.22 Running hooks in /etc/ca-certificates/update.d...
09:58:41 [2021-02-22T09:58:41.476Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.7s done
09:58:41 [2021-02-22T09:58:41.593Z] #26 9.874 137 added, 0 removed; done.
09:58:41 [2021-02-22T09:58:41.593Z] #26 9.937 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:58:41 [2021-02-22T09:58:41.672Z] #26 11.22 done.
09:58:41 [2021-02-22T09:58:41.775Z] #31 ...
09:58:41 [2021-02-22T09:58:41.775Z] 
09:58:41 [2021-02-22T09:58:41.775Z] #41 [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
09:58:41 [2021-02-22T09:58:41.775Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:58:41 [2021-02-22T09:58:41.775Z] #41 6.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #41 6.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #41 6.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #41 8.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #41 ...
09:58:41 [2021-02-22T09:58:41.775Z] 
09:58:41 [2021-02-22T09:58:41.775Z] #54 [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
09:58:41 [2021-02-22T09:58:41.775Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:58:41 [2021-02-22T09:58:41.775Z] #54 7.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #54 7.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #54 7.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:41 [2021-02-22T09:58:41.775Z] #54 8.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:41 [2021-02-22T09:58:41.854Z] #26 9.947 Setting up jq (1.5+dfsg-2+b1) ...
09:58:41 [2021-02-22T09:58:41.854Z] #26 9.958 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:58:41 [2021-02-22T09:58:41.854Z] #26 9.969 Setting up curl (7.64.0-4+deb10u1) ...
09:58:41 [2021-02-22T09:58:41.854Z] #26 9.981 Processing triggers for libc-bin (2.28-10) ...
09:58:41 [2021-02-22T09:58:41.854Z] #26 9.998 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:58:41 [2021-02-22T09:58:41.854Z] #26 10.01 Updating certificates in /etc/ssl/certs...
09:58:42 [2021-02-22T09:58:42.033Z] #54 ...
09:58:42 [2021-02-22T09:58:42.033Z] 
09:58:42 [2021-02-22T09:58:42.033Z] #50 [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
09:58:42 [2021-02-22T09:58:42.033Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:58:42 [2021-02-22T09:58:42.033Z] #50 5.264 + RM_GOPATH=0
09:58:42 [2021-02-22T09:58:42.033Z] #50 5.266 + TMP_GOPATH=
09:58:42 [2021-02-22T09:58:42.033Z] #50 5.266 + : /build
09:58:42 [2021-02-22T09:58:42.033Z] #50 5.266 + '[' -z '' ']'
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.266 ++ mktemp -d
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.268 + export GOPATH=/tmp/tmp.zRSrWg9B7X
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.268 + GOPATH=/tmp/tmp.zRSrWg9B7X
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.268 + RM_GOPATH=1
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.268 + case "$(go env GOARCH)" in
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.268 ++ go env GOARCH
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.318 + export GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.318 + GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.318 ++ dirname /tmp/install/install.sh
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 + dir=/tmp/install
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 + bin=shfmt
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 + shift
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 + . /tmp/install/shfmt.installer
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.320 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.327 + install_shfmt
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.327 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.327 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zRSrWg9B7X/src/github.com/mvdan/sh
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.327 Cloning into '/tmp/tmp.zRSrWg9B7X/src/github.com/mvdan/sh'...
09:58:42 [2021-02-22T09:58:42.034Z] #50 5.329 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:42 [2021-02-22T09:58:42.034Z] #50 ...
09:58:42 [2021-02-22T09:58:42.034Z] 
09:58:42 [2021-02-22T09:58:42.034Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:42 [2021-02-22T09:58:42.034Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:42 [2021-02-22T09:58:42.034Z] #12 7.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:42 [2021-02-22T09:58:42.034Z] #12 7.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:42 [2021-02-22T09:58:42.034Z] #12 7.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:42 [2021-02-22T09:58:42.034Z] #12 8.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:42 [2021-02-22T09:58:42.034Z] #12 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:42 [2021-02-22T09:58:42.034Z] #12 ...
09:58:42 [2021-02-22T09:58:42.034Z] 
09:58:42 [2021-02-22T09:58:42.034Z] #44 [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
09:58:42 [2021-02-22T09:58:42.034Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + RM_GOPATH=0
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + TMP_GOPATH=
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + : /build
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + '[' -z '' ']'
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 ++ mktemp -d
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + export GOPATH=/tmp/tmp.gA14Qr8CE8
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + GOPATH=/tmp/tmp.gA14Qr8CE8
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + RM_GOPATH=1
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 + case "$(go env GOARCH)" in
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.144 ++ go env GOARCH
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.177 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + export GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 ++ dirname /tmp/install/install.sh
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + dir=/tmp/install
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + bin=vndr
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + shift
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + '[' '!' -f /tmp/install/vndr.installer ']'
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + . /tmp/install/vndr.installer
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + install_vndr
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gA14Qr8CE8/src/github.com/LK4D4/vndr
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.178 Cloning into '/tmp/tmp.gA14Qr8CE8/src/github.com/LK4D4/vndr'...
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.551 + cd /tmp/tmp.gA14Qr8CE8/src/github.com/LK4D4/vndr
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.551 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:58:42 [2021-02-22T09:58:42.034Z] #44 4.574 + go build -buildmode=pie -v -o /build/vndr .
09:58:42 [2021-02-22T09:58:42.034Z] #44 5.243 internal/race
09:58:42 [2021-02-22T09:58:42.034Z] #44 5.387 runtime
09:58:42 [2021-02-22T09:58:42.034Z] #44 5.414 sync/atomic
09:58:42 [2021-02-22T09:58:42.034Z] #44 5.611 unicode
09:58:42 [2021-02-22T09:58:42.034Z] #44 9.704 unicode/utf8
09:58:42 [2021-02-22T09:58:42.034Z] #44 10.18 internal/testlog
09:58:42 [2021-02-22T09:58:42.049Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.3s done
09:58:42 [2021-02-22T09:58:42.053Z] #42 35.31   CC       images/ext-file.o
09:58:42 [2021-02-22T09:58:42.291Z] #44 ...
09:58:42 [2021-02-22T09:58:42.291Z] 
09:58:42 [2021-02-22T09:58:42.291Z] #35 [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
09:58:42 [2021-02-22T09:58:42.291Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:58:42 [2021-02-22T09:58:42.291Z] #35 6.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:42 [2021-02-22T09:58:42.291Z] #35 6.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:42 [2021-02-22T09:58:42.291Z] #35 6.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:42 [2021-02-22T09:58:42.291Z] #35 8.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:42 [2021-02-22T09:58:42.291Z] #35 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:42 [2021-02-22T09:58:42.313Z] #42 35.48   CC       images/cgroup.o
09:58:42 [2021-02-22T09:58:42.424Z] #26 10.55 0 added, 0 removed; done.
09:58:42 [2021-02-22T09:58:42.424Z] #26 10.55 Running hooks in /etc/ca-certificates/update.d...
09:58:42 [2021-02-22T09:58:42.424Z] #26 10.55 done.
09:58:42 [2021-02-22T09:58:42.549Z] #35 ...
09:58:42 [2021-02-22T09:58:42.549Z] 
09:58:42 [2021-02-22T09:58:42.549Z] #48 [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
09:58:42 [2021-02-22T09:58:42.549Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.201 + RM_GOPATH=0
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.201 + TMP_GOPATH=
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.201 + : /build
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.201 + '[' -z '' ']'
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.201 ++ mktemp -d
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.205 + export GOPATH=/tmp/tmp.asziB9gyWm
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.205 + GOPATH=/tmp/tmp.asziB9gyWm
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.205 + RM_GOPATH=1
09:58:42 [2021-02-22T09:58:42.549Z] #48 5.205 + case "$(go env GOARCH)" in
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.205 ++ go env GOARCH
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.222 + export GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.222 + GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.222 ++ dirname /tmp/install/install.sh
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + dir=/tmp/install
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + bin=golangci_lint
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + shift
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + . /tmp/install/golangci_lint.installer
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 ++ : v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + install_golangci_lint
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + set -e
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + export GO111MODULE=on
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + GO111MODULE=on
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + GOBIN=/build
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.229 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.239 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.239 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.239 go: finding github.com v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.241 go: finding github.com/golangci v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.243 go: finding github.com/golangci/golangci-lint v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 5.705 go: downloading github.com/golangci/golangci-lint v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 6.508 go: extracting github.com/golangci/golangci-lint v1.23.8
09:58:42 [2021-02-22T09:58:42.550Z] #48 ...
09:58:42 [2021-02-22T09:58:42.550Z] 
09:58:42 [2021-02-22T09:58:42.550Z] #39 [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
09:58:42 [2021-02-22T09:58:42.550Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:42 [2021-02-22T09:58:42.550Z] #39 6.169 + git clone https://github.com/docker/distribution.git .
09:58:42 [2021-02-22T09:58:42.550Z] #39 6.178 Cloning into '.'...
09:58:42 [2021-02-22T09:58:42.807Z] #39 ...
09:58:42 [2021-02-22T09:58:42.807Z] 
09:58:42 [2021-02-22T09:58:42.807Z] #23 [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
09:58:42 [2021-02-22T09:58:42.807Z] #23 sha256:87f315ac035fbedb497a39c40af8982670327a13d0a566561748bfd383b8cd53
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + RM_GOPATH=0
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + TMP_GOPATH=
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + : /build
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + '[' -z '' ']'
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 ++ mktemp -d
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + export GOPATH=/tmp/tmp.HmdIVPJuGU
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + GOPATH=/tmp/tmp.HmdIVPJuGU
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + RM_GOPATH=1
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 + case "$(go env GOARCH)" in
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.939 ++ go env GOARCH
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + export GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 ++ dirname /tmp/install/install.sh
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + dir=/tmp/install
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + bin=dockercli
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + shift
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 + . /tmp/install/dockercli.installer
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 ++ : stable
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 ++ : 17.06.2-ce
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.957 Install docker/cli version 17.06.2-ce from stable
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 + install_dockercli
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 ++ uname -m
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 + arch=x86_64
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 + '[' x86_64 '!=' x86_64 ']'
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.958 + url=https://download.docker.com/linux/static
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.959 + tar -xz docker/docker
09:58:42 [2021-02-22T09:58:42.807Z] #23 4.959 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:58:42 [2021-02-22T09:58:42.807Z] #23 ...
09:58:42 [2021-02-22T09:58:42.807Z] 
09:58:42 [2021-02-22T09:58:42.807Z] #46 [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
09:58:42 [2021-02-22T09:58:42.807Z] #46 sha256:cb4be3d191b039d70bfa2db1e2c700f320876c57a79d5e9dd5e19b99ad435ae4
09:58:42 [2021-02-22T09:58:42.807Z] #46 5.997 + RM_GOPATH=0
09:58:42 [2021-02-22T09:58:42.807Z] #46 5.997 + TMP_GOPATH=
09:58:42 [2021-02-22T09:58:42.807Z] #46 5.997 + : /build
09:58:42 [2021-02-22T09:58:42.807Z] #46 5.997 + '[' -z '' ']'
09:58:42 [2021-02-22T09:58:42.807Z] #46 5.997 ++ mktemp -d
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.007 + export GOPATH=/tmp/tmp.V8hzmDGm9Q
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.007 + GOPATH=/tmp/tmp.V8hzmDGm9Q
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.007 + RM_GOPATH=1
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.007 + case "$(go env GOARCH)" in
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.013 ++ go env GOARCH
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.136 + export GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.136 + GO_BUILDMODE=-buildmode=pie
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 ++ dirname /tmp/install/install.sh
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + dir=/tmp/install
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + bin=gotestsum
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + shift
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + . /tmp/install/gotestsum.installer
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 ++ : v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + install_gotestsum
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + set -e
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + export GO111MODULE=on
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + GO111MODULE=on
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + GOBIN=/build
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.139 + go get gotest.tools/gotestsum@v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.228 go: finding gotest.tools/gotestsum v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 6.252 go: finding gotest.tools v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 7.637 go: downloading gotest.tools/gotestsum v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 8.200 go: extracting gotest.tools/gotestsum v0.5.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.277 go: downloading github.com/spf13/pflag v1.0.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.277 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.293 go: downloading github.com/fatih/color v1.9.0
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.426 go: downloading github.com/pkg/errors v0.9.1
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.730 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.758 go: downloading github.com/jonboulle/clockwork v0.1.0
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.792 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.793 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.876 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:42 [2021-02-22T09:58:42.807Z] #46 9.965 go: extracting github.com/fatih/color v1.9.0
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.14 go: extracting github.com/spf13/pflag v1.0.3
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.29 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.35 go: extracting github.com/jonboulle/clockwork v0.1.0
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.48 go: extracting github.com/pkg/errors v0.9.1
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.52 go: downloading github.com/mattn/go-colorable v0.1.6
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:42 [2021-02-22T09:58:42.807Z] #46 10.79 go: downloading github.com/mattn/go-isatty v0.0.12
09:58:42 [2021-02-22T09:58:42.807Z] #46 11.17 go: extracting github.com/mattn/go-colorable v0.1.6
09:58:42 [2021-02-22T09:58:42.807Z] #46 11.24 go: extracting github.com/mattn/go-isatty v0.0.12
09:58:42 [2021-02-22T09:58:42.884Z] #42 36.02   CC       images/userns.o
09:58:42 [2021-02-22T09:58:42.997Z] #26 ...
09:58:42 [2021-02-22T09:58:42.997Z] 
09:58:42 [2021-02-22T09:58:42.997Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:42 [2021-02-22T09:58:42.997Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:42 [2021-02-22T09:58:42.997Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done
09:58:42 [2021-02-22T09:58:42.997Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done
09:58:42 [2021-02-22T09:58:42.998Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.6s
09:58:43 [2021-02-22T09:58:43.066Z] #46 ...
09:58:43 [2021-02-22T09:58:43.066Z] 
09:58:43 [2021-02-22T09:58:43.066Z] #57 [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
09:58:43 [2021-02-22T09:58:43.066Z] #57 sha256:0d1450633041bed1bea8648fd4e6d47e1011e5f96cfb638e582e518f32ea8552
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.989 + RM_GOPATH=0
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.989 + TMP_GOPATH=
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.989 + : /build
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.990 + '[' -z '' ']'
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 ++ mktemp -d
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 + export GOPATH=/tmp/tmp.nsv0JURos6
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 + GOPATH=/tmp/tmp.nsv0JURos6
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 + RM_GOPATH=1
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 + case "$(go env GOARCH)" in
09:58:43 [2021-02-22T09:58:43.066Z] #57 5.997 ++ go env GOARCH
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + export GO_BUILDMODE=-buildmode=pie
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + GO_BUILDMODE=-buildmode=pie
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 ++ dirname /tmp/install/install.sh
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + dir=/tmp/install
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + bin=rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + shift
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 + . /tmp/install/rootlesskit.installer
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.025 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.026 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + install_rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + case "$1" in
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + export CGO_ENABLED=0
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + CGO_ENABLED=0
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + _install_rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nsv0JURos6/src/github.com/rootless-containers/rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 6.029 Cloning into '/tmp/tmp.nsv0JURos6/src/github.com/rootless-containers/rootlesskit'...
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.51 + cd /tmp/tmp.nsv0JURos6/src/github.com/rootless-containers/rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.51 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.54 + export GO111MODULE=on
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.54 + GO111MODULE=on
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.54 + for f in rootlesskit rootlesskit-docker-proxy
09:58:43 [2021-02-22T09:58:43.066Z] #57 11.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:58:43 [2021-02-22T09:58:43.066Z] #57 ...
09:58:43 [2021-02-22T09:58:43.066Z] 
09:58:43 [2021-02-22T09:58:43.066Z] #63 [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
09:58:43 [2021-02-22T09:58:43.066Z] #63 sha256:e3c225c2e96b205bf9f9090255c720d482ac8f76c2c2f79ccd11bd116389ae74
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + RM_GOPATH=0
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + TMP_GOPATH=
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + : /build
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + '[' -z '' ']'
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 ++ mktemp -d
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + export GOPATH=/tmp/tmp.h3BZcNvy5z
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + GOPATH=/tmp/tmp.h3BZcNvy5z
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + RM_GOPATH=1
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.869 + case "$(go env GOARCH)" in
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.877 ++ go env GOARCH
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + export GO_BUILDMODE=-buildmode=pie
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + GO_BUILDMODE=-buildmode=pie
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 ++ dirname /tmp/install/install.sh
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + dir=/tmp/install
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + bin=proxy
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + shift
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + '[' '!' -f /tmp/install/proxy.installer ']'
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + . /tmp/install/proxy.installer
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + install_proxy
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + case "$1" in
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + export CGO_ENABLED=0
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + CGO_ENABLED=0
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + _install_proxy
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.893 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.h3BZcNvy5z/src/github.com/docker/libnetwork
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.894 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:43 [2021-02-22T09:58:43.066Z] #63 4.895 Cloning into '/tmp/tmp.h3BZcNvy5z/src/github.com/docker/libnetwork'...
09:58:43 [2021-02-22T09:58:43.144Z] #42 36.23   CC       images/google/protobuf/descriptor.o
09:58:43 [2021-02-22T09:58:43.323Z] #63 ...
09:58:43 [2021-02-22T09:58:43.323Z] 
09:58:43 [2021-02-22T09:58:43.323Z] #44 [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
09:58:43 [2021-02-22T09:58:43.323Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:58:43 [2021-02-22T09:58:43.323Z] #44 10.80 unicode/utf16
09:58:43 [2021-02-22T09:58:43.323Z] #44 11.31 container/list
09:58:43 [2021-02-22T09:58:43.323Z] #44 11.84 crypto/internal/subtle
09:58:43 [2021-02-22T09:58:43.323Z] #44 11.93 crypto/subtle
09:58:43 [2021-02-22T09:58:43.441Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.2s done
09:58:43 [2021-02-22T09:58:43.886Z] #44 12.09 vendor/golang.org/x/crypto/cryptobyte/asn1
09:58:43 [2021-02-22T09:58:43.886Z] #44 12.17 internal/nettrace
09:58:43 [2021-02-22T09:58:43.886Z] #44 12.32 runtime/cgo
09:58:44 [2021-02-22T09:58:44.056Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.9s
09:58:44 [2021-02-22T09:58:44.529Z] #42 37.79   CC       images/opts.o
09:58:44 [2021-02-22T09:58:44.529Z] #42 ...
09:58:44 [2021-02-22T09:58:44.529Z] 
09:58:44 [2021-02-22T09:58:44.529Z] #44 [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
09:58:44 [2021-02-22T09:58:44.529Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:44 [2021-02-22T09:58:44.529Z] #44 100.4 vendor/golang.org/x/net/idna
09:58:44 [2021-02-22T09:58:44.529Z] #44 102.6 vendor/golang.org/x/net/http2/hpack
09:58:44 [2021-02-22T09:58:44.529Z] #44 103.7 mime
09:58:44 [2021-02-22T09:58:44.529Z] #44 105.2 mime/quotedprintable
09:58:44 [2021-02-22T09:58:44.529Z] #44 105.8 net/http/internal
09:58:44 [2021-02-22T09:58:44.529Z] #44 109.6 net/textproto
09:58:44 [2021-02-22T09:58:44.529Z] #44 109.6 crypto/x509
09:58:44 [2021-02-22T09:58:44.913Z] #9 ...
09:58:44 [2021-02-22T09:58:44.913Z] 
09:58:44 [2021-02-22T09:58:44.913Z] #26 [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
09:58:44 [2021-02-22T09:58:44.913Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:58:44 [2021-02-22T09:58:44.913Z] #26 DONE 13.0s
09:58:44 [2021-02-22T09:58:44.913Z] 
09:58:44 [2021-02-22T09:58:44.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:44 [2021-02-22T09:58:44.913Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:44 [2021-02-22T09:58:44.913Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.4s done
09:58:44 [2021-02-22T09:58:44.913Z] #9 ...
09:58:44 [2021-02-22T09:58:44.913Z] 
09:58:44 [2021-02-22T09:58:44.913Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:58:44 [2021-02-22T09:58:44.913Z] #27 sha256:b8cb4b1fcdc002de38da1056731d2a89383689b07172ca0c81ee652a406955a2
09:58:44 [2021-02-22T09:58:44.998Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
09:58:44 [2021-02-22T09:58:44.998Z] #9 ...
09:58:44 [2021-02-22T09:58:44.998Z] 
09:58:44 [2021-02-22T09:58:44.998Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:44 [2021-02-22T09:58:44.998Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
09:58:44 [2021-02-22T09:58:44.998Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:58:44 [2021-02-22T09:58:44.998Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:58:44 [2021-02-22T09:58:44.998Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done
09:58:44 [2021-02-22T09:58:44.998Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done
09:58:44 [2021-02-22T09:58:44.998Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 2.6s done
09:58:44 [2021-02-22T09:58:44.998Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 4.7s done
09:58:44 [2021-02-22T09:58:44.998Z] #25 ...
09:58:44 [2021-02-22T09:58:44.998Z] 
09:58:44 [2021-02-22T09:58:44.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:44 [2021-02-22T09:58:44.998Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:44 [2021-02-22T09:58:44.998Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.0s done
09:58:45 [2021-02-22T09:58:45.100Z] #44 110.7 vendor/golang.org/x/net/http/httpguts
09:58:45 [2021-02-22T09:58:45.100Z] #44 ...
09:58:45 [2021-02-22T09:58:45.100Z] 
09:58:45 [2021-02-22T09:58:45.100Z] #42 [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
09:58:45 [2021-02-22T09:58:45.100Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:45 [2021-02-22T09:58:45.100Z] #42 38.07   CC       images/seccomp.o
09:58:45 [2021-02-22T09:58:45.174Z] #27 DONE 0.3s
09:58:45 [2021-02-22T09:58:45.174Z] 
09:58:45 [2021-02-22T09:58:45.174Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:45 [2021-02-22T09:58:45.174Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:45 [2021-02-22T09:58:45.174Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:58:45 [2021-02-22T09:58:45.260Z] #9 ...
09:58:45 [2021-02-22T09:58:45.260Z] 
09:58:45 [2021-02-22T09:58:45.260Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:58:45 [2021-02-22T09:58:45.260Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
09:58:45 [2021-02-22T09:58:45.260Z] #25 DONE 10.5s
09:58:45 [2021-02-22T09:58:45.260Z] 
09:58:45 [2021-02-22T09:58:45.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:45 [2021-02-22T09:58:45.260Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:45 [2021-02-22T09:58:45.260Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
09:58:45 [2021-02-22T09:58:45.260Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 10.3s
09:58:45 [2021-02-22T09:58:45.361Z] #42 38.44   CC       images/binfmt-misc.o
09:58:45 [2021-02-22T09:58:45.434Z] #9 DONE 22.7s
09:58:45 [2021-02-22T09:58:45.434Z] 
09:58:45 [2021-02-22T09:58:45.434Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:58:45 [2021-02-22T09:58:45.434Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:58:45 [2021-02-22T09:58:45.521Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.3s done
09:58:45 [2021-02-22T09:58:45.521Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
09:58:45 [2021-02-22T09:58:45.622Z] #42 38.62   CC       images/time.o
09:58:45 [2021-02-22T09:58:45.622Z] #42 38.85   CC       images/sysctl.o
09:58:45 [2021-02-22T09:58:45.783Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
09:58:45 [2021-02-22T09:58:45.874Z] #26 DONE 15.3s
09:58:45 [2021-02-22T09:58:45.874Z] 
09:58:45 [2021-02-22T09:58:45.874Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:58:45 [2021-02-22T09:58:45.874Z] #27 sha256:4af7e96e073595b69f8f70aa719ac586a390ef8149ee20ee4e93d6f407e6bb2f
09:58:45 [2021-02-22T09:58:45.874Z] #27 ...
09:58:45 [2021-02-22T09:58:45.874Z] 
09:58:45 [2021-02-22T09:58:45.874Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:45 [2021-02-22T09:58:45.874Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:58:45 [2021-02-22T09:58:45.874Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done
09:58:45 [2021-02-22T09:58:45.874Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done
09:58:45 [2021-02-22T09:58:45.874Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:58:45 [2021-02-22T09:58:45.874Z] #9 DONE 28.0s
09:58:45 [2021-02-22T09:58:45.874Z] 
09:58:45 [2021-02-22T09:58:45.874Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:58:45 [2021-02-22T09:58:45.874Z] #27 sha256:4af7e96e073595b69f8f70aa719ac586a390ef8149ee20ee4e93d6f407e6bb2f
09:58:45 [2021-02-22T09:58:45.874Z] #27 DONE 0.3s
09:58:45 [2021-02-22T09:58:45.874Z] 
09:58:45 [2021-02-22T09:58:45.874Z] #28 [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
09:58:45 [2021-02-22T09:58:45.874Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:45 [2021-02-22T09:58:45.884Z] #42 39.08   CC       images/autofs.o
09:58:45 [2021-02-22T09:58:45.884Z] #42 ...
09:58:45 [2021-02-22T09:58:45.884Z] 
09:58:45 [2021-02-22T09:58:45.884Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:45 [2021-02-22T09:58:45.884Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:45 [2021-02-22T09:58:45.884Z] #12 101.7 Selecting previously unselected package g++-mingw-w64-x86-64.
09:58:45 [2021-02-22T09:58:45.884Z] #12 101.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:58:45 [2021-02-22T09:58:45.884Z] #12 101.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:58:46 [2021-02-22T09:58:46.012Z] #10 DONE 0.6s
09:58:46 [2021-02-22T09:58:46.012Z] 
09:58:46 [2021-02-22T09:58:46.012Z] #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
09:58:46 [2021-02-22T09:58:46.012Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:58:46 [2021-02-22T09:58:46.045Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
09:58:46 [2021-02-22T09:58:46.145Z] #12 ...
09:58:46 [2021-02-22T09:58:46.145Z] 
09:58:46 [2021-02-22T09:58:46.145Z] #44 [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
09:58:46 [2021-02-22T09:58:46.145Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:58:46 [2021-02-22T09:58:46.145Z] #44 110.9 vendor/golang.org/x/net/http/httpproxy
09:58:46 [2021-02-22T09:58:46.145Z] #44 111.3 mime/multipart
09:58:46 [2021-02-22T09:58:46.408Z] #44 ...
09:58:46 [2021-02-22T09:58:46.408Z] 
09:58:46 [2021-02-22T09:58:46.408Z] #23 [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
09:58:46 [2021-02-22T09:58:46.408Z] #23 sha256:87f315ac035fbedb497a39c40af8982670327a13d0a566561748bfd383b8cd53
09:58:46 [2021-02-22T09:58:46.408Z] #23 14.52 + mkdir -p /build
09:58:46 [2021-02-22T09:58:46.408Z] #23 14.53 + mv docker/docker /build/
09:58:46 [2021-02-22T09:58:46.409Z] #23 14.54 + rmdir docker
09:58:46 [2021-02-22T09:58:46.409Z] #23 DONE 14.9s
09:58:46 [2021-02-22T09:58:46.409Z] 
09:58:46 [2021-02-22T09:58:46.409Z] #48 [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
09:58:46 [2021-02-22T09:58:46.409Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:58:46 [2021-02-22T09:58:46.409Z] #48 13.83 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:58:46 [2021-02-22T09:58:46.409Z] #48 13.83 go: downloading github.com/spf13/cobra v0.0.5
09:58:46 [2021-02-22T09:58:46.409Z] #48 13.84 go: downloading github.com/pkg/errors v0.8.1
09:58:46 [2021-02-22T09:58:46.409Z] #48 13.84 go: downloading github.com/spf13/viper v1.6.1
09:58:46 [2021-02-22T09:58:46.409Z] #48 13.99 go: downloading github.com/spf13/pflag v1.0.5
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.10 go: downloading github.com/fatih/color v1.7.0
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.43 go: extracting github.com/pkg/errors v0.8.1
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.53 go: extracting github.com/fatih/color v1.7.0
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.54 go: downloading github.com/mattn/go-isatty v0.0.8
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.74 go: extracting github.com/spf13/viper v1.6.1
09:58:46 [2021-02-22T09:58:46.409Z] #48 14.77 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:58:46 [2021-02-22T09:58:46.409Z] #48 15.00 go: extracting github.com/spf13/pflag v1.0.5
09:58:46 [2021-02-22T09:58:46.447Z] #28 ...
09:58:46 [2021-02-22T09:58:46.447Z] 
09:58:46 [2021-02-22T09:58:46.447Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:58:46 [2021-02-22T09:58:46.447Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:58:46 [2021-02-22T09:58:46.447Z] #10 DONE 0.7s
09:58:46 [2021-02-22T09:58:46.666Z] #48 15.14 go: extracting github.com/mattn/go-isatty v0.0.8
09:58:46 [2021-02-22T09:58:46.666Z] #48 15.15 go: extracting github.com/spf13/cobra v0.0.5
09:58:46 [2021-02-22T09:58:46.708Z] 
09:58:46 [2021-02-22T09:58:46.708Z] #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
09:58:46 [2021-02-22T09:58:46.708Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:58:46 [2021-02-22T09:58:46.923Z] #48 15.34 go: downloading github.com/mattn/go-colorable v0.1.4
09:58:46 [2021-02-22T09:58:46.923Z] #48 15.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:58:46 [2021-02-22T09:58:46.923Z] #48 15.45 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:58:46 [2021-02-22T09:58:46.923Z] #48 15.56 go: downloading gopkg.in/ini.v1 v1.51.0
09:58:47 [2021-02-22T09:58:47.240Z] #48 15.56 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:58:47 [2021-02-22T09:58:47.278Z] #11 DONE 0.8s
09:58:47 [2021-02-22T09:58:47.278Z] 
09:58:47 [2021-02-22T09:58:47.278Z] #28 [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
09:58:47 [2021-02-22T09:58:47.278Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:47 [2021-02-22T09:58:47.278Z] #28 1.020 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:58:47 [2021-02-22T09:58:47.278Z] #28 1.133 
09:58:47 [2021-02-22T09:58:47.418Z] #11 DONE 1.3s
09:58:47 [2021-02-22T09:58:47.418Z] 
09:58:47 [2021-02-22T09:58:47.418Z] #28 [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
09:58:47 [2021-02-22T09:58:47.418Z] #28 sha256:2fab2af708f9a4345034b08c51c0b6fd482c11e4b8ab778506b62fb944f04667
09:58:47 [2021-02-22T09:58:47.418Z] #28 0.961 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.075 
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.199 
###########                                                               16.6%
##########################                                                37.1%
########################################                                  56.8%
#######################################################                   76.7%
#####################################################################     96.7%
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.680 
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.776 
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.832 
09:58:47 [2021-02-22T09:58:47.418Z] #28 1.944 
##################################################################        92.3%
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.418Z] #28 2.029 
09:58:47 [2021-02-22T09:58:47.516Z] #48 15.74 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:58:47 [2021-02-22T09:58:47.516Z] #48 15.74 go: downloading github.com/hashicorp/hcl v1.0.0
09:58:47 [2021-02-22T09:58:47.516Z] #48 15.74 go: downloading github.com/sirupsen/logrus v1.4.2
09:58:47 [2021-02-22T09:58:47.538Z] #28 1.251 
#########                                                                 12.5%
##########################                                                37.0%
#########################################                                 57.1%
######################################################                    76.0%
###################################################################       93.7%
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.538Z] #28 1.753 
09:58:47 [2021-02-22T09:58:47.682Z] #28 2.140 
########                                                                  12.0%
##########################                                                37.0%
########################################                                  56.2%
######################################################                    75.5%
##################################################################        92.9%
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.682Z] #28 2.626 
09:58:47 [2021-02-22T09:58:47.776Z] #48 16.11 go: extracting github.com/mattn/go-colorable v0.1.4
09:58:47 [2021-02-22T09:58:47.776Z] #48 16.23 go: downloading github.com/magiconair/properties v1.8.1
09:58:47 [2021-02-22T09:58:47.776Z] #48 16.26 go: extracting github.com/sirupsen/logrus v1.4.2
09:58:47 [2021-02-22T09:58:47.776Z] #48 16.31 go: downloading gopkg.in/yaml.v2 v2.2.7
09:58:47 [2021-02-22T09:58:47.802Z] #28 1.857 
######################################################################## 100.0%
09:58:47 [2021-02-22T09:58:47.802Z] #28 1.920 
09:58:47 [2021-02-22T09:58:47.802Z] 
09:58:47 [2021-02-22T09:58:47.802Z] #28 ...
09:58:47 [2021-02-22T09:58:47.802Z] 
09:58:47 [2021-02-22T09:58:47.802Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:58:47 [2021-02-22T09:58:47.802Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:58:47 [2021-02-22T09:58:47.802Z] #38 DONE 0.5s
09:58:47 [2021-02-22T09:58:47.802Z] 
09:58:47 [2021-02-22T09:58:47.802Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:58:47 [2021-02-22T09:58:47.802Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:58:47 [2021-02-22T09:58:47.802Z] #30 DONE 0.5s
09:58:47 [2021-02-22T09:58:47.802Z] 
09:58:47 [2021-02-22T09:58:47.802Z] #28 [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
09:58:47 [2021-02-22T09:58:47.802Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:48 [2021-02-22T09:58:48.033Z] #48 16.52 go: extracting gopkg.in/ini.v1 v1.51.0
09:58:48 [2021-02-22T09:58:48.033Z] #48 16.53 go: extracting github.com/magiconair/properties v1.8.1
09:58:48 [2021-02-22T09:58:48.058Z] #44 113.4 crypto/tls
09:58:48 [2021-02-22T09:58:48.061Z] #28 2.045 
####################                                                      28.2%
######################################################################## 100.0%
09:58:48 [2021-02-22T09:58:48.061Z] #28 2.233 
09:58:48 [2021-02-22T09:58:48.215Z] #28 2.738 
###                                                                        4.7%
#####                                                                      8.2%
##########                                                                14.7%
###############                                                  
09:58:48 [2021-02-22T09:58:48.215Z] #28 ...
09:58:48 [2021-02-22T09:58:48.215Z] 
09:58:48 [2021-02-22T09:58:48.215Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:58:48 [2021-02-22T09:58:48.215Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:58:48 [2021-02-22T09:58:48.215Z] #30 DONE 1.0s
09:58:48 [2021-02-22T09:58:48.215Z] 
09:58:48 [2021-02-22T09:58:48.215Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:58:48 [2021-02-22T09:58:48.215Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:58:48 [2021-02-22T09:58:48.215Z] #38 DONE 1.1s
09:58:48 [2021-02-22T09:58:48.215Z] 
09:58:48 [2021-02-22T09:58:48.215Z] #28 [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
09:58:48 [2021-02-22T09:58:48.215Z] #28 sha256:2fab2af708f9a4345034b08c51c0b6fd482c11e4b8ab778506b62fb944f04667
09:58:48 [2021-02-22T09:58:48.290Z] #48 16.83 go: extracting gopkg.in/yaml.v2 v2.2.7
09:58:48 [2021-02-22T09:58:48.547Z] #48 16.92 go: extracting github.com/hashicorp/hcl v1.0.0
09:58:48 [2021-02-22T09:58:48.547Z] #48 16.97 go: downloading github.com/go-critic/go-critic v0.4.1
09:58:48 [2021-02-22T09:58:48.547Z] #48 17.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:58:48 [2021-02-22T09:58:48.547Z] #48 17.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:58:48 [2021-02-22T09:58:48.837Z] #48 17.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:58:48 [2021-02-22T09:58:48.837Z] #48 17.37 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:58:48 [2021-02-22T09:58:48.837Z] #48 17.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:58:48 [2021-02-22T09:58:48.837Z] #48 17.40 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:58:48 [2021-02-22T09:58:48.848Z] #28 2.472 
##                                                                         4.0%
#########                                                                 13.0%
####################                                                      28.3%
###########################                                               38.2%
########################################                                  55.7%
########################################################                  78.7%
######################################################################## 100.0%
09:58:49 [2021-02-22T09:58:49.108Z] #28 3.228 
09:58:49 [2021-02-22T09:58:49.110Z] #48 17.49 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:58:49 [2021-02-22T09:58:49.365Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.0s done
09:58:49 [2021-02-22T09:58:49.365Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
09:58:49 [2021-02-22T09:58:49.367Z] #48 17.68 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:58:49 [2021-02-22T09:58:49.367Z] #48 17.68 go: downloading github.com/subosito/gotenv v1.2.0
09:58:49 [2021-02-22T09:58:49.624Z] #48 17.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:58:49 [2021-02-22T09:58:49.624Z] #48 17.99 go: extracting github.com/go-critic/go-critic v0.4.1
09:58:49 [2021-02-22T09:58:49.624Z] #48 18.00 go: downloading github.com/spf13/afero v1.1.2
09:58:49 [2021-02-22T09:58:49.624Z] #48 18.04 go: downloading github.com/stretchr/testify v1.4.0
09:58:49 [2021-02-22T09:58:49.624Z] #48 18.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:58:49 [2021-02-22T09:58:49.624Z] #48 18.12 go: downloading github.com/spf13/cast v1.3.0
09:58:49 [2021-02-22T09:58:49.812Z] #28 2.738 
###                                                                        4.7%
#####                                                                      8.2%
##########                                                                14.7%
###############                                                           21.4%
###################                                                       26.7%
######################                                                    31.9%
##########################                                                37.0%
#############################                                             41.1%
#################################                                         46.3%
####################################                                      51.3%
#######################################                                   54.8%
##########################################                                59.2%
##############################################                            65.2%
#################################################                         69.1%
######################################################                    75.5%
########################################################                  78.9%
##########################################################                81.9%
##############################################################            86.6%
##################################################################        91.9%
######################################################################## 100.0%
09:58:49 [2021-02-22T09:58:49.886Z] #48 18.21 go: extracting github.com/subosito/gotenv v1.2.0
09:58:49 [2021-02-22T09:58:49.886Z] #48 18.47 go: extracting github.com/spf13/afero v1.1.2
09:58:50 [2021-02-22T09:58:50.083Z] #28 4.861 
09:58:50 [2021-02-22T09:58:50.146Z] #48 18.63 go: extracting github.com/spf13/cast v1.3.0
09:58:50 [2021-02-22T09:58:50.345Z] #28 5.371 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:58:50 [2021-02-22T09:58:50.407Z] #48 18.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:58:50 [2021-02-22T09:58:50.407Z] #48 19.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:58:50 [2021-02-22T09:58:50.407Z] #48 19.02 go: extracting github.com/stretchr/testify v1.4.0
09:58:50 [2021-02-22T09:58:50.601Z] #44 ...
09:58:50 [2021-02-22T09:58:50.601Z] 
09:58:50 [2021-02-22T09:58:50.601Z] #42 [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
09:58:50 [2021-02-22T09:58:50.601Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:50 [2021-02-22T09:58:50.601Z] #42 39.33   CC       images/macvlan.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 39.55   CC       images/sit.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 39.82   CC       images/memfd.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.17   CC       images/timens.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.41   LINK     images/built-in.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.60   GEN      compel/include/asm
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.64   GEN      compel/include/version.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.66 touch .config
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.69   GEN      include/common/config.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.81   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.83   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.88   DEP      compel/arch/x86/plugins/std/memcpy.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.89   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.93   GEN      compel/plugins/include/uapi/std/syscall.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.97   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:58:50 [2021-02-22T09:58:50.601Z] #42 40.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.01   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.01   DEP      compel/plugins/std/infect.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.12   DEP      compel/plugins/std/string.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.25   DEP      compel/plugins/std/log.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.33   DEP      compel/plugins/std/fds.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.41   DEP      compel/plugins/std/std.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.49   DEP      compel/plugins/shmem/shmem.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.57   DEP      compel/plugins/fds/fds.d
09:58:50 [2021-02-22T09:58:50.601Z] #42 41.75   CC       compel/plugins/std/std.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 42.02   CC       compel/plugins/std/fds.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 42.51   CC       compel/plugins/std/log.o
09:58:50 [2021-02-22T09:58:50.601Z] #42 43.25   CC       compel/plugins/std/string.o
09:58:50 [2021-02-22T09:58:50.605Z] #28 5.483 
09:58:50 [2021-02-22T09:58:50.605Z] #28 5.542 
######################################################################## 100.0%
09:58:50 [2021-02-22T09:58:50.605Z] #28 5.566 
09:58:50 [2021-02-22T09:58:50.664Z] #48 19.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:58:50 [2021-02-22T09:58:50.872Z] #42 43.95   CC       compel/plugins/std/infect.o
09:58:50 [2021-02-22T09:58:50.921Z] #48 ...
09:58:50 [2021-02-22T09:58:50.921Z] 
09:58:50 [2021-02-22T09:58:50.921Z] #33 [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
09:58:50 [2021-02-22T09:58:50.921Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:58:50 [2021-02-22T09:58:50.921Z] #33 9.461 unicode/utf8
09:58:50 [2021-02-22T09:58:50.921Z] #33 10.20 internal/testlog
09:58:50 [2021-02-22T09:58:50.921Z] #33 10.50 encoding
09:58:50 [2021-02-22T09:58:50.921Z] #33 10.60 runtime/cgo
09:58:51 [2021-02-22T09:58:51.135Z] #42 44.38   CC       compel/arch/x86/plugins/std/parasite-head.o
09:58:51 [2021-02-22T09:58:51.177Z] #33 ...
09:58:51 [2021-02-22T09:58:51.177Z] 
09:58:51 [2021-02-22T09:58:51.177Z] #48 [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
09:58:51 [2021-02-22T09:58:51.177Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:58:51 [2021-02-22T09:58:51.177Z] #48 19.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:58:51 [2021-02-22T09:58:51.177Z] #48 19.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:58:51 [2021-02-22T09:58:51.184Z] #28 6.034 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:58:51 [2021-02-22T09:58:51.184Z] #28 6.154 
09:58:51 [2021-02-22T09:58:51.396Z] #42 44.46   CC       compel/arch/x86/plugins/std/memcpy.o
09:58:51 [2021-02-22T09:58:51.396Z] #42 44.50   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:58:51 [2021-02-22T09:58:51.396Z] #42 44.58   AR       compel/plugins/std.lib.a
09:58:51 [2021-02-22T09:58:51.396Z] #42 44.64   CC       compel/plugins/fds/fds.o
09:58:51 [2021-02-22T09:58:51.449Z] #28 6.256 
######################################################################## 100.0%
09:58:51 [2021-02-22T09:58:51.449Z] #28 6.295 
09:58:51 [2021-02-22T09:58:51.657Z] #42 44.88   AR       compel/plugins/fds.lib.a
09:58:51 [2021-02-22T09:58:51.739Z] #48 20.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:58:51 [2021-02-22T09:58:51.739Z] #48 20.15 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:58:51 [2021-02-22T09:58:51.918Z] #42 44.94   HOSTDEP  compel/src/lib/log-host.d
09:58:51 [2021-02-22T09:58:51.918Z] #42 45.03   HOSTDEP  compel/src/lib/handle-elf-host.d
09:58:51 [2021-02-22T09:58:51.918Z] #42 45.10   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:58:51 [2021-02-22T09:58:51.918Z] #42 45.20   HOSTDEP  compel/src/main-host.d
09:58:51 [2021-02-22T09:58:51.920Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done
09:58:51 [2021-02-22T09:58:51.996Z] #48 ...
09:58:51 [2021-02-22T09:58:51.996Z] 
09:58:51 [2021-02-22T09:58:51.996Z] #41 [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
09:58:51 [2021-02-22T09:58:51.996Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:58:51 [2021-02-22T09:58:51.996Z] #41 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:51 [2021-02-22T09:58:51.996Z] #41 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:52 [2021-02-22T09:58:52.024Z] #28 6.693 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:58:52 [2021-02-22T09:58:52.024Z] #28 6.780 
09:58:52 [2021-02-22T09:58:52.085Z] #28 3.379 
                                                                           0.9%
#####                                                                      8.2%
########                                                                  11.8%
########                                                                  12.1%
##########                                                                14.8%
#############                                                             18.3%
##############                                                            20.6%
#################                                                         24.4%
####################                                                      27.9%
#######################                                                   32.7%
###########################                                               38.7%
################################                                          45.6%
#####################################                                     52.3%
#########################################                                 57.7%
#############################################                             63.5%
##################################################                        70.0%
######################################################                    75.6%
##########################################################                81.0%
###############################################################           88.1%
###############################################################           88.6%
#################################################################         91.2%
####################################################################      94.5%
#######################################################################   99.5%
######################################################################## 100.0%
09:58:52 [2021-02-22T09:58:52.085Z] #28 6.245 
09:58:52 [2021-02-22T09:58:52.178Z] #42 45.30   DEP      compel/src/lib/ptrace.d
09:58:52 [2021-02-22T09:58:52.178Z] #42 45.44   DEP      compel/src/lib/infect.d
09:58:52 [2021-02-22T09:58:52.183Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
09:58:52 [2021-02-22T09:58:52.252Z] #41 ...
09:58:52 [2021-02-22T09:58:52.252Z] 
09:58:52 [2021-02-22T09:58:52.252Z] #54 [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
09:58:52 [2021-02-22T09:58:52.252Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:58:52 [2021-02-22T09:58:52.252Z] #54 10.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:52 [2021-02-22T09:58:52.252Z] #54 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:52 [2021-02-22T09:58:52.252Z] #54 ...
09:58:52 [2021-02-22T09:58:52.252Z] 
09:58:52 [2021-02-22T09:58:52.252Z] #48 [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
09:58:52 [2021-02-22T09:58:52.252Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:58:52 [2021-02-22T09:58:52.252Z] #48 20.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:58:52 [2021-02-22T09:58:52.439Z] #42 45.57   DEP      compel/src/lib/infect-util.d
09:58:52 [2021-02-22T09:58:52.439Z] #42 ...
09:58:52 [2021-02-22T09:58:52.439Z] 
09:58:52 [2021-02-22T09:58:52.439Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:52 [2021-02-22T09:58:52.439Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:52 [2021-02-22T09:58:52.439Z] #12 117.9 Selecting previously unselected package libapparmor1:amd64.
09:58:52 [2021-02-22T09:58:52.439Z] #12 117.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.1 Selecting previously unselected package libapparmor-dev:amd64.
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.3 Selecting previously unselected package libbtrfs0.
09:58:52 [2021-02-22T09:58:52.439Z] #12 118.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.551Z] #28 6.902 
###########                                                               16.4%
########################                                                  34.6%
#####################################                                     52.5%
##################################################                        70.6%
###############################################################           88.4%
######################################################################## 100.0%
09:58:52 [2021-02-22T09:58:52.551Z] #28 7.415 
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.3 Unpacking libbtrfs0 (4.20.1-2) ...
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.4 Selecting previously unselected package libbtrfs-dev.
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.4 Unpacking libbtrfs-dev (4.20.1-2) ...
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.700Z] #12 118.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:58:52 [2021-02-22T09:58:52.961Z] #12 118.7 Selecting previously unselected package libudev-dev:amd64.
09:58:52 [2021-02-22T09:58:52.961Z] #12 118.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
09:58:52 [2021-02-22T09:58:52.961Z] #12 118.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
09:58:52 [2021-02-22T09:58:52.961Z] #12 118.9 Selecting previously unselected package libsepol1-dev:amd64.
09:58:53 [2021-02-22T09:58:53.027Z] #28 7.221 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:58:53 [2021-02-22T09:58:53.027Z] #28 7.355 
09:58:53 [2021-02-22T09:58:53.128Z] #28 7.951 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:58:53 [2021-02-22T09:58:53.128Z] #28 8.056 
09:58:53 [2021-02-22T09:58:53.128Z] #28 8.134 
######################################################################## 100.0%
09:58:53 [2021-02-22T09:58:53.128Z] #28 8.179 
09:58:53 [2021-02-22T09:58:53.181Z] #48 21.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:58:53 [2021-02-22T09:58:53.181Z] #48 21.59 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:58:53 [2021-02-22T09:58:53.222Z] #12 118.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:58:53 [2021-02-22T09:58:53.222Z] #12 118.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:58:53 [2021-02-22T09:58:53.288Z] #28 7.412 
######################################################################## 100.0%
09:58:53 [2021-02-22T09:58:53.288Z] #28 7.460 
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.2 Selecting previously unselected package libpcre16-3:amd64.
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.4 Selecting previously unselected package libpcre32-3:amd64.
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:58:53 [2021-02-22T09:58:53.483Z] #12 119.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:58:53 [2021-02-22T09:58:53.699Z] #28 8.464 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:58:53 [2021-02-22T09:58:53.699Z] #28 8.585 
09:58:53 [2021-02-22T09:58:53.859Z] #28 7.903 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:58:53 [2021-02-22T09:58:53.859Z] #28 8.037 
09:58:53 [2021-02-22T09:58:53.859Z] #28 8.156 
######################################################################## 100.0%
09:58:53 [2021-02-22T09:58:53.959Z] #28 8.702 
######################################################################## 100.0%
09:58:53 [2021-02-22T09:58:53.959Z] #28 8.741 
09:58:53 [2021-02-22T09:58:53.959Z] #28 8.741 Download of images into '/build' complete.
09:58:53 [2021-02-22T09:58:53.959Z] #28 8.741 Use something like the following to load the result into a Docker daemon:
09:58:53 [2021-02-22T09:58:53.959Z] #28 8.741   tar -cC '/build' . | docker load
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.6 Selecting previously unselected package libpcrecpp0v5:amd64.
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.8 Selecting previously unselected package libpcre3-dev:amd64.
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:58:54 [2021-02-22T09:58:54.055Z] #12 119.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:58:54 [2021-02-22T09:58:54.112Z] #48 22.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:58:54 [2021-02-22T09:58:54.118Z] #28 8.244 
09:58:54 [2021-02-22T09:58:54.369Z] #48 ...
09:58:54 [2021-02-22T09:58:54.369Z] 
09:58:54 [2021-02-22T09:58:54.369Z] #46 [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
09:58:54 [2021-02-22T09:58:54.369Z] #46 sha256:cb4be3d191b039d70bfa2db1e2c700f320876c57a79d5e9dd5e19b99ad435ae4
09:58:54 [2021-02-22T09:58:54.369Z] #46 12.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:54 [2021-02-22T09:58:54.369Z] #46 14.03 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:54 [2021-02-22T09:58:54.369Z] #46 16.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:54 [2021-02-22T09:58:54.369Z] #46 19.96 go: finding github.com/fatih/color v1.9.0
09:58:54 [2021-02-22T09:58:54.369Z] #46 19.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:54 [2021-02-22T09:58:54.369Z] #46 19.97 go: finding github.com/pkg/errors v0.9.1
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.12 go: finding github.com/spf13/pflag v1.0.3
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.16 go: finding github.com/mattn/go-colorable v0.1.6
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.24 go: finding github.com/mattn/go-isatty v0.0.12
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.84 go: finding github.com/jonboulle/clockwork v0.1.0
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.87 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:54 [2021-02-22T09:58:54.369Z] #46 20.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:54 [2021-02-22T09:58:54.626Z] #12 120.3 Selecting previously unselected package libselinux1-dev:amd64.
09:58:54 [2021-02-22T09:58:54.626Z] #12 120.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:58:54 [2021-02-22T09:58:54.626Z] #12 120.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:58:54 [2021-02-22T09:58:54.626Z] #12 120.5 Selecting previously unselected package libdevmapper-dev:amd64.
09:58:54 [2021-02-22T09:58:54.626Z] #46 ...
09:58:54 [2021-02-22T09:58:54.626Z] 
09:58:54 [2021-02-22T09:58:54.626Z] #57 [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
09:58:54 [2021-02-22T09:58:54.626Z] #57 sha256:0d1450633041bed1bea8648fd4e6d47e1011e5f96cfb638e582e518f32ea8552
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.38 go: downloading github.com/sirupsen/logrus v1.7.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.47 go: downloading github.com/moby/vpnkit v0.4.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.66 go: downloading github.com/urfave/cli/v2 v2.3.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.68 go: downloading github.com/gofrs/flock v0.8.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.70 go: extracting github.com/sirupsen/logrus v1.7.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.70 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.73 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 13.82 go: downloading github.com/gorilla/mux v1.8.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 14.22 go: downloading github.com/pkg/errors v0.9.1
09:58:54 [2021-02-22T09:58:54.626Z] #57 14.45 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:58:54 [2021-02-22T09:58:54.626Z] #57 14.68 go: downloading github.com/google/uuid v1.2.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 14.73 go: extracting github.com/gofrs/flock v0.8.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 15.31 go: extracting github.com/pkg/errors v0.9.1
09:58:54 [2021-02-22T09:58:54.626Z] #57 15.43 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 15.72 go: extracting github.com/gorilla/mux v1.8.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 16.35 go: extracting github.com/google/uuid v1.2.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 16.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:58:54 [2021-02-22T09:58:54.626Z] #57 16.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:58:54 [2021-02-22T09:58:54.626Z] #57 19.36 go: extracting github.com/moby/vpnkit v0.4.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 20.48 go: extracting github.com/urfave/cli/v2 v2.3.0
09:58:54 [2021-02-22T09:58:54.626Z] #57 21.21 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:58:54 [2021-02-22T09:58:54.883Z] #57 ...
09:58:54 [2021-02-22T09:58:54.883Z] 
09:58:54 [2021-02-22T09:58:54.883Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:54 [2021-02-22T09:58:54.883Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:54 [2021-02-22T09:58:54.883Z] #12 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:54 [2021-02-22T09:58:54.883Z] #12 ...
09:58:54 [2021-02-22T09:58:54.883Z] 
09:58:54 [2021-02-22T09:58:54.883Z] #35 [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
09:58:54 [2021-02-22T09:58:54.883Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:58:54 [2021-02-22T09:58:54.883Z] #35 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.6 Selecting previously unselected package libseccomp-dev:amd64.
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:58:54 [2021-02-22T09:58:54.886Z] #12 120.8 Selecting previously unselected package libsystemd-dev:amd64.
09:58:55 [2021-02-22T09:58:55.058Z] #28 9.122 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:58:55 [2021-02-22T09:58:55.140Z] #35 ...
09:58:55 [2021-02-22T09:58:55.140Z] 
09:58:55 [2021-02-22T09:58:55.140Z] #57 [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
09:58:55 [2021-02-22T09:58:55.140Z] #57 sha256:0d1450633041bed1bea8648fd4e6d47e1011e5f96cfb638e582e518f32ea8552
09:58:55 [2021-02-22T09:58:55.140Z] #57 23.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:58:55 [2021-02-22T09:58:55.147Z] #12 120.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
09:58:55 [2021-02-22T09:58:55.147Z] #12 120.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
09:58:55 [2021-02-22T09:58:55.318Z] #28 9.468 
09:58:55 [2021-02-22T09:58:55.408Z] #12 121.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:58:55 [2021-02-22T09:58:55.495Z] #9 ...
09:58:55 [2021-02-22T09:58:55.495Z] 
09:58:55 [2021-02-22T09:58:55.495Z] #26 [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
09:58:55 [2021-02-22T09:58:55.495Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:58:55 [2021-02-22T09:58:55.495Z] #26 2.179 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 2.199 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 2.245 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 2.412 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 2.734 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:58:55 [2021-02-22T09:58:55.495Z] #26 3.026 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 4.168 Fetched 8246 kB in 2s (3689 kB/s)
09:58:55 [2021-02-22T09:58:55.495Z] #26 4.168 Reading package lists...
09:58:55 [2021-02-22T09:58:55.495Z] #26 5.466 Reading package lists...
09:58:55 [2021-02-22T09:58:55.495Z] #26 6.732 Building dependency tree...
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.362 The following additional packages will be installed:
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.362   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.363   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.364   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.366 Suggested packages:
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.366   krb5-doc krb5-user
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.366 Recommended packages:
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.366   krb5-locales publicsuffix libsasl2-modules
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.600 The following NEW packages will be installed:
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.600   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.600   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.600   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.600   libssh2-1 libssl1.1 openssl
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.901 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.901 Need to get 4777 kB of archives.
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.901 After this operation, 11.5 MB of additional disk space will be used.
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.901 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.901 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.904 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.908 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.911 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.911 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.913 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.924 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.924 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.927 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.930 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.932 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.932 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.933 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.934 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.936 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.937 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.944 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.949 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.950 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 7.952 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.187 debconf: delaying package configuration, since apt-utils is not installed
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.229 Fetched 4777 kB in 0s (15.5 MB/s)
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.276 Selecting previously unselected package libssl1.1:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.276 (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.)
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.284 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.296 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.481 Selecting previously unselected package libsasl2-modules-db:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.483 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.487 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.536 Selecting previously unselected package libsasl2-2:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.537 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.542 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.646 Selecting previously unselected package libldap-common.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.647 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.653 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.710 Selecting previously unselected package libldap-2.4-2:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.710 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.714 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.782 Selecting previously unselected package openssl.
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.782 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 8.787 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.061 Selecting previously unselected package ca-certificates.
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.063 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.068 Unpacking ca-certificates (20200601~deb10u2) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.327 Selecting previously unselected package libkeyutils1:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.329 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.333 Unpacking libkeyutils1:arm64 (1.6-6) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.384 Selecting previously unselected package libkrb5support0:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.384 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.389 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.450 Selecting previously unselected package libk5crypto3:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.452 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.457 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.518 Selecting previously unselected package libkrb5-3:arm64.
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.519 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.524 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.495Z] #26 9.695 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.697 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.703 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.774 Selecting previously unselected package libnghttp2-14:arm64.
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.775 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.780 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.844 Selecting previously unselected package libpsl5:arm64.
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.848 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.850 Unpacking libpsl5:arm64 (0.20.2-2) ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.960 Selecting previously unselected package librtmp1:arm64.
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.960 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 9.962 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 10.02 Selecting previously unselected package libssh2-1:arm64.
09:58:55 [2021-02-22T09:58:55.496Z] #26 10.02 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 10.02 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
09:58:55 [2021-02-22T09:58:55.496Z] #26 ...
09:58:55 [2021-02-22T09:58:55.496Z] 
09:58:55 [2021-02-22T09:58:55.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:58:55 [2021-02-22T09:58:55.496Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.4 Setting up libbtrfs0 (4.20.1-2) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
09:58:55 [2021-02-22T09:58:55.669Z] #12 121.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:58:55 [2021-02-22T09:58:55.703Z] #57 24.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:58:55 [2021-02-22T09:58:55.842Z] #28 9.766 
####                                                                       5.6%
######                                                                     8.4%
#
09:58:55 [2021-02-22T09:58:55.842Z] #28 ...
09:58:55 [2021-02-22T09:58:55.842Z] 
09:58:55 [2021-02-22T09:58:55.842Z] #23 [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
09:58:55 [2021-02-22T09:58:55.842Z] #23 sha256:ffcdfc7c7aa7b5e1eacf8c16c5627902c17626d430229e0db8d38ef56f2dec39
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.803 + RM_GOPATH=0
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.803 + TMP_GOPATH=
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.803 + : /build
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.803 + '[' -z '' ']'
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.803 ++ mktemp -d
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.805 + export GOPATH=/tmp/tmp.YWbNrzRDFJ
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.805 + GOPATH=/tmp/tmp.YWbNrzRDFJ
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.805 + RM_GOPATH=1
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.805 + case "$(go env GOARCH)" in
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.806 ++ go env GOARCH
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.822 + export GO_BUILDMODE=-buildmode=pie
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.822 + GO_BUILDMODE=-buildmode=pie
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.828 Install docker/cli version 17.06.2-ce from stable
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 ++ dirname /tmp/install/install.sh
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + dir=/tmp/install
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + bin=dockercli
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + shift
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + . /tmp/install/dockercli.installer
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 ++ : stable
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 ++ : 17.06.2-ce
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + install_dockercli
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.834 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 ++ uname -m
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 + arch=x86_64
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 + '[' x86_64 '!=' x86_64 ']'
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 + url=https://download.docker.com/linux/static
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:58:55 [2021-02-22T09:58:55.842Z] #23 3.841 + tar -xz docker/docker
09:58:55 [2021-02-22T09:58:55.842Z] #23 5.811 + mkdir -p /build
09:58:55 [2021-02-22T09:58:55.842Z] #23 5.813 + mv docker/docker /build/
09:58:55 [2021-02-22T09:58:55.842Z] #23 5.816 + rmdir docker
09:58:55 [2021-02-22T09:58:55.842Z] #23 DONE 8.6s
09:58:55 [2021-02-22T09:58:55.842Z] 
09:58:55 [2021-02-22T09:58:55.842Z] #28 [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
09:58:55 [2021-02-22T09:58:55.842Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:55 [2021-02-22T09:58:55.842Z] #28 9.766 
####                                                                       5.6%
######                                                                     8.4%
##########                                                                14.4%
#############                                                             18.1%
09:58:55 [2021-02-22T09:58:55.842Z] #28 ...
09:58:55 [2021-02-22T09:58:55.842Z] 
09:58:55 [2021-02-22T09:58:55.842Z] #50 [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
09:58:55 [2021-02-22T09:58:55.842Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.467 + RM_GOPATH=0
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.467 + TMP_GOPATH=
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.467 + : /build
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.467 + '[' -z '' ']'
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.478 ++ mktemp -d
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.480 + export GOPATH=/tmp/tmp.tsr6BYSJd7
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.482 + GOPATH=/tmp/tmp.tsr6BYSJd7
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.482 + RM_GOPATH=1
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.483 + case "$(go env GOARCH)" in
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.484 ++ go env GOARCH
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.507 + export GO_BUILDMODE=-buildmode=pie
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.507 + GO_BUILDMODE=-buildmode=pie
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.509 ++ dirname /tmp/install/install.sh
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.510 + dir=/tmp/install
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.510 + bin=shfmt
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.510 + shift
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.510 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.511 + . /tmp/install/shfmt.installer
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.511 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.512 + install_shfmt
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.512 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.513 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.515 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tsr6BYSJd7/src/github.com/mvdan/sh
09:58:55 [2021-02-22T09:58:55.842Z] #50 7.534 Cloning into '/tmp/tmp.tsr6BYSJd7/src/github.com/mvdan/sh'...
09:58:55 [2021-02-22T09:58:55.842Z] #50 ...
09:58:55 [2021-02-22T09:58:55.842Z] 
09:58:55 [2021-02-22T09:58:55.842Z] #28 [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
09:58:55 [2021-02-22T09:58:55.842Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.5 Setting up libbtrfs-dev (4.20.1-2) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up mingw-w64-common (6.0.0-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.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
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.7 Setting up dmsetup (2:1.02.155-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:58:55 [2021-02-22T09:58:55.963Z] #12 121.8 Processing triggers for libc-bin (2.28-10) ...
09:58:56 [2021-02-22T09:58:56.071Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.8s done
09:58:56 [2021-02-22T09:58:56.266Z] #57 24.61 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:58:56 [2021-02-22T09:58:56.266Z] #57 24.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:58:56 [2021-02-22T09:58:56.333Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
09:58:56 [2021-02-22T09:58:56.333Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
09:58:56 [2021-02-22T09:58:56.509Z] #28 DONE 11.0s
09:58:56 [2021-02-22T09:58:56.509Z] 
09:58:56 [2021-02-22T09:58:56.509Z] #44 [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
09:58:56 [2021-02-22T09:58:56.509Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + RM_GOPATH=0
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + TMP_GOPATH=
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + : /build
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + '[' -z '' ']'
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 ++ mktemp -d
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + export GOPATH=/tmp/tmp.FJrp1bRCBR
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + GOPATH=/tmp/tmp.FJrp1bRCBR
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + RM_GOPATH=1
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 + case "$(go env GOARCH)" in
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.636 ++ go env GOARCH
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.644 + export GO_BUILDMODE=-buildmode=pie
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.644 + GO_BUILDMODE=-buildmode=pie
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.645 ++ dirname /tmp/install/install.sh
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 + dir=/tmp/install
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 + bin=vndr
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 + shift
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 + '[' '!' -f /tmp/install/vndr.installer ']'
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 + . /tmp/install/vndr.installer
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.647 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.648 + install_vndr
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.648 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.648 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FJrp1bRCBR/src/github.com/LK4D4/vndr
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.649 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:58:56 [2021-02-22T09:58:56.509Z] #44 7.652 Cloning into '/tmp/tmp.FJrp1bRCBR/src/github.com/LK4D4/vndr'...
09:58:56 [2021-02-22T09:58:56.509Z] #44 8.516 + cd /tmp/tmp.FJrp1bRCBR/src/github.com/LK4D4/vndr
09:58:56 [2021-02-22T09:58:56.509Z] #44 8.516 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:58:56 [2021-02-22T09:58:56.509Z] #44 8.566 + go build -buildmode=pie -v -o /build/vndr .
09:58:56 [2021-02-22T09:58:56.595Z] #9 DONE 21.9s
09:58:56 [2021-02-22T09:58:56.596Z] 
09:58:56 [2021-02-22T09:58:56.596Z] #26 [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
09:58:56 [2021-02-22T09:58:56.596Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.09 Selecting previously unselected package libcurl4:arm64.
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.09 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.10 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.17 Selecting previously unselected package curl.
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.17 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.17 Unpacking curl (7.64.0-4+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.25 Selecting previously unselected package libonig5:arm64.
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.25 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.25 Unpacking libonig5:arm64 (6.9.1-1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.32 Selecting previously unselected package libjq1:arm64.
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.32 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.33 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.39 Selecting previously unselected package jq.
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.39 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.40 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.45 Setting up libkeyutils1:arm64 (1.6-6) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.46 Setting up libpsl5:arm64 (0.20.2-2) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.48 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.65 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.67 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.69 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.71 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.72 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.74 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.75 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.77 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.78 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.80 Setting up openssl (1.1.1d-0+deb10u5) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.82 Setting up libonig5:arm64 (6.9.1-1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.83 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.85 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:58:56 [2021-02-22T09:58:56.596Z] #26 10.86 Setting up ca-certificates (20200601~deb10u2) ...
09:58:56 [2021-02-22T09:58:56.829Z] #57 25.25 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:58:56 [2021-02-22T09:58:56.829Z] #57 25.29 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:58:57 [2021-02-22T09:58:57.176Z] #26 11.69 Updating certificates in /etc/ssl/certs...
09:58:57 [2021-02-22T09:58:57.416Z] #28 9.766 
####                                                                       5.6%
######                                                                     8.4%
##########                                                                14.4%
#############                                                             18.1%
#################                                                         23.6%
####################                                                      28.7%
#######################                                                   33.0%
#########################                                                 36.1%
#############################                                             40.8%
##############################                                            42.9%
##################################                                        48.1%
######################################                                    53.2%
#######################################                                   55.2%
#########################################                                 58.0%
############################################                              61.3%
##############################################                            64.7%
####
09:58:57 [2021-02-22T09:58:57.416Z] #28 ...
09:58:57 [2021-02-22T09:58:57.416Z] 
09:58:57 [2021-02-22T09:58:57.416Z] #46 [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
09:58:57 [2021-02-22T09:58:57.416Z] #46 sha256:71ec489941c2acba997b9bfccd4a70b11c284ec22a3de31870b0f6c61e83df57
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.418 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.418 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.418 + : /build
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.418 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.421 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.423 + export GOPATH=/tmp/tmp.n5YJEbOYIH
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.423 + GOPATH=/tmp/tmp.n5YJEbOYIH
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.423 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.425 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.436 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.466 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.466 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.467 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + bin=gotestsum
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + shift
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + . /tmp/install/gotestsum.installer
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 ++ : v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + install_gotestsum
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + set -e
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + export GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + GOBIN=/build
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.476 + go get gotest.tools/gotestsum@v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.507 go: finding gotest.tools/gotestsum v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 7.508 go: finding gotest.tools v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 8.427 go: downloading gotest.tools/gotestsum v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 9.044 go: extracting gotest.tools/gotestsum v0.5.3
09:58:57 [2021-02-22T09:58:57.416Z] #46 ...
09:58:57 [2021-02-22T09:58:57.416Z] 
09:58:57 [2021-02-22T09:58:57.416Z] #33 [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
09:58:57 [2021-02-22T09:58:57.416Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + : /build
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + export GOPATH=/tmp/tmp.vZLU7R0zIi
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + GOPATH=/tmp/tmp.vZLU7R0zIi
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.110 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.130 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.130 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.130 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.131 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + bin=tomlv
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + shift
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + . /tmp/install/tomlv.installer
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + install_tomlv
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.132 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vZLU7R0zIi/src/github.com/BurntSushi/toml
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.137 Cloning into '/tmp/tmp.vZLU7R0zIi/src/github.com/BurntSushi/toml'...
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.752 + cd /tmp/tmp.vZLU7R0zIi/src/github.com/BurntSushi/toml
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.752 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:57 [2021-02-22T09:58:57.416Z] #33 6.801 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.342 internal/cpu
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.343 runtime/internal/atomic
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.642 runtime/internal/sys
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.789 internal/bytealg
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.824 runtime/internal/math
09:58:57 [2021-02-22T09:58:57.416Z] #33 7.885 math/bits
09:58:57 [2021-02-22T09:58:57.416Z] #33 8.343 runtime
09:58:57 [2021-02-22T09:58:57.416Z] #33 8.483 math
09:58:57 [2021-02-22T09:58:57.416Z] #33 ...
09:58:57 [2021-02-22T09:58:57.416Z] 
09:58:57 [2021-02-22T09:58:57.416Z] #57 [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
09:58:57 [2021-02-22T09:58:57.416Z] #57 sha256:70394fe10eac8696e7f244476187808613425902117f8fc3ad406035da01ecf8
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.808 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.808 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.808 + : /build
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.808 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.808 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.816 + export GOPATH=/tmp/tmp.WjxlTl7dne
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.816 + GOPATH=/tmp/tmp.WjxlTl7dne
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.816 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.816 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.816 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.837 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.837 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.838 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.842 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.842 + bin=rootlesskit
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.843 + shift
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.843 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.843 + . /tmp/install/rootlesskit.installer
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.844 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.844 + install_rootlesskit
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.846 + case "$1" in
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.846 + export CGO_ENABLED=0
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.846 + CGO_ENABLED=0
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.846 + _install_rootlesskit
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.850 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.850 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WjxlTl7dne/src/github.com/rootless-containers/rootlesskit
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.850 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:57 [2021-02-22T09:58:57.416Z] #57 6.858 Cloning into '/tmp/tmp.WjxlTl7dne/src/github.com/rootless-containers/rootlesskit'...
09:58:57 [2021-02-22T09:58:57.453Z] #44 ...
09:58:57 [2021-02-22T09:58:57.453Z] 
09:58:57 [2021-02-22T09:58:57.453Z] #54 [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
09:58:57 [2021-02-22T09:58:57.453Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:58:57 [2021-02-22T09:58:57.453Z] #54 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #54 8.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #54 8.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #54 9.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #54 ...
09:58:57 [2021-02-22T09:58:57.453Z] 
09:58:57 [2021-02-22T09:58:57.453Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:57 [2021-02-22T09:58:57.453Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:57 [2021-02-22T09:58:57.453Z] #12 8.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #12 8.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #12 8.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #12 9.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:57 [2021-02-22T09:58:57.453Z] #12 ...
09:58:57 [2021-02-22T09:58:57.453Z] 
09:58:57 [2021-02-22T09:58:57.453Z] #48 [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
09:58:57 [2021-02-22T09:58:57.453Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.485 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.485 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.485 + : /build
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.485 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.486 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.487 + export GOPATH=/tmp/tmp.iTm3ayyikC
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.487 + GOPATH=/tmp/tmp.iTm3ayyikC
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.487 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.487 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.487 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + bin=golangci_lint
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + shift
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + . /tmp/install/golangci_lint.installer
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 ++ : v1.23.8
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + install_golangci_lint
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + set -e
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + export GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.453Z] #48 6.496 + GOBIN=/build
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.496 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.615 go: finding github.com v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.615 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.615 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.615 go: finding github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 6.615 go: finding github.com/golangci v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 7.234 go: downloading github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.454Z] #48 8.146 go: extracting github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #57 ...
09:58:57 [2021-02-22T09:58:57.699Z] 
09:58:57 [2021-02-22T09:58:57.699Z] #41 [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
09:58:57 [2021-02-22T09:58:57.699Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:58:57 [2021-02-22T09:58:57.699Z] #41 8.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:57 [2021-02-22T09:58:57.699Z] #41 8.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:57 [2021-02-22T09:58:57.699Z] #41 8.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:57 [2021-02-22T09:58:57.699Z] #41 9.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:57 [2021-02-22T09:58:57.699Z] #41 ...
09:58:57 [2021-02-22T09:58:57.699Z] 
09:58:57 [2021-02-22T09:58:57.699Z] #48 [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
09:58:57 [2021-02-22T09:58:57.699Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + : /build
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + export GOPATH=/tmp/tmp.EgRKAgoUXI
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + GOPATH=/tmp/tmp.EgRKAgoUXI
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.895 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.900 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.900 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.900 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + bin=golangci_lint
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + shift
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + . /tmp/install/golangci_lint.installer
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 ++ : v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + install_golangci_lint
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + set -e
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + export GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + GO111MODULE=on
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + GOBIN=/build
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.911 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.967 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.967 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.967 go: finding github.com v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.967 go: finding github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 6.967 go: finding github.com/golangci v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 7.925 go: downloading github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.699Z] #48 8.692 go: extracting github.com/golangci/golangci-lint v1.23.8
09:58:57 [2021-02-22T09:58:57.742Z] #48 ...
09:58:57 [2021-02-22T09:58:57.742Z] 
09:58:57 [2021-02-22T09:58:57.742Z] #41 [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
09:58:57 [2021-02-22T09:58:57.742Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:58:57 [2021-02-22T09:58:57.742Z] #41 5.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:57 [2021-02-22T09:58:57.742Z] #41 5.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:57 [2021-02-22T09:58:57.742Z] #41 5.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:57 [2021-02-22T09:58:57.742Z] #41 5.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:57 [2021-02-22T09:58:57.742Z] #41 5.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:57 [2021-02-22T09:58:57.742Z] #41 6.345 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:58:57 [2021-02-22T09:58:57.922Z] #12 DONE 123.8s
09:58:57 [2021-02-22T09:58:57.922Z] 
09:58:57 [2021-02-22T09:58:57.922Z] #42 [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
09:58:57 [2021-02-22T09:58:57.922Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:57 [2021-02-22T09:58:57.922Z] #42 45.67   DEP      compel/src/lib/infect-rpc.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 45.80   DEP      compel/arch/x86/src/lib/infect.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 45.93   DEP      compel/arch/x86/src/lib/cpu.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.03   DEP      compel/src/lib/log.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.14   DEP      compel/src/main.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.22   DEP      compel/src/lib/handle-elf.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.36   DEP      compel/arch/x86/src/lib/handle-elf.d
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.47   CC       compel/src/lib/log.o
09:58:57 [2021-02-22T09:58:57.922Z] #42 46.66   CC       compel/arch/x86/src/lib/cpu.o
09:58:57 [2021-02-22T09:58:57.922Z] #42 47.49   CC       compel/arch/x86/src/lib/infect.o
09:58:57 [2021-02-22T09:58:57.922Z] #42 48.45   CC       compel/src/lib/infect-rpc.o
09:58:57 [2021-02-22T09:58:57.922Z] #42 48.82   CC       compel/src/lib/infect-util.o
09:58:57 [2021-02-22T09:58:57.922Z] #42 49.01   CC       compel/src/lib/infect.o
09:58:57 [2021-02-22T09:58:57.959Z] #48 ...
09:58:57 [2021-02-22T09:58:57.959Z] 
09:58:57 [2021-02-22T09:58:57.959Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:57 [2021-02-22T09:58:57.959Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:57 [2021-02-22T09:58:57.959Z] #31 6.799 + git clone https://github.com/kolyshkin/go-swagger.git .
09:58:57 [2021-02-22T09:58:57.959Z] #31 6.807 Cloning into '.'...
09:58:57 [2021-02-22T09:58:57.959Z] #31 ...
09:58:57 [2021-02-22T09:58:57.959Z] 
09:58:57 [2021-02-22T09:58:57.959Z] #44 [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
09:58:57 [2021-02-22T09:58:57.959Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.310 + RM_GOPATH=0
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.310 + TMP_GOPATH=
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.310 + : /build
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.310 + '[' -z '' ']'
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.310 ++ mktemp -d
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.340 + export GOPATH=/tmp/tmp.2CwOOrAmWv
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.340 + GOPATH=/tmp/tmp.2CwOOrAmWv
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.340 + RM_GOPATH=1
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.340 + case "$(go env GOARCH)" in
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.341 ++ go env GOARCH
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.379 + export GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.384 + GO_BUILDMODE=-buildmode=pie
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.385 ++ dirname /tmp/install/install.sh
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.386 + dir=/tmp/install
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.386 + bin=vndr
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.387 + shift
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.387 + '[' '!' -f /tmp/install/vndr.installer ']'
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 + . /tmp/install/vndr.installer
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 + install_vndr
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2CwOOrAmWv/src/github.com/LK4D4/vndr
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.392 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:58:57 [2021-02-22T09:58:57.959Z] #44 7.406 Cloning into '/tmp/tmp.2CwOOrAmWv/src/github.com/LK4D4/vndr'...
09:58:57 [2021-02-22T09:58:57.959Z] #44 8.189 + cd /tmp/tmp.2CwOOrAmWv/src/github.com/LK4D4/vndr
09:58:57 [2021-02-22T09:58:57.959Z] #44 8.190 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:58:57 [2021-02-22T09:58:57.959Z] #44 8.223 + go build -buildmode=pie -v -o /build/vndr .
09:58:57 [2021-02-22T09:58:57.959Z] #44 10.41 internal/race
09:58:57 [2021-02-22T09:58:57.959Z] #44 10.62 sync/atomic
09:58:57 [2021-02-22T09:58:57.959Z] #44 10.64 runtime
09:58:58 [2021-02-22T09:58:58.027Z] #41 ...
09:58:58 [2021-02-22T09:58:58.027Z] 
09:58:58 [2021-02-22T09:58:58.027Z] #63 [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
09:58:58 [2021-02-22T09:58:58.027Z] #63 sha256:c9772b7d41042856eef18f0af49e3884ead49ec6b3026d01ecf9d0b72c8f472f
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + : /build
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + export GOPATH=/tmp/tmp.D5LMwpi90y
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + GOPATH=/tmp/tmp.D5LMwpi90y
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.276 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + bin=proxy
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + shift
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + '[' '!' -f /tmp/install/proxy.installer ']'
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + . /tmp/install/proxy.installer
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + install_proxy
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + case "$1" in
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + export CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + _install_proxy
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D5LMwpi90y/src/github.com/docker/libnetwork
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 Cloning into '/tmp/tmp.D5LMwpi90y/src/github.com/docker/libnetwork'...
09:58:58 [2021-02-22T09:58:58.027Z] #63 7.293 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:58 [2021-02-22T09:58:58.027Z] #63 ...
09:58:58 [2021-02-22T09:58:58.027Z] 
09:58:58 [2021-02-22T09:58:58.027Z] #46 [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
09:58:58 [2021-02-22T09:58:58.027Z] #46 sha256:fe8b3c08efbc5bf3adb9a2d36748fa87ee9d1134b918278bfff2964df5a85500
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + : /build
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + export GOPATH=/tmp/tmp.WaGuCmfyeg
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + GOPATH=/tmp/tmp.WaGuCmfyeg
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.356 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + bin=gotestsum
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + shift
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + . /tmp/install/gotestsum.installer
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 ++ : v0.5.3
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + install_gotestsum
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + set -e
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + export GO111MODULE=on
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + GO111MODULE=on
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + GOBIN=/build
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.397 + go get gotest.tools/gotestsum@v0.5.3
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.439 go: finding gotest.tools v0.5.3
09:58:58 [2021-02-22T09:58:58.027Z] #46 9.439 go: finding gotest.tools/gotestsum v0.5.3
09:58:58 [2021-02-22T09:58:58.027Z] #46 10.49 go: downloading gotest.tools/gotestsum v0.5.3
09:58:58 [2021-02-22T09:58:58.027Z] #46 ...
09:58:58 [2021-02-22T09:58:58.027Z] 
09:58:58 [2021-02-22T09:58:58.027Z] #35 [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
09:58:58 [2021-02-22T09:58:58.027Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:58:58 [2021-02-22T09:58:58.027Z] #35 9.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:58 [2021-02-22T09:58:58.027Z] #35 9.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:58 [2021-02-22T09:58:58.027Z] #35 9.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:58 [2021-02-22T09:58:58.027Z] #35 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:58 [2021-02-22T09:58:58.122Z] #26 12.57 137 added, 0 removed; done.
09:58:58 [2021-02-22T09:58:58.122Z] #26 12.96 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:58:58 [2021-02-22T09:58:58.122Z] #26 13.00 Setting up jq (1.5+dfsg-2+b1) ...
09:58:58 [2021-02-22T09:58:58.219Z] #44 ...
09:58:58 [2021-02-22T09:58:58.219Z] 
09:58:58 [2021-02-22T09:58:58.219Z] #35 [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
09:58:58 [2021-02-22T09:58:58.219Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:58:58 [2021-02-22T09:58:58.219Z] #35 7.839 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #35 7.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #35 7.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #35 8.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #35 ...
09:58:58 [2021-02-22T09:58:58.219Z] 
09:58:58 [2021-02-22T09:58:58.219Z] #54 [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
09:58:58 [2021-02-22T09:58:58.219Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:58:58 [2021-02-22T09:58:58.219Z] #54 7.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #54 7.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #54 7.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:58 [2021-02-22T09:58:58.219Z] #54 9.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:58 [2021-02-22T09:58:58.288Z] #35 ...
09:58:58 [2021-02-22T09:58:58.288Z] 
09:58:58 [2021-02-22T09:58:58.288Z] #57 [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
09:58:58 [2021-02-22T09:58:58.288Z] #57 sha256:bcfffb701d4e0d911759b18959ec9e945e0ce06600f2a4f2fd39c063b241dce3
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.200 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.200 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.200 + : /build
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.200 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.200 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.232 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + export GOPATH=/tmp/tmp.ATkTk0FQCE
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + GOPATH=/tmp/tmp.ATkTk0FQCE
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + bin=rootlesskit
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + shift
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + . /tmp/install/rootlesskit.installer
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + install_rootlesskit
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + case "$1" in
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + export CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + _install_rootlesskit
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.234 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ATkTk0FQCE/src/github.com/rootless-containers/rootlesskit
09:58:58 [2021-02-22T09:58:58.288Z] #57 8.236 Cloning into '/tmp/tmp.ATkTk0FQCE/src/github.com/rootless-containers/rootlesskit'...
09:58:58 [2021-02-22T09:58:58.288Z] #57 ...
09:58:58 [2021-02-22T09:58:58.288Z] 
09:58:58 [2021-02-22T09:58:58.288Z] #23 [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
09:58:58 [2021-02-22T09:58:58.288Z] #23 sha256:3a5613eaff0da907080db83d1926625658093b465d5ee421459ef18dc1440914
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.220 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.220 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.220 + : /build
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.220 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.220 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.222 + export GOPATH=/tmp/tmp.BeLGQo4TiB
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.222 + GOPATH=/tmp/tmp.BeLGQo4TiB
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.222 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.222 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.222 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.236 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.236 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + bin=dockercli
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + shift
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + . /tmp/install/dockercli.installer
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 ++ : stable
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 ++ : 17.06.2-ce
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + install_dockercli
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.238 Install docker/cli version 17.06.2-ce from stable
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.239 ++ uname -m
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.245 + arch=x86_64
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.245 + '[' x86_64 '!=' x86_64 ']'
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.245 + url=https://download.docker.com/linux/static
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.245 + tar -xz docker/docker
09:58:58 [2021-02-22T09:58:58.288Z] #23 6.245 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:58:58 [2021-02-22T09:58:58.288Z] #23 10.49 + mkdir -p /build
09:58:58 [2021-02-22T09:58:58.288Z] #23 10.54 + mv docker/docker /build/
09:58:58 [2021-02-22T09:58:58.288Z] #23 10.54 + rmdir docker
09:58:58 [2021-02-22T09:58:58.288Z] #23 DONE 11.1s
09:58:58 [2021-02-22T09:58:58.288Z] 
09:58:58 [2021-02-22T09:58:58.288Z] #33 [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
09:58:58 [2021-02-22T09:58:58.288Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + : /build
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + export GOPATH=/tmp/tmp.jjh0udbYtp
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + GOPATH=/tmp/tmp.jjh0udbYtp
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.028 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + bin=tomlv
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + shift
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + . /tmp/install/tomlv.installer
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + install_tomlv
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.032 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jjh0udbYtp/src/github.com/BurntSushi/toml
09:58:58 [2021-02-22T09:58:58.288Z] #33 8.036 Cloning into '/tmp/tmp.jjh0udbYtp/src/github.com/BurntSushi/toml'...
09:58:58 [2021-02-22T09:58:58.288Z] #33 9.029 + cd /tmp/tmp.jjh0udbYtp/src/github.com/BurntSushi/toml
09:58:58 [2021-02-22T09:58:58.288Z] #33 9.029 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:58 [2021-02-22T09:58:58.288Z] #33 9.029 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:58:58 [2021-02-22T09:58:58.288Z] #33 9.812 internal/cpu
09:58:58 [2021-02-22T09:58:58.288Z] #33 9.812 runtime/internal/atomic
09:58:58 [2021-02-22T09:58:58.288Z] #33 10.17 runtime/internal/sys
09:58:58 [2021-02-22T09:58:58.288Z] #33 10.30 internal/bytealg
09:58:58 [2021-02-22T09:58:58.288Z] #33 10.30 runtime/internal/math
09:58:58 [2021-02-22T09:58:58.288Z] #33 10.42 math/bits
09:58:58 [2021-02-22T09:58:58.288Z] #33 10.81 math
09:58:58 [2021-02-22T09:58:58.288Z] #33 11.16 runtime
09:58:58 [2021-02-22T09:58:58.383Z] #26 13.03 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
09:58:58 [2021-02-22T09:58:58.383Z] #26 13.05 Setting up curl (7.64.0-4+deb10u1) ...
09:58:58 [2021-02-22T09:58:58.383Z] #26 13.08 Processing triggers for libc-bin (2.28-10) ...
09:58:58 [2021-02-22T09:58:58.383Z] #26 13.12 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:58:58 [2021-02-22T09:58:58.383Z] #26 13.14 Updating certificates in /etc/ssl/certs...
09:58:58 [2021-02-22T09:58:58.481Z] #54 ...
09:58:58 [2021-02-22T09:58:58.481Z] 
09:58:58 [2021-02-22T09:58:58.481Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:58 [2021-02-22T09:58:58.481Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:58 [2021-02-22T09:58:58.481Z] #12 8.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:58 [2021-02-22T09:58:58.481Z] #12 8.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:58 [2021-02-22T09:58:58.481Z] #12 8.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:58 [2021-02-22T09:58:58.481Z] #12 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:58 [2021-02-22T09:58:58.481Z] #12 ...
09:58:58 [2021-02-22T09:58:58.481Z] 
09:58:58 [2021-02-22T09:58:58.481Z] #39 [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
09:58:58 [2021-02-22T09:58:58.481Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:58 [2021-02-22T09:58:58.481Z] #39 6.915 + git clone https://github.com/docker/distribution.git .
09:58:58 [2021-02-22T09:58:58.481Z] #39 6.917 Cloning into '.'...
09:58:58 [2021-02-22T09:58:58.548Z] #33 ...
09:58:58 [2021-02-22T09:58:58.548Z] 
09:58:58 [2021-02-22T09:58:58.548Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:58 [2021-02-22T09:58:58.548Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:58 [2021-02-22T09:58:58.548Z] #31 6.885 + git clone https://github.com/kolyshkin/go-swagger.git .
09:58:58 [2021-02-22T09:58:58.548Z] #31 6.885 Cloning into '.'...
09:58:58 [2021-02-22T09:58:58.548Z] #31 ...
09:58:58 [2021-02-22T09:58:58.548Z] 
09:58:58 [2021-02-22T09:58:58.548Z] #50 [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
09:58:58 [2021-02-22T09:58:58.548Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + : /build
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + export GOPATH=/tmp/tmp.AcKF2S5e4F
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + GOPATH=/tmp/tmp.AcKF2S5e4F
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.288 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.315 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + bin=shfmt
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + shift
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + . /tmp/install/shfmt.installer
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + install_shfmt
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AcKF2S5e4F/src/github.com/mvdan/sh
09:58:58 [2021-02-22T09:58:58.548Z] #50 8.316 Cloning into '/tmp/tmp.AcKF2S5e4F/src/github.com/mvdan/sh'...
09:58:58 [2021-02-22T09:58:58.741Z] #39 ...
09:58:58 [2021-02-22T09:58:58.741Z] 
09:58:58 [2021-02-22T09:58:58.741Z] #63 [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
09:58:58 [2021-02-22T09:58:58.741Z] #63 sha256:c57a6f6fcf4ff685dac8b90aac3e01a459e496abaf792630ba66ab4bb44af3c1
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.183 + RM_GOPATH=0
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.183 + TMP_GOPATH=
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.183 + : /build
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.183 + '[' -z '' ']'
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.183 ++ mktemp -d
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.193 + export GOPATH=/tmp/tmp.mGwdiDAuKL
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.193 + GOPATH=/tmp/tmp.mGwdiDAuKL
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.193 + RM_GOPATH=1
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.193 + case "$(go env GOARCH)" in
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.193 ++ go env GOARCH
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.201 + export GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.201 + GO_BUILDMODE=-buildmode=pie
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.201 ++ dirname /tmp/install/install.sh
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + dir=/tmp/install
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + bin=proxy
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + shift
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + '[' '!' -f /tmp/install/proxy.installer ']'
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + . /tmp/install/proxy.installer
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + install_proxy
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + case "$1" in
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + export CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + CGO_ENABLED=0
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + _install_proxy
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mGwdiDAuKL/src/github.com/docker/libnetwork
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.206 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:58:58 [2021-02-22T09:58:58.741Z] #63 6.212 Cloning into '/tmp/tmp.mGwdiDAuKL/src/github.com/docker/libnetwork'...
09:58:58 [2021-02-22T09:58:58.741Z] #63 ...
09:58:58 [2021-02-22T09:58:58.741Z] 
09:58:58 [2021-02-22T09:58:58.741Z] #28 [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
09:58:58 [2021-02-22T09:58:58.741Z] #28 sha256:2ac87725eecad2c07044c55a4a3e92d1ec52ffd383ef60188d87d06e11c4287e
09:58:58 [2021-02-22T09:58:58.741Z] #28 9.766 
####                                                                       5.6%
######                                                                     8.4%
##########                                                                14.4%
#############                                                             18.1%
#################                                                         23.6%
####################                                                      28.7%
#######################                                                   33.0%
#########################                                                 36.1%
#############################                                             40.8%
##############################                                            42.9%
##################################                                        48.1%
######################################                                    53.2%
#######################################                                   55.2%
#########################################                                 58.0%
############################################                              61.3%
##############################################                            64.7%
################################################                          66.7%
######################################################                    75.8%
########################################################                  78.1%
##########################################################                81.6%
################################################################          90.1%
#################################################################         91.5%
######################################################################## 100.0%
09:58:58 [2021-02-22T09:58:58.741Z] #28 12.32 
09:58:58 [2021-02-22T09:58:58.808Z] #50 ...
09:58:58 [2021-02-22T09:58:58.808Z] 
09:58:58 [2021-02-22T09:58:58.808Z] #39 [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
09:58:58 [2021-02-22T09:58:58.808Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:58 [2021-02-22T09:58:58.808Z] #39 8.648 + git clone https://github.com/docker/distribution.git .
09:58:58 [2021-02-22T09:58:58.808Z] #39 8.648 Cloning into '.'...
09:58:58 [2021-02-22T09:58:58.808Z] #39 ...
09:58:58 [2021-02-22T09:58:58.808Z] 
09:58:58 [2021-02-22T09:58:58.808Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:58:58 [2021-02-22T09:58:58.808Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:58:58 [2021-02-22T09:58:58.808Z] #12 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:58:58 [2021-02-22T09:58:58.866Z] #42 52.07   CC       compel/src/lib/ptrace.o
09:58:59 [2021-02-22T09:58:59.002Z] #28 13.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:58:59 [2021-02-22T09:58:59.356Z] #57 ...
09:58:59 [2021-02-22T09:58:59.356Z] 
09:58:59 [2021-02-22T09:58:59.356Z] #50 [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
09:58:59 [2021-02-22T09:58:59.356Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:58:59 [2021-02-22T09:58:59.356Z] #50 17.67 + cd /tmp/tmp.zRSrWg9B7X/src/github.com/mvdan/sh
09:58:59 [2021-02-22T09:58:59.356Z] #50 17.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:58:59 [2021-02-22T09:58:59.356Z] #50 17.86 + GO111MODULE=on
09:58:59 [2021-02-22T09:58:59.356Z] #50 17.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:58:59 [2021-02-22T09:58:59.356Z] #50 19.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:58:59 [2021-02-22T09:58:59.356Z] #50 19.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:58:59 [2021-02-22T09:58:59.356Z] #50 19.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:58:59 [2021-02-22T09:58:59.356Z] #50 19.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:58:59 [2021-02-22T09:58:59.356Z] #50 20.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:58:59 [2021-02-22T09:58:59.356Z] #50 20.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:58:59 [2021-02-22T09:58:59.356Z] #50 21.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:58:59 [2021-02-22T09:58:59.356Z] #50 23.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:58:59 [2021-02-22T09:58:59.356Z] #50 24.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:58:59 [2021-02-22T09:58:59.356Z] #50 24.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:58:59 [2021-02-22T09:58:59.356Z] #50 24.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:58:59 [2021-02-22T09:58:59.356Z] #50 24.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:58:59 [2021-02-22T09:58:59.356Z] #50 25.64 runtime
09:58:59 [2021-02-22T09:58:59.356Z] #50 ...
09:58:59 [2021-02-22T09:58:59.356Z] 
09:58:59 [2021-02-22T09:58:59.356Z] #48 [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
09:58:59 [2021-02-22T09:58:59.356Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:58:59 [2021-02-22T09:58:59.356Z] #48 24.10 go: downloading github.com/pelletier/go-toml v1.2.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 24.20 go: extracting github.com/pelletier/go-toml v1.2.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.34 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.34 go: downloading golang.org/x/text v0.3.2
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.34 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.48 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.57 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.64 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.68 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.71 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.76 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.76 go: downloading github.com/ultraware/funlen v0.0.2
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:58:59 [2021-02-22T09:58:59.356Z] #48 25.95 go: extracting github.com/ultraware/funlen v0.0.2
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.11 go: downloading github.com/stretchr/objx v0.2.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.14 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.24 go: downloading github.com/uudashr/gocognit v1.0.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.44 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.46 go: extracting github.com/stretchr/objx v0.2.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.74 go: extracting github.com/uudashr/gocognit v1.0.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.74 go: downloading github.com/ultraware/whitespace v0.0.4
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.96 go: downloading github.com/davecgh/go-spew v1.1.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:58:59 [2021-02-22T09:58:59.356Z] #48 26.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.02 go: downloading github.com/go-toolsmith/astp v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.15 go: extracting github.com/ultraware/whitespace v0.0.4
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.32 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.33 go: extracting github.com/davecgh/go-spew v1.1.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.47 go: extracting github.com/go-toolsmith/astp v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.58 go: downloading github.com/go-toolsmith/typep v1.0.0
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:58:59 [2021-02-22T09:58:59.356Z] #48 27.90 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:58:59 [2021-02-22T09:58:59.382Z] #26 13.77 0 added, 0 removed; done.
09:58:59 [2021-02-22T09:58:59.382Z] #26 13.77 Running hooks in /etc/ca-certificates/update.d...
09:58:59 [2021-02-22T09:58:59.382Z] #26 13.77 done.
09:58:59 [2021-02-22T09:58:59.439Z] #42 52.70   AR       compel/libcompel.a
09:58:59 [2021-02-22T09:58:59.571Z] #28 13.90 
09:58:59 [2021-02-22T09:58:59.613Z] #48 27.91 go: extracting github.com/go-toolsmith/typep v1.0.0
09:58:59 [2021-02-22T09:58:59.613Z] #48 28.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:58:59 [2021-02-22T09:58:59.613Z] #48 28.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:58:59 [2021-02-22T09:58:59.613Z] #48 28.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:58:59 [2021-02-22T09:58:59.706Z] #42 ...
09:58:59 [2021-02-22T09:58:59.706Z] 
09:58:59 [2021-02-22T09:58:59.706Z] #57 [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
09:58:59 [2021-02-22T09:58:59.706Z] #57 sha256:dcb096f5b6ce4491c20d7e4013685a2223d4e833451819ef8c032d9e1790c13d
09:58:59 [2021-02-22T09:58:59.706Z] #57 118.1 + for f in rootlesskit rootlesskit-docker-proxy
09:58:59 [2021-02-22T09:58:59.706Z] #57 118.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:58:59 [2021-02-22T09:58:59.706Z] #57 DONE 125.4s
09:58:59 [2021-02-22T09:58:59.706Z] 
09:58:59 [2021-02-22T09:58:59.706Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:58:59 [2021-02-22T09:58:59.706Z] #58 sha256:058f952dac9dcee9f74a1fa2a42d9ae03acb949faf660c50338c3d618d1bebb1
09:58:59 [2021-02-22T09:58:59.706Z] #58 DONE 0.1s
09:58:59 [2021-02-22T09:58:59.706Z] 
09:58:59 [2021-02-22T09:58:59.706Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:58:59 [2021-02-22T09:58:59.706Z] #59 sha256:f295943d40db0fd19f2dd4b87f7f68ee63c866172acbf8fe85e97101f0590e7e
09:58:59 [2021-02-22T09:58:59.706Z] #59 ...
09:58:59 [2021-02-22T09:58:59.706Z] 
09:58:59 [2021-02-22T09:58:59.706Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:58:59 [2021-02-22T09:58:59.706Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
09:58:59 [2021-02-22T09:58:59.706Z] #13 DONE 1.8s
09:58:59 [2021-02-22T09:58:59.869Z] #48 28.29 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:58:59 [2021-02-22T09:58:59.869Z] #48 28.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:58:59 [2021-02-22T09:58:59.869Z] #48 28.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:58:59 [2021-02-22T09:58:59.869Z] #48 28.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:58:59 [2021-02-22T09:58:59.869Z] #48 28.40 go: downloading github.com/gobwas/glob v0.2.3
09:58:59 [2021-02-22T09:58:59.967Z] 
09:58:59 [2021-02-22T09:58:59.967Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:58:59 [2021-02-22T09:58:59.967Z] #59 sha256:f295943d40db0fd19f2dd4b87f7f68ee63c866172acbf8fe85e97101f0590e7e
09:58:59 [2021-02-22T09:58:59.967Z] #59 DONE 0.1s
09:58:59 [2021-02-22T09:58:59.967Z] 
09:58:59 [2021-02-22T09:58:59.967Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:58:59 [2021-02-22T09:58:59.967Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:59:00 [2021-02-22T09:59:00.126Z] #48 28.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:59:00 [2021-02-22T09:59:00.126Z] #48 28.58 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:00 [2021-02-22T09:59:00.140Z] #28 14.07 
######################################################################## 100.0%
09:59:00 [2021-02-22T09:59:00.140Z] #28 14.24 
09:59:00 [2021-02-22T09:59:00.384Z] #48 28.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:00 [2021-02-22T09:59:00.384Z] #48 28.75 go: extracting github.com/gobwas/glob v0.2.3
09:59:00 [2021-02-22T09:59:00.384Z] #48 28.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:00 [2021-02-22T09:59:00.384Z] #48 28.77 go: downloading github.com/pmezard/go-difflib v1.0.0
09:59:00 [2021-02-22T09:59:00.384Z] #48 28.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.03 go: extracting github.com/pmezard/go-difflib v1.0.0
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.05 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.17 go: downloading github.com/gogo/protobuf v1.2.1
09:59:00 [2021-02-22T09:59:00.641Z] #48 29.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:01 [2021-02-22T09:59:01.100Z] #28 15.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:59:01 [2021-02-22T09:59:01.204Z] #48 29.61 go: downloading github.com/kisielk/gotool v1.0.0
09:59:01 [2021-02-22T09:59:01.204Z] #48 29.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:01 [2021-02-22T09:59:01.355Z] #12 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:01 [2021-02-22T09:59:01.462Z] #48 29.90 go: downloading github.com/BurntSushi/toml v0.3.1
09:59:01 [2021-02-22T09:59:01.668Z] #28 15.66 
09:59:01 [2021-02-22T09:59:01.668Z] #28 15.86 
######################################################################## 100.0%
09:59:01 [2021-02-22T09:59:01.718Z] #48 30.08 go: extracting github.com/kisielk/gotool v1.0.0
09:59:01 [2021-02-22T09:59:01.718Z] #48 30.19 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:01 [2021-02-22T09:59:01.883Z] #14 DONE 2.0s
09:59:01 [2021-02-22T09:59:01.883Z] 
09:59:01 [2021-02-22T09:59:01.883Z] #42 [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
09:59:01 [2021-02-22T09:59:01.883Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:01 [2021-02-22T09:59:01.883Z] #42 52.89   HOSTCC   compel/src/main-host.o
09:59:01 [2021-02-22T09:59:01.883Z] #42 53.43   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:59:01 [2021-02-22T09:59:01.883Z] #42 53.77   HOSTCC   compel/src/lib/handle-elf-host.o
09:59:01 [2021-02-22T09:59:01.883Z] #42 54.37   HOSTCC   compel/src/lib/log-host.o
09:59:01 [2021-02-22T09:59:01.883Z] #42 54.66   HOSTLINK compel/compel-host-bin
09:59:01 [2021-02-22T09:59:01.883Z] #42 54.94   DEP      soccr/soccr.d
09:59:01 [2021-02-22T09:59:01.883Z] #42 55.16   CC       soccr/soccr.o
09:59:01 [2021-02-22T09:59:01.927Z] #28 15.99 
09:59:01 [2021-02-22T09:59:01.927Z] #28 16.13 Download of images into '/build' complete.
09:59:01 [2021-02-22T09:59:01.927Z] #28 16.13 Use something like the following to load the result into a Docker daemon:
09:59:01 [2021-02-22T09:59:01.927Z] #28 16.13   tar -cC '/build' . | docker load
09:59:01 [2021-02-22T09:59:01.929Z] #26 ...
09:59:01 [2021-02-22T09:59:01.929Z] 
09:59:01 [2021-02-22T09:59:01.929Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:59:01 [2021-02-22T09:59:01.929Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
09:59:01 [2021-02-22T09:59:01.929Z] #10 DONE 5.2s
09:59:01 [2021-02-22T09:59:01.929Z] 
09:59:01 [2021-02-22T09:59:01.929Z] #26 [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
09:59:01 [2021-02-22T09:59:01.929Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:59:01 [2021-02-22T09:59:01.929Z] #26 DONE 16.6s
09:59:01 [2021-02-22T09:59:01.929Z] 
09:59:01 [2021-02-22T09:59:01.929Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:59:01 [2021-02-22T09:59:01.929Z] #27 sha256:847507475d2d18107d9113f9216234eefd688e29ada32aa20e62d6614ca386aa
09:59:01 [2021-02-22T09:59:01.929Z] #27 DONE 0.1s
09:59:01 [2021-02-22T09:59:01.929Z] 
09:59:01 [2021-02-22T09:59:01.929Z] #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
09:59:01 [2021-02-22T09:59:01.929Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
09:59:01 [2021-02-22T09:59:01.975Z] #48 30.43 go: extracting github.com/BurntSushi/toml v0.3.1
09:59:02 [2021-02-22T09:59:02.513Z] #28 DONE 16.6s
09:59:02 [2021-02-22T09:59:02.513Z] 
09:59:02 [2021-02-22T09:59:02.513Z] #57 [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
09:59:02 [2021-02-22T09:59:02.513Z] #57 sha256:70394fe10eac8696e7f244476187808613425902117f8fc3ad406035da01ecf8
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.08 + cd /tmp/tmp.WjxlTl7dne/src/github.com/rootless-containers/rootlesskit
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.08 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.12 + export GO111MODULE=on
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.12 + GO111MODULE=on
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.12 + for f in rootlesskit rootlesskit-docker-proxy
09:59:02 [2021-02-22T09:59:02.513Z] #57 12.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:59:02 [2021-02-22T09:59:02.513Z] #57 13.92 go: downloading github.com/sirupsen/logrus v1.7.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.05 go: downloading github.com/urfave/cli/v2 v2.3.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.08 go: downloading github.com/pkg/errors v0.9.1
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.11 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.47 go: extracting github.com/sirupsen/logrus v1.7.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.47 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.48 go: downloading github.com/gorilla/mux v1.8.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.77 go: downloading github.com/gofrs/flock v0.8.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 14.96 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:02 [2021-02-22T09:59:02.513Z] #57 15.06 go: extracting github.com/gorilla/mux v1.8.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 15.14 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:02 [2021-02-22T09:59:02.513Z] #57 15.18 go: extracting github.com/gofrs/flock v0.8.0
09:59:02 [2021-02-22T09:59:02.513Z] #57 15.21 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:59:02 [2021-02-22T09:59:02.773Z] #57 15.36 go: downloading github.com/google/uuid v1.2.0
09:59:02 [2021-02-22T09:59:02.773Z] #57 15.36 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:02 [2021-02-22T09:59:02.882Z] #11 DONE 1.0s
09:59:02 [2021-02-22T09:59:02.882Z] 
09:59:02 [2021-02-22T09:59:02.882Z] #23 [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
09:59:02 [2021-02-22T09:59:02.882Z] #23 sha256:276ca8b742391dd18f7a6206bcadaf5cfe99d0e569e79173502596e88943a605
09:59:02 [2021-02-22T09:59:02.905Z] #48 31.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:03 [2021-02-22T09:59:03.144Z] #23 ...
09:59:03 [2021-02-22T09:59:03.144Z] 
09:59:03 [2021-02-22T09:59:03.144Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:59:03 [2021-02-22T09:59:03.144Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
09:59:03 [2021-02-22T09:59:03.144Z] #38 DONE 0.4s
09:59:03 [2021-02-22T09:59:03.144Z] 
09:59:03 [2021-02-22T09:59:03.144Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:59:03 [2021-02-22T09:59:03.144Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
09:59:03 [2021-02-22T09:59:03.144Z] #30 DONE 0.4s
09:59:03 [2021-02-22T09:59:03.268Z] #42 ...
09:59:03 [2021-02-22T09:59:03.268Z] 
09:59:03 [2021-02-22T09:59:03.268Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:59:03 [2021-02-22T09:59:03.268Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
09:59:03 [2021-02-22T09:59:03.268Z] #15 1.379 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:59:03 [2021-02-22T09:59:03.268Z] #15 DONE 1.5s
09:59:03 [2021-02-22T09:59:03.352Z] #57 16.00 go: extracting github.com/google/uuid v1.2.0
09:59:03 [2021-02-22T09:59:03.352Z] #57 16.03 go: extracting github.com/pkg/errors v0.9.1
09:59:03 [2021-02-22T09:59:03.352Z] #57 16.09 go: downloading github.com/moby/vpnkit v0.4.0
09:59:03 [2021-02-22T09:59:03.406Z] 
09:59:03 [2021-02-22T09:59:03.406Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:03 [2021-02-22T09:59:03.406Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:59:03 [2021-02-22T09:59:03.529Z] 
09:59:03 [2021-02-22T09:59:03.529Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:59:03 [2021-02-22T09:59:03.529Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:59:04 [2021-02-22T09:59:04.100Z] #16 ...
09:59:04 [2021-02-22T09:59:04.100Z] 
09:59:04 [2021-02-22T09:59:04.100Z] #44 [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
09:59:04 [2021-02-22T09:59:04.100Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:59:04 [2021-02-22T09:59:04.100Z] #44 120.0 net/http/httptrace
09:59:04 [2021-02-22T09:59:04.100Z] #44 120.3 net/http
09:59:04 [2021-02-22T09:59:04.363Z] #44 ...
09:59:04 [2021-02-22T09:59:04.363Z] 
09:59:04 [2021-02-22T09:59:04.363Z] #42 [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
09:59:04 [2021-02-22T09:59:04.363Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:04 [2021-02-22T09:59:04.363Z] #42 57.14   AR       soccr/libsoccr.a
09:59:04 [2021-02-22T09:59:04.363Z] #42 57.20 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:04 [2021-02-22T09:59:04.624Z] #42 ...
09:59:04 [2021-02-22T09:59:04.624Z] 
09:59:04 [2021-02-22T09:59:04.624Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:59:04 [2021-02-22T09:59:04.624Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:59:04 [2021-02-22T09:59:04.624Z] #16 DONE 1.2s
09:59:04 [2021-02-22T09:59:04.624Z] 
09:59:04 [2021-02-22T09:59:04.624Z] #42 [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
09:59:04 [2021-02-22T09:59:04.624Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:04 [2021-02-22T09:59:04.624Z] #42 57.63   DEP      criu/arch/x86/sigframe.d
09:59:04 [2021-02-22T09:59:04.624Z] #42 57.75   DEP      criu/arch/x86/sigaction_compat.d
09:59:04 [2021-02-22T09:59:04.689Z] #12 ...
09:59:04 [2021-02-22T09:59:04.689Z] 
09:59:04 [2021-02-22T09:59:04.689Z] #48 [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
09:59:04 [2021-02-22T09:59:04.689Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.49 go: downloading github.com/pkg/errors v0.8.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading github.com/fatih/color v1.7.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading github.com/spf13/pflag v1.0.5
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading github.com/spf13/cobra v0.0.5
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading github.com/stretchr/testify v1.4.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.59 go: downloading github.com/spf13/viper v1.6.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.82 go: extracting github.com/pkg/errors v0.8.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.82 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.97 go: downloading github.com/go-critic/go-critic v0.4.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 15.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.00 go: extracting github.com/fatih/color v1.7.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.25 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.25 go: extracting github.com/spf13/pflag v1.0.5
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.39 go: extracting github.com/stretchr/testify v1.4.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.42 go: extracting github.com/spf13/cobra v0.0.5
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.55 go: extracting github.com/spf13/viper v1.6.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.58 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.58 go: downloading github.com/mattn/go-isatty v0.0.8
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.64 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:59:04 [2021-02-22T09:59:04.689Z] #48 16.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.00 go: extracting github.com/mattn/go-isatty v0.0.8
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.00 go: extracting github.com/go-critic/go-critic v0.4.1
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.00 go: downloading gopkg.in/yaml.v2 v2.2.7
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.00 go: downloading github.com/sirupsen/logrus v1.4.2
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.21 go: downloading github.com/subosito/gotenv v1.2.0
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.41 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.55 go: downloading github.com/spf13/afero v1.1.2
09:59:04 [2021-02-22T09:59:04.689Z] #48 17.55 go: extracting github.com/subosito/gotenv v1.2.0
09:59:04 [2021-02-22T09:59:04.884Z] #42 58.03   DEP      criu/arch/x86/kerndat.d
09:59:04 [2021-02-22T09:59:04.964Z] #48 17.59 go: downloading github.com/davecgh/go-spew v1.1.1
09:59:04 [2021-02-22T09:59:04.964Z] #48 17.74 go: extracting github.com/sirupsen/logrus v1.4.2
09:59:05 [2021-02-22T09:59:05.145Z] #42 58.29   DEP      criu/arch/x86/crtools.d
09:59:05 [2021-02-22T09:59:05.224Z] #48 17.87 go: extracting gopkg.in/yaml.v2 v2.2.7
09:59:05 [2021-02-22T09:59:05.224Z] #48 17.87 go: downloading github.com/hashicorp/hcl v1.0.0
09:59:05 [2021-02-22T09:59:05.224Z] #48 18.07 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:59:05 [2021-02-22T09:59:05.267Z] #57 ...
09:59:05 [2021-02-22T09:59:05.267Z] 
09:59:05 [2021-02-22T09:59:05.267Z] #48 [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
09:59:05 [2021-02-22T09:59:05.267Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:05 [2021-02-22T09:59:05.267Z] #48 17.79 go: downloading github.com/spf13/pflag v1.0.5
09:59:05 [2021-02-22T09:59:05.267Z] #48 17.80 go: downloading github.com/spf13/cobra v0.0.5
09:59:05 [2021-02-22T09:59:05.267Z] #48 17.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:05 [2021-02-22T09:59:05.267Z] #48 17.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:05 [2021-02-22T09:59:05.267Z] #48 18.07 go: downloading github.com/spf13/viper v1.6.1
09:59:05 [2021-02-22T09:59:05.267Z] #48 18.07 go: downloading github.com/pkg/errors v0.8.1
09:59:05 [2021-02-22T09:59:05.405Z] #42 58.51   DEP      criu/arch/x86/cpu.d
09:59:05 [2021-02-22T09:59:05.426Z] #48 ...
09:59:05 [2021-02-22T09:59:05.426Z] 
09:59:05 [2021-02-22T09:59:05.426Z] #39 [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
09:59:05 [2021-02-22T09:59:05.426Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:05 [2021-02-22T09:59:05.426Z] #39 23.43 Checking out files:  85% (1433/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
09:59:05 [2021-02-22T09:59:05.426Z] #39 23.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:05 [2021-02-22T09:59:05.426Z] #39 25.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:59:05 [2021-02-22T09:59:05.426Z] #39 ...
09:59:05 [2021-02-22T09:59:05.426Z] 
09:59:05 [2021-02-22T09:59:05.426Z] #63 [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
09:59:05 [2021-02-22T09:59:05.426Z] #63 sha256:e3c225c2e96b205bf9f9090255c720d482ac8f76c2c2f79ccd11bd116389ae74
09:59:05 [2021-02-22T09:59:05.426Z] #63 24.51 Checking out files:  61% (1174/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:59:05 [2021-02-22T09:59:05.426Z] #63 25.26 + cd /tmp/tmp.h3BZcNvy5z/src/github.com/docker/libnetwork
09:59:05 [2021-02-22T09:59:05.426Z] #63 25.26 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:05 [2021-02-22T09:59:05.426Z] #63 25.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:59:05 [2021-02-22T09:59:05.484Z] #48 18.18 go: extracting github.com/davecgh/go-spew v1.1.1
09:59:05 [2021-02-22T09:59:05.484Z] #48 18.18 go: extracting github.com/spf13/afero v1.1.2
09:59:05 [2021-02-22T09:59:05.526Z] #48 18.16 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:59:05 [2021-02-22T09:59:05.526Z] #48 18.24 go: downloading github.com/stretchr/testify v1.4.0
09:59:05 [2021-02-22T09:59:05.526Z] #48 18.34 go: downloading github.com/go-critic/go-critic v0.4.1
09:59:05 [2021-02-22T09:59:05.665Z] #42 ...
09:59:05 [2021-02-22T09:59:05.665Z] 
09:59:05 [2021-02-22T09:59:05.665Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:59:05 [2021-02-22T09:59:05.665Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
09:59:05 [2021-02-22T09:59:05.665Z] #17 DONE 1.1s
09:59:05 [2021-02-22T09:59:05.665Z] 
09:59:05 [2021-02-22T09:59:05.666Z] #42 [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
09:59:05 [2021-02-22T09:59:05.666Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:05 [2021-02-22T09:59:05.666Z] #42 58.75   CC       criu/arch/x86/cpu.o
09:59:05 [2021-02-22T09:59:05.683Z] #63 ...
09:59:05 [2021-02-22T09:59:05.683Z] 
09:59:05 [2021-02-22T09:59:05.683Z] #44 [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
09:59:05 [2021-02-22T09:59:05.683Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:05 [2021-02-22T09:59:05.683Z] #44 23.95 vendor/golang.org/x/crypto/internal/subtle
09:59:05 [2021-02-22T09:59:05.683Z] #44 24.12 vendor/golang.org/x/crypto/curve25519
09:59:05 [2021-02-22T09:59:05.683Z] #44 ...
09:59:05 [2021-02-22T09:59:05.683Z] 
09:59:05 [2021-02-22T09:59:05.683Z] #57 [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
09:59:05 [2021-02-22T09:59:05.683Z] #57 sha256:0d1450633041bed1bea8648fd4e6d47e1011e5f96cfb638e582e518f32ea8552
09:59:05 [2021-02-22T09:59:05.683Z] #57 28.72 go: finding github.com/pkg/errors v0.9.1
09:59:05 [2021-02-22T09:59:05.683Z] #57 28.95 go: finding github.com/sirupsen/logrus v1.7.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.17 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.27 go: finding github.com/google/uuid v1.2.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.29 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.33 go: finding github.com/moby/vpnkit v0.4.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.34 go: finding github.com/gofrs/flock v0.8.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.44 go: finding github.com/gorilla/mux v1.8.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.50 go: finding github.com/moby/sys/mountinfo v0.4.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.56 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.69 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.69 go: finding github.com/urfave/cli/v2 v2.3.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:05 [2021-02-22T09:59:05.683Z] #57 29.93 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:59:05 [2021-02-22T09:59:05.748Z] #48 18.54 go: downloading github.com/magiconair/properties v1.8.1
09:59:05 [2021-02-22T09:59:05.786Z] #48 18.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:59:05 [2021-02-22T09:59:05.786Z] #48 18.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:05 [2021-02-22T09:59:05.786Z] #48 18.38 go: extracting github.com/spf13/pflag v1.0.5
09:59:05 [2021-02-22T09:59:05.786Z] #48 18.53 go: extracting github.com/pkg/errors v0.8.1
09:59:05 [2021-02-22T09:59:05.786Z] #48 18.55 go: downloading github.com/fatih/color v1.7.0
09:59:06 [2021-02-22T09:59:06.009Z] #48 18.71 go: downloading golang.org/x/text v0.3.2
09:59:06 [2021-02-22T09:59:06.009Z] #48 18.71 go: downloading github.com/spf13/cast v1.3.0
09:59:06 [2021-02-22T09:59:06.009Z] #48 18.75 go: downloading gopkg.in/ini.v1 v1.51.0
09:59:06 [2021-02-22T09:59:06.046Z] #48 18.66 go: downloading github.com/sirupsen/logrus v1.4.2
09:59:06 [2021-02-22T09:59:06.046Z] #48 18.73 go: extracting github.com/spf13/cobra v0.0.5
09:59:06 [2021-02-22T09:59:06.046Z] #48 18.78 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:59:06 [2021-02-22T09:59:06.250Z] #57 ...
09:59:06 [2021-02-22T09:59:06.250Z] 
09:59:06 [2021-02-22T09:59:06.250Z] #33 [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
09:59:06 [2021-02-22T09:59:06.250Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:59:06 [2021-02-22T09:59:06.250Z] #33 34.67 sync
09:59:06 [2021-02-22T09:59:06.250Z] #33 34.69 internal/reflectlite
09:59:06 [2021-02-22T09:59:06.270Z] #48 18.98 go: extracting github.com/hashicorp/hcl v1.0.0
09:59:06 [2021-02-22T09:59:06.305Z] #48 18.96 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:59:06 [2021-02-22T09:59:06.305Z] #48 19.03 go: extracting github.com/fatih/color v1.7.0
09:59:06 [2021-02-22T09:59:06.305Z] #48 19.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:06 [2021-02-22T09:59:06.509Z] #33 ...
09:59:06 [2021-02-22T09:59:06.509Z] 
09:59:06 [2021-02-22T09:59:06.509Z] #41 [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
09:59:06 [2021-02-22T09:59:06.509Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:06 [2021-02-22T09:59:06.509Z] #41 24.98 Fetched 8422 kB in 19s (450 kB/s)
09:59:06 [2021-02-22T09:59:06.509Z] #41 24.98 Reading package lists...
09:59:06 [2021-02-22T09:59:06.531Z] #48 19.24 go: extracting github.com/spf13/cast v1.3.0
09:59:06 [2021-02-22T09:59:06.531Z] #48 19.39 go: extracting github.com/magiconair/properties v1.8.1
09:59:06 [2021-02-22T09:59:06.531Z] #48 19.44 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:59:06 [2021-02-22T09:59:06.531Z] #48 19.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:59:06 [2021-02-22T09:59:06.564Z] #48 19.15 go: extracting github.com/stretchr/testify v1.4.0
09:59:06 [2021-02-22T09:59:06.564Z] #48 19.28 go: extracting github.com/sirupsen/logrus v1.4.2
09:59:06 [2021-02-22T09:59:06.564Z] #48 19.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:06 [2021-02-22T09:59:06.564Z] #48 19.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:06 [2021-02-22T09:59:06.606Z] #42 59.77   CC       criu/arch/x86/crtools.o
09:59:06 [2021-02-22T09:59:06.766Z] #41 31.97 Reading package lists...
09:59:06 [2021-02-22T09:59:06.766Z] #41 ...
09:59:06 [2021-02-22T09:59:06.766Z] 
09:59:06 [2021-02-22T09:59:06.766Z] #54 [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
09:59:06 [2021-02-22T09:59:06.766Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:06 [2021-02-22T09:59:06.766Z] #54 25.19 Fetched 8422 kB in 19s (452 kB/s)
09:59:06 [2021-02-22T09:59:06.766Z] #54 25.19 Reading package lists...
09:59:06 [2021-02-22T09:59:06.795Z] #48 19.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:06 [2021-02-22T09:59:06.795Z] #48 19.56 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:59:06 [2021-02-22T09:59:06.795Z] #48 19.56 go: extracting gopkg.in/ini.v1 v1.51.0
09:59:06 [2021-02-22T09:59:06.823Z] #48 19.43 go: extracting github.com/spf13/viper v1.6.1
09:59:06 [2021-02-22T09:59:06.823Z] #48 19.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:06 [2021-02-22T09:59:06.867Z] #42 ...
09:59:06 [2021-02-22T09:59:06.867Z] 
09:59:06 [2021-02-22T09:59:06.867Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:59:06 [2021-02-22T09:59:06.867Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:59:06 [2021-02-22T09:59:06.867Z] #18 DONE 1.2s
09:59:06 [2021-02-22T09:59:06.867Z] 
09:59:06 [2021-02-22T09:59:06.867Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:06 [2021-02-22T09:59:06.867Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:07 [2021-02-22T09:59:07.023Z] #54 32.03 Reading package lists...
09:59:07 [2021-02-22T09:59:07.023Z] #54 ...
09:59:07 [2021-02-22T09:59:07.023Z] 
09:59:07 [2021-02-22T09:59:07.023Z] #35 [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
09:59:07 [2021-02-22T09:59:07.023Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:07 [2021-02-22T09:59:07.023Z] #35 25.01 Fetched 8422 kB in 19s (448 kB/s)
09:59:07 [2021-02-22T09:59:07.023Z] #35 25.01 Reading package lists...
09:59:07 [2021-02-22T09:59:07.023Z] #35 31.90 Reading package lists...
09:59:07 [2021-02-22T09:59:07.023Z] #35 ...
09:59:07 [2021-02-22T09:59:07.023Z] 
09:59:07 [2021-02-22T09:59:07.023Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:07 [2021-02-22T09:59:07.023Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:07 [2021-02-22T09:59:07.023Z] #12 25.18 Fetched 8422 kB in 19s (452 kB/s)
09:59:07 [2021-02-22T09:59:07.023Z] #12 25.18 Reading package lists...
09:59:07 [2021-02-22T09:59:07.055Z] #48 19.74 go: downloading github.com/pmezard/go-difflib v1.0.0
09:59:07 [2021-02-22T09:59:07.055Z] #48 19.84 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:59:07 [2021-02-22T09:59:07.055Z] #48 19.84 go: extracting github.com/pmezard/go-difflib v1.0.0
09:59:07 [2021-02-22T09:59:07.082Z] #48 19.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:07 [2021-02-22T09:59:07.082Z] #48 19.70 go: extracting github.com/go-critic/go-critic v0.4.1
09:59:07 [2021-02-22T09:59:07.082Z] #48 19.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:07 [2021-02-22T09:59:07.082Z] #48 19.83 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:07 [2021-02-22T09:59:07.082Z] #48 19.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:07 [2021-02-22T09:59:07.280Z] #12 32.16 Reading package lists...
09:59:07 [2021-02-22T09:59:07.280Z] #12 ...
09:59:07 [2021-02-22T09:59:07.280Z] 
09:59:07 [2021-02-22T09:59:07.280Z] #48 [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
09:59:07 [2021-02-22T09:59:07.280Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:59:07 [2021-02-22T09:59:07.280Z] #48 34.43 go: extracting github.com/gogo/protobuf v1.2.1
09:59:07 [2021-02-22T09:59:07.315Z] #48 20.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:59:07 [2021-02-22T09:59:07.315Z] #48 20.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:07 [2021-02-22T09:59:07.315Z] #48 ...
09:59:07 [2021-02-22T09:59:07.315Z] 
09:59:07 [2021-02-22T09:59:07.315Z] #44 [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
09:59:07 [2021-02-22T09:59:07.315Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:07 [2021-02-22T09:59:07.315Z] #44 10.18 internal/cpu
09:59:07 [2021-02-22T09:59:07.315Z] #44 10.24 runtime/internal/sys
09:59:07 [2021-02-22T09:59:07.315Z] #44 10.76 internal/race
09:59:07 [2021-02-22T09:59:07.315Z] #44 10.79 sync/atomic
09:59:07 [2021-02-22T09:59:07.315Z] #44 11.18 unicode
09:59:07 [2021-02-22T09:59:07.315Z] #44 11.27 runtime
09:59:07 [2021-02-22T09:59:07.315Z] #44 14.51 unicode/utf8
09:59:07 [2021-02-22T09:59:07.315Z] #44 15.37 math
09:59:07 [2021-02-22T09:59:07.315Z] #44 19.35 unicode/utf16
09:59:07 [2021-02-22T09:59:07.315Z] #44 19.69 container/list
09:59:07 [2021-02-22T09:59:07.315Z] #44 20.22 crypto/internal/subtle
09:59:07 [2021-02-22T09:59:07.341Z] #48 20.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:07 [2021-02-22T09:59:07.537Z] #48 35.89 go: extracting golang.org/x/text v0.3.2
09:59:07 [2021-02-22T09:59:07.575Z] #44 20.32 crypto/subtle
09:59:07 [2021-02-22T09:59:07.575Z] #44 ...
09:59:07 [2021-02-22T09:59:07.575Z] 
09:59:07 [2021-02-22T09:59:07.575Z] #48 [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
09:59:07 [2021-02-22T09:59:07.575Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:07 [2021-02-22T09:59:07.575Z] #48 20.27 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:07 [2021-02-22T09:59:07.575Z] #48 20.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:59:07 [2021-02-22T09:59:07.575Z] #48 20.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:59:07 [2021-02-22T09:59:07.575Z] #48 20.36 go: downloading github.com/pelletier/go-toml v1.2.0
09:59:07 [2021-02-22T09:59:07.575Z] #48 20.46 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:59:07 [2021-02-22T09:59:07.600Z] #48 20.11 go: downloading github.com/magiconair/properties v1.8.1
09:59:07 [2021-02-22T09:59:07.600Z] #48 20.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:07 [2021-02-22T09:59:07.600Z] #48 20.49 go: extracting github.com/magiconair/properties v1.8.1
09:59:07 [2021-02-22T09:59:07.839Z] #48 20.71 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:59:08 [2021-02-22T09:59:08.110Z] #48 20.90 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:59:08 [2021-02-22T09:59:08.167Z] #48 20.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:08 [2021-02-22T09:59:08.167Z] #48 20.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:08 [2021-02-22T09:59:08.167Z] #48 20.87 go: downloading github.com/go-toolsmith/astp v1.0.0
09:59:08 [2021-02-22T09:59:08.167Z] #48 21.01 go: extracting github.com/go-toolsmith/astp v1.0.0
09:59:08 [2021-02-22T09:59:08.167Z] #48 21.02 go: downloading github.com/pmezard/go-difflib v1.0.0
09:59:08 [2021-02-22T09:59:08.167Z] #48 21.07 go: extracting github.com/pmezard/go-difflib v1.0.0
09:59:08 [2021-02-22T09:59:08.167Z] #48 ...
09:59:08 [2021-02-22T09:59:08.167Z] 
09:59:08 [2021-02-22T09:59:08.167Z] #44 [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
09:59:08 [2021-02-22T09:59:08.168Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:08 [2021-02-22T09:59:08.168Z] #44 11.05 unicode
09:59:08 [2021-02-22T09:59:08.168Z] #44 14.72 internal/testlog
09:59:08 [2021-02-22T09:59:08.168Z] #44 15.18 encoding
09:59:08 [2021-02-22T09:59:08.168Z] #44 15.68 unicode/utf16
09:59:08 [2021-02-22T09:59:08.168Z] #44 16.14 container/list
09:59:08 [2021-02-22T09:59:08.168Z] #44 17.21 crypto/internal/subtle
09:59:08 [2021-02-22T09:59:08.168Z] #44 17.44 crypto/subtle
09:59:08 [2021-02-22T09:59:08.168Z] #44 17.89 vendor/golang.org/x/crypto/cryptobyte/asn1
09:59:08 [2021-02-22T09:59:08.168Z] #44 18.05 internal/nettrace
09:59:08 [2021-02-22T09:59:08.168Z] #44 18.15 runtime/cgo
09:59:08 [2021-02-22T09:59:08.253Z] #19 ...
09:59:08 [2021-02-22T09:59:08.253Z] 
09:59:08 [2021-02-22T09:59:08.253Z] #52 [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
09:59:08 [2021-02-22T09:59:08.253Z] #52 sha256:f912d109a32e98c02e7cec3f5962e65b0194651665267e963375783d77802bc9
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + RM_GOPATH=0
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + TMP_GOPATH=
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + : /build
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + '[' -z '' ']'
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 ++ mktemp -d
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + export GOPATH=/tmp/tmp.Gcpxu86l1s
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + GOPATH=/tmp/tmp.Gcpxu86l1s
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + RM_GOPATH=1
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 + case "$(go env GOARCH)" in
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.952 ++ go env GOARCH
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.958 + export GO_BUILDMODE=-buildmode=pie
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.958 + GO_BUILDMODE=-buildmode=pie
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.958 ++ dirname /tmp/install/install.sh
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + dir=/tmp/install
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + bin=runc
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + shift
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + '[' '!' -f /tmp/install/runc.installer ']'
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + . /tmp/install/runc.installer
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.961 + install_runc
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 + uname -r
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 + grep -q '^3\.10\.0.*\.el7\.'
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 + RUNC_BUILDTAGS='seccomp '
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gcpxu86l1s/src/github.com/opencontainers/runc
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.985 Cloning into '/tmp/tmp.Gcpxu86l1s/src/github.com/opencontainers/runc'...
09:59:08 [2021-02-22T09:59:08.253Z] #52 1.989 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:59:08 [2021-02-22T09:59:08.253Z] #52 ...
09:59:08 [2021-02-22T09:59:08.253Z] 
09:59:08 [2021-02-22T09:59:08.253Z] #42 [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
09:59:08 [2021-02-22T09:59:08.253Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:08 [2021-02-22T09:59:08.253Z] #42 61.39   CC       criu/arch/x86/kerndat.o
09:59:08 [2021-02-22T09:59:08.372Z] #48 21.03 go: extracting github.com/pelletier/go-toml v1.2.0
09:59:08 [2021-02-22T09:59:08.372Z] #48 ...
09:59:08 [2021-02-22T09:59:08.372Z] 
09:59:08 [2021-02-22T09:59:08.372Z] #46 [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
09:59:08 [2021-02-22T09:59:08.372Z] #46 sha256:fe8b3c08efbc5bf3adb9a2d36748fa87ee9d1134b918278bfff2964df5a85500
09:59:08 [2021-02-22T09:59:08.372Z] #46 11.04 go: extracting gotest.tools/gotestsum v0.5.3
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading github.com/fatih/color v1.9.0
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading github.com/spf13/pflag v1.0.3
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.63 go: downloading github.com/pkg/errors v0.9.1
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.95 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:08 [2021-02-22T09:59:08.372Z] #46 12.95 go: extracting github.com/fatih/color v1.9.0
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.02 go: downloading github.com/mattn/go-isatty v0.0.12
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.14 go: downloading github.com/jonboulle/clockwork v0.1.0
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.14 go: extracting github.com/pkg/errors v0.9.1
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.28 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.28 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.28 go: downloading github.com/mattn/go-colorable v0.1.6
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.33 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.36 go: extracting github.com/spf13/pflag v1.0.3
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.44 go: extracting github.com/mattn/go-isatty v0.0.12
09:59:08 [2021-02-22T09:59:08.372Z] #46 13.89 go: extracting github.com/mattn/go-colorable v0.1.6
09:59:08 [2021-02-22T09:59:08.372Z] #46 14.08 go: extracting github.com/jonboulle/clockwork v0.1.0
09:59:08 [2021-02-22T09:59:08.372Z] #46 15.49 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:08 [2021-02-22T09:59:08.372Z] #46 17.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:08 [2021-02-22T09:59:08.372Z] #46 17.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:08 [2021-02-22T09:59:08.372Z] #46 ...
09:59:08 [2021-02-22T09:59:08.372Z] 
09:59:08 [2021-02-22T09:59:08.372Z] #48 [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
09:59:08 [2021-02-22T09:59:08.372Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:08 [2021-02-22T09:59:08.372Z] #48 21.24 go: downloading github.com/mattn/go-colorable v0.1.4
09:59:08 [2021-02-22T09:59:08.432Z] #44 ...
09:59:08 [2021-02-22T09:59:08.432Z] 
09:59:08 [2021-02-22T09:59:08.432Z] #46 [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
09:59:08 [2021-02-22T09:59:08.432Z] #46 sha256:71ec489941c2acba997b9bfccd4a70b11c284ec22a3de31870b0f6c61e83df57
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.17 go: downloading github.com/spf13/pflag v1.0.3
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.19 go: downloading github.com/fatih/color v1.9.0
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.31 go: downloading github.com/pkg/errors v0.9.1
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.40 go: downloading github.com/jonboulle/clockwork v0.1.0
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.51 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.52 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:08 [2021-02-22T09:59:08.432Z] #46 11.95 go: extracting github.com/pkg/errors v0.9.1
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.02 go: extracting github.com/jonboulle/clockwork v0.1.0
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.10 go: extracting github.com/spf13/pflag v1.0.3
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.10 go: extracting github.com/fatih/color v1.9.0
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.13 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.13 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.24 go: downloading github.com/mattn/go-colorable v0.1.6
09:59:08 [2021-02-22T09:59:08.432Z] #46 12.25 go: downloading github.com/mattn/go-isatty v0.0.12
09:59:08 [2021-02-22T09:59:08.432Z] #46 13.06 go: extracting github.com/mattn/go-colorable v0.1.6
09:59:08 [2021-02-22T09:59:08.432Z] #46 13.42 go: extracting github.com/mattn/go-isatty v0.0.12
09:59:08 [2021-02-22T09:59:08.432Z] #46 15.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:08 [2021-02-22T09:59:08.432Z] #46 16.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:08 [2021-02-22T09:59:08.432Z] #46 17.41 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:08 [2021-02-22T09:59:08.633Z] #48 21.35 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:59:08 [2021-02-22T09:59:08.691Z] #46 ...
09:59:08 [2021-02-22T09:59:08.691Z] 
09:59:08 [2021-02-22T09:59:08.691Z] #35 [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
09:59:08 [2021-02-22T09:59:08.691Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:08 [2021-02-22T09:59:08.691Z] #35 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:08 [2021-02-22T09:59:08.691Z] #35 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:08 [2021-02-22T09:59:08.691Z] #35 ...
09:59:08 [2021-02-22T09:59:08.691Z] 
09:59:08 [2021-02-22T09:59:08.691Z] #48 [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
09:59:08 [2021-02-22T09:59:08.691Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:08 [2021-02-22T09:59:08.691Z] #48 21.11 go: downloading gopkg.in/ini.v1 v1.51.0
09:59:08 [2021-02-22T09:59:08.691Z] #48 21.12 go: downloading github.com/ultraware/whitespace v0.0.4
09:59:08 [2021-02-22T09:59:08.691Z] #48 21.15 go: extracting github.com/ultraware/whitespace v0.0.4
09:59:08 [2021-02-22T09:59:08.691Z] #48 21.23 go: extracting gopkg.in/ini.v1 v1.51.0
09:59:08 [2021-02-22T09:59:08.751Z] #31 4.832 + git clone https://github.com/kolyshkin/go-swagger.git .
09:59:08 [2021-02-22T09:59:08.751Z] #31 4.840 Cloning into '.'...
09:59:08 [2021-02-22T09:59:08.751Z] #31 ...
09:59:08 [2021-02-22T09:59:08.751Z] 
09:59:08 [2021-02-22T09:59:08.751Z] #28 [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
09:59:08 [2021-02-22T09:59:08.751Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:08 [2021-02-22T09:59:08.751Z] #28 1.635 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:59:08 [2021-02-22T09:59:08.751Z] #28 1.823 
09:59:08 [2021-02-22T09:59:08.751Z] #28 1.995 
                                                                           0.0%
###                                                                        5.3%
###############                                                           21.8%
##############################                                            42.6%
#############################################                             63.6%
###########################################################               83.2%
######################################################################## 100.0%
09:59:08 [2021-02-22T09:59:08.751Z] #28 2.904 
09:59:08 [2021-02-22T09:59:08.751Z] #28 3.052 
#####                                                                      7.1%
#############################################                             62.6%
######################################################################## 100.0%
09:59:08 [2021-02-22T09:59:08.751Z] #28 3.395 
09:59:08 [2021-02-22T09:59:08.751Z] #28 3.565 
                                                                           0.2%
#################################                                         46.4%
###############################################################           87.7%
######################################################################## 100.0%
09:59:08 [2021-02-22T09:59:08.751Z] #28 4.026 
09:59:08 [2021-02-22T09:59:08.751Z] #28 4.194 
                                                                           0.0%
#####                                                                      8.2%
###################                                                       27.6%
###############################                                           43.6%
#########################################                                 58.2%
#####################################################                     74.1%
#################################################################         91.6%
######################################################################## 100.0%
09:59:08 [2021-02-22T09:59:08.751Z] #28 5.233 
09:59:08 [2021-02-22T09:59:08.823Z] #42 61.97   CC       criu/arch/x86/sigaction_compat.o
09:59:08 [2021-02-22T09:59:08.894Z] #48 21.55 go: extracting github.com/mattn/go-colorable v0.1.4
09:59:08 [2021-02-22T09:59:08.952Z] #48 ...
09:59:08 [2021-02-22T09:59:08.952Z] 
09:59:08 [2021-02-22T09:59:08.952Z] #54 [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
09:59:08 [2021-02-22T09:59:08.952Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:08 [2021-02-22T09:59:08.952Z] #54 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:08 [2021-02-22T09:59:08.952Z] #54 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:09 [2021-02-22T09:59:09.083Z] #42 62.30   CC       criu/arch/x86/sigframe.o
09:59:09 [2021-02-22T09:59:09.154Z] #48 21.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:59:09 [2021-02-22T09:59:09.154Z] #48 21.85 go: downloading github.com/stretchr/objx v0.2.0
09:59:09 [2021-02-22T09:59:09.154Z] #48 22.04 go: extracting github.com/stretchr/objx v0.2.0
09:59:09 [2021-02-22T09:59:09.211Z] #54 ...
09:59:09 [2021-02-22T09:59:09.211Z] 
09:59:09 [2021-02-22T09:59:09.211Z] #46 [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
09:59:09 [2021-02-22T09:59:09.211Z] #46 sha256:71ec489941c2acba997b9bfccd4a70b11c284ec22a3de31870b0f6c61e83df57
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.71 go: finding github.com/fatih/color v1.9.0
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.73 go: finding github.com/pkg/errors v0.9.1
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.84 go: finding github.com/spf13/pflag v1.0.3
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.89 go: finding github.com/mattn/go-colorable v0.1.6
09:59:09 [2021-02-22T09:59:09.211Z] #46 21.96 go: finding github.com/mattn/go-isatty v0.0.12
09:59:09 [2021-02-22T09:59:09.211Z] #46 ...
09:59:09 [2021-02-22T09:59:09.211Z] 
09:59:09 [2021-02-22T09:59:09.211Z] #41 [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
09:59:09 [2021-02-22T09:59:09.211Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:09 [2021-02-22T09:59:09.211Z] #41 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:09 [2021-02-22T09:59:09.211Z] #41 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:09 [2021-02-22T09:59:09.416Z] #48 ...
09:59:09 [2021-02-22T09:59:09.416Z] 
09:59:09 [2021-02-22T09:59:09.416Z] #54 [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
09:59:09 [2021-02-22T09:59:09.416Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:09 [2021-02-22T09:59:09.416Z] #54 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:09 [2021-02-22T09:59:09.416Z] #54 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:09 [2021-02-22T09:59:09.416Z] #54 ...
09:59:09 [2021-02-22T09:59:09.416Z] 
09:59:09 [2021-02-22T09:59:09.416Z] #48 [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
09:59:09 [2021-02-22T09:59:09.416Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:09 [2021-02-22T09:59:09.416Z] #48 22.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:09 [2021-02-22T09:59:09.470Z] #41 ...
09:59:09 [2021-02-22T09:59:09.470Z] 
09:59:09 [2021-02-22T09:59:09.470Z] #48 [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
09:59:09 [2021-02-22T09:59:09.470Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:09 [2021-02-22T09:59:09.470Z] #48 22.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:09 [2021-02-22T09:59:09.654Z] #42 62.65   LINK     criu/arch/x86/crtools.built-in.o
09:59:09 [2021-02-22T09:59:09.654Z] #42 62.70   DEP      criu/pie/util-vdso-elf32.d
09:59:09 [2021-02-22T09:59:09.654Z] #42 62.86   DEP      criu/pie/util-vdso.d
09:59:09 [2021-02-22T09:59:09.654Z] #42 62.99   DEP      criu/pie/util.d
09:59:09 [2021-02-22T09:59:09.682Z] #48 22.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:09 [2021-02-22T09:59:09.682Z] #48 ...
09:59:09 [2021-02-22T09:59:09.682Z] 
09:59:09 [2021-02-22T09:59:09.682Z] #35 [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
09:59:09 [2021-02-22T09:59:09.682Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:09 [2021-02-22T09:59:09.682Z] #35 12.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:09 [2021-02-22T09:59:09.682Z] #35 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:09 [2021-02-22T09:59:09.729Z] #48 ...
09:59:09 [2021-02-22T09:59:09.729Z] 
09:59:09 [2021-02-22T09:59:09.729Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:09 [2021-02-22T09:59:09.729Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:09 [2021-02-22T09:59:09.729Z] #12 12.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:09 [2021-02-22T09:59:09.729Z] #12 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:09 [2021-02-22T09:59:09.950Z] #35 ...
09:59:09 [2021-02-22T09:59:09.950Z] 
09:59:09 [2021-02-22T09:59:09.950Z] #48 [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
09:59:09 [2021-02-22T09:59:09.950Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:09 [2021-02-22T09:59:09.950Z] #48 22.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:10 [2021-02-22T09:59:10.000Z] #12 ...
09:59:10 [2021-02-22T09:59:10.000Z] 
09:59:10 [2021-02-22T09:59:10.000Z] #46 [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
09:59:10 [2021-02-22T09:59:10.000Z] #46 sha256:71ec489941c2acba997b9bfccd4a70b11c284ec22a3de31870b0f6c61e83df57
09:59:10 [2021-02-22T09:59:10.000Z] #46 22.24 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:10 [2021-02-22T09:59:10.000Z] #46 22.34 go: finding github.com/jonboulle/clockwork v0.1.0
09:59:10 [2021-02-22T09:59:10.000Z] #46 22.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:10 [2021-02-22T09:59:10.000Z] #46 22.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:10 [2021-02-22T09:59:10.000Z] #46 22.54 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:10 [2021-02-22T09:59:10.224Z] #42 63.15   CC       criu/pie/util.o
09:59:10 [2021-02-22T09:59:10.484Z] #42 63.46   CC       criu/pie/util-vdso.o
09:59:10 [2021-02-22T09:59:10.526Z] #48 ...
09:59:10 [2021-02-22T09:59:10.526Z] 
09:59:10 [2021-02-22T09:59:10.526Z] #57 [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
09:59:10 [2021-02-22T09:59:10.526Z] #57 sha256:bcfffb701d4e0d911759b18959ec9e945e0ce06600f2a4f2fd39c063b241dce3
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + cd /tmp/tmp.ATkTk0FQCE/src/github.com/rootless-containers/rootlesskit
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + export GO111MODULE=on
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + GO111MODULE=on
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + for f in rootlesskit rootlesskit-docker-proxy
09:59:10 [2021-02-22T09:59:10.526Z] #57 13.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:59:10 [2021-02-22T09:59:10.526Z] #57 14.91 go: downloading github.com/pkg/errors v0.9.1
09:59:10 [2021-02-22T09:59:10.526Z] #57 14.95 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:10 [2021-02-22T09:59:10.526Z] #57 14.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.04 go: downloading github.com/moby/vpnkit v0.4.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.09 go: downloading github.com/sirupsen/logrus v1.7.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.15 go: extracting github.com/pkg/errors v0.9.1
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.40 go: downloading github.com/urfave/cli/v2 v2.3.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.55 go: downloading github.com/gofrs/flock v0.8.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.73 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 15.82 go: downloading github.com/google/uuid v1.2.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.00 go: extracting github.com/google/uuid v1.2.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.39 go: extracting github.com/sirupsen/logrus v1.7.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.39 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.39 go: downloading github.com/gorilla/mux v1.8.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 16.72 go: extracting github.com/gofrs/flock v0.8.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 17.21 go: extracting github.com/gorilla/mux v1.8.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 18.47 go: extracting github.com/moby/vpnkit v0.4.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 18.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:10 [2021-02-22T09:59:10.526Z] #57 18.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:59:10 [2021-02-22T09:59:10.526Z] #57 19.79 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:10 [2021-02-22T09:59:10.526Z] #57 22.46 go: extracting github.com/urfave/cli/v2 v2.3.0
09:59:10 [2021-02-22T09:59:10.526Z] #57 ...
09:59:10 [2021-02-22T09:59:10.526Z] 
09:59:10 [2021-02-22T09:59:10.526Z] #41 [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
09:59:10 [2021-02-22T09:59:10.526Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:10 [2021-02-22T09:59:10.526Z] #41 13.10 Fetched 8422 kB in 8s (1029 kB/s)
09:59:10 [2021-02-22T09:59:10.526Z] #41 13.10 Reading package lists...
09:59:10 [2021-02-22T09:59:10.526Z] #41 20.40 Reading package lists...
09:59:10 [2021-02-22T09:59:10.526Z] #41 ...
09:59:10 [2021-02-22T09:59:10.526Z] 
09:59:10 [2021-02-22T09:59:10.526Z] #46 [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
09:59:10 [2021-02-22T09:59:10.526Z] #46 sha256:fe8b3c08efbc5bf3adb9a2d36748fa87ee9d1134b918278bfff2964df5a85500
09:59:10 [2021-02-22T09:59:10.526Z] #46 21.92 go: finding github.com/fatih/color v1.9.0
09:59:10 [2021-02-22T09:59:10.526Z] #46 21.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:10 [2021-02-22T09:59:10.526Z] #46 21.98 go: finding github.com/pkg/errors v0.9.1
09:59:10 [2021-02-22T09:59:10.526Z] #46 21.98 go: finding github.com/mattn/go-colorable v0.1.6
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.18 go: finding github.com/mattn/go-isatty v0.0.12
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.18 go: finding github.com/spf13/pflag v1.0.3
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.63 go: finding github.com/jonboulle/clockwork v0.1.0
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:10 [2021-02-22T09:59:10.526Z] #46 22.79 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:11 [2021-02-22T09:59:11.055Z] #42 64.21   CC       criu/pie/util-vdso-elf32.o
09:59:11 [2021-02-22T09:59:11.380Z] #46 ...
09:59:11 [2021-02-22T09:59:11.380Z] 
09:59:11 [2021-02-22T09:59:11.380Z] #33 [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
09:59:11 [2021-02-22T09:59:11.380Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
09:59:11 [2021-02-22T09:59:11.380Z] #33 13.97 unicode/utf8
09:59:11 [2021-02-22T09:59:11.380Z] #33 14.51 unicode
09:59:11 [2021-02-22T09:59:11.380Z] #33 18.92 runtime/cgo
09:59:11 [2021-02-22T09:59:11.380Z] #33 ...
09:59:11 [2021-02-22T09:59:11.380Z] 
09:59:11 [2021-02-22T09:59:11.380Z] #50 [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
09:59:11 [2021-02-22T09:59:11.380Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
09:59:11 [2021-02-22T09:59:11.380Z] #50 20.36 + cd /tmp/tmp.tsr6BYSJd7/src/github.com/mvdan/sh
09:59:11 [2021-02-22T09:59:11.380Z] #50 20.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:59:11 [2021-02-22T09:59:11.380Z] #50 20.49 + GO111MODULE=on
09:59:11 [2021-02-22T09:59:11.380Z] #50 20.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:59:11 [2021-02-22T09:59:11.380Z] #50 21.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:11 [2021-02-22T09:59:11.380Z] #50 21.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:11 [2021-02-22T09:59:11.380Z] #50 21.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:11 [2021-02-22T09:59:11.380Z] #50 22.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:11 [2021-02-22T09:59:11.380Z] #50 22.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:11 [2021-02-22T09:59:11.380Z] #50 22.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:11 [2021-02-22T09:59:11.380Z] #50 23.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:11 [2021-02-22T09:59:11.715Z] #48 ...
09:59:11 [2021-02-22T09:59:11.715Z] 
09:59:11 [2021-02-22T09:59:11.715Z] #33 [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
09:59:11 [2021-02-22T09:59:11.715Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:59:11 [2021-02-22T09:59:11.715Z] #33 37.50 sort
09:59:11 [2021-02-22T09:59:11.715Z] #33 37.50 errors
09:59:11 [2021-02-22T09:59:11.715Z] #33 38.05 strconv
09:59:11 [2021-02-22T09:59:11.715Z] #33 38.69 io
09:59:11 [2021-02-22T09:59:11.715Z] #33 39.93 internal/oserror
09:59:11 [2021-02-22T09:59:11.715Z] #33 40.22 syscall
09:59:11 [2021-02-22T09:59:11.996Z] #42 65.01   AR       criu/pie/pie.lib.a
09:59:11 [2021-02-22T09:59:11.996Z] #42 65.07   DEP      criu/pie/restorer.d
09:59:11 [2021-02-22T09:59:11.996Z] #42 65.33   DEP      criu/arch/x86/sigaction_compat_pie.d
09:59:12 [2021-02-22T09:59:12.256Z] #42 65.43   DEP      criu/arch/x86/restorer_unmap.d
09:59:12 [2021-02-22T09:59:12.256Z] #42 65.45   DEP      criu/arch/x86/restorer.d
09:59:12 [2021-02-22T09:59:12.316Z] #50 24.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:12 [2021-02-22T09:59:12.516Z] #42 65.68   DEP      criu/arch/x86/vdso-pie.d
09:59:12 [2021-02-22T09:59:12.516Z] #42 65.83   DEP      criu/pie/parasite-vdso.d
09:59:12 [2021-02-22T09:59:12.575Z] #50 ...
09:59:12 [2021-02-22T09:59:12.575Z] 
09:59:12 [2021-02-22T09:59:12.575Z] #63 [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
09:59:12 [2021-02-22T09:59:12.575Z] #63 sha256:c57a6f6fcf4ff685dac8b90aac3e01a459e496abaf792630ba66ab4bb44af3c1
09:59:12 [2021-02-22T09:59:12.777Z] #42 65.98   DEP      criu/pie/parasite.d
09:59:12 [2021-02-22T09:59:12.792Z] #28 5.467 
                                                                           0.0%
                                                                           0.5%
                                                                           0.7%
                                                                           1.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.3%
######                                                                     8.5%
#######                                                                   10.4%
#########                                                                 13.3%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.7%
################                                                          23.5%
#################                                                         24.4%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.3%
#######################                                                   32.0%
########################                                                  33.9%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.3%
#############################                                             40.5%
##############################                                            41.9%
###############################                                           43.4%
################################                                          45.0%
#################################                                         47.1%
###################################                                       49.3%
####################################                                      50.9%
######################################                                    52.9%
#######################################                                   54.8%
#########################################                                 57.2%
##########################################                                59.2%
############################################                              61.8%
#############################################                             63.7%
###############################################                           66.1%
################################################                          66.9%
################################################                          67.6%
#################################################                         68.5%
#################################################                         69.2%
##################################################                        70.0%
##################################################                        70.7%
####
09:59:12 [2021-02-22T09:59:12.792Z] #28 ...
09:59:12 [2021-02-22T09:59:12.792Z] 
09:59:12 [2021-02-22T09:59:12.792Z] #57 [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
09:59:12 [2021-02-22T09:59:12.792Z] #57 sha256:5da321d814186cf012ab3c0813b7c9205688cdd538e2a4c81ea60c933966d1cf
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.137 + RM_GOPATH=0
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.137 + TMP_GOPATH=
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.137 + : /build
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.137 + '[' -z '' ']'
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.137 ++ mktemp -d
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.144 + export GOPATH=/tmp/tmp.m82yOQxYHj
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.144 + GOPATH=/tmp/tmp.m82yOQxYHj
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.145 + RM_GOPATH=1
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.145 + case "$(go env GOARCH)" in
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.146 ++ go env GOARCH
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.159 + export GO_BUILDMODE=-buildmode=pie
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.164 + GO_BUILDMODE=-buildmode=pie
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.165 ++ dirname /tmp/install/install.sh
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.174 + dir=/tmp/install
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.175 + bin=rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.175 + shift
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.175 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.176 + . /tmp/install/rootlesskit.installer
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.179 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.200 + install_rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.201 + case "$1" in
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.201 + export CGO_ENABLED=0
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.202 + CGO_ENABLED=0
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.202 + _install_rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.203 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.203 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.203 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.m82yOQxYHj/src/github.com/rootless-containers/rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 5.212 Cloning into '/tmp/tmp.m82yOQxYHj/src/github.com/rootless-containers/rootlesskit'...
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.967 + cd /tmp/tmp.m82yOQxYHj/src/github.com/rootless-containers/rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.967 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.980 + export GO111MODULE=on
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.980 + GO111MODULE=on
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.980 + for f in rootlesskit rootlesskit-docker-proxy
09:59:12 [2021-02-22T09:59:12.792Z] #57 8.980 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:59:12 [2021-02-22T09:59:12.792Z] #57 ...
09:59:12 [2021-02-22T09:59:12.792Z] 
09:59:12 [2021-02-22T09:59:12.792Z] #33 [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
09:59:12 [2021-02-22T09:59:12.792Z] #33 sha256:3fc2c6fa6cd77fd5f78c0f52fcb38015f389d04c21838f772e8f130f55c37c43
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.503 + RM_GOPATH=0
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.503 + TMP_GOPATH=
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.503 + : /build
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.503 + '[' -z '' ']'
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.505 ++ mktemp -d
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.513 + export GOPATH=/tmp/tmp.8ZLjHW25um
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.513 + GOPATH=/tmp/tmp.8ZLjHW25um
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.513 + RM_GOPATH=1
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.513 + case "$(go env GOARCH)" in
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.513 ++ go env GOARCH
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.536 + export GO_BUILDMODE=-buildmode=pie
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.536 + GO_BUILDMODE=-buildmode=pie
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.541 ++ dirname /tmp/install/install.sh
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + dir=/tmp/install
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + bin=tomlv
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + shift
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + . /tmp/install/tomlv.installer
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + install_tomlv
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.544 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8ZLjHW25um/src/github.com/BurntSushi/toml
09:59:12 [2021-02-22T09:59:12.792Z] #33 4.547 Cloning into '/tmp/tmp.8ZLjHW25um/src/github.com/BurntSushi/toml'...
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.222 + cd /tmp/tmp.8ZLjHW25um/src/github.com/BurntSushi/toml
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.223 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.246 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.953 internal/cpu
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.973 runtime/internal/sys
09:59:12 [2021-02-22T09:59:12.792Z] #33 5.976 math/bits
09:59:12 [2021-02-22T09:59:12.792Z] #33 6.074 runtime/internal/atomic
09:59:12 [2021-02-22T09:59:12.792Z] #33 6.248 runtime/internal/math
09:59:12 [2021-02-22T09:59:12.792Z] #33 6.427 unicode/utf8
09:59:12 [2021-02-22T09:59:12.792Z] #33 6.523 internal/race
09:59:12 [2021-02-22T09:59:12.792Z] #33 6.717 sync/atomic
09:59:12 [2021-02-22T09:59:12.792Z] #33 7.013 internal/bytealg
09:59:12 [2021-02-22T09:59:12.792Z] #33 7.088 math
09:59:12 [2021-02-22T09:59:12.792Z] #33 7.156 unicode
09:59:12 [2021-02-22T09:59:12.792Z] #33 7.181 internal/testlog
09:59:12 [2021-02-22T09:59:12.792Z] #33 7.757 encoding
09:59:12 [2021-02-22T09:59:12.792Z] #33 8.153 runtime/cgo
09:59:12 [2021-02-22T09:59:12.792Z] #33 8.471 runtime
09:59:13 [2021-02-22T09:59:13.037Z] #42 66.25   CC       criu/pie/parasite.o
09:59:13 [2021-02-22T09:59:13.056Z] #33 ...
09:59:13 [2021-02-22T09:59:13.056Z] 
09:59:13 [2021-02-22T09:59:13.056Z] #50 [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
09:59:13 [2021-02-22T09:59:13.056Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.036 + RM_GOPATH=0
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.036 + TMP_GOPATH=
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.036 + : /build
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.036 + '[' -z '' ']'
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.036 ++ mktemp -d
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.038 + export GOPATH=/tmp/tmp.6DQkhKL2dj
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.038 + GOPATH=/tmp/tmp.6DQkhKL2dj
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.038 + RM_GOPATH=1
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.038 + case "$(go env GOARCH)" in
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.042 ++ go env GOARCH
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.053 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + export GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 ++ dirname /tmp/install/install.sh
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + dir=/tmp/install
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + bin=shfmt
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + shift
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + . /tmp/install/shfmt.installer
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + install_shfmt
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6DQkhKL2dj/src/github.com/mvdan/sh
09:59:13 [2021-02-22T09:59:13.056Z] #50 3.062 Cloning into '/tmp/tmp.6DQkhKL2dj/src/github.com/mvdan/sh'...
09:59:13 [2021-02-22T09:59:13.056Z] #50 8.118 + cd /tmp/tmp.6DQkhKL2dj/src/github.com/mvdan/sh
09:59:13 [2021-02-22T09:59:13.056Z] #50 8.118 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:59:13 [2021-02-22T09:59:13.056Z] #50 8.204 + GO111MODULE=on
09:59:13 [2021-02-22T09:59:13.056Z] #50 8.208 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:59:13 [2021-02-22T09:59:13.056Z] #50 9.651 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:13 [2021-02-22T09:59:13.056Z] #50 9.672 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:13 [2021-02-22T09:59:13.056Z] #50 9.720 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:13 [2021-02-22T09:59:13.056Z] #50 10.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:13 [2021-02-22T09:59:13.056Z] #50 10.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:13 [2021-02-22T09:59:13.078Z] #46 ...
09:59:13 [2021-02-22T09:59:13.078Z] 
09:59:13 [2021-02-22T09:59:13.078Z] #33 [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
09:59:13 [2021-02-22T09:59:13.078Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
09:59:13 [2021-02-22T09:59:13.078Z] #33 15.66 internal/testlog
09:59:13 [2021-02-22T09:59:13.078Z] #33 15.94 encoding
09:59:13 [2021-02-22T09:59:13.078Z] #33 16.25 runtime/cgo
09:59:13 [2021-02-22T09:59:13.078Z] #33 ...
09:59:13 [2021-02-22T09:59:13.078Z] 
09:59:13 [2021-02-22T09:59:13.078Z] #39 [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
09:59:13 [2021-02-22T09:59:13.078Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:13 [2021-02-22T09:59:13.078Z] #39 24.09 Checking out files:  85% (1433/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
09:59:13 [2021-02-22T09:59:13.078Z] #39 24.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:13 [2021-02-22T09:59:13.093Z] #63 25.19 Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:59:13 [2021-02-22T09:59:13.093Z] #63 25.83 + cd /tmp/tmp.mGwdiDAuKL/src/github.com/docker/libnetwork
09:59:13 [2021-02-22T09:59:13.093Z] #63 25.83 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:13 [2021-02-22T09:59:13.319Z] #50 ...
09:59:13 [2021-02-22T09:59:13.319Z] 
09:59:13 [2021-02-22T09:59:13.319Z] #46 [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
09:59:13 [2021-02-22T09:59:13.319Z] #46 sha256:78f826951ad5ae9dd212a897f4feb3d54c10e9cf2681030da5ecc7c9ef45254b
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.328 + RM_GOPATH=0
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.328 + TMP_GOPATH=
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.328 + : /build
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.328 + '[' -z '' ']'
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.329 ++ mktemp -d
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.332 + export GOPATH=/tmp/tmp.3fuLD7JwN1
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.332 + GOPATH=/tmp/tmp.3fuLD7JwN1
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.332 + RM_GOPATH=1
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.332 + case "$(go env GOARCH)" in
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.332 ++ go env GOARCH
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.340 + export GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.340 + GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 ++ dirname /tmp/install/install.sh
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + dir=/tmp/install
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + bin=gotestsum
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + shift
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + . /tmp/install/gotestsum.installer
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 ++ : v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + install_gotestsum
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + set -e
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + export GO111MODULE=on
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + GO111MODULE=on
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + GOBIN=/build
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.344 + go get gotest.tools/gotestsum@v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.375 go: finding gotest.tools v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 3.375 go: finding gotest.tools/gotestsum v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 4.237 go: downloading gotest.tools/gotestsum v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 4.749 go: extracting gotest.tools/gotestsum v0.5.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.587 go: downloading github.com/spf13/pflag v1.0.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.741 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.744 go: downloading github.com/pkg/errors v0.9.1
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.744 go: downloading github.com/fatih/color v1.9.0
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.878 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.938 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.940 go: extracting github.com/pkg/errors v0.9.1
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.954 go: extracting github.com/fatih/color v1.9.0
09:59:13 [2021-02-22T09:59:13.319Z] #46 5.964 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.018 go: downloading github.com/jonboulle/clockwork v0.1.0
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.124 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.182 go: downloading github.com/mattn/go-colorable v0.1.6
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.234 go: downloading github.com/mattn/go-isatty v0.0.12
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.416 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.420 go: extracting github.com/jonboulle/clockwork v0.1.0
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.456 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:13 [2021-02-22T09:59:13.319Z] #46 6.533 go: extracting github.com/spf13/pflag v1.0.3
09:59:13 [2021-02-22T09:59:13.319Z] #46 7.206 go: extracting github.com/mattn/go-isatty v0.0.12
09:59:13 [2021-02-22T09:59:13.319Z] #46 7.246 go: extracting github.com/mattn/go-colorable v0.1.6
09:59:13 [2021-02-22T09:59:13.319Z] #46 8.255 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:13 [2021-02-22T09:59:13.319Z] #46 9.220 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:13 [2021-02-22T09:59:13.319Z] #46 9.944 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:13 [2021-02-22T09:59:13.319Z] #46 ...
09:59:13 [2021-02-22T09:59:13.319Z] 
09:59:13 [2021-02-22T09:59:13.320Z] #63 [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
09:59:13 [2021-02-22T09:59:13.320Z] #63 sha256:29543fa89ade4e9d716795782d72adb800e370f8e56baa2497c8d338d86f45f2
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + RM_GOPATH=0
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + TMP_GOPATH=
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + : /build
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + '[' -z '' ']'
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 ++ mktemp -d
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + export GOPATH=/tmp/tmp.TjuOH9YNHp
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + GOPATH=/tmp/tmp.TjuOH9YNHp
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + RM_GOPATH=1
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.952 + case "$(go env GOARCH)" in
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.956 ++ go env GOARCH
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.984 + export GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.984 + GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.984 ++ dirname /tmp/install/install.sh
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + dir=/tmp/install
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + bin=proxy
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + shift
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + '[' '!' -f /tmp/install/proxy.installer ']'
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + . /tmp/install/proxy.installer
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + install_proxy
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + case "$1" in
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + export CGO_ENABLED=0
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + CGO_ENABLED=0
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + _install_proxy
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TjuOH9YNHp/src/github.com/docker/libnetwork
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.987 Cloning into '/tmp/tmp.TjuOH9YNHp/src/github.com/docker/libnetwork'...
09:59:13 [2021-02-22T09:59:13.320Z] #63 4.988 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:13 [2021-02-22T09:59:13.599Z] #63 ...
09:59:13 [2021-02-22T09:59:13.599Z] 
09:59:13 [2021-02-22T09:59:13.599Z] #39 [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
09:59:13 [2021-02-22T09:59:13.599Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:59:13 [2021-02-22T09:59:13.599Z] #39 4.871 + git clone https://github.com/docker/distribution.git .
09:59:13 [2021-02-22T09:59:13.599Z] #39 4.878 Cloning into '.'...
09:59:13 [2021-02-22T09:59:13.599Z] #39 ...
09:59:13 [2021-02-22T09:59:13.599Z] 
09:59:13 [2021-02-22T09:59:13.599Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:13 [2021-02-22T09:59:13.599Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:13 [2021-02-22T09:59:13.599Z] #12 4.677 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:13 [2021-02-22T09:59:13.599Z] #12 4.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:13 [2021-02-22T09:59:13.599Z] #12 4.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:13 [2021-02-22T09:59:13.599Z] #12 5.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:59:13 [2021-02-22T09:59:13.599Z] #12 7.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:59:13 [2021-02-22T09:59:13.599Z] #12 8.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:59:13 [2021-02-22T09:59:13.599Z] #12 ...
09:59:13 [2021-02-22T09:59:13.599Z] 
09:59:13 [2021-02-22T09:59:13.599Z] #48 [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
09:59:13 [2021-02-22T09:59:13.599Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.750 + RM_GOPATH=0
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.750 + TMP_GOPATH=
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.750 + : /build
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.750 + '[' -z '' ']'
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.750 ++ mktemp -d
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + export GOPATH=/tmp/tmp.xbvrRisI9U
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + GOPATH=/tmp/tmp.xbvrRisI9U
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + RM_GOPATH=1
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + case "$(go env GOARCH)" in
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 ++ go env GOARCH
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + export GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + GO_BUILDMODE=-buildmode=pie
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 ++ dirname /tmp/install/install.sh
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + dir=/tmp/install
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + bin=golangci_lint
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + shift
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + . /tmp/install/golangci_lint.installer
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 ++ : v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + install_golangci_lint
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + set -e
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + export GO111MODULE=on
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + GO111MODULE=on
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + GOBIN=/build
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.772 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.795 go: finding github.com v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.795 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.795 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.795 go: finding github.com/golangci/golangci-lint v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 4.795 go: finding github.com/golangci v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 5.582 go: downloading github.com/golangci/golangci-lint v1.23.8
09:59:13 [2021-02-22T09:59:13.599Z] #48 6.264 go: extracting github.com/golangci/golangci-lint v1.23.8
09:59:13 [2021-02-22T09:59:13.662Z] #63 26.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:59:13 [2021-02-22T09:59:13.863Z] #48 ...
09:59:13 [2021-02-22T09:59:13.863Z] 
09:59:13 [2021-02-22T09:59:13.863Z] #41 [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
09:59:13 [2021-02-22T09:59:13.863Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:13 [2021-02-22T09:59:13.863Z] #41 5.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #41 5.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #41 5.422 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #41 6.382 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #41 8.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #41 9.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:59:13 [2021-02-22T09:59:13.863Z] #41 ...
09:59:13 [2021-02-22T09:59:13.863Z] 
09:59:13 [2021-02-22T09:59:13.863Z] #54 [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
09:59:13 [2021-02-22T09:59:13.863Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:59:13 [2021-02-22T09:59:13.863Z] #54 4.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #54 4.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #54 4.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #54 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #54 6.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:59:13 [2021-02-22T09:59:13.863Z] #54 7.735 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:59:14 [2021-02-22T09:59:14.167Z] #54 ...
09:59:14 [2021-02-22T09:59:14.167Z] 
09:59:14 [2021-02-22T09:59:14.167Z] #35 [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
09:59:14 [2021-02-22T09:59:14.167Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:14 [2021-02-22T09:59:14.167Z] #35 5.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:14 [2021-02-22T09:59:14.167Z] #35 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:14 [2021-02-22T09:59:14.167Z] #35 5.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:14 [2021-02-22T09:59:14.167Z] #35 6.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:59:14 [2021-02-22T09:59:14.167Z] #35 7.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:59:14 [2021-02-22T09:59:14.167Z] #35 9.559 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:59:14 [2021-02-22T09:59:14.167Z] #35 ...
09:59:14 [2021-02-22T09:59:14.167Z] 
09:59:14 [2021-02-22T09:59:14.167Z] #44 [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
09:59:14 [2021-02-22T09:59:14.167Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.618 + RM_GOPATH=0
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.618 + TMP_GOPATH=
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.618 + : /build
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.618 + '[' -z '' ']'
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.619 ++ mktemp -d
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.622 + export GOPATH=/tmp/tmp.8rRAUvpLw5
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.622 + GOPATH=/tmp/tmp.8rRAUvpLw5
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.622 + RM_GOPATH=1
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.622 + case "$(go env GOARCH)" in
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.629 ++ go env GOARCH
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + export GO_BUILDMODE=-buildmode=pie
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + GO_BUILDMODE=-buildmode=pie
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 ++ dirname /tmp/install/install.sh
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + dir=/tmp/install
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + bin=vndr
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + shift
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + '[' '!' -f /tmp/install/vndr.installer ']'
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + . /tmp/install/vndr.installer
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + install_vndr
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8rRAUvpLw5/src/github.com/LK4D4/vndr
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.660 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:59:14 [2021-02-22T09:59:14.167Z] #44 4.668 Cloning into '/tmp/tmp.8rRAUvpLw5/src/github.com/LK4D4/vndr'...
09:59:14 [2021-02-22T09:59:14.167Z] #44 5.356 + cd /tmp/tmp.8rRAUvpLw5/src/github.com/LK4D4/vndr
09:59:14 [2021-02-22T09:59:14.167Z] #44 5.357 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:59:14 [2021-02-22T09:59:14.167Z] #44 5.364 + go build -buildmode=pie -v -o /build/vndr .
09:59:14 [2021-02-22T09:59:14.167Z] #44 7.135 unicode
09:59:14 [2021-02-22T09:59:14.167Z] #44 7.299 math
09:59:14 [2021-02-22T09:59:14.167Z] #44 7.346 internal/bytealg
09:59:14 [2021-02-22T09:59:14.167Z] #44 7.379 internal/testlog
09:59:14 [2021-02-22T09:59:14.167Z] #44 7.884 encoding
09:59:14 [2021-02-22T09:59:14.167Z] #44 8.081 unicode/utf16
09:59:14 [2021-02-22T09:59:14.167Z] #44 8.494 container/list
09:59:14 [2021-02-22T09:59:14.167Z] #44 9.022 runtime
09:59:14 [2021-02-22T09:59:14.167Z] #44 9.387 crypto/internal/subtle
09:59:14 [2021-02-22T09:59:14.167Z] #44 9.701 crypto/subtle
09:59:14 [2021-02-22T09:59:14.167Z] #44 10.21 vendor/golang.org/x/crypto/cryptobyte/asn1
09:59:14 [2021-02-22T09:59:14.167Z] #44 10.43 internal/nettrace
09:59:14 [2021-02-22T09:59:14.167Z] #44 10.61 runtime/cgo
09:59:14 [2021-02-22T09:59:14.250Z] #33 42.57 reflect
09:59:14 [2021-02-22T09:59:14.250Z] #33 ...
09:59:14 [2021-02-22T09:59:14.250Z] 
09:59:14 [2021-02-22T09:59:14.250Z] #48 [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
09:59:14 [2021-02-22T09:59:14.250Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:59:14 [2021-02-22T09:59:14.250Z] #48 41.72 go: finding github.com/fatih/color v1.7.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 41.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:14 [2021-02-22T09:59:14.250Z] #48 41.95 go: finding github.com/mattn/go-colorable v0.1.4
09:59:14 [2021-02-22T09:59:14.250Z] #48 41.96 go: finding github.com/mattn/go-isatty v0.0.8
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.15 go: finding github.com/pkg/errors v0.8.1
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.17 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.18 go: finding github.com/go-critic/go-critic v0.4.1
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.22 go: finding github.com/go-lintpack/lintpack v0.5.2
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.26 go: finding github.com/sirupsen/logrus v1.4.2
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.28 go: finding github.com/mitchellh/go-homedir v1.1.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.29 go: finding github.com/stretchr/testify v1.4.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.32 go: finding github.com/go-toolsmith/astp v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.34 go: finding github.com/go-toolsmith/astequal v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.34 go: finding github.com/davecgh/go-spew v1.1.1
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.35 go: finding github.com/go-toolsmith/astcast v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.35 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.41 go: finding github.com/pmezard/go-difflib v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.46 go: finding github.com/go-toolsmith/typep v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.46 go: finding github.com/stretchr/objx v0.2.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.48 go: finding github.com/spf13/viper v1.6.1
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.53 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.58 go: finding gopkg.in/yaml.v2 v2.2.7
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.69 go: finding github.com/go-toolsmith/strparse v1.0.0
09:59:14 [2021-02-22T09:59:14.250Z] #48 42.84 go: finding github.com/gobwas/glob v0.2.3
09:59:14 [2021-02-22T09:59:14.423Z] #42 67.54   LINK     criu/pie/parasite.built-in.o
09:59:14 [2021-02-22T09:59:14.423Z] #42 67.57   GEN      criu/pie/parasite-blob.h
09:59:14 [2021-02-22T09:59:14.423Z] #42 67.60   CC       criu/pie/parasite-vdso.o
09:59:14 [2021-02-22T09:59:14.431Z] #44 ...
09:59:14 [2021-02-22T09:59:14.431Z] 
09:59:14 [2021-02-22T09:59:14.431Z] #28 [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
09:59:14 [2021-02-22T09:59:14.431Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:14 [2021-02-22T09:59:14.571Z] #48 42.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:59:14 [2021-02-22T09:59:14.571Z] #48 42.93 go: finding github.com/spf13/cobra v0.0.5
09:59:14 [2021-02-22T09:59:14.571Z] #48 42.97 go: finding github.com/spf13/pflag v1.0.5
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.26 go: finding github.com/fsnotify/fsnotify v1.4.7
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.31 go: finding github.com/hashicorp/hcl v1.0.0
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.31 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.34 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:14 [2021-02-22T09:59:14.836Z] #48 43.37 go: finding github.com/magiconair/properties v1.8.1
09:59:14 [2021-02-22T09:59:14.990Z] #39 26.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:59:14 [2021-02-22T09:59:14.994Z] #42 68.28   CC       criu/arch/x86/vdso-pie.o
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.39 go: finding github.com/mitchellh/mapstructure v1.1.2
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.47 go: finding github.com/pelletier/go-toml v1.2.0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.54 go: finding github.com/spf13/afero v1.1.2
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.56 go: finding golang.org/x/text v0.3.2
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.58 go: finding github.com/spf13/cast v1.3.0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.58 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:59:15 [2021-02-22T09:59:15.094Z] #48 ...
09:59:15 [2021-02-22T09:59:15.094Z] 
09:59:15 [2021-02-22T09:59:15.094Z] #63 [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
09:59:15 [2021-02-22T09:59:15.094Z] #63 sha256:e3c225c2e96b205bf9f9090255c720d482ac8f76c2c2f79ccd11bd116389ae74
09:59:15 [2021-02-22T09:59:15.094Z] #63 DONE 43.7s
09:59:15 [2021-02-22T09:59:15.094Z] 
09:59:15 [2021-02-22T09:59:15.094Z] #48 [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
09:59:15 [2021-02-22T09:59:15.094Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.62 go: finding github.com/subosito/gotenv v1.2.0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.69 go: finding gopkg.in/ini.v1 v1.51.0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:15 [2021-02-22T09:59:15.094Z] #48 43.71 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:15 [2021-02-22T09:59:15.254Z] #42 68.56   CC       criu/arch/x86/restorer.o
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.76 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.78 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.81 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:15 [2021-02-22T09:59:15.351Z] #48 43.95 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:15 [2021-02-22T09:59:15.516Z] #28 5.467 
                                                                           0.0%
                                                                           0.5%
                                                                           0.7%
                                                                           1.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.3%
######                                                                     8.5%
#######                                                                   10.4%
#########                                                                 13.3%
##########                                                                14.9%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.7%
################                                                          23.5%
#################                                                         24.4%
##################                                                        26.3%
####################                                                      28.1%
####################                                                      29.0%
#####################                                                     29.9%
######################                                                    31.3%
#######################                                                   32.0%
########################                                                  33.9%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               38.0%
############################                                              39.3%
#############################                                             40.5%
##############################                                            41.9%
###############################                                           43.4%
################################                                          45.0%
#################################                                         47.1%
###################################                                       49.3%
####################################                                      50.9%
######################################                                    52.9%
#######################################                                   54.8%
#########################################                                 57.2%
##########################################                                59.2%
############################################                              61.8%
#############################################                             63.7%
###############################################                           66.1%
################################################                          66.9%
################################################                          67.6%
#################################################                         68.5%
#################################################                         69.2%
##################################################                        70.0%
##################################################                        70.7%
###################################################                       71.7%
####################################################                      73.0%
#####################################################                     73.9%
######################################################                    75.5%
#######################################################                   77.3%
########################################################                  77.8%
########################################################                  78.5%
#########################################################                 79.2%
#########################################################                 79.9%
#########################################################                 80.3%
##########################################################                81.4%
############################################################              83.4%
#############################################################             84.8%
##############################################################            86.2%
###############################################################           88.3%
################################################################          90.2%
##################################################################        91.7%
###################################################################       93.7%
####################################################################      95.4%
#####################################################################     96.6%
######################################################################    98.1%
######################################################################## 100.0%
09:59:15 [2021-02-22T09:59:15.516Z] #28 13.42 
09:59:15 [2021-02-22T09:59:15.826Z] #42 69.07   CC       criu/arch/x86/restorer_unmap.o
09:59:15 [2021-02-22T09:59:15.826Z] #42 69.14   CC       criu/arch/x86/sigaction_compat_pie.o
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.17 go: finding github.com/kisielk/gotool v1.0.0
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.33 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.35 go: finding github.com/sourcegraph/go-diff v0.5.1
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.41 go: finding github.com/ultraware/funlen v0.0.2
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.42 go: finding github.com/ultraware/whitespace v0.0.4
09:59:15 [2021-02-22T09:59:15.915Z] #48 44.43 go: finding github.com/uudashr/gocognit v1.0.1
09:59:16 [2021-02-22T09:59:16.172Z] #48 44.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:16 [2021-02-22T09:59:16.172Z] #48 44.60 go: finding github.com/gogo/protobuf v1.2.1
09:59:16 [2021-02-22T09:59:16.203Z] #63 ...
09:59:16 [2021-02-22T09:59:16.203Z] 
09:59:16 [2021-02-22T09:59:16.203Z] #57 [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
09:59:16 [2021-02-22T09:59:16.203Z] #57 sha256:70394fe10eac8696e7f244476187808613425902117f8fc3ad406035da01ecf8
09:59:16 [2021-02-22T09:59:16.203Z] #57 18.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:59:16 [2021-02-22T09:59:16.203Z] #57 19.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:16 [2021-02-22T09:59:16.203Z] #57 19.20 go: extracting github.com/moby/vpnkit v0.4.0
09:59:16 [2021-02-22T09:59:16.203Z] #57 20.82 go: extracting github.com/urfave/cli/v2 v2.3.0
09:59:16 [2021-02-22T09:59:16.203Z] #57 20.86 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:16 [2021-02-22T09:59:16.203Z] #57 25.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:16 [2021-02-22T09:59:16.203Z] #57 25.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:16 [2021-02-22T09:59:16.203Z] #57 25.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:16 [2021-02-22T09:59:16.203Z] #57 25.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:59:16 [2021-02-22T09:59:16.203Z] #57 26.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:59:16 [2021-02-22T09:59:16.203Z] #57 26.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:59:16 [2021-02-22T09:59:16.398Z] #42 69.45   CC       criu/pie/restorer.o
09:59:16 [2021-02-22T09:59:16.429Z] #48 44.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:59:16 [2021-02-22T09:59:16.429Z] #48 45.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:16 [2021-02-22T09:59:16.463Z] #57 ...
09:59:16 [2021-02-22T09:59:16.463Z] 
09:59:16 [2021-02-22T09:59:16.463Z] #48 [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
09:59:16 [2021-02-22T09:59:16.463Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.44 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.48 go: downloading github.com/pelletier/go-toml v1.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.63 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.78 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.78 go: downloading github.com/ultraware/funlen v0.0.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.79 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.82 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:16 [2021-02-22T09:59:16.463Z] #48 24.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.02 go: extracting github.com/ultraware/funlen v0.0.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.11 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.13 go: downloading github.com/mattn/go-colorable v0.1.4
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.16 go: extracting github.com/pelletier/go-toml v1.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.21 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.39 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.59 go: extracting github.com/mattn/go-colorable v0.1.4
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.59 go: downloading github.com/mattn/go-isatty v0.0.8
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.65 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:16 [2021-02-22T09:59:16.463Z] #48 25.90 go: downloading github.com/davecgh/go-spew v1.1.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.18 go: extracting github.com/mattn/go-isatty v0.0.8
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.37 go: extracting github.com/davecgh/go-spew v1.1.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.39 go: downloading github.com/uudashr/gocognit v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.39 go: downloading github.com/go-toolsmith/typep v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.45 go: extracting github.com/go-toolsmith/typep v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.50 go: downloading github.com/subosito/gotenv v1.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.57 go: extracting github.com/uudashr/gocognit v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.63 go: downloading github.com/hashicorp/hcl v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.69 go: downloading github.com/kisielk/gotool v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.76 go: extracting github.com/subosito/gotenv v1.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 26.94 go: extracting github.com/kisielk/gotool v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.09 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.15 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.19 go: extracting github.com/hashicorp/hcl v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.54 go: downloading github.com/stretchr/objx v0.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.59 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.63 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.75 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 27.89 go: extracting github.com/stretchr/objx v0.2.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.42 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.59 go: downloading gopkg.in/yaml.v2 v2.2.7
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.77 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.85 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.94 go: downloading github.com/spf13/afero v1.1.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 28.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.05 go: downloading golang.org/x/text v0.3.2
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.07 go: downloading github.com/gobwas/glob v0.2.3
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.11 go: extracting gopkg.in/yaml.v2 v2.2.7
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.14 go: downloading github.com/gogo/protobuf v1.2.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.18 go: downloading github.com/BurntSushi/toml v0.3.1
09:59:16 [2021-02-22T09:59:16.463Z] #48 29.33 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:16 [2021-02-22T09:59:16.466Z] #28 14.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:59:16 [2021-02-22T09:59:16.686Z] #48 45.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:16 [2021-02-22T09:59:16.686Z] #48 45.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:16 [2021-02-22T09:59:16.686Z] #48 45.21 go: finding github.com/BurntSushi/toml v0.3.1
09:59:16 [2021-02-22T09:59:16.723Z] #48 29.43 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:16 [2021-02-22T09:59:16.723Z] #48 ...
09:59:16 [2021-02-22T09:59:16.723Z] 
09:59:16 [2021-02-22T09:59:16.723Z] #57 [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
09:59:16 [2021-02-22T09:59:16.723Z] #57 sha256:70394fe10eac8696e7f244476187808613425902117f8fc3ad406035da01ecf8
09:59:16 [2021-02-22T09:59:16.723Z] #57 29.56 go: finding github.com/pkg/errors v0.9.1
09:59:16 [2021-02-22T09:59:16.728Z] #28 14.83 
09:59:16 [2021-02-22T09:59:16.901Z] #39 ...
09:59:16 [2021-02-22T09:59:16.901Z] 
09:59:16 [2021-02-22T09:59:16.901Z] #50 [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
09:59:16 [2021-02-22T09:59:16.901Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
09:59:16 [2021-02-22T09:59:16.901Z] #50 19.59 + cd /tmp/tmp.AcKF2S5e4F/src/github.com/mvdan/sh
09:59:16 [2021-02-22T09:59:16.901Z] #50 19.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:59:16 [2021-02-22T09:59:16.901Z] #50 19.66 + GO111MODULE=on
09:59:16 [2021-02-22T09:59:16.901Z] #50 19.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:59:16 [2021-02-22T09:59:16.901Z] #50 20.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:16 [2021-02-22T09:59:16.901Z] #50 21.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:16 [2021-02-22T09:59:16.901Z] #50 21.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:16 [2021-02-22T09:59:16.901Z] #50 21.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:16 [2021-02-22T09:59:16.901Z] #50 21.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:16 [2021-02-22T09:59:16.901Z] #50 22.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:16 [2021-02-22T09:59:16.901Z] #50 23.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:16 [2021-02-22T09:59:16.901Z] #50 24.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:16 [2021-02-22T09:59:16.901Z] #50 26.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:16 [2021-02-22T09:59:16.901Z] #50 26.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:16 [2021-02-22T09:59:16.901Z] #50 26.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:16 [2021-02-22T09:59:16.901Z] #50 26.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:16 [2021-02-22T09:59:16.901Z] #50 27.27 runtime
09:59:16 [2021-02-22T09:59:16.901Z] #50 ...
09:59:16 [2021-02-22T09:59:16.901Z] 
09:59:16 [2021-02-22T09:59:16.901Z] #63 [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
09:59:16 [2021-02-22T09:59:16.901Z] #63 sha256:c9772b7d41042856eef18f0af49e3884ead49ec6b3026d01ecf9d0b72c8f472f
09:59:16 [2021-02-22T09:59:16.901Z] #63 24.58 Checking out files:  58% (1120/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:59:16 [2021-02-22T09:59:16.901Z] #63 25.29 + cd /tmp/tmp.D5LMwpi90y/src/github.com/docker/libnetwork
09:59:16 [2021-02-22T09:59:16.901Z] #63 25.29 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:16 [2021-02-22T09:59:16.901Z] #63 25.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:59:16 [2021-02-22T09:59:16.983Z] #57 29.69 go: finding github.com/sirupsen/logrus v1.7.0
09:59:17 [2021-02-22T09:59:17.243Z] #57 29.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:17 [2021-02-22T09:59:17.243Z] #57 30.03 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:17 [2021-02-22T09:59:17.243Z] #57 30.09 go: finding github.com/google/uuid v1.2.0
09:59:17 [2021-02-22T09:59:17.256Z] #28 15.07 
##################                                                        25.4%
######################################################################## 100.0%
09:59:17 [2021-02-22T09:59:17.256Z] #28 15.27 
09:59:17 [2021-02-22T09:59:17.504Z] #57 30.21 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:17 [2021-02-22T09:59:17.504Z] #57 30.24 go: finding github.com/moby/vpnkit v0.4.0
09:59:17 [2021-02-22T09:59:17.504Z] #57 30.25 go: finding github.com/gofrs/flock v0.8.0
09:59:17 [2021-02-22T09:59:17.504Z] #57 30.28 go: finding github.com/gorilla/mux v1.8.0
09:59:17 [2021-02-22T09:59:17.542Z] #28 ...
09:59:17 [2021-02-22T09:59:17.542Z] 
09:59:17 [2021-02-22T09:59:17.542Z] #23 [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
09:59:17 [2021-02-22T09:59:17.542Z] #23 sha256:276ca8b742391dd18f7a6206bcadaf5cfe99d0e569e79173502596e88943a605
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.819 + RM_GOPATH=0
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.819 + TMP_GOPATH=
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.819 + : /build
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.819 + '[' -z '' ']'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.819 ++ mktemp -d
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.839 + export GOPATH=/tmp/tmp.apSsA1QJib
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.839 + GOPATH=/tmp/tmp.apSsA1QJib
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.839 + RM_GOPATH=1
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.839 + case "$(go env GOARCH)" in
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.841 ++ go env GOARCH
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.895 + export GO_BUILDMODE=-buildmode=pie
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.895 + GO_BUILDMODE=-buildmode=pie
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.895 ++ dirname /tmp/install/install.sh
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.906 Install docker/cli version 17.06.2-ce from stable
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + dir=/tmp/install
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + bin=dockercli
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + shift
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + . /tmp/install/dockercli.installer
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 ++ : stable
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 ++ : 17.06.2-ce
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + install_dockercli
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.916 ++ uname -m
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + arch=aarch64
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + '[' aarch64 '!=' x86_64 ']'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + '[' aarch64 '!=' s390x ']'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + '[' aarch64 '!=' armhf ']'
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + build_dockercli
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.920 + git clone https://github.com/docker/docker-ce /tmp/tmp.apSsA1QJib/tmp/docker-ce
09:59:17 [2021-02-22T09:59:17.542Z] #23 4.923 Cloning into '/tmp/tmp.apSsA1QJib/tmp/docker-ce'...
09:59:17 [2021-02-22T09:59:17.764Z] #57 30.36 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:17 [2021-02-22T09:59:17.764Z] #57 30.47 go: finding github.com/moby/sys/mountinfo v0.4.0
09:59:17 [2021-02-22T09:59:17.764Z] #57 30.50 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:59:17 [2021-02-22T09:59:17.764Z] #57 30.50 go: finding github.com/urfave/cli/v2 v2.3.0
09:59:17 [2021-02-22T09:59:17.805Z] #23 ...
09:59:17 [2021-02-22T09:59:17.805Z] 
09:59:17 [2021-02-22T09:59:17.805Z] #46 [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
09:59:17 [2021-02-22T09:59:17.805Z] #46 sha256:78f826951ad5ae9dd212a897f4feb3d54c10e9cf2681030da5ecc7c9ef45254b
09:59:17 [2021-02-22T09:59:17.805Z] #46 14.90 go: finding github.com/fatih/color v1.9.0
09:59:17 [2021-02-22T09:59:17.805Z] #46 14.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:59:17 [2021-02-22T09:59:17.805Z] #46 14.94 go: finding github.com/pkg/errors v0.9.1
09:59:17 [2021-02-22T09:59:17.805Z] #46 14.97 go: finding github.com/spf13/pflag v1.0.3
09:59:17 [2021-02-22T09:59:17.843Z] #63 ...
09:59:17 [2021-02-22T09:59:17.843Z] 
09:59:17 [2021-02-22T09:59:17.843Z] #44 [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
09:59:17 [2021-02-22T09:59:17.843Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:17 [2021-02-22T09:59:17.843Z] #44 20.50 vendor/golang.org/x/crypto/cryptobyte/asn1
09:59:17 [2021-02-22T09:59:17.843Z] #44 20.63 internal/nettrace
09:59:17 [2021-02-22T09:59:17.843Z] #44 20.75 runtime/cgo
09:59:17 [2021-02-22T09:59:17.843Z] #44 ...
09:59:17 [2021-02-22T09:59:17.843Z] 
09:59:17 [2021-02-22T09:59:17.843Z] #48 [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
09:59:17 [2021-02-22T09:59:17.843Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:17 [2021-02-22T09:59:17.843Z] #48 24.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:17 [2021-02-22T09:59:17.843Z] #48 27.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:17 [2021-02-22T09:59:17.843Z] #48 27.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:17 [2021-02-22T09:59:17.843Z] #48 28.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:17 [2021-02-22T09:59:17.843Z] #48 28.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:17 [2021-02-22T09:59:17.843Z] #48 28.95 go: downloading github.com/go-toolsmith/astp v1.0.0
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.06 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.07 go: downloading github.com/ultraware/whitespace v0.0.4
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.39 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.56 go: extracting github.com/ultraware/whitespace v0.0.4
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.56 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.69 go: extracting github.com/go-toolsmith/astp v1.0.0
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:59:17 [2021-02-22T09:59:17.843Z] #48 29.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.07 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.26 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.48 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.61 go: extracting golang.org/x/text v0.3.2
09:59:17 [2021-02-22T09:59:17.843Z] #48 30.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:18 [2021-02-22T09:59:18.024Z] #57 30.69 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:18 [2021-02-22T09:59:18.059Z] #48 ...
09:59:18 [2021-02-22T09:59:18.059Z] 
09:59:18 [2021-02-22T09:59:18.059Z] #54 [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
09:59:18 [2021-02-22T09:59:18.059Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:18 [2021-02-22T09:59:18.059Z] #54 32.03 Reading package lists...
09:59:18 [2021-02-22T09:59:18.059Z] #54 38.86 Building dependency tree...
09:59:18 [2021-02-22T09:59:18.059Z] #54 42.51 The following additional packages will be installed:
09:59:18 [2021-02-22T09:59:18.059Z] #54 42.53   libbtrfs0
09:59:18 [2021-02-22T09:59:18.059Z] #54 42.77 The following NEW packages will be installed:
09:59:18 [2021-02-22T09:59:18.059Z] #54 42.78   libbtrfs-dev libbtrfs0
09:59:18 [2021-02-22T09:59:18.059Z] #54 43.32 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:59:18 [2021-02-22T09:59:18.059Z] #54 43.32 Need to get 119 kB of archives.
09:59:18 [2021-02-22T09:59:18.059Z] #54 43.32 After this operation, 387 kB of additional disk space will be used.
09:59:18 [2021-02-22T09:59:18.059Z] #54 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:18 [2021-02-22T09:59:18.059Z] #54 43.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.09 debconf: delaying package configuration, since apt-utils is not installed
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.33 Fetched 119 kB in 0s (300 kB/s)
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.46 Selecting previously unselected package libbtrfs0.
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.56 Unpacking libbtrfs0 (4.20.1-2) ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.75 Selecting previously unselected package libbtrfs-dev.
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 45.76 Unpacking libbtrfs-dev (4.20.1-2) ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 46.02 Setting up libbtrfs0 (4.20.1-2) ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 46.10 Setting up libbtrfs-dev (4.20.1-2) ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 46.12 Processing triggers for libc-bin (2.28-10) ...
09:59:18 [2021-02-22T09:59:18.059Z] #54 DONE 46.5s
09:59:18 [2021-02-22T09:59:18.059Z] 
09:59:18 [2021-02-22T09:59:18.059Z] #44 [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
09:59:18 [2021-02-22T09:59:18.059Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:18 [2021-02-22T09:59:18.059Z] #44 36.44 internal/reflectlite
09:59:18 [2021-02-22T09:59:18.059Z] #44 36.46 sync
09:59:18 [2021-02-22T09:59:18.059Z] #44 37.78 github.com/LK4D4/vndr/godl/singleflight
09:59:18 [2021-02-22T09:59:18.059Z] #44 38.11 math/rand
09:59:18 [2021-02-22T09:59:18.059Z] #44 39.19 internal/singleflight
09:59:18 [2021-02-22T09:59:18.059Z] #44 39.93 io
09:59:18 [2021-02-22T09:59:18.059Z] #44 39.94 strconv
09:59:18 [2021-02-22T09:59:18.059Z] #44 41.23 bytes
09:59:18 [2021-02-22T09:59:18.059Z] #44 43.63 bufio
09:59:18 [2021-02-22T09:59:18.059Z] #44 44.14 reflect
09:59:18 [2021-02-22T09:59:18.059Z] #44 46.18 syscall
09:59:18 [2021-02-22T09:59:18.059Z] #44 ...
09:59:18 [2021-02-22T09:59:18.059Z] 
09:59:18 [2021-02-22T09:59:18.059Z] #55 [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
09:59:18 [2021-02-22T09:59:18.059Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
09:59:18 [2021-02-22T09:59:18.069Z] #46 15.09 go: finding github.com/mattn/go-colorable v0.1.6
09:59:18 [2021-02-22T09:59:18.069Z] #46 15.17 go: finding github.com/mattn/go-isatty v0.0.12
09:59:18 [2021-02-22T09:59:18.069Z] #46 15.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:59:18 [2021-02-22T09:59:18.104Z] #48 30.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:18 [2021-02-22T09:59:18.104Z] #48 30.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:18 [2021-02-22T09:59:18.104Z] #48 30.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:59:18 [2021-02-22T09:59:18.283Z] #57 30.85 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:59:18 [2021-02-22T09:59:18.310Z] #42 ...
09:59:18 [2021-02-22T09:59:18.310Z] 
09:59:18 [2021-02-22T09:59:18.310Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:18 [2021-02-22T09:59:18.310Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:18 [2021-02-22T09:59:18.310Z] #19 1.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:18 [2021-02-22T09:59:18.310Z] #19 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:18 [2021-02-22T09:59:18.310Z] #19 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:18 [2021-02-22T09:59:18.310Z] #19 2.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:59:18 [2021-02-22T09:59:18.310Z] #19 3.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
09:59:18 [2021-02-22T09:59:18.310Z] #19 5.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:59:18 [2021-02-22T09:59:18.310Z] #19 10.76 Fetched 8422 kB in 10s (884 kB/s)
09:59:18 [2021-02-22T09:59:18.332Z] #46 15.43 go: finding github.com/jonboulle/clockwork v0.1.0
09:59:18 [2021-02-22T09:59:18.332Z] #46 15.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:59:18 [2021-02-22T09:59:18.332Z] #46 15.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:59:18 [2021-02-22T09:59:18.332Z] #46 15.55 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:59:18 [2021-02-22T09:59:18.364Z] #48 30.99 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:18 [2021-02-22T09:59:18.364Z] #48 31.01 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:18 [2021-02-22T09:59:18.364Z] #48 31.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:18 [2021-02-22T09:59:18.364Z] #48 31.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:18 [2021-02-22T09:59:18.364Z] #48 31.20 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:18 [2021-02-22T09:59:18.364Z] #48 31.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:18 [2021-02-22T09:59:18.624Z] #48 31.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:18 [2021-02-22T09:59:18.624Z] #48 31.44 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:59:18 [2021-02-22T09:59:18.624Z] #48 31.51 go: downloading github.com/kisielk/gotool v1.0.0
09:59:18 [2021-02-22T09:59:18.885Z] #48 31.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:18 [2021-02-22T09:59:18.885Z] #48 31.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:18 [2021-02-22T09:59:18.885Z] #48 31.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:18 [2021-02-22T09:59:18.885Z] #48 31.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:59:19 [2021-02-22T09:59:19.146Z] #48 31.78 go: extracting github.com/kisielk/gotool v1.0.0
09:59:19 [2021-02-22T09:59:19.146Z] #48 31.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:59:19 [2021-02-22T09:59:19.146Z] #48 31.84 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:59:19 [2021-02-22T09:59:19.146Z] #48 31.93 go: downloading github.com/uudashr/gocognit v1.0.1
09:59:19 [2021-02-22T09:59:19.146Z] #48 31.96 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:59:19 [2021-02-22T09:59:19.146Z] #48 32.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:59:19 [2021-02-22T09:59:19.146Z] #48 32.05 go: extracting github.com/uudashr/gocognit v1.0.1
09:59:19 [2021-02-22T09:59:19.251Z] #19 10.76 Reading package lists...
09:59:19 [2021-02-22T09:59:19.251Z] #19 ...
09:59:19 [2021-02-22T09:59:19.251Z] 
09:59:19 [2021-02-22T09:59:19.251Z] #42 [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
09:59:19 [2021-02-22T09:59:19.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:19 [2021-02-22T09:59:19.251Z] #42 72.34   LINK     criu/pie/restorer.built-in.o
09:59:19 [2021-02-22T09:59:19.251Z] #42 72.37   GEN      criu/pie/restorer-blob.h
09:59:19 [2021-02-22T09:59:19.251Z] #42 72.49   DEP      criu/vdso.d
09:59:19 [2021-02-22T09:59:19.407Z] #48 32.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:59:19 [2021-02-22T09:59:19.407Z] #48 32.08 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:19 [2021-02-22T09:59:19.408Z] #48 32.14 go: downloading github.com/ultraware/funlen v0.0.2
09:59:19 [2021-02-22T09:59:19.408Z] #48 32.18 go: extracting github.com/ultraware/funlen v0.0.2
09:59:19 [2021-02-22T09:59:19.408Z] #48 32.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:19 [2021-02-22T09:59:19.408Z] #48 32.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:19 [2021-02-22T09:59:19.408Z] #48 32.29 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.229 + RM_GOPATH=0
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.229 + TMP_GOPATH=
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.229 + : /build
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.229 + '[' -z '' ']'
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.232 ++ mktemp -d
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.234 + export GOPATH=/tmp/tmp.7XsvdrspMI
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.242 + GOPATH=/tmp/tmp.7XsvdrspMI
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.242 + RM_GOPATH=1
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.242 + case "$(go env GOARCH)" in
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.242 ++ go env GOARCH
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.360 + export GO_BUILDMODE=-buildmode=pie
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.360 + GO_BUILDMODE=-buildmode=pie
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.360 ++ dirname /tmp/install/install.sh
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.362 + dir=/tmp/install
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.362 + bin=containerd
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.363 + shift
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.363 + '[' '!' -f /tmp/install/containerd.installer ']'
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.363 + . /tmp/install/containerd.installer
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.363 ++ set -e
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.364 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.364 + install_containerd
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.368 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.371 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.372 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7XsvdrspMI/src/github.com/containerd/containerd
09:59:19 [2021-02-22T09:59:19.437Z] #55 1.374 Cloning into '/tmp/tmp.7XsvdrspMI/src/github.com/containerd/containerd'...
09:59:19 [2021-02-22T09:59:19.672Z] #48 32.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:19 [2021-02-22T09:59:19.672Z] #48 32.50 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:59:19 [2021-02-22T09:59:19.672Z] #48 32.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:19 [2021-02-22T09:59:19.694Z] #55 ...
09:59:19 [2021-02-22T09:59:19.694Z] 
09:59:19 [2021-02-22T09:59:19.694Z] #41 [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
09:59:19 [2021-02-22T09:59:19.694Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:19 [2021-02-22T09:59:19.694Z] #41 31.97 Reading package lists...
09:59:19 [2021-02-22T09:59:19.694Z] #41 38.49 Building dependency tree...
09:59:19 [2021-02-22T09:59:19.694Z] #41 42.03 The following additional packages will be installed:
09:59:19 [2021-02-22T09:59:19.694Z] #41 42.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:59:19 [2021-02-22T09:59:19.694Z] #41 42.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:59:19 [2021-02-22T09:59:19.695Z] #41 42.06 Suggested packages:
09:59:19 [2021-02-22T09:59:19.695Z] #41 42.08   manpages-dev python-setuptools
09:59:19 [2021-02-22T09:59:19.695Z] #41 43.60 The following NEW packages will be installed:
09:59:19 [2021-02-22T09:59:19.695Z] #41 43.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:59:19 [2021-02-22T09:59:19.695Z] #41 43.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:59:19 [2021-02-22T09:59:19.695Z] #41 43.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:59:19 [2021-02-22T09:59:19.695Z] #41 43.63   python-six zlib1g-dev
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.15 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.15 Need to get 4095 kB of archives.
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.15 After this operation, 22.5 MB of additional disk space will be used.
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 44.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.27 debconf: delaying package configuration, since apt-utils is not installed
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.53 Fetched 4095 kB in 1s (4225 kB/s)
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.78 Selecting previously unselected package libcap-dev:amd64.
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 46.95 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.21 Selecting previously unselected package libnet1:amd64.
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.37 Selecting previously unselected package libnet1-dev.
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.72 Selecting previously unselected package libnl-3-200:amd64.
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.93 Selecting previously unselected package libnl-3-dev:amd64.
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.695Z] #41 47.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:59:19 [2021-02-22T09:59:19.821Z] #42 72.81   DEP      criu/vdso-compat.d
09:59:19 [2021-02-22T09:59:19.821Z] #42 73.03   DEP      criu/uts_ns.d
09:59:19 [2021-02-22T09:59:19.933Z] #48 32.67 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.25 Selecting previously unselected package libprotobuf-c1:amd64.
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.34 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:19 [2021-02-22T09:59:19.953Z] #41 48.45 Selecting previously unselected package zlib1g-dev:amd64.
09:59:19 [2021-02-22T09:59:19.953Z] #41 ...
09:59:19 [2021-02-22T09:59:19.953Z] 
09:59:19 [2021-02-22T09:59:19.953Z] #35 [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
09:59:19 [2021-02-22T09:59:19.953Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:19 [2021-02-22T09:59:19.953Z] #35 31.90 Reading package lists...
09:59:19 [2021-02-22T09:59:19.953Z] #35 38.71 Building dependency tree...
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.34 The following additional packages will be installed:
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.38 Suggested packages:
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.40   cmake-doc ninja-build lrzip
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.40 Recommended packages:
09:59:19 [2021-02-22T09:59:19.953Z] #35 42.40   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.44 The following NEW packages will be installed:
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.46   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.47   vim-common xxd
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.95 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.95 Need to get 14.9 MB of archives.
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.95 After this operation, 61.8 MB of additional disk space will be used.
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 43.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 44.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 45.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:59:19 [2021-02-22T09:59:19.953Z] #35 46.85 debconf: delaying package configuration, since apt-utils is not installed
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.15 Fetched 14.9 MB in 2s (7353 kB/s)
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.25 Selecting previously unselected package xxd.
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.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 ... 15410 files and directories currently installed.)
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.38 Unpacking xxd (2:8.1.0875-5) ...
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.64 Selecting previously unselected package vim-common.
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:19 [2021-02-22T09:59:19.953Z] #35 47.72 Unpacking vim-common (2:8.1.0875-5) ...
09:59:19 [2021-02-22T09:59:19.953Z] #35 48.05 Selecting previously unselected package cmake-data.
09:59:19 [2021-02-22T09:59:19.953Z] #35 48.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:59:19 [2021-02-22T09:59:19.953Z] #35 48.07 Unpacking cmake-data (3.13.4-1) ...
09:59:20 [2021-02-22T09:59:20.082Z] #42 73.22   DEP      criu/util.d
09:59:20 [2021-02-22T09:59:20.197Z] #48 32.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:20 [2021-02-22T09:59:20.197Z] #48 33.02 go: downloading github.com/gogo/protobuf v1.2.1
09:59:20 [2021-02-22T09:59:20.197Z] #48 33.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:20 [2021-02-22T09:59:20.210Z] #35 ...
09:59:20 [2021-02-22T09:59:20.210Z] 
09:59:20 [2021-02-22T09:59:20.210Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:20 [2021-02-22T09:59:20.210Z] #12 32.16 Reading package lists...
09:59:20 [2021-02-22T09:59:20.210Z] #12 38.88 Building dependency tree...
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.55 The following additional packages will be installed:
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.56   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.57   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.57   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.57   mingw-w64-x86-64-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.58 Suggested packages:
09:59:20 [2021-02-22T09:59:20.210Z] #12 42.59   gcc-8-locales seccomp wine64
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.37 The following NEW packages will be installed:
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.41   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.41   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.41   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.42   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.42   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.45 The following packages will be upgraded:
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.46   libsystemd0 libudev1
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.98 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.98 Need to get 78.2 MB of archives.
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.98 After this operation, 487 MB of additional disk space will be used.
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 44.99 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]
09:59:20 [2021-02-22T09:59:20.210Z] #12 45.25 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]
09:59:20 [2021-02-22T09:59:20.210Z] #12 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 45.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 45.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 46.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:20 [2021-02-22T09:59:20.210Z] #12 46.34 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]
09:59:20 [2021-02-22T09:59:20.210Z] #12 46.39 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]
09:59:20 [2021-02-22T09:59:20.210Z] #12 ...
09:59:20 [2021-02-22T09:59:20.210Z] 
09:59:20 [2021-02-22T09:59:20.210Z] #41 [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
09:59:20 [2021-02-22T09:59:20.210Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:20 [2021-02-22T09:59:20.210Z] #41 48.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:59:20 [2021-02-22T09:59:20.210Z] #41 48.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:20 [2021-02-22T09:59:20.210Z] #41 48.74 Selecting previously unselected package libprotobuf17:amd64.
09:59:20 [2021-02-22T09:59:20.342Z] #42 73.38   DEP      criu/uffd.d
09:59:20 [2021-02-22T09:59:20.342Z] #42 ...
09:59:20 [2021-02-22T09:59:20.342Z] 
09:59:20 [2021-02-22T09:59:20.343Z] #44 [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
09:59:20 [2021-02-22T09:59:20.343Z] #44 sha256:ecb3639af09c5d4efd917c3ce6730bb5987d6f2636215a3511006e9adf7ca3ca
09:59:20 [2021-02-22T09:59:20.343Z] #44 136.4 github.com/LK4D4/vndr/godl
09:59:20 [2021-02-22T09:59:20.343Z] #44 137.0 github.com/LK4D4/vndr
09:59:20 [2021-02-22T09:59:20.343Z] #44 DONE 146.1s
09:59:20 [2021-02-22T09:59:20.343Z] 
09:59:20 [2021-02-22T09:59:20.343Z] #42 [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
09:59:20 [2021-02-22T09:59:20.343Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:20 [2021-02-22T09:59:20.343Z] #42 73.61   DEP      criu/tun.d
09:59:20 [2021-02-22T09:59:20.343Z] #42 ...
09:59:20 [2021-02-22T09:59:20.343Z] 
09:59:20 [2021-02-22T09:59:20.343Z] #52 [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
09:59:20 [2021-02-22T09:59:20.343Z] #52 sha256:f912d109a32e98c02e7cec3f5962e65b0194651665267e963375783d77802bc9
09:59:20 [2021-02-22T09:59:20.343Z] #52 12.37 + cd /tmp/tmp.Gcpxu86l1s/src/github.com/opencontainers/runc
09:59:20 [2021-02-22T09:59:20.343Z] #52 12.37 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:59:20 [2021-02-22T09:59:20.343Z] #52 12.67 + '[' -z '' ']'
09:59:20 [2021-02-22T09:59:20.343Z] #52 12.67 + target=static
09:59:20 [2021-02-22T09:59:20.343Z] #52 12.67 + make 'BUILDTAGS=seccomp ' static
09:59:20 [2021-02-22T09:59:20.343Z] #52 13.20 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:59:20 [2021-02-22T09:59:20.458Z] #48 33.14 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:20 [2021-02-22T09:59:20.458Z] #48 33.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:20 [2021-02-22T09:59:20.458Z] #48 33.38 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:20 [2021-02-22T09:59:20.467Z] #41 48.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:59:20 [2021-02-22T09:59:20.467Z] #41 48.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:20 [2021-02-22T09:59:20.719Z] #48 33.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:20 [2021-02-22T09:59:20.719Z] #48 33.59 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:20 [2021-02-22T09:59:20.719Z] #48 33.59 go: downloading github.com/gobwas/glob v0.2.3
09:59:20 [2021-02-22T09:59:20.913Z] #52 ...
09:59:20 [2021-02-22T09:59:20.913Z] 
09:59:20 [2021-02-22T09:59:20.913Z] #42 [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
09:59:20 [2021-02-22T09:59:20.913Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:20 [2021-02-22T09:59:20.913Z] #42 74.00   DEP      criu/tty.d
09:59:20 [2021-02-22T09:59:20.980Z] #48 ...
09:59:20 [2021-02-22T09:59:20.980Z] 
09:59:20 [2021-02-22T09:59:20.980Z] #57 [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
09:59:20 [2021-02-22T09:59:20.980Z] #57 sha256:bcfffb701d4e0d911759b18959ec9e945e0ce06600f2a4f2fd39c063b241dce3
09:59:20 [2021-02-22T09:59:20.980Z] #57 23.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:20 [2021-02-22T09:59:20.980Z] #57 26.35 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:59:20 [2021-02-22T09:59:20.980Z] #57 26.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 26.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 27.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 27.38 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 29.69 go: finding github.com/pkg/errors v0.9.1
09:59:20 [2021-02-22T09:59:20.980Z] #57 29.77 go: finding github.com/sirupsen/logrus v1.7.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.04 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.35 go: finding github.com/google/uuid v1.2.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.38 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.42 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.44 go: finding github.com/gofrs/flock v0.8.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.48 go: finding github.com/moby/vpnkit v0.4.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.53 go: finding github.com/gorilla/mux v1.8.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.70 go: finding github.com/moby/sys/mountinfo v0.4.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.71 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:59:20 [2021-02-22T09:59:20.980Z] #57 30.73 go: finding github.com/urfave/cli/v2 v2.3.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 31.00 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 31.17 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:59:20 [2021-02-22T09:59:20.980Z] #57 ...
09:59:20 [2021-02-22T09:59:20.980Z] 
09:59:20 [2021-02-22T09:59:20.980Z] #48 [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
09:59:20 [2021-02-22T09:59:20.980Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:20 [2021-02-22T09:59:20.980Z] #48 33.91 go: extracting github.com/gobwas/glob v0.2.3
09:59:21 [2021-02-22T09:59:21.173Z] #42 74.34   DEP      criu/timerfd.d
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.59 Selecting previously unselected package libprotobuf-lite17:amd64.
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.84 Selecting previously unselected package libprotobuf-dev:amd64.
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:59:21 [2021-02-22T09:59:21.398Z] #41 49.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:21 [2021-02-22T09:59:21.434Z] #42 74.59   DEP      criu/timens.d
09:59:21 [2021-02-22T09:59:21.434Z] #42 74.68   DEP      criu/sysfs_parse.d
09:59:21 [2021-02-22T09:59:21.695Z] #42 74.78   DEP      criu/sysctl.d
09:59:21 [2021-02-22T09:59:21.695Z] #42 74.95   DEP      criu/string.d
09:59:21 [2021-02-22T09:59:21.695Z] #42 74.99   DEP      criu/stats.d
09:59:21 [2021-02-22T09:59:21.932Z] #48 34.58 go: downloading github.com/go-toolsmith/typep v1.0.0
09:59:21 [2021-02-22T09:59:21.932Z] #48 34.64 go: extracting github.com/go-toolsmith/typep v1.0.0
09:59:21 [2021-02-22T09:59:21.957Z] #42 75.08   DEP      criu/sockets.d
09:59:21 [2021-02-22T09:59:21.957Z] #42 75.26   DEP      criu/sk-unix.d
09:59:22 [2021-02-22T09:59:22.218Z] #42 75.45   DEP      criu/sk-tcp.d
09:59:22 [2021-02-22T09:59:22.479Z] #42 75.67   DEP      criu/sk-queue.d
09:59:22 [2021-02-22T09:59:22.482Z] #57 ...
09:59:22 [2021-02-22T09:59:22.482Z] 
09:59:22 [2021-02-22T09:59:22.482Z] #39 [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
09:59:22 [2021-02-22T09:59:22.482Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:22 [2021-02-22T09:59:22.482Z] #39 24.24 Checking out files:  87% (1472/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
09:59:22 [2021-02-22T09:59:22.482Z] #39 24.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:22 [2021-02-22T09:59:22.482Z] #39 25.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:59:22 [2021-02-22T09:59:22.740Z] #42 75.89   DEP      criu/sk-packet.d
09:59:22 [2021-02-22T09:59:22.766Z] #41 51.28 Selecting previously unselected package libprotoc17:amd64.
09:59:22 [2021-02-22T09:59:22.766Z] #41 51.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:59:22 [2021-02-22T09:59:22.766Z] #41 51.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:59:22 [2021-02-22T09:59:22.875Z] #48 35.42 go: downloading github.com/BurntSushi/toml v0.3.1
09:59:22 [2021-02-22T09:59:22.875Z] #48 35.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:22 [2021-02-22T09:59:22.875Z] #48 ...
09:59:22 [2021-02-22T09:59:22.875Z] 
09:59:22 [2021-02-22T09:59:22.875Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:22 [2021-02-22T09:59:22.875Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:22 [2021-02-22T09:59:22.875Z] #12 25.40 Fetched 8422 kB in 17s (502 kB/s)
09:59:22 [2021-02-22T09:59:22.875Z] #12 25.40 Reading package lists...
09:59:22 [2021-02-22T09:59:22.875Z] #12 32.76 Reading package lists...
09:59:22 [2021-02-22T09:59:22.875Z] #12 ...
09:59:22 [2021-02-22T09:59:22.875Z] 
09:59:22 [2021-02-22T09:59:22.875Z] #41 [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
09:59:22 [2021-02-22T09:59:22.875Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:22 [2021-02-22T09:59:22.875Z] #41 20.40 Reading package lists...
09:59:22 [2021-02-22T09:59:22.875Z] #41 27.91 Building dependency tree...
09:59:22 [2021-02-22T09:59:22.875Z] #41 31.84 The following additional packages will be installed:
09:59:22 [2021-02-22T09:59:22.875Z] #41 31.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:59:22 [2021-02-22T09:59:22.875Z] #41 31.84   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:59:22 [2021-02-22T09:59:22.875Z] #41 31.84 Suggested packages:
09:59:22 [2021-02-22T09:59:22.875Z] #41 31.84   manpages-dev python-setuptools
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.33 The following NEW packages will be installed:
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.34   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.35   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.35   python-six zlib1g-dev
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Need to get 4095 kB of archives.
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 After this operation, 22.5 MB of additional disk space will be used.
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 33.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 34.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:59:22 [2021-02-22T09:59:22.875Z] #41 35.77 debconf: delaying package configuration, since apt-utils is not installed
09:59:22 [2021-02-22T09:59:22.875Z] #41 ...
09:59:22 [2021-02-22T09:59:22.875Z] 
09:59:22 [2021-02-22T09:59:22.875Z] #54 [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
09:59:22 [2021-02-22T09:59:22.875Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:22 [2021-02-22T09:59:22.875Z] #54 25.71 Fetched 8422 kB in 17s (489 kB/s)
09:59:22 [2021-02-22T09:59:22.875Z] #54 25.71 Reading package lists...
09:59:23 [2021-02-22T09:59:23.001Z] #42 76.12   DEP      criu/sk-netlink.d
09:59:23 [2021-02-22T09:59:23.001Z] #42 76.23   DEP      criu/sk-inet.d
09:59:23 [2021-02-22T09:59:23.052Z] #39 ...
09:59:23 [2021-02-22T09:59:23.052Z] 
09:59:23 [2021-02-22T09:59:23.052Z] #35 [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
09:59:23 [2021-02-22T09:59:23.052Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:23 [2021-02-22T09:59:23.052Z] #35 25.74 Fetched 8422 kB in 18s (464 kB/s)
09:59:23 [2021-02-22T09:59:23.052Z] #35 25.74 Reading package lists...
09:59:23 [2021-02-22T09:59:23.136Z] #54 33.15 Reading package lists...
09:59:23 [2021-02-22T09:59:23.136Z] #54 ...
09:59:23 [2021-02-22T09:59:23.136Z] 
09:59:23 [2021-02-22T09:59:23.136Z] #41 [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
09:59:23 [2021-02-22T09:59:23.136Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:23 [2021-02-22T09:59:23.136Z] #41 35.97 Fetched 4095 kB in 1s (4172 kB/s)
09:59:23 [2021-02-22T09:59:23.136Z] #41 36.07 Selecting previously unselected package libcap-dev:amd64.
09:59:23 [2021-02-22T09:59:23.262Z] #42 76.41   DEP      criu/signalfd.d
09:59:23 [2021-02-22T09:59:23.312Z] #35 32.61 Reading package lists...
09:59:23 [2021-02-22T09:59:23.312Z] #35 ...
09:59:23 [2021-02-22T09:59:23.312Z] 
09:59:23 [2021-02-22T09:59:23.312Z] #54 [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
09:59:23 [2021-02-22T09:59:23.312Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:23 [2021-02-22T09:59:23.312Z] #54 25.91 Fetched 8422 kB in 18s (463 kB/s)
09:59:23 [2021-02-22T09:59:23.312Z] #54 25.91 Reading package lists...
09:59:23 [2021-02-22T09:59:23.312Z] #54 32.69 Reading package lists...
09:59:23 [2021-02-22T09:59:23.312Z] #54 ...
09:59:23 [2021-02-22T09:59:23.312Z] 
09:59:23 [2021-02-22T09:59:23.312Z] #48 [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
09:59:23 [2021-02-22T09:59:23.312Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:23 [2021-02-22T09:59:23.312Z] #48 29.63 go: downloading github.com/spf13/cast v1.3.0
09:59:23 [2021-02-22T09:59:23.312Z] #48 29.69 go: extracting github.com/spf13/afero v1.1.2
09:59:23 [2021-02-22T09:59:23.312Z] #48 29.77 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:23 [2021-02-22T09:59:23.312Z] #48 29.78 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:59:23 [2021-02-22T09:59:23.312Z] #48 29.88 go: extracting github.com/spf13/cast v1.3.0
09:59:23 [2021-02-22T09:59:23.312Z] #48 30.20 go: extracting github.com/BurntSushi/toml v0.3.1
09:59:23 [2021-02-22T09:59:23.312Z] #48 30.29 go: extracting github.com/gobwas/glob v0.2.3
09:59:23 [2021-02-22T09:59:23.312Z] #48 30.30 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:59:23 [2021-02-22T09:59:23.312Z] #48 32.19 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:23 [2021-02-22T09:59:23.312Z] #48 34.90 go: extracting github.com/gogo/protobuf v1.2.1
09:59:23 [2021-02-22T09:59:23.396Z] #41 36.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:23 [2021-02-22T09:59:23.396Z] #41 36.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.396Z] #41 36.16 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:59:23 [2021-02-22T09:59:23.523Z] #42 76.58   DEP      criu/sigframe.d
09:59:23 [2021-02-22T09:59:23.523Z] #42 76.71   DEP      criu/shmem.d
09:59:23 [2021-02-22T09:59:23.572Z] #48 ...
09:59:23 [2021-02-22T09:59:23.572Z] 
09:59:23 [2021-02-22T09:59:23.572Z] #50 [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
09:59:23 [2021-02-22T09:59:23.572Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
09:59:23 [2021-02-22T09:59:23.572Z] #50 26.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:23 [2021-02-22T09:59:23.572Z] #50 26.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:23 [2021-02-22T09:59:23.572Z] #50 26.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:23 [2021-02-22T09:59:23.572Z] #50 26.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:23 [2021-02-22T09:59:23.572Z] #50 27.45 runtime/cgo
09:59:23 [2021-02-22T09:59:23.572Z] #50 27.59 runtime
09:59:23 [2021-02-22T09:59:23.658Z] #41 36.39 Selecting previously unselected package libnet1:amd64.
09:59:23 [2021-02-22T09:59:23.658Z] #41 36.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.658Z] #41 36.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:23 [2021-02-22T09:59:23.658Z] #41 ...
09:59:23 [2021-02-22T09:59:23.658Z] 
09:59:23 [2021-02-22T09:59:23.658Z] #35 [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
09:59:23 [2021-02-22T09:59:23.658Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:23 [2021-02-22T09:59:23.658Z] #35 26.45 Fetched 8422 kB in 17s (485 kB/s)
09:59:23 [2021-02-22T09:59:23.658Z] #35 26.45 Reading package lists...
09:59:23 [2021-02-22T09:59:23.668Z] #46 ...
09:59:23 [2021-02-22T09:59:23.668Z] 
09:59:23 [2021-02-22T09:59:23.669Z] #28 [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
09:59:23 [2021-02-22T09:59:23.669Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:23 [2021-02-22T09:59:23.669Z] #28 16.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:59:23 [2021-02-22T09:59:23.669Z] #28 17.19 
09:59:23 [2021-02-22T09:59:23.669Z] #28 17.43 
                                                                           0.8%
#########################################################                 80.1%
######################################################################## 100.0%
09:59:23 [2021-02-22T09:59:23.669Z] #28 17.69 
09:59:23 [2021-02-22T09:59:23.669Z] #28 19.00 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:59:23 [2021-02-22T09:59:23.669Z] #28 19.44 
09:59:23 [2021-02-22T09:59:23.669Z] #28 19.80 
                                                                           0.0%
##                                                                         2.8%
#####                                                                      7.5%
########                                                                  12.2%
###########                                                               16.6%
##############                                                            20.2%
################                                                          23.0%
#################                                                         24.8%
####################                                                      28.5%
#######################                                                   32.2%
##########################                                                36.2%
############################                                              39.8%
################################                                          45.4%
09:59:23 [2021-02-22T09:59:23.669Z] #28 ...
09:59:23 [2021-02-22T09:59:23.669Z] 
09:59:23 [2021-02-22T09:59:23.669Z] #50 [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
09:59:23 [2021-02-22T09:59:23.669Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
09:59:23 [2021-02-22T09:59:23.669Z] #50 10.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:23 [2021-02-22T09:59:23.669Z] #50 11.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:23 [2021-02-22T09:59:23.669Z] #50 12.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:23 [2021-02-22T09:59:23.669Z] #50 13.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:59:23 [2021-02-22T09:59:23.669Z] #50 13.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:59:23 [2021-02-22T09:59:23.669Z] #50 14.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:59:23 [2021-02-22T09:59:23.669Z] #50 14.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:59:23 [2021-02-22T09:59:23.669Z] #50 15.02 runtime/cgo
09:59:23 [2021-02-22T09:59:23.669Z] #50 15.21 runtime
09:59:23 [2021-02-22T09:59:23.669Z] #50 ...
09:59:23 [2021-02-22T09:59:23.669Z] 
09:59:23 [2021-02-22T09:59:23.669Z] #28 [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
09:59:23 [2021-02-22T09:59:23.669Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.02 Selecting previously unselected package protobuf-c-compiler.
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.20 Selecting previously unselected package protobuf-compiler.
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.700Z] #41 52.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:23 [2021-02-22T09:59:23.784Z] #42 76.87   DEP      criu/servicefd.d
09:59:23 [2021-02-22T09:59:23.784Z] #42 76.99   DEP      criu/seize.d
09:59:23 [2021-02-22T09:59:23.832Z] #50 ...
09:59:23 [2021-02-22T09:59:23.832Z] 
09:59:23 [2021-02-22T09:59:23.832Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:23 [2021-02-22T09:59:23.832Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:23 [2021-02-22T09:59:23.832Z] #12 26.56 Fetched 8422 kB in 19s (446 kB/s)
09:59:23 [2021-02-22T09:59:23.832Z] #12 26.56 Reading package lists...
09:59:23 [2021-02-22T09:59:23.919Z] #35 33.71 Reading package lists...
09:59:23 [2021-02-22T09:59:23.919Z] #35 ...
09:59:23 [2021-02-22T09:59:23.919Z] 
09:59:23 [2021-02-22T09:59:23.919Z] #41 [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
09:59:23 [2021-02-22T09:59:23.919Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.54 Selecting previously unselected package libnet1-dev.
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.72 Selecting previously unselected package libnl-3-200:amd64.
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:59:23 [2021-02-22T09:59:23.919Z] #41 36.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:59:23 [2021-02-22T09:59:23.969Z] #41 52.49 Selecting previously unselected package python-pkg-resources.
09:59:23 [2021-02-22T09:59:23.969Z] #41 52.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:23 [2021-02-22T09:59:23.969Z] #41 52.50 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:24 [2021-02-22T09:59:24.045Z] #42 77.17   DEP      criu/seccomp.d
09:59:24 [2021-02-22T09:59:24.093Z] #12 33.29 Reading package lists...
09:59:24 [2021-02-22T09:59:24.093Z] #12 ...
09:59:24 [2021-02-22T09:59:24.093Z] 
09:59:24 [2021-02-22T09:59:24.093Z] #41 [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
09:59:24 [2021-02-22T09:59:24.093Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:24 [2021-02-22T09:59:24.093Z] #41 26.69 Fetched 8422 kB in 19s (442 kB/s)
09:59:24 [2021-02-22T09:59:24.093Z] #41 26.69 Reading package lists...
09:59:24 [2021-02-22T09:59:24.180Z] #41 36.92 Selecting previously unselected package libnl-3-dev:amd64.
09:59:24 [2021-02-22T09:59:24.180Z] #41 36.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:59:24 [2021-02-22T09:59:24.180Z] #41 36.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:59:24 [2021-02-22T09:59:24.226Z] #41 52.72 Selecting previously unselected package python-six.
09:59:24 [2021-02-22T09:59:24.226Z] #41 52.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:24 [2021-02-22T09:59:24.226Z] #41 52.73 Unpacking python-six (1.12.0-1) ...
09:59:24 [2021-02-22T09:59:24.226Z] #41 52.85 Selecting previously unselected package python-protobuf.
09:59:24 [2021-02-22T09:59:24.305Z] #42 77.33   DEP      criu/rst-malloc.d
09:59:24 [2021-02-22T09:59:24.305Z] #42 77.44   DEP      criu/rbtree.d
09:59:24 [2021-02-22T09:59:24.305Z] #42 77.47   DEP      criu/pstree.d
09:59:24 [2021-02-22T09:59:24.441Z] #41 37.28 Selecting previously unselected package libprotobuf-c1:amd64.
09:59:24 [2021-02-22T09:59:24.441Z] #41 37.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:59:24 [2021-02-22T09:59:24.441Z] #41 37.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:24 [2021-02-22T09:59:24.441Z] #41 37.39 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:59:24 [2021-02-22T09:59:24.470Z] #28 19.80 
                                                                           0.0%
##                                                                         2.8%
#####                                                                      7.5%
########                                                                  12.2%
###########                                                               16.6%
##############                                                            20.2%
################                                                          23.0%
#################                                                         24.8%
####################                                                      28.5%
#######################                                                   32.2%
##########################                                                36.2%
############################                                              39.8%
################################                                          45.4%
###################################                                       49.3%
######################################                                    53.7%
##########################################                                58.9%
#############################################                             63.0%
#################################################                         68.5%
####################################################                      72.8%
#######################################################                   77.1%
###########################################################               82.7%
#
09:59:24 [2021-02-22T09:59:24.470Z] #28 ...
09:59:24 [2021-02-22T09:59:24.470Z] 
09:59:24 [2021-02-22T09:59:24.470Z] #57 [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
09:59:24 [2021-02-22T09:59:24.470Z] #57 sha256:5da321d814186cf012ab3c0813b7c9205688cdd538e2a4c81ea60c933966d1cf
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.57 go: downloading github.com/sirupsen/logrus v1.7.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.65 go: downloading github.com/pkg/errors v0.9.1
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.84 go: downloading github.com/urfave/cli/v2 v2.3.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.87 go: extracting github.com/sirupsen/logrus v1.7.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.92 go: downloading github.com/gofrs/flock v0.8.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.92 go: extracting github.com/pkg/errors v0.9.1
09:59:24 [2021-02-22T09:59:24.470Z] #57 11.96 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.04 go: downloading github.com/google/uuid v1.2.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.21 go: downloading github.com/moby/vpnkit v0.4.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.59 go: downloading github.com/gorilla/mux v1.8.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.71 go: extracting github.com/google/uuid v1.2.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.80 go: extracting github.com/gofrs/flock v0.8.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.88 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:24 [2021-02-22T09:59:24.470Z] #57 12.98 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 13.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:24 [2021-02-22T09:59:24.470Z] #57 13.24 go: extracting github.com/gorilla/mux v1.8.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 13.26 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 13.99 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:24 [2021-02-22T09:59:24.470Z] #57 14.07 go: extracting github.com/moby/vpnkit v0.4.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 14.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:24 [2021-02-22T09:59:24.470Z] #57 14.43 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:59:24 [2021-02-22T09:59:24.470Z] #57 14.77 go: extracting github.com/urfave/cli/v2 v2.3.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 15.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:24 [2021-02-22T09:59:24.470Z] #57 17.55 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:59:24 [2021-02-22T09:59:24.470Z] #57 18.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 18.97 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 18.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 19.91 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:59:24 [2021-02-22T09:59:24.470Z] #57 ...
09:59:24 [2021-02-22T09:59:24.470Z] 
09:59:24 [2021-02-22T09:59:24.470Z] #28 [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
09:59:24 [2021-02-22T09:59:24.470Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:24 [2021-02-22T09:59:24.482Z] #41 52.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:59:24 [2021-02-22T09:59:24.482Z] #41 52.86 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:24 [2021-02-22T09:59:24.566Z] #42 77.62   DEP      criu/protobuf.d
09:59:24 [2021-02-22T09:59:24.566Z] #42 77.73   GEN      criu/protobuf-desc-gen.h
09:59:24 [2021-02-22T09:59:24.702Z] #41 37.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:59:24 [2021-02-22T09:59:24.702Z] #41 37.43 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:24 [2021-02-22T09:59:24.738Z] #28 19.80 
                                                                           0.0%
##                                                                         2.8%
#####                                                                      7.5%
########                                                                  12.2%
###########                                                               16.6%
##############                                                            20.2%
################                                                          23.0%
#################                                                         24.8%
####################                                                      28.5%
#######################                                                   32.2%
##########################                                                36.2%
############################                                              39.8%
################################                                          45.4%
###################################                                       49.3%
######################################                                    53.7%
##########################################                                58.9%
#############################################                             63.0%
#################################################                         68.5%
####################################################                      72.8%
#######################################################                   77.1%
###########################################################               82.7%
##############################################################            86.4%
################################################################          89.1%
####################################################################      94.5%
######################################################################## 100.0%
09:59:24 [2021-02-22T09:59:24.738Z] #28 ...
09:59:24 [2021-02-22T09:59:24.738Z] 
09:59:24 [2021-02-22T09:59:24.738Z] #48 [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
09:59:24 [2021-02-22T09:59:24.738Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.05 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.13 go: downloading github.com/spf13/cobra v0.0.5
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.14 go: downloading github.com/spf13/pflag v1.0.5
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.18 go: downloading github.com/spf13/viper v1.6.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.24 go: downloading github.com/pkg/errors v0.8.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.57 go: downloading github.com/fatih/color v1.7.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.62 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.66 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.67 go: downloading github.com/mattn/go-colorable v0.1.4
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.67 go: extracting github.com/spf13/cobra v0.0.5
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.67 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.70 go: extracting github.com/fatih/color v1.7.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.73 go: extracting github.com/pkg/errors v0.8.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.75 go: extracting github.com/spf13/pflag v1.0.5
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.80 go: downloading github.com/mattn/go-isatty v0.0.8
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.85 go: extracting github.com/spf13/viper v1.6.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.86 go: downloading github.com/go-critic/go-critic v0.4.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 12.90 go: downloading github.com/stretchr/testify v1.4.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.15 go: downloading github.com/magiconair/properties v1.8.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.26 go: extracting github.com/mattn/go-isatty v0.0.8
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.44 go: extracting github.com/mattn/go-colorable v0.1.4
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.47 go: extracting github.com/go-critic/go-critic v0.4.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.51 go: downloading github.com/hashicorp/hcl v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.54 go: extracting github.com/stretchr/testify v1.4.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.65 go: downloading github.com/spf13/cast v1.3.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.71 go: downloading github.com/pelletier/go-toml v1.2.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.72 go: extracting github.com/magiconair/properties v1.8.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 13.99 go: extracting github.com/hashicorp/hcl v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.08 go: downloading gopkg.in/yaml.v2 v2.2.7
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.10 go: extracting github.com/pelletier/go-toml v1.2.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.19 go: extracting github.com/spf13/cast v1.3.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.58 go: extracting gopkg.in/yaml.v2 v2.2.7
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 14.82 go: downloading gopkg.in/ini.v1 v1.51.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.02 go: downloading github.com/spf13/afero v1.1.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.22 go: extracting gopkg.in/ini.v1 v1.51.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.28 go: downloading github.com/pmezard/go-difflib v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.34 go: extracting github.com/spf13/afero v1.1.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.36 go: downloading github.com/sirupsen/logrus v1.4.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.41 go: extracting github.com/pmezard/go-difflib v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.54 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.70 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.71 go: downloading golang.org/x/text v0.3.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.91 go: extracting github.com/sirupsen/logrus v1.4.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.91 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.92 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 15.93 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.18 go: downloading github.com/subosito/gotenv v1.2.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.19 go: downloading github.com/go-toolsmith/typep v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.22 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.25 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.32 go: extracting github.com/go-toolsmith/typep v1.0.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.34 go: extracting github.com/subosito/gotenv v1.2.0
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.35 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.44 go: downloading github.com/davecgh/go-spew v1.1.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.62 go: extracting github.com/davecgh/go-spew v1.1.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.65 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:24 [2021-02-22T09:59:24.738Z] #48 16.95 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 17.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:24 [2021-02-22T09:59:24.738Z] #48 17.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:24 [2021-02-22T09:59:24.738Z] #48 17.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:24 [2021-02-22T09:59:24.738Z] #48 17.53 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:59:24 [2021-02-22T09:59:24.738Z] #48 20.23 go: extracting golang.org/x/text v0.3.2
09:59:24 [2021-02-22T09:59:24.738Z] #48 20.62 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:59:24 [2021-02-22T09:59:24.738Z] #48 21.70 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:59:24 [2021-02-22T09:59:24.963Z] #41 37.56 Selecting previously unselected package zlib1g-dev:amd64.
09:59:24 [2021-02-22T09:59:24.963Z] #41 37.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:59:24 [2021-02-22T09:59:24.963Z] #41 37.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:25 [2021-02-22T09:59:25.002Z] #48 ...
09:59:25 [2021-02-22T09:59:25.002Z] 
09:59:25 [2021-02-22T09:59:25.002Z] #44 [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
09:59:25 [2021-02-22T09:59:25.002Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:25 [2021-02-22T09:59:25.002Z] #44 11.97 vendor/golang.org/x/crypto/internal/subtle
09:59:25 [2021-02-22T09:59:25.002Z] #44 ...
09:59:25 [2021-02-22T09:59:25.002Z] 
09:59:25 [2021-02-22T09:59:25.002Z] #63 [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
09:59:25 [2021-02-22T09:59:25.002Z] #63 sha256:29543fa89ade4e9d716795782d72adb800e370f8e56baa2497c8d338d86f45f2
09:59:25 [2021-02-22T09:59:25.002Z] #63 19.46 Checking out files:  20% (382/1905)   
Checking out files:  21% (401/1905)   
Checking out files:  22% (420/1905)   
Checking out files:  23% (439/1905)   
Checking out files:  24% (458/1905)   
Checking out files:  25% (477/1905)   
Checking out files:  26% (496/1905)   
Checking out files:  27% (515/1905)   
Checking out files:  28% (534/1905)   
Checking out files:  29% (553/1905)   
Checking out files:  30% (572/1905)   
Checking out files:  31% (591/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  69% (1324/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:59:25 [2021-02-22T09:59:25.002Z] #63 20.99 + cd /tmp/tmp.TjuOH9YNHp/src/github.com/docker/libnetwork
09:59:25 [2021-02-22T09:59:25.002Z] #63 20.99 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:59:25 [2021-02-22T09:59:25.002Z] #63 21.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:59:25 [2021-02-22T09:59:25.045Z] #41 53.54 Setting up python-pkg-resources (40.8.0-1) ...
09:59:25 [2021-02-22T09:59:25.223Z] #41 37.91 Selecting previously unselected package libprotobuf17:amd64.
09:59:25 [2021-02-22T09:59:25.223Z] #41 37.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:59:25 [2021-02-22T09:59:25.223Z] #41 37.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:25 [2021-02-22T09:59:25.302Z] #41 ...
09:59:25 [2021-02-22T09:59:25.302Z] 
09:59:25 [2021-02-22T09:59:25.302Z] #44 [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
09:59:25 [2021-02-22T09:59:25.302Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:25 [2021-02-22T09:59:25.302Z] #44 53.81 time
09:59:25 [2021-02-22T09:59:25.796Z] #41 38.73 Selecting previously unselected package libprotobuf-lite17:amd64.
09:59:26 [2021-02-22T09:59:26.004Z] #41 33.31 Reading package lists...
09:59:26 [2021-02-22T09:59:26.004Z] #41 ...
09:59:26 [2021-02-22T09:59:26.004Z] 
09:59:26 [2021-02-22T09:59:26.004Z] #44 [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
09:59:26 [2021-02-22T09:59:26.004Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:26 [2021-02-22T09:59:26.004Z] #44 28.39 vendor/golang.org/x/crypto/internal/subtle
09:59:26 [2021-02-22T09:59:26.004Z] #44 28.52 vendor/golang.org/x/crypto/curve25519
09:59:26 [2021-02-22T09:59:26.004Z] #44 ...
09:59:26 [2021-02-22T09:59:26.004Z] 
09:59:26 [2021-02-22T09:59:26.004Z] #35 [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
09:59:26 [2021-02-22T09:59:26.004Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:26 [2021-02-22T09:59:26.004Z] #35 32.61 Reading package lists...
09:59:26 [2021-02-22T09:59:26.057Z] #41 38.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:59:26 [2021-02-22T09:59:26.057Z] #41 38.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:26 [2021-02-22T09:59:26.057Z] #41 39.00 Selecting previously unselected package libprotobuf-dev:amd64.
09:59:26 [2021-02-22T09:59:26.319Z] #41 39.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:59:26 [2021-02-22T09:59:26.319Z] #41 39.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:26 [2021-02-22T09:59:26.480Z] #42 79.36   DEP      criu/protobuf-desc.d
09:59:26 [2021-02-22T09:59:26.480Z] #42 79.48   DEP      criu/proc_parse.d
09:59:26 [2021-02-22T09:59:26.480Z] #42 79.64   DEP      criu/plugin.d
09:59:26 [2021-02-22T09:59:26.480Z] #42 79.72   DEP      criu/pipes.d
09:59:26 [2021-02-22T09:59:26.741Z] #42 79.83   DEP      criu/pie-util.d
09:59:26 [2021-02-22T09:59:26.741Z] #42 79.92   DEP      criu/pie-util-vdso.d
09:59:26 [2021-02-22T09:59:26.741Z] #42 80.02   DEP      criu/pie-util-vdso-elf32.d
09:59:27 [2021-02-22T09:59:27.001Z] #42 80.13   DEP      criu/path.d
09:59:27 [2021-02-22T09:59:27.001Z] #42 80.27   DEP      criu/parasite-syscall.d
09:59:27 [2021-02-22T09:59:27.099Z] #63 ...
09:59:27 [2021-02-22T09:59:27.099Z] 
09:59:27 [2021-02-22T09:59:27.099Z] #54 [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
09:59:27 [2021-02-22T09:59:27.099Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:59:27 [2021-02-22T09:59:27.099Z] #54 14.33 Fetched 8246 kB in 11s (778 kB/s)
09:59:27 [2021-02-22T09:59:27.099Z] #54 14.33 Reading package lists...
09:59:27 [2021-02-22T09:59:27.099Z] #54 19.43 Reading package lists...
09:59:27 [2021-02-22T09:59:27.099Z] #54 ...
09:59:27 [2021-02-22T09:59:27.099Z] 
09:59:27 [2021-02-22T09:59:27.099Z] #48 [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
09:59:27 [2021-02-22T09:59:27.262Z] #42 80.46   DEP      criu/pagemap.d
09:59:27 [2021-02-22T09:59:27.374Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.81 go: downloading github.com/uudashr/gocognit v1.0.1
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:27 [2021-02-22T09:59:27.374Z] #48 23.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.20 go: extracting github.com/uudashr/gocognit v1.0.1
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.23 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.47 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.55 go: downloading github.com/gogo/protobuf v1.2.1
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.56 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:27 [2021-02-22T09:59:27.374Z] #48 24.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:27 [2021-02-22T09:59:27.522Z] #42 80.61   DEP      criu/pagemap-cache.d
09:59:27 [2021-02-22T09:59:27.522Z] #42 80.72   DEP      criu/page-xfer.d
09:59:27 [2021-02-22T09:59:27.522Z] #42 80.87   DEP      criu/page-pipe.d
09:59:27 [2021-02-22T09:59:27.648Z] #35 38.98 Building dependency tree...
09:59:27 [2021-02-22T09:59:27.659Z] #48 24.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:59:27 [2021-02-22T09:59:27.659Z] #48 24.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:27 [2021-02-22T09:59:27.707Z] #41 40.42 Selecting previously unselected package libprotoc17:amd64.
09:59:27 [2021-02-22T09:59:27.707Z] #41 40.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:59:27 [2021-02-22T09:59:27.707Z] #41 40.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:59:27 [2021-02-22T09:59:27.783Z] #42 80.95   DEP      criu/netfilter.d
09:59:27 [2021-02-22T09:59:27.975Z] #48 25.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:27 [2021-02-22T09:59:27.975Z] #48 25.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:27 [2021-02-22T09:59:27.975Z] #48 25.21 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:27 [2021-02-22T09:59:27.975Z] #48 25.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:27 [2021-02-22T09:59:27.975Z] #48 25.25 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:27 [2021-02-22T09:59:27.975Z] #48 ...
09:59:27 [2021-02-22T09:59:27.975Z] 
09:59:27 [2021-02-22T09:59:27.975Z] #39 [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
09:59:27 [2021-02-22T09:59:27.975Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:59:27 [2021-02-22T09:59:27.975Z] #39 14.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:27 [2021-02-22T09:59:27.975Z] #39 17.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:59:28 [2021-02-22T09:59:28.044Z] #42 81.07   DEP      criu/net.d
09:59:28 [2021-02-22T09:59:28.245Z] #39 ...
09:59:28 [2021-02-22T09:59:28.245Z] 
09:59:28 [2021-02-22T09:59:28.245Z] #48 [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
09:59:28 [2021-02-22T09:59:28.245Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:28 [2021-02-22T09:59:28.245Z] #48 25.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:28 [2021-02-22T09:59:28.245Z] #48 25.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:28 [2021-02-22T09:59:28.245Z] #48 25.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:28 [2021-02-22T09:59:28.304Z] #42 81.34   DEP      criu/namespaces.d
09:59:28 [2021-02-22T09:59:28.304Z] #42 81.52   DEP      criu/mount.d
09:59:28 [2021-02-22T09:59:28.371Z] #41 41.10 Selecting previously unselected package protobuf-c-compiler.
09:59:28 [2021-02-22T09:59:28.372Z] #41 41.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:59:28 [2021-02-22T09:59:28.372Z] #41 41.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.57 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.58 go: downloading github.com/ultraware/whitespace v0.0.4
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.63 go: extracting github.com/ultraware/whitespace v0.0.4
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:28 [2021-02-22T09:59:28.516Z] #48 25.82 go: downloading github.com/gobwas/glob v0.2.3
09:59:28 [2021-02-22T09:59:28.565Z] #42 81.71   DEP      criu/memfd.d
09:59:28 [2021-02-22T09:59:28.565Z] #42 81.87   DEP      criu/mem.d
09:59:28 [2021-02-22T09:59:28.638Z] #41 41.34 Selecting previously unselected package protobuf-compiler.
09:59:28 [2021-02-22T09:59:28.638Z] #41 41.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:59:28 [2021-02-22T09:59:28.638Z] #41 41.38 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:28 [2021-02-22T09:59:28.803Z] #48 25.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:28 [2021-02-22T09:59:28.803Z] #48 25.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:59:28 [2021-02-22T09:59:28.825Z] #42 82.05   DEP      criu/lsm.d
09:59:28 [2021-02-22T09:59:28.903Z] #41 41.53 Selecting previously unselected package python-pkg-resources.
09:59:28 [2021-02-22T09:59:28.903Z] #41 41.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:28 [2021-02-22T09:59:28.903Z] #41 41.54 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:29 [2021-02-22T09:59:29.086Z] #42 82.23   DEP      criu/log.d
09:59:29 [2021-02-22T09:59:29.114Z] #48 26.24 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:29 [2021-02-22T09:59:29.114Z] #48 ...
09:59:29 [2021-02-22T09:59:29.114Z] 
09:59:29 [2021-02-22T09:59:29.114Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:29 [2021-02-22T09:59:29.114Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:29 [2021-02-22T09:59:29.114Z] #12 16.39 Fetched 8246 kB in 12s (690 kB/s)
09:59:29 [2021-02-22T09:59:29.114Z] #12 16.39 Reading package lists...
09:59:29 [2021-02-22T09:59:29.166Z] #41 41.86 Selecting previously unselected package python-six.
09:59:29 [2021-02-22T09:59:29.166Z] #41 41.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:29 [2021-02-22T09:59:29.166Z] #41 41.87 Unpacking python-six (1.12.0-1) ...
09:59:29 [2021-02-22T09:59:29.166Z] #41 42.04 Selecting previously unselected package python-protobuf.
09:59:29 [2021-02-22T09:59:29.166Z] #41 42.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:59:29 [2021-02-22T09:59:29.166Z] #41 42.05 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:29 [2021-02-22T09:59:29.347Z] #42 82.41   DEP      criu/libnetlink.d
09:59:29 [2021-02-22T09:59:29.347Z] #42 82.54   DEP      criu/kerndat.d
09:59:29 [2021-02-22T09:59:29.377Z] #12 22.29 Reading package lists...
09:59:29 [2021-02-22T09:59:29.377Z] #12 ...
09:59:29 [2021-02-22T09:59:29.377Z] 
09:59:29 [2021-02-22T09:59:29.377Z] #48 [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
09:59:29 [2021-02-22T09:59:29.377Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.55 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.57 go: extracting github.com/gobwas/glob v0.2.3
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.58 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.62 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:29 [2021-02-22T09:59:29.377Z] #48 26.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:29 [2021-02-22T09:59:29.377Z] #48 ...
09:59:29 [2021-02-22T09:59:29.377Z] 
09:59:29 [2021-02-22T09:59:29.377Z] #35 [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
09:59:29 [2021-02-22T09:59:29.377Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:29 [2021-02-22T09:59:29.377Z] #35 16.55 Fetched 8246 kB in 12s (715 kB/s)
09:59:29 [2021-02-22T09:59:29.377Z] #35 16.55 Reading package lists...
09:59:29 [2021-02-22T09:59:29.480Z] #44 ...
09:59:29 [2021-02-22T09:59:29.480Z] 
09:59:29 [2021-02-22T09:59:29.480Z] #50 [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
09:59:29 [2021-02-22T09:59:29.480Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:59:29 [2021-02-22T09:59:29.480Z] #50 47.79 syscall
09:59:29 [2021-02-22T09:59:29.480Z] #50 47.84 reflect
09:59:29 [2021-02-22T09:59:29.480Z] #50 55.69 context
09:59:29 [2021-02-22T09:59:29.480Z] #50 56.62 internal/poll
09:59:29 [2021-02-22T09:59:29.480Z] #50 ...
09:59:29 [2021-02-22T09:59:29.480Z] 
09:59:29 [2021-02-22T09:59:29.480Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:29 [2021-02-22T09:59:29.480Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:29 [2021-02-22T09:59:29.480Z] #12 50.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]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.17 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]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 53.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:59:29 [2021-02-22T09:59:29.480Z] #12 54.59 debconf: delaying package configuration, since apt-utils is not installed
09:59:29 [2021-02-22T09:59:29.480Z] #12 54.82 Fetched 78.2 MB in 9s (8956 kB/s)
09:59:29 [2021-02-22T09:59:29.480Z] #12 54.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.03 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.05 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.50 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.81 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 55.83 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 56.06 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 56.26 Selecting previously unselected package binutils-mingw-w64-i686.
09:59:29 [2021-02-22T09:59:29.480Z] #12 56.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:29 [2021-02-22T09:59:29.480Z] #12 56.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:59:29 [2021-02-22T09:59:29.480Z] #12 56.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:59:29 [2021-02-22T09:59:29.591Z] #35 42.45 The following additional packages will be installed:
09:59:29 [2021-02-22T09:59:29.608Z] #42 82.69   DEP      criu/kcmp-ids.d
09:59:29 [2021-02-22T09:59:29.608Z] #42 82.75   DEP      criu/irmap.d
09:59:29 [2021-02-22T09:59:29.644Z] #35 21.75 Reading package lists...
09:59:29 [2021-02-22T09:59:29.644Z] #35 ...
09:59:29 [2021-02-22T09:59:29.644Z] 
09:59:29 [2021-02-22T09:59:29.644Z] #48 [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
09:59:29 [2021-02-22T09:59:29.644Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:29 [2021-02-22T09:59:29.644Z] #48 26.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:29 [2021-02-22T09:59:29.644Z] #48 26.84 go: downloading github.com/go-toolsmith/astp v1.0.0
09:59:29 [2021-02-22T09:59:29.644Z] #48 26.85 go: downloading github.com/kisielk/gotool v1.0.0
09:59:29 [2021-02-22T09:59:29.856Z] #35 42.46   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:59:29 [2021-02-22T09:59:29.856Z] #35 42.48 Suggested packages:
09:59:29 [2021-02-22T09:59:29.856Z] #35 42.49   cmake-doc ninja-build lrzip
09:59:29 [2021-02-22T09:59:29.856Z] #35 42.49 Recommended packages:
09:59:29 [2021-02-22T09:59:29.856Z] #35 42.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:59:29 [2021-02-22T09:59:29.870Z] #42 82.93   DEP      criu/ipc_ns.d
09:59:29 [2021-02-22T09:59:29.870Z] #42 83.07   DEP      criu/image.d
09:59:29 [2021-02-22T09:59:29.949Z] #48 27.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:59:29 [2021-02-22T09:59:29.949Z] #48 27.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:29 [2021-02-22T09:59:29.949Z] #48 27.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:30 [2021-02-22T09:59:30.043Z] #12 ...
09:59:30 [2021-02-22T09:59:30.043Z] 
09:59:30 [2021-02-22T09:59:30.043Z] #41 [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
09:59:30 [2021-02-22T09:59:30.043Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:30 [2021-02-22T09:59:30.043Z] #41 58.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:30 [2021-02-22T09:59:30.129Z] #41 42.82 Setting up python-pkg-resources (40.8.0-1) ...
09:59:30 [2021-02-22T09:59:30.131Z] #42 83.26   DEP      criu/image-desc.d
09:59:30 [2021-02-22T09:59:30.131Z] #42 83.35   DEP      criu/fsnotify.d
09:59:30 [2021-02-22T09:59:30.275Z] #48 ...
09:59:30 [2021-02-22T09:59:30.275Z] 
09:59:30 [2021-02-22T09:59:30.275Z] #41 [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
09:59:30 [2021-02-22T09:59:30.275Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:30 [2021-02-22T09:59:30.275Z] #41 17.24 Fetched 8246 kB in 12s (679 kB/s)
09:59:30 [2021-02-22T09:59:30.275Z] #41 17.24 Reading package lists...
09:59:30 [2021-02-22T09:59:30.275Z] #41 21.69 Reading package lists...
09:59:30 [2021-02-22T09:59:30.275Z] #41 27.03 Building dependency tree...
09:59:30 [2021-02-22T09:59:30.275Z] #41 ...
09:59:30 [2021-02-22T09:59:30.275Z] 
09:59:30 [2021-02-22T09:59:30.275Z] #48 [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
09:59:30 [2021-02-22T09:59:30.275Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:30 [2021-02-22T09:59:30.275Z] #48 27.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:30 [2021-02-22T09:59:30.298Z] #41 58.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:30 [2021-02-22T09:59:30.298Z] #41 58.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:30 [2021-02-22T09:59:30.298Z] #41 58.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:30 [2021-02-22T09:59:30.298Z] #41 58.82 Setting up python-six (1.12.0-1) ...
09:59:30 [2021-02-22T09:59:30.389Z] #41 ...
09:59:30 [2021-02-22T09:59:30.389Z] 
09:59:30 [2021-02-22T09:59:30.389Z] #44 [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
09:59:30 [2021-02-22T09:59:30.389Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:30 [2021-02-22T09:59:30.389Z] #44 43.15 internal/reflectlite
09:59:30 [2021-02-22T09:59:30.389Z] #44 43.16 github.com/LK4D4/vndr/godl/singleflight
09:59:30 [2021-02-22T09:59:30.391Z] #42 83.49   DEP      criu/filesystems.d
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.55 go: downloading github.com/ultraware/funlen v0.0.2
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.65 go: extracting github.com/go-toolsmith/astp v1.0.0
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.69 go: extracting github.com/kisielk/gotool v1.0.0
09:59:30 [2021-02-22T09:59:30.605Z] #48 27.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:30 [2021-02-22T09:59:30.652Z] #42 83.73   DEP      criu/files.d
09:59:30 [2021-02-22T09:59:30.652Z] #42 ...
09:59:30 [2021-02-22T09:59:30.652Z] 
09:59:30 [2021-02-22T09:59:30.652Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:30 [2021-02-22T09:59:30.652Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:30 [2021-02-22T09:59:30.652Z] #19 10.76 Reading package lists...
09:59:30 [2021-02-22T09:59:30.652Z] #19 15.36 Reading package lists...
09:59:30 [2021-02-22T09:59:30.652Z] #19 18.79 Building dependency tree...
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41 libcap2-bin is already the newest version (1:2.25-2).
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41 The following additional packages will be installed:
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.41   python3.7 python3.7-minimal vim-runtime xxd
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43 Suggested packages:
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43 Recommended packages:
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43   aufs-dkms nftables build-essential python3-dev python3-keyring
09:59:30 [2021-02-22T09:59:30.652Z] #19 20.43   python3-keyrings.alt python3-xdg unzip
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.35 The following NEW packages will be installed:
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.35   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.36   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.36   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.36   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.36   xz-utils zip
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.72 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.72 Need to get 28.5 MB of archives.
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.72 After this operation, 116 MB of additional disk space will be used.
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:59:30 [2021-02-22T09:59:30.652Z] #19 23.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 23.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:59:30 [2021-02-22T09:59:30.653Z] #19 ...
09:59:30 [2021-02-22T09:59:30.653Z] 
09:59:30 [2021-02-22T09:59:30.653Z] #42 [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
09:59:30 [2021-02-22T09:59:30.653Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:30 [2021-02-22T09:59:30.653Z] #42 83.94   DEP      criu/files-reg.d
09:59:30 [2021-02-22T09:59:30.860Z] #41 ...
09:59:30 [2021-02-22T09:59:30.860Z] 
09:59:30 [2021-02-22T09:59:30.860Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:30 [2021-02-22T09:59:30.860Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:59:30 [2021-02-22T09:59:30.861Z] #31 49.03 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.
09:59:30 [2021-02-22T09:59:30.861Z] #31 49.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:59:30 [2021-02-22T09:59:30.861Z] #31 50.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:30 [2021-02-22T09:59:30.861Z] #31 ...
09:59:30 [2021-02-22T09:59:30.861Z] 
09:59:30 [2021-02-22T09:59:30.861Z] #33 [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
09:59:30 [2021-02-22T09:59:30.861Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:59:30 [2021-02-22T09:59:30.861Z] #33 49.23 time
09:59:30 [2021-02-22T09:59:30.861Z] #33 55.60 internal/poll
09:59:30 [2021-02-22T09:59:30.861Z] #33 57.36 internal/fmtsort
09:59:30 [2021-02-22T09:59:30.861Z] #33 57.90 internal/syscall/execenv
09:59:30 [2021-02-22T09:59:30.861Z] #33 57.93 internal/syscall/unix
09:59:30 [2021-02-22T09:59:30.861Z] #33 58.09 strings
09:59:30 [2021-02-22T09:59:30.861Z] #33 58.30 os
09:59:30 [2021-02-22T09:59:30.861Z] #33 ...
09:59:30 [2021-02-22T09:59:30.861Z] 
09:59:30 [2021-02-22T09:59:30.861Z] #50 [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
09:59:30 [2021-02-22T09:59:30.861Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:59:30 [2021-02-22T09:59:30.861Z] #50 59.32 os
09:59:30 [2021-02-22T09:59:30.911Z] #48 27.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:30 [2021-02-22T09:59:30.911Z] #48 27.83 go: downloading github.com/BurntSushi/toml v0.3.1
09:59:30 [2021-02-22T09:59:30.911Z] #48 27.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:30 [2021-02-22T09:59:30.911Z] #48 28.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:30 [2021-02-22T09:59:30.911Z] #48 28.02 go: downloading github.com/stretchr/objx v0.2.0
09:59:30 [2021-02-22T09:59:30.911Z] #48 28.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:30 [2021-02-22T09:59:30.911Z] #48 28.12 go: extracting github.com/gogo/protobuf v1.2.1
09:59:30 [2021-02-22T09:59:30.913Z] #42 84.15   DEP      criu/files-ext.d
09:59:30 [2021-02-22T09:59:30.960Z] #44 ...
09:59:30 [2021-02-22T09:59:30.960Z] 
09:59:30 [2021-02-22T09:59:30.960Z] #63 [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
09:59:30 [2021-02-22T09:59:30.960Z] #63 sha256:c9772b7d41042856eef18f0af49e3884ead49ec6b3026d01ecf9d0b72c8f472f
09:59:30 [2021-02-22T09:59:30.960Z] #63 DONE 43.6s
09:59:30 [2021-02-22T09:59:30.960Z] 
09:59:30 [2021-02-22T09:59:30.960Z] #44 [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
09:59:30 [2021-02-22T09:59:30.960Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:30 [2021-02-22T09:59:30.960Z] #44 43.71 math/rand
09:59:31 [2021-02-22T09:59:31.173Z] #42 84.28   DEP      criu/file-lock.d
09:59:31 [2021-02-22T09:59:31.173Z] #42 84.46   DEP      criu/file-ids.d
09:59:31 [2021-02-22T09:59:31.253Z] #48 28.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:59:31 [2021-02-22T09:59:31.253Z] #48 28.35 go: extracting github.com/ultraware/funlen v0.0.2
09:59:31 [2021-02-22T09:59:31.259Z] #35 43.78 The following NEW packages will be installed:
09:59:31 [2021-02-22T09:59:31.259Z] #35 43.79   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:59:31 [2021-02-22T09:59:31.259Z] #35 43.79   vim-common xxd
09:59:31 [2021-02-22T09:59:31.435Z] #42 ...
09:59:31 [2021-02-22T09:59:31.435Z] 
09:59:31 [2021-02-22T09:59:31.435Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:31 [2021-02-22T09:59:31.435Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:59:31 [2021-02-22T09:59:31.435Z] #31 DONE 155.3s
09:59:31 [2021-02-22T09:59:31.435Z] 
09:59:31 [2021-02-22T09:59:31.435Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:31 [2021-02-22T09:59:31.435Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:31 [2021-02-22T09:59:31.435Z] #19 23.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 23.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 23.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 23.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 23.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:59:31 [2021-02-22T09:59:31.435Z] #19 24.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:59:31 [2021-02-22T09:59:31.713Z] #48 28.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:59:31 [2021-02-22T09:59:31.714Z] #48 28.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:31 [2021-02-22T09:59:31.714Z] #48 28.48 go: extracting github.com/BurntSushi/toml v0.3.1
09:59:31 [2021-02-22T09:59:31.714Z] #48 28.62 go: extracting github.com/stretchr/objx v0.2.0
09:59:31 [2021-02-22T09:59:31.714Z] #48 28.70 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.18 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.18 Need to get 14.9 MB of archives.
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.18 After this operation, 61.8 MB of additional disk space will be used.
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:59:31 [2021-02-22T09:59:31.715Z] #35 44.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:59:31 [2021-02-22T09:59:31.789Z] #50 ...
09:59:31 [2021-02-22T09:59:31.789Z] 
09:59:31 [2021-02-22T09:59:31.789Z] #46 [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
09:59:31 [2021-02-22T09:59:31.789Z] #46 sha256:cb4be3d191b039d70bfa2db1e2c700f320876c57a79d5e9dd5e19b99ad435ae4
09:59:31 [2021-02-22T09:59:31.789Z] #46 DONE 60.2s
09:59:31 [2021-02-22T09:59:31.975Z] #35 ...
09:59:31 [2021-02-22T09:59:31.975Z] 
09:59:31 [2021-02-22T09:59:31.976Z] #63 [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
09:59:31 [2021-02-22T09:59:31.976Z] #63 sha256:c57a6f6fcf4ff685dac8b90aac3e01a459e496abaf792630ba66ab4bb44af3c1
09:59:31 [2021-02-22T09:59:31.976Z] #63 DONE 44.7s
09:59:31 [2021-02-22T09:59:31.976Z] 
09:59:31 [2021-02-22T09:59:31.976Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:31 [2021-02-22T09:59:31.976Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:31 [2021-02-22T09:59:31.976Z] #12 33.29 Reading package lists...
09:59:31 [2021-02-22T09:59:31.976Z] #12 39.71 Building dependency tree...
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.86 The following additional packages will be installed:
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.87   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.87   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.88   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.88   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.88   mingw-w64-x86-64-dev
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.91 Suggested packages:
09:59:31 [2021-02-22T09:59:31.976Z] #12 42.91   gcc-8-locales seccomp wine64
09:59:32 [2021-02-22T09:59:32.045Z] 
09:59:32 [2021-02-22T09:59:32.045Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:32 [2021-02-22T09:59:32.045Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:32 [2021-02-22T09:59:32.045Z] #12 58.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:59:32 [2021-02-22T09:59:32.045Z] #12 58.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.045Z] #12 58.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:59:32 [2021-02-22T09:59:32.080Z] #44 44.92 internal/singleflight
09:59:32 [2021-02-22T09:59:32.392Z] #19 25.39 debconf: delaying package configuration, since apt-utils is not installed
09:59:32 [2021-02-22T09:59:32.392Z] #19 25.58 Fetched 28.5 MB in 2s (13.9 MB/s)
09:59:32 [2021-02-22T09:59:32.542Z] #12 ...
09:59:32 [2021-02-22T09:59:32.543Z] 
09:59:32 [2021-02-22T09:59:32.543Z] #48 [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
09:59:32 [2021-02-22T09:59:32.543Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:32 [2021-02-22T09:59:32.543Z] #48 39.31 go: extracting golang.org/x/text v0.3.2
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.43 go: finding github.com/fatih/color v1.7.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.60 go: finding github.com/mattn/go-colorable v0.1.4
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.71 go: finding github.com/go-critic/go-critic v0.4.1
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.79 go: finding github.com/mattn/go-isatty v0.0.8
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.85 go: finding github.com/pkg/errors v0.8.1
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.89 go: finding github.com/go-lintpack/lintpack v0.5.2
09:59:32 [2021-02-22T09:59:32.543Z] #48 44.98 go: finding github.com/go-toolsmith/astequal v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.01 go: finding github.com/mitchellh/go-homedir v1.1.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.03 go: finding github.com/go-toolsmith/astp v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.11 go: finding github.com/go-toolsmith/astcast v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.13 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.24 go: finding github.com/sirupsen/logrus v1.4.2
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.24 go: finding github.com/go-toolsmith/typep v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.28 go: finding github.com/spf13/viper v1.6.1
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.29 go: finding github.com/stretchr/testify v1.4.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.35 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:59:32 [2021-02-22T09:59:32.543Z] #48 45.41 go: finding github.com/davecgh/go-spew v1.1.1
09:59:32 [2021-02-22T09:59:32.621Z] #12 ...
09:59:32 [2021-02-22T09:59:32.621Z] 
09:59:32 [2021-02-22T09:59:32.621Z] #35 [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
09:59:32 [2021-02-22T09:59:32.621Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:32 [2021-02-22T09:59:32.621Z] #35 50.94 Selecting previously unselected package libicu63:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 50.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 50.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.37 Selecting previously unselected package libxml2:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.97 Selecting previously unselected package libarchive13:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 58.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 59.27 Selecting previously unselected package libjsoncpp1:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 59.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 59.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.08 Selecting previously unselected package librhash0:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.10 Unpacking librhash0:amd64 (1.3.8-1) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.42 Selecting previously unselected package libuv1:amd64.
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.47 Unpacking libuv1:amd64 (1.24.1-1) ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.75 Selecting previously unselected package cmake.
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.621Z] #35 60.75 Unpacking cmake (3.13.4-1) ...
09:59:32 [2021-02-22T09:59:32.653Z] #19 25.68 Selecting previously unselected package pigz.
09:59:32 [2021-02-22T09:59:32.653Z] #19 25.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 ... 23432 files and directories currently installed.)
09:59:32 [2021-02-22T09:59:32.653Z] #19 25.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.653Z] #19 25.73 Unpacking pigz (2.4-1) ...
09:59:32 [2021-02-22T09:59:32.704Z] #48 29.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:32 [2021-02-22T09:59:32.804Z] #48 45.50 go: finding github.com/pmezard/go-difflib v1.0.0
09:59:32 [2021-02-22T09:59:32.804Z] #48 45.52 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:59:32 [2021-02-22T09:59:32.804Z] #48 45.57 go: finding github.com/stretchr/objx v0.2.0
09:59:32 [2021-02-22T09:59:32.804Z] #48 45.61 go: finding github.com/go-toolsmith/strparse v1.0.0
09:59:32 [2021-02-22T09:59:32.804Z] #48 ...
09:59:32 [2021-02-22T09:59:32.804Z] 
09:59:32 [2021-02-22T09:59:32.804Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:32 [2021-02-22T09:59:32.804Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:32 [2021-02-22T09:59:32.804Z] #12 45.65 The following NEW packages will be installed:
09:59:32 [2021-02-22T09:59:32.914Z] #19 26.01 Selecting previously unselected package libpython3.7-minimal:amd64.
09:59:32 [2021-02-22T09:59:32.915Z] #19 26.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:59:32 [2021-02-22T09:59:32.915Z] #19 26.02 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:59:33 [2021-02-22T09:59:33.028Z] #44 ...
09:59:33 [2021-02-22T09:59:33.028Z] 
09:59:33 [2021-02-22T09:59:33.028Z] #48 [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
09:59:33 [2021-02-22T09:59:33.028Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
09:59:33 [2021-02-22T09:59:33.028Z] #48 35.70 go: extracting github.com/BurntSushi/toml v0.3.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 38.18 go: extracting github.com/gogo/protobuf v1.2.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.61 go: finding github.com/fatih/color v1.7.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.80 go: finding github.com/mattn/go-colorable v0.1.4
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.86 go: finding github.com/mattn/go-isatty v0.0.8
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.89 go: finding github.com/go-critic/go-critic v0.4.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.95 go: finding github.com/go-lintpack/lintpack v0.5.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 42.98 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.00 go: finding github.com/pkg/errors v0.8.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.05 go: finding github.com/sirupsen/logrus v1.4.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.07 go: finding github.com/go-toolsmith/astequal v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.07 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.08 go: finding github.com/mitchellh/go-homedir v1.1.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.08 go: finding github.com/go-toolsmith/astp v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.10 go: finding github.com/stretchr/testify v1.4.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.10 go: finding github.com/go-toolsmith/astcast v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.12 go: finding github.com/go-toolsmith/typep v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.14 go: finding github.com/spf13/viper v1.6.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.18 go: finding github.com/davecgh/go-spew v1.1.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.20 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.24 go: finding github.com/pmezard/go-difflib v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.28 go: finding github.com/stretchr/objx v0.2.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.45 go: finding github.com/go-toolsmith/strparse v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.52 go: finding gopkg.in/yaml.v2 v2.2.7
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.61 go: finding github.com/fsnotify/fsnotify v1.4.7
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.68 go: finding github.com/spf13/cobra v0.0.5
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.75 go: finding github.com/hashicorp/hcl v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.76 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.77 go: finding github.com/gobwas/glob v0.2.3
09:59:33 [2021-02-22T09:59:33.028Z] #48 43.84 go: finding github.com/spf13/pflag v1.0.5
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.00 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.00 go: finding github.com/magiconair/properties v1.8.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.03 go: finding github.com/mitchellh/mapstructure v1.1.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.07 go: finding github.com/pelletier/go-toml v1.2.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.15 go: finding github.com/spf13/afero v1.1.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.17 go: finding github.com/spf13/cast v1.3.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.19 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.19 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.25 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.31 go: finding github.com/subosito/gotenv v1.2.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.47 go: finding gopkg.in/ini.v1 v1.51.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.48 go: finding golang.org/x/text v0.3.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.65 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.65 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.72 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.78 go: finding github.com/kisielk/gotool v1.0.0
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.92 go: finding github.com/sourcegraph/go-diff v0.5.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.96 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.99 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.99 go: finding github.com/ultraware/funlen v0.0.2
09:59:33 [2021-02-22T09:59:33.028Z] #48 44.99 go: finding github.com/ultraware/whitespace v0.0.4
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.01 go: finding github.com/uudashr/gocognit v1.0.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.13 go: finding github.com/gogo/protobuf v1.2.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.47 go: finding github.com/BurntSushi/toml v0.3.1
09:59:33 [2021-02-22T09:59:33.028Z] #48 45.49 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:33 [2021-02-22T09:59:33.062Z] #12 45.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.67   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.68 The following packages will be upgraded:
09:59:33 [2021-02-22T09:59:33.063Z] #12 45.72   libsystemd0 libudev1
09:59:33 [2021-02-22T09:59:33.489Z] #19 26.46 Selecting previously unselected package python3.7-minimal.
09:59:33 [2021-02-22T09:59:33.489Z] #19 26.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:59:33 [2021-02-22T09:59:33.489Z] #19 26.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:33 [2021-02-22T09:59:33.551Z] #35 ...
09:59:33 [2021-02-22T09:59:33.551Z] 
09:59:33 [2021-02-22T09:59:33.551Z] #50 [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
09:59:33 [2021-02-22T09:59:33.551Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:59:33 [2021-02-22T09:59:33.551Z] #50 61.90 encoding/binary
09:59:33 [2021-02-22T09:59:33.600Z] #48 ...
09:59:33 [2021-02-22T09:59:33.600Z] 
09:59:33 [2021-02-22T09:59:33.600Z] #44 [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
09:59:33 [2021-02-22T09:59:33.600Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:33 [2021-02-22T09:59:33.600Z] #44 46.24 strconv
09:59:33 [2021-02-22T09:59:33.600Z] #44 46.24 bytes
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.15 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.15 Need to get 78.2 MB of archives.
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.15 After this operation, 487 MB of additional disk space will be used.
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.16 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]
09:59:33 [2021-02-22T09:59:33.635Z] #12 46.37 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]
09:59:33 [2021-02-22T09:59:33.895Z] #12 46.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:33 [2021-02-22T09:59:33.895Z] #12 46.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:59:33 [2021-02-22T09:59:33.895Z] #12 46.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:59:33 [2021-02-22T09:59:33.895Z] #12 46.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:34 [2021-02-22T09:59:34.061Z] #19 27.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:59:34 [2021-02-22T09:59:34.061Z] #19 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:34 [2021-02-22T09:59:34.466Z] #12 ...
09:59:34 [2021-02-22T09:59:34.466Z] 
09:59:34 [2021-02-22T09:59:34.466Z] #54 [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
09:59:34 [2021-02-22T09:59:34.466Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:34 [2021-02-22T09:59:34.466Z] #54 32.69 Reading package lists...
09:59:34 [2021-02-22T09:59:34.466Z] #54 38.99 Building dependency tree...
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.00 The following additional packages will be installed:
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.03   libbtrfs0
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.40 The following NEW packages will be installed:
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.40   libbtrfs-dev libbtrfs0
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.90 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.90 Need to get 119 kB of archives.
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.90 After this operation, 387 kB of additional disk space will be used.
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:34 [2021-02-22T09:59:34.466Z] #54 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:34 [2021-02-22T09:59:34.466Z] #54 44.51 debconf: delaying package configuration, since apt-utils is not installed
09:59:34 [2021-02-22T09:59:34.466Z] #54 44.98 Fetched 119 kB in 0s (314 kB/s)
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.20 Selecting previously unselected package libbtrfs0.
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.35 Unpacking libbtrfs0 (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.68 Selecting previously unselected package libbtrfs-dev.
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 45.82 Unpacking libbtrfs-dev (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 46.32 Setting up libbtrfs0 (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 46.45 Setting up libbtrfs-dev (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 46.53 Processing triggers for libc-bin (2.28-10) ...
09:59:34 [2021-02-22T09:59:34.466Z] #54 DONE 47.0s
09:59:34 [2021-02-22T09:59:34.466Z] 
09:59:34 [2021-02-22T09:59:34.466Z] #48 [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
09:59:34 [2021-02-22T09:59:34.466Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.77 go: finding gopkg.in/yaml.v2 v2.2.7
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.81 go: finding github.com/gobwas/glob v0.2.3
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.86 go: finding github.com/fsnotify/fsnotify v1.4.7
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.94 go: finding github.com/spf13/cobra v0.0.5
09:59:34 [2021-02-22T09:59:34.466Z] #48 45.99 go: finding github.com/hashicorp/hcl v1.0.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.03 go: finding github.com/spf13/pflag v1.0.5
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.15 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.24 go: finding github.com/magiconair/properties v1.8.1
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.27 go: finding github.com/mitchellh/mapstructure v1.1.2
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.32 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.50 go: finding github.com/pelletier/go-toml v1.2.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.51 go: finding github.com/spf13/afero v1.1.2
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.53 go: finding golang.org/x/text v0.3.2
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.54 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.54 go: finding github.com/spf13/cast v1.3.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.59 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.63 go: finding github.com/subosito/gotenv v1.2.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.68 go: finding gopkg.in/ini.v1 v1.51.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.85 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.97 go: finding github.com/kisielk/gotool v1.0.0
09:59:34 [2021-02-22T09:59:34.466Z] #48 46.99 go: finding github.com/sourcegraph/go-diff v0.5.1
09:59:34 [2021-02-22T09:59:34.466Z] #48 47.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:34 [2021-02-22T09:59:34.466Z] #48 47.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:34 [2021-02-22T09:59:34.466Z] #48 47.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:59:34 [2021-02-22T09:59:34.555Z] #44 ...
09:59:34 [2021-02-22T09:59:34.555Z] 
09:59:34 [2021-02-22T09:59:34.555Z] #54 [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
09:59:34 [2021-02-22T09:59:34.555Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:59:34 [2021-02-22T09:59:34.555Z] #54 33.15 Reading package lists...
09:59:34 [2021-02-22T09:59:34.555Z] #54 40.06 Building dependency tree...
09:59:34 [2021-02-22T09:59:34.555Z] #54 43.85 The following additional packages will be installed:
09:59:34 [2021-02-22T09:59:34.555Z] #54 43.85   libbtrfs0
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.06 The following NEW packages will be installed:
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.12   libbtrfs-dev libbtrfs0
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.49 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.49 Need to get 119 kB of archives.
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.49 After this operation, 387 kB of additional disk space will be used.
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:34 [2021-02-22T09:59:34.555Z] #54 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:34 [2021-02-22T09:59:34.555Z] #54 45.72 debconf: delaying package configuration, since apt-utils is not installed
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.04 Fetched 119 kB in 0s (424 kB/s)
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.07 Selecting previously unselected package libbtrfs0.
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.20 Unpacking libbtrfs0 (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.31 Selecting previously unselected package libbtrfs-dev.
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.31 Unpacking libbtrfs-dev (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.68 Setting up libbtrfs0 (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.74 Setting up libbtrfs-dev (4.20.1-2) ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 46.75 Processing triggers for libc-bin (2.28-10) ...
09:59:34 [2021-02-22T09:59:34.555Z] #54 DONE 47.4s
09:59:34 [2021-02-22T09:59:34.726Z] #48 47.30 go: finding github.com/ultraware/funlen v0.0.2
09:59:34 [2021-02-22T09:59:34.726Z] #48 47.35 go: finding github.com/ultraware/whitespace v0.0.4
09:59:34 [2021-02-22T09:59:34.726Z] #48 47.37 go: finding github.com/uudashr/gocognit v1.0.1
09:59:34 [2021-02-22T09:59:34.726Z] #48 47.48 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:34 [2021-02-22T09:59:34.726Z] #48 47.56 go: finding github.com/gogo/protobuf v1.2.1
09:59:34 [2021-02-22T09:59:34.815Z] 
09:59:34 [2021-02-22T09:59:34.816Z] #55 [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
09:59:34 [2021-02-22T09:59:34.816Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
09:59:34 [2021-02-22T09:59:34.989Z] #48 47.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:59:34 [2021-02-22T09:59:34.989Z] #48 47.81 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:34 [2021-02-22T09:59:34.989Z] #48 47.81 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:34 [2021-02-22T09:59:34.989Z] #48 47.85 go: finding github.com/BurntSushi/toml v0.3.1
09:59:35 [2021-02-22T09:59:35.255Z] #48 47.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:35 [2021-02-22T09:59:35.311Z] #48 ...
09:59:35 [2021-02-22T09:59:35.311Z] 
09:59:35 [2021-02-22T09:59:35.311Z] #28 [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
09:59:35 [2021-02-22T09:59:35.311Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:35 [2021-02-22T09:59:35.311Z] #28 22.97 
09:59:35 [2021-02-22T09:59:35.311Z] #28 24.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:59:35 [2021-02-22T09:59:35.311Z] #28 24.58 
09:59:35 [2021-02-22T09:59:35.311Z] #28 24.80 
######################################################################## 100.0%
09:59:35 [2021-02-22T09:59:35.311Z] #28 24.90 
09:59:35 [2021-02-22T09:59:35.311Z] #28 25.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.33 #=#=#                                                                         
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.56 
######################################################################## 100.0%
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.63 
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.71 Download of images into '/build' complete.
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.71 Use something like the following to load the result into a Docker daemon:
09:59:35 [2021-02-22T09:59:35.311Z] #28 26.71   tar -cC '/build' . | docker load
09:59:35 [2021-02-22T09:59:35.311Z] #28 ...
09:59:35 [2021-02-22T09:59:35.311Z] 
09:59:35 [2021-02-22T09:59:35.312Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:35 [2021-02-22T09:59:35.312Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:59:35 [2021-02-22T09:59:35.312Z] #31 29.35 Checking out files:  92% (1410/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.
09:59:35 [2021-02-22T09:59:35.312Z] #31 29.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:59:35 [2021-02-22T09:59:35.312Z] #31 30.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:35 [2021-02-22T09:59:35.454Z] #50 63.72 fmt
09:59:35 [2021-02-22T09:59:35.974Z] #19 29.09 Selecting previously unselected package python3-minimal.
09:59:35 [2021-02-22T09:59:35.974Z] #19 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 ... 23681 files and directories currently installed.)
09:59:35 [2021-02-22T09:59:35.974Z] #19 29.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:59:35 [2021-02-22T09:59:35.974Z] #19 29.16 Unpacking python3-minimal (3.7.3-1) ...
09:59:35 [2021-02-22T09:59:35.974Z] #19 29.24 Selecting previously unselected package libmpdec2:amd64.
09:59:36 [2021-02-22T09:59:36.016Z] #50 64.34 encoding/base64
09:59:36 [2021-02-22T09:59:36.234Z] #19 29.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.234Z] #19 29.27 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:59:36 [2021-02-22T09:59:36.234Z] #19 29.35 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:59:36 [2021-02-22T09:59:36.234Z] #19 29.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.234Z] #19 29.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:59:36 [2021-02-22T09:59:36.261Z] #31 ...
09:59:36 [2021-02-22T09:59:36.261Z] 
09:59:36 [2021-02-22T09:59:36.261Z] #57 [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
09:59:36 [2021-02-22T09:59:36.262Z] #57 sha256:5da321d814186cf012ab3c0813b7c9205688cdd538e2a4c81ea60c933966d1cf
09:59:36 [2021-02-22T09:59:36.262Z] #57 23.37 go: finding github.com/pkg/errors v0.9.1
09:59:36 [2021-02-22T09:59:36.262Z] #57 23.40 go: finding github.com/sirupsen/logrus v1.7.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 23.71 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:59:36 [2021-02-22T09:59:36.262Z] #57 23.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:59:36 [2021-02-22T09:59:36.262Z] #57 23.85 go: finding github.com/google/uuid v1.2.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.00 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.07 go: finding github.com/gofrs/flock v0.8.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.11 go: finding github.com/moby/vpnkit v0.4.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.27 go: finding github.com/gorilla/mux v1.8.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.53 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.54 go: finding github.com/moby/sys/mountinfo v0.4.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.57 go: finding github.com/urfave/cli/v2 v2.3.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 24.60 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:59:36 [2021-02-22T09:59:36.262Z] #57 25.01 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 25.11 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:59:36 [2021-02-22T09:59:36.262Z] #57 ...
09:59:36 [2021-02-22T09:59:36.262Z] 
09:59:36 [2021-02-22T09:59:36.262Z] #48 [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
09:59:36 [2021-02-22T09:59:36.262Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:36 [2021-02-22T09:59:36.262Z] #48 33.47 go: finding github.com/fatih/color v1.7.0
09:59:36 [2021-02-22T09:59:36.262Z] #48 33.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:59:36 [2021-02-22T09:59:36.638Z] #48 ...
09:59:36 [2021-02-22T09:59:36.638Z] 
09:59:36 [2021-02-22T09:59:36.638Z] #33 [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
09:59:36 [2021-02-22T09:59:36.638Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
09:59:36 [2021-02-22T09:59:36.638Z] #33 39.25 sync
09:59:36 [2021-02-22T09:59:36.638Z] #33 39.25 internal/reflectlite
09:59:36 [2021-02-22T09:59:36.638Z] #33 41.67 sort
09:59:36 [2021-02-22T09:59:36.638Z] #33 41.69 errors
09:59:36 [2021-02-22T09:59:36.638Z] #33 42.39 strconv
09:59:36 [2021-02-22T09:59:36.638Z] #33 43.05 io
09:59:36 [2021-02-22T09:59:36.638Z] #33 45.42 internal/oserror
09:59:36 [2021-02-22T09:59:36.638Z] #33 45.53 syscall
09:59:36 [2021-02-22T09:59:36.638Z] #33 47.51 reflect
09:59:36 [2021-02-22T09:59:36.638Z] #33 ...
09:59:36 [2021-02-22T09:59:36.638Z] 
09:59:36 [2021-02-22T09:59:36.638Z] #35 [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
09:59:36 [2021-02-22T09:59:36.638Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:36 [2021-02-22T09:59:36.638Z] #35 45.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 46.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 46.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 46.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 46.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 46.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:59:36 [2021-02-22T09:59:36.638Z] #35 47.90 debconf: delaying package configuration, since apt-utils is not installed
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.24 Fetched 14.9 MB in 3s (5744 kB/s)
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.34 Selecting previously unselected package xxd.
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.45 Unpacking xxd (2:8.1.0875-5) ...
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.67 Selecting previously unselected package vim-common.
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:36 [2021-02-22T09:59:36.638Z] #35 48.72 Unpacking vim-common (2:8.1.0875-5) ...
09:59:36 [2021-02-22T09:59:36.638Z] #35 49.12 Selecting previously unselected package cmake-data.
09:59:36 [2021-02-22T09:59:36.638Z] #35 49.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:59:36 [2021-02-22T09:59:36.638Z] #35 49.14 Unpacking cmake-data (3.13.4-1) ...
09:59:36 [2021-02-22T09:59:36.729Z] #55 ...
09:59:36 [2021-02-22T09:59:36.729Z] 
09:59:36 [2021-02-22T09:59:36.729Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:36 [2021-02-22T09:59:36.729Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:36 [2021-02-22T09:59:36.729Z] #12 32.76 Reading package lists...
09:59:36 [2021-02-22T09:59:36.729Z] #12 39.69 Building dependency tree...
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.05 The following additional packages will be installed:
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.06   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.06   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.07   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.07   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.08   mingw-w64-x86-64-dev
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.09 Suggested packages:
09:59:36 [2021-02-22T09:59:36.729Z] #12 43.09   gcc-8-locales seccomp wine64
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85 The following NEW packages will be installed:
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.88 The following packages will be upgraded:
09:59:36 [2021-02-22T09:59:36.730Z] #12 44.88   libsystemd0 libudev1
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.32 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.32 Need to get 78.2 MB of archives.
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.32 After this operation, 487 MB of additional disk space will be used.
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.36 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]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.60 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]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 45.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 46.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:36 [2021-02-22T09:59:36.730Z] #12 46.74 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]
09:59:36 [2021-02-22T09:59:36.730Z] #12 46.74 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]
09:59:36 [2021-02-22T09:59:36.898Z] #35 ...
09:59:36 [2021-02-22T09:59:36.898Z] 
09:59:36 [2021-02-22T09:59:36.898Z] #41 [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
09:59:36 [2021-02-22T09:59:36.898Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:36 [2021-02-22T09:59:36.898Z] #41 33.31 Reading package lists...
09:59:36 [2021-02-22T09:59:36.898Z] #41 40.00 Building dependency tree...
09:59:36 [2021-02-22T09:59:36.898Z] #41 43.35 The following additional packages will be installed:
09:59:36 [2021-02-22T09:59:36.898Z] #41 43.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:59:36 [2021-02-22T09:59:36.898Z] #41 43.36   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:59:36 [2021-02-22T09:59:36.898Z] #41 43.37 Suggested packages:
09:59:36 [2021-02-22T09:59:36.898Z] #41 43.40   manpages-dev python-setuptools
09:59:36 [2021-02-22T09:59:36.898Z] #41 45.50 The following NEW packages will be installed:
09:59:36 [2021-02-22T09:59:36.898Z] #41 45.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:59:36 [2021-02-22T09:59:36.898Z] #41 45.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:59:36 [2021-02-22T09:59:36.898Z] #41 45.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:59:36 [2021-02-22T09:59:36.898Z] #41 45.52   python-six zlib1g-dev
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.00 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.00 Need to get 4095 kB of archives.
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.00 After this operation, 22.5 MB of additional disk space will be used.
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 46.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:59:36 [2021-02-22T09:59:36.898Z] #41 47.94 debconf: delaying package configuration, since apt-utils is not installed
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.26 Fetched 4095 kB in 1s (5498 kB/s)
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.35 Selecting previously unselected package libcap-dev:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.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 ... 15410 files and directories currently installed.)
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.47 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.60 Selecting previously unselected package libnet1:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.79 Selecting previously unselected package libnet1-dev.
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 48.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.03 Selecting previously unselected package libnl-3-200:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.20 Selecting previously unselected package libnl-3-dev:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.52 Selecting previously unselected package libprotobuf-c1:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.62 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:36 [2021-02-22T09:59:36.898Z] #41 49.80 Selecting previously unselected package zlib1g-dev:amd64.
09:59:36 [2021-02-22T09:59:36.943Z] #50 ...
09:59:36 [2021-02-22T09:59:36.943Z] 
09:59:36 [2021-02-22T09:59:36.943Z] #35 [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
09:59:36 [2021-02-22T09:59:36.943Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.20 Setting up xxd (2:8.1.0875-5) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.22 Setting up libuv1:amd64 (1.24.1-1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.24 Setting up vim-common (2:8.1.0875-5) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.33 Setting up librhash0:amd64 (1.3.8-1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.35 Setting up cmake-data (3.13.4-1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.43 Setting up cmake (3.13.4-1) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.46 Processing triggers for libc-bin (2.28-10) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 64.57 Processing triggers for mime-support (3.62) ...
09:59:36 [2021-02-22T09:59:36.943Z] #35 DONE 65.4s
09:59:36 [2021-02-22T09:59:36.970Z] #48 33.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:59:36 [2021-02-22T09:59:36.970Z] #48 33.72 go: finding github.com/go-critic/go-critic v0.4.1
09:59:36 [2021-02-22T09:59:36.970Z] #48 33.95 go: finding github.com/pkg/errors v0.8.1
09:59:36 [2021-02-22T09:59:36.970Z] #48 33.97 go: finding github.com/go-lintpack/lintpack v0.5.2
09:59:36 [2021-02-22T09:59:36.970Z] #48 33.98 go: finding github.com/mattn/go-colorable v0.1.4
09:59:36 [2021-02-22T09:59:36.991Z] #12 ...
09:59:36 [2021-02-22T09:59:36.991Z] 
09:59:36 [2021-02-22T09:59:36.991Z] #50 [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
09:59:36 [2021-02-22T09:59:36.991Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
09:59:36 [2021-02-22T09:59:36.991Z] #50 49.16 reflect
09:59:36 [2021-02-22T09:59:36.991Z] #50 49.22 syscall
09:59:37 [2021-02-22T09:59:37.158Z] #41 49.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:59:37 [2021-02-22T09:59:37.158Z] #41 49.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:37 [2021-02-22T09:59:37.176Z] #19 30.27 Selecting previously unselected package python3.7.
09:59:37 [2021-02-22T09:59:37.176Z] #19 30.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:59:37 [2021-02-22T09:59:37.176Z] #19 30.28 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:59:37 [2021-02-22T09:59:37.199Z] 
09:59:37 [2021-02-22T09:59:37.199Z] #50 [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
09:59:37 [2021-02-22T09:59:37.199Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:59:37 [2021-02-22T09:59:37.199Z] #50 65.60 golang.org/x/sys/unix
09:59:37 [2021-02-22T09:59:37.234Z] #48 34.38 go: finding github.com/mattn/go-isatty v0.0.8
09:59:37 [2021-02-22T09:59:37.234Z] #48 34.38 go: finding github.com/mitchellh/go-homedir v1.1.0
09:59:37 [2021-02-22T09:59:37.234Z] #48 34.42 go: finding github.com/go-toolsmith/astequal v1.0.0
09:59:37 [2021-02-22T09:59:37.234Z] #48 34.46 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:59:37 [2021-02-22T09:59:37.418Z] #41 ...
09:59:37 [2021-02-22T09:59:37.418Z] 
09:59:37 [2021-02-22T09:59:37.418Z] #44 [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
09:59:37 [2021-02-22T09:59:37.418Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:37 [2021-02-22T09:59:37.418Z] #44 40.03 internal/reflectlite
09:59:37 [2021-02-22T09:59:37.418Z] #44 40.06 sync
09:59:37 [2021-02-22T09:59:37.418Z] #44 41.46 github.com/LK4D4/vndr/godl/singleflight
09:59:37 [2021-02-22T09:59:37.418Z] #44 41.92 math/rand
09:59:37 [2021-02-22T09:59:37.418Z] #44 43.25 internal/singleflight
09:59:37 [2021-02-22T09:59:37.418Z] #44 43.99 strconv
09:59:37 [2021-02-22T09:59:37.418Z] #44 44.00 io
09:59:37 [2021-02-22T09:59:37.418Z] #44 46.08 bytes
09:59:37 [2021-02-22T09:59:37.418Z] #44 48.67 bufio
09:59:37 [2021-02-22T09:59:37.418Z] #44 49.05 reflect
09:59:37 [2021-02-22T09:59:37.418Z] #44 ...
09:59:37 [2021-02-22T09:59:37.418Z] 
09:59:37 [2021-02-22T09:59:37.418Z] #41 [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
09:59:37 [2021-02-22T09:59:37.418Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:37 [2021-02-22T09:59:37.418Z] #41 50.16 Selecting previously unselected package libprotobuf17:amd64.
09:59:37 [2021-02-22T09:59:37.418Z] #41 50.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:59:37 [2021-02-22T09:59:37.418Z] #41 50.17 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:37 [2021-02-22T09:59:37.438Z] #19 30.39 Selecting previously unselected package libpython3-stdlib:amd64.
09:59:37 [2021-02-22T09:59:37.438Z] #19 30.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:59:37 [2021-02-22T09:59:37.438Z] #19 30.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:59:37 [2021-02-22T09:59:37.438Z] #19 30.50 Setting up python3-minimal (3.7.3-1) ...
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.50 go: finding github.com/spf13/viper v1.6.1
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.51 go: finding github.com/go-toolsmith/astp v1.0.0
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.56 go: finding github.com/go-toolsmith/astcast v1.0.0
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.62 go: finding github.com/go-toolsmith/typep v1.0.0
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.67 go: finding github.com/stretchr/testify v1.4.0
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.67 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.74 go: finding github.com/sirupsen/logrus v1.4.2
09:59:37 [2021-02-22T09:59:37.504Z] #48 34.78 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:59:37 [2021-02-22T09:59:37.561Z] #50 ...
09:59:37 [2021-02-22T09:59:37.561Z] 
09:59:37 [2021-02-22T09:59:37.561Z] #35 [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
09:59:37 [2021-02-22T09:59:37.561Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:37 [2021-02-22T09:59:37.561Z] #35 33.71 Reading package lists...
09:59:37 [2021-02-22T09:59:37.561Z] #35 40.53 Building dependency tree...
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.27 The following additional packages will be installed:
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.28   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.28 Suggested packages:
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.28   cmake-doc ninja-build lrzip
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.28 Recommended packages:
09:59:37 [2021-02-22T09:59:37.561Z] #35 44.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.39 The following NEW packages will be installed:
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.39   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.39   vim-common xxd
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.81 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.81 Need to get 14.9 MB of archives.
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.81 After this operation, 61.8 MB of additional disk space will be used.
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 45.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 46.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 46.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 47.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 47.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 47.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 47.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 47.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:59:37 [2021-02-22T09:59:37.561Z] #35 48.68 debconf: delaying package configuration, since apt-utils is not installed
09:59:37 [2021-02-22T09:59:37.561Z] #35 48.89 Fetched 14.9 MB in 2s (7703 kB/s)
09:59:37 [2021-02-22T09:59:37.561Z] #35 48.96 Selecting previously unselected package xxd.
09:59:37 [2021-02-22T09:59:37.561Z] #35 48.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.08 Unpacking xxd (2:8.1.0875-5) ...
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.36 Selecting previously unselected package vim-common.
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.43 Unpacking vim-common (2:8.1.0875-5) ...
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.87 Selecting previously unselected package cmake-data.
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:59:37 [2021-02-22T09:59:37.561Z] #35 49.89 Unpacking cmake-data (3.13.4-1) ...
09:59:37 [2021-02-22T09:59:37.822Z] #35 ...
09:59:37 [2021-02-22T09:59:37.822Z] 
09:59:37 [2021-02-22T09:59:37.822Z] #33 [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
09:59:37 [2021-02-22T09:59:37.822Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
09:59:37 [2021-02-22T09:59:37.822Z] #33 40.72 sync
09:59:37 [2021-02-22T09:59:37.822Z] #33 40.72 internal/reflectlite
09:59:37 [2021-02-22T09:59:37.822Z] #33 43.39 errors
09:59:37 [2021-02-22T09:59:37.822Z] #33 43.39 sort
09:59:37 [2021-02-22T09:59:37.822Z] #33 43.88 strconv
09:59:37 [2021-02-22T09:59:37.822Z] #33 44.78 io
09:59:37 [2021-02-22T09:59:37.822Z] #33 46.07 internal/oserror
09:59:37 [2021-02-22T09:59:37.822Z] #33 46.20 syscall
09:59:37 [2021-02-22T09:59:37.822Z] #33 48.48 reflect
09:59:37 [2021-02-22T09:59:37.836Z] #48 34.85 go: finding github.com/go-toolsmith/strparse v1.0.0
09:59:37 [2021-02-22T09:59:37.837Z] #48 34.87 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:59:37 [2021-02-22T09:59:37.837Z] #48 ...
09:59:37 [2021-02-22T09:59:37.837Z] 
09:59:37 [2021-02-22T09:59:37.837Z] #54 [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
09:59:37 [2021-02-22T09:59:37.837Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:59:37 [2021-02-22T09:59:37.837Z] #54 19.43 Reading package lists...
09:59:37 [2021-02-22T09:59:37.837Z] #54 25.28 Building dependency tree...
09:59:37 [2021-02-22T09:59:37.837Z] #54 27.90 The following additional packages will be installed:
09:59:37 [2021-02-22T09:59:37.837Z] #54 27.90   libbtrfs0
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.05 The following NEW packages will be installed:
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.07   libbtrfs-dev libbtrfs0
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.48 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.48 Need to get 119 kB of archives.
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.48 After this operation, 387 kB of additional disk space will be used.
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:59:37 [2021-02-22T09:59:37.837Z] #54 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:59:37 [2021-02-22T09:59:37.837Z] #54 30.28 debconf: delaying package configuration, since apt-utils is not installed
09:59:37 [2021-02-22T09:59:37.837Z] #54 30.73 Fetched 119 kB in 0s (341 kB/s)
09:59:37 [2021-02-22T09:59:37.837Z] #54 32.47 Selecting previously unselected package libbtrfs0.
09:59:37 [2021-02-22T09:59:37.837Z] #54 32.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:59:37 [2021-02-22T09:59:37.837Z] #54 32.53 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
09:59:37 [2021-02-22T09:59:37.837Z] #54 33.82 Unpacking libbtrfs0 (4.20.1-2) ...
09:59:37 [2021-02-22T09:59:37.837Z] #54 34.49 Selecting previously unselected package libbtrfs-dev.
09:59:37 [2021-02-22T09:59:37.837Z] #54 34.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
09:59:37 [2021-02-22T09:59:37.837Z] #54 34.51 Unpacking libbtrfs-dev (4.20.1-2) ...
09:59:38 [2021-02-22T09:59:38.083Z] #33 ...
09:59:38 [2021-02-22T09:59:38.083Z] 
09:59:38 [2021-02-22T09:59:38.083Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:38 [2021-02-22T09:59:38.083Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:38 [2021-02-22T09:59:38.083Z] #12 50.58 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]
09:59:38 [2021-02-22T09:59:38.100Z] #54 ...
09:59:38 [2021-02-22T09:59:38.100Z] 
09:59:38 [2021-02-22T09:59:38.100Z] #50 [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
09:59:38 [2021-02-22T09:59:38.100Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
09:59:38 [2021-02-22T09:59:38.100Z] #50 34.89 bytes
09:59:38 [2021-02-22T09:59:38.100Z] #50 34.90 syscall
09:59:38 [2021-02-22T09:59:38.100Z] #50 34.90 strings
09:59:38 [2021-02-22T09:59:38.100Z] #50 34.92 reflect
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.38 Selecting previously unselected package python3.
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.44 Unpacking python3 (3.7.3-1) ...
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.54 Selecting previously unselected package libip4tc0:amd64.
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.56 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.63 Selecting previously unselected package libip6tc0:amd64.
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.384Z] #19 31.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:59:38 [2021-02-22T09:59:38.404Z] #41 50.95 Selecting previously unselected package libprotobuf-lite17:amd64.
09:59:38 [2021-02-22T09:59:38.404Z] #41 50.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.404Z] #41 50.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:38 [2021-02-22T09:59:38.644Z] #19 31.72 Selecting previously unselected package libiptc0:amd64.
09:59:38 [2021-02-22T09:59:38.644Z] #19 31.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.644Z] #19 31.74 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:59:38 [2021-02-22T09:59:38.644Z] #19 31.81 Selecting previously unselected package libnfnetlink0:amd64.
09:59:38 [2021-02-22T09:59:38.664Z] #41 51.43 Selecting previously unselected package libprotobuf-dev:amd64.
09:59:38 [2021-02-22T09:59:38.664Z] #41 51.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:59:38 [2021-02-22T09:59:38.664Z] #41 51.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.88 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.97 Selecting previously unselected package libnftnl11:amd64.
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 31.97 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.08 Selecting previously unselected package iptables.
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.09 Unpacking iptables (1.8.2-4) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.38 Selecting previously unselected package xxd.
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.40 Unpacking xxd (2:8.1.0875-5) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.54 Selecting previously unselected package vim-common.
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.59 Unpacking vim-common (2:8.1.0875-5) ...
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.82 Selecting previously unselected package bash-completion.
09:59:39 [2021-02-22T09:59:39.715Z] #19 32.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:59:39 [2021-02-22T09:59:39.721Z] #50 ...
09:59:39 [2021-02-22T09:59:39.721Z] 
09:59:39 [2021-02-22T09:59:39.721Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:39 [2021-02-22T09:59:39.721Z] #12 22.29 Reading package lists...
09:59:39 [2021-02-22T09:59:39.721Z] #12 27.08 Building dependency tree...
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.69 The following additional packages will be installed:
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.70   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.71   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.71   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.71   mingw-w64-x86-64-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.72 Suggested packages:
09:59:39 [2021-02-22T09:59:39.721Z] #12 29.72   gcc-8-locales seccomp wine64
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.55 The following NEW packages will be installed:
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.56   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.57 The following packages will be upgraded:
09:59:39 [2021-02-22T09:59:39.721Z] #12 30.57   libsystemd0 libudev1
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.02 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.02 Need to get 73.8 MB of archives.
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.02 After this operation, 472 MB of additional disk space will be used.
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.05 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]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.35 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]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 31.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #12 33.64 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]
09:59:39 [2021-02-22T09:59:39.721Z] #12 33.67 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]
09:59:39 [2021-02-22T09:59:39.721Z] #12 36.88 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]
09:59:39 [2021-02-22T09:59:39.721Z] #12 ...
09:59:39 [2021-02-22T09:59:39.721Z] 
09:59:39 [2021-02-22T09:59:39.721Z] #35 [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
09:59:39 [2021-02-22T09:59:39.721Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:39 [2021-02-22T09:59:39.721Z] #35 26.95 Building dependency tree...
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.61 The following additional packages will be installed:
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.64 Suggested packages:
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.64   cmake-doc ninja-build lrzip
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.64 Recommended packages:
09:59:39 [2021-02-22T09:59:39.721Z] #35 29.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.34 The following NEW packages will be installed:
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.35   vim-common xxd
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.71 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.71 Need to get 14.2 MB of archives.
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.71 After this operation, 60.0 MB of additional disk space will be used.
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 30.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 32.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
09:59:39 [2021-02-22T09:59:39.721Z] #35 34.65 debconf: delaying package configuration, since apt-utils is not installed
09:59:39 [2021-02-22T09:59:39.721Z] #35 35.92 Fetched 14.2 MB in 2s (5836 kB/s)
09:59:39 [2021-02-22T09:59:39.721Z] #35 36.01 Selecting previously unselected package xxd.
09:59:39 [2021-02-22T09:59:39.721Z] #35 36.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:59:39 [2021-02-22T09:59:39.721Z] #35 36.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
09:59:39 [2021-02-22T09:59:39.721Z] #35 36.85 Unpacking xxd (2:8.1.0875-5) ...
09:59:39 [2021-02-22T09:59:39.721Z] #35 ...
09:59:39 [2021-02-22T09:59:39.721Z] 
09:59:39 [2021-02-22T09:59:39.721Z] #48 [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
09:59:39 [2021-02-22T09:59:39.721Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.21 go: finding github.com/fsnotify/fsnotify v1.4.7
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.21 go: finding github.com/spf13/cobra v0.0.5
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.22 go: finding github.com/davecgh/go-spew v1.1.1
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.25 go: finding github.com/gobwas/glob v0.2.3
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.41 go: finding github.com/hashicorp/hcl v1.0.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.88 go: finding github.com/pmezard/go-difflib v1.0.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.88 go: finding github.com/spf13/pflag v1.0.5
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.88 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.95 go: finding github.com/stretchr/objx v0.2.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 35.99 go: finding github.com/magiconair/properties v1.8.1
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.01 go: finding github.com/mitchellh/mapstructure v1.1.2
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.06 go: finding github.com/pelletier/go-toml v1.2.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.06 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.07 go: finding gopkg.in/yaml.v2 v2.2.7
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.37 go: finding github.com/spf13/afero v1.1.2
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.54 go: finding github.com/spf13/cast v1.3.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.55 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.71 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.86 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.94 go: finding github.com/subosito/gotenv v1.2.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 36.99 go: finding gopkg.in/ini.v1 v1.51.0
09:59:39 [2021-02-22T09:59:39.721Z] #48 37.01 go: finding golang.org/x/text v0.3.2
09:59:40 [2021-02-22T09:59:40.029Z] #41 52.76 Selecting previously unselected package libprotoc17:amd64.
09:59:40 [2021-02-22T09:59:40.029Z] #41 52.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:59:40 [2021-02-22T09:59:40.029Z] #41 52.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:59:40 [2021-02-22T09:59:40.030Z] #48 37.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:59:40 [2021-02-22T09:59:40.030Z] #48 37.11 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:59:40 [2021-02-22T09:59:40.030Z] #48 37.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:59:40 [2021-02-22T09:59:40.293Z] #48 37.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:59:40 [2021-02-22T09:59:40.293Z] #48 37.49 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:59:40 [2021-02-22T09:59:40.293Z] #48 37.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:59:40 [2021-02-22T09:59:40.293Z] #48 37.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:59:40 [2021-02-22T09:59:40.293Z] #48 37.56 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:59:40 [2021-02-22T09:59:40.384Z] #50 ...
09:59:40 [2021-02-22T09:59:40.384Z] 
09:59:40 [2021-02-22T09:59:40.384Z] #44 [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
09:59:40 [2021-02-22T09:59:40.384Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:40 [2021-02-22T09:59:40.384Z] #44 58.92 strings
09:59:40 [2021-02-22T09:59:40.384Z] #44 59.61 os
09:59:40 [2021-02-22T09:59:40.384Z] #44 62.33 regexp/syntax
09:59:40 [2021-02-22T09:59:40.384Z] #44 64.03 fmt
09:59:40 [2021-02-22T09:59:40.384Z] #44 68.19 regexp
09:59:40 [2021-02-22T09:59:40.557Z] #48 37.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:59:40 [2021-02-22T09:59:40.557Z] #48 37.77 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:59:40 [2021-02-22T09:59:40.557Z] #48 37.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:59:40 [2021-02-22T09:59:40.557Z] #48 37.77 go: finding github.com/kisielk/gotool v1.0.0
09:59:40 [2021-02-22T09:59:40.599Z] #41 53.40 Selecting previously unselected package protobuf-c-compiler.
09:59:40 [2021-02-22T09:59:40.643Z] #44 ...
09:59:40 [2021-02-22T09:59:40.643Z] 
09:59:40 [2021-02-22T09:59:40.643Z] #36 [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
09:59:40 [2021-02-22T09:59:40.643Z] #36 sha256:5ba0d0ac0a550d5e817e92432c5cf4e76e9193fe07af4ba856411f390c700b6e
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.172 + RM_GOPATH=0
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.172 + TMP_GOPATH=
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.172 + : /build
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.172 + '[' -z '' ']'
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.172 ++ mktemp -d
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.173 + export GOPATH=/tmp/tmp.ahP1H1hruP
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.173 + GOPATH=/tmp/tmp.ahP1H1hruP
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.173 + RM_GOPATH=1
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.174 + case "$(go env GOARCH)" in
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.175 ++ go env GOARCH
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.205 + export GO_BUILDMODE=-buildmode=pie
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.205 + GO_BUILDMODE=-buildmode=pie
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.207 ++ dirname /tmp/install/install.sh
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.208 + dir=/tmp/install
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.208 + bin=tini
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.208 + shift
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.208 + '[' '!' -f /tmp/install/tini.installer ']'
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.208 + . /tmp/install/tini.installer
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.209 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.209 + install_tini
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.210 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.210 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.ahP1H1hruP/tini
09:59:40 [2021-02-22T09:59:40.643Z] #36 1.213 Cloning into '/tmp/tmp.ahP1H1hruP/tini'...
09:59:40 [2021-02-22T09:59:40.643Z] #36 2.042 + cd /tmp/tmp.ahP1H1hruP/tini
09:59:40 [2021-02-22T09:59:40.643Z] #36 2.043 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:59:40 [2021-02-22T09:59:40.643Z] #36 2.070 + cmake .
09:59:40 [2021-02-22T09:59:40.643Z] #36 2.769 -- The C compiler identification is GNU 8.3.0
09:59:40 [2021-02-22T09:59:40.643Z] #36 2.832 -- Check for working C compiler: /usr/bin/cc
09:59:40 [2021-02-22T09:59:40.643Z] #36 3.609 -- Check for working C compiler: /usr/bin/cc -- works
09:59:40 [2021-02-22T09:59:40.643Z] #36 3.611 -- Detecting C compiler ABI info
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 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]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:59:40 [2021-02-22T09:59:40.687Z] #12 53.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #48 37.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:59:40 [2021-02-22T09:59:40.823Z] #48 37.97 go: finding github.com/sourcegraph/go-diff v0.5.1
09:59:40 [2021-02-22T09:59:40.823Z] #48 37.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:59:40 [2021-02-22T09:59:40.823Z] #48 ...
09:59:40 [2021-02-22T09:59:40.823Z] 
09:59:40 [2021-02-22T09:59:40.823Z] #41 [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
09:59:40 [2021-02-22T09:59:40.823Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:40 [2021-02-22T09:59:40.823Z] #41 27.03 Building dependency tree...
09:59:40 [2021-02-22T09:59:40.823Z] #41 29.28 The following additional packages will be installed:
09:59:40 [2021-02-22T09:59:40.823Z] #41 29.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:59:40 [2021-02-22T09:59:40.823Z] #41 29.29   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:59:40 [2021-02-22T09:59:40.823Z] #41 29.30 Suggested packages:
09:59:40 [2021-02-22T09:59:40.823Z] #41 29.30   manpages-dev python-setuptools
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.40 The following NEW packages will be installed:
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.40   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.41   python-six zlib1g-dev
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.84 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.84 Need to get 3798 kB of archives.
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.84 After this operation, 21.6 MB of additional disk space will be used.
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 30.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 31.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
09:59:40 [2021-02-22T09:59:40.823Z] #41 33.24 debconf: delaying package configuration, since apt-utils is not installed
09:59:40 [2021-02-22T09:59:40.823Z] #41 34.88 Fetched 3798 kB in 1s (3126 kB/s)
09:59:40 [2021-02-22T09:59:40.823Z] #41 35.96 Selecting previously unselected package libcap-dev:arm64.
09:59:40 [2021-02-22T09:59:40.823Z] #41 35.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:59:40 [2021-02-22T09:59:40.823Z] #41 36.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
09:59:40 [2021-02-22T09:59:40.823Z] #41 36.94 Unpacking libcap-dev:arm64 (1:2.25-2) ...
09:59:40 [2021-02-22T09:59:40.823Z] #41 38.06 Selecting previously unselected package libnet1:arm64.
09:59:40 [2021-02-22T09:59:40.823Z] #41 ...
09:59:40 [2021-02-22T09:59:40.823Z] 
09:59:40 [2021-02-22T09:59:40.823Z] #63 [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
09:59:40 [2021-02-22T09:59:40.823Z] #63 sha256:29543fa89ade4e9d716795782d72adb800e370f8e56baa2497c8d338d86f45f2
09:59:40 [2021-02-22T09:59:40.823Z] #63 DONE 38.1s
09:59:40 [2021-02-22T09:59:40.823Z] 
09:59:40 [2021-02-22T09:59:40.823Z] #28 [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
09:59:40 [2021-02-22T09:59:40.823Z] #28 sha256:87469cf37e67936d4aeb3e79e215c7ec6b0c0f13782fde1341e8b452495d2a87
09:59:40 [2021-02-22T09:59:40.823Z] #28 DONE 38.9s
09:59:40 [2021-02-22T09:59:40.823Z] 
09:59:40 [2021-02-22T09:59:40.823Z] #41 [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
09:59:40 [2021-02-22T09:59:40.823Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:40 [2021-02-22T09:59:40.823Z] #41 38.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:59:40 [2021-02-22T09:59:40.823Z] #41 38.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:59:40 [2021-02-22T09:59:40.823Z] #41 ...
09:59:40 [2021-02-22T09:59:40.823Z] 
09:59:40 [2021-02-22T09:59:40.823Z] #48 [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
09:59:40 [2021-02-22T09:59:40.823Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:40 [2021-02-22T09:59:40.823Z] #48 38.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:59:40 [2021-02-22T09:59:40.823Z] #48 38.07 go: finding github.com/ultraware/funlen v0.0.2
09:59:40 [2021-02-22T09:59:40.823Z] #48 38.08 go: finding github.com/ultraware/whitespace v0.0.4
09:59:40 [2021-02-22T09:59:40.823Z] #48 38.10 go: finding github.com/uudashr/gocognit v1.0.1
09:59:40 [2021-02-22T09:59:40.823Z] #48 38.17 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:59:40 [2021-02-22T09:59:40.859Z] #41 53.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:59:40 [2021-02-22T09:59:40.860Z] #41 53.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:40 [2021-02-22T09:59:40.860Z] #41 53.63 Selecting previously unselected package protobuf-compiler.
09:59:40 [2021-02-22T09:59:40.860Z] #41 53.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:59:40 [2021-02-22T09:59:40.860Z] #41 53.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:41 [2021-02-22T09:59:41.111Z] #48 38.42 go: finding github.com/gogo/protobuf v1.2.1
09:59:41 [2021-02-22T09:59:41.378Z] #48 38.47 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:59:41 [2021-02-22T09:59:41.429Z] #41 54.09 Selecting previously unselected package python-pkg-resources.
09:59:41 [2021-02-22T09:59:41.429Z] #41 54.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:41 [2021-02-22T09:59:41.429Z] #41 54.16 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:41 [2021-02-22T09:59:41.579Z] #36 4.434 -- Detecting C compiler ABI info - done
09:59:41 [2021-02-22T09:59:41.579Z] #36 4.488 -- Detecting C compile features
09:59:41 [2021-02-22T09:59:41.637Z] #19 ...
09:59:41 [2021-02-22T09:59:41.637Z] 
09:59:41 [2021-02-22T09:59:41.637Z] #42 [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
09:59:41 [2021-02-22T09:59:41.637Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:41 [2021-02-22T09:59:41.637Z] #42 84.62   DEP      criu/fifo.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 84.87   DEP      criu/fdstore.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 85.06   DEP      criu/fault-injection.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 85.23   DEP      criu/external.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 85.43   DEP      criu/eventpoll.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 85.70   DEP      criu/eventfd.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 85.94   DEP      criu/crtools.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.05   DEP      criu/cr-service.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.17   DEP      criu/cr-restore.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.39   DEP      criu/cr-errno.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.41   DEP      criu/cr-dump.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.61   DEP      criu/cr-dedup.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.75   DEP      criu/cr-check.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 86.97   DEP      criu/config.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.19   DEP      criu/clone-noasan.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.27   DEP      criu/cgroup.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.46   DEP      criu/cgroup-props.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.55   DEP      criu/bitmap.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.55   DEP      criu/bfd.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.65   DEP      criu/autofs.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.78   DEP      criu/aio.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 87.91   DEP      criu/action-scripts.d
09:59:41 [2021-02-22T09:59:41.637Z] #42 88.18   CC       criu/action-scripts.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 88.55   CC       criu/aio.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 89.06   CC       criu/autofs.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 90.39   CC       criu/bfd.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 90.81   CC       criu/bitmap.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 90.93   CC       criu/cgroup-props.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 91.66   CC       criu/cgroup.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 94.32   CC       criu/clone-noasan.o
09:59:41 [2021-02-22T09:59:41.637Z] #42 94.51   CC       criu/config.o
09:59:41 [2021-02-22T09:59:41.644Z] #48 ...
09:59:41 [2021-02-22T09:59:41.644Z] 
09:59:41 [2021-02-22T09:59:41.644Z] #54 [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
09:59:41 [2021-02-22T09:59:41.644Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:59:41 [2021-02-22T09:59:41.644Z] #54 36.25 Setting up libbtrfs0 (4.20.1-2) ...
09:59:41 [2021-02-22T09:59:41.644Z] #54 36.96 Setting up libbtrfs-dev (4.20.1-2) ...
09:59:41 [2021-02-22T09:59:41.644Z] #54 37.08 Processing triggers for libc-bin (2.28-10) ...
09:59:41 [2021-02-22T09:59:41.644Z] #54 DONE 38.7s
09:59:41 [2021-02-22T09:59:41.644Z] 
09:59:41 [2021-02-22T09:59:41.644Z] #48 [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
09:59:41 [2021-02-22T09:59:41.644Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
09:59:41 [2021-02-22T09:59:41.644Z] #48 38.68 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:59:41 [2021-02-22T09:59:41.644Z] #48 38.68 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:59:41 [2021-02-22T09:59:41.644Z] #48 38.70 go: finding github.com/BurntSushi/toml v0.3.1
09:59:41 [2021-02-22T09:59:41.644Z] #48 38.79 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:59:41 [2021-02-22T09:59:41.688Z] #41 54.36 Selecting previously unselected package python-six.
09:59:41 [2021-02-22T09:59:41.688Z] #41 54.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:41 [2021-02-22T09:59:41.688Z] #41 54.40 Unpacking python-six (1.12.0-1) ...
09:59:41 [2021-02-22T09:59:41.911Z] #48 ...
09:59:41 [2021-02-22T09:59:41.911Z] 
09:59:41 [2021-02-22T09:59:41.911Z] #33 [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
09:59:41 [2021-02-22T09:59:41.911Z] #33 sha256:3fc2c6fa6cd77fd5f78c0f52fcb38015f389d04c21838f772e8f130f55c37c43
09:59:41 [2021-02-22T09:59:41.911Z] #33 29.03 sync
09:59:41 [2021-02-22T09:59:41.911Z] #33 29.03 internal/reflectlite
09:59:41 [2021-02-22T09:59:41.911Z] #33 30.90 sort
09:59:41 [2021-02-22T09:59:41.911Z] #33 30.92 errors
09:59:41 [2021-02-22T09:59:41.911Z] #33 31.33 strconv
09:59:41 [2021-02-22T09:59:41.911Z] #33 31.34 io
09:59:41 [2021-02-22T09:59:41.911Z] #33 31.36 internal/oserror
09:59:41 [2021-02-22T09:59:41.911Z] #33 31.71 syscall
09:59:41 [2021-02-22T09:59:41.911Z] #33 32.74 strings
09:59:41 [2021-02-22T09:59:41.911Z] #33 32.76 bytes
09:59:41 [2021-02-22T09:59:41.911Z] #33 34.18 reflect
09:59:41 [2021-02-22T09:59:41.911Z] #33 35.42 bufio
09:59:41 [2021-02-22T09:59:41.911Z] #33 35.46 path
09:59:41 [2021-02-22T09:59:41.911Z] #33 36.53 text/tabwriter
09:59:41 [2021-02-22T09:59:41.911Z] #33 38.49 time
09:59:41 [2021-02-22T09:59:41.911Z] #33 38.49 internal/syscall/execenv
09:59:41 [2021-02-22T09:59:41.911Z] #33 38.49 internal/syscall/unix
09:59:41 [2021-02-22T09:59:41.911Z] #33 ...
09:59:41 [2021-02-22T09:59:41.911Z] 
09:59:41 [2021-02-22T09:59:41.911Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:41 [2021-02-22T09:59:41.911Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.53 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]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
09:59:41 [2021-02-22T09:59:41.911Z] #12 38.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
09:59:41 [2021-02-22T09:59:41.947Z] #41 54.54 Selecting previously unselected package python-protobuf.
09:59:41 [2021-02-22T09:59:41.947Z] #41 54.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:59:41 [2021-02-22T09:59:41.947Z] #41 54.55 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.077Z] #12 54.66 debconf: delaying package configuration, since apt-utils is not installed
09:59:42 [2021-02-22T09:59:42.077Z] #12 54.87 Fetched 78.2 MB in 8s (9215 kB/s)
09:59:42 [2021-02-22T09:59:42.337Z] #12 54.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:42 [2021-02-22T09:59:42.337Z] #12 55.05 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:59:42 [2021-02-22T09:59:42.337Z] #12 55.11 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:42 [2021-02-22T09:59:42.517Z] #41 55.21 Setting up python-pkg-resources (40.8.0-1) ...
09:59:42 [2021-02-22T09:59:42.578Z] #42 ...
09:59:42 [2021-02-22T09:59:42.578Z] 
09:59:42 [2021-02-22T09:59:42.578Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:42 [2021-02-22T09:59:42.578Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:42 [2021-02-22T09:59:42.578Z] #19 35.61 Unpacking bash-completion (1:2.8-6) ...
09:59:42 [2021-02-22T09:59:42.597Z] #12 55.51 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:59:42 [2021-02-22T09:59:42.838Z] #19 36.02 Selecting previously unselected package bzip2.
09:59:42 [2021-02-22T09:59:42.838Z] #19 36.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:59:42 [2021-02-22T09:59:42.838Z] #19 36.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:59:42 [2021-02-22T09:59:42.858Z] #12 55.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 ... 15410 files and directories currently installed.)
09:59:42 [2021-02-22T09:59:42.858Z] #12 55.76 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:59:42 [2021-02-22T09:59:42.862Z] #12 ...
09:59:42 [2021-02-22T09:59:42.862Z] 
09:59:42 [2021-02-22T09:59:42.862Z] #44 [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
09:59:42 [2021-02-22T09:59:42.862Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:42 [2021-02-22T09:59:42.862Z] #44 29.96 sync
09:59:42 [2021-02-22T09:59:42.862Z] #44 29.96 internal/reflectlite
09:59:42 [2021-02-22T09:59:42.862Z] #44 30.89 github.com/LK4D4/vndr/godl/singleflight
09:59:42 [2021-02-22T09:59:42.862Z] #44 30.92 internal/singleflight
09:59:42 [2021-02-22T09:59:42.862Z] #44 30.92 math/rand
09:59:42 [2021-02-22T09:59:42.862Z] #44 32.06 io
09:59:42 [2021-02-22T09:59:42.862Z] #44 32.08 syscall
09:59:42 [2021-02-22T09:59:42.862Z] #44 32.09 vendor/golang.org/x/net/dns/dnsmessage
09:59:42 [2021-02-22T09:59:42.862Z] #44 32.13 strconv
09:59:42 [2021-02-22T09:59:42.862Z] #44 33.43 bytes
09:59:42 [2021-02-22T09:59:42.862Z] #44 35.55 bufio
09:59:42 [2021-02-22T09:59:42.862Z] #44 35.65 reflect
09:59:42 [2021-02-22T09:59:42.862Z] #44 37.58 regexp/syntax
09:59:42 [2021-02-22T09:59:42.862Z] #44 37.68 hash/crc32
09:59:42 [2021-02-22T09:59:42.862Z] #44 39.04 vendor/golang.org/x/crypto/hkdf
09:59:42 [2021-02-22T09:59:42.862Z] #44 39.51 vendor/golang.org/x/text/transform
09:59:42 [2021-02-22T09:59:42.946Z] #36 ...
09:59:42 [2021-02-22T09:59:42.946Z] 
09:59:42 [2021-02-22T09:59:42.946Z] #41 [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
09:59:42 [2021-02-22T09:59:42.946Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.67 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.69 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 63.75 Setting up python-protobuf (3.6.1.3-2) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 70.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 70.62 Processing triggers for libc-bin (2.28-10) ...
09:59:42 [2021-02-22T09:59:42.946Z] #41 DONE 71.3s
09:59:42 [2021-02-22T09:59:42.946Z] 
09:59:42 [2021-02-22T09:59:42.946Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:42 [2021-02-22T09:59:42.946Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.41 Selecting previously unselected package binutils-mingw-w64.
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.58 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.80 Selecting previously unselected package dmsetup.
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 62.81 Unpacking dmsetup (2:1.02.155-3) ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 63.00 Selecting previously unselected package mingw-w64-common.
09:59:42 [2021-02-22T09:59:42.946Z] #12 63.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 63.02 Unpacking mingw-w64-common (6.0.0-3) ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 69.35 Selecting previously unselected package mingw-w64-x86-64-dev.
09:59:42 [2021-02-22T09:59:42.946Z] #12 69.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 69.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:59:42 [2021-02-22T09:59:42.946Z] #12 ...
09:59:42 [2021-02-22T09:59:42.946Z] 
09:59:42 [2021-02-22T09:59:42.946Z] #42 [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
09:59:42 [2021-02-22T09:59:42.946Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:43 [2021-02-22T09:59:43.099Z] #19 36.16 Selecting previously unselected package xz-utils.
09:59:43 [2021-02-22T09:59:43.099Z] #19 36.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.099Z] #19 36.17 Unpacking xz-utils (5.2.4-1) ...
09:59:43 [2021-02-22T09:59:43.099Z] #19 36.34 Selecting previously unselected package apparmor.
09:59:43 [2021-02-22T09:59:43.118Z] #12 55.83 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:43 [2021-02-22T09:59:43.125Z] #44 ...
09:59:43 [2021-02-22T09:59:43.125Z] 
09:59:43 [2021-02-22T09:59:43.125Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:43 [2021-02-22T09:59:43.125Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:43 [2021-02-22T09:59:43.125Z] #12 40.19 debconf: delaying package configuration, since apt-utils is not installed
09:59:43 [2021-02-22T09:59:43.360Z] #19 36.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.360Z] #19 36.43 Unpacking apparmor (2.13.2-10) ...
09:59:43 [2021-02-22T09:59:43.379Z] #12 56.12 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:59:43 [2021-02-22T09:59:43.388Z] #12 40.40 Fetched 73.8 MB in 8s (9172 kB/s)
09:59:43 [2021-02-22T09:59:43.508Z] #42 ...
09:59:43 [2021-02-22T09:59:43.508Z] 
09:59:43 [2021-02-22T09:59:43.508Z] #33 [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
09:59:43 [2021-02-22T09:59:43.508Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:59:43 [2021-02-22T09:59:43.508Z] #33 61.83 path
09:59:43 [2021-02-22T09:59:43.508Z] #33 62.62 text/tabwriter
09:59:43 [2021-02-22T09:59:43.508Z] #33 63.04 fmt
09:59:43 [2021-02-22T09:59:43.508Z] #33 63.37 path/filepath
09:59:43 [2021-02-22T09:59:43.508Z] #33 64.78 io/ioutil
09:59:43 [2021-02-22T09:59:43.508Z] #33 67.36 github.com/BurntSushi/toml
09:59:43 [2021-02-22T09:59:43.508Z] #33 67.37 flag
09:59:43 [2021-02-22T09:59:43.508Z] #33 69.40 log
09:59:43 [2021-02-22T09:59:43.508Z] #33 ...
09:59:43 [2021-02-22T09:59:43.508Z] 
09:59:43 [2021-02-22T09:59:43.508Z] #44 [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
09:59:43 [2021-02-22T09:59:43.508Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:43 [2021-02-22T09:59:43.508Z] #44 69.68 go/token
09:59:43 [2021-02-22T09:59:43.508Z] #44 70.62 go/scanner
09:59:43 [2021-02-22T09:59:43.621Z] #19 36.75 Selecting previously unselected package aufs-tools.
09:59:43 [2021-02-22T09:59:43.621Z] #19 36.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.621Z] #19 36.76 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:59:43 [2021-02-22T09:59:43.621Z] #19 36.87 Selecting previously unselected package libonig5:amd64.
09:59:43 [2021-02-22T09:59:43.640Z] #12 56.32 Selecting previously unselected package binutils-mingw-w64-i686.
09:59:43 [2021-02-22T09:59:43.640Z] #12 56.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:43 [2021-02-22T09:59:43.640Z] #12 56.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.640Z] #12 56.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:59:43 [2021-02-22T09:59:43.652Z] #12 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 ... 15383 files and directories currently installed.)
09:59:43 [2021-02-22T09:59:43.652Z] #12 40.75 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
09:59:43 [2021-02-22T09:59:43.652Z] #12 40.81 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:43 [2021-02-22T09:59:43.881Z] #19 36.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.881Z] #19 36.88 Unpacking libonig5:amd64 (6.9.1-1) ...
09:59:43 [2021-02-22T09:59:43.881Z] #19 37.05 Selecting previously unselected package libjq1:amd64.
09:59:43 [2021-02-22T09:59:43.881Z] #19 37.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:59:43 [2021-02-22T09:59:43.881Z] #19 37.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:59:44 [2021-02-22T09:59:44.072Z] #44 72.57 go/ast
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.18 Selecting previously unselected package jq.
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.19 Unpacking jq (1.5+dfsg-2+b1) ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.28 Selecting previously unselected package libaio1:amd64.
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.29 Unpacking libaio1:amd64 (0.3.112-3) ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.36 Selecting previously unselected package libgpm2:amd64.
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.37 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:59:44 [2021-02-22T09:59:44.142Z] #19 37.43 Selecting previously unselected package libicu63:amd64.
09:59:44 [2021-02-22T09:59:44.403Z] #19 37.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.403Z] #19 37.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:59:44 [2021-02-22T09:59:44.422Z] #41 ...
09:59:44 [2021-02-22T09:59:44.422Z] 
09:59:44 [2021-02-22T09:59:44.422Z] #55 [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
09:59:44 [2021-02-22T09:59:44.422Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.269 + RM_GOPATH=0
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.269 + TMP_GOPATH=
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.269 + : /build
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.269 + '[' -z '' ']'
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 ++ mktemp -d
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 + export GOPATH=/tmp/tmp.rWnm3THUZ6
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 + GOPATH=/tmp/tmp.rWnm3THUZ6
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 + RM_GOPATH=1
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 + case "$(go env GOARCH)" in
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.274 ++ go env GOARCH
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.286 + export GO_BUILDMODE=-buildmode=pie
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.286 + GO_BUILDMODE=-buildmode=pie
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.294 ++ dirname /tmp/install/install.sh
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.295 + dir=/tmp/install
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.295 + bin=containerd
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 + shift
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 + '[' '!' -f /tmp/install/containerd.installer ']'
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 + . /tmp/install/containerd.installer
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 ++ set -e
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.306 + install_containerd
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.317 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.317 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rWnm3THUZ6/src/github.com/containerd/containerd
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.317 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:44 [2021-02-22T09:59:44.422Z] #55 1.319 Cloning into '/tmp/tmp.rWnm3THUZ6/src/github.com/containerd/containerd'...
09:59:44 [2021-02-22T09:59:44.422Z] #55 ...
09:59:44 [2021-02-22T09:59:44.422Z] 
09:59:44 [2021-02-22T09:59:44.422Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:44 [2021-02-22T09:59:44.422Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:44 [2021-02-22T09:59:44.422Z] #12 47.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 47.77 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]
09:59:44 [2021-02-22T09:59:44.422Z] #12 47.77 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]
09:59:44 [2021-02-22T09:59:44.422Z] #12 51.36 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]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.97 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]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 53.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 54.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:59:44 [2021-02-22T09:59:44.422Z] #12 55.28 debconf: delaying package configuration, since apt-utils is not installed
09:59:44 [2021-02-22T09:59:44.422Z] #12 55.45 Fetched 78.2 MB in 8s (9349 kB/s)
09:59:44 [2021-02-22T09:59:44.422Z] #12 55.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:44 [2021-02-22T09:59:44.422Z] #12 55.61 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 55.64 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.07 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.29 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.32 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.59 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.76 Selecting previously unselected package binutils-mingw-w64-i686.
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:59:44 [2021-02-22T09:59:44.422Z] #12 56.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:59:44 [2021-02-22T09:59:44.604Z] #12 41.55 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
09:59:44 [2021-02-22T09:59:44.634Z] #44 73.15 internal/lazyregexp
09:59:44 [2021-02-22T09:59:44.891Z] #44 73.36 net/url
09:59:45 [2021-02-22T09:59:45.025Z] #12 ...
09:59:45 [2021-02-22T09:59:45.025Z] 
09:59:45 [2021-02-22T09:59:45.025Z] #41 [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
09:59:45 [2021-02-22T09:59:45.025Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:45 [2021-02-22T09:59:45.025Z] #41 47.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 47.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 47.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 47.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 47.75 Setting up python-six (1.12.0-1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.64 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.66 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.70 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.75 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 51.84 Setting up python-protobuf (3.6.1.3-2) ...
09:59:45 [2021-02-22T09:59:45.025Z] #41 ...
09:59:45 [2021-02-22T09:59:45.025Z] 
09:59:45 [2021-02-22T09:59:45.025Z] #50 [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
09:59:45 [2021-02-22T09:59:45.025Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
09:59:45 [2021-02-22T09:59:45.025Z] #50 57.71 time
09:59:45 [2021-02-22T09:59:45.139Z] #12 41.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 ... 15383 files and directories currently installed.)
09:59:45 [2021-02-22T09:59:45.139Z] #12 42.12 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
09:59:45 [2021-02-22T09:59:45.139Z] #12 42.25 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:59:45 [2021-02-22T09:59:45.402Z] #12 ...
09:59:45 [2021-02-22T09:59:45.402Z] 
09:59:45 [2021-02-22T09:59:45.402Z] #46 [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
09:59:45 [2021-02-22T09:59:45.402Z] #46 sha256:78f826951ad5ae9dd212a897f4feb3d54c10e9cf2681030da5ecc7c9ef45254b
09:59:45 [2021-02-22T09:59:45.402Z] #46 DONE 42.6s
09:59:45 [2021-02-22T09:59:45.402Z] 
09:59:45 [2021-02-22T09:59:45.402Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:45 [2021-02-22T09:59:45.402Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:45 [2021-02-22T09:59:45.402Z] #12 42.59 Setting up libudev1:arm64 (241-7~deb10u6) ...
09:59:45 [2021-02-22T09:59:45.665Z] #12 42.92 Selecting previously unselected package binutils-mingw-w64-i686.
09:59:45 [2021-02-22T09:59:45.928Z] #12 42.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:59:45 [2021-02-22T09:59:45.928Z] #12 42.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
09:59:45 [2021-02-22T09:59:45.928Z] #12 42.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:59:45 [2021-02-22T09:59:45.973Z] #50 ...
09:59:45 [2021-02-22T09:59:45.973Z] 
09:59:45 [2021-02-22T09:59:45.973Z] #44 [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
09:59:45 [2021-02-22T09:59:45.973Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
09:59:45 [2021-02-22T09:59:45.973Z] #44 48.68 bufio
09:59:45 [2021-02-22T09:59:45.973Z] #44 50.27 syscall
09:59:45 [2021-02-22T09:59:45.973Z] #44 50.42 reflect
09:59:45 [2021-02-22T09:59:45.973Z] #44 57.99 time
09:59:45 [2021-02-22T09:59:45.973Z] #44 ...
09:59:45 [2021-02-22T09:59:45.973Z] 
09:59:45 [2021-02-22T09:59:45.973Z] #41 [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
09:59:45 [2021-02-22T09:59:45.973Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:45 [2021-02-22T09:59:45.973Z] #41 58.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:59:45 [2021-02-22T09:59:45.973Z] #41 58.35 Processing triggers for libc-bin (2.28-10) ...
09:59:46 [2021-02-22T09:59:46.549Z] #41 DONE 59.2s
09:59:46 [2021-02-22T09:59:46.549Z] 
09:59:46 [2021-02-22T09:59:46.549Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:46 [2021-02-22T09:59:46.549Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:46 [2021-02-22T09:59:46.549Z] #12 59.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:59:46 [2021-02-22T09:59:46.549Z] #12 59.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:59:46 [2021-02-22T09:59:46.549Z] #12 59.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:59:46 [2021-02-22T09:59:46.780Z] #44 75.08 text/template/parse
09:59:46 [2021-02-22T09:59:46.780Z] #44 ...
09:59:46 [2021-02-22T09:59:46.780Z] 
09:59:46 [2021-02-22T09:59:46.780Z] #42 [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
09:59:46 [2021-02-22T09:59:46.780Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:46 [2021-02-22T09:59:46.780Z] #42 2.379 Note: Building without setproctitle() and strlcpy() support.
09:59:46 [2021-02-22T09:59:46.780Z] #42 2.379       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:46 [2021-02-22T09:59:46.780Z] #42 2.386 Note: Building without GnuTLS support
09:59:46 [2021-02-22T09:59:46.780Z] #42 2.419 Makefile.config:39: Warn: you have no libnftables installed
09:59:46 [2021-02-22T09:59:46.780Z] #42 2.423 Makefile.config:40: Warn: Building without nftables support
09:59:46 [2021-02-22T09:59:46.959Z] #12 59.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:59:46 [2021-02-22T09:59:46.959Z] #12 59.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:59:46 [2021-02-22T09:59:46.959Z] #12 59.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:59:47 [2021-02-22T09:59:47.344Z] #42 4.448 fatal: not a git repository (or any of the parent directories): .git
09:59:47 [2021-02-22T09:59:47.344Z] #42 4.495   GEN      .gitid
09:59:47 [2021-02-22T09:59:47.344Z] #42 4.542   GEN      criu/include/version.h
09:59:47 [2021-02-22T09:59:47.344Z] #42 4.612   GEN      include/common/asm
09:59:47 [2021-02-22T09:59:47.862Z] #12 45.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:59:47 [2021-02-22T09:59:47.862Z] #12 45.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
09:59:47 [2021-02-22T09:59:47.862Z] #12 45.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:59:47 [2021-02-22T09:59:47.898Z] #12 ...
09:59:47 [2021-02-22T09:59:47.898Z] 
09:59:47 [2021-02-22T09:59:47.898Z] #41 [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
09:59:47 [2021-02-22T09:59:47.898Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:47 [2021-02-22T09:59:47.898Z] #41 60.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:47 [2021-02-22T09:59:47.898Z] #41 60.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:47 [2021-02-22T09:59:47.898Z] #41 ...
09:59:47 [2021-02-22T09:59:47.898Z] 
09:59:47 [2021-02-22T09:59:47.898Z] #46 [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
09:59:47 [2021-02-22T09:59:47.898Z] #46 sha256:71ec489941c2acba997b9bfccd4a70b11c284ec22a3de31870b0f6c61e83df57
09:59:47 [2021-02-22T09:59:47.898Z] #46 DONE 60.6s
09:59:47 [2021-02-22T09:59:47.898Z] 
09:59:47 [2021-02-22T09:59:47.898Z] #41 [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
09:59:47 [2021-02-22T09:59:47.898Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:47 [2021-02-22T09:59:47.898Z] #41 60.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:47 [2021-02-22T09:59:47.898Z] #41 60.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:47 [2021-02-22T09:59:47.898Z] #41 60.69 Setting up python-six (1.12.0-1) ...
09:59:47 [2021-02-22T09:59:47.898Z] #41 ...
09:59:47 [2021-02-22T09:59:47.898Z] 
09:59:47 [2021-02-22T09:59:47.898Z] #44 [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
09:59:47 [2021-02-22T09:59:47.898Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:47 [2021-02-22T09:59:47.898Z] #44 50.65 syscall
09:59:47 [2021-02-22T09:59:47.898Z] #44 58.73 internal/poll
09:59:47 [2021-02-22T09:59:47.909Z] #42 ...
09:59:47 [2021-02-22T09:59:47.909Z] 
09:59:47 [2021-02-22T09:59:47.909Z] #36 [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
09:59:47 [2021-02-22T09:59:47.909Z] #36 sha256:5ba0d0ac0a550d5e817e92432c5cf4e76e9193fe07af4ba856411f390c700b6e
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.377 -- Detecting C compile features - done
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.432 -- Performing Test HAS_BUILTIN_FORTIFY
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.701 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.815 -- Configuring done
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.832 -- Generating done
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.842 -- Build files have been written to: /tmp/tmp.ahP1H1hruP/tini
09:59:47 [2021-02-22T09:59:47.909Z] #36 7.862 + make tini-static
09:59:47 [2021-02-22T09:59:47.909Z] #36 8.217 Scanning dependencies of target tini-static
09:59:47 [2021-02-22T09:59:47.909Z] #36 8.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:59:47 [2021-02-22T09:59:47.909Z] #36 9.797 [100%] Linking C executable tini-static
09:59:47 [2021-02-22T09:59:47.909Z] #36 10.52 [100%] Built target tini-static
09:59:47 [2021-02-22T09:59:47.909Z] #36 10.58 + mkdir -p /build
09:59:47 [2021-02-22T09:59:47.909Z] #36 10.59 + cp tini-static /build/docker-init
09:59:47 [2021-02-22T09:59:47.909Z] #36 DONE 10.9s
09:59:47 [2021-02-22T09:59:47.909Z] 
09:59:47 [2021-02-22T09:59:47.909Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:47 [2021-02-22T09:59:47.909Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:47 [2021-02-22T09:59:47.909Z] #12 75.84 Selecting previously unselected package gcc-mingw-w64-base.
09:59:47 [2021-02-22T09:59:47.909Z] #12 75.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:59:47 [2021-02-22T09:59:47.909Z] #12 75.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:59:47 [2021-02-22T09:59:47.909Z] #12 76.08 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:59:47 [2021-02-22T09:59:47.909Z] #12 76.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:59:47 [2021-02-22T09:59:47.909Z] #12 76.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:59:48 [2021-02-22T09:59:48.158Z] #44 ...
09:59:48 [2021-02-22T09:59:48.158Z] 
09:59:48 [2021-02-22T09:59:48.158Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:48 [2021-02-22T09:59:48.158Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:59:48 [2021-02-22T09:59:48.158Z] #31 51.08 Checking out files:  88% (1344/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.
09:59:48 [2021-02-22T09:59:48.158Z] #31 51.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:59:48 [2021-02-22T09:59:48.158Z] #31 51.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:48 [2021-02-22T09:59:48.418Z] #31 ...
09:59:48 [2021-02-22T09:59:48.418Z] 
09:59:48 [2021-02-22T09:59:48.418Z] #44 [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
09:59:48 [2021-02-22T09:59:48.418Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:48 [2021-02-22T09:59:48.418Z] #44 61.17 os
09:59:48 [2021-02-22T09:59:48.463Z] #12 ...
09:59:48 [2021-02-22T09:59:48.463Z] 
09:59:48 [2021-02-22T09:59:48.463Z] #46 [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
09:59:48 [2021-02-22T09:59:48.463Z] #46 sha256:fe8b3c08efbc5bf3adb9a2d36748fa87ee9d1134b918278bfff2964df5a85500
09:59:48 [2021-02-22T09:59:48.463Z] #46 DONE 61.2s
09:59:48 [2021-02-22T09:59:48.463Z] 
09:59:48 [2021-02-22T09:59:48.463Z] #55 [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
09:59:48 [2021-02-22T09:59:48.463Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.356 + RM_GOPATH=0
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.356 + TMP_GOPATH=
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.356 + : /build
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.356 + '[' -z '' ']'
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.357 ++ mktemp -d
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.358 + export GOPATH=/tmp/tmp.FVVcJlNhT3
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.358 + GOPATH=/tmp/tmp.FVVcJlNhT3
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.358 + RM_GOPATH=1
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.358 + case "$(go env GOARCH)" in
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.358 ++ go env GOARCH
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.371 + export GO_BUILDMODE=-buildmode=pie
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.371 + GO_BUILDMODE=-buildmode=pie
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.372 ++ dirname /tmp/install/install.sh
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.373 + dir=/tmp/install
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.374 + bin=containerd
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.374 + shift
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.374 + '[' '!' -f /tmp/install/containerd.installer ']'
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.374 + . /tmp/install/containerd.installer
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.380 ++ set -e
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.382 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.383 + install_containerd
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.384 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.388 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FVVcJlNhT3/src/github.com/containerd/containerd
09:59:48 [2021-02-22T09:59:48.463Z] #55 6.391 Cloning into '/tmp/tmp.FVVcJlNhT3/src/github.com/containerd/containerd'...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.09 Selecting previously unselected package libnet1:amd64.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.17 Selecting previously unselected package libnl-3-200:amd64.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.27 Selecting previously unselected package libprotobuf-c1:amd64.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.37 Selecting previously unselected package libreadline5:amd64.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.50 Selecting previously unselected package net-tools.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.70 Selecting previously unselected package python-pip-whl.
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:59:48 [2021-02-22T09:59:48.609Z] #19 41.71 Unpacking python-pip-whl (18.1-5) ...
09:59:49 [2021-02-22T09:59:49.036Z] #55 ...
09:59:49 [2021-02-22T09:59:49.036Z] 
09:59:49 [2021-02-22T09:59:49.036Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:49 [2021-02-22T09:59:49.036Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:59:49 [2021-02-22T09:59:49.036Z] #31 50.70 Checking out files:  86% (1315/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.
09:59:49 [2021-02-22T09:59:49.036Z] #31 51.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:59:49 [2021-02-22T09:59:49.036Z] #31 51.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:49 [2021-02-22T09:59:49.179Z] #19 42.22 Selecting previously unselected package python3-lib2to3.
09:59:49 [2021-02-22T09:59:49.179Z] #19 42.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:59:49 [2021-02-22T09:59:49.179Z] #19 42.25 Unpacking python3-lib2to3 (3.7.3-1) ...
09:59:49 [2021-02-22T09:59:49.179Z] #19 42.35 Selecting previously unselected package python3-distutils.
09:59:49 [2021-02-22T09:59:49.275Z] #12 ...
09:59:49 [2021-02-22T09:59:49.275Z] 
09:59:49 [2021-02-22T09:59:49.275Z] #33 [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
09:59:49 [2021-02-22T09:59:49.275Z] #33 sha256:187bf3dea43f9656d8c2fa2467b9ae8bc699d4ea4317f33b10b5a8e9a2236e55
09:59:49 [2021-02-22T09:59:49.275Z] #33 72.45 github.com/BurntSushi/toml/cmd/tomlv
09:59:49 [2021-02-22T09:59:49.275Z] #33 DONE 77.6s
09:59:49 [2021-02-22T09:59:49.275Z] 
09:59:49 [2021-02-22T09:59:49.275Z] #50 [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
09:59:49 [2021-02-22T09:59:49.275Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
09:59:49 [2021-02-22T09:59:49.275Z] #50 69.63 encoding/json
09:59:49 [2021-02-22T09:59:49.275Z] #50 75.76 github.com/pkg/diff
09:59:49 [2021-02-22T09:59:49.275Z] #50 76.15 go/ast
09:59:49 [2021-02-22T09:59:49.296Z] #31 ...
09:59:49 [2021-02-22T09:59:49.296Z] 
09:59:49 [2021-02-22T09:59:49.296Z] #35 [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
09:59:49 [2021-02-22T09:59:49.296Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:49 [2021-02-22T09:59:49.296Z] #35 52.82 Selecting previously unselected package libicu63:amd64.
09:59:49 [2021-02-22T09:59:49.296Z] #35 52.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.296Z] #35 52.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.21 Selecting previously unselected package libxml2:amd64.
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.93 Selecting previously unselected package libarchive13:amd64.
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 60.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.38 Selecting previously unselected package libjsoncpp1:amd64.
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.57 Selecting previously unselected package librhash0:amd64.
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.57 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.58 Unpacking librhash0:amd64 (1.3.8-1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.78 Selecting previously unselected package libuv1:amd64.
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.78 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.78 Unpacking libuv1:amd64 (1.24.1-1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.92 Selecting previously unselected package cmake.
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.95 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 61.95 Unpacking cmake (3.13.4-1) ...
09:59:49 [2021-02-22T09:59:49.297Z] #35 ...
09:59:49 [2021-02-22T09:59:49.297Z] 
09:59:49 [2021-02-22T09:59:49.297Z] #50 [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
09:59:49 [2021-02-22T09:59:49.297Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
09:59:49 [2021-02-22T09:59:49.297Z] #50 62.21 encoding/binary
09:59:49 [2021-02-22T09:59:49.367Z] #44 62.17 internal/fmtsort
09:59:49 [2021-02-22T09:59:49.367Z] #44 ...
09:59:49 [2021-02-22T09:59:49.367Z] 
09:59:49 [2021-02-22T09:59:49.367Z] #35 [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
09:59:49 [2021-02-22T09:59:49.367Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:49 [2021-02-22T09:59:49.367Z] #35 52.15 Selecting previously unselected package libicu63:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 52.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 52.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 59.10 Selecting previously unselected package libxml2:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 59.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 59.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.35 Selecting previously unselected package libarchive13:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.75 Selecting previously unselected package libjsoncpp1:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 60.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.03 Selecting previously unselected package librhash0:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.07 Unpacking librhash0:amd64 (1.3.8-1) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.47 Selecting previously unselected package libuv1:amd64.
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.48 Unpacking libuv1:amd64 (1.24.1-1) ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.97 Selecting previously unselected package cmake.
09:59:49 [2021-02-22T09:59:49.367Z] #35 61.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.367Z] #35 62.04 Unpacking cmake (3.13.4-1) ...
09:59:49 [2021-02-22T09:59:49.439Z] #19 42.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:59:49 [2021-02-22T09:59:49.439Z] #19 42.37 Unpacking python3-distutils (3.7.3-1) ...
09:59:49 [2021-02-22T09:59:49.439Z] #19 42.54 Selecting previously unselected package python3-pip.
09:59:49 [2021-02-22T09:59:49.439Z] #19 42.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:59:49 [2021-02-22T09:59:49.439Z] #19 42.56 Unpacking python3-pip (18.1-5) ...
09:59:49 [2021-02-22T09:59:49.531Z] #50 77.95 golang.org/x/crypto/ssh/terminal
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.69 Selecting previously unselected package python3-pkg-resources.
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.70 Unpacking python3-pkg-resources (40.8.0-1) ...
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.81 Selecting previously unselected package python3-setuptools.
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:59:49 [2021-02-22T09:59:49.701Z] #19 42.82 Unpacking python3-setuptools (40.8.0-1) ...
09:59:49 [2021-02-22T09:59:49.790Z] #12 ...
09:59:49 [2021-02-22T09:59:49.790Z] 
09:59:49 [2021-02-22T09:59:49.790Z] #50 [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
09:59:49 [2021-02-22T09:59:49.790Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
09:59:49 [2021-02-22T09:59:49.790Z] #50 36.87 bufio
09:59:49 [2021-02-22T09:59:49.790Z] #50 38.88 regexp/syntax
09:59:49 [2021-02-22T09:59:49.790Z] #50 44.12 internal/poll
09:59:49 [2021-02-22T09:59:49.790Z] #50 44.15 context
09:59:49 [2021-02-22T09:59:49.790Z] #50 46.36 os
09:59:49 [2021-02-22T09:59:49.790Z] #50 ...
09:59:49 [2021-02-22T09:59:49.790Z] 
09:59:49 [2021-02-22T09:59:49.790Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:49 [2021-02-22T09:59:49.790Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:49 [2021-02-22T09:59:49.790Z] #12 47.12 Selecting previously unselected package binutils-mingw-w64.
09:59:49 [2021-02-22T09:59:49.790Z] #12 47.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:59:49 [2021-02-22T09:59:49.936Z] #35 ...
09:59:49 [2021-02-22T09:59:49.936Z] 
09:59:49 [2021-02-22T09:59:49.936Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:49 [2021-02-22T09:59:49.936Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:49 [2021-02-22T09:59:49.936Z] #12 62.60 Selecting previously unselected package binutils-mingw-w64.
09:59:49 [2021-02-22T09:59:49.936Z] #12 62.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:59:49 [2021-02-22T09:59:49.936Z] #12 62.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:59:49 [2021-02-22T09:59:49.936Z] #12 62.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.07 Selecting previously unselected package python3-wheel.
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.09 Unpacking python3-wheel (0.32.3-2) ...
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.16 Selecting previously unselected package sudo.
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:59:49 [2021-02-22T09:59:49.961Z] #19 43.17 Unpacking sudo (1.8.27-1+deb10u3) ...
09:59:50 [2021-02-22T09:59:50.055Z] #12 47.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:59:50 [2021-02-22T09:59:50.055Z] #12 47.31 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:59:50 [2021-02-22T09:59:50.055Z] #12 47.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:59:50 [2021-02-22T09:59:50.055Z] #12 47.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:59:50 [2021-02-22T09:59:50.055Z] #12 ...
09:59:50 [2021-02-22T09:59:50.055Z] 
09:59:50 [2021-02-22T09:59:50.055Z] #35 [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
09:59:50 [2021-02-22T09:59:50.055Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:50 [2021-02-22T09:59:50.055Z] #35 37.32 Selecting previously unselected package vim-common.
09:59:50 [2021-02-22T09:59:50.055Z] #35 37.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:50 [2021-02-22T09:59:50.055Z] #35 37.37 Unpacking vim-common (2:8.1.0875-5) ...
09:59:50 [2021-02-22T09:59:50.055Z] #35 38.61 Selecting previously unselected package cmake-data.
09:59:50 [2021-02-22T09:59:50.055Z] #35 38.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:59:50 [2021-02-22T09:59:50.055Z] #35 38.67 Unpacking cmake-data (3.13.4-1) ...
09:59:50 [2021-02-22T09:59:50.055Z] #35 43.10 Selecting previously unselected package libicu63:arm64.
09:59:50 [2021-02-22T09:59:50.055Z] #35 43.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
09:59:50 [2021-02-22T09:59:50.055Z] #35 43.14 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:59:50 [2021-02-22T09:59:50.094Z] #50 ...
09:59:50 [2021-02-22T09:59:50.094Z] 
09:59:50 [2021-02-22T09:59:50.094Z] #44 [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
09:59:50 [2021-02-22T09:59:50.094Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
09:59:50 [2021-02-22T09:59:50.094Z] #44 78.42 go/parser
09:59:50 [2021-02-22T09:59:50.196Z] #12 62.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:59:50 [2021-02-22T09:59:50.196Z] #12 62.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:59:50 [2021-02-22T09:59:50.196Z] #12 62.92 Selecting previously unselected package dmsetup.
09:59:50 [2021-02-22T09:59:50.196Z] #12 62.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:59:50 [2021-02-22T09:59:50.196Z] #12 62.94 Unpacking dmsetup (2:1.02.155-3) ...
09:59:50 [2021-02-22T09:59:50.196Z] #12 ...
09:59:50 [2021-02-22T09:59:50.196Z] 
09:59:50 [2021-02-22T09:59:50.196Z] #33 [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
09:59:50 [2021-02-22T09:59:50.196Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
09:59:50 [2021-02-22T09:59:50.196Z] #33 52.93 time
09:59:50 [2021-02-22T09:59:50.196Z] #33 58.32 internal/poll
09:59:50 [2021-02-22T09:59:50.196Z] #33 60.46 internal/syscall/execenv
09:59:50 [2021-02-22T09:59:50.196Z] #33 60.75 internal/syscall/unix
09:59:50 [2021-02-22T09:59:50.196Z] #33 61.04 os
09:59:50 [2021-02-22T09:59:50.196Z] #33 61.90 internal/fmtsort
09:59:50 [2021-02-22T09:59:50.196Z] #33 62.45 strings
09:59:50 [2021-02-22T09:59:50.196Z] #33 ...
09:59:50 [2021-02-22T09:59:50.196Z] 
09:59:50 [2021-02-22T09:59:50.196Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:50 [2021-02-22T09:59:50.196Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:50 [2021-02-22T09:59:50.196Z] #12 63.11 Selecting previously unselected package mingw-w64-common.
09:59:50 [2021-02-22T09:59:50.318Z] #35 ...
09:59:50 [2021-02-22T09:59:50.318Z] 
09:59:50 [2021-02-22T09:59:50.318Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:50 [2021-02-22T09:59:50.318Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:59:50 [2021-02-22T09:59:50.457Z] #12 63.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:59:50 [2021-02-22T09:59:50.457Z] #12 63.13 Unpacking mingw-w64-common (6.0.0-3) ...
09:59:50 [2021-02-22T09:59:50.532Z] #19 43.70 Selecting previously unselected package thin-provisioning-tools.
09:59:50 [2021-02-22T09:59:50.532Z] #19 43.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:59:50 [2021-02-22T09:59:50.532Z] #19 43.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.56 Selecting previously unselected package dmsetup.
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.57 Unpacking dmsetup (2:1.02.155-3) ...
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.70 Selecting previously unselected package mingw-w64-common.
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:59:50 [2021-02-22T09:59:50.582Z] #12 47.73 Unpacking mingw-w64-common (6.0.0-3) ...
09:59:50 [2021-02-22T09:59:50.793Z] #19 43.95 Selecting previously unselected package uidmap.
09:59:50 [2021-02-22T09:59:50.793Z] #19 43.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:59:50 [2021-02-22T09:59:50.793Z] #19 43.97 Unpacking uidmap (1:4.5-1.1) ...
09:59:51 [2021-02-22T09:59:51.026Z] #12 ...
09:59:51 [2021-02-22T09:59:51.026Z] 
09:59:51 [2021-02-22T09:59:51.026Z] #50 [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
09:59:51 [2021-02-22T09:59:51.026Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
09:59:51 [2021-02-22T09:59:51.026Z] #50 53.73 time
09:59:51 [2021-02-22T09:59:51.026Z] #50 53.75 reflect
09:59:51 [2021-02-22T09:59:51.026Z] #50 59.47 context
09:59:51 [2021-02-22T09:59:51.026Z] #50 60.26 internal/poll
09:59:51 [2021-02-22T09:59:51.026Z] #50 62.99 os
09:59:51 [2021-02-22T09:59:51.054Z] #19 44.09 Selecting previously unselected package vim-runtime.
09:59:51 [2021-02-22T09:59:51.054Z] #19 44.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:59:51 [2021-02-22T09:59:51.054Z] #19 44.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:59:51 [2021-02-22T09:59:51.054Z] #19 44.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:59:51 [2021-02-22T09:59:51.054Z] #19 44.21 Unpacking vim-runtime (2:8.1.0875-5) ...
09:59:51 [2021-02-22T09:59:51.158Z] #12 ...
09:59:51 [2021-02-22T09:59:51.158Z] 
09:59:51 [2021-02-22T09:59:51.158Z] #41 [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
09:59:51 [2021-02-22T09:59:51.158Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.29 Selecting previously unselected package libnet1-dev.
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.83 Selecting previously unselected package libnl-3-200:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 38.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.06 Selecting previously unselected package libnl-3-dev:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.08 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.81 Selecting previously unselected package libprotobuf-c1:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 39.82 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.10 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.14 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.36 Selecting previously unselected package zlib1g-dev:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.68 Selecting previously unselected package libprotobuf17:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 40.69 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.45 Selecting previously unselected package libprotobuf-lite17:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.50 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.87 Selecting previously unselected package libprotobuf-dev:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 41.92 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.12 Selecting previously unselected package libprotoc17:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.14 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.62 Selecting previously unselected package protobuf-c-compiler.
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 43.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.01 Selecting previously unselected package protobuf-compiler.
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.02 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.92 Selecting previously unselected package python-pkg-resources.
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 44.95 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.19 Selecting previously unselected package python-six.
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.20 Unpacking python-six (1.12.0-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.33 Selecting previously unselected package python-protobuf.
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 45.42 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 46.14 Setting up python-pkg-resources (40.8.0-1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #41 ...
09:59:51 [2021-02-22T09:59:51.158Z] 
09:59:51 [2021-02-22T09:59:51.158Z] #35 [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
09:59:51 [2021-02-22T09:59:51.158Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:51 [2021-02-22T09:59:51.158Z] #35 47.63 Selecting previously unselected package libxml2:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #35 47.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #35 47.66 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:51 [2021-02-22T09:59:51.158Z] #35 48.06 Selecting previously unselected package libarchive13:arm64.
09:59:51 [2021-02-22T09:59:51.158Z] #35 48.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.158Z] #35 48.09 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:59:51 [2021-02-22T09:59:51.209Z] #50 63.72 context
09:59:51 [2021-02-22T09:59:51.209Z] #50 63.97 encoding/base64
09:59:51 [2021-02-22T09:59:51.209Z] #50 ...
09:59:51 [2021-02-22T09:59:51.209Z] 
09:59:51 [2021-02-22T09:59:51.209Z] #33 [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
09:59:51 [2021-02-22T09:59:51.209Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
09:59:51 [2021-02-22T09:59:51.209Z] #33 54.08 time
09:59:51 [2021-02-22T09:59:51.209Z] #33 59.41 internal/poll
09:59:51 [2021-02-22T09:59:51.209Z] #33 61.65 internal/fmtsort
09:59:51 [2021-02-22T09:59:51.209Z] #33 62.23 internal/syscall/execenv
09:59:51 [2021-02-22T09:59:51.209Z] #33 62.34 internal/syscall/unix
09:59:51 [2021-02-22T09:59:51.209Z] #33 62.45 strings
09:59:51 [2021-02-22T09:59:51.209Z] #33 62.80 os
09:59:51 [2021-02-22T09:59:51.286Z] #50 ...
09:59:51 [2021-02-22T09:59:51.286Z] 
09:59:51 [2021-02-22T09:59:51.286Z] #44 [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
09:59:51 [2021-02-22T09:59:51.286Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
09:59:51 [2021-02-22T09:59:51.286Z] #44 62.92 strings
09:59:51 [2021-02-22T09:59:51.421Z] #35 48.46 Selecting previously unselected package libjsoncpp1:arm64.
09:59:51 [2021-02-22T09:59:51.421Z] #35 48.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
09:59:51 [2021-02-22T09:59:51.421Z] #35 48.47 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:59:51 [2021-02-22T09:59:51.421Z] #35 ...
09:59:51 [2021-02-22T09:59:51.421Z] 
09:59:51 [2021-02-22T09:59:51.421Z] #55 [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
09:59:51 [2021-02-22T09:59:51.421Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.075 + RM_GOPATH=0
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.075 + TMP_GOPATH=
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.075 + : /build
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.075 + '[' -z '' ']'
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.076 ++ mktemp -d
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.082 + export GOPATH=/tmp/tmp.bOAOubHe91
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.082 + GOPATH=/tmp/tmp.bOAOubHe91
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.082 + RM_GOPATH=1
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.082 + case "$(go env GOARCH)" in
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.083 ++ go env GOARCH
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + export GO_BUILDMODE=-buildmode=pie
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + GO_BUILDMODE=-buildmode=pie
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 ++ dirname /tmp/install/install.sh
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + dir=/tmp/install
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + bin=containerd
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + shift
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + '[' '!' -f /tmp/install/containerd.installer ']'
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 + . /tmp/install/containerd.installer
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 ++ set -e
09:59:51 [2021-02-22T09:59:51.421Z] #55 2.122 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:51 [2021-02-22T09:59:51.422Z] #55 2.123 + install_containerd
09:59:51 [2021-02-22T09:59:51.422Z] #55 2.130 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:59:51 [2021-02-22T09:59:51.422Z] #55 2.143 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bOAOubHe91/src/github.com/containerd/containerd
09:59:51 [2021-02-22T09:59:51.422Z] #55 2.143 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:59:51 [2021-02-22T09:59:51.422Z] #55 2.164 Cloning into '/tmp/tmp.bOAOubHe91/src/github.com/containerd/containerd'...
09:59:51 [2021-02-22T09:59:51.469Z] #33 ...
09:59:51 [2021-02-22T09:59:51.469Z] 
09:59:51 [2021-02-22T09:59:51.469Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:51 [2021-02-22T09:59:51.469Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.38 Selecting previously unselected package binutils-mingw-w64.
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.80 Selecting previously unselected package dmsetup.
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.80 Unpacking dmsetup (2:1.02.155-3) ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 62.98 Selecting previously unselected package mingw-w64-common.
09:59:51 [2021-02-22T09:59:51.469Z] #12 63.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:59:51 [2021-02-22T09:59:51.469Z] #12 63.01 Unpacking mingw-w64-common (6.0.0-3) ...
09:59:51 [2021-02-22T09:59:51.685Z] #55 ...
09:59:51 [2021-02-22T09:59:51.685Z] 
09:59:51 [2021-02-22T09:59:51.685Z] #41 [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
09:59:51 [2021-02-22T09:59:51.685Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:51 [2021-02-22T09:59:51.685Z] #41 48.75 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:59:51 [2021-02-22T09:59:51.685Z] #41 48.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:59:51 [2021-02-22T09:59:51.685Z] #41 48.81 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:59:51 [2021-02-22T09:59:51.685Z] #41 48.83 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:59:51 [2021-02-22T09:59:51.685Z] #41 48.84 Setting up python-six (1.12.0-1) ...
09:59:51 [2021-02-22T09:59:51.986Z] #44 80.40 text/template
09:59:52 [2021-02-22T09:59:52.967Z] #19 ...
09:59:52 [2021-02-22T09:59:52.967Z] 
09:59:52 [2021-02-22T09:59:52.967Z] #42 [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
09:59:52 [2021-02-22T09:59:52.967Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:52 [2021-02-22T09:59:52.967Z] #42 96.00   CC       criu/cr-check.o
09:59:52 [2021-02-22T09:59:52.967Z] #42 97.67   CC       criu/cr-dedup.o
09:59:52 [2021-02-22T09:59:52.967Z] #42 98.12   CC       criu/cr-dump.o
09:59:52 [2021-02-22T09:59:52.967Z] #42 100.4   CC       criu/cr-errno.o
09:59:52 [2021-02-22T09:59:52.967Z] #42 100.5   CC       criu/cr-restore.o
09:59:52 [2021-02-22T09:59:52.967Z] #42 104.9   CC       criu/cr-service.o
09:59:53 [2021-02-22T09:59:53.195Z] #44 65.60 regexp/syntax
09:59:53 [2021-02-22T09:59:53.195Z] #44 65.68 fmt
09:59:53 [2021-02-22T09:59:53.227Z] #42 106.4   CC       criu/crtools.o
09:59:53 [2021-02-22T09:59:53.764Z] #44 ...
09:59:53 [2021-02-22T09:59:53.764Z] 
09:59:53 [2021-02-22T09:59:53.764Z] #35 [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
09:59:53 [2021-02-22T09:59:53.764Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.15 Setting up xxd (2:8.1.0875-5) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.17 Setting up libuv1:amd64 (1.24.1-1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.20 Setting up vim-common (2:8.1.0875-5) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.27 Setting up librhash0:amd64 (1.3.8-1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.30 Setting up cmake-data (3.13.4-1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.49 Setting up cmake (3.13.4-1) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.52 Processing triggers for libc-bin (2.28-10) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 65.65 Processing triggers for mime-support (3.62) ...
09:59:53 [2021-02-22T09:59:53.764Z] #35 DONE 66.5s
09:59:53 [2021-02-22T09:59:53.877Z] #44 82.19 encoding/xml
09:59:54 [2021-02-22T09:59:54.011Z] #12 ...
09:59:54 [2021-02-22T09:59:54.012Z] 
09:59:54 [2021-02-22T09:59:54.012Z] #35 [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
09:59:54 [2021-02-22T09:59:54.012Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.06 Setting up xxd (2:8.1.0875-5) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.14 Setting up libuv1:amd64 (1.24.1-1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.19 Setting up vim-common (2:8.1.0875-5) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.19 Setting up librhash0:amd64 (1.3.8-1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.19 Setting up cmake-data (3.13.4-1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.30 Setting up cmake (3.13.4-1) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.30 Processing triggers for libc-bin (2.28-10) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 65.42 Processing triggers for mime-support (3.62) ...
09:59:54 [2021-02-22T09:59:54.012Z] #35 DONE 66.5s
09:59:54 [2021-02-22T09:59:54.012Z] 
09:59:54 [2021-02-22T09:59:54.012Z] #36 [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
09:59:54 [2021-02-22T09:59:54.012Z] #36 sha256:a64a89044df8dcf3a70deba19bdf39139fc1d39f4aacc18505269b0874671000
09:59:54 [2021-02-22T09:59:54.024Z] 
09:59:54 [2021-02-22T09:59:54.024Z] #41 [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
09:59:54 [2021-02-22T09:59:54.024Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.49 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.52 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.55 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.56 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.59 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:54 [2021-02-22T09:59:54.024Z] #41 65.67 Setting up python-protobuf (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.169Z] #42 107.2   CC       criu/eventfd.o
09:59:54 [2021-02-22T09:59:54.169Z] #42 ...
09:59:54 [2021-02-22T09:59:54.169Z] 
09:59:54 [2021-02-22T09:59:54.169Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:54 [2021-02-22T09:59:54.169Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:59:54 [2021-02-22T09:59:54.169Z] #19 47.42 Selecting previously unselected package vim.
09:59:54 [2021-02-22T09:59:54.250Z] #41 50.97 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 51.38 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 51.42 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 51.45 Setting up libcap-dev:arm64 (1:2.25-2) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 51.49 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 51.51 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:54 [2021-02-22T09:59:54.250Z] #41 ...
09:59:54 [2021-02-22T09:59:54.250Z] 
09:59:54 [2021-02-22T09:59:54.250Z] #44 [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
09:59:54 [2021-02-22T09:59:54.250Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:54 [2021-02-22T09:59:54.250Z] #44 41.55 time
09:59:54 [2021-02-22T09:59:54.250Z] #44 45.13 regexp
09:59:54 [2021-02-22T09:59:54.250Z] #44 47.12 os
09:59:54 [2021-02-22T09:59:54.250Z] #44 49.72 github.com/LK4D4/vndr/versioned
09:59:54 [2021-02-22T09:59:54.250Z] #44 50.61 internal/lazyregexp
09:59:54 [2021-02-22T09:59:54.250Z] #44 50.63 os/exec
09:59:54 [2021-02-22T09:59:54.250Z] #44 50.69 net
09:59:54 [2021-02-22T09:59:54.250Z] #44 51.30 encoding/binary
09:59:54 [2021-02-22T09:59:54.250Z] #44 51.31 flag
09:59:54 [2021-02-22T09:59:54.429Z] #19 47.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:59:54 [2021-02-22T09:59:54.429Z] #19 47.45 Unpacking vim (2:8.1.0875-5) ...
09:59:54 [2021-02-22T09:59:54.513Z] #44 51.66 go/token
09:59:54 [2021-02-22T09:59:54.513Z] #44 ...
09:59:54 [2021-02-22T09:59:54.513Z] 
09:59:54 [2021-02-22T09:59:54.513Z] #35 [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
09:59:54 [2021-02-22T09:59:54.513Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:54 [2021-02-22T09:59:54.513Z] #35 48.79 Selecting previously unselected package librhash0:arm64.
09:59:54 [2021-02-22T09:59:54.513Z] #35 48.80 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
09:59:54 [2021-02-22T09:59:54.513Z] #35 48.82 Unpacking librhash0:arm64 (1.3.8-1) ...
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.23 Selecting previously unselected package libuv1:arm64.
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.24 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.24 Unpacking libuv1:arm64 (1.24.1-1) ...
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.44 Selecting previously unselected package cmake.
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.47 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
09:59:54 [2021-02-22T09:59:54.513Z] #35 49.50 Unpacking cmake (3.13.4-1) ...
09:59:54 [2021-02-22T09:59:54.690Z] #19 47.96 Selecting previously unselected package xfsprogs.
09:59:54 [2021-02-22T09:59:54.690Z] #19 47.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:59:54 [2021-02-22T09:59:54.951Z] #19 47.98 Unpacking xfsprogs (4.20.0-1) ...
09:59:55 [2021-02-22T09:59:55.093Z] #35 52.42 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:59:55 [2021-02-22T09:59:55.246Z] #44 ...
09:59:55 [2021-02-22T09:59:55.246Z] 
09:59:55 [2021-02-22T09:59:55.246Z] #42 [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
09:59:55 [2021-02-22T09:59:55.246Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.483   PBCC     images/timens.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.523   DEP      images/timens.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.632   PBCC     images/fown.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.640   PBCC     images/google/protobuf/descriptor.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.669   PBCC     images/opts.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.697   PBCC     images/memfd.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.761   DEP      images/fown.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.799   DEP      images/google/protobuf/descriptor.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.888   DEP      images/opts.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 7.940   DEP      images/memfd.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.004   PBCC     images/sit.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.032   DEP      images/sit.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.098   PBCC     images/macvlan.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.105   DEP      images/macvlan.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.140   PBCC     images/autofs.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.169   DEP      images/autofs.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.228   PBCC     images/sysctl.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.268   DEP      images/sysctl.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.335   PBCC     images/time.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.377   DEP      images/time.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.433   PBCC     images/binfmt-misc.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.462   DEP      images/binfmt-misc.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.530   PBCC     images/seccomp.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.555   DEP      images/seccomp.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.610   PBCC     images/userns.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.636   DEP      images/userns.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.653   PBCC     images/cgroup.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.675   DEP      images/cgroup.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.724   PBCC     images/ext-file.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.759   DEP      images/ext-file.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.795   PBCC     images/rpc.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.859   DEP      images/rpc.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.904   PBCC     images/siginfo.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 8.953   DEP      images/siginfo.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.003   PBCC     images/pagemap.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.052   DEP      images/pagemap.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.124   PBCC     images/rlimit.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.191   DEP      images/rlimit.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.236   PBCC     images/file-lock.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.257   DEP      images/file-lock.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.308   PBCC     images/tty.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.412   DEP      images/tty.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.487   PBCC     images/tun.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.540   PBCC     images/netdev.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.592   DEP      images/tun.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.639   DEP      images/netdev.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.688   PBCC     images/vma.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.772   DEP      images/vma.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.816   PBCC     images/creds.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.862   DEP      images/creds.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.920   PBCC     images/utsns.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 9.946   DEP      images/utsns.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.01   PBCC     images/ipc-desc.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.03   PBCC     images/ipc-sem.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.08   DEP      images/ipc-desc.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.12   DEP      images/ipc-sem.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.17   PBCC     images/ipc-msg.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.19   DEP      images/ipc-msg.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.24   PBCC     images/ipc-shm.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.26   DEP      images/ipc-shm.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.32   PBCC     images/ipc-var.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.33   DEP      images/ipc-var.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.37   PBCC     images/sk-opts.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.39   PBCC     images/packet-sock.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.43   DEP      images/sk-opts.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.46   DEP      images/packet-sock.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.52   PBCC     images/sk-netlink.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.56   DEP      images/sk-netlink.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.66   PBCC     images/sk-inet.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.72   DEP      images/sk-inet.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.78   PBCC     images/sk-unix.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.82   DEP      images/sk-unix.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.85   PBCC     images/mm.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.89   DEP      images/mm.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 10.96   PBCC     images/timerfd.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.06   DEP      images/timerfd.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.11   PBCC     images/timer.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.16   DEP      images/timer.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.22   PBCC     images/sa.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.31   DEP      images/sa.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.38   PBCC     images/pipe-data.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.43   DEP      images/pipe-data.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.46   PBCC     images/mnt.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.51   DEP      images/mnt.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.59   PBCC     images/sk-packet.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.64   DEP      images/sk-packet.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.67   PBCC     images/tcp-stream.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.71   DEP      images/tcp-stream.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.75   PBCC     images/pipe.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.80   DEP      images/pipe.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.83   PBCC     images/pstree.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.86   DEP      images/pstree.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.90   PBCC     images/fs.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.92   DEP      images/fs.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 11.97   PBCC     images/signalfd.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.01   DEP      images/signalfd.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.03   PBCC     images/fh.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.10   PBCC     images/fsnotify.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.19   DEP      images/fh.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.25   DEP      images/fsnotify.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.32   PBCC     images/eventpoll.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.36   DEP      images/eventpoll.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.41   PBCC     images/eventfd.pb-c.c
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.45   DEP      images/eventfd.pb-c.d
09:59:55 [2021-02-22T09:59:55.246Z] #42 12.51   PBCC     images/remap-file-path.pb-c.c
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.49 Setting up xxd (2:8.1.0875-5) ...
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.50 Setting up libuv1:arm64 (1.24.1-1) ...
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.52 Setting up vim-common (2:8.1.0875-5) ...
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.63 Setting up librhash0:arm64 (1.3.8-1) ...
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.65 Setting up cmake-data (3.13.4-1) ...
09:59:55 [2021-02-22T09:59:55.357Z] #35 52.68 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.54   DEP      images/remap-file-path.pb-c.d
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.59   PBCC     images/fifo.pb-c.c
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.65   DEP      images/fifo.pb-c.d
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.70   PBCC     images/ghost-file.pb-c.c
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.75   DEP      images/ghost-file.pb-c.d
09:59:55 [2021-02-22T09:59:55.505Z] #42 12.80   PBCC     images/regfile.pb-c.c
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.48 Selecting previously unselected package zip.
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.50 Unpacking zip (3.0-11+b1) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.69 Setting up aufs-tools (1:4.14+20190211-1) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.73 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.75 Setting up libgpm2:amd64 (1.20.7-5) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.77 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:59:55 [2021-02-22T09:59:55.522Z] #19 48.78 Setting up uidmap (1:4.5-1.1) ...
09:59:55 [2021-02-22T09:59:55.621Z] #35 52.69 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:59:55 [2021-02-22T09:59:55.621Z] #35 52.73 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:59:55 [2021-02-22T09:59:55.621Z] #35 52.75 Setting up cmake (3.13.4-1) ...
09:59:55 [2021-02-22T09:59:55.621Z] #35 52.83 Processing triggers for libc-bin (2.28-10) ...
09:59:55 [2021-02-22T09:59:55.761Z] #42 12.84   DEP      images/regfile.pb-c.d
09:59:55 [2021-02-22T09:59:55.761Z] #42 12.91   PBCC     images/ns.pb-c.c
09:59:55 [2021-02-22T09:59:55.761Z] #42 12.94   DEP      images/ns.pb-c.d
09:59:55 [2021-02-22T09:59:55.761Z] #42 13.01   PBCC     images/fdinfo.pb-c.c
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.80 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.89 Setting up xxd (2:8.1.0875-5) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.90 Setting up zip (3.0-11+b1) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.91 Setting up vim-common (2:8.1.0875-5) ...
09:59:55 [2021-02-22T09:59:55.783Z] #19 48.96 Setting up bash-completion (1:2.8-6) ...
09:59:55 [2021-02-22T09:59:55.885Z] #35 52.98 Processing triggers for mime-support (3.62) ...
09:59:56 [2021-02-22T09:59:56.017Z] #42 13.10   DEP      images/fdinfo.pb-c.d
09:59:56 [2021-02-22T09:59:56.017Z] #42 13.17   PBCC     images/core-aarch64.pb-c.c
09:59:56 [2021-02-22T09:59:56.017Z] #42 13.22   PBCC     images/core-arm.pb-c.c
09:59:56 [2021-02-22T09:59:56.017Z] #42 13.30   PBCC     images/core-ppc64.pb-c.c
09:59:56 [2021-02-22T09:59:56.273Z] #42 13.34   PBCC     images/core-s390.pb-c.c
09:59:56 [2021-02-22T09:59:56.274Z] #42 13.42   PBCC     images/core-x86.pb-c.c
09:59:56 [2021-02-22T09:59:56.274Z] #42 13.47   PBCC     images/core.pb-c.c
09:59:56 [2021-02-22T09:59:56.274Z] #42 13.53   PBCC     images/inventory.pb-c.c
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.58   DEP      images/core-aarch64.pb-c.d
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.67   DEP      images/core-arm.pb-c.d
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.72   DEP      images/core-ppc64.pb-c.d
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.78   DEP      images/core-s390.pb-c.d
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.86   DEP      images/core-x86.pb-c.d
09:59:56 [2021-02-22T09:59:56.530Z] #42 13.90   DEP      images/core.pb-c.d
09:59:56 [2021-02-22T09:59:56.552Z] #36 ...
09:59:56 [2021-02-22T09:59:56.552Z] 
09:59:56 [2021-02-22T09:59:56.552Z] #42 [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
09:59:56 [2021-02-22T09:59:56.552Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:56 [2021-02-22T09:59:56.552Z] #42 7.075 Note: Building without setproctitle() and strlcpy() support.
09:59:56 [2021-02-22T09:59:56.552Z] #42 7.076       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:56 [2021-02-22T09:59:56.552Z] #42 7.099 Note: Building without GnuTLS support
09:59:56 [2021-02-22T09:59:56.552Z] #42 7.101 Makefile.config:39: Warn: you have no libnftables installed
09:59:56 [2021-02-22T09:59:56.552Z] #42 7.107 Makefile.config:40: Warn: Building without nftables support
09:59:56 [2021-02-22T09:59:56.552Z] #42 9.426 fatal: not a git repository (or any of the parent directories): .git
09:59:56 [2021-02-22T09:59:56.552Z] #42 9.509   GEN      .gitid
09:59:56 [2021-02-22T09:59:56.552Z] #42 9.521   GEN      criu/include/version.h
09:59:56 [2021-02-22T09:59:56.552Z] #42 9.623   GEN      include/common/asm
09:59:56 [2021-02-22T09:59:56.552Z] #42 ...
09:59:56 [2021-02-22T09:59:56.552Z] 
09:59:56 [2021-02-22T09:59:56.552Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
09:59:56 [2021-02-22T09:59:56.552Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:59:56 [2021-02-22T09:59:56.552Z] #12 69.24 Selecting previously unselected package mingw-w64-x86-64-dev.
09:59:56 [2021-02-22T09:59:56.552Z] #12 69.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:59:56 [2021-02-22T09:59:56.552Z] #12 69.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:59:56 [2021-02-22T09:59:56.786Z] #42 13.97   DEP      images/inventory.pb-c.d
09:59:56 [2021-02-22T09:59:56.786Z] #42 14.04   PBCC     images/cpuinfo.pb-c.c
09:59:56 [2021-02-22T09:59:56.786Z] #42 14.08   DEP      images/cpuinfo.pb-c.d
09:59:56 [2021-02-22T09:59:56.786Z] #42 14.13   PBCC     images/stats.pb-c.c
09:59:56 [2021-02-22T09:59:56.786Z] #42 14.16   DEP      images/stats.pb-c.d
09:59:56 [2021-02-22T09:59:56.841Z] #35 ...
09:59:56 [2021-02-22T09:59:56.841Z] 
09:59:56 [2021-02-22T09:59:56.841Z] #33 [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
09:59:56 [2021-02-22T09:59:56.841Z] #33 sha256:3fc2c6fa6cd77fd5f78c0f52fcb38015f389d04c21838f772e8f130f55c37c43
09:59:56 [2021-02-22T09:59:56.841Z] #33 43.90 internal/poll
09:59:56 [2021-02-22T09:59:56.841Z] #33 45.36 os
09:59:56 [2021-02-22T09:59:56.841Z] #33 46.85 internal/fmtsort
09:59:56 [2021-02-22T09:59:56.841Z] #33 47.75 path/filepath
09:59:56 [2021-02-22T09:59:56.841Z] #33 47.75 fmt
09:59:56 [2021-02-22T09:59:56.841Z] #33 48.47 io/ioutil
09:59:56 [2021-02-22T09:59:56.841Z] #33 49.82 flag
09:59:56 [2021-02-22T09:59:56.841Z] #33 49.83 github.com/BurntSushi/toml
09:59:56 [2021-02-22T09:59:56.841Z] #33 49.85 log
09:59:56 [2021-02-22T09:59:56.841Z] #33 52.79 github.com/BurntSushi/toml/cmd/tomlv
09:59:56 [2021-02-22T09:59:56.841Z] #33 ...
09:59:56 [2021-02-22T09:59:56.841Z] 
09:59:56 [2021-02-22T09:59:56.841Z] #44 [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
09:59:56 [2021-02-22T09:59:56.841Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:56 [2021-02-22T09:59:56.841Z] #44 53.22 go/scanner
09:59:56 [2021-02-22T09:59:56.841Z] #44 53.23 net/url
09:59:56 [2021-02-22T09:59:56.841Z] #44 54.11 text/template/parse
09:59:57 [2021-02-22T09:59:57.797Z] #44 55.00 go/ast
09:59:58 [2021-02-22T09:59:58.060Z] #44 ...
09:59:58 [2021-02-22T09:59:58.060Z] 
09:59:58 [2021-02-22T09:59:58.060Z] #35 [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
09:59:58 [2021-02-22T09:59:58.060Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:59:58 [2021-02-22T09:59:58.060Z] #35 DONE 55.4s
09:59:58 [2021-02-22T09:59:58.060Z] 
09:59:58 [2021-02-22T09:59:58.060Z] #44 [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
09:59:58 [2021-02-22T09:59:58.060Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
09:59:58 [2021-02-22T09:59:58.060Z] #44 55.35 encoding/base64
09:59:58 [2021-02-22T09:59:58.153Z] #42 15.51 make[1]: Nothing to be done for 'all'.
09:59:58 [2021-02-22T09:59:58.224Z] #41 ...
09:59:58 [2021-02-22T09:59:58.224Z] 
09:59:58 [2021-02-22T09:59:58.224Z] #36 [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
09:59:58 [2021-02-22T09:59:58.224Z] #36 sha256:2a160f3b1bfc5f19fec502c522e1dd23484a0f63b814488b4935a1e311371f00
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.164 + RM_GOPATH=0
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.166 + TMP_GOPATH=
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.166 + : /build
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.166 + '[' -z '' ']'
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.171 ++ mktemp -d
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.176 + export GOPATH=/tmp/tmp.0dzVtb9Yj2
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.176 + GOPATH=/tmp/tmp.0dzVtb9Yj2
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.176 + RM_GOPATH=1
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.176 + case "$(go env GOARCH)" in
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.176 ++ go env GOARCH
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.184 + export GO_BUILDMODE=-buildmode=pie
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.184 + GO_BUILDMODE=-buildmode=pie
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.186 ++ dirname /tmp/install/install.sh
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.194 + dir=/tmp/install
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.195 + bin=tini
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.195 + shift
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.195 + '[' '!' -f /tmp/install/tini.installer ']'
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.196 + . /tmp/install/tini.installer
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.197 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.198 + install_tini
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.200 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.202 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.202 + git clone https://github.com/krallin/tini.git /tmp/tmp.0dzVtb9Yj2/tini
09:59:58 [2021-02-22T09:59:58.224Z] #36 1.205 Cloning into '/tmp/tmp.0dzVtb9Yj2/tini'...
09:59:58 [2021-02-22T09:59:58.224Z] #36 2.005 + cd /tmp/tmp.0dzVtb9Yj2/tini
09:59:58 [2021-02-22T09:59:58.224Z] #36 2.006 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:59:58 [2021-02-22T09:59:58.224Z] #36 2.012 + cmake .
09:59:58 [2021-02-22T09:59:58.224Z] #36 2.882 -- The C compiler identification is GNU 8.3.0
09:59:58 [2021-02-22T09:59:58.224Z] #36 2.933 -- Check for working C compiler: /usr/bin/cc
09:59:58 [2021-02-22T09:59:58.224Z] #36 3.637 -- Check for working C compiler: /usr/bin/cc -- works
09:59:58 [2021-02-22T09:59:58.224Z] #36 3.639 -- Detecting C compiler ABI info
09:59:58 [2021-02-22T09:59:58.224Z] #36 4.407 -- Detecting C compiler ABI info - done
09:59:58 [2021-02-22T09:59:58.224Z] #36 4.448 -- Detecting C compile features
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.68 Setting up libiptc0:amd64 (1.8.2-4) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.69 Setting up xz-utils (5.2.4-1) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.72 Setting up sudo (1.8.27-1+deb10u3) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.80 invoke-rc.d: could not determine current runlevel
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.80 invoke-rc.d: policy-rc.d denied execution of start.
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.81 Setting up pigz (2.4-1) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.83 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.86 Setting up python-pip-whl (18.1-5) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.87 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 51.89 Setting up vim-runtime (2:8.1.0875-5) ...
09:59:59 [2021-02-22T09:59:59.083Z] #19 52.34 Setting up libaio1:amd64 (0.3.112-3) ...
09:59:59 [2021-02-22T09:59:59.167Z] #36 ...
09:59:59 [2021-02-22T09:59:59.167Z] 
09:59:59 [2021-02-22T09:59:59.167Z] #41 [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
09:59:59 [2021-02-22T09:59:59.167Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:59:59 [2021-02-22T09:59:59.167Z] #41 71.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:59:59 [2021-02-22T09:59:59.343Z] #19 52.35 Setting up libonig5:amd64 (6.9.1-1) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.41 Setting up vim (2:8.1.0875-5) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.51 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.55 Setting up jq (1.5+dfsg-2+b1) ...
09:59:59 [2021-02-22T09:59:59.344Z] #19 52.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:59:59 [2021-02-22T09:59:59.428Z] #41 71.98 Processing triggers for libc-bin (2.28-10) ...
09:59:59 [2021-02-22T09:59:59.486Z] #44 56.75 encoding/json
09:59:59 [2021-02-22T09:59:59.604Z] #19 52.59 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:59:59 [2021-02-22T09:59:59.750Z] #44 ...
09:59:59 [2021-02-22T09:59:59.750Z] 
09:59:59 [2021-02-22T09:59:59.750Z] #41 [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
09:59:59 [2021-02-22T09:59:59.750Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:59:59 [2021-02-22T09:59:59.750Z] #41 51.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 51.85 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 51.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 51.93 Setting up python-protobuf (3.6.1.3-2) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 55.61 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 55.63 Processing triggers for libc-bin (2.28-10) ...
09:59:59 [2021-02-22T09:59:59.750Z] #41 DONE 56.8s
09:59:59 [2021-02-22T09:59:59.750Z] 
09:59:59 [2021-02-22T09:59:59.750Z] #42 [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
09:59:59 [2021-02-22T09:59:59.750Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:00 [2021-02-22T10:00:00.003Z] #41 DONE 72.7s
10:00:00 [2021-02-22T10:00:00.003Z] 
10:00:00 [2021-02-22T10:00:00.003Z] #42 [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
10:00:00 [2021-02-22T10:00:00.003Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:00 [2021-02-22T10:00:00.013Z] #42 ...
10:00:00 [2021-02-22T10:00:00.013Z] 
10:00:00 [2021-02-22T10:00:00.013Z] #50 [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
10:00:00 [2021-02-22T10:00:00.013Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
10:00:00 [2021-02-22T10:00:00.013Z] #50 47.15 regexp
10:00:00 [2021-02-22T10:00:00.013Z] #50 51.39 mvdan.cc/sh/v3/fileutil
10:00:00 [2021-02-22T10:00:00.013Z] #50 51.68 github.com/pkg/diff
10:00:00 [2021-02-22T10:00:00.013Z] #50 51.68 go/token
10:00:00 [2021-02-22T10:00:00.013Z] #50 51.68 encoding/binary
10:00:00 [2021-02-22T10:00:00.013Z] #50 51.69 mvdan.cc/editorconfig
10:00:00 [2021-02-22T10:00:00.013Z] #50 53.36 go/scanner
10:00:00 [2021-02-22T10:00:00.013Z] #50 53.41 mvdan.cc/sh/v3/syntax
10:00:00 [2021-02-22T10:00:00.013Z] #50 54.88 go/ast
10:00:00 [2021-02-22T10:00:00.013Z] #50 54.89 encoding/base64
10:00:00 [2021-02-22T10:00:00.013Z] #50 54.93 golang.org/x/sys/unix
10:00:00 [2021-02-22T10:00:00.013Z] #50 56.03 encoding/json
10:00:00 [2021-02-22T10:00:00.013Z] #50 ...
10:00:00 [2021-02-22T10:00:00.013Z] 
10:00:00 [2021-02-22T10:00:00.013Z] #36 [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
10:00:00 [2021-02-22T10:00:00.013Z] #36 sha256:c3d7542d1034dbe1aa257af715e53140ead06a4e14834e369cbef92f404db822
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.520 + RM_GOPATH=0
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.520 + TMP_GOPATH=
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.520 + : /build
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.520 + '[' -z '' ']'
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.524 ++ mktemp -d
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.532 + export GOPATH=/tmp/tmp.uWKGB2JwWd
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.532 + GOPATH=/tmp/tmp.uWKGB2JwWd
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.532 + RM_GOPATH=1
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.532 + case "$(go env GOARCH)" in
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.537 ++ go env GOARCH
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.565 + export GO_BUILDMODE=-buildmode=pie
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.565 + GO_BUILDMODE=-buildmode=pie
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 ++ dirname /tmp/install/install.sh
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + dir=/tmp/install
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + bin=tini
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + shift
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + '[' '!' -f /tmp/install/tini.installer ']'
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + . /tmp/install/tini.installer
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + install_tini
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.569 + git clone https://github.com/krallin/tini.git /tmp/tmp.uWKGB2JwWd/tini
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.571 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:00:00 [2021-02-22T10:00:00.013Z] #36 1.577 Cloning into '/tmp/tmp.uWKGB2JwWd/tini'...
10:00:00 [2021-02-22T10:00:00.046Z] #42 16.97   CC       images/stats.o
10:00:00 [2021-02-22T10:00:00.046Z] #42 17.38   CC       images/core.o
10:00:00 [2021-02-22T10:00:00.608Z] #42 ...
10:00:00 [2021-02-22T10:00:00.608Z] 
10:00:00 [2021-02-22T10:00:00.608Z] #55 [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
10:00:00 [2021-02-22T10:00:00.608Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:00:00 [2021-02-22T10:00:00.755Z] #12 ...
10:00:00 [2021-02-22T10:00:00.755Z] 
10:00:00 [2021-02-22T10:00:00.755Z] #44 [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
10:00:00 [2021-02-22T10:00:00.755Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:00:00 [2021-02-22T10:00:00.755Z] #44 63.44 os
10:00:00 [2021-02-22T10:00:00.755Z] #44 64.17 strings
10:00:00 [2021-02-22T10:00:00.755Z] #44 67.04 fmt
10:00:00 [2021-02-22T10:00:00.755Z] #44 67.12 path/filepath
10:00:00 [2021-02-22T10:00:00.755Z] #44 68.74 regexp/syntax
10:00:00 [2021-02-22T10:00:00.755Z] #44 72.27 go/token
10:00:00 [2021-02-22T10:00:00.755Z] #44 73.10 go/scanner
10:00:00 [2021-02-22T10:00:00.755Z] #44 73.38 regexp
10:00:00 [2021-02-22T10:00:00.755Z] #44 ...
10:00:00 [2021-02-22T10:00:00.755Z] 
10:00:00 [2021-02-22T10:00:00.755Z] #42 [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
10:00:00 [2021-02-22T10:00:00.755Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.42   PBCC     images/timens.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.47   DEP      images/timens.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.51   PBCC     images/fown.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.54   PBCC     images/google/protobuf/descriptor.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.66   PBCC     images/opts.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.71   PBCC     images/memfd.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.77   DEP      images/fown.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.84   DEP      images/google/protobuf/descriptor.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 11.97   DEP      images/opts.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.04   DEP      images/memfd.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.15   PBCC     images/sit.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.20   DEP      images/sit.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.25   PBCC     images/macvlan.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.31   DEP      images/macvlan.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.38   PBCC     images/autofs.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.38   DEP      images/autofs.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.47   PBCC     images/sysctl.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.49   DEP      images/sysctl.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.57   PBCC     images/time.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.60   DEP      images/time.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.65   PBCC     images/binfmt-misc.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.69   DEP      images/binfmt-misc.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.74   PBCC     images/seccomp.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.78   DEP      images/seccomp.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.83   PBCC     images/userns.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.86   DEP      images/userns.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.92   PBCC     images/cgroup.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 12.96   DEP      images/cgroup.pb-c.d
10:00:00 [2021-02-22T10:00:00.755Z] #42 13.02   PBCC     images/ext-file.pb-c.c
10:00:00 [2021-02-22T10:00:00.755Z] #42 13.06   DEP      images/ext-file.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.13   PBCC     images/rpc.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.21   DEP      images/rpc.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.26   PBCC     images/siginfo.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.30   DEP      images/siginfo.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.39   PBCC     images/pagemap.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.48   DEP      images/pagemap.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.57   PBCC     images/rlimit.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.59   DEP      images/rlimit.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.67   PBCC     images/file-lock.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.68   DEP      images/file-lock.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.74   PBCC     images/tty.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.85   DEP      images/tty.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.90   PBCC     images/tun.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 13.96   PBCC     images/netdev.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.07   DEP      images/tun.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.12   DEP      images/netdev.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.17   PBCC     images/vma.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.23   DEP      images/vma.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.30   PBCC     images/creds.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.32   DEP      images/creds.pb-c.d
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.36   PBCC     images/utsns.pb-c.c
10:00:00 [2021-02-22T10:00:00.756Z] #42 14.42   DEP      images/utsns.pb-c.d
10:00:00 [2021-02-22T10:00:00.963Z] #36 2.586 + cd /tmp/tmp.uWKGB2JwWd/tini
10:00:00 [2021-02-22T10:00:00.963Z] #36 2.586 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:00:00 [2021-02-22T10:00:00.963Z] #36 ...
10:00:00 [2021-02-22T10:00:00.963Z] 
10:00:00 [2021-02-22T10:00:00.963Z] #33 [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
10:00:00 [2021-02-22T10:00:00.963Z] #33 sha256:3fc2c6fa6cd77fd5f78c0f52fcb38015f389d04c21838f772e8f130f55c37c43
10:00:00 [2021-02-22T10:00:00.963Z] #33 DONE 58.1s
10:00:00 [2021-02-22T10:00:00.963Z] 
10:00:00 [2021-02-22T10:00:00.963Z] #36 [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
10:00:00 [2021-02-22T10:00:00.963Z] #36 sha256:c3d7542d1034dbe1aa257af715e53140ead06a4e14834e369cbef92f404db822
10:00:00 [2021-02-22T10:00:00.963Z] #36 2.601 + cmake .
10:00:01 [2021-02-22T10:00:01.015Z] #42 14.45   PBCC     images/ipc-desc.pb-c.c
10:00:01 [2021-02-22T10:00:01.015Z] #42 14.52   PBCC     images/ipc-sem.pb-c.c
10:00:01 [2021-02-22T10:00:01.015Z] #42 14.54   DEP      images/ipc-desc.pb-c.d
10:00:01 [2021-02-22T10:00:01.015Z] #42 14.61   DEP      images/ipc-sem.pb-c.d
10:00:01 [2021-02-22T10:00:01.015Z] #42 14.66   PBCC     images/ipc-msg.pb-c.c
10:00:01 [2021-02-22T10:00:01.120Z] #55 42.56 Checking out files:  44% (1682/3766)   
Checking out files:  45% (1695/3766)   
Checking out files:  46% (1733/3766)   
Checking out files:  47% (1771/3766)   
Checking out files:  48% (1808/3766)   
Checking out files:  49% (1846/3766)   
Checking out files:  50% (1883/3766)   
Checking out files:  51% (1921/3766)   
Checking out files:  52% (1959/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
10:00:01 [2021-02-22T10:00:01.120Z] #55 ...
10:00:01 [2021-02-22T10:00:01.120Z] 
10:00:01 [2021-02-22T10:00:01.120Z] #50 [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
10:00:01 [2021-02-22T10:00:01.120Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
10:00:01 [2021-02-22T10:00:01.120Z] #50 79.67 mvdan.cc/editorconfig
10:00:01 [2021-02-22T10:00:01.120Z] #50 80.73 mvdan.cc/sh/v3/fileutil
10:00:01 [2021-02-22T10:00:01.120Z] #50 80.98 mvdan.cc/sh/v3/syntax
10:00:01 [2021-02-22T10:00:01.120Z] #50 87.25 mvdan.cc/sh/v3/cmd/shfmt
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.72   DEP      images/ipc-msg.pb-c.d
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.78   PBCC     images/ipc-shm.pb-c.c
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.83   DEP      images/ipc-shm.pb-c.d
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.86   PBCC     images/ipc-var.pb-c.c
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.90   DEP      images/ipc-var.pb-c.d
10:00:01 [2021-02-22T10:00:01.276Z] #42 14.97   PBCC     images/sk-opts.pb-c.c
10:00:01 [2021-02-22T10:00:01.276Z] #42 15.03   PBCC     images/packet-sock.pb-c.c
10:00:01 [2021-02-22T10:00:01.377Z] #50 ...
10:00:01 [2021-02-22T10:00:01.377Z] 
10:00:01 [2021-02-22T10:00:01.377Z] #55 [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
10:00:01 [2021-02-22T10:00:01.377Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:00:01 [2021-02-22T10:00:01.537Z] #42 15.11   DEP      images/sk-opts.pb-c.d
10:00:01 [2021-02-22T10:00:01.537Z] #42 15.17   DEP      images/packet-sock.pb-c.d
10:00:01 [2021-02-22T10:00:01.539Z] #36 3.173 -- The C compiler identification is GNU 8.3.0
10:00:01 [2021-02-22T10:00:01.539Z] #36 3.231 -- Check for working C compiler: /usr/bin/cc
10:00:01 [2021-02-22T10:00:01.798Z] #42 15.24   PBCC     images/sk-netlink.pb-c.c
10:00:01 [2021-02-22T10:00:01.798Z] #42 15.31   DEP      images/sk-netlink.pb-c.d
10:00:01 [2021-02-22T10:00:01.798Z] #42 15.39   PBCC     images/sk-inet.pb-c.c
10:00:01 [2021-02-22T10:00:01.798Z] #42 ...
10:00:01 [2021-02-22T10:00:01.798Z] 
10:00:01 [2021-02-22T10:00:01.798Z] #50 [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
10:00:01 [2021-02-22T10:00:01.798Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
10:00:01 [2021-02-22T10:00:01.798Z] #50 64.53 os
10:00:01 [2021-02-22T10:00:01.798Z] #50 65.14 strings
10:00:01 [2021-02-22T10:00:01.798Z] #50 67.65 golang.org/x/sys/unix
10:00:01 [2021-02-22T10:00:01.798Z] #50 68.54 fmt
10:00:01 [2021-02-22T10:00:01.798Z] #50 73.53 encoding/json
10:00:01 [2021-02-22T10:00:01.798Z] #50 ...
10:00:01 [2021-02-22T10:00:01.798Z] 
10:00:01 [2021-02-22T10:00:01.798Z] #42 [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
10:00:01 [2021-02-22T10:00:01.798Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:01 [2021-02-22T10:00:01.798Z] #42 15.46   DEP      images/sk-inet.pb-c.d
10:00:01 [2021-02-22T10:00:01.798Z] #42 15.55   PBCC     images/sk-unix.pb-c.c
10:00:02 [2021-02-22T10:00:02.058Z] #42 15.69   DEP      images/sk-unix.pb-c.d
10:00:02 [2021-02-22T10:00:02.188Z] #55 42.56 Checking out files:  44% (1682/3766)   
Checking out files:  45% (1695/3766)   
Checking out files:  46% (1733/3766)   
Checking out files:  47% (1771/3766)   
Checking out files:  48% (1808/3766)   
Checking out files:  49% (1846/3766)   
Checking out files:  50% (1883/3766)   
Checking out files:  51% (1921/3766)   
Checking out files:  52% (1959/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  87% (3309/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
10:00:02 [2021-02-22T10:00:02.188Z] #55 44.10 + cd /tmp/tmp.7XsvdrspMI/src/github.com/containerd/containerd
10:00:02 [2021-02-22T10:00:02.188Z] #55 44.10 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:00:02 [2021-02-22T10:00:02.320Z] #42 15.74   PBCC     images/mm.pb-c.c
10:00:02 [2021-02-22T10:00:02.320Z] #42 15.82   DEP      images/mm.pb-c.d
10:00:02 [2021-02-22T10:00:02.320Z] #42 15.91   PBCC     images/timerfd.pb-c.c
10:00:02 [2021-02-22T10:00:02.320Z] #42 15.98   DEP      images/timerfd.pb-c.d
10:00:02 [2021-02-22T10:00:02.320Z] #42 16.03   PBCC     images/timer.pb-c.c
10:00:02 [2021-02-22T10:00:02.320Z] #42 16.08   DEP      images/timer.pb-c.d
10:00:02 [2021-02-22T10:00:02.486Z] #36 3.988 -- Check for working C compiler: /usr/bin/cc -- works
10:00:02 [2021-02-22T10:00:02.486Z] #36 3.999 -- Detecting C compiler ABI info
10:00:02 [2021-02-22T10:00:02.545Z] #42 2.086 Note: Building without setproctitle() and strlcpy() support.
10:00:02 [2021-02-22T10:00:02.545Z] #42 2.086       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:00:02 [2021-02-22T10:00:02.545Z] #42 2.094 Note: Building without GnuTLS support
10:00:02 [2021-02-22T10:00:02.545Z] #42 2.105 Makefile.config:39: Warn: you have no libnftables installed
10:00:02 [2021-02-22T10:00:02.545Z] #42 2.105 Makefile.config:40: Warn: Building without nftables support
10:00:02 [2021-02-22T10:00:02.545Z] #42 ...
10:00:02 [2021-02-22T10:00:02.545Z] 
10:00:02 [2021-02-22T10:00:02.545Z] #33 [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
10:00:02 [2021-02-22T10:00:02.545Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
10:00:02 [2021-02-22T10:00:02.545Z] #33 65.24 path
10:00:02 [2021-02-22T10:00:02.545Z] #33 65.59 fmt
10:00:02 [2021-02-22T10:00:02.545Z] #33 65.63 path/filepath
10:00:02 [2021-02-22T10:00:02.545Z] #33 67.77 io/ioutil
10:00:02 [2021-02-22T10:00:02.545Z] #33 68.37 text/tabwriter
10:00:02 [2021-02-22T10:00:02.545Z] #33 70.00 github.com/BurntSushi/toml
10:00:02 [2021-02-22T10:00:02.545Z] #33 70.02 flag
10:00:02 [2021-02-22T10:00:02.545Z] #33 71.90 log
10:00:02 [2021-02-22T10:00:02.545Z] #33 74.62 github.com/BurntSushi/toml/cmd/tomlv
10:00:02 [2021-02-22T10:00:02.545Z] #33 ...
10:00:02 [2021-02-22T10:00:02.545Z] 
10:00:02 [2021-02-22T10:00:02.545Z] #36 [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
10:00:02 [2021-02-22T10:00:02.545Z] #36 sha256:2a160f3b1bfc5f19fec502c522e1dd23484a0f63b814488b4935a1e311371f00
10:00:02 [2021-02-22T10:00:02.545Z] #36 6.804 -- Detecting C compile features - done
10:00:02 [2021-02-22T10:00:02.545Z] #36 6.895 -- Performing Test HAS_BUILTIN_FORTIFY
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.267 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.370 -- Configuring done
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.392 -- Generating done
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.394 -- Build files have been written to: /tmp/tmp.0dzVtb9Yj2/tini
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.404 + make tini-static
10:00:02 [2021-02-22T10:00:02.545Z] #36 7.928 Scanning dependencies of target tini-static
10:00:02 [2021-02-22T10:00:02.545Z] #36 8.125 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:00:02 [2021-02-22T10:00:02.589Z] #42 16.15   PBCC     images/sa.pb-c.c
10:00:02 [2021-02-22T10:00:02.589Z] #42 16.20   DEP      images/sa.pb-c.d
10:00:02 [2021-02-22T10:00:02.589Z] #42 16.26   PBCC     images/pipe-data.pb-c.c
10:00:02 [2021-02-22T10:00:02.589Z] #42 16.28   DEP      images/pipe-data.pb-c.d
10:00:02 [2021-02-22T10:00:02.589Z] #42 ...
10:00:02 [2021-02-22T10:00:02.589Z] 
10:00:02 [2021-02-22T10:00:02.589Z] #33 [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
10:00:02 [2021-02-22T10:00:02.589Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
10:00:02 [2021-02-22T10:00:02.589Z] #33 65.53 path
10:00:02 [2021-02-22T10:00:02.589Z] #33 66.12 text/tabwriter
10:00:02 [2021-02-22T10:00:02.589Z] #33 66.67 fmt
10:00:02 [2021-02-22T10:00:02.589Z] #33 66.89 path/filepath
10:00:02 [2021-02-22T10:00:02.589Z] #33 68.48 io/ioutil
10:00:02 [2021-02-22T10:00:02.589Z] #33 70.36 flag
10:00:02 [2021-02-22T10:00:02.589Z] #33 70.36 github.com/BurntSushi/toml
10:00:02 [2021-02-22T10:00:02.589Z] #33 71.91 log
10:00:02 [2021-02-22T10:00:02.589Z] #33 74.64 github.com/BurntSushi/toml/cmd/tomlv
10:00:02 [2021-02-22T10:00:02.850Z] #33 ...
10:00:02 [2021-02-22T10:00:02.850Z] 
10:00:02 [2021-02-22T10:00:02.850Z] #42 [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
10:00:02 [2021-02-22T10:00:02.850Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:02 [2021-02-22T10:00:02.850Z] #42 16.34   PBCC     images/mnt.pb-c.c
10:00:02 [2021-02-22T10:00:02.850Z] #42 16.40   DEP      images/mnt.pb-c.d
10:00:02 [2021-02-22T10:00:02.850Z] #42 16.45   PBCC     images/sk-packet.pb-c.c
10:00:02 [2021-02-22T10:00:02.850Z] #42 16.49   DEP      images/sk-packet.pb-c.d
10:00:02 [2021-02-22T10:00:02.850Z] #42 16.59   PBCC     images/tcp-stream.pb-c.c
10:00:02 [2021-02-22T10:00:02.905Z] #19 55.72 Setting up iptables (1.8.2-4) ...
10:00:02 [2021-02-22T10:00:02.905Z] #19 55.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:00:02 [2021-02-22T10:00:02.905Z] #19 ...
10:00:02 [2021-02-22T10:00:02.905Z] 
10:00:02 [2021-02-22T10:00:02.905Z] #39 [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
10:00:02 [2021-02-22T10:00:02.905Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:00:02 [2021-02-22T10:00:02.905Z] #39 186.5 + dpkg --print-architecture
10:00:02 [2021-02-22T10:00:02.905Z] #39 186.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:00:03 [2021-02-22T10:00:03.062Z] #36 4.729 -- Detecting C compiler ABI info - done
10:00:03 [2021-02-22T10:00:03.062Z] #36 4.779 -- Detecting C compile features
10:00:03 [2021-02-22T10:00:03.115Z] #42 16.66   DEP      images/tcp-stream.pb-c.d
10:00:03 [2021-02-22T10:00:03.115Z] #42 16.78   PBCC     images/pipe.pb-c.c
10:00:03 [2021-02-22T10:00:03.115Z] #42 16.85   DEP      images/pipe.pb-c.d
10:00:03 [2021-02-22T10:00:03.380Z] #42 16.93   PBCC     images/pstree.pb-c.c
10:00:03 [2021-02-22T10:00:03.380Z] #42 16.95   DEP      images/pstree.pb-c.d
10:00:03 [2021-02-22T10:00:03.380Z] #42 17.04   PBCC     images/fs.pb-c.c
10:00:03 [2021-02-22T10:00:03.380Z] #42 17.07   DEP      images/fs.pb-c.d
10:00:03 [2021-02-22T10:00:03.476Z] #39 187.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:00:03 [2021-02-22T10:00:03.476Z] #39 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:00:03 [2021-02-22T10:00:03.491Z] #36 9.596 [100%] Linking C executable tini-static
10:00:03 [2021-02-22T10:00:03.641Z] #42 17.12   PBCC     images/signalfd.pb-c.c
10:00:03 [2021-02-22T10:00:03.642Z] #42 17.19   DEP      images/signalfd.pb-c.d
10:00:03 [2021-02-22T10:00:03.642Z] #42 17.25   PBCC     images/fh.pb-c.c
10:00:03 [2021-02-22T10:00:03.642Z] #42 17.28   PBCC     images/fsnotify.pb-c.c
10:00:03 [2021-02-22T10:00:03.751Z] #36 ...
10:00:03 [2021-02-22T10:00:03.751Z] 
10:00:03 [2021-02-22T10:00:03.751Z] #50 [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
10:00:03 [2021-02-22T10:00:03.751Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
10:00:03 [2021-02-22T10:00:03.751Z] #50 66.58 path/filepath
10:00:03 [2021-02-22T10:00:03.751Z] #50 68.28 io/ioutil
10:00:03 [2021-02-22T10:00:03.751Z] #50 68.49 encoding/base64
10:00:03 [2021-02-22T10:00:03.751Z] #50 69.02 fmt
10:00:03 [2021-02-22T10:00:03.751Z] #50 69.49 golang.org/x/sys/unix
10:00:03 [2021-02-22T10:00:03.751Z] #50 74.33 encoding/json
10:00:03 [2021-02-22T10:00:03.902Z] #42 17.36   DEP      images/fh.pb-c.d
10:00:03 [2021-02-22T10:00:03.902Z] #42 17.44   DEP      images/fsnotify.pb-c.d
10:00:03 [2021-02-22T10:00:03.902Z] #42 17.50   PBCC     images/eventpoll.pb-c.c
10:00:03 [2021-02-22T10:00:03.902Z] #42 17.52   DEP      images/eventpoll.pb-c.d
10:00:03 [2021-02-22T10:00:03.902Z] #42 17.57   PBCC     images/eventfd.pb-c.c
10:00:04 [2021-02-22T10:00:04.011Z] #50 ...
10:00:04 [2021-02-22T10:00:04.011Z] 
10:00:04 [2021-02-22T10:00:04.011Z] #36 [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
10:00:04 [2021-02-22T10:00:04.011Z] #36 sha256:2a160f3b1bfc5f19fec502c522e1dd23484a0f63b814488b4935a1e311371f00
10:00:04 [2021-02-22T10:00:04.011Z] #36 10.12 [100%] Built target tini-static
10:00:04 [2021-02-22T10:00:04.011Z] #36 10.22 + mkdir -p /build
10:00:04 [2021-02-22T10:00:04.011Z] #36 10.25 + cp tini-static /build/docker-init
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + export 'BUILDTAGS=netgo osusergo static_build'
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + BUILDTAGS='netgo osusergo static_build'
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + export EXTRA_FLAGS=-buildmode=pie
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + EXTRA_FLAGS=-buildmode=pie
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + '[' '' = dynamic ']'
10:00:04 [2021-02-22T10:00:04.094Z] #55 46.05 + make
10:00:04 [2021-02-22T10:00:04.162Z] #42 17.60   DEP      images/eventfd.pb-c.d
10:00:04 [2021-02-22T10:00:04.162Z] #42 17.64   PBCC     images/remap-file-path.pb-c.c
10:00:04 [2021-02-22T10:00:04.162Z] #42 17.68   DEP      images/remap-file-path.pb-c.d
10:00:04 [2021-02-22T10:00:04.162Z] #42 17.73   PBCC     images/fifo.pb-c.c
10:00:04 [2021-02-22T10:00:04.162Z] #42 17.76   DEP      images/fifo.pb-c.d
10:00:04 [2021-02-22T10:00:04.271Z] #36 DONE 10.5s
10:00:04 [2021-02-22T10:00:04.271Z] 
10:00:04 [2021-02-22T10:00:04.271Z] #42 [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
10:00:04 [2021-02-22T10:00:04.271Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:04 [2021-02-22T10:00:04.271Z] #42 4.264 fatal: not a git repository (or any of the parent directories): .git
10:00:04 [2021-02-22T10:00:04.271Z] #42 4.316   GEN      .gitid
10:00:04 [2021-02-22T10:00:04.271Z] #42 4.370   GEN      criu/include/version.h
10:00:04 [2021-02-22T10:00:04.417Z] #39 ...
10:00:04 [2021-02-22T10:00:04.417Z] 
10:00:04 [2021-02-22T10:00:04.417Z] #42 [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
10:00:04 [2021-02-22T10:00:04.417Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:04 [2021-02-22T10:00:04.417Z] #42 107.5   CC       criu/eventpoll.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 108.4   CC       criu/external.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 108.7   CC       criu/fault-injection.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 108.8   CC       criu/fdstore.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 109.2   CC       criu/fifo.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 109.5   CC       criu/file-ids.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 109.9   CC       criu/file-lock.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 110.9   CC       criu/files-ext.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 111.3   CC       criu/files-reg.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 113.3   CC       criu/files.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 115.4   CC       criu/filesystems.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 116.2   CC       criu/fsnotify.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 117.2   CC       criu/image-desc.o
10:00:04 [2021-02-22T10:00:04.417Z] #42 117.4   CC       criu/image.o
10:00:04 [2021-02-22T10:00:04.422Z] #42 17.82   PBCC     images/ghost-file.pb-c.c
10:00:04 [2021-02-22T10:00:04.422Z] #42 17.87   DEP      images/ghost-file.pb-c.d
10:00:04 [2021-02-22T10:00:04.422Z] #42 17.94   PBCC     images/regfile.pb-c.c
10:00:04 [2021-02-22T10:00:04.422Z] #42 18.02   DEP      images/regfile.pb-c.d
10:00:04 [2021-02-22T10:00:04.531Z] #42 4.525   GEN      include/common/asm
10:00:04 [2021-02-22T10:00:04.677Z] #42 ...
10:00:04 [2021-02-22T10:00:04.677Z] 
10:00:04 [2021-02-22T10:00:04.677Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:00:04 [2021-02-22T10:00:04.677Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:00:04 [2021-02-22T10:00:04.677Z] #19 55.78 Setting up python3 (3.7.3-1) ...
10:00:04 [2021-02-22T10:00:04.677Z] #19 56.26 Setting up python3-wheel (0.32.3-2) ...
10:00:04 [2021-02-22T10:00:04.677Z] #19 56.94 Setting up apparmor (2.13.2-10) ...
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.09   PBCC     images/ns.pb-c.c
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.12   DEP      images/ns.pb-c.d
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.17   PBCC     images/fdinfo.pb-c.c
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.23   DEP      images/fdinfo.pb-c.d
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.30   PBCC     images/core-aarch64.pb-c.c
10:00:04 [2021-02-22T10:00:04.683Z] #42 18.35   PBCC     images/core-arm.pb-c.c
10:00:04 [2021-02-22T10:00:04.943Z] #42 18.45   PBCC     images/core-ppc64.pb-c.c
10:00:04 [2021-02-22T10:00:04.943Z] #42 18.52   PBCC     images/core-s390.pb-c.c
10:00:04 [2021-02-22T10:00:04.943Z] #42 18.60   PBCC     images/core-x86.pb-c.c
10:00:05 [2021-02-22T10:00:05.204Z] #42 18.73   PBCC     images/core.pb-c.c
10:00:05 [2021-02-22T10:00:05.464Z] #42 18.88   PBCC     images/inventory.pb-c.c
10:00:05 [2021-02-22T10:00:05.464Z] #42 18.98   DEP      images/core-aarch64.pb-c.d
10:00:05 [2021-02-22T10:00:05.464Z] #42 19.05   DEP      images/core-arm.pb-c.d
10:00:05 [2021-02-22T10:00:05.464Z] #42 19.12   DEP      images/core-ppc64.pb-c.d
10:00:05 [2021-02-22T10:00:05.464Z] #55 ...
10:00:05 [2021-02-22T10:00:05.464Z] 
10:00:05 [2021-02-22T10:00:05.464Z] #50 [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
10:00:05 [2021-02-22T10:00:05.464Z] #50 sha256:12e6c9791efc40917740e087591ad0f7dd7e277f12198ff46ef2975791a8d47b
10:00:05 [2021-02-22T10:00:05.464Z] #50 DONE 93.8s
10:00:05 [2021-02-22T10:00:05.464Z] 
10:00:05 [2021-02-22T10:00:05.464Z] #55 [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
10:00:05 [2021-02-22T10:00:05.464Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:00:05 [2021-02-22T10:00:05.464Z] #55 47.52 + bin/ctr
10:00:05 [2021-02-22T10:00:05.620Z] #36 7.199 -- Detecting C compile features - done
10:00:05 [2021-02-22T10:00:05.620Z] #36 7.240 -- Performing Test HAS_BUILTIN_FORTIFY
10:00:05 [2021-02-22T10:00:05.620Z] #36 7.482 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:00:05 [2021-02-22T10:00:05.724Z] #42 19.21   DEP      images/core-s390.pb-c.d
10:00:05 [2021-02-22T10:00:05.725Z] #42 19.29   DEP      images/core-x86.pb-c.d
10:00:05 [2021-02-22T10:00:05.725Z] #42 19.36   DEP      images/core.pb-c.d
10:00:05 [2021-02-22T10:00:05.884Z] #36 7.571 -- Configuring done
10:00:05 [2021-02-22T10:00:05.884Z] #36 7.618 -- Generating done
10:00:05 [2021-02-22T10:00:05.884Z] #36 7.620 -- Build files have been written to: /tmp/tmp.uWKGB2JwWd/tini
10:00:05 [2021-02-22T10:00:05.884Z] #36 7.629 + make tini-static
10:00:05 [2021-02-22T10:00:05.985Z] #42 19.43   DEP      images/inventory.pb-c.d
10:00:05 [2021-02-22T10:00:05.985Z] #42 19.56   PBCC     images/cpuinfo.pb-c.c
10:00:05 [2021-02-22T10:00:05.985Z] #42 19.57   DEP      images/cpuinfo.pb-c.d
10:00:05 [2021-02-22T10:00:05.985Z] #42 19.65   PBCC     images/stats.pb-c.c
10:00:05 [2021-02-22T10:00:05.985Z] #42 19.68   DEP      images/stats.pb-c.d
10:00:06 [2021-02-22T10:00:06.061Z] #19 59.03 Setting up xfsprogs (4.20.0-1) ...
10:00:06 [2021-02-22T10:00:06.061Z] #19 59.05 Setting up python3-lib2to3 (3.7.3-1) ...
10:00:06 [2021-02-22T10:00:06.330Z] #19 59.45 Setting up python3-pkg-resources (40.8.0-1) ...
10:00:06 [2021-02-22T10:00:06.440Z] #42 ...
10:00:06 [2021-02-22T10:00:06.440Z] 
10:00:06 [2021-02-22T10:00:06.440Z] #33 [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
10:00:06 [2021-02-22T10:00:06.440Z] #33 sha256:e2a623e7c65b3b8478332207a38a95b13fdaa8c7a299092582ba33fccf820d0d
10:00:06 [2021-02-22T10:00:06.440Z] #33 DONE 79.2s
10:00:06 [2021-02-22T10:00:06.461Z] #36 8.086 Scanning dependencies of target tini-static
10:00:06 [2021-02-22T10:00:06.461Z] #36 8.206 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:00:06 [2021-02-22T10:00:06.556Z] #42 ...
10:00:06 [2021-02-22T10:00:06.556Z] 
10:00:06 [2021-02-22T10:00:06.556Z] #36 [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
10:00:06 [2021-02-22T10:00:06.556Z] #36 sha256:a64a89044df8dcf3a70deba19bdf39139fc1d39f4aacc18505269b0874671000
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.321 + RM_GOPATH=0
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.321 + TMP_GOPATH=
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.321 + : /build
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.321 + '[' -z '' ']'
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.322 ++ mktemp -d
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.323 + export GOPATH=/tmp/tmp.wRjlVSCXUl
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.323 + GOPATH=/tmp/tmp.wRjlVSCXUl
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.323 + RM_GOPATH=1
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.323 + case "$(go env GOARCH)" in
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.324 ++ go env GOARCH
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.382 + export GO_BUILDMODE=-buildmode=pie
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.382 + GO_BUILDMODE=-buildmode=pie
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.386 ++ dirname /tmp/install/install.sh
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.389 + dir=/tmp/install
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.393 + bin=tini
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.393 + shift
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.393 + '[' '!' -f /tmp/install/tini.installer ']'
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.394 + . /tmp/install/tini.installer
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.394 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.398 + install_tini
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.398 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.399 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.wRjlVSCXUl/tini
10:00:06 [2021-02-22T10:00:06.556Z] #36 5.400 Cloning into '/tmp/tmp.wRjlVSCXUl/tini'...
10:00:06 [2021-02-22T10:00:06.556Z] #36 6.158 + cd /tmp/tmp.wRjlVSCXUl/tini
10:00:06 [2021-02-22T10:00:06.556Z] #36 6.158 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:00:06 [2021-02-22T10:00:06.556Z] #36 6.200 + cmake .
10:00:06 [2021-02-22T10:00:06.556Z] #36 6.740 -- The C compiler identification is GNU 8.3.0
10:00:06 [2021-02-22T10:00:06.556Z] #36 6.786 -- Check for working C compiler: /usr/bin/cc
10:00:06 [2021-02-22T10:00:06.556Z] #36 7.384 -- Check for working C compiler: /usr/bin/cc -- works
10:00:06 [2021-02-22T10:00:06.556Z] #36 7.393 -- Detecting C compiler ABI info
10:00:06 [2021-02-22T10:00:06.556Z] #36 8.099 -- Detecting C compiler ABI info - done
10:00:06 [2021-02-22T10:00:06.556Z] #36 8.132 -- Detecting C compile features
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.09 -- Detecting C compile features - done
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.12 -- Performing Test HAS_BUILTIN_FORTIFY
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.48 -- Configuring done
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.51 -- Generating done
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.51 -- Build files have been written to: /tmp/tmp.wRjlVSCXUl/tini
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.52 + make tini-static
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.80 Scanning dependencies of target tini-static
10:00:06 [2021-02-22T10:00:06.556Z] #36 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:00:06 [2021-02-22T10:00:06.556Z] #36 12.07 [100%] Linking C executable tini-static
10:00:06 [2021-02-22T10:00:06.556Z] #36 12.73 [100%] Built target tini-static
10:00:06 [2021-02-22T10:00:06.556Z] #36 12.80 + mkdir -p /build
10:00:06 [2021-02-22T10:00:06.556Z] #36 12.80 + cp tini-static /build/docker-init
10:00:06 [2021-02-22T10:00:06.556Z] #36 DONE 12.9s
10:00:06 [2021-02-22T10:00:06.700Z] 
10:00:06 [2021-02-22T10:00:06.700Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:06 [2021-02-22T10:00:06.700Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:06 [2021-02-22T10:00:06.700Z] #12 69.41 Selecting previously unselected package mingw-w64-x86-64-dev.
10:00:06 [2021-02-22T10:00:06.700Z] #12 69.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 69.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.47 Selecting previously unselected package gcc-mingw-w64-base.
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 76.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:06 [2021-02-22T10:00:06.700Z] #12 ...
10:00:06 [2021-02-22T10:00:06.700Z] 
10:00:06 [2021-02-22T10:00:06.700Z] #42 [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
10:00:06 [2021-02-22T10:00:06.700Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:06 [2021-02-22T10:00:06.700Z] #42 6.882   PBCC     images/timens.pb-c.c
10:00:06 [2021-02-22T10:00:06.816Z] 
10:00:06 [2021-02-22T10:00:06.816Z] #33 [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
10:00:06 [2021-02-22T10:00:06.816Z] #33 sha256:b79054c79ae91a2e2d6b138c1e91a71ea02a5fd5f24e4e91379785c678deeaea
10:00:06 [2021-02-22T10:00:06.816Z] #33 DONE 79.6s
10:00:06 [2021-02-22T10:00:06.816Z] 
10:00:06 [2021-02-22T10:00:06.816Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:06 [2021-02-22T10:00:06.816Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.54 Selecting previously unselected package gcc-mingw-w64-base.
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.73 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:06 [2021-02-22T10:00:06.816Z] #12 75.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:06 [2021-02-22T10:00:06.832Z] #55 ...
10:00:06 [2021-02-22T10:00:06.832Z] 
10:00:06 [2021-02-22T10:00:06.832Z] #44 [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
10:00:06 [2021-02-22T10:00:06.832Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:06 [2021-02-22T10:00:06.832Z] #44 85.10 go/doc
10:00:06 [2021-02-22T10:00:06.832Z] #44 87.50 github.com/LK4D4/vndr/versioned
10:00:06 [2021-02-22T10:00:06.832Z] #44 87.65 compress/flate
10:00:06 [2021-02-22T10:00:06.832Z] #44 88.35 github.com/LK4D4/vndr/build
10:00:06 [2021-02-22T10:00:06.832Z] #44 90.61 hash/crc32
10:00:06 [2021-02-22T10:00:06.832Z] #44 91.14 compress/gzip
10:00:06 [2021-02-22T10:00:06.832Z] #44 91.80 vendor/golang.org/x/crypto/hkdf
10:00:06 [2021-02-22T10:00:06.832Z] #44 91.83 net
10:00:06 [2021-02-22T10:00:06.832Z] #44 92.01 vendor/golang.org/x/text/transform
10:00:06 [2021-02-22T10:00:06.832Z] #44 92.60 vendor/golang.org/x/text/unicode/bidi
10:00:06 [2021-02-22T10:00:06.832Z] #44 95.00 vendor/golang.org/x/text/secure/bidirule
10:00:06 [2021-02-22T10:00:06.832Z] #44 95.34 vendor/golang.org/x/text/unicode/norm
10:00:06 [2021-02-22T10:00:06.832Z] #44 ...
10:00:06 [2021-02-22T10:00:06.832Z] 
10:00:06 [2021-02-22T10:00:06.832Z] #42 [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
10:00:06 [2021-02-22T10:00:06.832Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:06 [2021-02-22T10:00:06.832Z] #42 18.13   CC       images/core-x86.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 18.71   CC       images/core-arm.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 19.18   CC       images/core-aarch64.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 19.59   CC       images/core-ppc64.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 20.24   CC       images/core-s390.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 20.89   CC       images/cpuinfo.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 21.49   CC       images/inventory.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 21.76   CC       images/fdinfo.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 22.04   CC       images/fown.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 22.22   CC       images/ns.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 22.52   CC       images/regfile.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 22.88   CC       images/ghost-file.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 23.26   CC       images/fifo.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 23.57   CC       images/remap-file-path.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 23.90   CC       images/eventfd.o
10:00:06 [2021-02-22T10:00:06.832Z] #42 24.13   CC       images/eventpoll.o
10:00:06 [2021-02-22T10:00:06.960Z] #42 6.918   DEP      images/timens.pb-c.d
10:00:06 [2021-02-22T10:00:06.960Z] #42 6.968   PBCC     images/fown.pb-c.c
10:00:06 [2021-02-22T10:00:06.960Z] #42 7.006   PBCC     images/google/protobuf/descriptor.pb-c.c
10:00:06 [2021-02-22T10:00:06.960Z] #42 7.121   PBCC     images/opts.pb-c.c
10:00:07 [2021-02-22T10:00:07.096Z] #42 24.37   CC       images/fh.o
10:00:07 [2021-02-22T10:00:07.219Z] #42 7.237   PBCC     images/memfd.pb-c.c
10:00:07 [2021-02-22T10:00:07.219Z] #42 7.298   DEP      images/fown.pb-c.d
10:00:07 [2021-02-22T10:00:07.219Z] #42 7.325   DEP      images/google/protobuf/descriptor.pb-c.d
10:00:07 [2021-02-22T10:00:07.271Z] #19 60.38 Setting up python3-distutils (3.7.3-1) ...
10:00:07 [2021-02-22T10:00:07.485Z] #42 7.426   DEP      images/opts.pb-c.d
10:00:07 [2021-02-22T10:00:07.485Z] #42 7.558   DEP      images/memfd.pb-c.d
10:00:07 [2021-02-22T10:00:07.485Z] #42 7.650   PBCC     images/sit.pb-c.c
10:00:07 [2021-02-22T10:00:07.659Z] #42 24.76   CC       images/fsnotify.o
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.702   DEP      images/sit.pb-c.d
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.736   PBCC     images/macvlan.pb-c.c
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.772   DEP      images/macvlan.pb-c.d
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.810   PBCC     images/autofs.pb-c.c
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.849   DEP      images/autofs.pb-c.d
10:00:07 [2021-02-22T10:00:07.749Z] #42 7.894   PBCC     images/sysctl.pb-c.c
10:00:07 [2021-02-22T10:00:07.842Z] #19 60.85 Setting up python3-setuptools (40.8.0-1) ...
10:00:07 [2021-02-22T10:00:07.855Z] #36 9.365 [100%] Linking C executable tini-static
10:00:07 [2021-02-22T10:00:07.855Z] #36 ...
10:00:07 [2021-02-22T10:00:07.855Z] 
10:00:07 [2021-02-22T10:00:07.855Z] #42 [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
10:00:07 [2021-02-22T10:00:07.855Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:07 [2021-02-22T10:00:07.855Z] #42 2.985 Note: Building without setproctitle() and strlcpy() support.
10:00:07 [2021-02-22T10:00:07.855Z] #42 2.986       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:00:07 [2021-02-22T10:00:07.855Z] #42 2.993 Note: Building without GnuTLS support
10:00:07 [2021-02-22T10:00:07.855Z] #42 2.996 Makefile.config:39: Warn: you have no libnftables installed
10:00:07 [2021-02-22T10:00:07.855Z] #42 2.997 Makefile.config:40: Warn: Building without nftables support
10:00:07 [2021-02-22T10:00:07.855Z] #42 4.887 fatal: not a git repository (or any of the parent directories): .git
10:00:07 [2021-02-22T10:00:07.855Z] #42 4.949   GEN      .gitid
10:00:07 [2021-02-22T10:00:07.855Z] #42 5.032   GEN      criu/include/version.h
10:00:07 [2021-02-22T10:00:07.855Z] #42 5.122   GEN      include/common/asm
10:00:07 [2021-02-22T10:00:07.855Z] #42 6.666   PBCC     images/timens.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 6.739   DEP      images/timens.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 6.846   PBCC     images/fown.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 6.859   PBCC     images/google/protobuf/descriptor.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 6.978   PBCC     images/opts.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.070   PBCC     images/memfd.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.122   DEP      images/fown.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.173   DEP      images/google/protobuf/descriptor.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.259   DEP      images/opts.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.331   DEP      images/memfd.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.405   PBCC     images/sit.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.466   DEP      images/sit.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.531   PBCC     images/macvlan.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.576   DEP      images/macvlan.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.653   PBCC     images/autofs.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.688   DEP      images/autofs.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.755   PBCC     images/sysctl.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.791   DEP      images/sysctl.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.912   PBCC     images/time.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.926   DEP      images/time.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 7.973   PBCC     images/binfmt-misc.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.018   DEP      images/binfmt-misc.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.053   PBCC     images/seccomp.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.082   DEP      images/seccomp.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.145   PBCC     images/userns.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.186   DEP      images/userns.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.210   PBCC     images/cgroup.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.245   DEP      images/cgroup.pb-c.d
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.322   PBCC     images/ext-file.pb-c.c
10:00:07 [2021-02-22T10:00:07.855Z] #42 8.364   DEP      images/ext-file.pb-c.d
10:00:08 [2021-02-22T10:00:08.008Z] #42 7.932   DEP      images/sysctl.pb-c.d
10:00:08 [2021-02-22T10:00:08.008Z] #42 7.996   PBCC     images/time.pb-c.c
10:00:08 [2021-02-22T10:00:08.008Z] #42 8.006   DEP      images/time.pb-c.d
10:00:08 [2021-02-22T10:00:08.008Z] #42 8.054   PBCC     images/binfmt-misc.pb-c.c
10:00:08 [2021-02-22T10:00:08.008Z] #42 8.070   DEP      images/binfmt-misc.pb-c.d
10:00:08 [2021-02-22T10:00:08.008Z] #42 8.142   PBCC     images/seccomp.pb-c.c
10:00:08 [2021-02-22T10:00:08.008Z] #42 ...
10:00:08 [2021-02-22T10:00:08.008Z] 
10:00:08 [2021-02-22T10:00:08.008Z] #44 [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
10:00:08 [2021-02-22T10:00:08.008Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:00:08 [2021-02-22T10:00:08.008Z] #44 70.74 flag
10:00:08 [2021-02-22T10:00:08.008Z] #44 71.11 go/token
10:00:08 [2021-02-22T10:00:08.008Z] #44 72.23 go/scanner
10:00:08 [2021-02-22T10:00:08.008Z] #44 72.48 regexp
10:00:08 [2021-02-22T10:00:08.008Z] #44 74.13 go/ast
10:00:08 [2021-02-22T10:00:08.008Z] #44 77.10 internal/lazyregexp
10:00:08 [2021-02-22T10:00:08.008Z] #44 77.73 net/url
10:00:08 [2021-02-22T10:00:08.008Z] #44 79.62 text/template/parse
10:00:08 [2021-02-22T10:00:08.008Z] #44 80.46 go/parser
10:00:08 [2021-02-22T10:00:08.118Z] #42 8.387   PBCC     images/rpc.pb-c.c
10:00:08 [2021-02-22T10:00:08.118Z] #42 8.450   DEP      images/rpc.pb-c.d
10:00:08 [2021-02-22T10:00:08.118Z] #42 8.502   PBCC     images/siginfo.pb-c.c
10:00:08 [2021-02-22T10:00:08.118Z] #42 8.527   DEP      images/siginfo.pb-c.d
10:00:08 [2021-02-22T10:00:08.118Z] #42 8.610   PBCC     images/pagemap.pb-c.c
10:00:08 [2021-02-22T10:00:08.222Z] #42 25.31   CC       images/signalfd.o
10:00:08 [2021-02-22T10:00:08.222Z] #42 25.57   CC       images/fs.o
10:00:08 [2021-02-22T10:00:08.269Z] #44 ...
10:00:08 [2021-02-22T10:00:08.269Z] 
10:00:08 [2021-02-22T10:00:08.269Z] #42 [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
10:00:08 [2021-02-22T10:00:08.269Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.180   DEP      images/seccomp.pb-c.d
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.240   PBCC     images/userns.pb-c.c
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.249   DEP      images/userns.pb-c.d
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.278   PBCC     images/cgroup.pb-c.c
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.309   DEP      images/cgroup.pb-c.d
10:00:08 [2021-02-22T10:00:08.269Z] #42 8.355   PBCC     images/ext-file.pb-c.c
10:00:08 [2021-02-22T10:00:08.382Z] #42 8.662   DEP      images/pagemap.pb-c.d
10:00:08 [2021-02-22T10:00:08.382Z] #42 8.723   PBCC     images/rlimit.pb-c.c
10:00:08 [2021-02-22T10:00:08.382Z] #42 8.742   DEP      images/rlimit.pb-c.d
10:00:08 [2021-02-22T10:00:08.382Z] #42 8.787   PBCC     images/file-lock.pb-c.c
10:00:08 [2021-02-22T10:00:08.382Z] #42 8.835   DEP      images/file-lock.pb-c.d
10:00:08 [2021-02-22T10:00:08.382Z] #42 ...
10:00:08 [2021-02-22T10:00:08.382Z] 
10:00:08 [2021-02-22T10:00:08.382Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:08 [2021-02-22T10:00:08.382Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
10:00:08 [2021-02-22T10:00:08.382Z] #12 55.55 Selecting previously unselected package mingw-w64-x86-64-dev.
10:00:08 [2021-02-22T10:00:08.382Z] #12 55.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:00:08 [2021-02-22T10:00:08.382Z] #12 55.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.42 Selecting previously unselected package gcc-mingw-w64-base.
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:00:08 [2021-02-22T10:00:08.382Z] #12 62.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:08 [2021-02-22T10:00:08.534Z] #42 8.401   DEP      images/ext-file.pb-c.d
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.442   PBCC     images/rpc.pb-c.c
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.490   DEP      images/rpc.pb-c.d
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.541   PBCC     images/siginfo.pb-c.c
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.562   DEP      images/siginfo.pb-c.d
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.604   PBCC     images/pagemap.pb-c.c
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.641   DEP      images/pagemap.pb-c.d
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.687   PBCC     images/rlimit.pb-c.c
10:00:08 [2021-02-22T10:00:08.535Z] #42 8.707   DEP      images/rlimit.pb-c.d
10:00:08 [2021-02-22T10:00:08.646Z] #12 ...
10:00:08 [2021-02-22T10:00:08.646Z] 
10:00:08 [2021-02-22T10:00:08.646Z] #42 [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
10:00:08 [2021-02-22T10:00:08.646Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:08 [2021-02-22T10:00:08.646Z] #42 8.895   PBCC     images/tty.pb-c.c
10:00:08 [2021-02-22T10:00:08.646Z] #42 8.971   DEP      images/tty.pb-c.d
10:00:08 [2021-02-22T10:00:08.646Z] #42 9.026   PBCC     images/tun.pb-c.c
10:00:08 [2021-02-22T10:00:08.646Z] #42 9.071   PBCC     images/netdev.pb-c.c
10:00:08 [2021-02-22T10:00:08.646Z] #42 9.114   DEP      images/tun.pb-c.d
10:00:08 [2021-02-22T10:00:08.784Z] #42 25.80   CC       images/pstree.o
10:00:08 [2021-02-22T10:00:08.802Z] #42 8.778   PBCC     images/file-lock.pb-c.c
10:00:08 [2021-02-22T10:00:08.802Z] #42 8.833   DEP      images/file-lock.pb-c.d
10:00:08 [2021-02-22T10:00:08.802Z] #42 8.886   PBCC     images/tty.pb-c.c
10:00:08 [2021-02-22T10:00:08.802Z] #42 8.925   DEP      images/tty.pb-c.d
10:00:08 [2021-02-22T10:00:08.802Z] #42 8.976   PBCC     images/tun.pb-c.c
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.146   DEP      images/netdev.pb-c.d
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.189   PBCC     images/vma.pb-c.c
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.219   DEP      images/vma.pb-c.d
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.248   PBCC     images/creds.pb-c.c
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.279   DEP      images/creds.pb-c.d
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.311   PBCC     images/utsns.pb-c.c
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.342   DEP      images/utsns.pb-c.d
10:00:08 [2021-02-22T10:00:08.909Z] #42 9.444   PBCC     images/ipc-desc.pb-c.c
10:00:09 [2021-02-22T10:00:09.041Z] #42 26.09   CC       images/pipe.o
10:00:09 [2021-02-22T10:00:09.041Z] #42 26.26   CC       images/tcp-stream.o
10:00:09 [2021-02-22T10:00:09.062Z] #42 9.030   PBCC     images/netdev.pb-c.c
10:00:09 [2021-02-22T10:00:09.062Z] #42 9.042   DEP      images/tun.pb-c.d
10:00:09 [2021-02-22T10:00:09.062Z] #42 9.131   DEP      images/netdev.pb-c.d
10:00:09 [2021-02-22T10:00:09.062Z] #42 9.191   PBCC     images/vma.pb-c.c
10:00:09 [2021-02-22T10:00:09.062Z] #42 9.242   DEP      images/vma.pb-c.d
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.470   PBCC     images/ipc-sem.pb-c.c
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.498   DEP      images/ipc-desc.pb-c.d
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.535   DEP      images/ipc-sem.pb-c.d
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.587   PBCC     images/ipc-msg.pb-c.c
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.624   DEP      images/ipc-msg.pb-c.d
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.686   PBCC     images/ipc-shm.pb-c.c
10:00:09 [2021-02-22T10:00:09.172Z] #42 9.707   DEP      images/ipc-shm.pb-c.d
10:00:09 [2021-02-22T10:00:09.227Z] #19 62.23 Setting up python3-pip (18.1-5) ...
10:00:09 [2021-02-22T10:00:09.297Z] #42 26.57   CC       images/sk-packet.o
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.308   PBCC     images/creds.pb-c.c
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.342   DEP      images/creds.pb-c.d
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.388   PBCC     images/utsns.pb-c.c
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.395   DEP      images/utsns.pb-c.d
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.466   PBCC     images/ipc-desc.pb-c.c
10:00:09 [2021-02-22T10:00:09.321Z] #42 9.490   PBCC     images/ipc-sem.pb-c.c
10:00:09 [2021-02-22T10:00:09.435Z] #42 9.748   PBCC     images/ipc-var.pb-c.c
10:00:09 [2021-02-22T10:00:09.435Z] #42 9.778   DEP      images/ipc-var.pb-c.d
10:00:09 [2021-02-22T10:00:09.435Z] #42 ...
10:00:09 [2021-02-22T10:00:09.435Z] 
10:00:09 [2021-02-22T10:00:09.435Z] #36 [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
10:00:09 [2021-02-22T10:00:09.435Z] #36 sha256:c3d7542d1034dbe1aa257af715e53140ead06a4e14834e369cbef92f404db822
10:00:09 [2021-02-22T10:00:09.435Z] #36 10.01 [100%] Built target tini-static
10:00:09 [2021-02-22T10:00:09.435Z] #36 10.11 + mkdir -p /build
10:00:09 [2021-02-22T10:00:09.435Z] #36 10.11 + cp tini-static /build/docker-init
10:00:09 [2021-02-22T10:00:09.435Z] #36 DONE 11.3s
10:00:09 [2021-02-22T10:00:09.435Z] 
10:00:09 [2021-02-22T10:00:09.435Z] #42 [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
10:00:09 [2021-02-22T10:00:09.435Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:09 [2021-02-22T10:00:09.435Z] #42 9.878   PBCC     images/sk-opts.pb-c.c
10:00:09 [2021-02-22T10:00:09.435Z] #42 9.910   PBCC     images/packet-sock.pb-c.c
10:00:09 [2021-02-22T10:00:09.435Z] #42 9.966   DEP      images/sk-opts.pb-c.d
10:00:09 [2021-02-22T10:00:09.554Z] #42 26.89   CC       images/mnt.o
10:00:09 [2021-02-22T10:00:09.580Z] #42 9.510   DEP      images/ipc-desc.pb-c.d
10:00:09 [2021-02-22T10:00:09.580Z] #42 9.553   DEP      images/ipc-sem.pb-c.d
10:00:09 [2021-02-22T10:00:09.581Z] #42 9.588   PBCC     images/ipc-msg.pb-c.c
10:00:09 [2021-02-22T10:00:09.581Z] #42 9.630   DEP      images/ipc-msg.pb-c.d
10:00:09 [2021-02-22T10:00:09.581Z] #42 9.695   PBCC     images/ipc-shm.pb-c.c
10:00:09 [2021-02-22T10:00:09.581Z] #42 9.740   DEP      images/ipc-shm.pb-c.d
10:00:09 [2021-02-22T10:00:09.698Z] #42 10.00   DEP      images/packet-sock.pb-c.d
10:00:09 [2021-02-22T10:00:09.698Z] #42 10.06   PBCC     images/sk-netlink.pb-c.c
10:00:09 [2021-02-22T10:00:09.698Z] #42 10.11   DEP      images/sk-netlink.pb-c.d
10:00:09 [2021-02-22T10:00:09.810Z] #42 27.11   CC       images/pipe-data.o
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.762   PBCC     images/ipc-var.pb-c.c
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.800   DEP      images/ipc-var.pb-c.d
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.846   PBCC     images/sk-opts.pb-c.c
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.864   PBCC     images/packet-sock.pb-c.c
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.922   DEP      images/sk-opts.pb-c.d
10:00:09 [2021-02-22T10:00:09.840Z] #42 9.990   DEP      images/packet-sock.pb-c.d
10:00:09 [2021-02-22T10:00:09.961Z] #42 10.17   PBCC     images/sk-inet.pb-c.c
10:00:09 [2021-02-22T10:00:09.961Z] #42 10.25   DEP      images/sk-inet.pb-c.d
10:00:09 [2021-02-22T10:00:09.961Z] #42 10.29   PBCC     images/sk-unix.pb-c.c
10:00:09 [2021-02-22T10:00:09.961Z] #42 10.34   DEP      images/sk-unix.pb-c.d
10:00:09 [2021-02-22T10:00:09.961Z] #42 10.38   PBCC     images/mm.pb-c.c
10:00:10 [2021-02-22T10:00:10.067Z] #42 27.31   CC       images/sa.o
10:00:10 [2021-02-22T10:00:10.100Z] #42 10.07   PBCC     images/sk-netlink.pb-c.c
10:00:10 [2021-02-22T10:00:10.100Z] #42 10.11   DEP      images/sk-netlink.pb-c.d
10:00:10 [2021-02-22T10:00:10.100Z] #42 10.16   PBCC     images/sk-inet.pb-c.c
10:00:10 [2021-02-22T10:00:10.100Z] #42 10.21   DEP      images/sk-inet.pb-c.d
10:00:10 [2021-02-22T10:00:10.117Z] #12 ...
10:00:10 [2021-02-22T10:00:10.117Z] 
10:00:10 [2021-02-22T10:00:10.117Z] #42 [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
10:00:10 [2021-02-22T10:00:10.117Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:10 [2021-02-22T10:00:10.117Z] #42 21.35 make[1]: Nothing to be done for 'all'.
10:00:10 [2021-02-22T10:00:10.117Z] #42 23.11   CC       images/stats.o
10:00:10 [2021-02-22T10:00:10.117Z] #42 23.45   CC       images/core.o
10:00:10 [2021-02-22T10:00:10.167Z] #19 63.32 Processing triggers for libc-bin (2.28-10) ...
10:00:10 [2021-02-22T10:00:10.167Z] #19 63.37 Processing triggers for mime-support (3.62) ...
10:00:10 [2021-02-22T10:00:10.225Z] #42 10.45   DEP      images/mm.pb-c.d
10:00:10 [2021-02-22T10:00:10.225Z] #42 10.51   PBCC     images/timerfd.pb-c.c
10:00:10 [2021-02-22T10:00:10.225Z] #42 10.57   DEP      images/timerfd.pb-c.d
10:00:10 [2021-02-22T10:00:10.225Z] #42 10.66   PBCC     images/timer.pb-c.c
10:00:10 [2021-02-22T10:00:10.323Z] #42 27.48   CC       images/timer.o
10:00:10 [2021-02-22T10:00:10.359Z] #42 10.30   PBCC     images/sk-unix.pb-c.c
10:00:10 [2021-02-22T10:00:10.359Z] #42 10.34   DEP      images/sk-unix.pb-c.d
10:00:10 [2021-02-22T10:00:10.488Z] #42 10.70   DEP      images/timer.pb-c.d
10:00:10 [2021-02-22T10:00:10.488Z] #42 10.75   PBCC     images/sa.pb-c.c
10:00:10 [2021-02-22T10:00:10.488Z] #42 10.86   DEP      images/sa.pb-c.d
10:00:10 [2021-02-22T10:00:10.488Z] #42 10.94   PBCC     images/pipe-data.pb-c.c
10:00:10 [2021-02-22T10:00:10.580Z] #42 ...
10:00:10 [2021-02-22T10:00:10.580Z] 
10:00:10 [2021-02-22T10:00:10.580Z] #44 [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
10:00:10 [2021-02-22T10:00:10.580Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:10 [2021-02-22T10:00:10.580Z] #44 98.92 vendor/golang.org/x/net/idna
10:00:10 [2021-02-22T10:00:10.618Z] #42 10.43   PBCC     images/mm.pb-c.c
10:00:10 [2021-02-22T10:00:10.619Z] #42 10.49   DEP      images/mm.pb-c.d
10:00:10 [2021-02-22T10:00:10.619Z] #42 10.55   PBCC     images/timerfd.pb-c.c
10:00:10 [2021-02-22T10:00:10.619Z] #42 10.59   DEP      images/timerfd.pb-c.d
10:00:10 [2021-02-22T10:00:10.619Z] #42 10.64   PBCC     images/timer.pb-c.c
10:00:10 [2021-02-22T10:00:10.619Z] #42 10.67   DEP      images/timer.pb-c.d
10:00:10 [2021-02-22T10:00:10.698Z] #42 24.15   CC       images/core-x86.o
10:00:10 [2021-02-22T10:00:10.751Z] #42 11.02   DEP      images/pipe-data.pb-c.d
10:00:10 [2021-02-22T10:00:10.751Z] #42 11.10   PBCC     images/mnt.pb-c.c
10:00:10 [2021-02-22T10:00:10.751Z] #42 11.16   DEP      images/mnt.pb-c.d
10:00:10 [2021-02-22T10:00:10.878Z] #42 10.76   PBCC     images/sa.pb-c.c
10:00:10 [2021-02-22T10:00:10.878Z] #42 10.85   DEP      images/sa.pb-c.d
10:00:10 [2021-02-22T10:00:10.878Z] #42 10.91   PBCC     images/pipe-data.pb-c.c
10:00:10 [2021-02-22T10:00:10.878Z] #42 10.92   DEP      images/pipe-data.pb-c.d
10:00:10 [2021-02-22T10:00:10.878Z] #42 10.97   PBCC     images/mnt.pb-c.c
10:00:10 [2021-02-22T10:00:10.878Z] #42 11.04   DEP      images/mnt.pb-c.d
10:00:11 [2021-02-22T10:00:11.014Z] #42 11.24   PBCC     images/sk-packet.pb-c.c
10:00:11 [2021-02-22T10:00:11.014Z] #42 11.27   DEP      images/sk-packet.pb-c.d
10:00:11 [2021-02-22T10:00:11.014Z] #42 11.40   PBCC     images/tcp-stream.pb-c.c
10:00:11 [2021-02-22T10:00:11.014Z] #42 11.44   DEP      images/tcp-stream.pb-c.d
10:00:11 [2021-02-22T10:00:11.014Z] #42 11.50   PBCC     images/pipe.pb-c.c
10:00:11 [2021-02-22T10:00:11.110Z] #19 DONE 64.3s
10:00:11 [2021-02-22T10:00:11.110Z] 
10:00:11 [2021-02-22T10:00:11.110Z] #20 [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
10:00:11 [2021-02-22T10:00:11.110Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
10:00:11 [2021-02-22T10:00:11.138Z] #42 11.12   PBCC     images/sk-packet.pb-c.c
10:00:11 [2021-02-22T10:00:11.138Z] #42 11.13   DEP      images/sk-packet.pb-c.d
10:00:11 [2021-02-22T10:00:11.138Z] #42 11.17   PBCC     images/tcp-stream.pb-c.c
10:00:11 [2021-02-22T10:00:11.138Z] #42 11.21   DEP      images/tcp-stream.pb-c.d
10:00:11 [2021-02-22T10:00:11.138Z] #42 11.27   PBCC     images/pipe.pb-c.c
10:00:11 [2021-02-22T10:00:11.270Z] #42 24.85   CC       images/core-arm.o
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.55   DEP      images/pipe.pb-c.d
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.61   PBCC     images/pstree.pb-c.c
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.63   DEP      images/pstree.pb-c.d
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.69   PBCC     images/fs.pb-c.c
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.70   DEP      images/fs.pb-c.d
10:00:11 [2021-02-22T10:00:11.277Z] #42 11.74   PBCC     images/signalfd.pb-c.c
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.31   DEP      images/pipe.pb-c.d
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.36   PBCC     images/pstree.pb-c.c
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.38   DEP      images/pstree.pb-c.d
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.44   PBCC     images/fs.pb-c.c
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.47   DEP      images/fs.pb-c.d
10:00:11 [2021-02-22T10:00:11.398Z] #42 11.53   PBCC     images/signalfd.pb-c.c
10:00:11 [2021-02-22T10:00:11.540Z] #42 11.79   DEP      images/signalfd.pb-c.d
10:00:11 [2021-02-22T10:00:11.541Z] #42 11.86   PBCC     images/fh.pb-c.c
10:00:11 [2021-02-22T10:00:11.541Z] #42 11.92   PBCC     images/fsnotify.pb-c.c
10:00:11 [2021-02-22T10:00:11.541Z] #42 11.98   DEP      images/fh.pb-c.d
10:00:11 [2021-02-22T10:00:11.541Z] #42 12.03   DEP      images/fsnotify.pb-c.d
10:00:11 [2021-02-22T10:00:11.658Z] #42 11.58   DEP      images/signalfd.pb-c.d
10:00:11 [2021-02-22T10:00:11.658Z] #42 11.63   PBCC     images/fh.pb-c.c
10:00:11 [2021-02-22T10:00:11.658Z] #42 11.67   PBCC     images/fsnotify.pb-c.c
10:00:11 [2021-02-22T10:00:11.658Z] #42 11.73   DEP      images/fh.pb-c.d
10:00:11 [2021-02-22T10:00:11.658Z] #42 11.77   DEP      images/fsnotify.pb-c.d
10:00:11 [2021-02-22T10:00:11.803Z] #42 12.08   PBCC     images/eventpoll.pb-c.c
10:00:11 [2021-02-22T10:00:11.803Z] #42 12.13   DEP      images/eventpoll.pb-c.d
10:00:11 [2021-02-22T10:00:11.803Z] #42 12.19   PBCC     images/eventfd.pb-c.c
10:00:11 [2021-02-22T10:00:11.803Z] #42 12.25   DEP      images/eventfd.pb-c.d
10:00:11 [2021-02-22T10:00:11.803Z] #42 12.30   PBCC     images/remap-file-path.pb-c.c
10:00:11 [2021-02-22T10:00:11.840Z] #42 25.34   CC       images/core-aarch64.o
10:00:11 [2021-02-22T10:00:11.840Z] #42 ...
10:00:11 [2021-02-22T10:00:11.840Z] 
10:00:11 [2021-02-22T10:00:11.840Z] #44 [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
10:00:11 [2021-02-22T10:00:11.840Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:00:11 [2021-02-22T10:00:11.840Z] #44 74.57 go/ast
10:00:11 [2021-02-22T10:00:11.840Z] #44 77.96 internal/lazyregexp
10:00:11 [2021-02-22T10:00:11.840Z] #44 78.21 net/url
10:00:11 [2021-02-22T10:00:11.840Z] #44 78.99 text/template/parse
10:00:11 [2021-02-22T10:00:11.840Z] #44 80.55 go/parser
10:00:11 [2021-02-22T10:00:11.840Z] #44 83.46 text/template
10:00:11 [2021-02-22T10:00:11.840Z] #44 84.24 encoding/xml
10:00:11 [2021-02-22T10:00:11.840Z] #44 ...
10:00:11 [2021-02-22T10:00:11.840Z] 
10:00:11 [2021-02-22T10:00:11.840Z] #50 [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
10:00:11 [2021-02-22T10:00:11.840Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
10:00:11 [2021-02-22T10:00:11.840Z] #50 77.20 github.com/pkg/diff
10:00:11 [2021-02-22T10:00:11.840Z] #50 78.94 go/ast
10:00:11 [2021-02-22T10:00:11.840Z] #50 79.80 golang.org/x/crypto/ssh/terminal
10:00:11 [2021-02-22T10:00:11.840Z] #50 81.20 mvdan.cc/editorconfig
10:00:11 [2021-02-22T10:00:11.840Z] #50 82.60 mvdan.cc/sh/v3/fileutil
10:00:11 [2021-02-22T10:00:11.840Z] #50 82.79 mvdan.cc/sh/v3/syntax
10:00:11 [2021-02-22T10:00:11.918Z] #42 11.83   PBCC     images/eventpoll.pb-c.c
10:00:11 [2021-02-22T10:00:11.918Z] #42 11.88   DEP      images/eventpoll.pb-c.d
10:00:11 [2021-02-22T10:00:11.918Z] #42 11.91   PBCC     images/eventfd.pb-c.c
10:00:11 [2021-02-22T10:00:11.918Z] #42 11.95   DEP      images/eventfd.pb-c.d
10:00:11 [2021-02-22T10:00:11.918Z] #42 11.99   PBCC     images/remap-file-path.pb-c.c
10:00:11 [2021-02-22T10:00:11.918Z] #42 12.03   DEP      images/remap-file-path.pb-c.d
10:00:11 [2021-02-22T10:00:11.918Z] #42 12.08   PBCC     images/fifo.pb-c.c
10:00:11 [2021-02-22T10:00:11.918Z] #42 12.10   DEP      images/fifo.pb-c.d
10:00:12 [2021-02-22T10:00:12.066Z] #42 12.33   DEP      images/remap-file-path.pb-c.d
10:00:12 [2021-02-22T10:00:12.066Z] #42 12.37   PBCC     images/fifo.pb-c.c
10:00:12 [2021-02-22T10:00:12.066Z] #42 12.42   DEP      images/fifo.pb-c.d
10:00:12 [2021-02-22T10:00:12.066Z] #42 12.47   PBCC     images/ghost-file.pb-c.c
10:00:12 [2021-02-22T10:00:12.179Z] #42 12.17   PBCC     images/ghost-file.pb-c.c
10:00:12 [2021-02-22T10:00:12.179Z] #42 12.25   DEP      images/ghost-file.pb-c.d
10:00:12 [2021-02-22T10:00:12.179Z] #42 12.32   PBCC     images/regfile.pb-c.c
10:00:12 [2021-02-22T10:00:12.179Z] #42 12.35   DEP      images/regfile.pb-c.d
10:00:12 [2021-02-22T10:00:12.330Z] #42 12.58   DEP      images/ghost-file.pb-c.d
10:00:12 [2021-02-22T10:00:12.330Z] #42 12.69   PBCC     images/regfile.pb-c.c
10:00:12 [2021-02-22T10:00:12.330Z] #42 12.75   DEP      images/regfile.pb-c.d
10:00:12 [2021-02-22T10:00:12.411Z] #50 ...
10:00:12 [2021-02-22T10:00:12.411Z] 
10:00:12 [2021-02-22T10:00:12.411Z] #42 [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
10:00:12 [2021-02-22T10:00:12.411Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:12 [2021-02-22T10:00:12.411Z] #42 25.81   CC       images/core-ppc64.o
10:00:12 [2021-02-22T10:00:12.438Z] #42 12.41   PBCC     images/ns.pb-c.c
10:00:12 [2021-02-22T10:00:12.438Z] #42 12.43   DEP      images/ns.pb-c.d
10:00:12 [2021-02-22T10:00:12.438Z] #42 12.48   PBCC     images/fdinfo.pb-c.c
10:00:12 [2021-02-22T10:00:12.438Z] #42 12.56   DEP      images/fdinfo.pb-c.d
10:00:12 [2021-02-22T10:00:12.495Z] #20 1.048 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:00:12 [2021-02-22T10:00:12.495Z] #20 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:00:12 [2021-02-22T10:00:12.495Z] #20 1.058 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:00:12 [2021-02-22T10:00:12.495Z] #20 DONE 1.1s
10:00:12 [2021-02-22T10:00:12.495Z] 
10:00:12 [2021-02-22T10:00:12.495Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:00:12 [2021-02-22T10:00:12.495Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:00:12 [2021-02-22T10:00:12.594Z] #42 12.84   PBCC     images/ns.pb-c.c
10:00:12 [2021-02-22T10:00:12.594Z] #42 12.86   DEP      images/ns.pb-c.d
10:00:12 [2021-02-22T10:00:12.594Z] #42 12.91   PBCC     images/fdinfo.pb-c.c
10:00:12 [2021-02-22T10:00:12.594Z] #42 13.02   DEP      images/fdinfo.pb-c.d
10:00:12 [2021-02-22T10:00:12.594Z] #42 13.09   PBCC     images/core-aarch64.pb-c.c
10:00:12 [2021-02-22T10:00:12.698Z] #42 12.65   PBCC     images/core-aarch64.pb-c.c
10:00:12 [2021-02-22T10:00:12.698Z] #42 12.67   PBCC     images/core-arm.pb-c.c
10:00:12 [2021-02-22T10:00:12.698Z] #42 12.73   PBCC     images/core-ppc64.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.13   PBCC     images/core-arm.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.19   PBCC     images/core-ppc64.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.22   PBCC     images/core-s390.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.25   PBCC     images/core-x86.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.28   PBCC     images/core.pb-c.c
10:00:12 [2021-02-22T10:00:12.857Z] #42 13.34   PBCC     images/inventory.pb-c.c
10:00:12 [2021-02-22T10:00:12.957Z] #42 12.80   PBCC     images/core-s390.pb-c.c
10:00:12 [2021-02-22T10:00:12.957Z] #42 12.86   PBCC     images/core-x86.pb-c.c
10:00:12 [2021-02-22T10:00:12.957Z] #42 12.92   PBCC     images/core.pb-c.c
10:00:12 [2021-02-22T10:00:12.957Z] #42 12.97   PBCC     images/inventory.pb-c.c
10:00:12 [2021-02-22T10:00:12.957Z] #42 13.01   DEP      images/core-aarch64.pb-c.d
10:00:12 [2021-02-22T10:00:12.981Z] #42 26.57   CC       images/core-s390.o
10:00:13 [2021-02-22T10:00:13.097Z] #44 101.2 vendor/golang.org/x/net/http2/hpack
10:00:13 [2021-02-22T10:00:13.121Z] #42 13.37   DEP      images/core-aarch64.pb-c.d
10:00:13 [2021-02-22T10:00:13.121Z] #42 13.40   DEP      images/core-arm.pb-c.d
10:00:13 [2021-02-22T10:00:13.121Z] #42 13.47   DEP      images/core-ppc64.pb-c.d
10:00:13 [2021-02-22T10:00:13.121Z] #42 13.55   DEP      images/core-s390.pb-c.d
10:00:13 [2021-02-22T10:00:13.121Z] #42 13.60   DEP      images/core-x86.pb-c.d
10:00:13 [2021-02-22T10:00:13.217Z] #42 13.09   DEP      images/core-arm.pb-c.d
10:00:13 [2021-02-22T10:00:13.217Z] #42 13.15   DEP      images/core-ppc64.pb-c.d
10:00:13 [2021-02-22T10:00:13.217Z] #42 13.21   DEP      images/core-s390.pb-c.d
10:00:13 [2021-02-22T10:00:13.217Z] #42 13.27   DEP      images/core-x86.pb-c.d
10:00:13 [2021-02-22T10:00:13.217Z] #42 13.33   DEP      images/core.pb-c.d
10:00:13 [2021-02-22T10:00:13.384Z] #42 13.66   DEP      images/core.pb-c.d
10:00:13 [2021-02-22T10:00:13.384Z] #42 13.77   DEP      images/inventory.pb-c.d
10:00:13 [2021-02-22T10:00:13.384Z] #42 13.85   PBCC     images/cpuinfo.pb-c.c
10:00:13 [2021-02-22T10:00:13.384Z] #42 13.86   DEP      images/cpuinfo.pb-c.d
10:00:13 [2021-02-22T10:00:13.476Z] #42 13.42   DEP      images/inventory.pb-c.d
10:00:13 [2021-02-22T10:00:13.476Z] #42 13.51   PBCC     images/cpuinfo.pb-c.c
10:00:13 [2021-02-22T10:00:13.476Z] #42 13.52   DEP      images/cpuinfo.pb-c.d
10:00:13 [2021-02-22T10:00:13.476Z] #42 13.60   PBCC     images/stats.pb-c.c
10:00:13 [2021-02-22T10:00:13.647Z] #42 13.94   PBCC     images/stats.pb-c.c
10:00:13 [2021-02-22T10:00:13.647Z] #42 13.95   DEP      images/stats.pb-c.d
10:00:13 [2021-02-22T10:00:13.736Z] #42 13.65   DEP      images/stats.pb-c.d
10:00:13 [2021-02-22T10:00:13.925Z] #42 27.27   CC       images/cpuinfo.o
10:00:14 [2021-02-22T10:00:14.029Z] #44 102.3 mime
10:00:14 [2021-02-22T10:00:14.185Z] #42 27.72   CC       images/inventory.o
10:00:14 [2021-02-22T10:00:14.447Z] #42 27.91   CC       images/fdinfo.o
10:00:14 [2021-02-22T10:00:14.596Z] #42 ...
10:00:14 [2021-02-22T10:00:14.596Z] 
10:00:14 [2021-02-22T10:00:14.596Z] #44 [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
10:00:14 [2021-02-22T10:00:14.596Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:14 [2021-02-22T10:00:14.596Z] #44 61.81 text/template
10:00:14 [2021-02-22T10:00:14.596Z] #44 63.77 go/parser
10:00:14 [2021-02-22T10:00:14.596Z] #44 65.69 encoding/xml
10:00:14 [2021-02-22T10:00:14.596Z] #44 68.90 compress/gzip
10:00:14 [2021-02-22T10:00:14.596Z] #44 69.64 crypto/rand
10:00:14 [2021-02-22T10:00:14.596Z] #44 70.35 go/doc
10:00:14 [2021-02-22T10:00:14.596Z] #44 70.53 crypto/elliptic
10:00:14 [2021-02-22T10:00:14.709Z] #42 28.27   CC       images/fown.o
10:00:14 [2021-02-22T10:00:14.859Z] #44 ...
10:00:14 [2021-02-22T10:00:14.859Z] 
10:00:14 [2021-02-22T10:00:14.859Z] #55 [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
10:00:14 [2021-02-22T10:00:14.859Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:00:14 [2021-02-22T10:00:14.859Z] #55 32.14 Checking out files:  55% (2079/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files:  99% (3735/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
10:00:14 [2021-02-22T10:00:14.859Z] #55 33.20 + cd /tmp/tmp.bOAOubHe91/src/github.com/containerd/containerd
10:00:14 [2021-02-22T10:00:14.859Z] #55 33.20 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:00:14 [2021-02-22T10:00:14.970Z] #42 28.56   CC       images/ns.o
10:00:15 [2021-02-22T10:00:15.044Z] #21 ...
10:00:15 [2021-02-22T10:00:15.044Z] 
10:00:15 [2021-02-22T10:00:15.044Z] #42 [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
10:00:15 [2021-02-22T10:00:15.044Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:15 [2021-02-22T10:00:15.044Z] #42 118.1   CC       criu/ipc_ns.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 119.3   CC       criu/irmap.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 120.0   CC       criu/kcmp-ids.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 120.3   CC       criu/kerndat.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 121.4   CC       criu/libnetlink.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 121.8   CC       criu/log.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 122.3   CC       criu/lsm.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 122.7   CC       criu/mem.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 124.7   CC       criu/memfd.o
10:00:15 [2021-02-22T10:00:15.044Z] #42 125.6   CC       criu/mount.o
10:00:15 [2021-02-22T10:00:15.115Z] #42 15.10 make[1]: Nothing to be done for 'all'.
10:00:15 [2021-02-22T10:00:15.396Z] #44 103.8 mime/quotedprintable
10:00:15 [2021-02-22T10:00:15.542Z] #42 28.86   CC       images/regfile.o
10:00:15 [2021-02-22T10:00:15.653Z] #44 104.2 net/http/internal
10:00:15 [2021-02-22T10:00:15.803Z] #42 29.18   CC       images/ghost-file.o
10:00:16 [2021-02-22T10:00:16.064Z] #42 29.62   CC       images/fifo.o
10:00:16 [2021-02-22T10:00:16.258Z] #55 ...
10:00:16 [2021-02-22T10:00:16.258Z] 
10:00:16 [2021-02-22T10:00:16.258Z] #50 [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
10:00:16 [2021-02-22T10:00:16.258Z] #50 sha256:d7c1b7b0766c4630dc52516b044b7495fd93b4cb676641b5d4c6a194964fefb5
10:00:16 [2021-02-22T10:00:16.258Z] #50 66.13 golang.org/x/crypto/ssh/terminal
10:00:16 [2021-02-22T10:00:16.258Z] #50 67.56 mvdan.cc/sh/v3/cmd/shfmt
10:00:16 [2021-02-22T10:00:16.258Z] #50 DONE 73.3s
10:00:16 [2021-02-22T10:00:16.258Z] 
10:00:16 [2021-02-22T10:00:16.258Z] #44 [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
10:00:16 [2021-02-22T10:00:16.258Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:16 [2021-02-22T10:00:16.258Z] #44 73.19 crypto/ecdsa
10:00:16 [2021-02-22T10:00:16.325Z] #42 29.92   CC       images/remap-file-path.o
10:00:16 [2021-02-22T10:00:16.495Z] #42 16.49   CC       images/stats.o
10:00:16 [2021-02-22T10:00:16.524Z] #44 73.86 vendor/golang.org/x/crypto/cryptobyte
10:00:16 [2021-02-22T10:00:16.580Z] #44 ...
10:00:16 [2021-02-22T10:00:16.580Z] 
10:00:16 [2021-02-22T10:00:16.580Z] #42 [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
10:00:16 [2021-02-22T10:00:16.580Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:16 [2021-02-22T10:00:16.580Z] #42 27.80   CC       images/timerfd.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 28.03   CC       images/mm.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 28.39   CC       images/sk-opts.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 28.59   CC       images/sk-unix.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 28.95   CC       images/sk-inet.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 29.35   CC       images/tun.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 29.68   CC       images/sk-netlink.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 29.99   CC       images/packet-sock.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 30.34   CC       images/ipc-var.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 30.57   CC       images/ipc-desc.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 30.80   CC       images/ipc-shm.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 31.13   CC       images/ipc-msg.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 31.41   CC       images/ipc-sem.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 31.60   CC       images/utsns.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 31.79   CC       images/creds.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 32.11   CC       images/vma.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 32.40   CC       images/netdev.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 32.76   CC       images/tty.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 33.39   CC       images/file-lock.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 33.59   CC       images/rlimit.o
10:00:16 [2021-02-22T10:00:16.580Z] #42 33.76   CC       images/pagemap.o
10:00:16 [2021-02-22T10:00:16.587Z] #42 30.17   CC       images/eventfd.o
10:00:16 [2021-02-22T10:00:16.836Z] #42 33.99   CC       images/siginfo.o
10:00:16 [2021-02-22T10:00:16.848Z] #42 30.36   CC       images/eventpoll.o
10:00:16 [2021-02-22T10:00:16.962Z] #42 130.1   CC       criu/namespaces.o
10:00:17 [2021-02-22T10:00:17.065Z] #42 16.85   CC       images/core.o
10:00:17 [2021-02-22T10:00:17.093Z] #42 34.22   CC       images/rpc.o
10:00:17 [2021-02-22T10:00:17.111Z] #42 30.76   CC       images/fh.o
10:00:17 [2021-02-22T10:00:17.324Z] #42 ...
10:00:17 [2021-02-22T10:00:17.324Z] 
10:00:17 [2021-02-22T10:00:17.324Z] #50 [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
10:00:17 [2021-02-22T10:00:17.324Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
10:00:17 [2021-02-22T10:00:17.324Z] #50 79.89 github.com/pkg/diff
10:00:17 [2021-02-22T10:00:17.324Z] #50 80.92 golang.org/x/crypto/ssh/terminal
10:00:17 [2021-02-22T10:00:17.324Z] #50 81.56 mvdan.cc/editorconfig
10:00:17 [2021-02-22T10:00:17.324Z] #50 82.29 mvdan.cc/sh/v3/fileutil
10:00:17 [2021-02-22T10:00:17.324Z] #50 82.44 mvdan.cc/sh/v3/syntax
10:00:17 [2021-02-22T10:00:17.324Z] #50 88.56 mvdan.cc/sh/v3/cmd/shfmt
10:00:17 [2021-02-22T10:00:17.325Z] #50 ...
10:00:17 [2021-02-22T10:00:17.325Z] 
10:00:17 [2021-02-22T10:00:17.325Z] #42 [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
10:00:17 [2021-02-22T10:00:17.325Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:17 [2021-02-22T10:00:17.325Z] #42 17.43   CC       images/core-x86.o
10:00:17 [2021-02-22T10:00:17.730Z] #42 31.10   CC       images/fsnotify.o
10:00:17 [2021-02-22T10:00:17.894Z] #42 18.01   CC       images/core-arm.o
10:00:17 [2021-02-22T10:00:17.904Z] #42 ...
10:00:17 [2021-02-22T10:00:17.904Z] 
10:00:17 [2021-02-22T10:00:17.904Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:00:17 [2021-02-22T10:00:17.904Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:00:17 [2021-02-22T10:00:17.904Z] #21 5.499 Collecting yamllint==1.16.0
10:00:18 [2021-02-22T10:00:18.334Z] #42 31.87   CC       images/signalfd.o
10:00:18 [2021-02-22T10:00:18.461Z] #42 35.35   CC       images/ext-file.o
10:00:18 [2021-02-22T10:00:18.461Z] #42 35.62   CC       images/cgroup.o
10:00:18 [2021-02-22T10:00:18.463Z] #42 18.41   CC       images/core-aarch64.o
10:00:18 [2021-02-22T10:00:18.608Z] #42 32.12   CC       images/fs.o
10:00:18 [2021-02-22T10:00:18.873Z] #42 32.34   CC       images/pstree.o
10:00:19 [2021-02-22T10:00:19.023Z] #42 36.18   CC       images/userns.o
10:00:19 [2021-02-22T10:00:19.039Z] #42 18.90   CC       images/core-ppc64.o
10:00:19 [2021-02-22T10:00:19.082Z] #44 75.81 vendor/golang.org/x/text/unicode/bidi
10:00:19 [2021-02-22T10:00:19.136Z] #42 32.59   CC       images/pipe.o
10:00:19 [2021-02-22T10:00:19.136Z] #42 32.83   CC       images/tcp-stream.o
10:00:19 [2021-02-22T10:00:19.280Z] #42 36.44   CC       images/google/protobuf/descriptor.o
10:00:19 [2021-02-22T10:00:19.345Z] #44 76.42 github.com/LK4D4/vndr/build
10:00:19 [2021-02-22T10:00:19.395Z] #42 33.13   CC       images/sk-packet.o
10:00:19 [2021-02-22T10:00:19.608Z] #44 76.93 vendor/golang.org/x/text/unicode/norm
10:00:19 [2021-02-22T10:00:19.609Z] #42 19.46   CC       images/core-s390.o
10:00:19 [2021-02-22T10:00:19.965Z] #42 33.42   CC       images/mnt.o
10:00:19 [2021-02-22T10:00:19.965Z] #42 33.66   CC       images/pipe-data.o
10:00:20 [2021-02-22T10:00:20.178Z] #42 20.15   CC       images/cpuinfo.o
10:00:20 [2021-02-22T10:00:20.224Z] #42 ...
10:00:20 [2021-02-22T10:00:20.224Z] 
10:00:20 [2021-02-22T10:00:20.224Z] #44 [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
10:00:20 [2021-02-22T10:00:20.224Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:20 [2021-02-22T10:00:20.224Z] #44 108.6 net/textproto
10:00:20 [2021-02-22T10:00:20.224Z] #44 108.6 crypto/x509
10:00:20 [2021-02-22T10:00:20.537Z] #42 33.90   CC       images/sa.o
10:00:20 [2021-02-22T10:00:20.537Z] #42 34.12   CC       images/timer.o
10:00:20 [2021-02-22T10:00:20.537Z] #42 ...
10:00:20 [2021-02-22T10:00:20.537Z] 
10:00:20 [2021-02-22T10:00:20.537Z] #55 [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
10:00:20 [2021-02-22T10:00:20.537Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:00:20 [2021-02-22T10:00:20.748Z] #42 20.62   CC       images/inventory.o
10:00:21 [2021-02-22T10:00:21.007Z] #42 20.95   CC       images/fdinfo.o
10:00:21 [2021-02-22T10:00:21.007Z] #42 ...
10:00:21 [2021-02-22T10:00:21.007Z] 
10:00:21 [2021-02-22T10:00:21.007Z] #44 [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
10:00:21 [2021-02-22T10:00:21.007Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:00:21 [2021-02-22T10:00:21.007Z] #44 83.72 encoding/xml
10:00:21 [2021-02-22T10:00:21.007Z] #44 84.09 text/template
10:00:21 [2021-02-22T10:00:21.007Z] #44 88.70 go/doc
10:00:21 [2021-02-22T10:00:21.007Z] #44 89.50 github.com/LK4D4/vndr/versioned
10:00:21 [2021-02-22T10:00:21.007Z] #44 89.57 compress/flate
10:00:21 [2021-02-22T10:00:21.007Z] #44 91.84 hash/crc32
10:00:21 [2021-02-22T10:00:21.007Z] #44 92.15 github.com/LK4D4/vndr/build
10:00:21 [2021-02-22T10:00:21.007Z] #44 92.56 compress/gzip
10:00:21 [2021-02-22T10:00:21.007Z] #44 93.47 net
10:00:21 [2021-02-22T10:00:21.007Z] #44 ...
10:00:21 [2021-02-22T10:00:21.007Z] 
10:00:21 [2021-02-22T10:00:21.007Z] #55 [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
10:00:21 [2021-02-22T10:00:21.007Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:00:21 [2021-02-22T10:00:21.008Z] #55 43.17 Checking out files:  52% (1965/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
10:00:21 [2021-02-22T10:00:21.008Z] #55 44.51 + cd /tmp/tmp.rWnm3THUZ6/src/github.com/containerd/containerd
10:00:21 [2021-02-22T10:00:21.008Z] #55 44.51 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.36 + export 'BUILDTAGS=netgo osusergo static_build'
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + BUILDTAGS='netgo osusergo static_build'
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + export EXTRA_FLAGS=-buildmode=pie
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + EXTRA_FLAGS=-buildmode=pie
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + '[' '' = dynamic ']'
10:00:21 [2021-02-22T10:00:21.008Z] #55 46.37 + make
10:00:21 [2021-02-22T10:00:21.153Z] #44 109.8 vendor/golang.org/x/net/http/httpguts
10:00:21 [2021-02-22T10:00:21.540Z] #44 ...
10:00:21 [2021-02-22T10:00:21.540Z] 
10:00:21 [2021-02-22T10:00:21.540Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:21 [2021-02-22T10:00:21.540Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
10:00:21 [2021-02-22T10:00:21.540Z] #12 78.09 Selecting previously unselected package g++-mingw-w64-x86-64.
10:00:21 [2021-02-22T10:00:21.540Z] #12 78.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:00:21 [2021-02-22T10:00:21.540Z] #12 78.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:21 [2021-02-22T10:00:21.714Z] #44 110.1 vendor/golang.org/x/net/http/httpproxy
10:00:21 [2021-02-22T10:00:21.946Z] #55 47.53 + bin/ctr
10:00:21 [2021-02-22T10:00:21.970Z] #44 ...
10:00:21 [2021-02-22T10:00:21.970Z] 
10:00:21 [2021-02-22T10:00:21.970Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:21 [2021-02-22T10:00:21.970Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:21 [2021-02-22T10:00:21.970Z] #12 100.3 Selecting previously unselected package g++-mingw-w64-x86-64.
10:00:21 [2021-02-22T10:00:21.970Z] #12 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:21 [2021-02-22T10:00:21.970Z] #12 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:21 [2021-02-22T10:00:21.970Z] #12 ...
10:00:21 [2021-02-22T10:00:21.970Z] 
10:00:21 [2021-02-22T10:00:21.970Z] #42 [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
10:00:21 [2021-02-22T10:00:21.970Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:21 [2021-02-22T10:00:21.970Z] #42 37.97   CC       images/opts.o
10:00:21 [2021-02-22T10:00:21.970Z] #42 38.25   CC       images/seccomp.o
10:00:21 [2021-02-22T10:00:21.970Z] #42 38.45   CC       images/binfmt-misc.o
10:00:21 [2021-02-22T10:00:21.970Z] #42 38.70   CC       images/time.o
10:00:21 [2021-02-22T10:00:21.970Z] #42 38.86   CC       images/sysctl.o
10:00:21 [2021-02-22T10:00:21.970Z] #42 39.14   CC       images/autofs.o
10:00:22 [2021-02-22T10:00:22.102Z] #55 46.05 Checking out files:  50% (1920/3766)   
Checking out files:  51% (1921/3766)   
Checking out files:  52% (1959/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  91% (3464/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
10:00:22 [2021-02-22T10:00:22.102Z] #55 47.42 + cd /tmp/tmp.FVVcJlNhT3/src/github.com/containerd/containerd
10:00:22 [2021-02-22T10:00:22.102Z] #55 47.43 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:00:22 [2021-02-22T10:00:22.207Z] #55 ...
10:00:22 [2021-02-22T10:00:22.207Z] 
10:00:22 [2021-02-22T10:00:22.207Z] #50 [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
10:00:22 [2021-02-22T10:00:22.207Z] #50 sha256:854406d4718f833e3de6c536cf27f9bc492d411766afa27ccf0f05b9ccab585d
10:00:22 [2021-02-22T10:00:22.207Z] #50 DONE 94.9s
10:00:22 [2021-02-22T10:00:22.207Z] 
10:00:22 [2021-02-22T10:00:22.207Z] #42 [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
10:00:22 [2021-02-22T10:00:22.207Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:22 [2021-02-22T10:00:22.207Z] #42 21.32   CC       images/fown.o
10:00:22 [2021-02-22T10:00:22.207Z] #42 21.52   CC       images/ns.o
10:00:22 [2021-02-22T10:00:22.207Z] #42 21.65   CC       images/regfile.o
10:00:22 [2021-02-22T10:00:22.207Z] #42 21.81   CC       images/ghost-file.o
10:00:22 [2021-02-22T10:00:22.207Z] #42 22.11   CC       images/fifo.o
10:00:22 [2021-02-22T10:00:22.228Z] #42 39.31   CC       images/macvlan.o
10:00:22 [2021-02-22T10:00:22.466Z] #42 22.60   CC       images/remap-file-path.o
10:00:22 [2021-02-22T10:00:22.484Z] #42 39.52   CC       images/sit.o
10:00:22 [2021-02-22T10:00:22.484Z] #42 39.73   CC       images/memfd.o
10:00:22 [2021-02-22T10:00:22.740Z] #42 39.96   CC       images/timens.o
10:00:22 [2021-02-22T10:00:22.996Z] #42 40.20   LINK     images/built-in.o
10:00:23 [2021-02-22T10:00:23.035Z] #42 22.90   CC       images/eventfd.o
10:00:23 [2021-02-22T10:00:23.188Z] #21 10.87   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:00:23 [2021-02-22T10:00:23.188Z] #21 10.95 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.38   GEN      compel/include/asm
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.43   GEN      compel/include/version.h
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.45 touch .config
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.50   GEN      include/common/config.h
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.58   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:00:23 [2021-02-22T10:00:23.253Z] #42 40.61   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:00:23 [2021-02-22T10:00:23.315Z] #42 23.30   CC       images/eventpoll.o
10:00:23 [2021-02-22T10:00:23.449Z] #21 10.99   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:00:23 [2021-02-22T10:00:23.449Z] #21 11.04 Collecting pyyaml (from yamllint==1.16.0)
10:00:23 [2021-02-22T10:00:23.486Z] #55 ...
10:00:23 [2021-02-22T10:00:23.486Z] 
10:00:23 [2021-02-22T10:00:23.486Z] #50 [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
10:00:23 [2021-02-22T10:00:23.486Z] #50 sha256:b8a8001c62967140e9a9f3804319622baae54afc6d6fe2aab5c301b8547dff0d
10:00:23 [2021-02-22T10:00:23.486Z] #50 90.00 mvdan.cc/sh/v3/cmd/shfmt
10:00:23 [2021-02-22T10:00:23.486Z] #50 DONE 96.2s
10:00:23 [2021-02-22T10:00:23.486Z] 
10:00:23 [2021-02-22T10:00:23.486Z] #42 [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
10:00:23 [2021-02-22T10:00:23.486Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:23 [2021-02-22T10:00:23.486Z] #42 34.49   CC       images/timerfd.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 34.76   CC       images/mm.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 35.07   CC       images/sk-opts.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 35.31   CC       images/sk-unix.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 35.67   CC       images/sk-inet.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 36.12   CC       images/tun.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 36.45   CC       images/sk-netlink.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 36.67   CC       images/packet-sock.o
10:00:23 [2021-02-22T10:00:23.486Z] #42 37.15   CC       images/ipc-var.o
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.64   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.68   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.70   DEP      compel/arch/x86/plugins/std/memcpy.d
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.72   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.74   GEN      compel/plugins/include/uapi/std/syscall.h
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.77   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.79   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:00:23 [2021-02-22T10:00:23.509Z] #42 40.82   DEP      compel/plugins/std/infect.d
10:00:23 [2021-02-22T10:00:23.579Z] #42 23.71   CC       images/fh.o
10:00:23 [2021-02-22T10:00:23.710Z] #21 11.28   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
10:00:23 [2021-02-22T10:00:23.765Z] #42 41.00   DEP      compel/plugins/std/string.d
10:00:23 [2021-02-22T10:00:23.765Z] #42 41.11   DEP      compel/plugins/std/log.d
10:00:23 [2021-02-22T10:00:23.971Z] #21 11.62 Installing collected packages: pathspec, pyyaml, yamllint
10:00:24 [2021-02-22T10:00:24.021Z] #42 41.22   DEP      compel/plugins/std/fds.d
10:00:24 [2021-02-22T10:00:24.021Z] #42 41.34   DEP      compel/plugins/std/std.d
10:00:24 [2021-02-22T10:00:24.066Z] #42 37.50   CC       images/ipc-desc.o
10:00:24 [2021-02-22T10:00:24.148Z] #42 24.10   CC       images/fsnotify.o
10:00:24 [2021-02-22T10:00:24.233Z] #21 11.97 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:00:24 [2021-02-22T10:00:24.277Z] #42 41.43   DEP      compel/plugins/shmem/shmem.d
10:00:24 [2021-02-22T10:00:24.277Z] #42 41.52   DEP      compel/plugins/fds/fds.d
10:00:24 [2021-02-22T10:00:24.327Z] #42 37.76   CC       images/ipc-shm.o
10:00:24 [2021-02-22T10:00:24.533Z] #42 41.65   CC       compel/plugins/std/std.o
10:00:24 [2021-02-22T10:00:24.533Z] #42 41.91   CC       compel/plugins/std/fds.o
10:00:24 [2021-02-22T10:00:24.589Z] #42 37.99   CC       images/ipc-msg.o
10:00:24 [2021-02-22T10:00:24.780Z] #42 24.63   CC       images/signalfd.o
10:00:24 [2021-02-22T10:00:24.780Z] #42 24.86   CC       images/fs.o
10:00:24 [2021-02-22T10:00:24.805Z] #21 DONE 12.4s
10:00:24 [2021-02-22T10:00:24.805Z] 
10:00:24 [2021-02-22T10:00:24.805Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:00:24 [2021-02-22T10:00:24.805Z] #24 sha256:3e1edf01d19ede38c4f697f40d6cb087e4d9d8c23bef1c9e33a93aab91d6a94d
10:00:24 [2021-02-22T10:00:24.849Z] #42 38.35   CC       images/ipc-sem.o
10:00:25 [2021-02-22T10:00:25.044Z] #42 25.09   CC       images/pstree.o
10:00:25 [2021-02-22T10:00:25.066Z] #24 DONE 0.3s
10:00:25 [2021-02-22T10:00:25.066Z] 
10:00:25 [2021-02-22T10:00:25.066Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:00:25 [2021-02-22T10:00:25.066Z] #29 sha256:14fd60ceea15e80c2cffe672b3c131cb69f979da283acd3b8087f325a9e4c3cf
10:00:25 [2021-02-22T10:00:25.095Z] #42 42.33   CC       compel/plugins/std/log.o
10:00:25 [2021-02-22T10:00:25.110Z] #42 38.55   CC       images/utsns.o
10:00:25 [2021-02-22T10:00:25.110Z] #42 38.83   CC       images/creds.o
10:00:25 [2021-02-22T10:00:25.311Z] #42 25.38   CC       images/pipe.o
10:00:25 [2021-02-22T10:00:25.371Z] #42 39.10   CC       images/vma.o
10:00:25 [2021-02-22T10:00:25.580Z] #42 25.62   CC       images/tcp-stream.o
10:00:25 [2021-02-22T10:00:25.766Z] #12 ...
10:00:25 [2021-02-22T10:00:25.766Z] 
10:00:25 [2021-02-22T10:00:25.766Z] #42 [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
10:00:25 [2021-02-22T10:00:25.766Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:25 [2021-02-22T10:00:25.766Z] #42 15.44 make[1]: Nothing to be done for 'all'.
10:00:25 [2021-02-22T10:00:25.766Z] #42 17.00   CC       images/stats.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 17.49   CC       images/core.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 18.20   CC       images/core-x86.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 18.62   CC       images/core-arm.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 19.09   CC       images/core-aarch64.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 19.54   CC       images/core-ppc64.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 20.38   CC       images/core-s390.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 21.17   CC       images/cpuinfo.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 21.49   CC       images/inventory.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 21.90   CC       images/fdinfo.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 22.23   CC       images/fown.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 22.42   CC       images/ns.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 22.74   CC       images/regfile.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 23.03   CC       images/ghost-file.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 23.41   CC       images/fifo.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 23.62   CC       images/remap-file-path.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 23.93   CC       images/eventfd.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 24.21   CC       images/eventpoll.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 24.62   CC       images/fh.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 25.03   CC       images/fsnotify.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 25.70   CC       images/signalfd.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 25.93   CC       images/fs.o
10:00:25 [2021-02-22T10:00:25.766Z] #42 26.05   CC       images/pstree.o
10:00:25 [2021-02-22T10:00:25.844Z] #42 25.86   CC       images/sk-packet.o
10:00:25 [2021-02-22T10:00:25.951Z] #42 39.31   CC       images/netdev.o
10:00:25 [2021-02-22T10:00:25.951Z] #42 ...
10:00:25 [2021-02-22T10:00:25.951Z] 
10:00:25 [2021-02-22T10:00:25.951Z] #44 [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
10:00:25 [2021-02-22T10:00:25.951Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:00:25 [2021-02-22T10:00:25.951Z] #44 88.70 go/doc
10:00:25 [2021-02-22T10:00:25.951Z] #44 90.37 github.com/LK4D4/vndr/versioned
10:00:25 [2021-02-22T10:00:25.951Z] #44 90.50 compress/flate
10:00:25 [2021-02-22T10:00:25.951Z] #44 92.30 github.com/LK4D4/vndr/build
10:00:25 [2021-02-22T10:00:25.951Z] #44 93.40 hash/crc32
10:00:25 [2021-02-22T10:00:25.951Z] #44 93.99 compress/gzip
10:00:25 [2021-02-22T10:00:25.951Z] #44 94.82 vendor/golang.org/x/crypto/cryptobyte
10:00:25 [2021-02-22T10:00:25.951Z] #44 95.57 net
10:00:25 [2021-02-22T10:00:25.951Z] #44 96.80 vendor/golang.org/x/crypto/poly1305
10:00:25 [2021-02-22T10:00:25.951Z] #44 97.21 vendor/golang.org/x/sys/cpu
10:00:25 [2021-02-22T10:00:25.951Z] #44 97.62 vendor/golang.org/x/crypto/chacha20poly1305
10:00:25 [2021-02-22T10:00:25.951Z] #44 98.87 vendor/golang.org/x/text/transform
10:00:26 [2021-02-22T10:00:26.024Z] #42 43.09   CC       compel/plugins/std/string.o
10:00:26 [2021-02-22T10:00:26.029Z] #42 26.22   CC       images/pipe.o
10:00:26 [2021-02-22T10:00:26.029Z] #42 26.42   CC       images/tcp-stream.o
10:00:26 [2021-02-22T10:00:26.106Z] #42 26.00   CC       images/mnt.o
10:00:26 [2021-02-22T10:00:26.211Z] #44 ...
10:00:26 [2021-02-22T10:00:26.211Z] 
10:00:26 [2021-02-22T10:00:26.211Z] #42 [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
10:00:26 [2021-02-22T10:00:26.211Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:26 [2021-02-22T10:00:26.211Z] #42 39.77   CC       images/tty.o
10:00:26 [2021-02-22T10:00:26.293Z] #42 26.69   CC       images/sk-packet.o
10:00:26 [2021-02-22T10:00:26.369Z] #42 26.24   CC       images/pipe-data.o
10:00:26 [2021-02-22T10:00:26.369Z] #42 26.46   CC       images/sa.o
10:00:26 [2021-02-22T10:00:26.556Z] #42 27.02   CC       images/mnt.o
10:00:26 [2021-02-22T10:00:26.587Z] #42 43.82   CC       compel/plugins/std/infect.o
10:00:26 [2021-02-22T10:00:26.627Z] #42 26.66   CC       images/timer.o
10:00:26 [2021-02-22T10:00:26.783Z] #42 40.35   CC       images/file-lock.o
10:00:27 [2021-02-22T10:00:27.044Z] #42 40.61   CC       images/rlimit.o
10:00:27 [2021-02-22T10:00:27.132Z] #42 27.34   CC       images/pipe-data.o
10:00:27 [2021-02-22T10:00:27.132Z] #42 ...
10:00:27 [2021-02-22T10:00:27.132Z] 
10:00:27 [2021-02-22T10:00:27.132Z] #55 [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
10:00:27 [2021-02-22T10:00:27.132Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + export 'BUILDTAGS=netgo osusergo static_build'
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + BUILDTAGS='netgo osusergo static_build'
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + export EXTRA_FLAGS=-buildmode=pie
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + EXTRA_FLAGS=-buildmode=pie
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + '[' '' = dynamic ']'
10:00:27 [2021-02-22T10:00:27.132Z] #55 35.54 + make
10:00:27 [2021-02-22T10:00:27.132Z] #55 36.20 + bin/ctr
10:00:27 [2021-02-22T10:00:27.162Z] #42 44.28   CC       compel/arch/x86/plugins/std/parasite-head.o
10:00:27 [2021-02-22T10:00:27.162Z] #42 44.33   CC       compel/arch/x86/plugins/std/memcpy.o
10:00:27 [2021-02-22T10:00:27.162Z] #42 44.38   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:00:27 [2021-02-22T10:00:27.162Z] #42 44.44   AR       compel/plugins/std.lib.a
10:00:27 [2021-02-22T10:00:27.196Z] #42 27.00   CC       images/timerfd.o
10:00:27 [2021-02-22T10:00:27.196Z] #42 27.19   CC       images/mm.o
10:00:27 [2021-02-22T10:00:27.304Z] #42 40.86   CC       images/pagemap.o
10:00:27 [2021-02-22T10:00:27.395Z] #55 ...
10:00:27 [2021-02-22T10:00:27.395Z] 
10:00:27 [2021-02-22T10:00:27.395Z] #42 [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
10:00:27 [2021-02-22T10:00:27.395Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:27 [2021-02-22T10:00:27.395Z] #42 27.62   CC       images/sa.o
10:00:27 [2021-02-22T10:00:27.417Z] #42 44.56   CC       compel/plugins/fds/fds.o
10:00:27 [2021-02-22T10:00:27.455Z] #42 27.44   CC       images/sk-opts.o
10:00:27 [2021-02-22T10:00:27.564Z] #42 41.24   CC       images/siginfo.o
10:00:27 [2021-02-22T10:00:27.658Z] #42 27.93   CC       images/timer.o
10:00:27 [2021-02-22T10:00:27.674Z] #42 44.83   AR       compel/plugins/fds.lib.a
10:00:27 [2021-02-22T10:00:27.674Z] #42 44.90   HOSTDEP  compel/src/lib/log-host.d
10:00:27 [2021-02-22T10:00:27.715Z] #42 27.63   CC       images/sk-unix.o
10:00:27 [2021-02-22T10:00:27.921Z] #42 28.35   CC       images/timerfd.o
10:00:27 [2021-02-22T10:00:27.930Z] #42 45.01   HOSTDEP  compel/src/lib/handle-elf-host.d
10:00:27 [2021-02-22T10:00:27.930Z] #42 45.08   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:00:27 [2021-02-22T10:00:27.930Z] #42 45.14   HOSTDEP  compel/src/main-host.d
10:00:27 [2021-02-22T10:00:27.930Z] #42 45.24   DEP      compel/src/lib/ptrace.d
10:00:27 [2021-02-22T10:00:27.930Z] #42 ...
10:00:27 [2021-02-22T10:00:27.930Z] 
10:00:27 [2021-02-22T10:00:27.930Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:27 [2021-02-22T10:00:27.930Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:27 [2021-02-22T10:00:27.930Z] #12 116.5 Selecting previously unselected package libapparmor1:amd64.
10:00:27 [2021-02-22T10:00:27.930Z] #12 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:00:27 [2021-02-22T10:00:27.930Z] #12 116.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:00:27 [2021-02-22T10:00:27.975Z] #42 27.96   CC       images/sk-inet.o
10:00:27 [2021-02-22T10:00:27.975Z] #42 ...
10:00:27 [2021-02-22T10:00:27.975Z] 
10:00:27 [2021-02-22T10:00:27.975Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:27 [2021-02-22T10:00:27.975Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:27 [2021-02-22T10:00:27.975Z] #12 100.8 Selecting previously unselected package g++-mingw-w64-x86-64.
10:00:27 [2021-02-22T10:00:27.975Z] #12 100.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:27 [2021-02-22T10:00:27.975Z] #12 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:28 [2021-02-22T10:00:28.138Z] #42 41.52   CC       images/rpc.o
10:00:28 [2021-02-22T10:00:28.185Z] #42 28.57   CC       images/mm.o
10:00:28 [2021-02-22T10:00:28.185Z] #12 116.6 Selecting previously unselected package libapparmor-dev:amd64.
10:00:28 [2021-02-22T10:00:28.185Z] #12 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.185Z] #12 116.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.8 Selecting previously unselected package libbtrfs0.
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.8 Unpacking libbtrfs0 (4.20.1-2) ...
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.9 Selecting previously unselected package libbtrfs-dev.
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.442Z] #12 116.9 Unpacking libbtrfs-dev (4.20.1-2) ...
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.2 Selecting previously unselected package libudev-dev:amd64.
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.699Z] #12 117.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
10:00:28 [2021-02-22T10:00:28.762Z] #42 28.95   CC       images/sk-opts.o
10:00:28 [2021-02-22T10:00:28.762Z] #42 29.14   CC       images/sk-unix.o
10:00:28 [2021-02-22T10:00:28.956Z] #12 117.4 Selecting previously unselected package libsepol1-dev:amd64.
10:00:28 [2021-02-22T10:00:28.956Z] #12 117.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:00:28 [2021-02-22T10:00:28.956Z] #12 117.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:00:29 [2021-02-22T10:00:29.080Z] #42 42.64   CC       images/ext-file.o
10:00:29 [2021-02-22T10:00:29.212Z] #12 117.7 Selecting previously unselected package libpcre16-3:amd64.
10:00:29 [2021-02-22T10:00:29.212Z] #12 117.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:00:29 [2021-02-22T10:00:29.212Z] #12 117.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:00:29 [2021-02-22T10:00:29.281Z] #29 ...
10:00:29 [2021-02-22T10:00:29.282Z] 
10:00:29 [2021-02-22T10:00:29.282Z] #42 [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
10:00:29 [2021-02-22T10:00:29.282Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:29 [2021-02-22T10:00:29.282Z] #42 132.0   CC       criu/net.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 134.8   CC       criu/netfilter.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 135.1   CC       criu/page-pipe.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 135.6   CC       criu/page-xfer.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 137.1   CC       criu/pagemap-cache.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 137.6   CC       criu/pagemap.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 139.0   CC       criu/parasite-syscall.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 139.9   CC       criu/path.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 140.3   CC       criu/pie-util-vdso-elf32.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 140.7   CC       criu/pie-util-vdso.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 141.1   CC       criu/pie-util.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 141.3   CC       criu/pipes.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 141.8   CC       criu/plugin.o
10:00:29 [2021-02-22T10:00:29.282Z] #42 142.1   CC       criu/proc_parse.o
10:00:29 [2021-02-22T10:00:29.339Z] #42 29.48   CC       images/sk-inet.o
10:00:29 [2021-02-22T10:00:29.339Z] #42 29.73   CC       images/tun.o
10:00:29 [2021-02-22T10:00:29.340Z] #42 42.83   CC       images/cgroup.o
10:00:29 [2021-02-22T10:00:29.469Z] #12 117.9 Selecting previously unselected package libpcre32-3:amd64.
10:00:29 [2021-02-22T10:00:29.469Z] #12 117.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:00:29 [2021-02-22T10:00:29.469Z] #12 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:00:29 [2021-02-22T10:00:29.603Z] #42 29.99   CC       images/sk-netlink.o
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.0 Selecting previously unselected package libpcrecpp0v5:amd64.
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.2 Selecting previously unselected package libpcre3-dev:amd64.
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:00:29 [2021-02-22T10:00:29.725Z] #12 118.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:00:29 [2021-02-22T10:00:29.867Z] #42 30.22   CC       images/packet-sock.o
10:00:29 [2021-02-22T10:00:29.912Z] #42 43.41   CC       images/userns.o
10:00:29 [2021-02-22T10:00:29.912Z] #42 43.64   CC       images/google/protobuf/descriptor.o
10:00:30 [2021-02-22T10:00:30.134Z] #42 30.53   CC       images/ipc-var.o
10:00:30 [2021-02-22T10:00:30.232Z] #42 ...
10:00:30 [2021-02-22T10:00:30.232Z] 
10:00:30 [2021-02-22T10:00:30.232Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:00:30 [2021-02-22T10:00:30.232Z] #29 sha256:14fd60ceea15e80c2cffe672b3c131cb69f979da283acd3b8087f325a9e4c3cf
10:00:30 [2021-02-22T10:00:30.232Z] #29 DONE 4.9s
10:00:30 [2021-02-22T10:00:30.232Z] 
10:00:30 [2021-02-22T10:00:30.232Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:00:30 [2021-02-22T10:00:30.232Z] #32 sha256:b9f04f02cc9ca2de40c46a726ede3b926107a4f797354bdd42aa9547958919e0
10:00:30 [2021-02-22T10:00:30.287Z] #12 118.6 Selecting previously unselected package libselinux1-dev:amd64.
10:00:30 [2021-02-22T10:00:30.287Z] #12 118.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:00:30 [2021-02-22T10:00:30.287Z] #12 118.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:30 [2021-02-22T10:00:30.398Z] #42 30.81   CC       images/ipc-desc.o
10:00:30 [2021-02-22T10:00:30.494Z] #32 DONE 0.5s
10:00:30 [2021-02-22T10:00:30.494Z] 
10:00:30 [2021-02-22T10:00:30.494Z] #48 [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
10:00:30 [2021-02-22T10:00:30.494Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
10:00:30 [2021-02-22T10:00:30.494Z] #48 ...
10:00:30 [2021-02-22T10:00:30.494Z] 
10:00:30 [2021-02-22T10:00:30.494Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:00:30 [2021-02-22T10:00:30.494Z] #34 sha256:c7c3d186eeb1efc29c6746817b9dce6f586bde6eff806e90b0682b0c27d147ee
10:00:30 [2021-02-22T10:00:30.494Z] #34 DONE 0.1s
10:00:30 [2021-02-22T10:00:30.494Z] 
10:00:30 [2021-02-22T10:00:30.494Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:00:30 [2021-02-22T10:00:30.494Z] #37 sha256:c4b5ec4c9d1aa50b522db99aa5be9ac09c4831bd3ae8761111fe43d92906ba39
10:00:30 [2021-02-22T10:00:30.494Z] #37 DONE 0.1s
10:00:30 [2021-02-22T10:00:30.543Z] #12 118.9 Selecting previously unselected package libdevmapper-dev:amd64.
10:00:30 [2021-02-22T10:00:30.543Z] #12 118.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:00:30 [2021-02-22T10:00:30.543Z] #12 119.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:30 [2021-02-22T10:00:30.660Z] #42 31.13   CC       images/ipc-shm.o
10:00:30 [2021-02-22T10:00:30.755Z] 
10:00:30 [2021-02-22T10:00:30.755Z] #55 [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
10:00:30 [2021-02-22T10:00:30.755Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.1 Selecting previously unselected package libseccomp-dev:amd64.
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.2 Selecting previously unselected package libsystemd-dev:amd64.
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
10:00:30 [2021-02-22T10:00:30.800Z] #12 119.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:31 [2021-02-22T10:00:31.235Z] #42 31.40   CC       images/ipc-msg.o
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up libbtrfs0 (4.20.1-2) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 119.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 120.0 Setting up libbtrfs-dev (4.20.1-2) ...
10:00:31 [2021-02-22T10:00:31.408Z] #12 120.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:00:31 [2021-02-22T10:00:31.498Z] #42 31.70   CC       images/ipc-sem.o
10:00:31 [2021-02-22T10:00:31.498Z] #42 31.86   CC       images/utsns.o
10:00:31 [2021-02-22T10:00:31.498Z] #42 ...
10:00:31 [2021-02-22T10:00:31.498Z] 
10:00:31 [2021-02-22T10:00:31.498Z] #44 [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
10:00:31 [2021-02-22T10:00:31.498Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:31 [2021-02-22T10:00:31.498Z] #44 78.65 mime
10:00:31 [2021-02-22T10:00:31.498Z] #44 81.74 vendor/golang.org/x/net/idna
10:00:31 [2021-02-22T10:00:31.498Z] #44 83.33 net/textproto
10:00:31 [2021-02-22T10:00:31.498Z] #44 83.34 crypto/x509
10:00:31 [2021-02-22T10:00:31.498Z] #44 83.47 vendor/golang.org/x/net/http/httpproxy
10:00:31 [2021-02-22T10:00:31.498Z] #44 84.27 vendor/golang.org/x/net/http/httpguts
10:00:31 [2021-02-22T10:00:31.498Z] #44 84.27 mime/multipart
10:00:31 [2021-02-22T10:00:31.498Z] #44 86.32 crypto/tls
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.0 Setting up mingw-w64-common (6.0.0-3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.2 Setting up dmsetup (2:1.02.155-3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:31 [2021-02-22T10:00:31.665Z] #12 120.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:31 [2021-02-22T10:00:31.698Z] #55 ...
10:00:31 [2021-02-22T10:00:31.698Z] 
10:00:31 [2021-02-22T10:00:31.698Z] #42 [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
10:00:31 [2021-02-22T10:00:31.698Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:31 [2021-02-22T10:00:31.698Z] #42 144.8   CC       criu/protobuf-desc.o
10:00:31 [2021-02-22T10:00:31.761Z] #44 ...
10:00:31 [2021-02-22T10:00:31.761Z] 
10:00:31 [2021-02-22T10:00:31.761Z] #42 [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
10:00:31 [2021-02-22T10:00:31.761Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:31 [2021-02-22T10:00:31.761Z] #42 32.02   CC       images/creds.o
10:00:31 [2021-02-22T10:00:31.824Z] #42 45.28   CC       images/opts.o
10:00:31 [2021-02-22T10:00:31.824Z] #42 45.52   CC       images/seccomp.o
10:00:31 [2021-02-22T10:00:31.922Z] #12 120.2 Processing triggers for libc-bin (2.28-10) ...
10:00:32 [2021-02-22T10:00:32.024Z] #42 32.26   CC       images/vma.o
10:00:32 [2021-02-22T10:00:32.183Z] #12 ...
10:00:32 [2021-02-22T10:00:32.183Z] 
10:00:32 [2021-02-22T10:00:32.183Z] #44 [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
10:00:32 [2021-02-22T10:00:32.183Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:32 [2021-02-22T10:00:32.183Z] #44 110.8 mime/multipart
10:00:32 [2021-02-22T10:00:32.183Z] #44 112.8 crypto/tls
10:00:32 [2021-02-22T10:00:32.183Z] #44 119.3 net/http/httptrace
10:00:32 [2021-02-22T10:00:32.183Z] #44 119.5 net/http
10:00:32 [2021-02-22T10:00:32.270Z] #42 145.6   CC       criu/protobuf.o
10:00:32 [2021-02-22T10:00:32.289Z] #42 32.56   CC       images/netdev.o
10:00:32 [2021-02-22T10:00:32.395Z] #42 45.80   CC       images/binfmt-misc.o
10:00:32 [2021-02-22T10:00:32.440Z] #44 ...
10:00:32 [2021-02-22T10:00:32.440Z] 
10:00:32 [2021-02-22T10:00:32.440Z] #42 [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
10:00:32 [2021-02-22T10:00:32.440Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:32 [2021-02-22T10:00:32.440Z] #42 45.36   DEP      compel/src/lib/infect.d
10:00:32 [2021-02-22T10:00:32.440Z] #42 45.56   DEP      compel/src/lib/infect-util.d
10:00:32 [2021-02-22T10:00:32.440Z] #42 45.69   DEP      compel/src/lib/infect-rpc.d
10:00:32 [2021-02-22T10:00:32.440Z] #42 45.79   DEP      compel/arch/x86/src/lib/infect.d
10:00:32 [2021-02-22T10:00:32.440Z] #42 45.93   DEP      compel/arch/x86/src/lib/cpu.d
10:00:32 [2021-02-22T10:00:32.441Z] #42 45.98   DEP      compel/src/lib/log.d
10:00:32 [2021-02-22T10:00:32.441Z] #42 46.06   DEP      compel/src/main.d
10:00:32 [2021-02-22T10:00:32.441Z] #42 46.23   DEP      compel/src/lib/handle-elf.d
10:00:32 [2021-02-22T10:00:32.441Z] #42 46.35   DEP      compel/arch/x86/src/lib/handle-elf.d
10:00:32 [2021-02-22T10:00:32.441Z] #42 46.47   CC       compel/src/lib/log.o
10:00:32 [2021-02-22T10:00:32.441Z] #42 46.66   CC       compel/arch/x86/src/lib/cpu.o
10:00:32 [2021-02-22T10:00:32.441Z] #42 47.38   CC       compel/arch/x86/src/lib/infect.o
10:00:32 [2021-02-22T10:00:32.441Z] #42 48.21   CC       compel/src/lib/infect-rpc.o
10:00:32 [2021-02-22T10:00:32.441Z] #42 48.69   CC       compel/src/lib/infect-util.o
10:00:32 [2021-02-22T10:00:32.441Z] #42 48.96   CC       compel/src/lib/infect.o
10:00:32 [2021-02-22T10:00:32.655Z] #42 46.07   CC       images/time.o
10:00:32 [2021-02-22T10:00:32.655Z] #42 46.30   CC       images/sysctl.o
10:00:32 [2021-02-22T10:00:32.842Z] #42 146.0   CC       criu/pstree.o
10:00:32 [2021-02-22T10:00:32.890Z] #42 33.07   CC       images/tty.o
10:00:32 [2021-02-22T10:00:32.916Z] #42 46.55   CC       images/autofs.o
10:00:33 [2021-02-22T10:00:33.176Z] #42 46.72   CC       images/macvlan.o
10:00:33 [2021-02-22T10:00:33.275Z] #12 ...
10:00:33 [2021-02-22T10:00:33.275Z] 
10:00:33 [2021-02-22T10:00:33.275Z] #44 [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
10:00:33 [2021-02-22T10:00:33.275Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:00:33 [2021-02-22T10:00:33.275Z] #44 95.39 vendor/golang.org/x/text/transform
10:00:33 [2021-02-22T10:00:33.275Z] #44 96.47 vendor/golang.org/x/text/unicode/bidi
10:00:33 [2021-02-22T10:00:33.275Z] #44 97.92 vendor/golang.org/x/text/secure/bidirule
10:00:33 [2021-02-22T10:00:33.275Z] #44 98.15 vendor/golang.org/x/text/unicode/norm
10:00:33 [2021-02-22T10:00:33.275Z] #44 102.1 vendor/golang.org/x/net/idna
10:00:33 [2021-02-22T10:00:33.275Z] #44 104.3 vendor/golang.org/x/net/http2/hpack
10:00:33 [2021-02-22T10:00:33.275Z] #44 105.4 mime
10:00:33 [2021-02-22T10:00:33.275Z] #44 ...
10:00:33 [2021-02-22T10:00:33.275Z] 
10:00:33 [2021-02-22T10:00:33.275Z] #42 [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
10:00:33 [2021-02-22T10:00:33.275Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:33 [2021-02-22T10:00:33.275Z] #42 28.23   CC       images/tun.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 28.51   CC       images/sk-netlink.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 28.73   CC       images/packet-sock.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 29.06   CC       images/ipc-var.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 29.24   CC       images/ipc-desc.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 29.43   CC       images/ipc-shm.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 29.61   CC       images/ipc-msg.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 29.95   CC       images/ipc-sem.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 30.11   CC       images/utsns.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 30.31   CC       images/creds.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 30.51   CC       images/vma.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 30.69   CC       images/netdev.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 31.02   CC       images/tty.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 31.52   CC       images/file-lock.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 31.72   CC       images/rlimit.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 31.91   CC       images/pagemap.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 32.18   CC       images/siginfo.o
10:00:33 [2021-02-22T10:00:33.275Z] #42 32.51   CC       images/rpc.o
10:00:33 [2021-02-22T10:00:33.437Z] #42 46.96   CC       images/sit.o
10:00:33 [2021-02-22T10:00:33.466Z] #42 33.77   CC       images/file-lock.o
10:00:33 [2021-02-22T10:00:33.535Z] #42 33.50   CC       images/ext-file.o
10:00:33 [2021-02-22T10:00:33.698Z] #42 47.19   CC       images/memfd.o
10:00:33 [2021-02-22T10:00:33.729Z] #42 34.10   CC       images/rlimit.o
10:00:33 [2021-02-22T10:00:33.794Z] #42 33.68   CC       images/cgroup.o
10:00:33 [2021-02-22T10:00:33.806Z] #42 ...
10:00:33 [2021-02-22T10:00:33.806Z] 
10:00:33 [2021-02-22T10:00:33.806Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:33 [2021-02-22T10:00:33.806Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:33 [2021-02-22T10:00:33.806Z] #12 DONE 122.0s
10:00:33 [2021-02-22T10:00:33.806Z] 
10:00:33 [2021-02-22T10:00:33.806Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
10:00:33 [2021-02-22T10:00:33.806Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
10:00:33 [2021-02-22T10:00:33.959Z] #42 47.48   CC       images/timens.o
10:00:33 [2021-02-22T10:00:33.991Z] #42 34.38   CC       images/pagemap.o
10:00:34 [2021-02-22T10:00:34.054Z] #42 34.21   CC       images/userns.o
10:00:34 [2021-02-22T10:00:34.220Z] #42 47.77   LINK     images/built-in.o
10:00:34 [2021-02-22T10:00:34.220Z] #42 ...
10:00:34 [2021-02-22T10:00:34.220Z] 
10:00:34 [2021-02-22T10:00:34.220Z] #55 [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
10:00:34 [2021-02-22T10:00:34.220Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + export 'BUILDTAGS=netgo osusergo static_build'
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + BUILDTAGS='netgo osusergo static_build'
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + export EXTRA_FLAGS=-buildmode=pie
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + EXTRA_FLAGS=-buildmode=pie
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + '[' '' = dynamic ']'
10:00:34 [2021-02-22T10:00:34.220Z] #55 49.51 + make
10:00:34 [2021-02-22T10:00:34.220Z] #55 50.54 + bin/ctr
10:00:34 [2021-02-22T10:00:34.220Z] #55 ...
10:00:34 [2021-02-22T10:00:34.220Z] 
10:00:34 [2021-02-22T10:00:34.220Z] #42 [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
10:00:34 [2021-02-22T10:00:34.220Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:34 [2021-02-22T10:00:34.220Z] #42 47.92   GEN      compel/include/asm
10:00:34 [2021-02-22T10:00:34.229Z] #42 ...
10:00:34 [2021-02-22T10:00:34.229Z] 
10:00:34 [2021-02-22T10:00:34.229Z] #39 [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
10:00:34 [2021-02-22T10:00:34.229Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:00:34 [2021-02-22T10:00:34.229Z] #39 DONE 217.8s
10:00:34 [2021-02-22T10:00:34.229Z] 
10:00:34 [2021-02-22T10:00:34.229Z] #42 [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
10:00:34 [2021-02-22T10:00:34.229Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:34 [2021-02-22T10:00:34.229Z] #42 147.1   CC       criu/rbtree.o
10:00:34 [2021-02-22T10:00:34.229Z] #42 147.4   CC       criu/rst-malloc.o
10:00:34 [2021-02-22T10:00:34.481Z] #42 47.94   GEN      compel/include/version.h
10:00:34 [2021-02-22T10:00:34.481Z] #42 47.97 touch .config
10:00:34 [2021-02-22T10:00:34.481Z] #42 48.05   GEN      include/common/config.h
10:00:34 [2021-02-22T10:00:34.481Z] #42 48.12   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:00:34 [2021-02-22T10:00:34.481Z] #42 48.14   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:00:34 [2021-02-22T10:00:34.481Z] #42 48.18   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:00:34 [2021-02-22T10:00:34.490Z] #42 147.8   CC       criu/seccomp.o
10:00:34 [2021-02-22T10:00:34.587Z] #42 34.85   CC       images/siginfo.o
10:00:34 [2021-02-22T10:00:34.624Z] #42 34.53   CC       images/google/protobuf/descriptor.o
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.19   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.21   DEP      compel/arch/x86/plugins/std/memcpy.d
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.28   GEN      compel/plugins/include/uapi/std/syscall.h
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.30   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.32   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:00:34 [2021-02-22T10:00:34.742Z] #42 48.35   DEP      compel/plugins/std/infect.d
10:00:34 [2021-02-22T10:00:34.850Z] #42 35.21   CC       images/rpc.o
10:00:35 [2021-02-22T10:00:35.003Z] #42 48.45   DEP      compel/plugins/std/string.d
10:00:35 [2021-02-22T10:00:35.003Z] #42 48.54   DEP      compel/plugins/std/log.d
10:00:35 [2021-02-22T10:00:35.003Z] #42 48.66   DEP      compel/plugins/std/fds.d
10:00:35 [2021-02-22T10:00:35.264Z] #42 48.75   DEP      compel/plugins/std/std.d
10:00:35 [2021-02-22T10:00:35.264Z] #42 48.89   DEP      compel/plugins/shmem/shmem.d
10:00:35 [2021-02-22T10:00:35.433Z] #42 148.6   CC       criu/seize.o
10:00:35 [2021-02-22T10:00:35.525Z] #42 48.98   DEP      compel/plugins/fds/fds.d
10:00:35 [2021-02-22T10:00:35.525Z] #42 49.17   CC       compel/plugins/std/std.o
10:00:35 [2021-02-22T10:00:35.694Z] #13 DONE 1.7s
10:00:35 [2021-02-22T10:00:35.694Z] 
10:00:35 [2021-02-22T10:00:35.694Z] #52 [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
10:00:35 [2021-02-22T10:00:35.694Z] #52 sha256:3f2b9cd543a1c72a5304e1a10d4e86b9df63d73fa7895bed0e49d52b55dd18b3
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.603 + RM_GOPATH=0
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.603 + TMP_GOPATH=
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.603 + : /build
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.603 + '[' -z '' ']'
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.603 ++ mktemp -d
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.606 + export GOPATH=/tmp/tmp.STKf2kOquS
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.606 + GOPATH=/tmp/tmp.STKf2kOquS
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.606 + RM_GOPATH=1
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.606 + case "$(go env GOARCH)" in
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.606 ++ go env GOARCH
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.636 + export GO_BUILDMODE=-buildmode=pie
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.636 + GO_BUILDMODE=-buildmode=pie
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.639 ++ dirname /tmp/install/install.sh
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.641 + dir=/tmp/install
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.641 + bin=runc
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.642 + shift
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.643 + '[' '!' -f /tmp/install/runc.installer ']'
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.647 + . /tmp/install/runc.installer
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.647 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.647 + install_runc
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.648 + uname -r
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.660 + grep -q '^3\.10\.0.*\.el7\.'
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.675 + RUNC_BUILDTAGS='seccomp '
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.675 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.675 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.675 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.STKf2kOquS/src/github.com/opencontainers/runc
10:00:35 [2021-02-22T10:00:35.694Z] #52 1.685 Cloning into '/tmp/tmp.STKf2kOquS/src/github.com/opencontainers/runc'...
10:00:35 [2021-02-22T10:00:35.803Z] #42 36.25   CC       images/ext-file.o
10:00:36 [2021-02-22T10:00:36.004Z] #42 ...
10:00:36 [2021-02-22T10:00:36.004Z] 
10:00:36 [2021-02-22T10:00:36.004Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:00:36 [2021-02-22T10:00:36.004Z] #40 sha256:aad8738139cdfbeb8bca68cc168e3b39dc2550cb2990af44964a2ca0523db629
10:00:36 [2021-02-22T10:00:36.004Z] #40 DONE 0.9s
10:00:36 [2021-02-22T10:00:36.004Z] 
10:00:36 [2021-02-22T10:00:36.004Z] #42 [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
10:00:36 [2021-02-22T10:00:36.004Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:36 [2021-02-22T10:00:36.004Z] #42 149.4   CC       criu/servicefd.o
10:00:36 [2021-02-22T10:00:36.082Z] #42 36.40   CC       images/cgroup.o
10:00:36 [2021-02-22T10:00:36.096Z] #42 49.42   CC       compel/plugins/std/fds.o
10:00:36 [2021-02-22T10:00:36.096Z] #42 49.82   CC       compel/plugins/std/log.o
10:00:36 [2021-02-22T10:00:36.345Z] #42 ...
10:00:36 [2021-02-22T10:00:36.345Z] 
10:00:36 [2021-02-22T10:00:36.345Z] #57 [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
10:00:36 [2021-02-22T10:00:36.345Z] #57 sha256:5da321d814186cf012ab3c0813b7c9205688cdd538e2a4c81ea60c933966d1cf
10:00:36 [2021-02-22T10:00:36.345Z] #57 88.10 + for f in rootlesskit rootlesskit-docker-proxy
10:00:36 [2021-02-22T10:00:36.345Z] #57 88.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:00:36 [2021-02-22T10:00:36.345Z] #57 DONE 93.5s
10:00:36 [2021-02-22T10:00:36.345Z] 
10:00:36 [2021-02-22T10:00:36.345Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:00:36 [2021-02-22T10:00:36.345Z] #58 sha256:d5f14d2d5ebf8001ca7db3db80bd42a97fd43bb7f0ddab614b63eb316a0a0efd
10:00:36 [2021-02-22T10:00:36.345Z] #58 DONE 0.1s
10:00:36 [2021-02-22T10:00:36.345Z] 
10:00:36 [2021-02-22T10:00:36.345Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:00:36 [2021-02-22T10:00:36.345Z] #59 sha256:896c579a1ac8cd85773f1b16cdcff9b908e16ccabd28bd7963f5e5a7c3635638
10:00:36 [2021-02-22T10:00:36.534Z] #42 36.16   CC       images/opts.o
10:00:36 [2021-02-22T10:00:36.534Z] #42 36.43   CC       images/seccomp.o
10:00:36 [2021-02-22T10:00:36.534Z] #42 36.71   CC       images/binfmt-misc.o
10:00:36 [2021-02-22T10:00:36.576Z] #42 149.7   CC       criu/shmem.o
10:00:36 [2021-02-22T10:00:36.608Z] #59 DONE 0.2s
10:00:36 [2021-02-22T10:00:36.608Z] 
10:00:36 [2021-02-22T10:00:36.608Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:36 [2021-02-22T10:00:36.608Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.40 Selecting previously unselected package libapparmor1:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.43 Unpacking libapparmor1:arm64 (2.13.2-10) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.53 Selecting previously unselected package libapparmor-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.54 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.70 Selecting previously unselected package libbtrfs0.
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.70 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.71 Unpacking libbtrfs0 (4.20.1-2) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.82 Selecting previously unselected package libbtrfs-dev.
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.82 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.83 Unpacking libbtrfs-dev (4.20.1-2) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.95 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 90.96 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.06 Selecting previously unselected package libudev-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.12 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.28 Selecting previously unselected package libsepol1-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.31 Unpacking libsepol1-dev:arm64 (2.8-1) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.66 Selecting previously unselected package libpcre16-3:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.67 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.69 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.95 Selecting previously unselected package libpcre32-3:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 91.98 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.14 Selecting previously unselected package libpcrecpp0v5:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.16 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.17 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.31 Selecting previously unselected package libpcre3-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.33 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.36 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.83 Selecting previously unselected package libselinux1-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.85 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 92.86 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.27 Selecting previously unselected package libdevmapper-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.42 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.64 Selecting previously unselected package libseccomp-dev:arm64.
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.66 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.608Z] #12 93.67 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
10:00:36 [2021-02-22T10:00:36.621Z] #52 ...
10:00:36 [2021-02-22T10:00:36.621Z] 
10:00:36 [2021-02-22T10:00:36.621Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:00:36 [2021-02-22T10:00:36.621Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
10:00:36 [2021-02-22T10:00:36.621Z] #14 DONE 1.3s
10:00:36 [2021-02-22T10:00:36.871Z] #12 93.93 Selecting previously unselected package libsystemd-dev:arm64.
10:00:36 [2021-02-22T10:00:36.871Z] #12 93.94 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
10:00:36 [2021-02-22T10:00:36.871Z] #12 93.95 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
10:00:36 [2021-02-22T10:00:36.877Z] 
10:00:36 [2021-02-22T10:00:36.877Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:00:36 [2021-02-22T10:00:36.877Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
10:00:37 [2021-02-22T10:00:37.038Z] #42 ...
10:00:37 [2021-02-22T10:00:37.038Z] 
10:00:37 [2021-02-22T10:00:37.038Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:37 [2021-02-22T10:00:37.038Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:37 [2021-02-22T10:00:37.038Z] #12 99.68 Selecting previously unselected package g++-mingw-w64-x86-64.
10:00:37 [2021-02-22T10:00:37.038Z] #12 99.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:37 [2021-02-22T10:00:37.038Z] #12 99.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:37 [2021-02-22T10:00:37.038Z] #12 ...
10:00:37 [2021-02-22T10:00:37.038Z] 
10:00:37 [2021-02-22T10:00:37.038Z] #44 [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
10:00:37 [2021-02-22T10:00:37.038Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:00:37 [2021-02-22T10:00:37.038Z] #44 99.65 vendor/golang.org/x/text/unicode/bidi
10:00:37 [2021-02-22T10:00:37.038Z] #44 101.6 vendor/golang.org/x/text/secure/bidirule
10:00:37 [2021-02-22T10:00:37.038Z] #44 101.8 vendor/golang.org/x/text/unicode/norm
10:00:37 [2021-02-22T10:00:37.038Z] #44 105.9 vendor/golang.org/x/net/idna
10:00:37 [2021-02-22T10:00:37.038Z] #44 108.1 vendor/golang.org/x/net/http2/hpack
10:00:37 [2021-02-22T10:00:37.038Z] #44 109.0 mime
10:00:37 [2021-02-22T10:00:37.103Z] #42 36.87   CC       images/time.o
10:00:37 [2021-02-22T10:00:37.103Z] #42 37.05   CC       images/sysctl.o
10:00:37 [2021-02-22T10:00:37.299Z] #44 ...
10:00:37 [2021-02-22T10:00:37.299Z] 
10:00:37 [2021-02-22T10:00:37.299Z] #42 [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
10:00:37 [2021-02-22T10:00:37.299Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:37 [2021-02-22T10:00:37.299Z] #42 50.65   CC       compel/plugins/std/string.o
10:00:37 [2021-02-22T10:00:37.362Z] #42 37.33   CC       images/autofs.o
10:00:37 [2021-02-22T10:00:37.447Z] #12 94.62 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
10:00:37 [2021-02-22T10:00:37.447Z] #12 94.66 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
10:00:37 [2021-02-22T10:00:37.447Z] #12 94.68 Setting up libapparmor1:arm64 (2.13.2-10) ...
10:00:37 [2021-02-22T10:00:37.447Z] #12 94.72 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:37 [2021-02-22T10:00:37.447Z] #12 94.73 Setting up libpcre16-3:arm64 (2:8.39-12) ...
10:00:37 [2021-02-22T10:00:37.518Z] #42 150.5   CC       criu/sigframe.o
10:00:37 [2021-02-22T10:00:37.518Z] #42 150.6   CC       criu/signalfd.o
10:00:37 [2021-02-22T10:00:37.560Z] #42 51.28   CC       compel/plugins/std/infect.o
10:00:37 [2021-02-22T10:00:37.621Z] #42 37.58   CC       images/macvlan.o
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.75 Setting up libsepol1-dev:arm64 (2.8-1) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.78 Setting up libbtrfs0 (4.20.1-2) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.80 Setting up libpcre32-3:arm64 (2:8.39-12) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.82 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.89 Setting up libbtrfs-dev (4.20.1-2) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.91 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.92 Setting up mingw-w64-common (6.0.0-3) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.94 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
10:00:37 [2021-02-22T10:00:37.713Z] #12 94.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:37 [2021-02-22T10:00:37.778Z] #42 150.9   CC       criu/sk-inet.o
10:00:37 [2021-02-22T10:00:37.805Z] #15 1.129 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:00:37 [2021-02-22T10:00:37.805Z] #15 DONE 1.2s
10:00:37 [2021-02-22T10:00:37.805Z] 
10:00:37 [2021-02-22T10:00:37.805Z] #42 [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
10:00:37 [2021-02-22T10:00:37.805Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:37 [2021-02-22T10:00:37.805Z] #42 51.90   CC       compel/src/lib/ptrace.o
10:00:37 [2021-02-22T10:00:37.805Z] #42 52.69   AR       compel/libcompel.a
10:00:37 [2021-02-22T10:00:37.805Z] #42 52.83   HOSTCC   compel/src/main-host.o
10:00:37 [2021-02-22T10:00:37.805Z] #42 53.35   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:00:37 [2021-02-22T10:00:37.805Z] #42 53.60   HOSTCC   compel/src/lib/handle-elf-host.o
10:00:37 [2021-02-22T10:00:37.805Z] #42 54.28   HOSTCC   compel/src/lib/log-host.o
10:00:37 [2021-02-22T10:00:37.805Z] #42 54.53   HOSTLINK compel/compel-host-bin
10:00:37 [2021-02-22T10:00:37.805Z] #42 54.80   DEP      soccr/soccr.d
10:00:37 [2021-02-22T10:00:37.805Z] #42 54.94   CC       soccr/soccr.o
10:00:37 [2021-02-22T10:00:37.880Z] #42 37.79   CC       images/sit.o
10:00:37 [2021-02-22T10:00:37.880Z] #42 37.99   CC       images/memfd.o
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.00 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.05 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
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.05 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
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.08 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.11 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
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.12 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
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.13 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.15 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.19 Setting up dmsetup (2:1.02.155-3) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.21 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.23 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:00:37 [2021-02-22T10:00:37.977Z] #12 95.24 Processing triggers for libc-bin (2.28-10) ...
10:00:38 [2021-02-22T10:00:38.132Z] #42 51.69   CC       compel/arch/x86/plugins/std/parasite-head.o
10:00:38 [2021-02-22T10:00:38.132Z] #42 51.75   CC       compel/arch/x86/plugins/std/memcpy.o
10:00:38 [2021-02-22T10:00:38.132Z] #42 51.80   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:00:38 [2021-02-22T10:00:38.139Z] #42 38.20   CC       images/timens.o
10:00:38 [2021-02-22T10:00:38.393Z] #42 51.88   AR       compel/plugins/std.lib.a
10:00:38 [2021-02-22T10:00:38.393Z] #42 51.97   CC       compel/plugins/fds/fds.o
10:00:38 [2021-02-22T10:00:38.654Z] #42 52.22   AR       compel/plugins/fds.lib.a
10:00:38 [2021-02-22T10:00:38.654Z] #42 52.28   HOSTDEP  compel/src/lib/log-host.d
10:00:38 [2021-02-22T10:00:38.654Z] #42 52.35   HOSTDEP  compel/src/lib/handle-elf-host.d
10:00:38 [2021-02-22T10:00:38.709Z] #42 38.50   LINK     images/built-in.o
10:00:38 [2021-02-22T10:00:38.709Z] #42 38.68   GEN      compel/include/asm
10:00:38 [2021-02-22T10:00:38.709Z] #42 38.71   GEN      compel/include/version.h
10:00:38 [2021-02-22T10:00:38.709Z] #42 38.72 touch .config
10:00:38 [2021-02-22T10:00:38.709Z] #42 38.77   GEN      include/common/config.h
10:00:38 [2021-02-22T10:00:38.720Z] #42 151.9   CC       criu/sk-netlink.o
10:00:38 [2021-02-22T10:00:38.915Z] #42 52.51   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:00:38 [2021-02-22T10:00:38.915Z] #42 52.59   HOSTDEP  compel/src/main-host.d
10:00:38 [2021-02-22T10:00:38.927Z] #12 DONE 95.8s
10:00:38 [2021-02-22T10:00:38.927Z] 
10:00:38 [2021-02-22T10:00:38.927Z] #52 [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
10:00:38 [2021-02-22T10:00:38.927Z] #52 sha256:f79889cc9901b00a9042099d8947c40c099172a5f7532cfa2bc3608d22d88e49
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.86   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.88   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.90   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.92   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.95   DEP      compel/arch/x86/plugins/std/memcpy.d
10:00:38 [2021-02-22T10:00:38.968Z] #42 38.99   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:00:38 [2021-02-22T10:00:38.968Z] #42 39.02   GEN      compel/plugins/include/uapi/std/syscall.h
10:00:38 [2021-02-22T10:00:38.968Z] #42 39.06   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:00:38 [2021-02-22T10:00:38.968Z] #42 39.07   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:00:38 [2021-02-22T10:00:38.968Z] #42 39.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:00:39 [2021-02-22T10:00:39.071Z] #42 152.2   CC       criu/sk-packet.o
10:00:39 [2021-02-22T10:00:39.172Z] #42 ...
10:00:39 [2021-02-22T10:00:39.172Z] 
10:00:39 [2021-02-22T10:00:39.172Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:00:39 [2021-02-22T10:00:39.172Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
10:00:39 [2021-02-22T10:00:39.172Z] #16 DONE 1.2s
10:00:39 [2021-02-22T10:00:39.172Z] 
10:00:39 [2021-02-22T10:00:39.172Z] #57 [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
10:00:39 [2021-02-22T10:00:39.172Z] #57 sha256:0d1450633041bed1bea8648fd4e6d47e1011e5f96cfb638e582e518f32ea8552
10:00:39 [2021-02-22T10:00:39.172Z] #57 118.5 + for f in rootlesskit rootlesskit-docker-proxy
10:00:39 [2021-02-22T10:00:39.172Z] #57 118.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:00:39 [2021-02-22T10:00:39.172Z] #57 DONE 127.6s
10:00:39 [2021-02-22T10:00:39.172Z] 
10:00:39 [2021-02-22T10:00:39.172Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:00:39 [2021-02-22T10:00:39.172Z] #58 sha256:91a3337256b006f7fc3f4ef399012926f9946c0717a1437fa6b7d51728def783
10:00:39 [2021-02-22T10:00:39.172Z] #58 DONE 0.2s
10:00:39 [2021-02-22T10:00:39.172Z] 
10:00:39 [2021-02-22T10:00:39.172Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:00:39 [2021-02-22T10:00:39.172Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
10:00:39 [2021-02-22T10:00:39.176Z] #42 52.72   DEP      compel/src/lib/ptrace.d
10:00:39 [2021-02-22T10:00:39.227Z] #42 39.10   DEP      compel/plugins/std/infect.d
10:00:39 [2021-02-22T10:00:39.227Z] #42 39.28   DEP      compel/plugins/std/string.d
10:00:39 [2021-02-22T10:00:39.227Z] #42 39.35   DEP      compel/plugins/std/log.d
10:00:39 [2021-02-22T10:00:39.355Z] #42 ...
10:00:39 [2021-02-22T10:00:39.355Z] 
10:00:39 [2021-02-22T10:00:39.355Z] #48 [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
10:00:39 [2021-02-22T10:00:39.355Z] #48 sha256:d87d3b9b930a17dafd38ff221ad56ae9509bb6f6b24807d999e21ffb58297fdb
10:00:39 [2021-02-22T10:00:39.355Z] #48 224.4 + /build/golangci-lint --version
10:00:39 [2021-02-22T10:00:39.355Z] #48 224.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
10:00:39 [2021-02-22T10:00:39.355Z] #48 DONE 225.0s
10:00:39 [2021-02-22T10:00:39.355Z] 
10:00:39 [2021-02-22T10:00:39.355Z] #52 [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
10:00:39 [2021-02-22T10:00:39.355Z] #52 sha256:f912d109a32e98c02e7cec3f5962e65b0194651665267e963375783d77802bc9
10:00:39 [2021-02-22T10:00:39.428Z] #17 ...
10:00:39 [2021-02-22T10:00:39.428Z] 
10:00:39 [2021-02-22T10:00:39.428Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:00:39 [2021-02-22T10:00:39.428Z] #59 sha256:8e298cbed571191cf8820eeb5061204e823bf6d81b563668388de46a19190f28
10:00:39 [2021-02-22T10:00:39.428Z] #59 DONE 0.1s
10:00:39 [2021-02-22T10:00:39.436Z] #42 52.89   DEP      compel/src/lib/infect.d
10:00:39 [2021-02-22T10:00:39.436Z] #42 53.10   DEP      compel/src/lib/infect-util.d
10:00:39 [2021-02-22T10:00:39.487Z] #42 39.41   DEP      compel/plugins/std/fds.d
10:00:39 [2021-02-22T10:00:39.487Z] #42 39.50   DEP      compel/plugins/std/std.d
10:00:39 [2021-02-22T10:00:39.616Z] #52 ...
10:00:39 [2021-02-22T10:00:39.616Z] 
10:00:39 [2021-02-22T10:00:39.616Z] #42 [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
10:00:39 [2021-02-22T10:00:39.616Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:39 [2021-02-22T10:00:39.616Z] #42 152.9   CC       criu/sk-queue.o
10:00:39 [2021-02-22T10:00:39.684Z] 
10:00:39 [2021-02-22T10:00:39.684Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:00:39 [2021-02-22T10:00:39.684Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
10:00:39 [2021-02-22T10:00:39.698Z] #42 53.19   DEP      compel/src/lib/infect-rpc.d
10:00:39 [2021-02-22T10:00:39.698Z] #42 53.33   DEP      compel/arch/x86/src/lib/infect.d
10:00:39 [2021-02-22T10:00:39.746Z] #42 39.67   DEP      compel/plugins/shmem/shmem.d
10:00:39 [2021-02-22T10:00:39.746Z] #42 39.79   DEP      compel/plugins/fds/fds.d
10:00:39 [2021-02-22T10:00:39.746Z] #42 39.93   CC       compel/plugins/std/std.o
10:00:39 [2021-02-22T10:00:39.941Z] #31 ...
10:00:39 [2021-02-22T10:00:39.941Z] 
10:00:39 [2021-02-22T10:00:39.941Z] #42 [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
10:00:39 [2021-02-22T10:00:39.941Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:39 [2021-02-22T10:00:39.941Z] #42 57.27   AR       soccr/libsoccr.a
10:00:39 [2021-02-22T10:00:39.958Z] #42 53.45   DEP      compel/arch/x86/src/lib/cpu.d
10:00:39 [2021-02-22T10:00:39.958Z] #42 53.55   DEP      compel/src/lib/log.d
10:00:39 [2021-02-22T10:00:39.958Z] #42 53.60   DEP      compel/src/main.d
10:00:40 [2021-02-22T10:00:40.197Z] #42 57.37 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:40 [2021-02-22T10:00:40.219Z] #42 53.78   DEP      compel/src/lib/handle-elf.d
10:00:40 [2021-02-22T10:00:40.219Z] #42 53.86   DEP      compel/arch/x86/src/lib/handle-elf.d
10:00:40 [2021-02-22T10:00:40.219Z] #42 53.97   CC       compel/src/lib/log.o
10:00:40 [2021-02-22T10:00:40.315Z] #42 40.16   CC       compel/plugins/std/fds.o
10:00:40 [2021-02-22T10:00:40.323Z] #52 1.803 + RM_GOPATH=0
10:00:40 [2021-02-22T10:00:40.480Z] #42 54.22   CC       compel/arch/x86/src/lib/cpu.o
10:00:40 [2021-02-22T10:00:40.586Z] #52 ...
10:00:40 [2021-02-22T10:00:40.586Z] 
10:00:40 [2021-02-22T10:00:40.586Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
10:00:40 [2021-02-22T10:00:40.586Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce
10:00:40 [2021-02-22T10:00:40.586Z] #13 DONE 1.8s
10:00:40 [2021-02-22T10:00:40.586Z] 
10:00:40 [2021-02-22T10:00:40.586Z] #52 [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
10:00:40 [2021-02-22T10:00:40.586Z] #52 sha256:f79889cc9901b00a9042099d8947c40c099172a5f7532cfa2bc3608d22d88e49
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.804 + TMP_GOPATH=
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.804 + : /build
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.804 + '[' -z '' ']'
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.806 ++ mktemp -d
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.808 + export GOPATH=/tmp/tmp.urxeapKBgT
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.808 + GOPATH=/tmp/tmp.urxeapKBgT
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.808 + RM_GOPATH=1
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.809 + case "$(go env GOARCH)" in
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.818 ++ go env GOARCH
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.828 + export GO_BUILDMODE=-buildmode=pie
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.828 + GO_BUILDMODE=-buildmode=pie
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.830 ++ dirname /tmp/install/install.sh
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.830 + dir=/tmp/install
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.830 + bin=runc
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.830 + shift
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.830 + '[' '!' -f /tmp/install/runc.installer ']'
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.831 + . /tmp/install/runc.installer
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.831 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.832 + install_runc
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.836 + uname -r
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.836 + grep -q '^3\.10\.0.*\.el7\.'
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.847 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.848 + RUNC_BUILDTAGS='seccomp '
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.848 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.848 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.urxeapKBgT/src/github.com/opencontainers/runc
10:00:40 [2021-02-22T10:00:40.586Z] #52 1.857 Cloning into '/tmp/tmp.urxeapKBgT/src/github.com/opencontainers/runc'...
10:00:40 [2021-02-22T10:00:40.586Z] #42 153.6   CC       criu/sk-tcp.o
10:00:40 [2021-02-22T10:00:40.760Z] #42 ...
10:00:40 [2021-02-22T10:00:40.760Z] 
10:00:40 [2021-02-22T10:00:40.760Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:00:40 [2021-02-22T10:00:40.760Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
10:00:40 [2021-02-22T10:00:40.760Z] #17 DONE 1.8s
10:00:40 [2021-02-22T10:00:40.760Z] 
10:00:40 [2021-02-22T10:00:40.760Z] #42 [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
10:00:40 [2021-02-22T10:00:40.760Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:40 [2021-02-22T10:00:40.760Z] #42 58.02   DEP      criu/arch/x86/sigframe.d
10:00:40 [2021-02-22T10:00:40.884Z] #42 40.69   CC       compel/plugins/std/log.o
10:00:41 [2021-02-22T10:00:41.016Z] #42 58.16   DEP      criu/arch/x86/sigaction_compat.d
10:00:41 [2021-02-22T10:00:41.181Z] #42 154.3   CC       criu/sk-unix.o
10:00:41 [2021-02-22T10:00:41.272Z] #42 58.44   DEP      criu/arch/x86/kerndat.d
10:00:41 [2021-02-22T10:00:41.423Z] #42 54.92   CC       compel/arch/x86/src/lib/infect.o
10:00:41 [2021-02-22T10:00:41.453Z] #42 41.48   CC       compel/plugins/std/string.o
10:00:41 [2021-02-22T10:00:41.528Z] #42 58.70   DEP      criu/arch/x86/crtools.d
10:00:41 [2021-02-22T10:00:41.784Z] #42 58.99   DEP      criu/arch/x86/cpu.d
10:00:41 [2021-02-22T10:00:41.994Z] #42 ...
10:00:41 [2021-02-22T10:00:41.994Z] 
10:00:41 [2021-02-22T10:00:41.994Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:41 [2021-02-22T10:00:41.994Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:42 [2021-02-22T10:00:42.021Z] #42 42.16   CC       compel/plugins/std/infect.o
10:00:42 [2021-02-22T10:00:42.042Z] #42 59.26   CC       criu/arch/x86/cpu.o
10:00:42 [2021-02-22T10:00:42.255Z] #12 114.9 Selecting previously unselected package libapparmor1:amd64.
10:00:42 [2021-02-22T10:00:42.255Z] #12 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.255Z] #12 114.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:00:42 [2021-02-22T10:00:42.255Z] #12 115.0 Selecting previously unselected package libapparmor-dev:amd64.
10:00:42 [2021-02-22T10:00:42.255Z] #12 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.255Z] #12 115.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.2 Selecting previously unselected package libbtrfs0.
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.2 Unpacking libbtrfs0 (4.20.1-2) ...
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.3 Selecting previously unselected package libbtrfs-dev.
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.3 Unpacking libbtrfs-dev (4.20.1-2) ...
10:00:42 [2021-02-22T10:00:42.516Z] #12 115.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:00:42 [2021-02-22T10:00:42.517Z] #52 ...
10:00:42 [2021-02-22T10:00:42.517Z] 
10:00:42 [2021-02-22T10:00:42.517Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:00:42 [2021-02-22T10:00:42.517Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
10:00:42 [2021-02-22T10:00:42.517Z] #14 DONE 1.9s
10:00:42 [2021-02-22T10:00:42.517Z] 
10:00:42 [2021-02-22T10:00:42.517Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:00:42 [2021-02-22T10:00:42.517Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45
10:00:42 [2021-02-22T10:00:42.565Z] #42 155.5   CC       criu/sockets.o
10:00:42 [2021-02-22T10:00:42.590Z] #42 42.57   CC       compel/arch/x86/plugins/std/parasite-head.o
10:00:42 [2021-02-22T10:00:42.590Z] #42 42.63   CC       compel/arch/x86/plugins/std/memcpy.o
10:00:42 [2021-02-22T10:00:42.590Z] #42 42.66   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:00:42 [2021-02-22T10:00:42.590Z] #42 42.72   AR       compel/plugins/std.lib.a
10:00:42 [2021-02-22T10:00:42.605Z] #42 ...
10:00:42 [2021-02-22T10:00:42.605Z] 
10:00:42 [2021-02-22T10:00:42.605Z] #18 [dev-systemd-false  6/26] RUN ldconfig
10:00:42 [2021-02-22T10:00:42.605Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
10:00:42 [2021-02-22T10:00:42.605Z] #18 DONE 1.7s
10:00:42 [2021-02-22T10:00:42.605Z] 
10:00:42 [2021-02-22T10:00:42.606Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:00:42 [2021-02-22T10:00:42.606Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:00:42 [2021-02-22T10:00:42.777Z] #12 115.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.777Z] #12 115.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:42 [2021-02-22T10:00:42.777Z] #12 115.5 Selecting previously unselected package libudev-dev:amd64.
10:00:42 [2021-02-22T10:00:42.777Z] #12 115.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
10:00:42 [2021-02-22T10:00:42.777Z] #12 115.5 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
10:00:42 [2021-02-22T10:00:42.849Z] #42 42.82   CC       compel/plugins/fds/fds.o
10:00:43 [2021-02-22T10:00:43.038Z] #12 115.7 Selecting previously unselected package libsepol1-dev:amd64.
10:00:43 [2021-02-22T10:00:43.038Z] #12 115.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.038Z] #12 115.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:00:43 [2021-02-22T10:00:43.109Z] #42 43.12   AR       compel/plugins/fds.lib.a
10:00:43 [2021-02-22T10:00:43.136Z] #42 156.1   CC       criu/stats.o
10:00:43 [2021-02-22T10:00:43.136Z] #42 156.3   CC       criu/string.o
10:00:43 [2021-02-22T10:00:43.136Z] #42 156.4   CC       criu/sysctl.o
10:00:43 [2021-02-22T10:00:43.298Z] #12 116.0 Selecting previously unselected package libpcre16-3:amd64.
10:00:43 [2021-02-22T10:00:43.298Z] #12 116.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.298Z] #12 116.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:00:43 [2021-02-22T10:00:43.298Z] #12 116.2 Selecting previously unselected package libpcre32-3:amd64.
10:00:43 [2021-02-22T10:00:43.380Z] #42 43.17   HOSTDEP  compel/src/lib/log-host.d
10:00:43 [2021-02-22T10:00:43.380Z] #42 43.25   HOSTDEP  compel/src/lib/handle-elf-host.d
10:00:43 [2021-02-22T10:00:43.380Z] #42 43.40   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:00:43 [2021-02-22T10:00:43.396Z] #42 156.7   CC       criu/sysfs_parse.o
10:00:43 [2021-02-22T10:00:43.471Z] #15 1.197 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:00:43 [2021-02-22T10:00:43.560Z] #12 116.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.560Z] #12 116.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:00:43 [2021-02-22T10:00:43.560Z] #12 116.4 Selecting previously unselected package libpcrecpp0v5:amd64.
10:00:43 [2021-02-22T10:00:43.560Z] #12 116.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.560Z] #12 116.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:43 [2021-02-22T10:00:43.642Z] #42 43.49   HOSTDEP  compel/src/main-host.d
10:00:43 [2021-02-22T10:00:43.642Z] #42 43.60   DEP      compel/src/lib/ptrace.d
10:00:43 [2021-02-22T10:00:43.642Z] #42 43.69   DEP      compel/src/lib/infect.d
10:00:43 [2021-02-22T10:00:43.642Z] #42 ...
10:00:43 [2021-02-22T10:00:43.642Z] 
10:00:43 [2021-02-22T10:00:43.642Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:43 [2021-02-22T10:00:43.642Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:43 [2021-02-22T10:00:43.642Z] #12 116.3 Selecting previously unselected package libapparmor1:amd64.
10:00:43 [2021-02-22T10:00:43.642Z] #12 116.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.642Z] #12 116.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:00:43 [2021-02-22T10:00:43.821Z] #12 116.6 Selecting previously unselected package libpcre3-dev:amd64.
10:00:43 [2021-02-22T10:00:43.821Z] #12 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.821Z] #12 116.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.5 Selecting previously unselected package libapparmor-dev:amd64.
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.6 Selecting previously unselected package libbtrfs0.
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:00:43 [2021-02-22T10:00:43.901Z] #12 116.6 Unpacking libbtrfs0 (4.20.1-2) ...
10:00:43 [2021-02-22T10:00:43.966Z] #42 157.0   CC       criu/timens.o
10:00:44 [2021-02-22T10:00:44.051Z] #15 DONE 1.5s
10:00:44 [2021-02-22T10:00:44.051Z] 
10:00:44 [2021-02-22T10:00:44.051Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:00:44 [2021-02-22T10:00:44.051Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
10:00:44 [2021-02-22T10:00:44.051Z] #16 ...
10:00:44 [2021-02-22T10:00:44.051Z] 
10:00:44 [2021-02-22T10:00:44.051Z] #44 [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
10:00:44 [2021-02-22T10:00:44.051Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:44 [2021-02-22T10:00:44.051Z] #44 91.12 net/http/httptrace
10:00:44 [2021-02-22T10:00:44.051Z] #44 91.28 net/http
10:00:44 [2021-02-22T10:00:44.051Z] #44 101.4 github.com/LK4D4/vndr/godl
10:00:44 [2021-02-22T10:00:44.051Z] #44 ...
10:00:44 [2021-02-22T10:00:44.051Z] 
10:00:44 [2021-02-22T10:00:44.051Z] #42 [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
10:00:44 [2021-02-22T10:00:44.051Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:44 [2021-02-22T10:00:44.051Z] #42 37.03   CC       images/userns.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 37.36   CC       images/google/protobuf/descriptor.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 39.65   CC       images/opts.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 39.79   CC       images/seccomp.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 39.99   CC       images/binfmt-misc.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 40.41   CC       images/time.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 40.63   CC       images/sysctl.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 40.84   CC       images/autofs.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 41.07   CC       images/macvlan.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 41.31   CC       images/sit.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 41.60   CC       images/memfd.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 41.85   CC       images/timens.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.01   LINK     images/built-in.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.12   GEN      compel/include/asm
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.17   GEN      compel/include/version.h
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.21 touch .config
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.29   GEN      include/common/config.h
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.43   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.48   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.50   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.54   DEP      compel/plugins/std/infect.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.70   DEP      compel/plugins/std/string.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 42.92   DEP      compel/plugins/std/log.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 43.01   DEP      compel/plugins/std/fds.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 43.11   DEP      compel/plugins/std/std.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 43.32   DEP      compel/plugins/shmem/shmem.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 43.49   DEP      compel/plugins/fds/fds.d
10:00:44 [2021-02-22T10:00:44.051Z] #42 43.73   CC       compel/plugins/std/std.o
10:00:44 [2021-02-22T10:00:44.051Z] #42 44.01   CC       compel/plugins/std/fds.o
10:00:44 [2021-02-22T10:00:44.052Z] #42 44.39   CC       compel/plugins/std/log.o
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.7 Selecting previously unselected package libbtrfs-dev.
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.7 Unpacking libbtrfs-dev (4.20.1-2) ...
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.161Z] #12 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:44 [2021-02-22T10:00:44.227Z] #42 157.2   CC       criu/timerfd.o
10:00:44 [2021-02-22T10:00:44.227Z] #42 157.5   CC       criu/tty.o
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.0 Selecting previously unselected package libselinux1-dev:amd64.
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.2 Selecting previously unselected package libdevmapper-dev:amd64.
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.342Z] #12 117.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.0 Selecting previously unselected package libudev-dev:amd64.
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.2 Selecting previously unselected package libsepol1-dev:amd64.
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.421Z] #12 117.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:00:44 [2021-02-22T10:00:44.421Z] #12 ...
10:00:44 [2021-02-22T10:00:44.421Z] 
10:00:44 [2021-02-22T10:00:44.421Z] #44 [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
10:00:44 [2021-02-22T10:00:44.421Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:00:44 [2021-02-22T10:00:44.421Z] #44 107.3 mime/quotedprintable
10:00:44 [2021-02-22T10:00:44.421Z] #44 107.7 net/http/internal
10:00:44 [2021-02-22T10:00:44.421Z] #44 110.6 net/textproto
10:00:44 [2021-02-22T10:00:44.421Z] #44 110.6 crypto/x509
10:00:44 [2021-02-22T10:00:44.421Z] #44 111.7 vendor/golang.org/x/net/http/httpguts
10:00:44 [2021-02-22T10:00:44.421Z] #44 112.0 vendor/golang.org/x/net/http/httpproxy
10:00:44 [2021-02-22T10:00:44.421Z] #44 112.4 mime/multipart
10:00:44 [2021-02-22T10:00:44.421Z] #44 114.3 crypto/tls
10:00:44 [2021-02-22T10:00:44.499Z] #19 2.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:00:44 [2021-02-22T10:00:44.603Z] #12 117.3 Selecting previously unselected package libseccomp-dev:amd64.
10:00:44 [2021-02-22T10:00:44.603Z] #12 117.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.603Z] #12 117.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:00:44 [2021-02-22T10:00:44.603Z] #12 117.5 Selecting previously unselected package libsystemd-dev:amd64.
10:00:44 [2021-02-22T10:00:44.637Z] #42 45.15   CC       compel/plugins/std/string.o
10:00:44 [2021-02-22T10:00:44.680Z] #44 ...
10:00:44 [2021-02-22T10:00:44.680Z] 
10:00:44 [2021-02-22T10:00:44.680Z] #42 [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
10:00:44 [2021-02-22T10:00:44.680Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:44 [2021-02-22T10:00:44.680Z] #42 43.88   DEP      compel/src/lib/infect-util.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 43.97   DEP      compel/src/lib/infect-rpc.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.08   DEP      compel/arch/x86/src/lib/infect.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.23   DEP      compel/arch/x86/src/lib/cpu.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.29   DEP      compel/src/lib/log.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.33   DEP      compel/src/main.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.41   DEP      compel/src/lib/handle-elf.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.57   DEP      compel/arch/x86/src/lib/handle-elf.d
10:00:44 [2021-02-22T10:00:44.680Z] #42 44.69   CC       compel/src/lib/log.o
10:00:44 [2021-02-22T10:00:44.755Z] #19 2.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:00:44 [2021-02-22T10:00:44.864Z] #12 117.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
10:00:44 [2021-02-22T10:00:44.864Z] #12 117.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:45 [2021-02-22T10:00:45.011Z] #19 2.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:00:45 [2021-02-22T10:00:45.124Z] #12 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:45 [2021-02-22T10:00:45.125Z] #12 118.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:00:45 [2021-02-22T10:00:45.125Z] #12 118.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:00:45 [2021-02-22T10:00:45.125Z] #12 118.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:45 [2021-02-22T10:00:45.125Z] #12 118.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:00:45 [2021-02-22T10:00:45.214Z] #42 ...
10:00:45 [2021-02-22T10:00:45.214Z] 
10:00:45 [2021-02-22T10:00:45.214Z] #44 [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
10:00:45 [2021-02-22T10:00:45.214Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:45 [2021-02-22T10:00:45.214Z] #44 102.1 github.com/LK4D4/vndr
10:00:45 [2021-02-22T10:00:45.249Z] #42 45.00   CC       compel/arch/x86/src/lib/cpu.o
10:00:45 [2021-02-22T10:00:45.268Z] #19 2.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libbtrfs0 (4.20.1-2) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libbtrfs-dev (4.20.1-2) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.3 Setting up mingw-w64-common (6.0.0-3) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:45 [2021-02-22T10:00:45.385Z] #12 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:45 [2021-02-22T10:00:45.478Z] #44 ...
10:00:45 [2021-02-22T10:00:45.478Z] 
10:00:45 [2021-02-22T10:00:45.478Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:00:45 [2021-02-22T10:00:45.478Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
10:00:45 [2021-02-22T10:00:45.478Z] #16 DONE 1.6s
10:00:45 [2021-02-22T10:00:45.610Z] #42 158.6   CC       criu/tun.o
10:00:45 [2021-02-22T10:00:45.610Z] #42 158.9   CC       criu/uffd.o
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.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
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.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
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.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
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.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
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up dmsetup (2:1.02.155-3) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:45 [2021-02-22T10:00:45.646Z] #12 118.4 Processing triggers for libc-bin (2.28-10) ...
10:00:45 [2021-02-22T10:00:45.742Z] 
10:00:45 [2021-02-22T10:00:45.742Z] #42 [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
10:00:45 [2021-02-22T10:00:45.742Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:45 [2021-02-22T10:00:45.742Z] #42 45.88   CC       compel/plugins/std/infect.o
10:00:45 [2021-02-22T10:00:45.817Z] #42 45.89   CC       compel/arch/x86/src/lib/infect.o
10:00:46 [2021-02-22T10:00:46.006Z] #42 46.37   CC       compel/arch/aarch64/plugins/std/parasite-head.o
10:00:46 [2021-02-22T10:00:46.006Z] #42 46.41   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
10:00:46 [2021-02-22T10:00:46.006Z] #42 46.47   AR       compel/plugins/std.lib.a
10:00:46 [2021-02-22T10:00:46.270Z] #42 46.59   CC       compel/plugins/fds/fds.o
10:00:46 [2021-02-22T10:00:46.534Z] #42 46.98   AR       compel/plugins/fds.lib.a
10:00:46 [2021-02-22T10:00:46.552Z] #42 159.7   CC       criu/util.o
10:00:46 [2021-02-22T10:00:46.635Z] #19 3.837 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:00:46 [2021-02-22T10:00:46.755Z] #42 46.77   CC       compel/src/lib/infect-rpc.o
10:00:46 [2021-02-22T10:00:46.798Z] #42 47.05   HOSTDEP  compel/src/lib/log-host.d
10:00:46 [2021-02-22T10:00:46.798Z] #42 ...
10:00:46 [2021-02-22T10:00:46.798Z] 
10:00:46 [2021-02-22T10:00:46.798Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:00:46 [2021-02-22T10:00:46.799Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7
10:00:46 [2021-02-22T10:00:46.799Z] #17 DONE 1.4s
10:00:46 [2021-02-22T10:00:46.799Z] 
10:00:46 [2021-02-22T10:00:46.799Z] #42 [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
10:00:46 [2021-02-22T10:00:46.799Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:46 [2021-02-22T10:00:46.799Z] #42 47.29   HOSTDEP  compel/src/lib/handle-elf-host.d
10:00:47 [2021-02-22T10:00:47.014Z] #42 47.08   CC       compel/src/lib/infect-util.o
10:00:47 [2021-02-22T10:00:47.031Z] #12 DONE 120.0s
10:00:47 [2021-02-22T10:00:47.031Z] 
10:00:47 [2021-02-22T10:00:47.031Z] #42 [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
10:00:47 [2021-02-22T10:00:47.031Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:47 [2021-02-22T10:00:47.031Z] #42 55.68   CC       compel/src/lib/infect-rpc.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 56.03   CC       compel/src/lib/infect-util.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 56.25   CC       compel/src/lib/infect.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 58.59   CC       compel/src/lib/ptrace.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 59.05   AR       compel/libcompel.a
10:00:47 [2021-02-22T10:00:47.031Z] #42 59.12   HOSTCC   compel/src/main-host.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 59.39   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 59.63   HOSTCC   compel/src/lib/handle-elf-host.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 59.96   HOSTCC   compel/src/lib/log-host.o
10:00:47 [2021-02-22T10:00:47.031Z] #42 60.20   HOSTLINK compel/compel-host-bin
10:00:47 [2021-02-22T10:00:47.031Z] #42 60.42   DEP      soccr/soccr.d
10:00:47 [2021-02-22T10:00:47.031Z] #42 60.59   CC       soccr/soccr.o
10:00:47 [2021-02-22T10:00:47.063Z] #42 47.40   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
10:00:47 [2021-02-22T10:00:47.063Z] #42 47.50   HOSTDEP  compel/src/main-host.d
10:00:47 [2021-02-22T10:00:47.274Z] #42 47.40   CC       compel/src/lib/infect.o
10:00:47 [2021-02-22T10:00:47.327Z] #42 47.71   DEP      compel/src/lib/ptrace.d
10:00:47 [2021-02-22T10:00:47.494Z] #42 160.6   CC       criu/uts_ns.o
10:00:47 [2021-02-22T10:00:47.591Z] #42 47.85   DEP      compel/src/lib/infect.d
10:00:47 [2021-02-22T10:00:47.591Z] #42 48.13   DEP      compel/src/lib/infect-util.d
10:00:47 [2021-02-22T10:00:47.755Z] #42 160.8   CC       criu/vdso-compat.o
10:00:47 [2021-02-22T10:00:47.755Z] #42 160.9   CC       criu/vdso.o
10:00:47 [2021-02-22T10:00:47.854Z] #42 48.23   DEP      compel/src/lib/infect-rpc.d
10:00:47 [2021-02-22T10:00:47.854Z] #42 48.34   DEP      compel/arch/aarch64/src/lib/infect.d
10:00:47 [2021-02-22T10:00:47.974Z] #42 ...
10:00:47 [2021-02-22T10:00:47.974Z] 
10:00:47 [2021-02-22T10:00:47.974Z] #44 [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
10:00:47 [2021-02-22T10:00:47.974Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:00:47 [2021-02-22T10:00:47.974Z] #44 110.7 mime/quotedprintable
10:00:47 [2021-02-22T10:00:47.974Z] #44 111.2 net/http/internal
10:00:47 [2021-02-22T10:00:47.974Z] #44 113.9 crypto/tls
10:00:47 [2021-02-22T10:00:47.974Z] #44 120.3 net/http/httptrace
10:00:47 [2021-02-22T10:00:47.974Z] #44 120.7 net/http
10:00:48 [2021-02-22T10:00:48.002Z] #19 5.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:00:48 [2021-02-22T10:00:48.015Z] #42 161.3   LINK     criu/built-in.o
10:00:48 [2021-02-22T10:00:48.117Z] #42 48.44   DEP      compel/arch/aarch64/src/lib/cpu.d
10:00:48 [2021-02-22T10:00:48.117Z] #42 48.47   DEP      compel/src/lib/log.d
10:00:48 [2021-02-22T10:00:48.234Z] #44 ...
10:00:48 [2021-02-22T10:00:48.234Z] 
10:00:48 [2021-02-22T10:00:48.234Z] #52 [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
10:00:48 [2021-02-22T10:00:48.234Z] #52 sha256:08d2cc00685399d29352c8956213e81d2f822e1e7dcadbf017c39beab25c9535
10:00:48 [2021-02-22T10:00:48.277Z] #42 161.4   LINK     criu/criu
10:00:48 [2021-02-22T10:00:48.381Z] #42 48.63   DEP      compel/src/main.d
10:00:48 [2021-02-22T10:00:48.381Z] #42 ...
10:00:48 [2021-02-22T10:00:48.381Z] 
10:00:48 [2021-02-22T10:00:48.381Z] #18 [dev-systemd-false  6/26] RUN ldconfig
10:00:48 [2021-02-22T10:00:48.381Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f
10:00:48 [2021-02-22T10:00:48.381Z] #18 DONE 1.5s
10:00:48 [2021-02-22T10:00:48.381Z] 
10:00:48 [2021-02-22T10:00:48.381Z] #42 [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
10:00:48 [2021-02-22T10:00:48.381Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:48 [2021-02-22T10:00:48.381Z] #42 48.74   DEP      compel/src/lib/handle-elf.d
10:00:48 [2021-02-22T10:00:48.538Z] #42 161.8   DEP      lib/c/criu.d
10:00:48 [2021-02-22T10:00:48.538Z] #42 161.9   CC       images/rpc.pb-c.o
10:00:48 [2021-02-22T10:00:48.570Z] #19 ...
10:00:48 [2021-02-22T10:00:48.570Z] 
10:00:48 [2021-02-22T10:00:48.570Z] #42 [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
10:00:48 [2021-02-22T10:00:48.570Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:48 [2021-02-22T10:00:48.570Z] #42 60.38   CC       criu/arch/x86/crtools.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 61.69   CC       criu/arch/x86/kerndat.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 62.18   CC       criu/arch/x86/sigaction_compat.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 62.57   CC       criu/arch/x86/sigframe.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 62.86   LINK     criu/arch/x86/crtools.built-in.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 62.90   DEP      criu/pie/util-vdso-elf32.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 63.07   DEP      criu/pie/util-vdso.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 63.24   DEP      criu/pie/util.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 63.41   CC       criu/pie/util.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 63.70   CC       criu/pie/util-vdso.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 64.55   CC       criu/pie/util-vdso-elf32.o
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.19   AR       criu/pie/pie.lib.a
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.25   DEP      criu/pie/restorer.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.54   DEP      criu/arch/x86/sigaction_compat_pie.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.70   DEP      criu/arch/x86/restorer_unmap.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.73   DEP      criu/arch/x86/restorer.d
10:00:48 [2021-02-22T10:00:48.570Z] #42 65.87   DEP      criu/arch/x86/vdso-pie.d
10:00:48 [2021-02-22T10:00:48.644Z] #42 48.86   DEP      compel/arch/aarch64/src/lib/handle-elf.d
10:00:48 [2021-02-22T10:00:48.644Z] #42 49.05   CC       compel/src/lib/log.o
10:00:48 [2021-02-22T10:00:48.827Z] #42 65.99   DEP      criu/pie/parasite-vdso.d
10:00:48 [2021-02-22T10:00:48.908Z] #42 49.31   CC       compel/arch/aarch64/src/lib/cpu.o
10:00:49 [2021-02-22T10:00:49.084Z] #42 66.19   DEP      criu/pie/parasite.d
10:00:49 [2021-02-22T10:00:49.109Z] #42 162.3   CC       lib/c/criu.o
10:00:49 [2021-02-22T10:00:49.180Z] #42 ...
10:00:49 [2021-02-22T10:00:49.180Z] 
10:00:49 [2021-02-22T10:00:49.180Z] #12 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
10:00:49 [2021-02-22T10:00:49.180Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.5 Selecting previously unselected package libpcre16-3:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.7 Selecting previously unselected package libpcre32-3:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 117.9 Selecting previously unselected package libpcrecpp0v5:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.1 Selecting previously unselected package libpcre3-dev:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.6 Selecting previously unselected package libselinux1-dev:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.8 Selecting previously unselected package libdevmapper-dev:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.0 Selecting previously unselected package libseccomp-dev:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.1 Selecting previously unselected package libsystemd-dev:amd64.
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up libbtrfs0 (4.20.1-2) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.8 Setting up libbtrfs-dev (4.20.1-2) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 Setting up mingw-w64-common (6.0.0-3) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:49 [2021-02-22T10:00:49.180Z] #12 120.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:49 [2021-02-22T10:00:49.180Z] #12 120.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:49 [2021-02-22T10:00:49.180Z] #12 120.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:49 [2021-02-22T10:00:49.180Z] #12 120.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.1 Setting up dmsetup (2:1.02.155-3) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 120.1 Processing triggers for libc-bin (2.28-10) ...
10:00:49 [2021-02-22T10:00:49.181Z] #12 DONE 122.1s
10:00:49 [2021-02-22T10:00:49.181Z] 
10:00:49 [2021-02-22T10:00:49.181Z] #44 [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
10:00:49 [2021-02-22T10:00:49.181Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:00:49 [2021-02-22T10:00:49.181Z] #44 120.6 net/http/httptrace
10:00:49 [2021-02-22T10:00:49.181Z] #44 120.7 net/http
10:00:49 [2021-02-22T10:00:49.341Z] #42 66.53   CC       criu/pie/parasite.o
10:00:49 [2021-02-22T10:00:49.491Z] #42 49.60   CC       compel/arch/aarch64/src/lib/infect.o
10:00:49 [2021-02-22T10:00:49.755Z] #42 49.92   CC       compel/src/lib/infect-rpc.o
10:00:50 [2021-02-22T10:00:50.018Z] #42 50.38   CC       compel/src/lib/infect-util.o
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.0   LINK     lib/c/built-in.o
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.1   LINK     lib/c/libcriu.so
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.1   LINK     lib/c/libcriu.a
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.2   GEN      magic.py
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.3 Note: Building without setproctitle() and strlcpy() support.
10:00:50 [2021-02-22T10:00:50.052Z] #42 163.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:00:50 [2021-02-22T10:00:50.283Z] #42 50.68   CC       compel/src/lib/infect.o
10:00:50 [2021-02-22T10:00:50.312Z] #42 163.3 Note: Building without GnuTLS support
10:00:50 [2021-02-22T10:00:50.312Z] #42 163.3 Makefile.config:39: Warn: you have no libnftables installed
10:00:50 [2021-02-22T10:00:50.312Z] #42 163.3 Makefile.config:40: Warn: Building without nftables support
10:00:50 [2021-02-22T10:00:50.573Z] #42 163.9 fatal: not a git repository (or any of the parent directories): .git
10:00:50 [2021-02-22T10:00:50.710Z] #42 67.91   LINK     criu/pie/parasite.built-in.o
10:00:50 [2021-02-22T10:00:50.710Z] #42 67.94   GEN      criu/pie/parasite-blob.h
10:00:50 [2021-02-22T10:00:50.710Z] #42 67.95   CC       criu/pie/parasite-vdso.o
10:00:51 [2021-02-22T10:00:51.090Z] #44 ...
10:00:51 [2021-02-22T10:00:51.090Z] 
10:00:51 [2021-02-22T10:00:51.090Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
10:00:51 [2021-02-22T10:00:51.090Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
10:00:51 [2021-02-22T10:00:51.090Z] #13 DONE 1.7s
10:00:51 [2021-02-22T10:00:51.090Z] 
10:00:51 [2021-02-22T10:00:51.090Z] #52 [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
10:00:51 [2021-02-22T10:00:51.090Z] #52 sha256:b579ecd9fdb1c0567f94a6c08718bdda854c15f3a1323c24eb3d4f01f3efac2e
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.696 + RM_GOPATH=0
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.696 + TMP_GOPATH=
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.696 + : /build
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.696 + '[' -z '' ']'
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.696 ++ mktemp -d
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.705 + export GOPATH=/tmp/tmp.DC86p464Lt
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.705 + GOPATH=/tmp/tmp.DC86p464Lt
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.705 + RM_GOPATH=1
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.705 + case "$(go env GOARCH)" in
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.708 ++ go env GOARCH
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.752 + export GO_BUILDMODE=-buildmode=pie
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.752 + GO_BUILDMODE=-buildmode=pie
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.752 ++ dirname /tmp/install/install.sh
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.768 + dir=/tmp/install
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.769 + bin=runc
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.769 + shift
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.769 + '[' '!' -f /tmp/install/runc.installer ']'
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.769 + . /tmp/install/runc.installer
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.769 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.770 + install_runc
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.775 + grep -q '^3\.10\.0.*\.el7\.'
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.785 + uname -r
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.798 + RUNC_BUILDTAGS='seccomp '
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.798 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.798 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.799 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DC86p464Lt/src/github.com/opencontainers/runc
10:00:51 [2021-02-22T10:00:51.090Z] #52 1.817 Cloning into '/tmp/tmp.DC86p464Lt/src/github.com/opencontainers/runc'...
10:00:51 [2021-02-22T10:00:51.145Z] #42 164.4 make[1]: Nothing to be done for 'all'.
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.140 + RM_GOPATH=0
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.140 + TMP_GOPATH=
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.140 + : /build
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.140 + '[' -z '' ']'
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.141 ++ mktemp -d
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.145 + export GOPATH=/tmp/tmp.8zpeowoB2K
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.145 + GOPATH=/tmp/tmp.8zpeowoB2K
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.150 + RM_GOPATH=1
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.150 + case "$(go env GOARCH)" in
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.151 ++ go env GOARCH
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.170 + export GO_BUILDMODE=-buildmode=pie
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.170 + GO_BUILDMODE=-buildmode=pie
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.171 ++ dirname /tmp/install/install.sh
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.173 + dir=/tmp/install
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.174 + bin=runc
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.174 + shift
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.174 + '[' '!' -f /tmp/install/runc.installer ']'
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.174 + . /tmp/install/runc.installer
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.178 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.178 + install_runc
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.183 + grep -q '^3\.10\.0.*\.el7\.'
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.185 + uname -r
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.193 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.193 + RUNC_BUILDTAGS='seccomp '
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.193 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.193 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8zpeowoB2K/src/github.com/opencontainers/runc
10:00:51 [2021-02-22T10:00:51.535Z] #52 4.198 Cloning into '/tmp/tmp.8zpeowoB2K/src/github.com/opencontainers/runc'...
10:00:51 [2021-02-22T10:00:51.535Z] #52 ...
10:00:51 [2021-02-22T10:00:51.535Z] 
10:00:51 [2021-02-22T10:00:51.535Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
10:00:51 [2021-02-22T10:00:51.535Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
10:00:51 [2021-02-22T10:00:51.535Z] #13 DONE 4.3s
10:00:51 [2021-02-22T10:00:51.640Z] #42 68.80   CC       criu/arch/x86/vdso-pie.o
10:00:51 [2021-02-22T10:00:51.683Z] #42 ...
10:00:51 [2021-02-22T10:00:51.683Z] 
10:00:51 [2021-02-22T10:00:51.683Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:00:51 [2021-02-22T10:00:51.683Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
10:00:51 [2021-02-22T10:00:51.683Z] #31 DONE 108.4s
10:00:51 [2021-02-22T10:00:51.716Z] #42 165.0 make[1]: 'images/built-in.o' is up to date.
10:00:51 [2021-02-22T10:00:51.716Z] #42 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:00:51 [2021-02-22T10:00:51.716Z] #42 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:00:51 [2021-02-22T10:00:51.796Z] 
10:00:51 [2021-02-22T10:00:51.796Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:00:51 [2021-02-22T10:00:51.796Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
10:00:51 [2021-02-22T10:00:51.896Z] #42 69.16   CC       criu/arch/x86/restorer.o
10:00:51 [2021-02-22T10:00:51.949Z] 
10:00:51 [2021-02-22T10:00:51.949Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:00:51 [2021-02-22T10:00:51.949Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:00:51 [2021-02-22T10:00:51.949Z] #19 2.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:00:51 [2021-02-22T10:00:51.949Z] #19 2.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:00:51 [2021-02-22T10:00:51.949Z] #19 2.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:00:51 [2021-02-22T10:00:51.949Z] #19 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.0 make[1]: 'compel/libcompel.a' is up to date.
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.1 make[1]: 'compel/compel-host-bin' is up to date.
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.1 make[1]: Nothing to be done for 'all'.
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.1 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.2 make[2]: Nothing to be done for 'all'.
10:00:51 [2021-02-22T10:00:51.977Z] #42 165.3 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.212Z] #19 ...
10:00:52 [2021-02-22T10:00:52.212Z] 
10:00:52 [2021-02-22T10:00:52.212Z] #44 [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
10:00:52 [2021-02-22T10:00:52.212Z] #44 sha256:e96354986690d24d46900064ba2172d82683db517f00fc11cde9c9e0d48034b3
10:00:52 [2021-02-22T10:00:52.212Z] #44 DONE 109.3s
10:00:52 [2021-02-22T10:00:52.212Z] 
10:00:52 [2021-02-22T10:00:52.212Z] #52 [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
10:00:52 [2021-02-22T10:00:52.212Z] #52 sha256:f79889cc9901b00a9042099d8947c40c099172a5f7532cfa2bc3608d22d88e49
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.045 + cd /tmp/tmp.urxeapKBgT/src/github.com/opencontainers/runc
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.045 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.382 + '[' -z '' ']'
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.382 + target=static
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.382 + make 'BUILDTAGS=seccomp ' static
10:00:52 [2021-02-22T10:00:52.212Z] #52 9.835 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
10:00:52 [2021-02-22T10:00:52.238Z] #42 165.3 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.238Z] #42 165.4 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.238Z] #42 165.5 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.238Z] #42 165.5 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.238Z] #42 165.5 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.459Z] #42 69.70   CC       criu/arch/x86/restorer_unmap.o
10:00:52 [2021-02-22T10:00:52.459Z] #42 69.74   CC       criu/arch/x86/sigaction_compat_pie.o
10:00:52 [2021-02-22T10:00:52.470Z] #52 ...
10:00:52 [2021-02-22T10:00:52.470Z] 
10:00:52 [2021-02-22T10:00:52.470Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:00:52 [2021-02-22T10:00:52.470Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
10:00:52 [2021-02-22T10:00:52.470Z] #14 DONE 1.4s
10:00:52 [2021-02-22T10:00:52.470Z] 
10:00:52 [2021-02-22T10:00:52.470Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:00:52 [2021-02-22T10:00:52.470Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
10:00:52 [2021-02-22T10:00:52.499Z] #42 165.6 make[2]: Nothing to be done for 'all'.
10:00:52 [2021-02-22T10:00:52.499Z] #42 165.6   INSTALL  criu/criu
10:00:52 [2021-02-22T10:00:52.760Z] #42 DONE 166.0s
10:00:52 [2021-02-22T10:00:52.760Z] 
10:00:52 [2021-02-22T10:00:52.760Z] #55 [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
10:00:52 [2021-02-22T10:00:52.760Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
10:00:53 [2021-02-22T10:00:53.023Z] #42 70.04   CC       criu/pie/restorer.o
10:00:53 [2021-02-22T10:00:53.163Z] #52 ...
10:00:53 [2021-02-22T10:00:53.163Z] 
10:00:53 [2021-02-22T10:00:53.163Z] #42 [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
10:00:53 [2021-02-22T10:00:53.163Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:00:53 [2021-02-22T10:00:53.163Z] #42 52.80   CC       compel/src/lib/ptrace.o
10:00:53 [2021-02-22T10:00:53.163Z] #42 53.24   AR       compel/libcompel.a
10:00:53 [2021-02-22T10:00:53.163Z] #42 53.40   HOSTCC   compel/src/main-host.o
10:00:53 [2021-02-22T10:00:53.410Z] #15 0.989 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:00:53 [2021-02-22T10:00:53.410Z] #15 DONE 1.2s
10:00:53 [2021-02-22T10:00:53.410Z] 
10:00:53 [2021-02-22T10:00:53.410Z] #42 [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
10:00:53 [2021-02-22T10:00:53.410Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:53 [2021-02-22T10:00:53.410Z] #42 50.21   CC       compel/src/lib/ptrace.o
10:00:53 [2021-02-22T10:00:53.410Z] #42 50.87   AR       compel/libcompel.a
10:00:53 [2021-02-22T10:00:53.410Z] #42 51.00   HOSTCC   compel/src/main-host.o
10:00:53 [2021-02-22T10:00:53.410Z] #42 51.59   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:00:53 [2021-02-22T10:00:53.410Z] #42 51.77   HOSTCC   compel/src/lib/handle-elf-host.o
10:00:53 [2021-02-22T10:00:53.410Z] #42 52.27   HOSTCC   compel/src/lib/log-host.o
10:00:53 [2021-02-22T10:00:53.410Z] #42 52.62   HOSTLINK compel/compel-host-bin
10:00:53 [2021-02-22T10:00:53.410Z] #42 52.96   DEP      soccr/soccr.d
10:00:53 [2021-02-22T10:00:53.410Z] #42 53.19   CC       soccr/soccr.o
10:00:53 [2021-02-22T10:00:53.426Z] #42 53.79   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
10:00:53 [2021-02-22T10:00:53.586Z] #42 ...
10:00:53 [2021-02-22T10:00:53.586Z] 
10:00:53 [2021-02-22T10:00:53.586Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:00:53 [2021-02-22T10:00:53.586Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:00:53 [2021-02-22T10:00:53.586Z] #19 11.05 Fetched 8422 kB in 10s (855 kB/s)
10:00:53 [2021-02-22T10:00:53.689Z] #42 54.03   HOSTCC   compel/src/lib/handle-elf-host.o
10:00:53 [2021-02-22T10:00:53.711Z] #14 ...
10:00:53 [2021-02-22T10:00:53.711Z] 
10:00:53 [2021-02-22T10:00:53.711Z] #57 [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
10:00:53 [2021-02-22T10:00:53.711Z] #57 sha256:bcfffb701d4e0d911759b18959ec9e945e0ce06600f2a4f2fd39c063b241dce3
10:00:53 [2021-02-22T10:00:53.711Z] #57 118.8 + for f in rootlesskit rootlesskit-docker-proxy
10:00:53 [2021-02-22T10:00:53.711Z] #57 118.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:00:53 [2021-02-22T10:00:53.711Z] #57 DONE 126.3s
10:00:53 [2021-02-22T10:00:53.711Z] 
10:00:53 [2021-02-22T10:00:53.711Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:00:53 [2021-02-22T10:00:53.711Z] #58 sha256:80571c1a4cb185e9a58546ffd8be66a9fb24bfdc6079fc236cb76d11333d7c17
10:00:53 [2021-02-22T10:00:53.711Z] #58 DONE 0.2s
10:00:53 [2021-02-22T10:00:53.711Z] 
10:00:53 [2021-02-22T10:00:53.711Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:00:53 [2021-02-22T10:00:53.711Z] #59 sha256:96fd67bdca97220a9864521a68f533a8e8b35f24e8c58c35cdd3c5cf29be58e2
10:00:53 [2021-02-22T10:00:53.953Z] #42 54.44   HOSTCC   compel/src/lib/log-host.o
10:00:53 [2021-02-22T10:00:53.972Z] #59 DONE 0.2s
10:00:53 [2021-02-22T10:00:53.972Z] 
10:00:53 [2021-02-22T10:00:53.972Z] #42 [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
10:00:53 [2021-02-22T10:00:53.972Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.23   AR       soccr/libsoccr.a
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.27 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.64   DEP      criu/arch/x86/sigframe.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.74   DEP      criu/arch/x86/sigaction_compat.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.83   DEP      criu/arch/x86/kerndat.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 62.94   DEP      criu/arch/x86/crtools.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 63.06   DEP      criu/arch/x86/cpu.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 63.21   CC       criu/arch/x86/cpu.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 63.83   CC       criu/arch/x86/crtools.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 65.07   CC       criu/arch/x86/kerndat.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 65.84   CC       criu/arch/x86/sigaction_compat.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.13   CC       criu/arch/x86/sigframe.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.38   LINK     criu/arch/x86/crtools.built-in.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.43   DEP      criu/pie/util-vdso-elf32.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.56   DEP      criu/pie/util-vdso.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.68   DEP      criu/pie/util.d
10:00:53 [2021-02-22T10:00:53.972Z] #42 66.88   CC       criu/pie/util.o
10:00:53 [2021-02-22T10:00:53.972Z] #42 67.31   CC       criu/pie/util-vdso.o
10:00:54 [2021-02-22T10:00:54.149Z] #55 ...
10:00:54 [2021-02-22T10:00:54.149Z] 
10:00:54 [2021-02-22T10:00:54.149Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:00:54 [2021-02-22T10:00:54.149Z] #43 sha256:fd966b10b06fe07be27e12e3f776473632df1b808e25c50bce0a84c6328b34c3
10:00:54 [2021-02-22T10:00:54.149Z] #43 DONE 0.1s
10:00:54 [2021-02-22T10:00:54.149Z] 
10:00:54 [2021-02-22T10:00:54.149Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:00:54 [2021-02-22T10:00:54.149Z] #45 sha256:63a06404ee57d5ededff7f2a3253ad581d95a2936d6fece6037aa57f63b1876d
10:00:54 [2021-02-22T10:00:54.149Z] #45 DONE 0.2s
10:00:54 [2021-02-22T10:00:54.149Z] 
10:00:54 [2021-02-22T10:00:54.149Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:00:54 [2021-02-22T10:00:54.149Z] #47 sha256:47eb1663945931fc4eae11696da23ab6f3f0f03f91b941be6233c19c4de511b0
10:00:54 [2021-02-22T10:00:54.149Z] #47 DONE 0.1s
10:00:54 [2021-02-22T10:00:54.149Z] 
10:00:54 [2021-02-22T10:00:54.149Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:00:54 [2021-02-22T10:00:54.149Z] #49 sha256:fed0659ba23e15fd12ff2b130134b41aeeabd1a17163044588aa7f1085629265
10:00:54 [2021-02-22T10:00:54.217Z] #42 54.64   HOSTLINK compel/compel-host-bin
10:00:54 [2021-02-22T10:00:54.349Z] #42 ...
10:00:54 [2021-02-22T10:00:54.349Z] 
10:00:54 [2021-02-22T10:00:54.349Z] #57 [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
10:00:54 [2021-02-22T10:00:54.349Z] #57 sha256:70394fe10eac8696e7f244476187808613425902117f8fc3ad406035da01ecf8
10:00:54 [2021-02-22T10:00:54.349Z] #57 118.4 + for f in rootlesskit rootlesskit-docker-proxy
10:00:54 [2021-02-22T10:00:54.349Z] #57 118.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:00:54 [2021-02-22T10:00:54.349Z] #57 DONE 127.1s
10:00:54 [2021-02-22T10:00:54.481Z] #42 54.84   DEP      soccr/soccr.d
10:00:54 [2021-02-22T10:00:54.481Z] #42 54.96   CC       soccr/soccr.o
10:00:54 [2021-02-22T10:00:54.543Z] #42 67.97   CC       criu/pie/util-vdso-elf32.o
10:00:54 [2021-02-22T10:00:54.611Z] 
10:00:54 [2021-02-22T10:00:54.611Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:00:54 [2021-02-22T10:00:54.611Z] #58 sha256:8663b579d0fb6f9fe4202c2dd2675ff94b6838a30c6ffc8aa0b3dd26722a540f
10:00:54 [2021-02-22T10:00:54.611Z] #58 DONE 0.2s
10:00:54 [2021-02-22T10:00:54.611Z] 
10:00:54 [2021-02-22T10:00:54.611Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:00:54 [2021-02-22T10:00:54.611Z] #59 sha256:c5ab449974faf96cc03cf706bd0b5b452249ecb9379b5965d8f7a46413cf116f
10:00:54 [2021-02-22T10:00:54.722Z] #49 DONE 0.5s
10:00:54 [2021-02-22T10:00:54.722Z] 
10:00:54 [2021-02-22T10:00:54.722Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:00:54 [2021-02-22T10:00:54.722Z] #51 sha256:c2bf71a388b255e51385eee01df867724c82f1ae14877445d415bb778147e25d
10:00:54 [2021-02-22T10:00:54.722Z] #51 DONE 0.1s
10:00:54 [2021-02-22T10:00:54.722Z] 
10:00:54 [2021-02-22T10:00:54.722Z] #55 [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
10:00:54 [2021-02-22T10:00:54.722Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
10:00:54 [2021-02-22T10:00:54.871Z] #59 DONE 0.1s
10:00:54 [2021-02-22T10:00:54.871Z] 
10:00:54 [2021-02-22T10:00:54.871Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:00:54 [2021-02-22T10:00:54.871Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
10:00:55 [2021-02-22T10:00:55.115Z] #42 68.77   AR       criu/pie/pie.lib.a
10:00:55 [2021-02-22T10:00:55.377Z] #42 68.86   DEP      criu/pie/restorer.d
10:00:55 [2021-02-22T10:00:55.377Z] #42 ...
10:00:55 [2021-02-22T10:00:55.377Z] 
10:00:55 [2021-02-22T10:00:55.377Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:00:55 [2021-02-22T10:00:55.377Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
10:00:55 [2021-02-22T10:00:55.377Z] #14 DONE 3.9s
10:00:55 [2021-02-22T10:00:55.431Z] #42 55.92   AR       soccr/libsoccr.a
10:00:55 [2021-02-22T10:00:55.431Z] #42 55.97 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:55 [2021-02-22T10:00:55.441Z] #16 DONE 1.8s
10:00:55 [2021-02-22T10:00:55.441Z] 
10:00:55 [2021-02-22T10:00:55.441Z] #42 [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
10:00:55 [2021-02-22T10:00:55.441Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:55 [2021-02-22T10:00:55.441Z] #42 55.40   AR       soccr/libsoccr.a
10:00:55 [2021-02-22T10:00:55.441Z] #42 55.48 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:55 [2021-02-22T10:00:55.639Z] 
10:00:55 [2021-02-22T10:00:55.639Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:00:55 [2021-02-22T10:00:55.639Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
10:00:56 [2021-02-22T10:00:56.105Z] #19 11.05 Reading package lists...
10:00:56 [2021-02-22T10:00:56.105Z] #19 ...
10:00:56 [2021-02-22T10:00:56.105Z] 
10:00:56 [2021-02-22T10:00:56.105Z] #52 [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
10:00:56 [2021-02-22T10:00:56.105Z] #52 sha256:3f2b9cd543a1c72a5304e1a10d4e86b9df63d73fa7895bed0e49d52b55dd18b3
10:00:56 [2021-02-22T10:00:56.105Z] #52 12.54 + cd /tmp/tmp.STKf2kOquS/src/github.com/opencontainers/runc
10:00:56 [2021-02-22T10:00:56.105Z] #52 12.54 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:00:56 [2021-02-22T10:00:56.105Z] #52 12.96 + '[' -z '' ']'
10:00:56 [2021-02-22T10:00:56.105Z] #52 12.96 + target=static
10:00:56 [2021-02-22T10:00:56.105Z] #52 12.96 + make 'BUILDTAGS=seccomp ' static
10:00:56 [2021-02-22T10:00:56.105Z] #52 13.15 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
10:00:56 [2021-02-22T10:00:56.362Z] #52 ...
10:00:56 [2021-02-22T10:00:56.362Z] 
10:00:56 [2021-02-22T10:00:56.362Z] #42 [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
10:00:56 [2021-02-22T10:00:56.362Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:56 [2021-02-22T10:00:56.362Z] #42 73.40   LINK     criu/pie/restorer.built-in.o
10:00:56 [2021-02-22T10:00:56.362Z] #42 73.43   GEN      criu/pie/restorer-blob.h
10:00:56 [2021-02-22T10:00:56.362Z] #42 73.56   DEP      criu/vdso.d
10:00:56 [2021-02-22T10:00:56.379Z] #42 56.20   DEP      criu/arch/x86/sigframe.d
10:00:56 [2021-02-22T10:00:56.380Z] #42 56.43   DEP      criu/arch/x86/sigaction_compat.d
10:00:56 [2021-02-22T10:00:56.402Z] #42 56.87   DEP      criu/arch/aarch64/sigframe.d
10:00:56 [2021-02-22T10:00:56.618Z] #42 73.81   DEP      criu/vdso-compat.d
10:00:56 [2021-02-22T10:00:56.639Z] #42 56.62   DEP      criu/arch/x86/kerndat.d
10:00:56 [2021-02-22T10:00:56.691Z] #42 56.99   DEP      criu/arch/aarch64/crtools.d
10:00:56 [2021-02-22T10:00:56.691Z] #42 57.18   DEP      criu/arch/aarch64/cpu.d
10:00:56 [2021-02-22T10:00:56.691Z] #42 57.21   DEP      criu/arch/aarch64/bitops.d
10:00:56 [2021-02-22T10:00:56.874Z] #42 74.04   DEP      criu/uts_ns.d
10:00:56 [2021-02-22T10:00:56.874Z] #42 74.25   DEP      criu/util.d
10:00:56 [2021-02-22T10:00:56.899Z] #42 56.82   DEP      criu/arch/x86/crtools.d
10:00:56 [2021-02-22T10:00:56.899Z] #42 57.01   DEP      criu/arch/x86/cpu.d
10:00:56 [2021-02-22T10:00:56.954Z] #42 57.24   CC       criu/arch/aarch64/bitops.o
10:00:56 [2021-02-22T10:00:56.954Z] #42 57.30   CC       criu/arch/aarch64/cpu.o
10:00:56 [2021-02-22T10:00:56.954Z] #42 57.48   CC       criu/arch/aarch64/crtools.o
10:00:57 [2021-02-22T10:00:57.158Z] #42 ...
10:00:57 [2021-02-22T10:00:57.158Z] 
10:00:57 [2021-02-22T10:00:57.158Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:00:57 [2021-02-22T10:00:57.158Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
10:00:57 [2021-02-22T10:00:57.158Z] #17 DONE 1.7s
10:00:57 [2021-02-22T10:00:57.158Z] 
10:00:57 [2021-02-22T10:00:57.158Z] #18 [dev-systemd-false  6/26] RUN ldconfig
10:00:57 [2021-02-22T10:00:57.158Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
10:00:57 [2021-02-22T10:00:57.438Z] #42 74.45   DEP      criu/uffd.d
10:00:57 [2021-02-22T10:00:57.438Z] #42 74.64   DEP      criu/tun.d
10:00:57 [2021-02-22T10:00:57.694Z] #42 ...
10:00:57 [2021-02-22T10:00:57.694Z] 
10:00:57 [2021-02-22T10:00:57.694Z] #44 [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
10:00:57 [2021-02-22T10:00:57.694Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:57 [2021-02-22T10:00:57.694Z] #44 136.1 github.com/LK4D4/vndr/godl
10:00:57 [2021-02-22T10:00:57.694Z] #44 136.8 github.com/LK4D4/vndr
10:00:57 [2021-02-22T10:00:57.694Z] #44 ...
10:00:57 [2021-02-22T10:00:57.694Z] 
10:00:57 [2021-02-22T10:00:57.694Z] #42 [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
10:00:57 [2021-02-22T10:00:57.694Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:57 [2021-02-22T10:00:57.694Z] #42 74.85   DEP      criu/tty.d
10:00:57 [2021-02-22T10:00:57.694Z] #42 75.00   DEP      criu/timerfd.d
10:00:57 [2021-02-22T10:00:57.903Z] #42 57.99   CC       criu/arch/aarch64/sigframe.o
10:00:57 [2021-02-22T10:00:57.903Z] #42 58.23   LINK     criu/arch/aarch64/crtools.built-in.o
10:00:57 [2021-02-22T10:00:57.903Z] #42 58.28   DEP      criu/pie/util-vdso.d
10:00:57 [2021-02-22T10:00:57.952Z] #42 75.13   DEP      criu/timens.d
10:00:58 [2021-02-22T10:00:58.167Z] #42 58.48   DEP      criu/pie/util.d
10:00:58 [2021-02-22T10:00:58.208Z] #42 ...
10:00:58 [2021-02-22T10:00:58.208Z] 
10:00:58 [2021-02-22T10:00:58.208Z] #44 [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
10:00:58 [2021-02-22T10:00:58.208Z] #44 sha256:95e9d62759f5ef4733dfa11df8ecbca33a659c153d8d4dcc091018a95d825898
10:00:58 [2021-02-22T10:00:58.208Z] #44 DONE 146.6s
10:00:58 [2021-02-22T10:00:58.208Z] 
10:00:58 [2021-02-22T10:00:58.208Z] #42 [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
10:00:58 [2021-02-22T10:00:58.208Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:00:58 [2021-02-22T10:00:58.208Z] #42 75.43   DEP      criu/sysfs_parse.d
10:00:58 [2021-02-22T10:00:58.431Z] #42 58.70   CC       criu/pie/util.o
10:00:58 [2021-02-22T10:00:58.465Z] #42 75.57   DEP      criu/sysctl.d
10:00:58 [2021-02-22T10:00:58.537Z] #18 DONE 1.2s
10:00:58 [2021-02-22T10:00:58.537Z] 
10:00:58 [2021-02-22T10:00:58.537Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:00:58 [2021-02-22T10:00:58.537Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:00:58 [2021-02-22T10:00:58.694Z] #42 59.05   CC       criu/pie/util-vdso.o
10:00:58 [2021-02-22T10:00:58.724Z] #42 75.96   DEP      criu/string.d
10:00:58 [2021-02-22T10:00:58.958Z] #42 ...
10:00:58 [2021-02-22T10:00:58.958Z] 
10:00:58 [2021-02-22T10:00:58.958Z] #23 [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
10:00:58 [2021-02-22T10:00:58.958Z] #23 sha256:276ca8b742391dd18f7a6206bcadaf5cfe99d0e569e79173502596e88943a605
10:00:58 [2021-02-22T10:00:58.981Z] #42 76.05   DEP      criu/stats.d
10:00:59 [2021-02-22T10:00:59.237Z] #42 76.30   DEP      criu/sockets.d
10:00:59 [2021-02-22T10:00:59.237Z] #42 76.54   DEP      criu/sk-unix.d
10:00:59 [2021-02-22T10:00:59.494Z] #42 76.80   DEP      criu/sk-tcp.d
10:00:59 [2021-02-22T10:00:59.751Z] #42 77.03   DEP      criu/sk-queue.d
10:00:59 [2021-02-22T10:00:59.922Z] #19 1.469 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:00:59 [2021-02-22T10:00:59.922Z] #19 1.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:00:59 [2021-02-22T10:00:59.922Z] #19 1.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:01:00 [2021-02-22T10:01:00.007Z] #42 77.24   DEP      criu/sk-packet.d
10:01:00 [2021-02-22T10:01:00.264Z] #42 77.45   DEP      criu/sk-netlink.d
10:01:00 [2021-02-22T10:01:00.264Z] #42 77.64   DEP      criu/sk-inet.d
10:01:00 [2021-02-22T10:01:00.491Z] #19 2.103 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:01:00 [2021-02-22T10:01:00.827Z] #42 77.85   DEP      criu/signalfd.d
10:01:00 [2021-02-22T10:01:00.827Z] #42 78.03   DEP      criu/sigframe.d
10:01:00 [2021-02-22T10:01:00.919Z] #15 4.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:01:00 [2021-02-22T10:01:00.919Z] #15 DONE 5.1s
10:01:00 [2021-02-22T10:01:00.919Z] 
10:01:00 [2021-02-22T10:01:00.919Z] #44 [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
10:01:00 [2021-02-22T10:01:00.919Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:01:00 [2021-02-22T10:01:00.919Z] #44 133.4 github.com/LK4D4/vndr/godl
10:01:01 [2021-02-22T10:01:01.083Z] #42 78.16   DEP      criu/shmem.d
10:01:01 [2021-02-22T10:01:01.083Z] #42 78.35   DEP      criu/servicefd.d
10:01:01 [2021-02-22T10:01:01.323Z] #55 198.3 + bin/containerd
10:01:01 [2021-02-22T10:01:01.342Z] #42 78.54   DEP      criu/seize.d
10:01:01 [2021-02-22T10:01:01.429Z] #19 3.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:01:01 [2021-02-22T10:01:01.491Z] #44 134.3 github.com/LK4D4/vndr
10:01:01 [2021-02-22T10:01:01.599Z] #42 78.72   DEP      criu/seccomp.d
10:01:01 [2021-02-22T10:01:01.599Z] #42 78.91   DEP      criu/rst-malloc.d
10:01:01 [2021-02-22T10:01:01.790Z] Running on azwin-2-e9df30 in d:\jenkins\workspace\moby_PR-42017
[Pipeline] {
[Pipeline] ws
10:01:01 [2021-02-22T10:01:01.819Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:01:01 [2021-02-22T10:01:01.858Z] #42 78.97   DEP      criu/rbtree.d
10:01:01 [2021-02-22T10:01:01.858Z] #42 79.01   DEP      criu/pstree.d
10:01:01 [2021-02-22T10:01:01.858Z] #42 79.14   DEP      criu/protobuf.d
10:01:01 [2021-02-22T10:01:01.863Z] #23 116.1 Checking out files:  22% (2540/11186)   
Checking out files:  23% (2573/11186)   
Checking out files:  24% (2685/11186)   
Checking out files:  25% (2797/11186)   
Checking out files:  26% (2909/11186)   
Checking out files:  27% (3021/11186)   
Checking out files:  28% (3133/11186)   
Checking out files:  29% (3244/11186)   
Checking out files:  30% (3356/11186)   
Checking out files:  31% (3468/11186)   
Checking out files:  32% (3580/11186)   
Checking out files:  33% (3692/11186)   
Checking out files:  34% (3804/11186)   
Checking out files:  35% (3916/11186)   
Checking out files:  36% (4027/11186)   
Checking out files:  37% (4139/11186)   
Checking out files:  38% (4251/11186)   
Checking out files:  39% (4363/11186)   
Checking out files:  40% (4475/11186)   
Checking out files:  41% (4587/11186)   
Checking out files:  42% (4699/11186)   
Checking out files:  43% (4810/11186)   
Checking out files:  44% (4922/11186)   
Checking out files:  45% (5034/11186)   
Checking out files:  46% (5146/11186)   
Checking out files:  46% (5201/11186)   
Checking out files:  47% (5258/11186)   
Checking out files:  48% (5370/11186)   
Checking out files:  49% (5482/11186)   
Checking out files:  50% (5593/11186)   
Checking out files:  51% (5705/11186)   
Checking out files:  52% (5817/11186)   
Checking out files:  53% (5929/11186)   
Checking out files:  54% (6041/11186)   
Checking out files:  55% (6153/11186)   
Checking out files:  56% (6265/11186)   
Checking out files:  57% (6377/11186)   
Checking out files:  58% (6488/11186)   
Checking out files:  59% (6600/11186)   
Checking out files:  60% (6712/11186)   
Checking out files:  61% (6824/11186)   
Checking out files:  62% (6936/11186)   
Checking out files:  63% (7048/11186)   
Checking out files:  64% (7160/11186)   
Checking out files:  65% (7271/11186)   
Checking out files:  66% (7383/11186)   
Checking out files:  67% (7495/11186)   
Checking out files:  68% (7607/11186)   
Checking out files:  69% (7719/11186)   
Checking out files:  70% (7831/11186)   
Checking out files:  71% (7943/11186)   
Checking out files:  72% (8054/11186)   
Checking out files:  73% (8166/11186)   
Checking out files:  74% (8278/11186)   
Checking out files:  75% (8390/11186)   
Checking out files:  75% (8406/11186)   
Checking out files:  76% (8502/11186)   
Checking out files:  77% (8614/11186)   
Checking out files:  78% (8726/11186)   
Checking out files:  79% (8837/11186)   
Checking out files:  80% (8949/11186)   
Checking out files:  81% (9061/11186)   
Checking out files:  82% (9173/11186)   
Checking out files:  83% (9285/11186)   
Checking out files:  84% (9397/11186)   
Checking out files:  85% (9509/11186)   
Checking out files:  86% (9620/11186)   
Checking out files:  87% (9732/11186)   
Checking out files:  88% (9844/11186)   
Checking out files:  89% (9956/11186)   
Checking out files:  90% (10068/11186)   
Checking out files:  91% (10180/11186)   
Checking out files:  92% (10292/11186)   
Checking out files:  93% (10403/11186)   
Checking out files:  94% (10515/11186)   
Checking out files:  95% (10627/11186)   
Checking out files:  96% (10739/11186)   
Checking out files:  97% (10851/11186)   
Checking out files:  98% (10963/11186)   
Checking out files:  99% (11075/11186)   
Checking out files: 100% (11186/11186)   
Checking out files: 100% (11186/11186), done.
10:01:01 [2021-02-22T10:01:01.863Z] #23 119.2 + cd /tmp/tmp.apSsA1QJib/tmp/docker-ce
10:01:02 [2021-02-22T10:01:02.115Z] #42 79.29   GEN      criu/protobuf-desc-gen.h
10:01:02 [2021-02-22T10:01:02.338Z] #23 119.2 + git checkout -q v17.06.2-ce
10:01:02 [2021-02-22T10:01:02.602Z] #23 ...
10:01:02 [2021-02-22T10:01:02.602Z] 
10:01:02 [2021-02-22T10:01:02.602Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:02 [2021-02-22T10:01:02.602Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:01:02 [2021-02-22T10:01:02.602Z] #19 4.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
10:01:02 [2021-02-22T10:01:02.602Z] #19 5.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
10:01:02 [2021-02-22T10:01:02.602Z] #19 8.231 Fetched 8246 kB in 6s (1278 kB/s)
10:01:02 [2021-02-22T10:01:02.602Z] #19 8.231 Reading package lists...
10:01:02 [2021-02-22T10:01:02.602Z] #19 10.75 Reading package lists...
10:01:02 [2021-02-22T10:01:02.602Z] #19 13.35 Building dependency tree...
10:01:02 [2021-02-22T10:01:02.866Z] #19 ...
10:01:02 [2021-02-22T10:01:02.866Z] 
10:01:02 [2021-02-22T10:01:02.866Z] #42 [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
10:01:02 [2021-02-22T10:01:02.866Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:01:02 [2021-02-22T10:01:02.866Z] #42 59.71   AR       criu/pie/pie.lib.a
10:01:02 [2021-02-22T10:01:02.866Z] #42 59.78   DEP      criu/pie/restorer.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.12   DEP      criu/arch/aarch64/intraprocedure.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.14   DEP      criu/arch/aarch64/restorer.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.34   DEP      criu/arch/aarch64/vdso-pie.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.50   DEP      criu/pie/parasite-vdso.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.60   DEP      criu/pie/parasite.d
10:01:02 [2021-02-22T10:01:02.866Z] #42 60.77   CC       criu/pie/parasite.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 61.70   LINK     criu/pie/parasite.built-in.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 61.71   GEN      criu/pie/parasite-blob.h
10:01:02 [2021-02-22T10:01:02.866Z] #42 61.72   CC       criu/pie/parasite-vdso.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 62.43   CC       criu/arch/aarch64/vdso-pie.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 62.81   CC       criu/arch/aarch64/restorer.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 63.23   CC       criu/arch/aarch64/intraprocedure.o
10:01:02 [2021-02-22T10:01:02.866Z] #42 63.28   CC       criu/pie/restorer.o
10:01:03 [2021-02-22T10:01:03.336Z] #19 4.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:01:03 [2021-02-22T10:01:03.663Z] The recommended git tool is: git
10:01:03 [2021-02-22T10:01:03.904Z] #19 ...
10:01:03 [2021-02-22T10:01:03.904Z] 
10:01:03 [2021-02-22T10:01:03.904Z] #44 [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
10:01:03 [2021-02-22T10:01:03.904Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:01:03 [2021-02-22T10:01:03.904Z] #44 136.6 github.com/LK4D4/vndr/godl
10:01:04 [2021-02-22T10:01:04.006Z] #42 80.84   DEP      criu/protobuf-desc.d
10:01:04 [2021-02-22T10:01:04.006Z] #42 81.00   DEP      criu/proc_parse.d
10:01:04 [2021-02-22T10:01:04.006Z] #42 81.21   DEP      criu/plugin.d
10:01:04 [2021-02-22T10:01:04.006Z] #42 81.28   DEP      criu/pipes.d
10:01:04 [2021-02-22T10:01:04.262Z] #42 81.41   DEP      criu/pie-util.d
10:01:04 [2021-02-22T10:01:04.262Z] #42 81.51   DEP      criu/pie-util-vdso.d
10:01:04 [2021-02-22T10:01:04.473Z] #44 137.3 github.com/LK4D4/vndr
10:01:04 [2021-02-22T10:01:04.519Z] #42 81.69   DEP      criu/pie-util-vdso-elf32.d
10:01:04 [2021-02-22T10:01:04.519Z] #42 81.78   DEP      criu/path.d
10:01:04 [2021-02-22T10:01:04.775Z] #42 81.91   DEP      criu/parasite-syscall.d
10:01:04 [2021-02-22T10:01:04.793Z] #44 ...
10:01:04 [2021-02-22T10:01:04.793Z] 
10:01:04 [2021-02-22T10:01:04.793Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:01:04 [2021-02-22T10:01:04.793Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
10:01:04 [2021-02-22T10:01:04.793Z] #16 DONE 4.0s
10:01:04 [2021-02-22T10:01:04.793Z] 
10:01:04 [2021-02-22T10:01:04.793Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:01:04 [2021-02-22T10:01:04.793Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
10:01:05 [2021-02-22T10:01:05.031Z] #42 82.13   DEP      criu/pagemap.d
10:01:05 [2021-02-22T10:01:05.032Z] #42 82.27   DEP      criu/pagemap-cache.d
10:01:05 [2021-02-22T10:01:05.288Z] #42 82.42   DEP      criu/page-xfer.d
10:01:05 [2021-02-22T10:01:05.288Z] #42 82.56   DEP      criu/page-pipe.d
10:01:05 [2021-02-22T10:01:05.288Z] #42 82.65   DEP      criu/netfilter.d
10:01:05 [2021-02-22T10:01:05.429Z] #42 ...
10:01:05 [2021-02-22T10:01:05.429Z] 
10:01:05 [2021-02-22T10:01:05.429Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:05 [2021-02-22T10:01:05.429Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55 libcap2-bin is already the newest version (1:2.25-2).
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55 The following additional packages will be installed:
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   python3.7 python3.7-minimal vim-runtime xxd
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55 Suggested packages:
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55 Recommended packages:
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.55   aufs-dkms nftables build-essential python3-dev python3-keyring
10:01:05 [2021-02-22T10:01:05.429Z] #19 14.56   python3-keyrings.alt python3-xdg unzip
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03 The following NEW packages will be installed:
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.03   xz-utils zip
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.35 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.35 Need to get 27.6 MB of archives.
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.35 After this operation, 114 MB of additional disk space will be used.
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 16.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 17.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 17.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
10:01:05 [2021-02-22T10:01:05.429Z] #19 17.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:01:05 [2021-02-22T10:01:05.544Z] #42 82.80   DEP      criu/net.d
10:01:05 [2021-02-22T10:01:05.603Z] #55 ...
10:01:05 [2021-02-22T10:01:05.603Z] 
10:01:05 [2021-02-22T10:01:05.603Z] #52 [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
10:01:05 [2021-02-22T10:01:05.603Z] #52 sha256:f912d109a32e98c02e7cec3f5962e65b0194651665267e963375783d77802bc9
10:01:05 [2021-02-22T10:01:05.603Z] #52 125.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:01:05 [2021-02-22T10:01:05.603Z] #52 126.7 + mkdir -p /build
10:01:05 [2021-02-22T10:01:05.603Z] #52 126.7 + cp runc /build/runc
10:01:05 [2021-02-22T10:01:05.603Z] #52 DONE 126.9s
10:01:05 [2021-02-22T10:01:05.603Z] 
10:01:05 [2021-02-22T10:01:05.603Z] #55 [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
10:01:05 [2021-02-22T10:01:05.603Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
10:01:05 [2021-02-22T10:01:05.692Z] #19 17.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
10:01:05 [2021-02-22T10:01:05.692Z] #19 17.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
10:01:05 [2021-02-22T10:01:05.692Z] #19 17.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
10:01:05 [2021-02-22T10:01:05.736Z] #17 ...
10:01:05 [2021-02-22T10:01:05.736Z] 
10:01:05 [2021-02-22T10:01:05.736Z] #42 [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
10:01:05 [2021-02-22T10:01:05.736Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:05 [2021-02-22T10:01:05.736Z] #42 69.26   DEP      criu/arch/x86/sigaction_compat_pie.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 69.44   DEP      criu/arch/x86/restorer_unmap.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 69.45   DEP      criu/arch/x86/restorer.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 69.73   DEP      criu/arch/x86/vdso-pie.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 69.90   DEP      criu/pie/parasite-vdso.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 70.10   DEP      criu/pie/parasite.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 70.43   CC       criu/pie/parasite.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 71.84   LINK     criu/pie/parasite.built-in.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 71.84   GEN      criu/pie/parasite-blob.h
10:01:05 [2021-02-22T10:01:05.736Z] #42 71.84   CC       criu/pie/parasite-vdso.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 72.66   CC       criu/arch/x86/vdso-pie.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 72.92   CC       criu/arch/x86/restorer.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 73.53   CC       criu/arch/x86/restorer_unmap.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 73.59   CC       criu/arch/x86/sigaction_compat_pie.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 73.90   CC       criu/pie/restorer.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.25   LINK     criu/pie/restorer.built-in.o
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.28   GEN      criu/pie/restorer-blob.h
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.43   DEP      criu/vdso.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.61   DEP      criu/vdso-compat.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.74   DEP      criu/uts_ns.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 77.89   DEP      criu/util.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 78.06   DEP      criu/uffd.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 78.31   DEP      criu/tun.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 78.55   DEP      criu/tty.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 78.72   DEP      criu/timerfd.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 78.93   DEP      criu/timens.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 79.13   DEP      criu/sysfs_parse.d
10:01:05 [2021-02-22T10:01:05.736Z] #42 79.36   DEP      criu/sysctl.d
10:01:05 [2021-02-22T10:01:05.800Z] #42 83.03   DEP      criu/namespaces.d
10:01:05 [2021-02-22T10:01:05.997Z] #42 79.51   DEP      criu/string.d
10:01:05 [2021-02-22T10:01:05.997Z] #42 79.57   DEP      criu/stats.d
10:01:05 [2021-02-22T10:01:05.997Z] #42 79.70   DEP      criu/sockets.d
10:01:06 [2021-02-22T10:01:06.057Z] #42 83.18   DEP      criu/mount.d
10:01:06 [2021-02-22T10:01:06.057Z] #42 83.32   DEP      criu/memfd.d
10:01:06 [2021-02-22T10:01:06.057Z] #42 83.43   DEP      criu/mem.d
10:01:06 [2021-02-22T10:01:06.258Z] #42 79.88   DEP      criu/sk-unix.d
10:01:06 [2021-02-22T10:01:06.269Z] #19 17.86 debconf: delaying package configuration, since apt-utils is not installed
10:01:06 [2021-02-22T10:01:06.269Z] #19 17.95 Fetched 27.6 MB in 1s (23.0 MB/s)
10:01:06 [2021-02-22T10:01:06.269Z] #19 18.03 Selecting previously unselected package pigz.
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.12 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.13 Unpacking pigz (2.4-1) ...
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.24 Selecting previously unselected package libpython3.7-minimal:arm64.
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
10:01:06 [2021-02-22T10:01:06.533Z] #19 18.25 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
10:01:06 [2021-02-22T10:01:06.543Z] #55 ...
10:01:06 [2021-02-22T10:01:06.543Z] 
10:01:06 [2021-02-22T10:01:06.543Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:01:06 [2021-02-22T10:01:06.543Z] #53 sha256:48099046aa2c99c2b5db501163d473243d63549b5956d2925a58c53ede22bbb5
10:01:06 [2021-02-22T10:01:06.620Z] #42 83.58   DEP      criu/lsm.d
10:01:06 [2021-02-22T10:01:06.620Z] #42 83.68   DEP      criu/log.d
10:01:06 [2021-02-22T10:01:06.620Z] #42 83.79   DEP      criu/libnetlink.d
10:01:06 [2021-02-22T10:01:06.620Z] #42 ...
10:01:06 [2021-02-22T10:01:06.620Z] 
10:01:06 [2021-02-22T10:01:06.620Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:06 [2021-02-22T10:01:06.620Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:06 [2021-02-22T10:01:06.620Z] #19 11.05 Reading package lists...
10:01:06 [2021-02-22T10:01:06.620Z] #19 15.19 Reading package lists...
10:01:06 [2021-02-22T10:01:06.620Z] #19 19.06 Building dependency tree...
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.59 libcap2-bin is already the newest version (1:2.25-2).
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.59 The following additional packages will be installed:
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.60   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.61   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.61   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.61   python3.7 python3.7-minimal vim-runtime xxd
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62 Suggested packages:
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62 Recommended packages:
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62   aufs-dkms nftables build-essential python3-dev python3-keyring
10:01:06 [2021-02-22T10:01:06.620Z] #19 20.62   python3-keyrings.alt python3-xdg unzip
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.42 The following NEW packages will be installed:
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.43   xz-utils zip
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.75 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.75 Need to get 28.5 MB of archives.
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.75 After this operation, 116 MB of additional disk space will be used.
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:01:06 [2021-02-22T10:01:06.620Z] #19 23.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
10:01:06 [2021-02-22T10:01:06.804Z] #53 DONE 0.2s
10:01:06 [2021-02-22T10:01:06.804Z] 
10:01:06 [2021-02-22T10:01:06.804Z] #55 [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
10:01:06 [2021-02-22T10:01:06.804Z] #55 sha256:9c7aea33b6ee3b21b8ed131704d10d330e8f9e0d31910cda0b321c0528e7aa6d
10:01:06 [2021-02-22T10:01:06.830Z] #42 80.15   DEP      criu/sk-tcp.d
10:01:06 [2021-02-22T10:01:06.830Z] #42 80.35   DEP      criu/sk-queue.d
10:01:06 [2021-02-22T10:01:06.876Z] #19 24.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:01:06 [2021-02-22T10:01:06.876Z] #19 24.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:01:06 [2021-02-22T10:01:06.876Z] #19 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:01:07 [2021-02-22T10:01:07.090Z] #42 80.48   DEP      criu/sk-packet.d
10:01:07 [2021-02-22T10:01:07.090Z] #42 ...
10:01:07 [2021-02-22T10:01:07.090Z] 
10:01:07 [2021-02-22T10:01:07.090Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:01:07 [2021-02-22T10:01:07.090Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
10:01:07 [2021-02-22T10:01:07.090Z] #17 DONE 2.6s
10:01:07 [2021-02-22T10:01:07.090Z] 
10:01:07 [2021-02-22T10:01:07.090Z] #52 [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
10:01:07 [2021-02-22T10:01:07.090Z] #52 sha256:08d2cc00685399d29352c8956213e81d2f822e1e7dcadbf017c39beab25c9535
10:01:07 [2021-02-22T10:01:07.090Z] #52 12.54 + cd /tmp/tmp.8zpeowoB2K/src/github.com/opencontainers/runc
10:01:07 [2021-02-22T10:01:07.090Z] #52 12.54 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:01:07 [2021-02-22T10:01:07.090Z] #52 12.85 + '[' -z '' ']'
10:01:07 [2021-02-22T10:01:07.090Z] #52 12.85 + target=static
10:01:07 [2021-02-22T10:01:07.090Z] #52 12.85 + make 'BUILDTAGS=seccomp ' static
10:01:07 [2021-02-22T10:01:07.090Z] #52 13.44 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
10:01:07 [2021-02-22T10:01:07.109Z] #19 18.77 Selecting previously unselected package python3.7-minimal.
10:01:07 [2021-02-22T10:01:07.109Z] #19 18.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
10:01:07 [2021-02-22T10:01:07.109Z] #19 18.79 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:07 [2021-02-22T10:01:07.133Z] #19 24.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:01:07 [2021-02-22T10:01:07.133Z] #19 24.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:01:07 [2021-02-22T10:01:07.133Z] #19 24.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:01:07 [2021-02-22T10:01:07.352Z] #52 ...
10:01:07 [2021-02-22T10:01:07.352Z] 
10:01:07 [2021-02-22T10:01:07.352Z] #42 [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
10:01:07 [2021-02-22T10:01:07.352Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:07 [2021-02-22T10:01:07.352Z] #42 80.74   DEP      criu/sk-netlink.d
10:01:07 [2021-02-22T10:01:07.352Z] #42 80.95   DEP      criu/sk-inet.d
10:01:07 [2021-02-22T10:01:07.390Z] #19 ...
10:01:07 [2021-02-22T10:01:07.390Z] 
10:01:07 [2021-02-22T10:01:07.390Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:01:07 [2021-02-22T10:01:07.390Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
10:01:07 [2021-02-22T10:01:07.390Z] #31 DONE 155.7s
10:01:07 [2021-02-22T10:01:07.390Z] 
10:01:07 [2021-02-22T10:01:07.390Z] #42 [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
10:01:07 [2021-02-22T10:01:07.390Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:07 [2021-02-22T10:01:07.390Z] #42 83.89   DEP      criu/kerndat.d
10:01:07 [2021-02-22T10:01:07.390Z] #42 84.07   DEP      criu/kcmp-ids.d
10:01:07 [2021-02-22T10:01:07.390Z] #42 84.18   DEP      criu/irmap.d
10:01:07 [2021-02-22T10:01:07.390Z] #42 84.30   DEP      criu/ipc_ns.d
10:01:07 [2021-02-22T10:01:07.390Z] #42 84.57   DEP      criu/image.d
10:01:07 [2021-02-22T10:01:07.613Z] #42 81.18   DEP      criu/signalfd.d
10:01:07 [2021-02-22T10:01:07.647Z] #42 84.88   DEP      criu/image-desc.d
10:01:07 [2021-02-22T10:01:07.764Z] #44 ...
10:01:07 [2021-02-22T10:01:07.764Z] 
10:01:07 [2021-02-22T10:01:07.764Z] #42 [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
10:01:07 [2021-02-22T10:01:07.764Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:07 [2021-02-22T10:01:07.764Z] #42 57.34   CC       criu/arch/x86/cpu.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 58.03   CC       criu/arch/x86/crtools.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 59.65   CC       criu/arch/x86/kerndat.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 60.17   CC       criu/arch/x86/sigaction_compat.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 60.42   CC       criu/arch/x86/sigframe.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 60.66   LINK     criu/arch/x86/crtools.built-in.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 60.72   DEP      criu/pie/util-vdso-elf32.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 60.87   DEP      criu/pie/util-vdso.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 61.00   DEP      criu/pie/util.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 61.18   CC       criu/pie/util.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 61.45   CC       criu/pie/util-vdso.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 62.05   CC       criu/pie/util-vdso-elf32.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 62.75   AR       criu/pie/pie.lib.a
10:01:07 [2021-02-22T10:01:07.764Z] #42 62.82   DEP      criu/pie/restorer.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.04   DEP      criu/arch/x86/sigaction_compat_pie.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.14   DEP      criu/arch/x86/restorer_unmap.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.17   DEP      criu/arch/x86/restorer.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.32   DEP      criu/arch/x86/vdso-pie.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.48   DEP      criu/pie/parasite-vdso.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.63   DEP      criu/pie/parasite.d
10:01:07 [2021-02-22T10:01:07.764Z] #42 63.88   CC       criu/pie/parasite.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 65.24   LINK     criu/pie/parasite.built-in.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 65.25   GEN      criu/pie/parasite-blob.h
10:01:07 [2021-02-22T10:01:07.764Z] #42 65.26   CC       criu/pie/parasite-vdso.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 66.05   CC       criu/arch/x86/vdso-pie.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 66.32   CC       criu/arch/x86/restorer.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 66.86   CC       criu/arch/x86/restorer_unmap.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 66.90   CC       criu/arch/x86/sigaction_compat_pie.o
10:01:07 [2021-02-22T10:01:07.764Z] #42 67.17   CC       criu/pie/restorer.o
10:01:07 [2021-02-22T10:01:07.903Z] #42 85.06   DEP      criu/fsnotify.d
10:01:07 [2021-02-22T10:01:07.942Z] #42 81.39   DEP      criu/sigframe.d
10:01:07 [2021-02-22T10:01:07.942Z] #42 81.54   DEP      criu/shmem.d
10:01:08 [2021-02-22T10:01:08.065Z] #19 19.55 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
10:01:08 [2021-02-22T10:01:08.065Z] #19 19.57 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:08 [2021-02-22T10:01:08.160Z] #42 85.35   DEP      criu/filesystems.d
10:01:08 [2021-02-22T10:01:08.208Z] #42 81.75   DEP      criu/servicefd.d
10:01:08 [2021-02-22T10:01:08.417Z] #42 85.76   DEP      criu/files.d
10:01:08 [2021-02-22T10:01:08.473Z] #42 82.05   DEP      criu/seize.d
10:01:08 [2021-02-22T10:01:08.703Z] #42 ...
10:01:08 [2021-02-22T10:01:08.703Z] 
10:01:08 [2021-02-22T10:01:08.703Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:08 [2021-02-22T10:01:08.703Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:08 [2021-02-22T10:01:08.703Z] #19 10.34 Fetched 8422 kB in 9s (917 kB/s)
10:01:08 [2021-02-22T10:01:08.746Z] #42 82.29   DEP      criu/seccomp.d
10:01:08 [2021-02-22T10:01:08.746Z] #42 82.48   DEP      criu/rst-malloc.d
10:01:08 [2021-02-22T10:01:08.980Z] #42 86.05   DEP      criu/files-reg.d
10:01:08 [2021-02-22T10:01:08.980Z] #42 86.20   DEP      criu/files-ext.d
10:01:09 [2021-02-22T10:01:09.019Z] #42 82.59   DEP      criu/rbtree.d
10:01:09 [2021-02-22T10:01:09.019Z] #42 82.65   DEP      criu/pstree.d
10:01:09 [2021-02-22T10:01:09.236Z] #42 86.39   DEP      criu/file-lock.d
10:01:09 [2021-02-22T10:01:09.236Z] #42 86.50   DEP      criu/file-ids.d
10:01:09 [2021-02-22T10:01:09.236Z] #42 86.60   DEP      criu/fifo.d
10:01:09 [2021-02-22T10:01:09.279Z] #42 82.84   DEP      criu/protobuf.d
10:01:09 [2021-02-22T10:01:09.279Z] #42 82.97   GEN      criu/protobuf-desc-gen.h
10:01:09 [2021-02-22T10:01:09.493Z] #42 86.72   DEP      criu/fdstore.d
10:01:09 [2021-02-22T10:01:09.749Z] #42 86.79   DEP      criu/fault-injection.d
10:01:09 [2021-02-22T10:01:09.749Z] #42 86.82   DEP      criu/external.d
10:01:09 [2021-02-22T10:01:09.749Z] #42 86.93   DEP      criu/eventpoll.d
10:01:09 [2021-02-22T10:01:09.851Z] #42 ...
10:01:09 [2021-02-22T10:01:09.851Z] 
10:01:09 [2021-02-22T10:01:09.851Z] #18 [dev-systemd-false  6/26] RUN ldconfig
10:01:09 [2021-02-22T10:01:09.851Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
10:01:09 [2021-02-22T10:01:09.851Z] #18 DONE 2.8s
10:01:09 [2021-02-22T10:01:09.996Z] #19 21.62 Selecting previously unselected package python3-minimal.
10:01:09 [2021-02-22T10:01:09.996Z] #19 21.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
10:01:09 [2021-02-22T10:01:09.996Z] #19 21.70 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
10:01:09 [2021-02-22T10:01:09.996Z] #19 21.71 Unpacking python3-minimal (3.7.3-1) ...
10:01:10 [2021-02-22T10:01:10.005Z] #42 87.07   DEP      criu/eventfd.d
10:01:10 [2021-02-22T10:01:10.006Z] #42 87.18   DEP      criu/crtools.d
10:01:10 [2021-02-22T10:01:10.006Z] #42 87.31   DEP      criu/cr-service.d
10:01:10 [2021-02-22T10:01:10.113Z] 
10:01:10 [2021-02-22T10:01:10.113Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:10 [2021-02-22T10:01:10.113Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:10 [2021-02-22T10:01:10.260Z] #19 21.86 Selecting previously unselected package libmpdec2:arm64.
10:01:10 [2021-02-22T10:01:10.260Z] #19 21.86 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
10:01:10 [2021-02-22T10:01:10.260Z] #19 21.89 Unpacking libmpdec2:arm64 (2.4.2-2) ...
10:01:10 [2021-02-22T10:01:10.262Z] #42 87.51   DEP      criu/cr-restore.d
10:01:10 [2021-02-22T10:01:10.518Z] #42 87.75   DEP      criu/cr-errno.d
10:01:10 [2021-02-22T10:01:10.524Z] #19 22.00 Selecting previously unselected package libpython3.7-stdlib:arm64.
10:01:10 [2021-02-22T10:01:10.524Z] #19 22.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
10:01:10 [2021-02-22T10:01:10.524Z] #19 22.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
10:01:10 [2021-02-22T10:01:10.775Z] #42 87.78   DEP      criu/cr-dump.d
10:01:10 [2021-02-22T10:01:10.775Z] #42 87.94   DEP      criu/cr-dedup.d
10:01:11 [2021-02-22T10:01:11.034Z] #42 88.12   DEP      criu/cr-check.d
10:01:11 [2021-02-22T10:01:11.034Z] #42 88.34   DEP      criu/config.d
10:01:11 [2021-02-22T10:01:11.290Z] #42 88.51   DEP      criu/clone-noasan.d
10:01:11 [2021-02-22T10:01:11.290Z] #42 88.59   DEP      criu/cgroup.d
10:01:11 [2021-02-22T10:01:11.495Z] #19 ...
10:01:11 [2021-02-22T10:01:11.495Z] 
10:01:11 [2021-02-22T10:01:11.495Z] #44 [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
10:01:11 [2021-02-22T10:01:11.496Z] #44 sha256:dbb0cc32aa876e9a389a10263fbbaff91f3990fb80d67bcbc280cae457b39a90
10:01:11 [2021-02-22T10:01:11.496Z] #44 DONE 144.0s
10:01:11 [2021-02-22T10:01:11.496Z] 
10:01:11 [2021-02-22T10:01:11.496Z] #42 [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
10:01:11 [2021-02-22T10:01:11.496Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:11 [2021-02-22T10:01:11.496Z] #42 84.95   DEP      criu/protobuf-desc.d
10:01:11 [2021-02-22T10:01:11.496Z] #42 85.08   DEP      criu/proc_parse.d
10:01:11 [2021-02-22T10:01:11.547Z] #42 88.79   DEP      criu/cgroup-props.d
10:01:11 [2021-02-22T10:01:11.547Z] #42 88.88   DEP      criu/bitmap.d
10:01:11 [2021-02-22T10:01:11.756Z] #42 85.31   DEP      criu/plugin.d
10:01:11 [2021-02-22T10:01:11.756Z] #42 85.40   DEP      criu/pipes.d
10:01:11 [2021-02-22T10:01:11.804Z] #42 88.90   DEP      criu/bfd.d
10:01:11 [2021-02-22T10:01:11.804Z] #42 89.04   DEP      criu/autofs.d
10:01:11 [2021-02-22T10:01:11.804Z] #42 89.17   DEP      criu/aio.d
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.20 Selecting previously unselected package python3.7.
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.22 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.36 Selecting previously unselected package libpython3-stdlib:arm64.
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.38 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
10:01:11 [2021-02-22T10:01:11.920Z] #19 23.51 Setting up python3-minimal (3.7.3-1) ...
10:01:12 [2021-02-22T10:01:12.017Z] #42 85.55   DEP      criu/pie-util.d
10:01:12 [2021-02-22T10:01:12.017Z] #42 85.64   DEP      criu/pie-util-vdso.d
10:01:12 [2021-02-22T10:01:12.060Z] #42 89.34   DEP      criu/action-scripts.d
10:01:12 [2021-02-22T10:01:12.278Z] #42 85.77   DEP      criu/pie-util-vdso-elf32.d
10:01:12 [2021-02-22T10:01:12.278Z] #42 85.89   DEP      criu/path.d
10:01:12 [2021-02-22T10:01:12.278Z] #42 85.99   DEP      criu/parasite-syscall.d
10:01:12 [2021-02-22T10:01:12.317Z] #42 89.54   CC       criu/action-scripts.o
10:01:12 [2021-02-22T10:01:12.538Z] #42 86.24   DEP      criu/pagemap.d
10:01:12 [2021-02-22T10:01:12.799Z] #42 86.39   DEP      criu/pagemap-cache.d
10:01:12 [2021-02-22T10:01:12.880Z] #42 89.96   CC       criu/aio.o
10:01:12 [2021-02-22T10:01:12.908Z] #19 10.34 Reading package lists...
10:01:12 [2021-02-22T10:01:12.908Z] #19 ...
10:01:12 [2021-02-22T10:01:12.908Z] 
10:01:12 [2021-02-22T10:01:12.908Z] #52 [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
10:01:12 [2021-02-22T10:01:12.908Z] #52 sha256:b579ecd9fdb1c0567f94a6c08718bdda854c15f3a1323c24eb3d4f01f3efac2e
10:01:12 [2021-02-22T10:01:12.908Z] #52 12.83 + cd /tmp/tmp.DC86p464Lt/src/github.com/opencontainers/runc
10:01:12 [2021-02-22T10:01:12.908Z] #52 12.83 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
10:01:12 [2021-02-22T10:01:12.908Z] #52 13.21 + '[' -z '' ']'
10:01:12 [2021-02-22T10:01:12.908Z] #52 13.21 + target=static
10:01:12 [2021-02-22T10:01:12.908Z] #52 13.21 + make 'BUILDTAGS=seccomp ' static
10:01:12 [2021-02-22T10:01:12.908Z] #52 13.37 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
10:01:12 [2021-02-22T10:01:12.908Z] #52 ...
10:01:12 [2021-02-22T10:01:12.908Z] 
10:01:12 [2021-02-22T10:01:12.908Z] #42 [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
10:01:12 [2021-02-22T10:01:12.908Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:12 [2021-02-22T10:01:12.908Z] #42 70.38   LINK     criu/pie/restorer.built-in.o
10:01:12 [2021-02-22T10:01:12.908Z] #42 70.41   GEN      criu/pie/restorer-blob.h
10:01:12 [2021-02-22T10:01:12.908Z] #42 70.54   DEP      criu/vdso.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 70.86   DEP      criu/vdso-compat.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 71.00   DEP      criu/uts_ns.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 71.17   DEP      criu/util.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 71.38   DEP      criu/uffd.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 71.59   DEP      criu/tun.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 71.81   DEP      criu/tty.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.09   DEP      criu/timerfd.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.29   DEP      criu/timens.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.47   DEP      criu/sysfs_parse.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.66   DEP      criu/sysctl.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.80   DEP      criu/string.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 72.85   DEP      criu/stats.d
10:01:12 [2021-02-22T10:01:12.908Z] #42 73.03   DEP      criu/sockets.d
10:01:13 [2021-02-22T10:01:13.059Z] #42 86.51   DEP      criu/page-xfer.d
10:01:13 [2021-02-22T10:01:13.059Z] #42 86.66   DEP      criu/page-pipe.d
10:01:13 [2021-02-22T10:01:13.168Z] #42 73.23   DEP      criu/sk-unix.d
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.63 Selecting previously unselected package python3.
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.69 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.70 Unpacking python3 (3.7.3-1) ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.81 Selecting previously unselected package libip4tc0:arm64.
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.84 Unpacking libip4tc0:arm64 (1.8.2-4) ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.93 Selecting previously unselected package libip6tc0:arm64.
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 24.97 Unpacking libip6tc0:arm64 (1.8.2-4) ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 25.07 Selecting previously unselected package libiptc0:arm64.
10:01:13 [2021-02-22T10:01:13.316Z] #19 25.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.316Z] #19 25.08 Unpacking libiptc0:arm64 (1.8.2-4) ...
10:01:13 [2021-02-22T10:01:13.324Z] #42 86.75   DEP      criu/netfilter.d
10:01:13 [2021-02-22T10:01:13.324Z] #42 86.89   DEP      criu/net.d
10:01:13 [2021-02-22T10:01:13.428Z] #42 73.40   DEP      criu/sk-tcp.d
10:01:13 [2021-02-22T10:01:13.443Z] #42 90.42   CC       criu/autofs.o
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.20 Selecting previously unselected package libnfnetlink0:arm64.
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.30 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:01:13 [2021-02-22T10:01:13.580Z] #19 25.42 Selecting previously unselected package libnftnl11:arm64.
10:01:13 [2021-02-22T10:01:13.588Z] #42 87.14   DEP      criu/namespaces.d
10:01:13 [2021-02-22T10:01:13.588Z] #42 87.27   DEP      criu/mount.d
10:01:13 [2021-02-22T10:01:13.687Z] #42 73.55   DEP      criu/sk-queue.d
10:01:13 [2021-02-22T10:01:13.687Z] #42 73.74   DEP      criu/sk-packet.d
10:01:13 [2021-02-22T10:01:13.843Z] #19 25.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.843Z] #19 25.43 Unpacking libnftnl11:arm64 (1.1.2-2) ...
10:01:13 [2021-02-22T10:01:13.843Z] #19 25.52 Selecting previously unselected package iptables.
10:01:13 [2021-02-22T10:01:13.843Z] #19 25.53 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
10:01:13 [2021-02-22T10:01:13.843Z] #19 25.54 Unpacking iptables (1.8.2-4) ...
10:01:13 [2021-02-22T10:01:13.849Z] #42 87.45   DEP      criu/memfd.d
10:01:13 [2021-02-22T10:01:13.947Z] #42 73.89   DEP      criu/sk-netlink.d
10:01:13 [2021-02-22T10:01:13.947Z] #42 74.04   DEP      criu/sk-inet.d
10:01:14 [2021-02-22T10:01:14.107Z] #19 25.91 Selecting previously unselected package xxd.
10:01:14 [2021-02-22T10:01:14.107Z] #19 25.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
10:01:14 [2021-02-22T10:01:14.107Z] #19 25.93 Unpacking xxd (2:8.1.0875-5) ...
10:01:14 [2021-02-22T10:01:14.110Z] #42 87.65   DEP      criu/mem.d
10:01:14 [2021-02-22T10:01:14.110Z] #42 87.87   DEP      criu/lsm.d
10:01:14 [2021-02-22T10:01:14.207Z] #42 74.23   DEP      criu/signalfd.d
10:01:14 [2021-02-22T10:01:14.207Z] #42 ...
10:01:14 [2021-02-22T10:01:14.207Z] 
10:01:14 [2021-02-22T10:01:14.207Z] #44 [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
10:01:14 [2021-02-22T10:01:14.207Z] #44 sha256:308f8a34a2e8cccce90ff280b27d8932cb4700b964b3ca03f84ede4ae3c50d87
10:01:14 [2021-02-22T10:01:14.207Z] #44 DONE 147.1s
10:01:14 [2021-02-22T10:01:14.372Z] #42 ...
10:01:14 [2021-02-22T10:01:14.372Z] 
10:01:14 [2021-02-22T10:01:14.372Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:14 [2021-02-22T10:01:14.372Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.31 debconf: delaying package configuration, since apt-utils is not installed
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.56 Fetched 28.5 MB in 2s (13.4 MB/s)
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.75 Selecting previously unselected package pigz.
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 25.88 Unpacking pigz (2.4-1) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.02 Selecting previously unselected package libpython3.7-minimal:amd64.
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.51 Selecting previously unselected package python3.7-minimal.
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 26.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 27.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.35 Selecting previously unselected package python3-minimal.
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.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 ... 23681 files and directories currently installed.)
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.42 Unpacking python3-minimal (3.7.3-1) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.50 Selecting previously unselected package libmpdec2:amd64.
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.51 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.60 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 29.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.57 Selecting previously unselected package python3.7.
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.59 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.74 Selecting previously unselected package libpython3-stdlib:amd64.
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 30.88 Setting up python3-minimal (3.7.3-1) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.65 Selecting previously unselected package python3.
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.73 Unpacking python3 (3.7.3-1) ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.81 Selecting previously unselected package libip4tc0:amd64.
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.372Z] #19 31.82 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:01:14 [2021-02-22T10:01:14.468Z] 
10:01:14 [2021-02-22T10:01:14.468Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:14 [2021-02-22T10:01:14.468Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:14 [2021-02-22T10:01:14.468Z] #19 10.34 Reading package lists...
10:01:14 [2021-02-22T10:01:14.629Z] #19 31.88 Selecting previously unselected package libip6tc0:amd64.
10:01:14 [2021-02-22T10:01:14.629Z] #19 31.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.629Z] #19 31.90 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:01:14 [2021-02-22T10:01:14.629Z] #19 31.98 Selecting previously unselected package libiptc0:amd64.
10:01:14 [2021-02-22T10:01:14.629Z] #19 31.99 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.629Z] #19 32.00 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:01:14 [2021-02-22T10:01:14.629Z] #19 32.08 Selecting previously unselected package libnfnetlink0:amd64.
10:01:14 [2021-02-22T10:01:14.682Z] #42 88.02   DEP      criu/log.d
10:01:14 [2021-02-22T10:01:14.682Z] #42 88.22   DEP      criu/libnetlink.d
10:01:14 [2021-02-22T10:01:14.684Z] #19 26.09 Selecting previously unselected package vim-common.
10:01:14 [2021-02-22T10:01:14.684Z] #19 26.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:01:14 [2021-02-22T10:01:14.684Z] #19 26.14 Unpacking vim-common (2:8.1.0875-5) ...
10:01:14 [2021-02-22T10:01:14.684Z] #19 26.26 Selecting previously unselected package bash-completion.
10:01:14 [2021-02-22T10:01:14.684Z] #19 26.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.27 Selecting previously unselected package libnftnl11:amd64.
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.28 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:01:14 [2021-02-22T10:01:14.885Z] #19 32.36 Selecting previously unselected package iptables.
10:01:14 [2021-02-22T10:01:14.943Z] #42 88.35   DEP      criu/kerndat.d
10:01:15 [2021-02-22T10:01:15.142Z] #19 32.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:01:15 [2021-02-22T10:01:15.142Z] #19 32.37 Unpacking iptables (1.8.2-4) ...
10:01:15 [2021-02-22T10:01:15.204Z] #42 88.63   DEP      criu/kcmp-ids.d
10:01:15 [2021-02-22T10:01:15.204Z] #42 88.72   DEP      criu/irmap.d
10:01:15 [2021-02-22T10:01:15.204Z] #42 88.84   DEP      criu/ipc_ns.d
10:01:15 [2021-02-22T10:01:15.262Z] #19 ...
10:01:15 [2021-02-22T10:01:15.262Z] 
10:01:15 [2021-02-22T10:01:15.262Z] #23 [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
10:01:15 [2021-02-22T10:01:15.262Z] #23 sha256:276ca8b742391dd18f7a6206bcadaf5cfe99d0e569e79173502596e88943a605
10:01:15 [2021-02-22T10:01:15.262Z] #23 122.3 + mkdir -p /tmp/tmp.apSsA1QJib/src/github.com/docker
10:01:15 [2021-02-22T10:01:15.262Z] #23 122.3 + mv components/cli /tmp/tmp.apSsA1QJib/src/github.com/docker/cli
10:01:15 [2021-02-22T10:01:15.262Z] #23 122.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:01:15 [2021-02-22T10:01:15.262Z] #23 ...
10:01:15 [2021-02-22T10:01:15.262Z] 
10:01:15 [2021-02-22T10:01:15.262Z] #42 [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
10:01:15 [2021-02-22T10:01:15.262Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:01:15 [2021-02-22T10:01:15.262Z] #42 65.90   LINK     criu/pie/restorer.built-in.o
10:01:15 [2021-02-22T10:01:15.262Z] #42 65.91   GEN      criu/pie/restorer-blob.h
10:01:15 [2021-02-22T10:01:15.262Z] #42 65.99   DEP      criu/vdso.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 66.23   DEP      criu/uts_ns.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 66.41   DEP      criu/util.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 66.61   DEP      criu/uffd.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 66.80   DEP      criu/tun.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.05   DEP      criu/tty.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.24   DEP      criu/timerfd.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.41   DEP      criu/timens.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.63   DEP      criu/sysfs_parse.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.74   DEP      criu/sysctl.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.83   DEP      criu/string.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.86   DEP      criu/stats.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 67.94   DEP      criu/sockets.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.08   DEP      criu/sk-unix.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.22   DEP      criu/sk-tcp.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.40   DEP      criu/sk-queue.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.52   DEP      criu/sk-packet.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.71   DEP      criu/sk-netlink.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 68.99   DEP      criu/sk-inet.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.25   DEP      criu/signalfd.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.38   DEP      criu/sigframe.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.47   DEP      criu/shmem.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.59   DEP      criu/servicefd.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.67   DEP      criu/seize.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.75   DEP      criu/seccomp.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 69.93   DEP      criu/rst-malloc.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 70.09   DEP      criu/rbtree.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 70.14   DEP      criu/pstree.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 70.33   DEP      criu/protobuf.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 70.43   GEN      criu/protobuf-desc-gen.h
10:01:15 [2021-02-22T10:01:15.262Z] #42 71.97   DEP      criu/protobuf-desc.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.11   DEP      criu/proc_parse.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.32   DEP      criu/plugin.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.47   DEP      criu/pipes.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.62   DEP      criu/pie-util.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.75   DEP      criu/pie-util-vdso.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.86   DEP      criu/path.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 72.95   DEP      criu/parasite-syscall.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.20   DEP      criu/pagemap.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.40   DEP      criu/pagemap-cache.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.53   DEP      criu/page-xfer.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.73   DEP      criu/page-pipe.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.86   DEP      criu/netfilter.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 73.99   DEP      criu/net.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 74.15   DEP      criu/namespaces.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 74.38   DEP      criu/mount.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 74.57   DEP      criu/memfd.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 74.83   DEP      criu/mem.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 75.06   DEP      criu/lsm.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 75.25   DEP      criu/log.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 75.40   DEP      criu/libnetlink.d
10:01:15 [2021-02-22T10:01:15.262Z] #42 75.65   DEP      criu/kerndat.d
10:01:15 [2021-02-22T10:01:15.398Z] #19 32.67 Selecting previously unselected package xxd.
10:01:15 [2021-02-22T10:01:15.398Z] #19 32.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:01:15 [2021-02-22T10:01:15.398Z] #19 32.68 Unpacking xxd (2:8.1.0875-5) ...
10:01:15 [2021-02-22T10:01:15.398Z] #19 32.80 Selecting previously unselected package vim-common.
10:01:15 [2021-02-22T10:01:15.465Z] #42 88.98   DEP      criu/image.d
10:01:15 [2021-02-22T10:01:15.465Z] #42 89.19   DEP      criu/image-desc.d
10:01:15 [2021-02-22T10:01:15.526Z] #42 75.85   DEP      criu/kcmp-ids.d
10:01:15 [2021-02-22T10:01:15.526Z] #42 75.92   DEP      criu/irmap.d
10:01:15 [2021-02-22T10:01:15.526Z] #42 ...
10:01:15 [2021-02-22T10:01:15.526Z] 
10:01:15 [2021-02-22T10:01:15.526Z] #39 [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
10:01:15 [2021-02-22T10:01:15.526Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
10:01:15 [2021-02-22T10:01:15.526Z] #39 132.4 + dpkg --print-architecture
10:01:15 [2021-02-22T10:01:15.655Z] #19 32.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:01:15 [2021-02-22T10:01:15.655Z] #19 32.85 Unpacking vim-common (2:8.1.0875-5) ...
10:01:15 [2021-02-22T10:01:15.655Z] #19 33.05 Selecting previously unselected package bash-completion.
10:01:15 [2021-02-22T10:01:15.655Z] #19 33.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:01:15 [2021-02-22T10:01:15.727Z] #42 89.33   DEP      criu/fsnotify.d
10:01:15 [2021-02-22T10:01:15.988Z] #42 89.48   DEP      criu/filesystems.d
10:01:16 [2021-02-22T10:01:16.249Z] #42 89.64   DEP      criu/files.d
10:01:16 [2021-02-22T10:01:16.249Z] #42 89.85   DEP      criu/files-reg.d
10:01:16 [2021-02-22T10:01:16.378Z] #19 14.28 Reading package lists...
10:01:16 [2021-02-22T10:01:16.512Z] #42 90.00   DEP      criu/files-ext.d
10:01:16 [2021-02-22T10:01:16.512Z] #42 90.12   DEP      criu/file-lock.d
10:01:16 [2021-02-22T10:01:16.773Z] #42 90.32   DEP      criu/file-ids.d
10:01:16 [2021-02-22T10:01:16.773Z] #42 90.47   DEP      criu/fifo.d
10:01:17 [2021-02-22T10:01:17.034Z] #42 90.60   DEP      criu/fdstore.d
10:01:17 [2021-02-22T10:01:17.206Z] #19 18.16 Building dependency tree...
10:01:17 [2021-02-22T10:01:17.295Z] #42 90.75   DEP      criu/fault-injection.d
10:01:17 [2021-02-22T10:01:17.295Z] #42 90.82   DEP      criu/external.d
10:01:17 [2021-02-22T10:01:17.295Z] #42 90.92   DEP      criu/eventpoll.d
10:01:17 [2021-02-22T10:01:17.460Z] #39 DONE 134.1s
10:01:17 [2021-02-22T10:01:17.460Z] 
10:01:17 [2021-02-22T10:01:17.460Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:17 [2021-02-22T10:01:17.460Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:01:17 [2021-02-22T10:01:17.460Z] #19 28.93 Unpacking bash-completion (1:2.8-6) ...
10:01:17 [2021-02-22T10:01:17.556Z] #42 91.11   DEP      criu/eventfd.d
10:01:17 [2021-02-22T10:01:17.736Z] #19 29.38 Selecting previously unselected package bzip2.
10:01:17 [2021-02-22T10:01:17.736Z] #19 29.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
10:01:17 [2021-02-22T10:01:17.736Z] #19 29.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:01:17 [2021-02-22T10:01:17.817Z] #42 91.25   DEP      criu/crtools.d
10:01:17 [2021-02-22T10:01:17.817Z] #42 91.44   DEP      criu/cr-service.d
10:01:18 [2021-02-22T10:01:18.000Z] #19 29.49 Selecting previously unselected package xz-utils.
10:01:18 [2021-02-22T10:01:18.000Z] #19 29.49 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
10:01:18 [2021-02-22T10:01:18.000Z] #19 29.51 Unpacking xz-utils (5.2.4-1) ...
10:01:18 [2021-02-22T10:01:18.000Z] #19 29.73 Selecting previously unselected package apparmor.
10:01:18 [2021-02-22T10:01:18.078Z] #42 91.59   DEP      criu/cr-restore.d
10:01:18 [2021-02-22T10:01:18.145Z] #19 19.83 libcap2-bin is already the newest version (1:2.25-2).
10:01:18 [2021-02-22T10:01:18.145Z] #19 19.83 The following additional packages will be installed:
10:01:18 [2021-02-22T10:01:18.145Z] #19 19.85   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:01:18 [2021-02-22T10:01:18.263Z] #19 29.74 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
10:01:18 [2021-02-22T10:01:18.263Z] #19 29.83 Unpacking apparmor (2.13.2-10) ...
10:01:18 [2021-02-22T10:01:18.339Z] #42 91.82   DEP      criu/cr-errno.d
10:01:18 [2021-02-22T10:01:18.339Z] #42 91.85   DEP      criu/cr-dump.d
10:01:18 [2021-02-22T10:01:18.339Z] #42 92.07   DEP      criu/cr-dedup.d
10:01:18 [2021-02-22T10:01:18.404Z] #19 19.85   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:01:18 [2021-02-22T10:01:18.404Z] #19 19.85   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:01:18 [2021-02-22T10:01:18.404Z] #19 19.85   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   python3.7 python3.7-minimal vim-runtime xxd
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85 Suggested packages:
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85 Recommended packages:
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   aufs-dkms nftables build-essential python3-dev python3-keyring
10:01:18 [2021-02-22T10:01:18.405Z] #19 19.85   python3-keyrings.alt python3-xdg unzip
10:01:18 [2021-02-22T10:01:18.527Z] #19 30.18 Selecting previously unselected package aufs-tools.
10:01:18 [2021-02-22T10:01:18.527Z] #19 30.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
10:01:18 [2021-02-22T10:01:18.527Z] #19 30.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:01:18 [2021-02-22T10:01:18.599Z] #42 92.22   DEP      criu/cr-check.d
10:01:18 [2021-02-22T10:01:18.791Z] #19 30.46 Selecting previously unselected package libonig5:arm64.
10:01:18 [2021-02-22T10:01:18.791Z] #19 30.46 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
10:01:18 [2021-02-22T10:01:18.791Z] #19 30.46 Unpacking libonig5:arm64 (6.9.1-1) ...
10:01:18 [2021-02-22T10:01:18.860Z] #42 92.44   DEP      criu/config.d
10:01:18 [2021-02-22T10:01:18.926Z] #19 35.85 Unpacking bash-completion (1:2.8-6) ...
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.25 Selecting previously unselected package bzip2.
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.37 Selecting previously unselected package xz-utils.
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:01:18 [2021-02-22T10:01:18.926Z] #19 36.39 Unpacking xz-utils (5.2.4-1) ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.64 Selecting previously unselected package libjq1:arm64.
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.65 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.73 Selecting previously unselected package jq.
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.75 Unpacking jq (1.5+dfsg-2+b1) ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.82 Selecting previously unselected package libaio1:arm64.
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.82 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
10:01:19 [2021-02-22T10:01:19.054Z] #19 30.83 Unpacking libaio1:arm64 (0.3.112-3) ...
10:01:19 [2021-02-22T10:01:19.121Z] #42 92.66   DEP      criu/clone-noasan.d
10:01:19 [2021-02-22T10:01:19.121Z] #42 92.73   DEP      criu/cgroup.d
10:01:19 [2021-02-22T10:01:19.184Z] #19 36.58 Selecting previously unselected package apparmor.
10:01:19 [2021-02-22T10:01:19.185Z] #19 36.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:01:19 [2021-02-22T10:01:19.185Z] #19 36.67 Unpacking apparmor (2.13.2-10) ...
10:01:19 [2021-02-22T10:01:19.317Z] #19 30.91 Selecting previously unselected package libgpm2:arm64.
10:01:19 [2021-02-22T10:01:19.317Z] #19 30.92 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
10:01:19 [2021-02-22T10:01:19.317Z] #19 30.93 Unpacking libgpm2:arm64 (1.20.7-5) ...
10:01:19 [2021-02-22T10:01:19.317Z] #19 31.02 Selecting previously unselected package libicu63:arm64.
10:01:19 [2021-02-22T10:01:19.317Z] #19 31.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
10:01:19 [2021-02-22T10:01:19.317Z] #19 31.06 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
10:01:19 [2021-02-22T10:01:19.381Z] #42 92.90   DEP      criu/cgroup-props.d
10:01:19 [2021-02-22T10:01:19.381Z] #42 93.05   DEP      criu/bitmap.d
10:01:19 [2021-02-22T10:01:19.381Z] #42 93.06   DEP      criu/bfd.d
10:01:19 [2021-02-22T10:01:19.642Z] #42 93.16   DEP      criu/autofs.d
10:01:19 [2021-02-22T10:01:19.642Z] #42 93.29   DEP      criu/aio.d
10:01:19 [2021-02-22T10:01:19.769Z] #19 37.03 Selecting previously unselected package aufs-tools.
10:01:19 [2021-02-22T10:01:19.769Z] #19 37.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:01:19 [2021-02-22T10:01:19.769Z] #19 37.06 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:01:19 [2021-02-22T10:01:19.785Z] #19 ...
10:01:19 [2021-02-22T10:01:19.785Z] 
10:01:19 [2021-02-22T10:01:19.785Z] #42 [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
10:01:19 [2021-02-22T10:01:19.785Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:19 [2021-02-22T10:01:19.785Z] #42 74.52   DEP      criu/sigframe.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 74.62   DEP      criu/shmem.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 74.95   DEP      criu/servicefd.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 75.23   DEP      criu/seize.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 75.48   DEP      criu/seccomp.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 75.71   DEP      criu/rst-malloc.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 75.81   DEP      criu/rbtree.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 75.87   DEP      criu/pstree.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 76.03   DEP      criu/protobuf.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 76.22   GEN      criu/protobuf-desc-gen.h
10:01:19 [2021-02-22T10:01:19.785Z] #42 77.79   DEP      criu/protobuf-desc.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 77.97   DEP      criu/proc_parse.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.21   DEP      criu/plugin.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.35   DEP      criu/pipes.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.56   DEP      criu/pie-util.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.66   DEP      criu/pie-util-vdso.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.78   DEP      criu/pie-util-vdso-elf32.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 78.94   DEP      criu/path.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.07   DEP      criu/parasite-syscall.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.27   DEP      criu/pagemap.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.44   DEP      criu/pagemap-cache.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.58   DEP      criu/page-xfer.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.74   DEP      criu/page-pipe.d
10:01:19 [2021-02-22T10:01:19.785Z] #42 79.89   DEP      criu/netfilter.d
10:01:19 [2021-02-22T10:01:19.903Z] #42 93.52   DEP      criu/action-scripts.d
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.19 Selecting previously unselected package libonig5:amd64.
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.22 Unpacking libonig5:amd64 (6.9.1-1) ...
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.39 Selecting previously unselected package libjq1:amd64.
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.030Z] #19 37.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:20 [2021-02-22T10:01:20.045Z] #42 80.01   DEP      criu/net.d
10:01:20 [2021-02-22T10:01:20.045Z] #42 ...
10:01:20 [2021-02-22T10:01:20.045Z] 
10:01:20 [2021-02-22T10:01:20.045Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:20 [2021-02-22T10:01:20.045Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.67 The following NEW packages will be installed:
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.68   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:01:20 [2021-02-22T10:01:20.045Z] #19 21.69   xz-utils zip
10:01:20 [2021-02-22T10:01:20.164Z] #42 93.79   CC       criu/action-scripts.o
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.49 Selecting previously unselected package jq.
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.51 Unpacking jq (1.5+dfsg-2+b1) ...
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.63 Selecting previously unselected package libaio1:amd64.
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.67 Unpacking libaio1:amd64 (0.3.112-3) ...
10:01:20 [2021-02-22T10:01:20.289Z] #19 37.74 Selecting previously unselected package libgpm2:amd64.
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.04 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.04 Need to get 28.5 MB of archives.
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.04 After this operation, 116 MB of additional disk space will be used.
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
10:01:20 [2021-02-22T10:01:20.305Z] #19 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
10:01:20 [2021-02-22T10:01:20.551Z] #19 37.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.551Z] #19 37.75 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:01:20 [2021-02-22T10:01:20.551Z] #19 37.81 Selecting previously unselected package libicu63:amd64.
10:01:20 [2021-02-22T10:01:20.551Z] #19 37.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:01:20 [2021-02-22T10:01:20.551Z] #19 37.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:01:20 [2021-02-22T10:01:20.565Z] #19 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:01:20 [2021-02-22T10:01:20.736Z] #42 94.28   CC       criu/aio.o
10:01:20 [2021-02-22T10:01:20.824Z] #19 22.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:01:20 [2021-02-22T10:01:20.825Z] #19 22.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:01:21 [2021-02-22T10:01:21.307Z] #42 94.83   CC       criu/autofs.o
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:01:21 [2021-02-22T10:01:21.393Z] #19 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #42 ...
10:01:21 [2021-02-22T10:01:21.568Z] 
10:01:21 [2021-02-22T10:01:21.568Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:01:21 [2021-02-22T10:01:21.568Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
10:01:21 [2021-02-22T10:01:21.568Z] #31 DONE 153.3s
10:01:21 [2021-02-22T10:01:21.568Z] 
10:01:21 [2021-02-22T10:01:21.568Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:21 [2021-02-22T10:01:21.568Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:21 [2021-02-22T10:01:21.568Z] #19 3.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #19 3.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #19 3.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #19 4.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #19 5.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:01:21 [2021-02-22T10:01:21.568Z] #19 7.098 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:01:21 [2021-02-22T10:01:21.653Z] #19 23.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:01:21 [2021-02-22T10:01:21.829Z] #19 11.89 Fetched 8422 kB in 8s (995 kB/s)
10:01:22 [2021-02-22T10:01:22.221Z] #19 23.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:01:22 [2021-02-22T10:01:22.221Z] #19 23.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:01:22 [2021-02-22T10:01:22.221Z] #19 23.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:01:22 [2021-02-22T10:01:22.637Z] #19 33.93 Selecting previously unselected package libnet1:arm64.
10:01:22 [2021-02-22T10:01:22.637Z] #19 33.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 33.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.07 Selecting previously unselected package libnl-3-200:arm64.
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.17 Selecting previously unselected package libprotobuf-c1:arm64.
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.29 Selecting previously unselected package libreadline5:arm64.
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
10:01:22 [2021-02-22T10:01:22.637Z] #19 34.33 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:01:22 [2021-02-22T10:01:22.771Z] #19 11.89 Reading package lists...
10:01:22 [2021-02-22T10:01:22.771Z] #19 ...
10:01:22 [2021-02-22T10:01:22.771Z] 
10:01:22 [2021-02-22T10:01:22.771Z] #42 [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
10:01:22 [2021-02-22T10:01:22.771Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:22 [2021-02-22T10:01:22.771Z] #42 96.43   CC       criu/bfd.o
10:01:22 [2021-02-22T10:01:22.790Z] #19 24.57 debconf: delaying package configuration, since apt-utils is not installed
10:01:22 [2021-02-22T10:01:22.901Z] #19 34.48 Selecting previously unselected package net-tools.
10:01:22 [2021-02-22T10:01:22.901Z] #19 34.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
10:01:22 [2021-02-22T10:01:22.901Z] #19 34.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:01:22 [2021-02-22T10:01:22.901Z] #19 34.72 Selecting previously unselected package python-pip-whl.
10:01:23 [2021-02-22T10:01:23.049Z] #19 24.67 Fetched 28.5 MB in 2s (13.4 MB/s)
10:01:23 [2021-02-22T10:01:23.049Z] #19 24.74 Selecting previously unselected package pigz.
10:01:23 [2021-02-22T10:01:23.165Z] #19 34.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:01:23 [2021-02-22T10:01:23.165Z] #19 34.73 Unpacking python-pip-whl (18.1-5) ...
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.86 Unpacking pigz (2.4-1) ...
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.96 Selecting previously unselected package libpython3.7-minimal:amd64.
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:23 [2021-02-22T10:01:23.309Z] #19 24.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:23 [2021-02-22T10:01:23.429Z] #19 35.23 Selecting previously unselected package python3-lib2to3.
10:01:23 [2021-02-22T10:01:23.429Z] #19 35.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:01:23 [2021-02-22T10:01:23.692Z] #19 35.24 Unpacking python3-lib2to3 (3.7.3-1) ...
10:01:23 [2021-02-22T10:01:23.692Z] #19 35.39 Selecting previously unselected package python3-distutils.
10:01:23 [2021-02-22T10:01:23.692Z] #19 35.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:01:23 [2021-02-22T10:01:23.692Z] #19 35.43 Unpacking python3-distutils (3.7.3-1) ...
10:01:23 [2021-02-22T10:01:23.714Z] #42 97.04   CC       criu/bitmap.o
10:01:23 [2021-02-22T10:01:23.714Z] #42 97.21   CC       criu/cgroup-props.o
10:01:23 [2021-02-22T10:01:23.878Z] #19 25.54 Selecting previously unselected package python3.7-minimal.
10:01:23 [2021-02-22T10:01:23.878Z] #19 ...
10:01:23 [2021-02-22T10:01:23.878Z] 
10:01:23 [2021-02-22T10:01:23.878Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:01:23 [2021-02-22T10:01:23.878Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
10:01:23 [2021-02-22T10:01:23.878Z] #31 DONE 156.1s
10:01:23 [2021-02-22T10:01:23.878Z] 
10:01:23 [2021-02-22T10:01:23.878Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:23 [2021-02-22T10:01:23.878Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:23 [2021-02-22T10:01:23.878Z] #19 25.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:23 [2021-02-22T10:01:23.878Z] #19 25.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.58 Selecting previously unselected package python3-pip.
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.60 Unpacking python3-pip (18.1-5) ...
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.77 Selecting previously unselected package python3-pkg-resources.
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:01:23 [2021-02-22T10:01:23.956Z] #19 35.78 Unpacking python3-pkg-resources (40.8.0-1) ...
10:01:24 [2021-02-22T10:01:24.220Z] #19 35.92 Selecting previously unselected package python3-setuptools.
10:01:24 [2021-02-22T10:01:24.483Z] #19 35.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:01:24 [2021-02-22T10:01:24.483Z] #19 35.95 Unpacking python3-setuptools (40.8.0-1) ...
10:01:24 [2021-02-22T10:01:24.655Z] #42 98.09   CC       criu/cgroup.o
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.32 Selecting previously unselected package libnet1:amd64.
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.43 Selecting previously unselected package libnl-3-200:amd64.
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.53 Selecting previously unselected package libprotobuf-c1:amd64.
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.62 Selecting previously unselected package libreadline5:amd64.
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.82 Selecting previously unselected package net-tools.
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 41.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 ...
10:01:24 [2021-02-22T10:01:24.722Z] 
10:01:24 [2021-02-22T10:01:24.722Z] #42 [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
10:01:24 [2021-02-22T10:01:24.722Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:24 [2021-02-22T10:01:24.722Z] #42 91.64   CC       criu/bfd.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 92.14   CC       criu/bitmap.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 92.28   CC       criu/cgroup-props.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 92.97   CC       criu/cgroup.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 95.84   CC       criu/clone-noasan.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 96.11   CC       criu/config.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 97.54   CC       criu/cr-check.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 99.44   CC       criu/cr-dedup.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 99.93   CC       criu/cr-dump.o
10:01:24 [2021-02-22T10:01:24.722Z] #42 ...
10:01:24 [2021-02-22T10:01:24.722Z] 
10:01:24 [2021-02-22T10:01:24.722Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:24 [2021-02-22T10:01:24.722Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:24 [2021-02-22T10:01:24.722Z] #19 42.04 Selecting previously unselected package python-pip-whl.
10:01:24 [2021-02-22T10:01:24.722Z] #19 42.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:01:24 [2021-02-22T10:01:24.722Z] #19 42.06 Unpacking python-pip-whl (18.1-5) ...
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.21 Selecting previously unselected package python3-wheel.
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.23 Unpacking python3-wheel (0.32.3-2) ...
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.33 Selecting previously unselected package sudo.
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
10:01:24 [2021-02-22T10:01:24.747Z] #19 36.36 Unpacking sudo (1.8.27-1+deb10u3) ...
10:01:25 [2021-02-22T10:01:25.011Z] #19 36.71 Selecting previously unselected package thin-provisioning-tools.
10:01:25 [2021-02-22T10:01:25.011Z] #19 36.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
10:01:25 [2021-02-22T10:01:25.011Z] #19 36.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:01:25 [2021-02-22T10:01:25.112Z] using credential docker-jenkins-github-credentials
10:01:25 [2021-02-22T10:01:25.189Z] Cloning the remote Git repository
10:01:25 [2021-02-22T10:01:25.189Z] Cloning with configured refspecs honoured and without tags
10:01:25 [2021-02-22T10:01:25.260Z] #19 ...
10:01:25 [2021-02-22T10:01:25.260Z] 
10:01:25 [2021-02-22T10:01:25.260Z] #42 [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
10:01:25 [2021-02-22T10:01:25.260Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.17   DEP      criu/namespaces.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.34   DEP      criu/mount.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.49   DEP      criu/memfd.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.61   DEP      criu/mem.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.75   DEP      criu/lsm.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 80.96   DEP      criu/log.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.13   DEP      criu/libnetlink.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.30   DEP      criu/kerndat.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.48   DEP      criu/kcmp-ids.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.56   DEP      criu/irmap.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.69   DEP      criu/ipc_ns.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.81   DEP      criu/image.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.92   DEP      criu/image-desc.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 81.98   DEP      criu/fsnotify.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.08   DEP      criu/filesystems.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.26   DEP      criu/files.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.43   DEP      criu/files-reg.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.58   DEP      criu/files-ext.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.70   DEP      criu/file-lock.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.83   DEP      criu/file-ids.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 82.96   DEP      criu/fifo.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.08   DEP      criu/fdstore.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.19   DEP      criu/fault-injection.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.25   DEP      criu/external.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.34   DEP      criu/eventpoll.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.51   DEP      criu/eventfd.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.66   DEP      criu/crtools.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 83.82   DEP      criu/cr-service.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 84.04   DEP      criu/cr-restore.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 84.33   DEP      criu/cr-errno.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 84.34   DEP      criu/cr-dump.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 84.66   DEP      criu/cr-dedup.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 84.95   DEP      criu/cr-check.d
10:01:25 [2021-02-22T10:01:25.260Z] #42 85.19   DEP      criu/config.d
10:01:25 [2021-02-22T10:01:25.275Z] #19 36.94 Selecting previously unselected package uidmap.
10:01:25 [2021-02-22T10:01:25.275Z] #19 36.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
10:01:25 [2021-02-22T10:01:25.275Z] #19 36.97 Unpacking uidmap (1:4.5-1.1) ...
10:01:25 [2021-02-22T10:01:25.275Z] #19 37.08 Selecting previously unselected package vim-runtime.
10:01:25 [2021-02-22T10:01:25.285Z] #19 42.60 Selecting previously unselected package python3-lib2to3.
10:01:25 [2021-02-22T10:01:25.285Z] #19 42.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:01:25 [2021-02-22T10:01:25.285Z] #19 42.60 Unpacking python3-lib2to3 (3.7.3-1) ...
10:01:25 [2021-02-22T10:01:25.519Z] #42 85.47   DEP      criu/clone-noasan.d
10:01:25 [2021-02-22T10:01:25.519Z] #42 85.55   DEP      criu/cgroup.d
10:01:25 [2021-02-22T10:01:25.519Z] #42 ...
10:01:25 [2021-02-22T10:01:25.519Z] 
10:01:25 [2021-02-22T10:01:25.519Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:25 [2021-02-22T10:01:25.519Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:25 [2021-02-22T10:01:25.538Z] #19 37.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:01:25 [2021-02-22T10:01:25.538Z] #19 37.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:01:25 [2021-02-22T10:01:25.538Z] #19 37.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:01:25 [2021-02-22T10:01:25.538Z] #19 37.20 Unpacking vim-runtime (2:8.1.0875-5) ...
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.73 Selecting previously unselected package python3-distutils.
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.74 Unpacking python3-distutils (3.7.3-1) ...
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.87 Selecting previously unselected package python3-pip.
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:01:25 [2021-02-22T10:01:25.541Z] #19 42.89 Unpacking python3-pip (18.1-5) ...
10:01:25 [2021-02-22T10:01:25.778Z] #19 27.23 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:25 [2021-02-22T10:01:25.778Z] #19 27.25 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.05 Selecting previously unselected package python3-pkg-resources.
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.06 Unpacking python3-pkg-resources (40.8.0-1) ...
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.17 Selecting previously unselected package python3-setuptools.
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:01:25 [2021-02-22T10:01:25.798Z] #19 43.19 Unpacking python3-setuptools (40.8.0-1) ...
10:01:25 [2021-02-22T10:01:25.802Z] #19 ...
10:01:25 [2021-02-22T10:01:25.802Z] 
10:01:25 [2021-02-22T10:01:25.802Z] #42 [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
10:01:25 [2021-02-22T10:01:25.802Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.14   DEP      criu/ipc_ns.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.36   DEP      criu/image.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.46   DEP      criu/image-desc.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.53   DEP      criu/fsnotify.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.72   DEP      criu/filesystems.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.83   DEP      criu/files.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 76.97   DEP      criu/files-reg.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.16   DEP      criu/files-ext.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.29   DEP      criu/file-lock.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.43   DEP      criu/file-ids.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.51   DEP      criu/fifo.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.62   DEP      criu/fdstore.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.79   DEP      criu/fault-injection.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 77.86   DEP      criu/external.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 78.11   DEP      criu/eventpoll.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 78.38   DEP      criu/eventfd.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 78.50   DEP      criu/crtools.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 78.65   DEP      criu/cr-service.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 78.88   DEP      criu/cr-restore.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 79.10   DEP      criu/cr-errno.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 79.11   DEP      criu/cr-dump.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 79.41   DEP      criu/cr-dedup.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 79.56   DEP      criu/cr-check.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 79.79   DEP      criu/config.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.02   DEP      criu/clone-noasan.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.14   DEP      criu/cgroup.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.30   DEP      criu/cgroup-props.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.47   DEP      criu/bitmap.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.49   DEP      criu/bfd.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.63   DEP      criu/autofs.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.80   DEP      criu/aio.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 80.94   DEP      criu/action-scripts.d
10:01:25 [2021-02-22T10:01:25.802Z] #42 81.22   CC       criu/action-scripts.o
10:01:25 [2021-02-22T10:01:25.802Z] #42 81.70   CC       criu/aio.o
10:01:25 [2021-02-22T10:01:25.802Z] #42 82.12   CC       criu/autofs.o
10:01:25 [2021-02-22T10:01:25.803Z] #42 83.44   CC       criu/bfd.o
10:01:25 [2021-02-22T10:01:25.803Z] #42 83.83   CC       criu/bitmap.o
10:01:25 [2021-02-22T10:01:25.803Z] #42 84.08   CC       criu/cgroup-props.o
10:01:25 [2021-02-22T10:01:25.803Z] #42 84.92   CC       criu/cgroup.o
10:01:26 [2021-02-22T10:01:26.055Z] #19 43.44 Selecting previously unselected package python3-wheel.
10:01:26 [2021-02-22T10:01:26.055Z] #19 43.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:01:26 [2021-02-22T10:01:26.055Z] #19 43.46 Unpacking python3-wheel (0.32.3-2) ...
10:01:26 [2021-02-22T10:01:26.055Z] #19 43.54 Selecting previously unselected package sudo.
10:01:26 [2021-02-22T10:01:26.055Z] #19 43.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
10:01:26 [2021-02-22T10:01:26.311Z] #19 43.55 Unpacking sudo (1.8.27-1+deb10u3) ...
10:01:26 [2021-02-22T10:01:26.567Z] #19 44.07 Selecting previously unselected package thin-provisioning-tools.
10:01:26 [2021-02-22T10:01:26.567Z] #19 44.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:01:26 [2021-02-22T10:01:26.824Z] #19 44.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.36 Selecting previously unselected package uidmap.
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.38 Unpacking uidmap (1:4.5-1.1) ...
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.52 Selecting previously unselected package vim-runtime.
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:01:27 [2021-02-22T10:01:27.081Z] #19 44.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:01:27 [2021-02-22T10:01:27.201Z] #42 100.7   CC       criu/clone-noasan.o
10:01:27 [2021-02-22T10:01:27.209Z] #42 87.45   CC       criu/clone-noasan.o
10:01:27 [2021-02-22T10:01:27.337Z] #19 44.61 Unpacking vim-runtime (2:8.1.0875-5) ...
10:01:25 [2021-02-22T10:01:25.445Z] Cloning repository https://github.com/moby/moby.git
10:01:25 [2021-02-22T10:01:25.898Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:01:27 [2021-02-22T10:01:27.198Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:27 [2021-02-22T10:01:27.198Z]  > git --version # timeout=10
10:01:27 [2021-02-22T10:01:27.234Z]  > git --version # 'git version 2.24.1.windows.2'
10:01:27 [2021-02-22T10:01:27.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:27 [2021-02-22T10:01:27.237Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:27 [2021-02-22T10:01:27.461Z] #42 101.0   CC       criu/config.o
10:01:27 [2021-02-22T10:01:27.482Z] #42 87.69   CC       criu/config.o
10:01:27 [2021-02-22T10:01:27.686Z] #19 29.34 Selecting previously unselected package python3-minimal.
10:01:27 [2021-02-22T10:01:27.686Z] #19 29.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.45 Unpacking python3-minimal (3.7.3-1) ...
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.53 Selecting previously unselected package libmpdec2:amd64.
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.63 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
10:01:27 [2021-02-22T10:01:27.945Z] #19 29.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:28 [2021-02-22T10:01:28.058Z] #42 ...
10:01:28 [2021-02-22T10:01:28.058Z] 
10:01:28 [2021-02-22T10:01:28.058Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:28 [2021-02-22T10:01:28.058Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:01:28 [2021-02-22T10:01:28.058Z] #19 39.71 Selecting previously unselected package vim.
10:01:28 [2021-02-22T10:01:28.058Z] #19 39.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
10:01:28 [2021-02-22T10:01:28.058Z] #19 39.75 Unpacking vim (2:8.1.0875-5) ...
10:01:28 [2021-02-22T10:01:28.635Z] #19 40.20 Selecting previously unselected package xfsprogs.
10:01:28 [2021-02-22T10:01:28.635Z] #19 40.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
10:01:28 [2021-02-22T10:01:28.635Z] #19 40.22 Unpacking xfsprogs (4.20.0-1) ...
10:01:28 [2021-02-22T10:01:28.846Z] #42 102.3   CC       criu/cr-check.o
10:01:28 [2021-02-22T10:01:28.883Z] #19 30.59 Selecting previously unselected package python3.7.
10:01:28 [2021-02-22T10:01:28.883Z] #19 30.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
10:01:28 [2021-02-22T10:01:28.883Z] #19 30.59 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:01:28 [2021-02-22T10:01:28.899Z] #19 40.65 Selecting previously unselected package zip.
10:01:28 [2021-02-22T10:01:28.899Z] #19 40.66 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
10:01:28 [2021-02-22T10:01:28.899Z] #19 40.67 Unpacking zip (3.0-11+b1) ...
10:01:29 [2021-02-22T10:01:29.142Z] #19 30.72 Selecting previously unselected package libpython3-stdlib:amd64.
10:01:29 [2021-02-22T10:01:29.142Z] #19 30.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:01:29 [2021-02-22T10:01:29.142Z] #19 30.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:29 [2021-02-22T10:01:29.142Z] #19 30.85 Setting up python3-minimal (3.7.3-1) ...
10:01:29 [2021-02-22T10:01:29.163Z] #19 40.89 Setting up aufs-tools (1:4.14+20190211-1) ...
10:01:29 [2021-02-22T10:01:29.163Z] #19 40.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:01:29 [2021-02-22T10:01:29.163Z] #19 40.94 Setting up libip6tc0:arm64 (1.8.2-4) ...
10:01:29 [2021-02-22T10:01:29.163Z] #19 40.96 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:01:29 [2021-02-22T10:01:29.163Z] #19 40.97 Setting up libgpm2:arm64 (1.20.7-5) ...
10:01:29 [2021-02-22T10:01:29.417Z] #42 ...
10:01:29 [2021-02-22T10:01:29.417Z] 
10:01:29 [2021-02-22T10:01:29.417Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:29 [2021-02-22T10:01:29.417Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:29 [2021-02-22T10:01:29.417Z] #19 11.89 Reading package lists...
10:01:29 [2021-02-22T10:01:29.417Z] #19 15.30 Reading package lists...
10:01:29 [2021-02-22T10:01:29.417Z] #19 18.22 Building dependency tree...
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.35 libcap2-bin is already the newest version (1:2.25-2).
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.35 The following additional packages will be installed:
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36   python3.7 python3.7-minimal vim-runtime xxd
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.36 Suggested packages:
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37 Recommended packages:
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37   aufs-dkms nftables build-essential python3-dev python3-keyring
10:01:29 [2021-02-22T10:01:29.417Z] #19 19.37   python3-keyrings.alt python3-xdg unzip
10:01:29 [2021-02-22T10:01:29.427Z] #19 40.99 Setting up libip4tc0:arm64 (1.8.2-4) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.00 Setting up uidmap (1:4.5-1.1) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.02 Setting up libnftnl11:arm64 (1.1.2-2) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.10 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.16 Setting up xxd (2:8.1.0875-5) ...
10:01:29 [2021-02-22T10:01:29.427Z] #19 41.18 Setting up zip (3.0-11+b1) ...
10:01:29 [2021-02-22T10:01:29.696Z] #19 41.21 Setting up vim-common (2:8.1.0875-5) ...
10:01:29 [2021-02-22T10:01:29.696Z] #19 41.25 Setting up bash-completion (1:2.8-6) ...
10:01:29 [2021-02-22T10:01:29.826Z] #19 31.62 Selecting previously unselected package python3.
10:01:30 [2021-02-22T10:01:30.091Z] #19 31.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
10:01:30 [2021-02-22T10:01:30.091Z] #19 31.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.091Z] #19 31.74 Unpacking python3 (3.7.3-1) ...
10:01:30 [2021-02-22T10:01:30.360Z] #19 31.88 Selecting previously unselected package libip4tc0:amd64.
10:01:30 [2021-02-22T10:01:30.360Z] #19 31.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.360Z] #19 31.89 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:01:30 [2021-02-22T10:01:30.360Z] #19 32.00 Selecting previously unselected package libip6tc0:amd64.
10:01:30 [2021-02-22T10:01:30.360Z] #19 32.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.360Z] #19 32.01 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:01:30 [2021-02-22T10:01:30.608Z] #19 47.80 Selecting previously unselected package vim.
10:01:30 [2021-02-22T10:01:30.608Z] #19 47.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.608Z] #19 47.83 Unpacking vim (2:8.1.0875-5) ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.11 Selecting previously unselected package libiptc0:amd64.
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.13 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.23 Selecting previously unselected package libnfnetlink0:amd64.
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.620Z] #19 32.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.72 The following NEW packages will be installed:
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.73   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:01:30 [2021-02-22T10:01:30.802Z] #19 20.74   xz-utils zip
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.39 Selecting previously unselected package libnftnl11:amd64.
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.41 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.56 Selecting previously unselected package iptables.
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:01:30 [2021-02-22T10:01:30.884Z] #19 32.57 Unpacking iptables (1.8.2-4) ...
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.05 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.05 Need to get 28.5 MB of archives.
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.05 After this operation, 116 MB of additional disk space will be used.
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
10:01:31 [2021-02-22T10:01:31.063Z] #19 21.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:01:31 [2021-02-22T10:01:31.149Z] #19 32.91 Selecting previously unselected package xxd.
10:01:31 [2021-02-22T10:01:31.149Z] #19 32.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:01:31 [2021-02-22T10:01:31.149Z] #19 32.92 Unpacking xxd (2:8.1.0875-5) ...
10:01:31 [2021-02-22T10:01:31.171Z] #19 48.37 Selecting previously unselected package xfsprogs.
10:01:31 [2021-02-22T10:01:31.171Z] #19 48.39 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:01:31 [2021-02-22T10:01:31.171Z] #19 48.40 Unpacking xfsprogs (4.20.0-1) ...
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:01:31 [2021-02-22T10:01:31.324Z] #19 21.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:01:31 [2021-02-22T10:01:31.409Z] #19 33.07 Selecting previously unselected package vim-common.
10:01:31 [2021-02-22T10:01:31.409Z] #19 33.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:01:31 [2021-02-22T10:01:31.409Z] #19 33.10 Unpacking vim-common (2:8.1.0875-5) ...
10:01:31 [2021-02-22T10:01:31.428Z] #19 48.89 Selecting previously unselected package zip.
10:01:31 [2021-02-22T10:01:31.428Z] #19 48.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:01:31 [2021-02-22T10:01:31.428Z] #19 48.90 Unpacking zip (3.0-11+b1) ...
10:01:31 [2021-02-22T10:01:31.668Z] #19 33.24 Selecting previously unselected package bash-completion.
10:01:31 [2021-02-22T10:01:31.668Z] #19 33.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.13 Setting up aufs-tools (1:4.14+20190211-1) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.19 Setting up libgpm2:amd64 (1.20.7-5) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.19 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.20 Setting up uidmap (1:4.5-1.1) ...
10:01:31 [2021-02-22T10:01:31.684Z] #19 49.21 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 21.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:01:31 [2021-02-22T10:01:31.895Z] #19 22.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.27 Setting up xxd (2:8.1.0875-5) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.28 Setting up zip (3.0-11+b1) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.29 Setting up vim-common (2:8.1.0875-5) ...
10:01:31 [2021-02-22T10:01:31.941Z] #19 49.32 Setting up bash-completion (1:2.8-6) ...
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:01:32 [2021-02-22T10:01:32.156Z] #19 22.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:01:32 [2021-02-22T10:01:32.417Z] #19 22.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:01:32 [2021-02-22T10:01:32.417Z] #19 22.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:01:32 [2021-02-22T10:01:32.678Z] #19 22.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.50 Setting up libiptc0:arm64 (1.8.2-4) ...
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.52 Setting up xz-utils (5.2.4-1) ...
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.57 Setting up sudo (1.8.27-1+deb10u3) ...
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.67 invoke-rc.d: could not determine current runlevel
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.70 invoke-rc.d: policy-rc.d denied execution of start.
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.71 Setting up pigz (2.4-1) ...
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:01:33 [2021-02-22T10:01:33.026Z] #19 44.74 Setting up libnl-3-200:arm64 (3.4.0-1) ...
10:01:33 [2021-02-22T10:01:33.250Z] #19 23.19 debconf: delaying package configuration, since apt-utils is not installed
10:01:33 [2021-02-22T10:01:33.250Z] #19 23.26 Fetched 28.5 MB in 2s (15.7 MB/s)
10:01:33 [2021-02-22T10:01:33.250Z] #19 23.35 Selecting previously unselected package pigz.
10:01:33 [2021-02-22T10:01:33.290Z] #19 44.78 Setting up python-pip-whl (18.1-5) ...
10:01:33 [2021-02-22T10:01:33.290Z] #19 44.79 Setting up libmpdec2:arm64 (2.4.2-2) ...
10:01:33 [2021-02-22T10:01:33.290Z] #19 44.81 Setting up vim-runtime (2:8.1.0875-5) ...
10:01:33 [2021-02-22T10:01:33.382Z] #55 228.9 + bin/containerd-stress
10:01:33 [2021-02-22T10:01:33.382Z] #55 231.0 + bin/containerd-shim
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.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 ... 23432 files and directories currently installed.)
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.40 Unpacking pigz (2.4-1) ...
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.47 Selecting previously unselected package libpython3.7-minimal:amd64.
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:33 [2021-02-22T10:01:33.510Z] #19 23.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.24 Setting up libaio1:arm64 (0.3.112-3) ...
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.26 Setting up libonig5:arm64 (6.9.1-1) ...
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.27 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.29 Setting up vim (2:8.1.0875-5) ...
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:33 [2021-02-22T10:01:33.553Z] #19 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:33 [2021-02-22T10:01:33.554Z] #19 45.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:33 [2021-02-22T10:01:33.554Z] #19 45.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:33 [2021-02-22T10:01:33.771Z] #19 23.90 Selecting previously unselected package python3.7-minimal.
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.44 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.50 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.51 Setting up jq (1.5+dfsg-2+b1) ...
10:01:33 [2021-02-22T10:01:33.817Z] #19 45.53 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
10:01:34 [2021-02-22T10:01:34.032Z] #19 23.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:01:34 [2021-02-22T10:01:34.032Z] #19 23.92 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:34 [2021-02-22T10:01:34.081Z] #19 45.55 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.03 Unpacking bash-completion (1:2.8-6) ...
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.51 Selecting previously unselected package bzip2.
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.60 Selecting previously unselected package xz-utils.
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:01:34 [2021-02-22T10:01:34.955Z] #19 36.63 Unpacking xz-utils (5.2.4-1) ...
10:01:34 [2021-02-22T10:01:34.974Z] #19 24.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:01:34 [2021-02-22T10:01:34.974Z] #19 24.83 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.17 Setting up libiptc0:amd64 (1.8.2-4) ...
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.19 Setting up xz-utils (5.2.4-1) ...
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.23 Setting up sudo (1.8.27-1+deb10u3) ...
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.32 invoke-rc.d: could not determine current runlevel
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.33 invoke-rc.d: policy-rc.d denied execution of start.
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.34 Setting up pigz (2.4-1) ...
10:01:35 [2021-02-22T10:01:35.212Z] #19 52.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:35 [2021-02-22T10:01:35.213Z] #19 52.37 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:01:35 [2021-02-22T10:01:35.213Z] #19 52.39 Setting up python-pip-whl (18.1-5) ...
10:01:35 [2021-02-22T10:01:35.213Z] #19 52.41 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:01:35 [2021-02-22T10:01:35.213Z] #19 52.42 Setting up vim-runtime (2:8.1.0875-5) ...
10:01:35 [2021-02-22T10:01:35.213Z] #19 ...
10:01:35 [2021-02-22T10:01:35.213Z] 
10:01:35 [2021-02-22T10:01:35.213Z] #42 [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
10:01:35 [2021-02-22T10:01:35.213Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:35 [2021-02-22T10:01:35.213Z] #42 102.1   CC       criu/cr-errno.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 102.2   CC       criu/cr-restore.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 106.9   CC       criu/cr-service.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 108.4   CC       criu/crtools.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 109.0   CC       criu/eventfd.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 109.4   CC       criu/eventpoll.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 110.3   CC       criu/external.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 110.7   CC       criu/fault-injection.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 110.8   CC       criu/fdstore.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 111.1   CC       criu/fifo.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 111.6   CC       criu/file-ids.o
10:01:35 [2021-02-22T10:01:35.213Z] #42 112.0   CC       criu/file-lock.o
10:01:35 [2021-02-22T10:01:35.215Z] #19 36.81 Selecting previously unselected package apparmor.
10:01:35 [2021-02-22T10:01:35.215Z] #19 36.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:01:35 [2021-02-22T10:01:35.215Z] #19 36.91 Unpacking apparmor (2.13.2-10) ...
10:01:35 [2021-02-22T10:01:35.469Z] #42 ...
10:01:35 [2021-02-22T10:01:35.469Z] 
10:01:35 [2021-02-22T10:01:35.469Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:35 [2021-02-22T10:01:35.469Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.85 Setting up libaio1:amd64 (0.3.112-3) ...
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.86 Setting up libonig5:amd64 (6.9.1-1) ...
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.88 Setting up vim (2:8.1.0875-5) ...
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:35 [2021-02-22T10:01:35.469Z] #19 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:35 [2021-02-22T10:01:35.726Z] #19 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:35 [2021-02-22T10:01:35.726Z] #19 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.03 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.05 Setting up jq (1.5+dfsg-2+b1) ...
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:35 [2021-02-22T10:01:35.726Z] #19 53.07 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.30 Selecting previously unselected package aufs-tools.
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:01:35 [2021-02-22T10:01:35.783Z] #19 ...
10:01:35 [2021-02-22T10:01:35.783Z] 
10:01:35 [2021-02-22T10:01:35.783Z] #42 [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
10:01:35 [2021-02-22T10:01:35.783Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:35 [2021-02-22T10:01:35.783Z] #42 85.68   DEP      criu/cgroup-props.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 85.75   DEP      criu/bitmap.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 85.76   DEP      criu/bfd.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 85.84   DEP      criu/autofs.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 85.98   DEP      criu/aio.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 86.10   DEP      criu/action-scripts.d
10:01:35 [2021-02-22T10:01:35.783Z] #42 86.39   CC       criu/action-scripts.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 86.69   CC       criu/aio.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 87.06   CC       criu/autofs.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 88.44   CC       criu/bfd.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 88.89   CC       criu/bitmap.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 89.07   CC       criu/cgroup-props.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 89.81   CC       criu/cgroup.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 92.87   CC       criu/clone-noasan.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 93.16   CC       criu/config.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 94.47   CC       criu/cr-check.o
10:01:35 [2021-02-22T10:01:35.783Z] #42 ...
10:01:35 [2021-02-22T10:01:35.783Z] 
10:01:35 [2021-02-22T10:01:35.783Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:35 [2021-02-22T10:01:35.783Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.44 Selecting previously unselected package libonig5:amd64.
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:01:35 [2021-02-22T10:01:35.783Z] #19 37.45 Unpacking libonig5:amd64 (6.9.1-1) ...
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.56 Selecting previously unselected package libjq1:amd64.
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.70 Selecting previously unselected package jq.
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.044Z] #19 37.73 Unpacking jq (1.5+dfsg-2+b1) ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.81 Selecting previously unselected package libaio1:amd64.
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.82 Unpacking libaio1:amd64 (0.3.112-3) ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.89 Selecting previously unselected package libgpm2:amd64.
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.91 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 37.98 Selecting previously unselected package libicu63:amd64.
10:01:36 [2021-02-22T10:01:36.303Z] #19 38.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.303Z] #19 38.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.10 Setting up iptables (1.8.2-4) ...
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:01:36 [2021-02-22T10:01:36.645Z] #19 48.20 Setting up python3 (3.7.3-1) ...
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.76 Selecting previously unselected package python3-minimal.
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.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 ... 23681 files and directories currently installed.)
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.80 Unpacking python3-minimal (3.7.3-1) ...
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.87 Selecting previously unselected package libmpdec2:amd64.
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:01:36 [2021-02-22T10:01:36.888Z] #19 26.88 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:01:36 [2021-02-22T10:01:36.888Z] #19 27.02 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:01:37 [2021-02-22T10:01:37.148Z] #19 27.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
10:01:37 [2021-02-22T10:01:37.148Z] #19 27.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:37 [2021-02-22T10:01:37.230Z] #19 48.79 Setting up python3-wheel (0.32.3-2) ...
10:01:37 [2021-02-22T10:01:37.720Z] #19 27.91 Selecting previously unselected package python3.7.
10:01:37 [2021-02-22T10:01:37.806Z] #19 49.48 Setting up apparmor (2.13.2-10) ...
10:01:37 [2021-02-22T10:01:37.980Z] #19 27.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
10:01:37 [2021-02-22T10:01:37.980Z] #19 27.91 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:01:37 [2021-02-22T10:01:37.980Z] #19 28.05 Selecting previously unselected package libpython3-stdlib:amd64.
10:01:37 [2021-02-22T10:01:37.980Z] #19 28.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:01:37 [2021-02-22T10:01:37.980Z] #19 28.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:38 [2021-02-22T10:01:38.241Z] #19 28.17 Setting up python3-minimal (3.7.3-1) ...
10:01:38 [2021-02-22T10:01:38.757Z] #19 ...
10:01:38 [2021-02-22T10:01:38.757Z] 
10:01:38 [2021-02-22T10:01:38.757Z] #42 [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
10:01:38 [2021-02-22T10:01:38.757Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:01:38 [2021-02-22T10:01:38.757Z] #42 89.14   CC       criu/cr-check.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 90.70   CC       criu/cr-dedup.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 91.05   CC       criu/cr-dump.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 92.90   CC       criu/cr-errno.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 92.99   CC       criu/cr-restore.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 96.51   CC       criu/cr-service.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 97.96   CC       criu/crtools.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 98.42   CC       criu/eventfd.o
10:01:38 [2021-02-22T10:01:38.757Z] #42 98.83   CC       criu/eventpoll.o
10:01:38 [2021-02-22T10:01:38.812Z] #19 29.01 Selecting previously unselected package python3.
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.15 Setting up iptables (1.8.2-4) ...
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:01:38 [2021-02-22T10:01:38.996Z] #19 56.23 Setting up python3 (3.7.3-1) ...
10:01:39 [2021-02-22T10:01:39.073Z] #19 29.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
10:01:39 [2021-02-22T10:01:39.073Z] #19 29.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.073Z] #19 29.07 Unpacking python3 (3.7.3-1) ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.19 Selecting previously unselected package libip4tc0:amd64.
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.19 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.29 Selecting previously unselected package libip6tc0:amd64.
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.31 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.43 Selecting previously unselected package libiptc0:amd64.
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.45 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:01:39 [2021-02-22T10:01:39.334Z] #19 29.52 Selecting previously unselected package libnfnetlink0:amd64.
10:01:39 [2021-02-22T10:01:39.335Z] #42 99.57   CC       criu/external.o
10:01:39 [2021-02-22T10:01:39.509Z] #19 56.73 Setting up python3-wheel (0.32.3-2) ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.58 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.67 Selecting previously unselected package libnftnl11:amd64.
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.594Z] #19 29.68 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:01:39 [2021-02-22T10:01:39.855Z] #19 29.78 Selecting previously unselected package iptables.
10:01:39 [2021-02-22T10:01:39.855Z] #19 29.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:01:39 [2021-02-22T10:01:39.855Z] #19 29.79 Unpacking iptables (1.8.2-4) ...
10:01:39 [2021-02-22T10:01:39.915Z] #42 100.1   CC       criu/fault-injection.o
10:01:39 [2021-02-22T10:01:39.915Z] #42 ...
10:01:39 [2021-02-22T10:01:39.915Z] 
10:01:39 [2021-02-22T10:01:39.915Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:39 [2021-02-22T10:01:39.915Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
10:01:39 [2021-02-22T10:01:39.915Z] #19 51.45 Setting up xfsprogs (4.20.0-1) ...
10:01:39 [2021-02-22T10:01:39.915Z] #19 51.46 Setting up python3-lib2to3 (3.7.3-1) ...
10:01:39 [2021-02-22T10:01:39.963Z] #55 237.6 + bin/containerd-shim-runc-v1
10:01:40 [2021-02-22T10:01:40.072Z] #19 57.45 Setting up apparmor (2.13.2-10) ...
10:01:40 [2021-02-22T10:01:40.116Z] #19 30.09 Selecting previously unselected package xxd.
10:01:40 [2021-02-22T10:01:40.116Z] #19 30.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.116Z] #19 30.11 Unpacking xxd (2:8.1.0875-5) ...
10:01:40 [2021-02-22T10:01:40.116Z] #19 30.23 Selecting previously unselected package vim-common.
10:01:40 [2021-02-22T10:01:40.377Z] #19 30.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:01:40 [2021-02-22T10:01:40.377Z] #19 30.26 Unpacking vim-common (2:8.1.0875-5) ...
10:01:40 [2021-02-22T10:01:40.377Z] #19 ...
10:01:40 [2021-02-22T10:01:40.377Z] 
10:01:40 [2021-02-22T10:01:40.377Z] #42 [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
10:01:40 [2021-02-22T10:01:40.377Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:40 [2021-02-22T10:01:40.377Z] #42 103.8   CC       criu/cr-dedup.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 104.2   CC       criu/cr-dump.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 106.3   CC       criu/cr-errno.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 106.4   CC       criu/cr-restore.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 110.8   CC       criu/cr-service.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 112.4   CC       criu/crtools.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 113.0   CC       criu/eventfd.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 113.3   CC       criu/eventpoll.o
10:01:40 [2021-02-22T10:01:40.377Z] #42 ...
10:01:40 [2021-02-22T10:01:40.377Z] 
10:01:40 [2021-02-22T10:01:40.377Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:40 [2021-02-22T10:01:40.377Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:40 [2021-02-22T10:01:40.443Z] #19 51.89 Setting up python3-pkg-resources (40.8.0-1) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.49 Selecting previously unselected package libnet1:amd64.
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.60 Selecting previously unselected package libnl-3-200:amd64.
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.71 Selecting previously unselected package libprotobuf-c1:amd64.
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.80 Selecting previously unselected package libreadline5:amd64.
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.95 Selecting previously unselected package net-tools.
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 41.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:01:40 [2021-02-22T10:01:40.497Z] #19 42.22 Selecting previously unselected package python-pip-whl.
10:01:40 [2021-02-22T10:01:40.638Z] #19 30.49 Selecting previously unselected package bash-completion.
10:01:40 [2021-02-22T10:01:40.638Z] #19 30.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:01:40 [2021-02-22T10:01:40.761Z] #19 42.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:01:40 [2021-02-22T10:01:40.761Z] #19 42.24 Unpacking python-pip-whl (18.1-5) ...
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.82 Selecting previously unselected package python3-lib2to3.
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.83 Unpacking python3-lib2to3 (3.7.3-1) ...
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.95 Selecting previously unselected package python3-distutils.
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:01:41 [2021-02-22T10:01:41.328Z] #19 42.96 Unpacking python3-distutils (3.7.3-1) ...
10:01:41 [2021-02-22T10:01:41.394Z] #19 52.90 Setting up python3-distutils (3.7.3-1) ...
10:01:41 [2021-02-22T10:01:41.586Z] #19 43.11 Selecting previously unselected package python3-pip.
10:01:41 [2021-02-22T10:01:41.586Z] #19 43.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:01:41 [2021-02-22T10:01:41.586Z] #19 43.13 Unpacking python3-pip (18.1-5) ...
10:01:41 [2021-02-22T10:01:41.586Z] #19 43.30 Selecting previously unselected package python3-pkg-resources.
10:01:41 [2021-02-22T10:01:41.587Z] #19 43.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:01:41 [2021-02-22T10:01:41.587Z] #19 43.31 Unpacking python3-pkg-resources (40.8.0-1) ...
10:01:41 [2021-02-22T10:01:41.658Z] #19 53.40 Setting up python3-setuptools (40.8.0-1) ...
10:01:41 [2021-02-22T10:01:41.845Z] #19 43.44 Selecting previously unselected package python3-setuptools.
10:01:41 [2021-02-22T10:01:41.846Z] #19 43.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:01:41 [2021-02-22T10:01:41.846Z] #19 43.46 Unpacking python3-setuptools (40.8.0-1) ...
10:01:41 [2021-02-22T10:01:41.964Z] #19 59.15 Setting up xfsprogs (4.20.0-1) ...
10:01:41 [2021-02-22T10:01:41.964Z] #19 59.17 Setting up python3-lib2to3 (3.7.3-1) ...
10:01:42 [2021-02-22T10:01:42.104Z] #19 43.70 Selecting previously unselected package python3-wheel.
10:01:42 [2021-02-22T10:01:42.104Z] #19 43.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:01:42 [2021-02-22T10:01:42.104Z] #19 43.71 Unpacking python3-wheel (0.32.3-2) ...
10:01:42 [2021-02-22T10:01:42.104Z] #19 43.79 Selecting previously unselected package sudo.
10:01:42 [2021-02-22T10:01:42.104Z] #19 43.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
10:01:42 [2021-02-22T10:01:42.221Z] #19 59.53 Setting up python3-pkg-resources (40.8.0-1) ...
10:01:42 [2021-02-22T10:01:42.255Z] Fetching without tags
10:01:42 [2021-02-22T10:01:42.364Z] #19 43.81 Unpacking sudo (1.8.27-1+deb10u3) ...
10:01:42 [2021-02-22T10:01:42.623Z] #19 44.26 Selecting previously unselected package thin-provisioning-tools.
10:01:42 [2021-02-22T10:01:42.623Z] #19 44.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:01:42 [2021-02-22T10:01:42.623Z] #19 44.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:01:42 [2021-02-22T10:01:42.882Z] #19 44.53 Selecting previously unselected package uidmap.
10:01:42 [2021-02-22T10:01:42.882Z] #19 44.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:01:42 [2021-02-22T10:01:42.882Z] #19 44.56 Unpacking uidmap (1:4.5-1.1) ...
10:01:43 [2021-02-22T10:01:43.141Z] #19 44.68 Selecting previously unselected package vim-runtime.
10:01:43 [2021-02-22T10:01:43.141Z] #19 44.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:01:43 [2021-02-22T10:01:43.141Z] #19 44.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:01:43 [2021-02-22T10:01:43.141Z] #19 44.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:01:43 [2021-02-22T10:01:43.141Z] #19 44.75 Unpacking vim-runtime (2:8.1.0875-5) ...
10:01:43 [2021-02-22T10:01:43.150Z] #19 60.43 Setting up python3-distutils (3.7.3-1) ...
10:01:43 [2021-02-22T10:01:43.183Z] #19 33.10 Unpacking bash-completion (1:2.8-6) ...
10:01:43 [2021-02-22T10:01:43.444Z] #19 33.45 Selecting previously unselected package bzip2.
10:01:43 [2021-02-22T10:01:43.445Z] #19 33.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:01:43 [2021-02-22T10:01:43.445Z] #19 33.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:01:43 [2021-02-22T10:01:43.585Z] #19 54.82 Setting up python3-pip (18.1-5) ...
10:01:43 [2021-02-22T10:01:43.599Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 5d442b1cb7b2b23dcb26a363b522ce00790def1e
10:01:43 [2021-02-22T10:01:43.706Z] #19 33.54 Selecting previously unselected package xz-utils.
10:01:43 [2021-02-22T10:01:43.706Z] #19 33.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:01:43 [2021-02-22T10:01:43.706Z] #19 33.55 Unpacking xz-utils (5.2.4-1) ...
10:01:43 [2021-02-22T10:01:43.706Z] #19 33.73 Selecting previously unselected package apparmor.
10:01:43 [2021-02-22T10:01:43.706Z] #19 33.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:01:43 [2021-02-22T10:01:43.713Z] #19 60.91 Setting up python3-setuptools (40.8.0-1) ...
10:01:43 [2021-02-22T10:01:43.966Z] #19 33.79 Unpacking apparmor (2.13.2-10) ...
10:01:44 [2021-02-22T10:01:44.162Z] #19 55.82 Processing triggers for libc-bin (2.28-10) ...
10:01:44 [2021-02-22T10:01:44.162Z] #19 55.89 Processing triggers for mime-support (3.62) ...
10:01:44 [2021-02-22T10:01:44.168Z] #55 242.1 + bin/containerd-shim-runc-v2
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.12 Selecting previously unselected package aufs-tools.
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.26 Selecting previously unselected package libonig5:amd64.
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.227Z] #19 34.27 Unpacking libonig5:amd64 (6.9.1-1) ...
10:01:41 [2021-02-22T10:01:41.976Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:42 [2021-02-22T10:01:42.037Z]  > git config --add remote.origin.fetch +refs/pull/42017/head:refs/remotes/origin/PR-42017 # timeout=10
10:01:42 [2021-02-22T10:01:42.076Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:42 [2021-02-22T10:01:42.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:01:42 [2021-02-22T10:01:42.291Z] Fetching upstream changes from https://github.com/moby/moby.git
10:01:42 [2021-02-22T10:01:42.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:42 [2021-02-22T10:01:42.293Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42017/head:refs/remotes/origin/PR-42017 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:01:43 [2021-02-22T10:01:43.706Z]  > git config core.sparsecheckout # timeout=10
10:01:43 [2021-02-22T10:01:43.745Z]  > git checkout -f 5d442b1cb7b2b23dcb26a363b522ce00790def1e # timeout=10
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.42 Selecting previously unselected package libjq1:amd64.
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.56 Selecting previously unselected package jq.
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.59 Unpacking jq (1.5+dfsg-2+b1) ...
10:01:44 [2021-02-22T10:01:44.488Z] #19 34.66 Selecting previously unselected package libaio1:amd64.
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.67 Unpacking libaio1:amd64 (0.3.112-3) ...
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.74 Selecting previously unselected package libgpm2:amd64.
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.75 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.81 Selecting previously unselected package libicu63:amd64.
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:01:44 [2021-02-22T10:01:44.749Z] #19 34.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:01:44 [2021-02-22T10:01:44.898Z] #19 62.19 Setting up python3-pip (18.1-5) ...
10:01:45 [2021-02-22T10:01:45.551Z] #55 243.1 + binaries
10:01:45 [2021-02-22T10:01:45.551Z] #55 243.1 + install -D bin/containerd /build/containerd
10:01:45 [2021-02-22T10:01:45.551Z] #55 243.2 + install -D bin/containerd-shim /build/containerd-shim
10:01:45 [2021-02-22T10:01:45.551Z] #55 243.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:01:45 [2021-02-22T10:01:45.551Z] #55 243.2 + install -D bin/ctr /build/ctr
10:01:45 [2021-02-22T10:01:45.559Z] #19 DONE 57.0s
10:01:45 [2021-02-22T10:01:45.559Z] 
10:01:45 [2021-02-22T10:01:45.559Z] #20 [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
10:01:45 [2021-02-22T10:01:45.559Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f
10:01:45 [2021-02-22T10:01:45.832Z] #19 63.17 Processing triggers for libc-bin (2.28-10) ...
10:01:45 [2021-02-22T10:01:45.832Z] #19 63.22 Processing triggers for mime-support (3.62) ...
10:01:45 [2021-02-22T10:01:45.832Z] #19 ...
10:01:45 [2021-02-22T10:01:45.832Z] 
10:01:45 [2021-02-22T10:01:45.832Z] #42 [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
10:01:45 [2021-02-22T10:01:45.832Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:45 [2021-02-22T10:01:45.832Z] #42 113.0   CC       criu/files-ext.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 113.5   CC       criu/files-reg.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 115.7   CC       criu/files.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 117.7   CC       criu/filesystems.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 118.4   CC       criu/fsnotify.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 119.6   CC       criu/image-desc.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 119.8   CC       criu/image.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 120.8   CC       criu/ipc_ns.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 122.2   CC       criu/irmap.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 123.1   CC       criu/kcmp-ids.o
10:01:45 [2021-02-22T10:01:45.832Z] #42 ...
10:01:45 [2021-02-22T10:01:45.832Z] 
10:01:45 [2021-02-22T10:01:45.832Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:45 [2021-02-22T10:01:45.832Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:45 [2021-02-22T10:01:45.832Z] #19 63.22 Processing triggers for mime-support (3.62) ...
10:01:46 [2021-02-22T10:01:46.429Z] #19 ...
10:01:46 [2021-02-22T10:01:46.429Z] 
10:01:46 [2021-02-22T10:01:46.429Z] #42 [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
10:01:46 [2021-02-22T10:01:46.429Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:46 [2021-02-22T10:01:46.429Z] #42 96.07   CC       criu/cr-dedup.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 96.48   CC       criu/cr-dump.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 98.69   CC       criu/cr-errno.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 98.77   CC       criu/cr-restore.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 103.2   CC       criu/cr-service.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 105.0   CC       criu/crtools.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 105.5   CC       criu/eventfd.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 105.8   CC       criu/eventpoll.o
10:01:46 [2021-02-22T10:01:46.429Z] #42 ...
10:01:46 [2021-02-22T10:01:46.429Z] 
10:01:46 [2021-02-22T10:01:46.429Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:46 [2021-02-22T10:01:46.429Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:46 [2021-02-22T10:01:46.429Z] #19 48.02 Selecting previously unselected package vim.
10:01:46 [2021-02-22T10:01:46.429Z] #19 48.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:01:46 [2021-02-22T10:01:46.429Z] #19 48.05 Unpacking vim (2:8.1.0875-5) ...
10:01:46 [2021-02-22T10:01:46.490Z] #55 DONE 244.4s
10:01:46 [2021-02-22T10:01:46.588Z] Merge succeeded, producing 9b97fe150e12a106c3e3351cb2b15c690ff2d85b
10:01:46 [2021-02-22T10:01:46.588Z] Checking out Revision 9b97fe150e12a106c3e3351cb2b15c690ff2d85b (PR-42017)
10:01:46 [2021-02-22T10:01:46.956Z] #20 1.437 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:01:46 [2021-02-22T10:01:46.956Z] #20 1.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:01:46 [2021-02-22T10:01:46.956Z] #20 1.447 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:01:46 [2021-02-22T10:01:46.997Z] #19 48.59 Selecting previously unselected package xfsprogs.
10:01:46 [2021-02-22T10:01:46.997Z] #19 48.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:01:46 [2021-02-22T10:01:46.997Z] #19 48.61 Unpacking xfsprogs (4.20.0-1) ...
10:01:45 [2021-02-22T10:01:45.791Z]  > git remote # timeout=10
10:01:45 [2021-02-22T10:01:45.892Z]  > git config --get remote.origin.url # timeout=10
10:01:45 [2021-02-22T10:01:45.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:01:45 [2021-02-22T10:01:45.929Z]  > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10
10:01:46 [2021-02-22T10:01:46.495Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:01:46 [2021-02-22T10:01:46.621Z]  > git config core.sparsecheckout # timeout=10
10:01:46 [2021-02-22T10:01:46.662Z]  > git checkout -f 9b97fe150e12a106c3e3351cb2b15c690ff2d85b # timeout=10
10:01:47 [2021-02-22T10:01:47.206Z] #19 DONE 64.4s
10:01:47 [2021-02-22T10:01:47.206Z] 
10:01:47 [2021-02-22T10:01:47.206Z] #39 [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
10:01:47 [2021-02-22T10:01:47.206Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:01:47 [2021-02-22T10:01:47.206Z] #39 187.5 + dpkg --print-architecture
10:01:47 [2021-02-22T10:01:47.206Z] #39 187.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:01:47 [2021-02-22T10:01:47.206Z] #39 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:01:47 [2021-02-22T10:01:47.206Z] #39 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:01:47 [2021-02-22T10:01:47.206Z] #39 ...
10:01:47 [2021-02-22T10:01:47.206Z] 
10:01:47 [2021-02-22T10:01:47.206Z] #20 [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
10:01:47 [2021-02-22T10:01:47.206Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
10:01:47 [2021-02-22T10:01:47.431Z] 
10:01:47 [2021-02-22T10:01:47.431Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:01:47 [2021-02-22T10:01:47.431Z] #56 sha256:9427126d4da3f8fed488210c493e2120d431a1565b49a0901d9505c268f614d0
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.13 Selecting previously unselected package zip.
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.15 Unpacking zip (3.0-11+b1) ...
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.36 Setting up aufs-tools (1:4.14+20190211-1) ...
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:01:47 [2021-02-22T10:01:47.564Z] #19 49.40 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.44 Setting up libgpm2:amd64 (1.20.7-5) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.45 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.47 Setting up uidmap (1:4.5-1.1) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.48 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.56 Setting up xxd (2:8.1.0875-5) ...
10:01:47 [2021-02-22T10:01:47.823Z] #19 49.61 Setting up zip (3.0-11+b1) ...
10:01:48 [2021-02-22T10:01:48.084Z] #19 49.64 Setting up vim-common (2:8.1.0875-5) ...
10:01:48 [2021-02-22T10:01:48.084Z] #19 49.69 Setting up bash-completion (1:2.8-6) ...
10:01:48 [2021-02-22T10:01:48.136Z] #20 1.103 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:01:48 [2021-02-22T10:01:48.136Z] #20 1.105 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:01:48 [2021-02-22T10:01:48.136Z] #20 1.108 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:01:48 [2021-02-22T10:01:48.136Z] #20 DONE 1.2s
10:01:48 [2021-02-22T10:01:48.136Z] 
10:01:48 [2021-02-22T10:01:48.136Z] #42 [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
10:01:48 [2021-02-22T10:01:48.136Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:48 [2021-02-22T10:01:48.136Z] #42 123.4   CC       criu/kerndat.o
10:01:48 [2021-02-22T10:01:48.136Z] #42 124.6   CC       criu/libnetlink.o
10:01:48 [2021-02-22T10:01:48.136Z] #42 125.1   CC       criu/log.o
10:01:48 [2021-02-22T10:01:48.353Z] #20 DONE 2.6s
10:01:48 [2021-02-22T10:01:48.353Z] 
10:01:48 [2021-02-22T10:01:48.353Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:01:48 [2021-02-22T10:01:48.353Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
10:01:48 [2021-02-22T10:01:48.370Z] #56 DONE 1.0s
10:01:48 [2021-02-22T10:01:48.370Z] 
10:01:48 [2021-02-22T10:01:48.370Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:01:48 [2021-02-22T10:01:48.370Z] #60 sha256:86e69374085d6c3f9de78740793833a3e72dd0c15e6e6f85c767835512449a9e
10:01:48 [2021-02-22T10:01:48.631Z] #60 DONE 0.2s
10:01:48 [2021-02-22T10:01:48.631Z] 
10:01:48 [2021-02-22T10:01:48.631Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:01:48 [2021-02-22T10:01:48.631Z] #62 sha256:11122ed1d03abb3fc2ebddf1b6035d032e14fa4779483368fe5ba6d67d1b2b70
10:01:48 [2021-02-22T10:01:48.700Z] #42 125.9   CC       criu/lsm.o
10:01:48 [2021-02-22T10:01:48.893Z] #62 DONE 0.5s
10:01:48 [2021-02-22T10:01:48.893Z] 
10:01:48 [2021-02-22T10:01:48.893Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:01:48 [2021-02-22T10:01:48.893Z] #64 sha256:5ae3ea4aa274ddd4a4e75c8289650e2eca08f2581609dc4e49a672a5cfb6605b
10:01:48 [2021-02-22T10:01:48.893Z] #64 DONE 0.1s
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.39 Selecting previously unselected package libnet1:amd64.
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.50 Selecting previously unselected package libnl-3-200:amd64.
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.60 Selecting previously unselected package libprotobuf-c1:amd64.
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.70 Selecting previously unselected package libreadline5:amd64.
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.84 Selecting previously unselected package net-tools.
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 38.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 39.05 Selecting previously unselected package python-pip-whl.
10:01:48 [2021-02-22T10:01:48.955Z] #19 39.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:01:48 [2021-02-22T10:01:48.955Z] #19 39.06 Unpacking python-pip-whl (18.1-5) ...
10:01:48 [2021-02-22T10:01:48.956Z] #42 126.2   CC       criu/mem.o
10:01:49 [2021-02-22T10:01:49.153Z] 
10:01:49 [2021-02-22T10:01:49.153Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:01:49 [2021-02-22T10:01:49.153Z] #65 sha256:e64b58964fa5352084f6a33534cc81508a7b41e22b7b87fcc83cbd9ca3660b5b
10:01:49 [2021-02-22T10:01:49.153Z] #65 DONE 0.0s
10:01:49 [2021-02-22T10:01:49.153Z] 
10:01:49 [2021-02-22T10:01:49.153Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
10:01:49 [2021-02-22T10:01:49.153Z] #66 sha256:ca152d1a985765403c12fe147bac8a0e84092fdccb728a5d9230251060d0eb87
10:01:49 [2021-02-22T10:01:49.303Z] #21 ...
10:01:49 [2021-02-22T10:01:49.303Z] 
10:01:49 [2021-02-22T10:01:49.303Z] #48 [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
10:01:49 [2021-02-22T10:01:49.303Z] #48 sha256:ece698b42518a159d896d40fb53f0c164afaf7ba09dd9217c73f4718f66bac96
10:01:49 [2021-02-22T10:01:49.303Z] #48 165.6 + /build/golangci-lint --version
10:01:49 [2021-02-22T10:01:49.303Z] #48 166.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
10:01:49 [2021-02-22T10:01:49.303Z] #48 DONE 166.3s
10:01:49 [2021-02-22T10:01:49.303Z] 
10:01:49 [2021-02-22T10:01:49.303Z] #42 [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
10:01:49 [2021-02-22T10:01:49.303Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:01:49 [2021-02-22T10:01:49.303Z] #42 100.2   CC       criu/fdstore.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 100.7   CC       criu/fifo.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 101.1   CC       criu/file-ids.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 101.4   CC       criu/file-lock.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 102.2   CC       criu/files-ext.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 102.5   CC       criu/files-reg.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 104.3   CC       criu/files.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 106.4   CC       criu/filesystems.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 107.0   CC       criu/fsnotify.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 108.0   CC       criu/image-desc.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 108.2   CC       criu/image.o
10:01:49 [2021-02-22T10:01:49.303Z] #42 109.1   CC       criu/ipc_ns.o
10:01:49 [2021-02-22T10:01:49.527Z] #19 39.65 Selecting previously unselected package python3-lib2to3.
10:01:49 [2021-02-22T10:01:49.527Z] #19 39.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:01:49 [2021-02-22T10:01:49.787Z] #19 39.75 Unpacking python3-lib2to3 (3.7.3-1) ...
10:01:49 [2021-02-22T10:01:49.787Z] #19 39.85 Selecting previously unselected package python3-distutils.
10:01:50 [2021-02-22T10:01:50.048Z] #19 39.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:01:50 [2021-02-22T10:01:50.048Z] #19 39.87 Unpacking python3-distutils (3.7.3-1) ...
10:01:50 [2021-02-22T10:01:50.048Z] #19 40.03 Selecting previously unselected package python3-pip.
10:01:50 [2021-02-22T10:01:50.048Z] #19 40.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:01:50 [2021-02-22T10:01:50.048Z] #19 40.04 Unpacking python3-pip (18.1-5) ...
10:01:50 [2021-02-22T10:01:50.099Z] #66 DONE 0.8s
10:01:50 [2021-02-22T10:01:50.099Z] 
10:01:50 [2021-02-22T10:01:50.099Z] #67 exporting to image
10:01:50 [2021-02-22T10:01:50.099Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:01:50 [2021-02-22T10:01:50.099Z] #67 exporting layers
10:01:50 [2021-02-22T10:01:50.257Z] #42 110.5   CC       criu/irmap.o
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.19 Selecting previously unselected package python3-pkg-resources.
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.22 Unpacking python3-pkg-resources (40.8.0-1) ...
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.38 Selecting previously unselected package python3-setuptools.
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:01:50 [2021-02-22T10:01:50.309Z] #19 40.40 Unpacking python3-setuptools (40.8.0-1) ...
10:01:50 [2021-02-22T10:01:50.569Z] #19 40.64 Selecting previously unselected package python3-wheel.
10:01:50 [2021-02-22T10:01:50.569Z] #19 40.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:01:50 [2021-02-22T10:01:50.569Z] #19 40.65 Unpacking python3-wheel (0.32.3-2) ...
10:01:50 [2021-02-22T10:01:50.569Z] #19 ...
10:01:50 [2021-02-22T10:01:50.569Z] 
10:01:50 [2021-02-22T10:01:50.569Z] #42 [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
10:01:50 [2021-02-22T10:01:50.569Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:50 [2021-02-22T10:01:50.569Z] #42 114.2   CC       criu/external.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 114.4   CC       criu/fault-injection.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 114.5   CC       criu/fdstore.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 114.9   CC       criu/fifo.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 115.3   CC       criu/file-ids.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 115.6   CC       criu/file-lock.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 116.6   CC       criu/files-ext.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 116.9   CC       criu/files-reg.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 119.1   CC       criu/files.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 121.2   CC       criu/filesystems.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 121.9   CC       criu/fsnotify.o
10:01:50 [2021-02-22T10:01:50.569Z] #42 123.1   CC       criu/image-desc.o
10:01:50 [2021-02-22T10:01:50.570Z] #42 123.3   CC       criu/image.o
10:01:50 [2021-02-22T10:01:50.570Z] #42 124.1   CC       criu/ipc_ns.o
10:01:50 [2021-02-22T10:01:50.830Z] #42 ...
10:01:50 [2021-02-22T10:01:50.830Z] 
10:01:50 [2021-02-22T10:01:50.830Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:50 [2021-02-22T10:01:50.830Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:50 [2021-02-22T10:01:50.830Z] #19 40.74 Selecting previously unselected package sudo.
10:01:50 [2021-02-22T10:01:50.830Z] #19 40.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
10:01:50 [2021-02-22T10:01:50.830Z] #19 40.77 Unpacking sudo (1.8.27-1+deb10u3) ...
10:01:51 [2021-02-22T10:01:51.091Z] #19 41.28 Selecting previously unselected package thin-provisioning-tools.
10:01:51 [2021-02-22T10:01:51.091Z] #19 41.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:01:51 [2021-02-22T10:01:51.091Z] #19 41.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:01:51 [2021-02-22T10:01:51.208Z] #42 111.4   CC       criu/kcmp-ids.o
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.50 Setting up libiptc0:amd64 (1.8.2-4) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.51 Setting up xz-utils (5.2.4-1) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.54 Setting up sudo (1.8.27-1+deb10u3) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.62 invoke-rc.d: could not determine current runlevel
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.63 invoke-rc.d: policy-rc.d denied execution of start.
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.64 Setting up pigz (2.4-1) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.74 Setting up python-pip-whl (18.1-5) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.75 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:01:51 [2021-02-22T10:01:51.372Z] #19 52.77 Setting up vim-runtime (2:8.1.0875-5) ...
10:01:51 [2021-02-22T10:01:51.472Z] #42 111.8   CC       criu/kerndat.o
10:01:51 [2021-02-22T10:01:51.475Z] #42 128.1   CC       criu/memfd.o
10:01:51 [2021-02-22T10:01:51.475Z] #42 128.8   CC       criu/mount.o
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.27 Setting up libaio1:amd64 (0.3.112-3) ...
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.28 Setting up libonig5:amd64 (6.9.1-1) ...
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.32 Setting up vim (2:8.1.0875-5) ...
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:51 [2021-02-22T10:01:51.631Z] #19 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.51 Selecting previously unselected package uidmap.
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.52 Unpacking uidmap (1:4.5-1.1) ...
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.64 Selecting previously unselected package vim-runtime.
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:01:51 [2021-02-22T10:01:51.662Z] #19 41.72 Unpacking vim-runtime (2:8.1.0875-5) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.43 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.46 Setting up jq (1.5+dfsg-2+b1) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:51 [2021-02-22T10:01:51.890Z] #19 53.53 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:01:52 [2021-02-22T10:01:52.870Z] #42 112.9   CC       criu/libnetlink.o
10:01:52 [2021-02-22T10:01:52.870Z] #42 113.3   CC       criu/log.o
10:01:52 [2021-02-22T10:01:52.870Z] #42 ...
10:01:52 [2021-02-22T10:01:52.870Z] 
10:01:52 [2021-02-22T10:01:52.870Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:01:52 [2021-02-22T10:01:52.870Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
10:01:52 [2021-02-22T10:01:52.870Z] #21 4.796 Collecting yamllint==1.16.0
10:01:54 [2021-02-22T10:01:54.962Z] #19 44.57 Selecting previously unselected package vim.
10:01:54 [2021-02-22T10:01:54.962Z] #19 44.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:01:54 [2021-02-22T10:01:54.962Z] #19 44.60 Unpacking vim (2:8.1.0875-5) ...
10:01:54 [2021-02-22T10:01:54.962Z] #19 45.14 Selecting previously unselected package xfsprogs.
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.55 Setting up iptables (1.8.2-4) ...
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:01:55 [2021-02-22T10:01:55.179Z] #19 56.66 Setting up python3 (3.7.3-1) ...
10:01:55 [2021-02-22T10:01:55.223Z] #19 45.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:01:55 [2021-02-22T10:01:55.223Z] #19 45.15 Unpacking xfsprogs (4.20.0-1) ...
10:01:55 [2021-02-22T10:01:55.439Z] #19 57.12 Setting up python3-wheel (0.32.3-2) ...
10:01:55 [2021-02-22T10:01:55.644Z] #42 132.7   CC       criu/namespaces.o
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.63 Selecting previously unselected package zip.
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.66 Unpacking zip (3.0-11+b1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.81 Setting up aufs-tools (1:4.14+20190211-1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.83 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.85 Setting up libgpm2:amd64 (1.20.7-5) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.87 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.88 Setting up uidmap (1:4.5-1.1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.89 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:55 [2021-02-22T10:01:55.794Z] #19 45.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:01:56 [2021-02-22T10:01:56.054Z] #19 45.95 Setting up xxd (2:8.1.0875-5) ...
10:01:56 [2021-02-22T10:01:56.054Z] #19 45.96 Setting up zip (3.0-11+b1) ...
10:01:56 [2021-02-22T10:01:56.054Z] #19 45.97 Setting up vim-common (2:8.1.0875-5) ...
10:01:56 [2021-02-22T10:01:56.055Z] #19 45.99 Setting up bash-completion (1:2.8-6) ...
10:01:56 [2021-02-22T10:01:56.377Z] #19 57.85 Setting up apparmor (2.13.2-10) ...
10:01:56 [2021-02-22T10:01:56.377Z] #19 ...
10:01:56 [2021-02-22T10:01:56.377Z] 
10:01:56 [2021-02-22T10:01:56.377Z] #39 [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
10:01:56 [2021-02-22T10:01:56.377Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:01:56 [2021-02-22T10:01:56.377Z] #39 188.5 + dpkg --print-architecture
10:01:56 [2021-02-22T10:01:56.377Z] #39 188.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:01:56 [2021-02-22T10:01:56.636Z] #39 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:01:56 [2021-02-22T10:01:56.636Z] #39 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:01:56 [2021-02-22T10:01:56.636Z] #39 ...
10:01:56 [2021-02-22T10:01:56.636Z] 
10:01:56 [2021-02-22T10:01:56.636Z] #42 [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
10:01:56 [2021-02-22T10:01:56.636Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:56 [2021-02-22T10:01:56.636Z] #42 106.7   CC       criu/external.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 107.0   CC       criu/fault-injection.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 107.1   CC       criu/fdstore.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 107.4   CC       criu/fifo.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 107.9   CC       criu/file-ids.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 108.2   CC       criu/file-lock.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 109.1   CC       criu/files-ext.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 109.4   CC       criu/files-reg.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 111.5   CC       criu/files.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 113.5   CC       criu/filesystems.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 114.2   CC       criu/fsnotify.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 115.3   CC       criu/image-desc.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 115.5   CC       criu/image.o
10:01:56 [2021-02-22T10:01:56.636Z] #42 116.4   CC       criu/ipc_ns.o
10:01:56 [2021-02-22T10:01:56.689Z] #67 exporting layers 6.7s done
10:01:56 [2021-02-22T10:01:56.689Z] #67 writing image sha256:987f2ee8e7512ff2cca7e5bfde9c56be4d9b338f4b965c0fdba4382853f7799a done
10:01:56 [2021-02-22T10:01:56.689Z] #67 naming to docker.io/library/docker:26125b99c756787dc60a492d37cee937cf897ef7 done
10:01:56 [2021-02-22T10:01:56.689Z] #67 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:01:57 [2021-02-22T10:01:57.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/validate/default
10:01:57 [2021-02-22T10:01:57.536Z] #42 134.6   CC       criu/net.o
10:01:57 [2021-02-22T10:01:57.573Z] #42 117.5   CC       criu/irmap.o
10:01:57 [2021-02-22T10:01:57.989Z] Congratulations!  All commits are properly signed with the DCO!
10:01:58 [2021-02-22T10:01:58.100Z] #42 ...
10:01:58 [2021-02-22T10:01:58.100Z] 
10:01:58 [2021-02-22T10:01:58.100Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:01:58 [2021-02-22T10:01:58.100Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:01:58 [2021-02-22T10:01:58.100Z] #21 5.195 Collecting yamllint==1.16.0
10:01:58 [2021-02-22T10:01:58.133Z] Commit message: "Merge commit 'df2cfb4d33e1df695129c822d9763090f8ed4dfd' into HEAD"
10:01:58 [2021-02-22T10:01:58.182Z] #21 10.19   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:01:58 [2021-02-22T10:01:58.245Z] First time build. Skipping changelog.
10:01:58 [2021-02-22T10:01:58.446Z] #21 10.28 Collecting pyyaml (from yamllint==1.16.0)
10:01:58 [2021-02-22T10:01:58.446Z] #21 10.52   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
10:01:58 [2021-02-22T10:01:58.511Z] #42 118.3   CC       criu/kcmp-ids.o
10:01:58 [2021-02-22T10:01:58.511Z] #42 ...
10:01:58 [2021-02-22T10:01:58.511Z] 
10:01:58 [2021-02-22T10:01:58.511Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:01:58 [2021-02-22T10:01:58.511Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:01:58 [2021-02-22T10:01:58.511Z] #19 59.90 Setting up xfsprogs (4.20.0-1) ...
10:01:58 [2021-02-22T10:01:58.511Z] #19 59.93 Setting up python3-lib2to3 (3.7.3-1) ...
10:01:58 [2021-02-22T10:01:58.511Z] #19 60.27 Setting up python3-pkg-resources (40.8.0-1) ...
10:01:58 [2021-02-22T10:01:58.663Z] #21 10.54   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:01:58 [2021-02-22T10:01:58.663Z] #21 10.65 Collecting pyyaml (from yamllint==1.16.0)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:01:58 [2021-02-22T10:01:58.930Z] Congratulations!  Seccomp profile generation is done correctly.
10:01:58 [2021-02-22T10:01:58.930Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:01:58 [2021-02-22T10:01:58.953Z] #19 48.90 Setting up libiptc0:amd64 (1.8.2-4) ...
10:01:58 [2021-02-22T10:01:58.953Z] #19 48.93 Setting up xz-utils (5.2.4-1) ...
10:01:58 [2021-02-22T10:01:58.953Z] #19 48.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:58 [2021-02-22T10:01:58.953Z] #19 48.97 Setting up sudo (1.8.27-1+deb10u3) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.03 invoke-rc.d: could not determine current runlevel
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.03 invoke-rc.d: policy-rc.d denied execution of start.
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.05 Setting up pigz (2.4-1) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.08 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.10 Setting up python-pip-whl (18.1-5) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.11 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:01:59 [2021-02-22T10:01:59.213Z] #19 49.12 Setting up vim-runtime (2:8.1.0875-5) ...
10:01:59 [2021-02-22T10:01:59.225Z] #21 10.90   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
10:01:59 [2021-02-22T10:01:59.401Z] #21 11.13   Installing build dependencies: started
10:01:59 [2021-02-22T10:01:59.449Z] #19 61.18 Setting up python3-distutils (3.7.3-1) ...
10:01:59 [2021-02-22T10:01:59.482Z] #21 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:01:59 [2021-02-22T10:01:59.482Z] #21 11.28   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:01:59 [2021-02-22T10:01:59.482Z] #21 11.32 Installing collected packages: pyyaml, pathspec, yamllint
10:01:59 [2021-02-22T10:01:59.739Z] #21 11.64 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.65 Setting up libaio1:amd64 (0.3.112-3) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.66 Setting up libonig5:amd64 (6.9.1-1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.69 Setting up vim (2:8.1.0875-5) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.82 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.84 Setting up jq (1.5+dfsg-2+b1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:59 [2021-02-22T10:01:59.783Z] #19 49.86 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:02:00 [2021-02-22T10:02:00.019Z] #19 61.68 Setting up python3-setuptools (40.8.0-1) ...
10:02:00 [2021-02-22T10:02:00.303Z] #21 DONE 12.1s
10:02:00 [2021-02-22T10:02:00.303Z] 
10:02:00 [2021-02-22T10:02:00.303Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:02:00 [2021-02-22T10:02:00.303Z] #24 sha256:90842746c11c3c5a75e97b40d44ba17152a2cec5de20eec3decfc5480ccf9c72
10:02:00 [2021-02-22T10:02:00.303Z] #24 DONE 0.2s
10:02:00 [2021-02-22T10:02:00.303Z] 
10:02:00 [2021-02-22T10:02:00.303Z] #42 [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
10:02:00 [2021-02-22T10:02:00.303Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:01:58 [2021-02-22T10:01:58.166Z]  > git rev-list --no-walk 0bd5c9029e548f2cb21e1134c06c27e65ad15a8a # timeout=10
10:02:00 [2021-02-22T10:02:00.564Z] #42 ...
10:02:00 [2021-02-22T10:02:00.564Z] 
10:02:00 [2021-02-22T10:02:00.564Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:00 [2021-02-22T10:02:00.564Z] #29 sha256:729e9221ece90da98b350499ba6e039785576b128ab1e60d63e367c78fac05ee
10:02:01 [2021-02-22T10:02:01.396Z] #19 62.92 Setting up python3-pip (18.1-5) ...
10:02:01 [2021-02-22T10:02:01.643Z] + docker version
10:02:01 [2021-02-22T10:02:01.970Z] #21 ...
10:02:01 [2021-02-22T10:02:01.970Z] 
10:02:01 [2021-02-22T10:02:01.970Z] #42 [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
10:02:01 [2021-02-22T10:02:01.970Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:01 [2021-02-22T10:02:01.970Z] #42 113.7   CC       criu/lsm.o
10:02:01 [2021-02-22T10:02:01.970Z] #42 114.0   CC       criu/mem.o
10:02:01 [2021-02-22T10:02:01.970Z] #42 115.3   CC       criu/memfd.o
10:02:01 [2021-02-22T10:02:01.970Z] #42 115.7   CC       criu/mount.o
10:02:01 [2021-02-22T10:02:01.970Z] #42 118.4   CC       criu/namespaces.o
10:02:01 [2021-02-22T10:02:01.970Z] #42 119.7   CC       criu/net.o
10:02:02 [2021-02-22T10:02:02.233Z] #42 122.4   CC       criu/netfilter.o
10:02:02 [2021-02-22T10:02:02.233Z] #42 122.6   CC       criu/page-pipe.o
10:02:02 [2021-02-22T10:02:02.333Z] #19 63.94 Processing triggers for libc-bin (2.28-10) ...
10:02:02 [2021-02-22T10:02:02.333Z] #19 64.00 Processing triggers for mime-support (3.62) ...
10:02:02 [2021-02-22T10:02:02.356Z] #19 ...
10:02:02 [2021-02-22T10:02:02.356Z] 
10:02:02 [2021-02-22T10:02:02.356Z] #42 [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
10:02:02 [2021-02-22T10:02:02.356Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:02 [2021-02-22T10:02:02.356Z] #42 125.3   CC       criu/irmap.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 126.0   CC       criu/kcmp-ids.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 126.4   CC       criu/kerndat.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 127.5   CC       criu/libnetlink.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 127.9   CC       criu/log.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 128.4   CC       criu/lsm.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 128.9   CC       criu/mem.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 130.7   CC       criu/memfd.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 131.4   CC       criu/mount.o
10:02:02 [2021-02-22T10:02:02.356Z] #42 ...
10:02:02 [2021-02-22T10:02:02.356Z] 
10:02:02 [2021-02-22T10:02:02.356Z] #39 [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
10:02:02 [2021-02-22T10:02:02.356Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:02:02 [2021-02-22T10:02:02.356Z] #39 186.0 + dpkg --print-architecture
10:02:02 [2021-02-22T10:02:02.356Z] #39 186.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:02:02 [2021-02-22T10:02:02.356Z] #39 186.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:02:02 [2021-02-22T10:02:02.356Z] #39 186.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:02:02 [2021-02-22T10:02:02.356Z] #39 ...
10:02:02 [2021-02-22T10:02:02.356Z] 
10:02:02 [2021-02-22T10:02:02.356Z] #42 [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
10:02:02 [2021-02-22T10:02:02.356Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:02 [2021-02-22T10:02:02.356Z] #42 135.7   CC       criu/namespaces.o
10:02:02 [2021-02-22T10:02:02.810Z] #42 123.2   CC       criu/page-xfer.o
10:02:04 [2021-02-22T10:02:04.206Z] #42 124.5   CC       criu/pagemap-cache.o
10:02:04 [2021-02-22T10:02:04.237Z] #19 DONE 65.7s
10:02:04 [2021-02-22T10:02:04.237Z] 
10:02:04 [2021-02-22T10:02:04.237Z] #20 [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
10:02:04 [2021-02-22T10:02:04.237Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
10:02:04 [2021-02-22T10:02:04.270Z] #42 137.6   CC       criu/net.o
10:02:04 [2021-02-22T10:02:04.470Z] #42 124.8   CC       criu/pagemap.o
10:02:04 [2021-02-22T10:02:04.825Z] #29 DONE 4.5s
10:02:04 [2021-02-22T10:02:04.825Z] 
10:02:04 [2021-02-22T10:02:04.825Z] #42 [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
10:02:04 [2021-02-22T10:02:04.825Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:04 [2021-02-22T10:02:04.825Z] #42 138.2   CC       criu/netfilter.o
10:02:04 [2021-02-22T10:02:04.825Z] #42 138.6   CC       criu/page-pipe.o
10:02:04 [2021-02-22T10:02:04.825Z] #42 139.2   CC       criu/page-xfer.o
10:02:04 [2021-02-22T10:02:04.825Z] #42 140.6   CC       criu/pagemap-cache.o
10:02:04 [2021-02-22T10:02:04.825Z] #42 140.9   CC       criu/pagemap.o
10:02:04 [2021-02-22T10:02:04.825Z] #42 141.7   CC       criu/parasite-syscall.o
10:02:05 [2021-02-22T10:02:05.182Z] #20 1.056 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:02:05 [2021-02-22T10:02:05.183Z] #20 1.062 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:02:05 [2021-02-22T10:02:05.183Z] #20 1.066 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:02:05 [2021-02-22T10:02:05.183Z] #20 DONE 1.2s
10:02:05 [2021-02-22T10:02:05.183Z] 
10:02:05 [2021-02-22T10:02:05.183Z] #42 [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
10:02:05 [2021-02-22T10:02:05.183Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:05 [2021-02-22T10:02:05.183Z] #42 118.6   CC       criu/kerndat.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 119.7   CC       criu/libnetlink.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 120.1   CC       criu/log.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 120.7   CC       criu/lsm.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 121.2   CC       criu/mem.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 123.0   CC       criu/memfd.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 123.6   CC       criu/mount.o
10:02:05 [2021-02-22T10:02:05.183Z] #42 ...
10:02:05 [2021-02-22T10:02:05.183Z] 
10:02:05 [2021-02-22T10:02:05.183Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:05 [2021-02-22T10:02:05.183Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:02:05 [2021-02-22T10:02:05.389Z] #42 ...
10:02:05 [2021-02-22T10:02:05.389Z] 
10:02:05 [2021-02-22T10:02:05.389Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:02:05 [2021-02-22T10:02:05.389Z] #32 sha256:88e860b027e266a90ba98c650f26ab1f1abdbdb34011fd60e2d2dc4d6d3dab32
10:02:05 [2021-02-22T10:02:05.389Z] #32 DONE 0.3s
10:02:05 [2021-02-22T10:02:05.389Z] 
10:02:05 [2021-02-22T10:02:05.389Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:02:05 [2021-02-22T10:02:05.389Z] #34 sha256:0e8095be20cfb965f6382ab15896782adfcbce0e54d43a722d38a582654b75b5
10:02:05 [2021-02-22T10:02:05.389Z] #34 DONE 0.1s
10:02:05 [2021-02-22T10:02:05.389Z] 
10:02:05 [2021-02-22T10:02:05.389Z] #42 [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
10:02:05 [2021-02-22T10:02:05.389Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:05 [2021-02-22T10:02:05.389Z] #42 142.6   CC       criu/path.o
10:02:05 [2021-02-22T10:02:05.389Z] #42 ...
10:02:05 [2021-02-22T10:02:05.389Z] 
10:02:05 [2021-02-22T10:02:05.389Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:02:05 [2021-02-22T10:02:05.389Z] #37 sha256:1301752f47a8a18be8a9e4b33e568085e915a04089bb981b0e05116ad21c51be
10:02:05 [2021-02-22T10:02:05.389Z] #37 DONE 0.1s
10:02:05 [2021-02-22T10:02:05.419Z] #42 125.7   CC       criu/parasite-syscall.o
10:02:05 [2021-02-22T10:02:05.646Z] 
10:02:05 [2021-02-22T10:02:05.646Z] #42 [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
10:02:05 [2021-02-22T10:02:05.646Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:05 [2021-02-22T10:02:05.646Z] #42 142.9   CC       criu/pie-util-vdso-elf32.o
10:02:05 [2021-02-22T10:02:05.996Z] #42 126.3   CC       criu/path.o
10:02:06 [2021-02-22T10:02:06.208Z] #42 143.3   CC       criu/pie-util-vdso.o
10:02:06 [2021-02-22T10:02:06.259Z] #42 126.6   CC       criu/pie-util-vdso.o
10:02:06 [2021-02-22T10:02:06.465Z] #42 143.8   CC       criu/pie-util.o
10:02:06 [2021-02-22T10:02:06.551Z] #42 127.0   CC       criu/pie-util.o
10:02:06 [2021-02-22T10:02:06.722Z] #42 143.9   CC       criu/pipes.o
10:02:06 [2021-02-22T10:02:06.841Z] #42 127.1   CC       criu/pipes.o
10:02:07 [2021-02-22T10:02:07.163Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
10:02:07 [2021-02-22T10:02:07.454Z] #42 127.8   CC       criu/plugin.o
10:02:07 [2021-02-22T10:02:07.652Z] #42 144.7   CC       criu/plugin.o
10:02:07 [2021-02-22T10:02:07.723Z] #42 128.1   CC       criu/proc_parse.o
10:02:07 [2021-02-22T10:02:07.908Z] #42 145.2   CC       criu/proc_parse.o
10:02:08 [2021-02-22T10:02:08.476Z] #42 141.2   CC       criu/netfilter.o
10:02:08 [2021-02-22T10:02:08.476Z] #42 ...
10:02:08 [2021-02-22T10:02:08.476Z] 
10:02:08 [2021-02-22T10:02:08.476Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:02:08 [2021-02-22T10:02:08.476Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.73 Setting up iptables (1.8.2-4) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:02:08 [2021-02-22T10:02:08.476Z] #19 52.79 Setting up python3 (3.7.3-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 53.25 Setting up python3-wheel (0.32.3-2) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 54.05 Setting up apparmor (2.13.2-10) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 55.60 Setting up xfsprogs (4.20.0-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 55.62 Setting up python3-lib2to3 (3.7.3-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 56.04 Setting up python3-pkg-resources (40.8.0-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 56.98 Setting up python3-distutils (3.7.3-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 57.48 Setting up python3-setuptools (40.8.0-1) ...
10:02:08 [2021-02-22T10:02:08.476Z] #19 ...
10:02:08 [2021-02-22T10:02:08.476Z] 
10:02:08 [2021-02-22T10:02:08.476Z] #42 [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
10:02:08 [2021-02-22T10:02:08.476Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:08 [2021-02-22T10:02:08.476Z] #42 141.6   CC       criu/page-pipe.o
10:02:08 [2021-02-22T10:02:08.721Z] Client: Docker Engine - Enterprise
10:02:08 [2021-02-22T10:02:08.721Z]  Version:           19.03.12
10:02:08 [2021-02-22T10:02:08.721Z]  API version:       1.40
10:02:08 [2021-02-22T10:02:08.721Z]  Go version:        go1.13.13
10:02:08 [2021-02-22T10:02:08.721Z]  Git commit:        4306744
10:02:08 [2021-02-22T10:02:08.721Z]  Built:             08/05/2020 19:27:53
10:02:08 [2021-02-22T10:02:08.721Z]  OS/Arch:           windows/amd64
10:02:08 [2021-02-22T10:02:08.721Z]  Experimental:      false
10:02:08 [2021-02-22T10:02:08.721Z] 
10:02:08 [2021-02-22T10:02:08.721Z] Server: Docker Engine - Enterprise
10:02:08 [2021-02-22T10:02:08.721Z]  Engine:
10:02:08 [2021-02-22T10:02:08.721Z]   Version:          19.03.12
10:02:08 [2021-02-22T10:02:08.721Z]   API version:      1.40 (minimum version 1.24)
10:02:08 [2021-02-22T10:02:08.721Z]   Go version:       go1.13.13
10:02:08 [2021-02-22T10:02:08.721Z]   Git commit:       f295753ffd
10:02:08 [2021-02-22T10:02:08.721Z]   Built:            08/05/2020 19:26:41
10:02:08 [2021-02-22T10:02:08.721Z]   OS/Arch:          windows/amd64
10:02:08 [2021-02-22T10:02:08.721Z]   Experimental:     true
10:02:08 [2021-02-22T10:02:08.737Z] #42 142.3   CC       criu/page-xfer.o
10:02:08 [2021-02-22T10:02:08.838Z] #42 ...
10:02:08 [2021-02-22T10:02:08.838Z] 
10:02:08 [2021-02-22T10:02:08.838Z] #39 [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
10:02:08 [2021-02-22T10:02:08.838Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:02:08 [2021-02-22T10:02:08.838Z] #39 DONE 217.1s
10:02:09 [2021-02-22T10:02:09.074Z] Congratulations!  All API changes are done the right way.
10:02:09 [2021-02-22T10:02:09.074Z] Congratulations!  All TOML source files changed here have valid syntax.
10:02:09 [2021-02-22T10:02:09.074Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:02:09 [2021-02-22T10:02:09.074Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:02:09 [2021-02-22T10:02:09.074Z] Congratulations!  No new tests were added to integration-cli.
10:02:09 [2021-02-22T10:02:09.074Z] 
10:02:09 [2021-02-22T10:02:09.074Z] INFO Start validation with golang-ci-lint
10:02:09 [2021-02-22T10:02:09.074Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:02:09 [2021-02-22T10:02:09.075Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:02:09 [2021-02-22T10:02:09.075Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:02:09 [2021-02-22T10:02:09.095Z] 
10:02:09 [2021-02-22T10:02:09.095Z] #55 [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
10:02:09 [2021-02-22T10:02:09.095Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
[Pipeline] sh
10:02:10 [2021-02-22T10:02:10.122Z] #42 ...
10:02:10 [2021-02-22T10:02:10.122Z] 
10:02:10 [2021-02-22T10:02:10.122Z] #19 [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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:02:10 [2021-02-22T10:02:10.122Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
10:02:10 [2021-02-22T10:02:10.122Z] #19 58.59 Setting up python3-pip (18.1-5) ...
10:02:10 [2021-02-22T10:02:10.122Z] #19 59.60 Processing triggers for libc-bin (2.28-10) ...
10:02:10 [2021-02-22T10:02:10.122Z] #19 59.63 Processing triggers for mime-support (3.62) ...
10:02:10 [2021-02-22T10:02:10.122Z] #19 DONE 59.9s
10:02:10 [2021-02-22T10:02:10.122Z] 
10:02:10 [2021-02-22T10:02:10.122Z] #20 [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
10:02:10 [2021-02-22T10:02:10.122Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
10:02:10 [2021-02-22T10:02:10.255Z] + docker info
10:02:10 [2021-02-22T10:02:10.348Z] #42 130.4   CC       criu/protobuf-desc.o
10:02:10 [2021-02-22T10:02:10.456Z] #21 5.064 Collecting yamllint==1.16.0
10:02:10 [2021-02-22T10:02:10.463Z] #55 ...
10:02:10 [2021-02-22T10:02:10.463Z] 
10:02:10 [2021-02-22T10:02:10.463Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:02:10 [2021-02-22T10:02:10.463Z] #40 sha256:1dc1c58d82e6b70be73ecafd6e9c3f190bdc313fcdc65ba178bc9b9db6f2161f
10:02:10 [2021-02-22T10:02:10.965Z] #42 131.3   CC       criu/protobuf.o
10:02:11 [2021-02-22T10:02:11.025Z] #40 DONE 0.6s
10:02:11 [2021-02-22T10:02:11.025Z] 
10:02:11 [2021-02-22T10:02:11.025Z] #42 [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
10:02:11 [2021-02-22T10:02:11.025Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:11 [2021-02-22T10:02:11.025Z] #42 148.0   CC       criu/protobuf-desc.o
10:02:11 [2021-02-22T10:02:11.235Z] #42 131.6   CC       criu/pstree.o
10:02:11 [2021-02-22T10:02:11.511Z] #42 ...
10:02:11 [2021-02-22T10:02:11.511Z] 
10:02:11 [2021-02-22T10:02:11.511Z] #55 [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
10:02:11 [2021-02-22T10:02:11.511Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:02:11 [2021-02-22T10:02:11.511Z] #55 149.9 + bin/containerd
10:02:11 [2021-02-22T10:02:11.588Z] #42 148.8   CC       criu/protobuf.o
10:02:11 [2021-02-22T10:02:11.844Z] #42 149.1   CC       criu/pstree.o
10:02:12 [2021-02-22T10:02:12.036Z] #20 1.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:02:12 [2021-02-22T10:02:12.036Z] #20 1.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:02:12 [2021-02-22T10:02:12.036Z] #20 1.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:02:12 [2021-02-22T10:02:12.036Z] #20 DONE 2.0s
10:02:12 [2021-02-22T10:02:12.036Z] 
10:02:12 [2021-02-22T10:02:12.036Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:12 [2021-02-22T10:02:12.036Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:02:12 [2021-02-22T10:02:12.773Z] #42 150.1   CC       criu/rbtree.o
10:02:12 [2021-02-22T10:02:12.991Z] #21 ...
10:02:12 [2021-02-22T10:02:12.991Z] 
10:02:12 [2021-02-22T10:02:12.991Z] #42 [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
10:02:12 [2021-02-22T10:02:12.991Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:12 [2021-02-22T10:02:12.991Z] #42 128.2   CC       criu/namespaces.o
10:02:12 [2021-02-22T10:02:12.991Z] #42 130.2   CC       criu/net.o
10:02:12 [2021-02-22T10:02:12.991Z] #42 132.9   CC       criu/netfilter.o
10:02:13 [2021-02-22T10:02:13.250Z] #42 133.3   CC       criu/page-pipe.o
10:02:13 [2021-02-22T10:02:13.335Z] #42 150.3   CC       criu/rst-malloc.o
10:02:13 [2021-02-22T10:02:13.335Z] #42 150.6   CC       criu/seccomp.o
10:02:13 [2021-02-22T10:02:13.831Z] #42 133.9   CC       criu/page-xfer.o
10:02:13 [2021-02-22T10:02:13.898Z] #42 151.1   CC       criu/seize.o
10:02:14 [2021-02-22T10:02:14.460Z] #42 151.8   CC       criu/servicefd.o
10:02:15 [2021-02-22T10:02:15.023Z] #42 152.2   CC       criu/shmem.o
10:02:15 [2021-02-22T10:02:15.279Z] #42 ...
10:02:15 [2021-02-22T10:02:15.279Z] 
10:02:15 [2021-02-22T10:02:15.279Z] #48 [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
10:02:15 [2021-02-22T10:02:15.279Z] #48 sha256:adedc6af4cc43f57415a0d3fc71f474102f01b801e2240737ef49478649193f7
10:02:15 [2021-02-22T10:02:15.279Z] #48 223.0 + /build/golangci-lint --version
10:02:15 [2021-02-22T10:02:15.280Z] #48 223.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
10:02:15 [2021-02-22T10:02:15.280Z] #48 DONE 223.8s
10:02:15 [2021-02-22T10:02:15.536Z] 
10:02:15 [2021-02-22T10:02:15.536Z] #55 [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
10:02:15 [2021-02-22T10:02:15.536Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:02:15 [2021-02-22T10:02:15.737Z] #42 135.4   CC       criu/pagemap-cache.o
10:02:15 [2021-02-22T10:02:15.737Z] #42 ...
10:02:15 [2021-02-22T10:02:15.737Z] 
10:02:15 [2021-02-22T10:02:15.737Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:15 [2021-02-22T10:02:15.737Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:02:15 [2021-02-22T10:02:15.737Z] #21 10.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:02:15 [2021-02-22T10:02:15.737Z] #21 10.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:02:15 [2021-02-22T10:02:15.737Z] #21 10.56   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:02:15 [2021-02-22T10:02:15.737Z] #21 10.62 Collecting pyyaml (from yamllint==1.16.0)
10:02:15 [2021-02-22T10:02:15.793Z] #55 ...
10:02:15 [2021-02-22T10:02:15.793Z] 
10:02:15 [2021-02-22T10:02:15.793Z] #42 [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
10:02:15 [2021-02-22T10:02:15.793Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:15 [2021-02-22T10:02:15.793Z] #42 153.0   CC       criu/sigframe.o
10:02:15 [2021-02-22T10:02:15.997Z] #21 10.86   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
10:02:16 [2021-02-22T10:02:16.356Z] #42 153.3   CC       criu/signalfd.o
10:02:16 [2021-02-22T10:02:16.356Z] #42 153.7   CC       criu/sk-inet.o
10:02:16 [2021-02-22T10:02:16.566Z] #21 11.18 Installing collected packages: pathspec, pyyaml, yamllint
10:02:16 [2021-02-22T10:02:16.825Z] #21 11.52 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:02:16 [2021-02-22T10:02:16.916Z] #55 ...
10:02:16 [2021-02-22T10:02:16.916Z] 
10:02:16 [2021-02-22T10:02:16.916Z] #42 [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
10:02:16 [2021-02-22T10:02:16.916Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:16 [2021-02-22T10:02:16.916Z] #42 132.5   CC       criu/rbtree.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 132.8   CC       criu/rst-malloc.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 133.1   CC       criu/seccomp.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 133.8   CC       criu/seize.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 134.8   CC       criu/servicefd.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 135.2   CC       criu/shmem.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 136.1   CC       criu/sigframe.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 136.2   CC       criu/signalfd.o
10:02:16 [2021-02-22T10:02:16.916Z] #42 136.4   CC       criu/sk-inet.o
10:02:17 [2021-02-22T10:02:17.085Z] #21 DONE 12.0s
10:02:17 [2021-02-22T10:02:17.085Z] 
10:02:17 [2021-02-22T10:02:17.085Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:02:17 [2021-02-22T10:02:17.085Z] #24 sha256:74db6566a5557eee0540199215ef98a8bb73e062a9cd2bce5c382afa02354522
10:02:17 [2021-02-22T10:02:17.179Z] #42 137.4   CC       criu/sk-netlink.o
10:02:17 [2021-02-22T10:02:17.443Z] #42 137.7   CC       criu/sk-packet.o
10:02:17 [2021-02-22T10:02:17.654Z] #24 DONE 0.4s
10:02:17 [2021-02-22T10:02:17.654Z] 
10:02:17 [2021-02-22T10:02:17.654Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:17 [2021-02-22T10:02:17.654Z] #29 sha256:c66ee203d58545b9c2319b930d1238823012cb9239a0be6820928d5b85bea0cb
10:02:17 [2021-02-22T10:02:17.723Z] #42 154.7   CC       criu/sk-netlink.o
10:02:17 [2021-02-22T10:02:17.723Z] #42 154.9   CC       criu/sk-packet.o
10:02:17 [2021-02-22T10:02:17.980Z] #42 155.3   CC       criu/sk-queue.o
10:02:18 [2021-02-22T10:02:18.019Z] #42 138.4   CC       criu/sk-queue.o
10:02:18 [2021-02-22T10:02:18.584Z] #42 155.7   CC       criu/sk-tcp.o
10:02:18 [2021-02-22T10:02:18.595Z] #42 138.9   CC       criu/sk-tcp.o
10:02:18 [2021-02-22T10:02:18.624Z] #21 ...
10:02:18 [2021-02-22T10:02:18.624Z] 
10:02:18 [2021-02-22T10:02:18.624Z] #42 [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
10:02:18 [2021-02-22T10:02:18.624Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:18 [2021-02-22T10:02:18.624Z] #42 144.1   CC       criu/pagemap-cache.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 144.5   CC       criu/pagemap.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 145.5   CC       criu/parasite-syscall.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 146.6   CC       criu/path.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 147.0   CC       criu/pie-util-vdso-elf32.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 147.5   CC       criu/pie-util-vdso.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 148.0   CC       criu/pie-util.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 148.2   CC       criu/pipes.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 149.1   CC       criu/plugin.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 149.7   CC       criu/proc_parse.o
10:02:18 [2021-02-22T10:02:18.624Z] #42 ...
10:02:18 [2021-02-22T10:02:18.624Z] 
10:02:18 [2021-02-22T10:02:18.624Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:18 [2021-02-22T10:02:18.624Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:02:18 [2021-02-22T10:02:18.624Z] #21 6.098 Collecting yamllint==1.16.0
10:02:18 [2021-02-22T10:02:18.858Z] #42 156.2   CC       criu/sk-unix.o
10:02:19 [2021-02-22T10:02:19.170Z] #42 139.4   CC       criu/sk-unix.o
10:02:20 [2021-02-22T10:02:20.765Z] #42 157.6   CC       criu/sockets.o
10:02:21 [2021-02-22T10:02:21.021Z] #42 158.2   CC       criu/stats.o
10:02:21 [2021-02-22T10:02:21.094Z] #42 141.3   CC       criu/sockets.o
10:02:21 [2021-02-22T10:02:21.278Z] #42 158.4   CC       criu/string.o
10:02:21 [2021-02-22T10:02:21.278Z] #42 158.5   CC       criu/sysctl.o
10:02:21 [2021-02-22T10:02:21.534Z] #42 158.8   CC       criu/sysfs_parse.o
10:02:21 [2021-02-22T10:02:21.670Z] #42 142.2   CC       criu/stats.o
10:02:22 [2021-02-22T10:02:22.097Z] #42 159.1   CC       criu/timens.o
10:02:22 [2021-02-22T10:02:22.097Z] #42 159.3   CC       criu/timerfd.o
10:02:22 [2021-02-22T10:02:22.246Z] #42 142.6   CC       criu/string.o
10:02:22 [2021-02-22T10:02:22.246Z] #42 142.7   CC       criu/sysctl.o
10:02:22 [2021-02-22T10:02:22.354Z] #42 159.6   CC       criu/tty.o
10:02:23 [2021-02-22T10:02:23.195Z] #42 143.5   CC       criu/sysfs_parse.o
10:02:23 [2021-02-22T10:02:23.457Z] #42 143.9   CC       criu/timens.o
10:02:23 [2021-02-22T10:02:23.724Z] #42 ...
10:02:23 [2021-02-22T10:02:23.724Z] 
10:02:23 [2021-02-22T10:02:23.724Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:23 [2021-02-22T10:02:23.724Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
10:02:23 [2021-02-22T10:02:23.724Z] #21 26.15   Installing build dependencies: finished with status 'done'
10:02:23 [2021-02-22T10:02:23.724Z] #21 31.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:02:23 [2021-02-22T10:02:23.724Z] #21 31.53   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:02:23 [2021-02-22T10:02:23.724Z] #21 31.59 Building wheels for collected packages: pyyaml
10:02:23 [2021-02-22T10:02:23.724Z] #21 31.59   Running setup.py bdist_wheel for pyyaml: started
10:02:23 [2021-02-22T10:02:23.724Z] #21 33.09   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:02:23 [2021-02-22T10:02:23.724Z] #21 33.09   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
10:02:23 [2021-02-22T10:02:23.724Z] #21 33.21 Successfully built pyyaml
10:02:23 [2021-02-22T10:02:23.724Z] #21 33.22 Installing collected packages: pyyaml, pathspec, yamllint
10:02:23 [2021-02-22T10:02:23.724Z] #21 33.49 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:02:23 [2021-02-22T10:02:23.724Z] #21 DONE 35.6s
10:02:23 [2021-02-22T10:02:23.724Z] 
10:02:23 [2021-02-22T10:02:23.724Z] #42 [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
10:02:23 [2021-02-22T10:02:23.724Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:23 [2021-02-22T10:02:23.727Z] #42 160.7   CC       criu/tun.o
10:02:23 [2021-02-22T10:02:23.912Z] #21 11.46   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:02:23 [2021-02-22T10:02:23.912Z] #21 11.55 Collecting pyyaml (from yamllint==1.16.0)
10:02:23 [2021-02-22T10:02:23.912Z] #21 11.78   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
10:02:23 [2021-02-22T10:02:23.983Z] #42 161.1   CC       criu/uffd.o
10:02:23 [2021-02-22T10:02:23.988Z] #42 144.4   CC       criu/timerfd.o
10:02:24 [2021-02-22T10:02:24.173Z] #21 12.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:02:24 [2021-02-22T10:02:24.173Z] #21 12.16   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:02:24 [2021-02-22T10:02:24.173Z] #21 12.21 Installing collected packages: pyyaml, pathspec, yamllint
10:02:24 [2021-02-22T10:02:24.222Z] #29 DONE 5.5s
10:02:24 [2021-02-22T10:02:24.222Z] 
10:02:24 [2021-02-22T10:02:24.222Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:02:24 [2021-02-22T10:02:24.222Z] #32 sha256:3b131202efdc629058694313190b89698dbe4fea0db348706f2d8888a5042e86
10:02:24 [2021-02-22T10:02:24.222Z] #32 DONE 0.8s
10:02:24 [2021-02-22T10:02:24.222Z] 
10:02:24 [2021-02-22T10:02:24.222Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:02:24 [2021-02-22T10:02:24.222Z] #34 sha256:8278fed00a941a855a43adedef7fd68c1818b0cd37663055c3c6d03e5bdc1fb0
10:02:24 [2021-02-22T10:02:24.222Z] #34 DONE 0.3s
10:02:24 [2021-02-22T10:02:24.222Z] 
10:02:24 [2021-02-22T10:02:24.222Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:02:24 [2021-02-22T10:02:24.222Z] #37 sha256:6ba48e3451518d34c0bc42230d157706415a1e0ccb070a50c9a31e049a3adea2
10:02:24 [2021-02-22T10:02:24.250Z] #42 144.7   CC       criu/tty.o
10:02:24 [2021-02-22T10:02:24.434Z] #21 ...
10:02:24 [2021-02-22T10:02:24.434Z] 
10:02:24 [2021-02-22T10:02:24.434Z] #39 [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
10:02:24 [2021-02-22T10:02:24.434Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:02:24 [2021-02-22T10:02:24.434Z] #39 DONE 216.1s
10:02:24 [2021-02-22T10:02:24.434Z] 
10:02:24 [2021-02-22T10:02:24.434Z] #42 [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
10:02:24 [2021-02-22T10:02:24.434Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:24 [2021-02-22T10:02:24.434Z] #42 152.6   CC       criu/protobuf-desc.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 153.5   CC       criu/protobuf.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 153.8   CC       criu/pstree.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 154.8   CC       criu/rbtree.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 155.2   CC       criu/rst-malloc.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 155.5   CC       criu/seccomp.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 156.3   CC       criu/seize.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 157.4   CC       criu/servicefd.o
10:02:24 [2021-02-22T10:02:24.434Z] #42 157.9   CC       criu/shmem.o
10:02:24 [2021-02-22T10:02:24.481Z] #37 DONE 0.2s
10:02:24 [2021-02-22T10:02:24.481Z] 
10:02:24 [2021-02-22T10:02:24.481Z] #42 [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
10:02:24 [2021-02-22T10:02:24.481Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:24 [2021-02-22T10:02:24.481Z] #42 135.7   CC       criu/pagemap.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 136.8   CC       criu/parasite-syscall.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 138.0   CC       criu/path.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 138.4   CC       criu/pie-util-vdso-elf32.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 138.9   CC       criu/pie-util-vdso.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 139.4   CC       criu/pie-util.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 139.5   CC       criu/pipes.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 140.2   CC       criu/plugin.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 140.6   CC       criu/proc_parse.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 142.8   CC       criu/protobuf-desc.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 143.6   CC       criu/protobuf.o
10:02:24 [2021-02-22T10:02:24.481Z] #42 144.1   CC       criu/pstree.o
10:02:24 [2021-02-22T10:02:24.825Z] #42 ...
10:02:24 [2021-02-22T10:02:24.825Z] 
10:02:24 [2021-02-22T10:02:24.825Z] #23 [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
10:02:24 [2021-02-22T10:02:24.825Z] #23 sha256:276ca8b742391dd18f7a6206bcadaf5cfe99d0e569e79173502596e88943a605
10:02:24 [2021-02-22T10:02:24.825Z] #23 201.3 + return
10:02:24 [2021-02-22T10:02:24.825Z] #23 DONE 202.2s
10:02:24 [2021-02-22T10:02:24.912Z] #42 161.9   CC       criu/util.o
10:02:25 [2021-02-22T10:02:25.006Z] #42 ...
10:02:25 [2021-02-22T10:02:25.006Z] 
10:02:25 [2021-02-22T10:02:25.006Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:02:25 [2021-02-22T10:02:25.006Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
10:02:25 [2021-02-22T10:02:25.006Z] #21 12.66 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:02:25 [2021-02-22T10:02:25.006Z] #21 DONE 13.0s
10:02:25 [2021-02-22T10:02:25.006Z] 
10:02:25 [2021-02-22T10:02:25.006Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:02:25 [2021-02-22T10:02:25.006Z] #24 sha256:2ad58bc9af16307a3df17e854faee9d1233f0b7b34bb169903b76af3cdd6f991
10:02:25 [2021-02-22T10:02:25.088Z] 
10:02:25 [2021-02-22T10:02:25.088Z] #52 [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
10:02:25 [2021-02-22T10:02:25.088Z] #52 sha256:f79889cc9901b00a9042099d8947c40c099172a5f7532cfa2bc3608d22d88e49
10:02:25 [2021-02-22T10:02:25.088Z] #52 106.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:02:25 [2021-02-22T10:02:25.418Z] #42 145.4   CC       criu/rbtree.o
10:02:25 [2021-02-22T10:02:25.475Z] #42 162.8   CC       criu/uts_ns.o
10:02:25 [2021-02-22T10:02:25.578Z] #24 DONE 0.6s
10:02:25 [2021-02-22T10:02:25.578Z] 
10:02:25 [2021-02-22T10:02:25.578Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:25 [2021-02-22T10:02:25.578Z] #29 sha256:cd0dce29f6b371dc124af2d75a9a32e853b6be99111c3762be26ad7dfd8372db
10:02:25 [2021-02-22T10:02:25.677Z] #42 145.7   CC       criu/rst-malloc.o
10:02:25 [2021-02-22T10:02:25.731Z] #42 162.9   CC       criu/vdso-compat.o
10:02:25 [2021-02-22T10:02:25.936Z] #42 146.0   CC       criu/seccomp.o
10:02:25 [2021-02-22T10:02:25.988Z] #42 163.1   CC       criu/vdso.o
10:02:26 [2021-02-22T10:02:26.244Z] #42 163.5   LINK     criu/built-in.o
10:02:26 [2021-02-22T10:02:26.244Z] #42 163.6   LINK     criu/criu
10:02:26 [2021-02-22T10:02:26.481Z] #52 108.0 + mkdir -p /build
10:02:26 [2021-02-22T10:02:26.517Z] #42 ...
10:02:26 [2021-02-22T10:02:26.517Z] 
10:02:26 [2021-02-22T10:02:26.517Z] #39 [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
10:02:26 [2021-02-22T10:02:26.517Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
10:02:26 [2021-02-22T10:02:26.517Z] #39 DONE 218.9s
10:02:26 [2021-02-22T10:02:26.517Z] 
10:02:26 [2021-02-22T10:02:26.517Z] #42 [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
10:02:26 [2021-02-22T10:02:26.517Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:26 [2021-02-22T10:02:26.517Z] #42 146.7   CC       criu/seize.o
10:02:26 [2021-02-22T10:02:26.744Z] #52 108.0 + cp runc /build/runc
10:02:26 [2021-02-22T10:02:26.807Z] #42 163.9   DEP      lib/c/criu.d
10:02:26 [2021-02-22T10:02:26.807Z] #42 164.0   CC       images/rpc.pb-c.o
10:02:27 [2021-02-22T10:02:27.370Z] #42 164.5   CC       lib/c/criu.o
10:02:27 [2021-02-22T10:02:27.719Z] #52 DONE 108.8s
10:02:27 [2021-02-22T10:02:27.719Z] 
10:02:27 [2021-02-22T10:02:27.719Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:02:27 [2021-02-22T10:02:27.719Z] #24 sha256:7de3959160f87522cb380cfd7f28d29085caeb139b34ff76d18dfd72f6b887e5
10:02:27 [2021-02-22T10:02:27.896Z] #42 148.0   CC       criu/servicefd.o
10:02:27 [2021-02-22T10:02:27.933Z] #42 165.1   LINK     lib/c/built-in.o
10:02:27 [2021-02-22T10:02:27.933Z] #42 165.1   LINK     lib/c/libcriu.so
10:02:27 [2021-02-22T10:02:27.933Z] #42 165.2   LINK     lib/c/libcriu.a
10:02:27 [2021-02-22T10:02:27.933Z] #42 165.3   GEN      magic.py
10:02:27 [2021-02-22T10:02:27.955Z] Client:
10:02:27 [2021-02-22T10:02:27.955Z]  Debug Mode: false
10:02:27 [2021-02-22T10:02:27.955Z]  Plugins:
10:02:27 [2021-02-22T10:02:27.955Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
10:02:27 [2021-02-22T10:02:27.955Z] 
10:02:27 [2021-02-22T10:02:27.955Z] Server:
10:02:27 [2021-02-22T10:02:27.955Z]  Containers: 0
10:02:27 [2021-02-22T10:02:27.955Z]   Running: 0
10:02:27 [2021-02-22T10:02:27.955Z]   Paused: 0
10:02:27 [2021-02-22T10:02:27.955Z]   Stopped: 0
10:02:27 [2021-02-22T10:02:27.955Z]  Images: 0
10:02:27 [2021-02-22T10:02:27.955Z]  Server Version: 19.03.12
10:02:27 [2021-02-22T10:02:27.955Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:02:27 [2021-02-22T10:02:27.955Z]   Windows: 
10:02:27 [2021-02-22T10:02:27.955Z]   LCOW: 
10:02:27 [2021-02-22T10:02:27.955Z]  Logging Driver: json-file
10:02:27 [2021-02-22T10:02:27.955Z]  Plugins:
10:02:27 [2021-02-22T10:02:27.955Z]   Volume: local
10:02:27 [2021-02-22T10:02:27.955Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:02:27 [2021-02-22T10:02:27.955Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:02:27 [2021-02-22T10:02:27.955Z]  Swarm: inactive
10:02:27 [2021-02-22T10:02:27.955Z]  Default Isolation: process
10:02:27 [2021-02-22T10:02:27.955Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:02:27 [2021-02-22T10:02:27.955Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
10:02:27 [2021-02-22T10:02:27.955Z]  OSType: windows
10:02:27 [2021-02-22T10:02:27.955Z]  Architecture: x86_64
10:02:27 [2021-02-22T10:02:27.955Z]  CPUs: 4
10:02:27 [2021-02-22T10:02:27.955Z]  Total Memory: 32GiB
10:02:27 [2021-02-22T10:02:27.955Z]  Name: azwin-2-e9df30
10:02:27 [2021-02-22T10:02:27.955Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
10:02:27 [2021-02-22T10:02:27.955Z]  Docker Root Dir: D:\docker
10:02:27 [2021-02-22T10:02:27.955Z]  Debug Mode: false
10:02:27 [2021-02-22T10:02:27.955Z]  Registry: https://index.docker.io/v1/
10:02:27 [2021-02-22T10:02:27.955Z]  Labels:
10:02:27 [2021-02-22T10:02:27.955Z]  Experimental: true
10:02:27 [2021-02-22T10:02:27.955Z]  Insecure Registries:
10:02:27 [2021-02-22T10:02:27.955Z]   10.0.0.4:5000
10:02:27 [2021-02-22T10:02:27.955Z]   127.0.0.0/8
10:02:27 [2021-02-22T10:02:27.955Z]  Registry Mirrors:
10:02:27 [2021-02-22T10:02:27.955Z]   http://10.0.0.4:5000/
10:02:27 [2021-02-22T10:02:27.955Z]  Live Restore Enabled: false
10:02:27 [2021-02-22T10:02:27.955Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:02:28 [2021-02-22T10:02:28.446Z] #42 165.4 Note: Building without setproctitle() and strlcpy() support.
10:02:28 [2021-02-22T10:02:28.446Z] #42 165.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:02:28 [2021-02-22T10:02:28.446Z] #42 165.4 Note: Building without GnuTLS support
10:02:28 [2021-02-22T10:02:28.446Z] #42 165.4 Makefile.config:39: Warn: you have no libnftables installed
10:02:28 [2021-02-22T10:02:28.446Z] #42 165.4 Makefile.config:40: Warn: Building without nftables support
10:02:28 [2021-02-22T10:02:28.466Z] #42 148.4   CC       criu/shmem.o
10:02:29 [2021-02-22T10:02:29.009Z] #42 166.1 fatal: not a git repository (or any of the parent directories): .git
10:02:29 [2021-02-22T10:02:29.035Z] #42 ...
10:02:29 [2021-02-22T10:02:29.035Z] 
10:02:29 [2021-02-22T10:02:29.035Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:02:29 [2021-02-22T10:02:29.035Z] #40 sha256:52548ebf42f642913b3267e11146e55e6a882c0953ec7aec2fd3ace266329943
10:02:29 [2021-02-22T10:02:29.035Z] #40 DONE 1.1s
10:02:29 [2021-02-22T10:02:29.035Z] 
10:02:29 [2021-02-22T10:02:29.035Z] #48 [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
10:02:29 [2021-02-22T10:02:29.035Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
10:02:29 [2021-02-22T10:02:29.112Z] #24 DONE 1.4s
10:02:29 [2021-02-22T10:02:29.112Z] 
10:02:29 [2021-02-22T10:02:29.112Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:29 [2021-02-22T10:02:29.112Z] #29 sha256:0d024ce92aea9121b779b0e7635d0602dafbd2e0f74017fcb6fc39605726ee99
10:02:29 [2021-02-22T10:02:29.294Z] #48 ...
10:02:29 [2021-02-22T10:02:29.294Z] 
10:02:29 [2021-02-22T10:02:29.294Z] #42 [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
10:02:29 [2021-02-22T10:02:29.294Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:29 [2021-02-22T10:02:29.294Z] #42 149.2   CC       criu/sigframe.o
10:02:29 [2021-02-22T10:02:29.554Z] #42 149.4   CC       criu/signalfd.o
10:02:29 [2021-02-22T10:02:29.554Z] #42 149.6   CC       criu/sk-inet.o
10:02:29 [2021-02-22T10:02:29.572Z] #42 166.6 make[1]: Nothing to be done for 'all'.
10:02:29 [2021-02-22T10:02:29.828Z] #42 167.2 make[1]: 'images/built-in.o' is up to date.
10:02:29 [2021-02-22T10:02:29.828Z] #42 167.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:02:30 [2021-02-22T10:02:30.084Z] #42 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:02:30 [2021-02-22T10:02:30.084Z] #42 167.2 make[1]: 'compel/libcompel.a' is up to date.
10:02:30 [2021-02-22T10:02:30.084Z] #42 167.3 make[1]: 'compel/compel-host-bin' is up to date.
10:02:30 [2021-02-22T10:02:30.084Z] #42 167.3 make[1]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.084Z] #42 167.3 make[1]: 'soccr/libsoccr.a' is up to date.
10:02:30 [2021-02-22T10:02:30.341Z] #42 167.5 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.341Z] #42 167.5 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.341Z] #42 167.5 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.341Z] #42 167.6 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.493Z] #42 150.5   CC       criu/sk-netlink.o
10:02:30 [2021-02-22T10:02:30.597Z] #42 167.6 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.597Z] #42 167.7 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.597Z] #42 167.7 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.597Z] #42 167.8 make[2]: Nothing to be done for 'all'.
10:02:30 [2021-02-22T10:02:30.597Z] #42 167.8   INSTALL  criu/criu
10:02:30 [2021-02-22T10:02:30.752Z] #42 150.8   CC       criu/sk-packet.o
10:02:30 [2021-02-22T10:02:30.854Z] #42 DONE 168.2s
10:02:30 [2021-02-22T10:02:30.854Z] 
10:02:30 [2021-02-22T10:02:30.854Z] #55 [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
10:02:30 [2021-02-22T10:02:30.854Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:02:30 [2021-02-22T10:02:30.866Z] #29 ...
10:02:30 [2021-02-22T10:02:30.866Z] 
10:02:30 [2021-02-22T10:02:30.866Z] #48 [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
10:02:30 [2021-02-22T10:02:30.866Z] #48 sha256:91f2d4e08def9ec79f082ac214c898feece93d4495b3f6727c35674778419356
10:02:30 [2021-02-22T10:02:30.866Z] #48 222.5 + /build/golangci-lint --version
10:02:30 [2021-02-22T10:02:30.866Z] #48 222.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
10:02:31 [2021-02-22T10:02:31.321Z] #42 151.3   CC       criu/sk-queue.o
10:02:31 [2021-02-22T10:02:31.890Z] #42 151.7   CC       criu/sk-tcp.o
10:02:32 [2021-02-22T10:02:32.149Z] #42 152.1   CC       criu/sk-unix.o
10:02:32 [2021-02-22T10:02:32.149Z] #42 ...
10:02:32 [2021-02-22T10:02:32.149Z] 
10:02:32 [2021-02-22T10:02:32.149Z] #48 [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
10:02:32 [2021-02-22T10:02:32.149Z] #48 sha256:d45f3a0ce8471d37be42910a2cf655d235481bea4d43b4eeeb554f02c95ac996
10:02:32 [2021-02-22T10:02:32.149Z] #48 224.3 + /build/golangci-lint --version
10:02:32 [2021-02-22T10:02:32.149Z] #48 224.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
10:02:32 [2021-02-22T10:02:32.149Z] #48 DONE 224.8s
10:02:32 [2021-02-22T10:02:32.222Z] #55 ...
10:02:32 [2021-02-22T10:02:32.222Z] 
10:02:32 [2021-02-22T10:02:32.222Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:02:32 [2021-02-22T10:02:32.222Z] #43 sha256:ff9becab82a4e2784c40480b060fa8e24af0ce96f488738a692cd7dc06361d3e
10:02:32 [2021-02-22T10:02:32.222Z] #43 DONE 0.1s
10:02:32 [2021-02-22T10:02:32.222Z] 
10:02:32 [2021-02-22T10:02:32.222Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:02:32 [2021-02-22T10:02:32.222Z] #45 sha256:e23363fd5a12c81290a2d0629cd3a361ef61143f01a8a2d3c600059fb55d7895
10:02:32 [2021-02-22T10:02:32.251Z] #48 DONE 225.0s
10:02:32 [2021-02-22T10:02:32.251Z] 
10:02:32 [2021-02-22T10:02:32.251Z] #42 [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
10:02:32 [2021-02-22T10:02:32.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:32 [2021-02-22T10:02:32.251Z] #42 159.0   CC       criu/sigframe.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 159.2   CC       criu/signalfd.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 159.5   CC       criu/sk-inet.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 160.7   CC       criu/sk-netlink.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 161.1   CC       criu/sk-packet.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 161.8   CC       criu/sk-queue.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 162.3   CC       criu/sk-tcp.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 162.8   CC       criu/sk-unix.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 164.3   CC       criu/sockets.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 164.9   CC       criu/stats.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 165.1   CC       criu/string.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 165.2   CC       criu/sysctl.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 165.6   CC       criu/sysfs_parse.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 ...
10:02:32 [2021-02-22T10:02:32.251Z] 
10:02:32 [2021-02-22T10:02:32.251Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:32 [2021-02-22T10:02:32.251Z] #29 sha256:cd0dce29f6b371dc124af2d75a9a32e853b6be99111c3762be26ad7dfd8372db
10:02:32 [2021-02-22T10:02:32.251Z] #29 DONE 6.6s
10:02:32 [2021-02-22T10:02:32.251Z] 
10:02:32 [2021-02-22T10:02:32.251Z] #42 [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
10:02:32 [2021-02-22T10:02:32.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:32 [2021-02-22T10:02:32.251Z] #42 165.9   CC       criu/timens.o
10:02:32 [2021-02-22T10:02:32.251Z] #42 ...
10:02:32 [2021-02-22T10:02:32.251Z] 
10:02:32 [2021-02-22T10:02:32.251Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:02:32 [2021-02-22T10:02:32.251Z] #32 sha256:c9ac5f457402fb600cbd48ce002456818cab09912167de1512185dcc65fb53d3
10:02:32 [2021-02-22T10:02:32.409Z] 
10:02:32 [2021-02-22T10:02:32.409Z] #52 [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
10:02:32 [2021-02-22T10:02:32.409Z] #52 sha256:b579ecd9fdb1c0567f94a6c08718bdda854c15f3a1323c24eb3d4f01f3efac2e
10:02:32 [2021-02-22T10:02:32.478Z] #45 DONE 0.3s
10:02:32 [2021-02-22T10:02:32.478Z] 
10:02:32 [2021-02-22T10:02:32.478Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:02:32 [2021-02-22T10:02:32.478Z] #47 sha256:20104c3efcfc0899ed954b725b18fd39d21f1469a1fbadf89cfd26913fe969ee
10:02:32 [2021-02-22T10:02:32.478Z] #47 DONE 0.1s
10:02:32 [2021-02-22T10:02:32.478Z] 
10:02:32 [2021-02-22T10:02:32.478Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:02:32 [2021-02-22T10:02:32.478Z] #49 sha256:91f974b4109f6c5be40cba7159f8bb5ff2517cd0cb9371b17ab0cea48300783e
10:02:32 [2021-02-22T10:02:32.734Z] #49 DONE 0.5s
10:02:32 [2021-02-22T10:02:32.734Z] 
10:02:32 [2021-02-22T10:02:32.735Z] #52 [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
10:02:32 [2021-02-22T10:02:32.735Z] #52 sha256:3f2b9cd543a1c72a5304e1a10d4e86b9df63d73fa7895bed0e49d52b55dd18b3
10:02:32 [2021-02-22T10:02:32.823Z] #32 DONE 0.5s
10:02:32 [2021-02-22T10:02:32.823Z] 
10:02:32 [2021-02-22T10:02:32.823Z] #42 [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
10:02:32 [2021-02-22T10:02:32.823Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:32 [2021-02-22T10:02:32.823Z] #42 166.3   CC       criu/timerfd.o
10:02:32 [2021-02-22T10:02:32.991Z] #52 ...
10:02:32 [2021-02-22T10:02:32.991Z] 
10:02:32 [2021-02-22T10:02:32.991Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:02:32 [2021-02-22T10:02:32.991Z] #51 sha256:971feaca284a7fbdbc7795a4d4490208faf6c5ab5b947310b528664ae4e9e60f
10:02:32 [2021-02-22T10:02:32.991Z] #51 DONE 0.1s
10:02:32 [2021-02-22T10:02:32.991Z] 
10:02:32 [2021-02-22T10:02:32.991Z] #52 [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
10:02:32 [2021-02-22T10:02:32.991Z] #52 sha256:3f2b9cd543a1c72a5304e1a10d4e86b9df63d73fa7895bed0e49d52b55dd18b3
10:02:33 [2021-02-22T10:02:33.084Z] #42 ...
10:02:33 [2021-02-22T10:02:33.084Z] 
10:02:33 [2021-02-22T10:02:33.084Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:02:33 [2021-02-22T10:02:33.084Z] #34 sha256:b950fe0c9ba4f18ce44d531262a521b56e36b74d54200b984df04e19446864ab
10:02:33 [2021-02-22T10:02:33.084Z] #34 DONE 0.1s
10:02:33 [2021-02-22T10:02:33.084Z] 
10:02:33 [2021-02-22T10:02:33.084Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:02:33 [2021-02-22T10:02:33.084Z] #37 sha256:df4ebfcd820ada9fee8d0ce44184ad82455643950ecb1076bbf8d3d26787cc98
10:02:33 [2021-02-22T10:02:33.084Z] #37 DONE 0.1s
10:02:33 [2021-02-22T10:02:33.084Z] 
10:02:33 [2021-02-22T10:02:33.084Z] #42 [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
10:02:33 [2021-02-22T10:02:33.084Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:33 [2021-02-22T10:02:33.084Z] #42 166.7   CC       criu/tty.o
10:02:34 [2021-02-22T10:02:34.025Z] #42 ...
10:02:34 [2021-02-22T10:02:34.025Z] 
10:02:34 [2021-02-22T10:02:34.025Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:02:34 [2021-02-22T10:02:34.025Z] #40 sha256:77ccc7a51766f516f847624f05a6a4d15e63631d9249804d557dcd0aba2d5660
10:02:34 [2021-02-22T10:02:34.025Z] #40 DONE 0.8s
10:02:34 [2021-02-22T10:02:34.025Z] 
10:02:34 [2021-02-22T10:02:34.025Z] #42 [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
10:02:34 [2021-02-22T10:02:34.025Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:34 [2021-02-22T10:02:34.315Z] #52 ...
10:02:34 [2021-02-22T10:02:34.315Z] 
10:02:34 [2021-02-22T10:02:34.316Z] #42 [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
10:02:34 [2021-02-22T10:02:34.316Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
10:02:34 [2021-02-22T10:02:34.316Z] #42 154.1   CC       criu/sockets.o
10:02:34 [2021-02-22T10:02:34.414Z] #29 ...
10:02:34 [2021-02-22T10:02:34.414Z] 
10:02:34 [2021-02-22T10:02:34.414Z] #42 [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
10:02:34 [2021-02-22T10:02:34.414Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:34 [2021-02-22T10:02:34.414Z] #42 146.5   CC       criu/tun.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 147.0   CC       criu/uffd.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 148.0   CC       criu/util.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 149.1   CC       criu/uts_ns.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 149.3   CC       criu/vdso.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 149.8   LINK     criu/built-in.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 149.9   LINK     criu/criu
10:02:34 [2021-02-22T10:02:34.414Z] #42 150.3   DEP      lib/c/criu.d
10:02:34 [2021-02-22T10:02:34.414Z] #42 150.3   CC       images/rpc.pb-c.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 150.9   CC       lib/c/criu.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 151.9   LINK     lib/c/built-in.o
10:02:34 [2021-02-22T10:02:34.414Z] #42 151.9   LINK     lib/c/libcriu.so
10:02:34 [2021-02-22T10:02:34.414Z] #42 151.9   LINK     lib/c/libcriu.a
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.1   GEN      magic.py
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.3 Note: Building without setproctitle() and strlcpy() support.
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.3 Note: Building without GnuTLS support
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.3 Makefile.config:39: Warn: you have no libnftables installed
10:02:34 [2021-02-22T10:02:34.414Z] #42 152.3 Makefile.config:40: Warn: Building without nftables support
10:02:34 [2021-02-22T10:02:34.414Z] #42 153.0 fatal: not a git repository (or any of the parent directories): .git
10:02:34 [2021-02-22T10:02:34.414Z] #42 153.8 make[1]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.414Z] #42 ...
10:02:34 [2021-02-22T10:02:34.414Z] 
10:02:34 [2021-02-22T10:02:34.414Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:34 [2021-02-22T10:02:34.414Z] #29 sha256:0d024ce92aea9121b779b0e7635d0602dafbd2e0f74017fcb6fc39605726ee99
10:02:34 [2021-02-22T10:02:34.414Z] #29 DONE 5.4s
10:02:34 [2021-02-22T10:02:34.414Z] 
10:02:34 [2021-02-22T10:02:34.414Z] #42 [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
10:02:34 [2021-02-22T10:02:34.414Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:34 [2021-02-22T10:02:34.414Z] #42 154.5 make[1]: 'images/built-in.o' is up to date.
10:02:34 [2021-02-22T10:02:34.414Z] #42 154.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:02:34 [2021-02-22T10:02:34.414Z] #42 ...
10:02:34 [2021-02-22T10:02:34.414Z] 
10:02:34 [2021-02-22T10:02:34.414Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:02:34 [2021-02-22T10:02:34.414Z] #32 sha256:4828dfacb2b4ada1d4d0bb112a94aeda252778cc82bbf13304f61ab1a91b6557
10:02:34 [2021-02-22T10:02:34.575Z] #42 154.6   CC       criu/stats.o
10:02:34 [2021-02-22T10:02:34.834Z] #42 154.8   CC       criu/string.o
10:02:34 [2021-02-22T10:02:34.834Z] #42 154.9   CC       criu/sysctl.o
10:02:34 [2021-02-22T10:02:34.967Z] #42 168.4   CC       criu/tun.o
10:02:34 [2021-02-22T10:02:34.992Z] #32 DONE 0.7s
10:02:34 [2021-02-22T10:02:34.992Z] 
10:02:34 [2021-02-22T10:02:34.992Z] #42 [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
10:02:34 [2021-02-22T10:02:34.992Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:34 [2021-02-22T10:02:34.992Z] #42 154.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:02:34 [2021-02-22T10:02:34.993Z] #42 154.7 make[1]: 'compel/libcompel.a' is up to date.
10:02:34 [2021-02-22T10:02:34.993Z] #42 154.8 make[1]: 'compel/compel-host-bin' is up to date.
10:02:34 [2021-02-22T10:02:34.993Z] #42 154.8 make[1]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 154.9 make[1]: 'soccr/libsoccr.a' is up to date.
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.2 make[2]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.2 make[2]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.2 make[2]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.3 make[2]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 ...
10:02:34 [2021-02-22T10:02:34.993Z] 
10:02:34 [2021-02-22T10:02:34.993Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:02:34 [2021-02-22T10:02:34.993Z] #34 sha256:ab90ef3a016572ea763ae5e0a5c85d10a6f3f092662b01f62e32c75f4d041c64
10:02:34 [2021-02-22T10:02:34.993Z] #34 DONE 0.2s
10:02:34 [2021-02-22T10:02:34.993Z] 
10:02:34 [2021-02-22T10:02:34.993Z] #42 [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
10:02:34 [2021-02-22T10:02:34.993Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.4 make[2]: Nothing to be done for 'all'.
10:02:34 [2021-02-22T10:02:34.993Z] #42 155.5 make[2]: Nothing to be done for 'all'.
10:02:35 [2021-02-22T10:02:35.094Z] #42 155.3   CC       criu/sysfs_parse.o
10:02:35 [2021-02-22T10:02:35.228Z] #42 168.8   CC       criu/uffd.o
10:02:35 [2021-02-22T10:02:35.257Z] #42 ...
10:02:35 [2021-02-22T10:02:35.257Z] 
10:02:35 [2021-02-22T10:02:35.257Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:02:35 [2021-02-22T10:02:35.257Z] #37 sha256:ebf89dc4705cb6ad21453b35896767a30151067690a6c812fb1852ff235370ec
10:02:35 [2021-02-22T10:02:35.257Z] #37 DONE 0.1s
10:02:35 [2021-02-22T10:02:35.257Z] 
10:02:35 [2021-02-22T10:02:35.257Z] #42 [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
10:02:35 [2021-02-22T10:02:35.257Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
10:02:35 [2021-02-22T10:02:35.257Z] #42 155.5 make[2]: Nothing to be done for 'all'.
10:02:35 [2021-02-22T10:02:35.257Z] #42 155.6 make[2]: Nothing to be done for 'all'.
10:02:35 [2021-02-22T10:02:35.257Z] #42 155.6   INSTALL  criu/criu
10:02:35 [2021-02-22T10:02:35.354Z] #42 155.5   CC       criu/timens.o
10:02:35 [2021-02-22T10:02:35.521Z] #42 DONE 156.0s
10:02:35 [2021-02-22T10:02:35.521Z] 
10:02:35 [2021-02-22T10:02:35.521Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:02:35 [2021-02-22T10:02:35.521Z] #40 sha256:ed39711bba30aa4199e14c9e195a0ee1bd50c53aa4c36bfd1cd735e90674e155
10:02:35 [2021-02-22T10:02:35.784Z] #40 DONE 0.6s
10:02:35 [2021-02-22T10:02:35.784Z] 
10:02:35 [2021-02-22T10:02:35.784Z] #55 [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
10:02:35 [2021-02-22T10:02:35.784Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:02:35 [2021-02-22T10:02:35.923Z] #42 155.8   CC       criu/timerfd.o
10:02:36 [2021-02-22T10:02:36.171Z] #42 169.5   CC       criu/util.o
10:02:36 [2021-02-22T10:02:36.183Z] #42 156.0   CC       criu/tty.o
10:02:36 [2021-02-22T10:02:36.742Z] #42 170.3   CC       criu/uts_ns.o
10:02:37 [2021-02-22T10:02:37.002Z] #42 170.5   CC       criu/vdso-compat.o
10:02:37 [2021-02-22T10:02:37.002Z] #42 170.6   CC       criu/vdso.o
10:02:37 [2021-02-22T10:02:37.561Z] #42 157.3   CC       criu/tun.o
10:02:37 [2021-02-22T10:02:37.561Z] #42 157.6   CC       criu/uffd.o
10:02:37 [2021-02-22T10:02:37.574Z] #42 171.1   LINK     criu/built-in.o
10:02:37 [2021-02-22T10:02:37.574Z] #42 171.2   LINK     criu/criu
10:02:37 [2021-02-22T10:02:37.706Z] #55 ...
10:02:37 [2021-02-22T10:02:37.706Z] 
10:02:37 [2021-02-22T10:02:37.706Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:02:37 [2021-02-22T10:02:37.706Z] #43 sha256:655646e187b35876c41097d140b994234c6ae74efccfeb7b55bfcfe1ebfdbc84
10:02:37 [2021-02-22T10:02:37.706Z] #43 DONE 0.2s
10:02:37 [2021-02-22T10:02:37.706Z] 
10:02:37 [2021-02-22T10:02:37.706Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:02:37 [2021-02-22T10:02:37.706Z] #45 sha256:27e49f6a8c0d1786dcee9f40b7c0ccbdaf92dc406d83357683c8bb1fe702de66
10:02:37 [2021-02-22T10:02:37.834Z] #42 171.5   DEP      lib/c/criu.d
10:02:38 [2021-02-22T10:02:38.095Z] #42 171.6   CC       images/rpc.pb-c.o
10:02:38 [2021-02-22T10:02:38.241Z] #52 ...
10:02:38 [2021-02-22T10:02:38.241Z] 
10:02:38 [2021-02-22T10:02:38.241Z] #55 [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
10:02:38 [2021-02-22T10:02:38.241Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:02:38 [2021-02-22T10:02:38.241Z] #55 199.4 + bin/containerd
10:02:38 [2021-02-22T10:02:38.279Z] #45 DONE 0.6s
10:02:38 [2021-02-22T10:02:38.279Z] 
10:02:38 [2021-02-22T10:02:38.279Z] #55 [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
10:02:38 [2021-02-22T10:02:38.279Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:02:38 [2021-02-22T10:02:38.279Z] #55 ...
10:02:38 [2021-02-22T10:02:38.279Z] 
10:02:38 [2021-02-22T10:02:38.279Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:02:38 [2021-02-22T10:02:38.279Z] #47 sha256:dc3479f44778c93eae22bb461c0246227153506c2c0bbc0918fcb40ebc2274ba
10:02:38 [2021-02-22T10:02:38.356Z] #42 172.0   CC       lib/c/criu.o
10:02:38 [2021-02-22T10:02:38.540Z] #47 DONE 0.2s
10:02:38 [2021-02-22T10:02:38.540Z] 
10:02:38 [2021-02-22T10:02:38.540Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:02:38 [2021-02-22T10:02:38.540Z] #49 sha256:bac04981f0ffe1e7b2d7aad3503f9e5e83562ff28fc63da223a4762d0f2d5525
10:02:38 [2021-02-22T10:02:38.551Z] #42 158.5   CC       criu/util.o
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.7   LINK     lib/c/built-in.o
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.7   LINK     lib/c/libcriu.so
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.8   LINK     lib/c/libcriu.a
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.9   GEN      magic.py
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.9 Note: Building without setproctitle() and strlcpy() support.
10:02:39 [2021-02-22T10:02:39.297Z] #42 172.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:02:39 [2021-02-22T10:02:39.485Z] #49 DONE 1.0s
10:02:39 [2021-02-22T10:02:39.485Z] 
10:02:39 [2021-02-22T10:02:39.485Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:02:39 [2021-02-22T10:02:39.485Z] #51 sha256:0d4506845f4f3d1bb4057a0a065413886764832fa2eee9ddfe62c130ab3f83e6
10:02:39 [2021-02-22T10:02:39.558Z] #42 172.9 Note: Building without GnuTLS support
10:02:39 [2021-02-22T10:02:39.558Z] #42 173.0 Makefile.config:39: Warn: you have no libnftables installed
10:02:39 [2021-02-22T10:02:39.558Z] #42 173.0 Makefile.config:40: Warn: Building without nftables support
10:02:39 [2021-02-22T10:02:39.755Z] #51 DONE 0.2s
10:02:39 [2021-02-22T10:02:39.755Z] 
10:02:39 [2021-02-22T10:02:39.755Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:02:39 [2021-02-22T10:02:39.755Z] #53 sha256:aa2f771500a392012f4aef3be3f74f877b2237aadc4c581445087e690cd80138
10:02:39 [2021-02-22T10:02:39.939Z] #42 159.6   CC       criu/uts_ns.o
10:02:39 [2021-02-22T10:02:39.939Z] #42 159.8   CC       criu/vdso-compat.o
10:02:39 [2021-02-22T10:02:39.939Z] #42 159.9   CC       criu/vdso.o
10:02:40 [2021-02-22T10:02:40.016Z] #53 DONE 0.4s
10:02:40 [2021-02-22T10:02:40.016Z] 
10:02:40 [2021-02-22T10:02:40.016Z] #55 [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
10:02:40 [2021-02-22T10:02:40.016Z] #55 sha256:0444e7f94204572f9d388b8a389268d2212ba5eed90411a042eef4b84c46b188
10:02:40 [2021-02-22T10:02:40.129Z] #42 173.6 fatal: not a git repository (or any of the parent directories): .git
10:02:40 [2021-02-22T10:02:40.390Z] #42 174.1 make[1]: Nothing to be done for 'all'.
10:02:40 [2021-02-22T10:02:40.513Z] #42 160.3   LINK     criu/built-in.o
10:02:40 [2021-02-22T10:02:40.513Z] #42 160.5   LINK     criu/criu
10:02:40 [2021-02-22T10:02:40.772Z] #42 160.9   DEP      lib/c/criu.d
10:02:40 [2021-02-22T10:02:40.962Z] #42 174.6 make[1]: 'images/built-in.o' is up to date.
10:02:40 [2021-02-22T10:02:40.962Z] #42 174.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:02:40 [2021-02-22T10:02:40.962Z] #42 174.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:02:41 [2021-02-22T10:02:41.032Z] #42 160.9   CC       images/rpc.pb-c.o
10:02:41 [2021-02-22T10:02:41.044Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:02:41 [2021-02-22T10:02:41.044Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8c28c5f7\powershellScript.ps1'; exit $LASTEXITCODE;
10:02:41 [2021-02-22T10:02:41.044Z] ----------------------------------------------------------------------------
10:02:41 [2021-02-22T10:02:41.044Z] 
10:02:41 [2021-02-22T10:02:41.044Z] INFO: executeCI.ps1 starting at Mon Feb 22 10:02:40 CUT 2021
10:02:41 [2021-02-22T10:02:41.044Z] 
10:02:41 [2021-02-22T10:02:41.044Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:02:41 [2021-02-22T10:02:41.044Z] INFO: Running git version 2.24.1.windows.2
10:02:41 [2021-02-22T10:02:41.044Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:02:41 [2021-02-22T10:02:41.044Z] INFO: Environment variables:
10:02:41 [2021-02-22T10:02:41.044Z] 
10:02:41 [2021-02-22T10:02:41.044Z] Name                           Value                                                                                   
10:02:41 [2021-02-22T10:02:41.044Z] ----                           -----                                                                                   
10:02:41 [2021-02-22T10:02:41.044Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:02:41 [2021-02-22T10:02:41.044Z] amd64                          true                                                                                    
10:02:41 [2021-02-22T10:02:41.044Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:02:41 [2021-02-22T10:02:41.044Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:02:41 [2021-02-22T10:02:41.044Z] arm64                          true                                                                                    
10:02:41 [2021-02-22T10:02:41.044Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
10:02:41 [2021-02-22T10:02:41.044Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
10:02:41 [2021-02-22T10:02:41.044Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:02:41 [2021-02-22T10:02:41.045Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
10:02:41 [2021-02-22T10:02:41.045Z] BRANCH_NAME                    PR-42017                                                                                
10:02:41 [2021-02-22T10:02:41.045Z] BUILD_DISPLAY_NAME             #14                                                                                     
10:02:41 [2021-02-22T10:02:41.045Z] BUILD_ID                       14                                                                                      
10:02:41 [2021-02-22T10:02:41.045Z] BUILD_NUMBER                   14                                                                                      
10:02:41 [2021-02-22T10:02:41.045Z] BUILD_TAG                      jenkins-moby-PR-42017-14                                                                
10:02:41 [2021-02-22T10:02:41.045Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42017/14/                             
10:02:41 [2021-02-22T10:02:41.045Z] cgroup2                        true                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_BRANCH                  20.10_backport_build_fixes                                                              
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_ID                      42017                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_TARGET                  20.10                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_TITLE                   [20.10 backport]: avoid creating parent dirs for XGlobalHeader, and fix permissions     
10:02:41 [2021-02-22T10:02:41.045Z] CHANGE_URL                     https://github.com/moby/moby/pull/42017                                                 
10:02:41 [2021-02-22T10:02:41.045Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:02:41 [2021-02-22T10:02:41.045Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:02:41 [2021-02-22T10:02:41.045Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:02:41 [2021-02-22T10:02:41.045Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:02:41 [2021-02-22T10:02:41.045Z] COMPUTERNAME                   azwin-2-e9df30                                                                          
10:02:41 [2021-02-22T10:02:41.045Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:02:41 [2021-02-22T10:02:41.045Z] ConfigSequenceNumber           0                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] dco                            true                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] DOCKER_BUILDKIT                0                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] DOCKER_DUT_DEBUG               1                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:02:41 [2021-02-22T10:02:41.045Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:02:41 [2021-02-22T10:02:41.045Z] EXECUTOR_NUMBER                0                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] FQDN                           azwin-2-e9df30.westus.cloudapp.azure.com                                                
10:02:41 [2021-02-22T10:02:41.045Z] GIT_BRANCH                     PR-42017                                                                                
10:02:41 [2021-02-22T10:02:41.045Z] GIT_COMMIT                     26125b99c756787dc60a492d37cee937cf897ef7                                                
10:02:41 [2021-02-22T10:02:41.045Z] GIT_PREVIOUS_COMMIT            0bd5c9029e548f2cb21e1134c06c27e65ad15a8a                                                
10:02:41 [2021-02-22T10:02:41.045Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:02:41 [2021-02-22T10:02:41.045Z] HUDSON_COOKIE                  c465723f-4916-4cc2-af7b-e74a67bf7fb7                                                    
10:02:41 [2021-02-22T10:02:41.045Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:02:41 [2021-02-22T10:02:41.045Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:02:41 [2021-02-22T10:02:41.045Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:02:41 [2021-02-22T10:02:41.045Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64                          
10:02:41 [2021-02-22T10:02:41.045Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:02:41 [2021-02-22T10:02:41.045Z] JENKINS_NODE_COOKIE            e41e3308-c320-470c-913d-b5b1378688fd                                                    
10:02:41 [2021-02-22T10:02:41.045Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:02:41 [2021-02-22T10:02:41.045Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:02:41 [2021-02-22T10:02:41.045Z] JOB_BASE_NAME                  PR-42017                                                                                
10:02:41 [2021-02-22T10:02:41.045Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42017/display/redirect                
10:02:41 [2021-02-22T10:02:41.045Z] JOB_NAME                       moby/PR-42017                                                                           
10:02:41 [2021-02-22T10:02:41.045Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42017/                                
10:02:41 [2021-02-22T10:02:41.045Z] library.jps.version            master                                                                                  
10:02:41 [2021-02-22T10:02:41.045Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:02:41 [2021-02-22T10:02:41.045Z] NODE_LABELS                    amd64 azure azwin-2-e9df30 azwin-2019 docker west-us windows windows-2019 x86_64        
10:02:41 [2021-02-22T10:02:41.045Z] NODE_NAME                      azwin-2-e9df30                                                                          
10:02:41 [2021-02-22T10:02:41.045Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] OS                             Windows_NT                                                                              
10:02:41 [2021-02-22T10:02:41.045Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:02:41 [2021-02-22T10:02:41.045Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:02:41 [2021-02-22T10:02:41.045Z] ppc64le                        false                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
10:02:41 [2021-02-22T10:02:41.045Z] PROCESSOR_LEVEL                6                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] PROCESSOR_REVISION             5504                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] ProgramData                    C:\ProgramData                                                                          
10:02:41 [2021-02-22T10:02:41.045Z] ProgramFiles                   C:\Program Files                                                                        
10:02:41 [2021-02-22T10:02:41.045Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:02:41 [2021-02-22T10:02:41.045Z] ProgramW6432                   C:\Program Files                                                                        
10:02:41 [2021-02-22T10:02:41.045Z] PROMPT                         $P$G                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:02:41 [2021-02-22T10:02:41.045Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:02:41 [2021-02-22T10:02:41.045Z] PUBLIC                         C:\Users\Public                                                                         
10:02:41 [2021-02-22T10:02:41.045Z] rootless                       true                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42017/14/display/redirect?page=arti...
10:02:41 [2021-02-22T10:02:41.045Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42017/14/display/redirect?page=changes
10:02:41 [2021-02-22T10:02:41.045Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42017/14/display/redirect             
10:02:41 [2021-02-22T10:02:41.045Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42017/14/display/redirect?page=tests  
10:02:41 [2021-02-22T10:02:41.045Z] s390x                          false                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] SOURCES_DRIVE                  d                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] SOURCES_SUBDIR                 gopath                                                                                  
10:02:41 [2021-02-22T10:02:41.045Z] STAGE_NAME                     Run tests                                                                               
10:02:41 [2021-02-22T10:02:41.045Z] SystemDrive                    C:                                                                                      
10:02:41 [2021-02-22T10:02:41.045Z] SystemRoot                     C:\windows                                                                              
10:02:41 [2021-02-22T10:02:41.045Z] TEMP                           C:\windows\TEMP                                                                         
10:02:41 [2021-02-22T10:02:41.045Z] TESTDEBUG                      0                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] TESTRUN_DRIVE                  d                                                                                       
10:02:41 [2021-02-22T10:02:41.045Z] TESTRUN_SUBDIR                 CI                                                                                      
10:02:41 [2021-02-22T10:02:41.045Z] TIMEOUT                        120m                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] TMP                            C:\windows\TEMP                                                                         
10:02:41 [2021-02-22T10:02:41.045Z] unit_validate                  true                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] USERDOMAIN                     WORKGROUP                                                                               
10:02:41 [2021-02-22T10:02:41.045Z] USERNAME                       azwin-2-e9df30$                                                                         
10:02:41 [2021-02-22T10:02:41.045Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:02:41 [2021-02-22T10:02:41.045Z] validate_force                 false                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] windir                         C:\windows                                                                              
10:02:41 [2021-02-22T10:02:41.045Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:02:41 [2021-02-22T10:02:41.045Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:02:41 [2021-02-22T10:02:41.045Z] windowsRS1                     false                                                                                   
10:02:41 [2021-02-22T10:02:41.045Z] windowsRS5                     true                                                                                    
10:02:41 [2021-02-22T10:02:41.045Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:02:41 [2021-02-22T10:02:41.045Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
10:02:41 [2021-02-22T10:02:41.045Z] 
10:02:41 [2021-02-22T10:02:41.045Z] 
10:02:41 [2021-02-22T10:02:41.045Z] 
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.7 make[1]: 'compel/libcompel.a' is up to date.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.7 make[1]: 'compel/compel-host-bin' is up to date.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.7 make[1]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.7 make[1]: 'soccr/libsoccr.a' is up to date.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.9 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.9 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.223Z] #42 174.9 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.291Z] #42 161.4   CC       lib/c/criu.o
10:02:41 [2021-02-22T10:02:41.484Z] #42 175.0 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.484Z] #42 175.1 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.484Z] #42 175.1 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.484Z] #42 175.1 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.484Z] #42 175.2 make[2]: Nothing to be done for 'all'.
10:02:41 [2021-02-22T10:02:41.505Z] INFO: Sources under d:\gopath\...
10:02:41 [2021-02-22T10:02:41.505Z] INFO: Test run under d:\CI\...
10:02:41 [2021-02-22T10:02:41.505Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:02:41 [2021-02-22T10:02:41.505Z] INFO: docker/docker repository was found
10:02:41 [2021-02-22T10:02:41.744Z] #42 175.2   INSTALL  criu/criu
10:02:41 [2021-02-22T10:02:41.965Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:02:42 [2021-02-22T10:02:42.005Z] #42 DONE 175.5s
10:02:42 [2021-02-22T10:02:42.005Z] 
10:02:42 [2021-02-22T10:02:42.005Z] #52 [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
10:02:42 [2021-02-22T10:02:42.005Z] #52 sha256:08d2cc00685399d29352c8956213e81d2f822e1e7dcadbf017c39beab25c9535
10:02:42 [2021-02-22T10:02:42.229Z] #42 162.2   LINK     lib/c/built-in.o
10:02:42 [2021-02-22T10:02:42.229Z] #42 162.2   LINK     lib/c/libcriu.so
10:02:42 [2021-02-22T10:02:42.229Z] #42 162.2   LINK     lib/c/libcriu.a
10:02:42 [2021-02-22T10:02:42.229Z] #42 162.3   GEN      magic.py
10:02:42 [2021-02-22T10:02:42.425Z] ltsc2019: Pulling from windows/servercore
10:02:42 [2021-02-22T10:02:42.425Z] 4612f6d0b889: Pulling fs layer
10:02:42 [2021-02-22T10:02:42.425Z] db4edcf0861f: Pulling fs layer
10:02:42 [2021-02-22T10:02:42.489Z] #42 162.4 Note: Building without setproctitle() and strlcpy() support.
10:02:42 [2021-02-22T10:02:42.489Z] #42 162.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:02:42 [2021-02-22T10:02:42.489Z] #42 162.4 Note: Building without GnuTLS support
10:02:42 [2021-02-22T10:02:42.489Z] #42 162.4 Makefile.config:39: Warn: you have no libnftables installed
10:02:42 [2021-02-22T10:02:42.489Z] #42 162.4 Makefile.config:40: Warn: Building without nftables support
10:02:43 [2021-02-22T10:02:43.058Z] #42 163.0 fatal: not a git repository (or any of the parent directories): .git
10:02:43 [2021-02-22T10:02:43.496Z] #55 ...
10:02:43 [2021-02-22T10:02:43.496Z] 
10:02:43 [2021-02-22T10:02:43.496Z] #52 [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
10:02:43 [2021-02-22T10:02:43.496Z] #52 sha256:3f2b9cd543a1c72a5304e1a10d4e86b9df63d73fa7895bed0e49d52b55dd18b3
10:02:43 [2021-02-22T10:02:43.496Z] #52 128.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:02:43 [2021-02-22T10:02:43.496Z] #52 128.9 + mkdir -p /build
10:02:43 [2021-02-22T10:02:43.496Z] #52 128.9 + cp runc /build/runc
10:02:43 [2021-02-22T10:02:43.496Z] #52 DONE 129.4s
10:02:43 [2021-02-22T10:02:43.496Z] 
10:02:43 [2021-02-22T10:02:43.496Z] #55 [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
10:02:43 [2021-02-22T10:02:43.496Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:02:43 [2021-02-22T10:02:43.627Z] #42 163.6 make[1]: Nothing to be done for 'all'.
10:02:43 [2021-02-22T10:02:43.919Z] #52 ...
10:02:43 [2021-02-22T10:02:43.919Z] 
10:02:43 [2021-02-22T10:02:43.919Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:02:43 [2021-02-22T10:02:43.919Z] #43 sha256:868a9390a79151456703e77fe98e6e3cc60e004e6d9c0a06e78f5269ee240c20
10:02:43 [2021-02-22T10:02:43.919Z] #43 DONE 0.1s
10:02:43 [2021-02-22T10:02:43.919Z] 
10:02:43 [2021-02-22T10:02:43.919Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:02:43 [2021-02-22T10:02:43.919Z] #45 sha256:0de0b4c8d64a1bd1d857d42dcbea897eb8da9e2b7d21e31951a7df5c5d5d28cc
10:02:43 [2021-02-22T10:02:43.919Z] #45 DONE 0.2s
10:02:43 [2021-02-22T10:02:43.919Z] 
10:02:43 [2021-02-22T10:02:43.919Z] #55 [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
10:02:43 [2021-02-22T10:02:43.919Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:02:43 [2021-02-22T10:02:43.919Z] #55 ...
10:02:43 [2021-02-22T10:02:43.919Z] 
10:02:43 [2021-02-22T10:02:43.919Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:02:43 [2021-02-22T10:02:43.919Z] #47 sha256:2ead0567cece7bc4c14f00279d48bf26863a548a9434408dea377f9dcb006813
10:02:43 [2021-02-22T10:02:43.919Z] #47 DONE 0.1s
10:02:43 [2021-02-22T10:02:43.919Z] 
10:02:43 [2021-02-22T10:02:43.919Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:02:43 [2021-02-22T10:02:43.919Z] #49 sha256:575cd2949790d64efa21d52ccb9a1c7d354b5300f87299e5fd04ca4d82af2bd8
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.1 make[1]: 'images/built-in.o' is up to date.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.2 make[1]: 'compel/libcompel.a' is up to date.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.2 make[1]: 'compel/compel-host-bin' is up to date.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.2 make[1]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.195Z] #42 164.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.3 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.3 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.4 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.5 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.5 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.5 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.455Z] #42 164.5 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.714Z] #42 164.6 make[2]: Nothing to be done for 'all'.
10:02:44 [2021-02-22T10:02:44.714Z] #42 164.7   INSTALL  criu/criu
10:02:44 [2021-02-22T10:02:44.862Z] #49 DONE 0.5s
10:02:44 [2021-02-22T10:02:44.862Z] 
10:02:44 [2021-02-22T10:02:44.862Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:02:44 [2021-02-22T10:02:44.862Z] #51 sha256:8aaf4e484aef82b661bdb126d45cc21d0e18810c3264455265608ce516ee601b
10:02:44 [2021-02-22T10:02:44.862Z] #51 DONE 0.1s
10:02:44 [2021-02-22T10:02:44.862Z] 
10:02:44 [2021-02-22T10:02:44.862Z] #55 [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
10:02:44 [2021-02-22T10:02:44.862Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:02:44 [2021-02-22T10:02:44.864Z] #55 ...
10:02:44 [2021-02-22T10:02:44.864Z] 
10:02:44 [2021-02-22T10:02:44.864Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:02:44 [2021-02-22T10:02:44.864Z] #53 sha256:4380a88b871d62fff2da0ea79d2f5fbdcf1ed0bdcc109b16761edec96ed64a94
10:02:44 [2021-02-22T10:02:44.864Z] #53 DONE 0.2s
10:02:44 [2021-02-22T10:02:44.864Z] 
10:02:44 [2021-02-22T10:02:44.864Z] #55 [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
10:02:44 [2021-02-22T10:02:44.864Z] #55 sha256:32b4e8c2468dcf80e2f218325844a1cd2253bd348f0613fe15e4f8ca81cc0a41
10:02:44 [2021-02-22T10:02:44.978Z] #42 DONE 165.0s
10:02:44 [2021-02-22T10:02:44.978Z] 
10:02:44 [2021-02-22T10:02:44.978Z] #55 [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
10:02:44 [2021-02-22T10:02:44.978Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:02:45 [2021-02-22T10:02:45.917Z] #55 ...
10:02:45 [2021-02-22T10:02:45.917Z] 
10:02:45 [2021-02-22T10:02:45.917Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:02:45 [2021-02-22T10:02:45.917Z] #43 sha256:56d8588fc6d0bbcb878dbac601a44d8c5d8e91f274372dca62ba48c7a64af0f9
10:02:45 [2021-02-22T10:02:45.917Z] #43 DONE 0.1s
10:02:45 [2021-02-22T10:02:45.917Z] 
10:02:45 [2021-02-22T10:02:45.917Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:02:45 [2021-02-22T10:02:45.917Z] #45 sha256:b25c96bbcedb339691663bdbcbce729e5a03667087d59b947e7657f94bf11709
10:02:46 [2021-02-22T10:02:46.177Z] #45 DONE 0.2s
10:02:46 [2021-02-22T10:02:46.177Z] 
10:02:46 [2021-02-22T10:02:46.177Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:02:46 [2021-02-22T10:02:46.177Z] #47 sha256:c9d44ead54096a45e9a0091833273b1b13c78739db76c4a57410f4708e6c3716
10:02:46 [2021-02-22T10:02:46.177Z] #47 DONE 0.1s
10:02:46 [2021-02-22T10:02:46.177Z] 
10:02:46 [2021-02-22T10:02:46.177Z] #55 [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
10:02:46 [2021-02-22T10:02:46.177Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:02:46 [2021-02-22T10:02:46.436Z] #55 ...
10:02:46 [2021-02-22T10:02:46.436Z] 
10:02:46 [2021-02-22T10:02:46.436Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:02:46 [2021-02-22T10:02:46.436Z] #49 sha256:b2cb49c6fc65e29b90639206febb884c2058dbba2b18f744f79461a969be4abd
10:02:46 [2021-02-22T10:02:46.699Z] #49 DONE 0.4s
10:02:46 [2021-02-22T10:02:46.699Z] 
10:02:46 [2021-02-22T10:02:46.699Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:02:46 [2021-02-22T10:02:46.699Z] #51 sha256:2e1f186afba5db8ac5d3d3820b80bcbdbf03be41a2bb7e5f6ec658f4e376dc6f
10:02:46 [2021-02-22T10:02:46.699Z] #51 DONE 0.1s
10:02:46 [2021-02-22T10:02:46.699Z] 
10:02:46 [2021-02-22T10:02:46.699Z] #52 [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
10:02:46 [2021-02-22T10:02:46.699Z] #52 sha256:b579ecd9fdb1c0567f94a6c08718bdda854c15f3a1323c24eb3d4f01f3efac2e
10:02:48 [2021-02-22T10:02:48.220Z] db4edcf0861f: Verifying Checksum
10:02:48 [2021-02-22T10:02:48.220Z] db4edcf0861f: Download complete
10:02:51 [2021-02-22T10:02:51.447Z] #55 196.6 + bin/containerd
10:02:51 [2021-02-22T10:02:51.968Z] #52 ...
10:02:51 [2021-02-22T10:02:51.968Z] 
10:02:51 [2021-02-22T10:02:51.968Z] #55 [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
10:02:51 [2021-02-22T10:02:51.968Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:02:51 [2021-02-22T10:02:51.968Z] #55 197.4 + bin/containerd
10:02:55 [2021-02-22T10:02:55.293Z] 4612f6d0b889: Verifying Checksum
10:02:55 [2021-02-22T10:02:55.293Z] 4612f6d0b889: Download complete
10:02:56 [2021-02-22T10:02:56.733Z] #55 ...
10:02:56 [2021-02-22T10:02:56.733Z] 
10:02:56 [2021-02-22T10:02:56.733Z] #52 [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
10:02:56 [2021-02-22T10:02:56.733Z] #52 sha256:08d2cc00685399d29352c8956213e81d2f822e1e7dcadbf017c39beab25c9535
10:02:56 [2021-02-22T10:02:56.733Z] #52 127.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:02:56 [2021-02-22T10:02:56.733Z] #52 128.6 + mkdir -p /build
10:02:56 [2021-02-22T10:02:56.733Z] #52 128.6 + cp runc /build/runc
10:02:56 [2021-02-22T10:02:56.733Z] #52 DONE 129.2s
10:02:56 [2021-02-22T10:02:56.733Z] 
10:02:56 [2021-02-22T10:02:56.733Z] #55 [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
10:02:56 [2021-02-22T10:02:56.733Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:02:57 [2021-02-22T10:02:57.247Z] #55 ...
10:02:57 [2021-02-22T10:02:57.247Z] 
10:02:57 [2021-02-22T10:02:57.247Z] #52 [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
10:02:57 [2021-02-22T10:02:57.247Z] #52 sha256:b579ecd9fdb1c0567f94a6c08718bdda854c15f3a1323c24eb3d4f01f3efac2e
10:02:57 [2021-02-22T10:02:57.247Z] #52 126.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:02:57 [2021-02-22T10:02:57.247Z] #52 127.4 + mkdir -p /build
10:02:57 [2021-02-22T10:02:57.247Z] #52 127.4 + cp runc /build/runc
10:02:57 [2021-02-22T10:02:57.247Z] #52 DONE 127.8s
10:02:57 [2021-02-22T10:02:57.247Z] 
10:02:57 [2021-02-22T10:02:57.247Z] #55 [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
10:02:57 [2021-02-22T10:02:57.247Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:02:57 [2021-02-22T10:02:57.673Z] #55 ...
10:02:57 [2021-02-22T10:02:57.673Z] 
10:02:57 [2021-02-22T10:02:57.673Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:02:57 [2021-02-22T10:02:57.673Z] #53 sha256:5f815cedaba159c68d85107038fa7496a9968a476386a49bad4ff9065e866019
10:02:57 [2021-02-22T10:02:57.673Z] #53 DONE 0.3s
10:02:57 [2021-02-22T10:02:57.673Z] 
10:02:57 [2021-02-22T10:02:57.673Z] #55 [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
10:02:57 [2021-02-22T10:02:57.673Z] #55 sha256:7e3f67566950d00e2189e9b78a551a8629a68d231b4f0f2459ac51bcf6b7266c
10:02:58 [2021-02-22T10:02:58.133Z] #55 193.8 + bin/containerd-stress
10:02:58 [2021-02-22T10:02:58.395Z] #55 196.8 + bin/containerd-shim
10:02:58 [2021-02-22T10:02:58.627Z] #55 ...
10:02:58 [2021-02-22T10:02:58.627Z] 
10:02:58 [2021-02-22T10:02:58.627Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:02:58 [2021-02-22T10:02:58.627Z] #53 sha256:7932c6ce7879afc36554ef36f58bdb0870fe9a2ecb2ccdef8475fcb3d7c86c08
10:02:58 [2021-02-22T10:02:58.886Z] #53 DONE 0.2s
10:02:58 [2021-02-22T10:02:58.886Z] 
10:02:58 [2021-02-22T10:02:58.886Z] #55 [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
10:02:58 [2021-02-22T10:02:58.886Z] #55 sha256:f8b12c6b9b7c260500c69bb7ff12f5ac2bb61a298d3fbc360a3a569ed807ab0f
10:03:03 [2021-02-22T10:03:03.697Z] #55 202.3 + bin/containerd-shim-runc-v1
10:03:07 [2021-02-22T10:03:07.914Z] #55 206.1 + bin/containerd-shim-runc-v2
10:03:08 [2021-02-22T10:03:08.857Z] #55 207.4 + binaries
10:03:08 [2021-02-22T10:03:08.857Z] #55 207.4 + install -D bin/containerd /build/containerd
10:03:08 [2021-02-22T10:03:08.857Z] #55 207.4 + install -D bin/containerd-shim /build/containerd-shim
10:03:09 [2021-02-22T10:03:09.117Z] #55 207.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:03:09 [2021-02-22T10:03:09.117Z] #55 207.5 + install -D bin/ctr /build/ctr
10:03:11 [2021-02-22T10:03:11.372Z] #55 231.1 + bin/containerd-stress
10:03:11 [2021-02-22T10:03:11.372Z] #55 233.2 + bin/containerd-shim
10:03:12 [2021-02-22T10:03:12.414Z] #55 DONE 210.4s
10:03:13 [2021-02-22T10:03:13.355Z] 
10:03:13 [2021-02-22T10:03:13.355Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:03:13 [2021-02-22T10:03:13.355Z] #56 sha256:73c683a28fe1c6feac1f104b90d3864c45836f943a721d2d3769c17b68c13712
10:03:15 [2021-02-22T10:03:15.265Z] #56 DONE 1.6s
10:03:15 [2021-02-22T10:03:15.265Z] 
10:03:15 [2021-02-22T10:03:15.265Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:03:15 [2021-02-22T10:03:15.265Z] #60 sha256:a2bb63f7633689e2b8fe7942e6a437d90b50fe1dd3e32e736b7dc9eb99216bdd
10:03:15 [2021-02-22T10:03:15.265Z] #60 DONE 0.4s
10:03:15 [2021-02-22T10:03:15.265Z] 
10:03:15 [2021-02-22T10:03:15.265Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:03:15 [2021-02-22T10:03:15.265Z] #62 sha256:644a895d4595ff916010bf8c5f850c684732f5cd9ee0a0d0c23ad7658d3b5874
10:03:16 [2021-02-22T10:03:16.206Z] #62 DONE 0.8s
10:03:16 [2021-02-22T10:03:16.206Z] 
10:03:16 [2021-02-22T10:03:16.206Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:03:16 [2021-02-22T10:03:16.206Z] #64 sha256:d15555f17b58852c411f66734a7c1cab2e932794592d2292cae0dc09ca9538d5
10:03:16 [2021-02-22T10:03:16.206Z] #64 DONE 0.1s
10:03:16 [2021-02-22T10:03:16.206Z] 
10:03:16 [2021-02-22T10:03:16.206Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:03:16 [2021-02-22T10:03:16.206Z] #65 sha256:8d894e7028505e20245f01dbb4f223713c963a5c6f5c97474dc4b666cf820f46
10:03:16 [2021-02-22T10:03:16.206Z] #65 DONE 0.1s
10:03:16 [2021-02-22T10:03:16.206Z] 
10:03:16 [2021-02-22T10:03:16.206Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
10:03:16 [2021-02-22T10:03:16.206Z] #66 sha256:c7bcf426a73296ca2d466efb9fdb2d41ce96e70c032432082ca4521181b0d9b3
10:03:17 [2021-02-22T10:03:17.915Z] #55 240.0 + bin/containerd-shim-runc-v1
10:03:18 [2021-02-22T10:03:18.119Z] #66 DONE 1.7s
10:03:18 [2021-02-22T10:03:18.119Z] 
10:03:18 [2021-02-22T10:03:18.119Z] #67 exporting to image
10:03:18 [2021-02-22T10:03:18.119Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:03:18 [2021-02-22T10:03:18.119Z] #67 exporting layers
10:03:23 [2021-02-22T10:03:23.162Z] #55 244.5 + bin/containerd-shim-runc-v2
10:03:23 [2021-02-22T10:03:23.418Z] #55 245.4 + binaries
10:03:23 [2021-02-22T10:03:23.418Z] #55 245.4 + install -D bin/containerd /build/containerd
10:03:23 [2021-02-22T10:03:23.418Z] #55 245.4 + install -D bin/containerd-shim /build/containerd-shim
10:03:23 [2021-02-22T10:03:23.418Z] #55 245.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:03:23 [2021-02-22T10:03:23.418Z] #55 245.5 + install -D bin/ctr /build/ctr
10:03:24 [2021-02-22T10:03:24.287Z] #55 227.5 + bin/containerd-stress
10:03:24 [2021-02-22T10:03:24.287Z] #55 229.5 + bin/containerd-shim
10:03:25 [2021-02-22T10:03:25.308Z] #55 DONE 247.0s
10:03:25 [2021-02-22T10:03:25.432Z] #55 228.9 + bin/containerd-stress
10:03:25 [2021-02-22T10:03:25.432Z] #55 230.9 + bin/containerd-shim
10:03:25 [2021-02-22T10:03:25.877Z] 
10:03:25 [2021-02-22T10:03:25.877Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:03:25 [2021-02-22T10:03:25.877Z] #56 sha256:8daebd60cfccf201de1bc8b6ff0efd0d754eba2ff9a7c020517d564f5e03027c
10:03:26 [2021-02-22T10:03:26.812Z] #56 DONE 0.8s
10:03:26 [2021-02-22T10:03:26.812Z] 
10:03:26 [2021-02-22T10:03:26.812Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:03:26 [2021-02-22T10:03:26.812Z] #60 sha256:97f175d9f7ac73a1ea7490d24e2a798ddae76b70b6d70b241912291b5c2b4a64
10:03:26 [2021-02-22T10:03:26.812Z] #60 DONE 0.2s
10:03:26 [2021-02-22T10:03:26.812Z] 
10:03:26 [2021-02-22T10:03:26.812Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:03:26 [2021-02-22T10:03:26.812Z] #62 sha256:1b74ce92337eab70a0ffe6658633cdfc40131eb815bab937d4ff7650e4e6be8b
10:03:27 [2021-02-22T10:03:27.373Z] #62 DONE 0.4s
10:03:27 [2021-02-22T10:03:27.373Z] 
10:03:27 [2021-02-22T10:03:27.373Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:03:27 [2021-02-22T10:03:27.373Z] #64 sha256:28fcd6b5ab8bac884ca356146e91c449d52b7d5174da7c6cc5b7e81bf6c543da
10:03:27 [2021-02-22T10:03:27.373Z] #64 DONE 0.0s
10:03:27 [2021-02-22T10:03:27.373Z] 
10:03:27 [2021-02-22T10:03:27.373Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:03:27 [2021-02-22T10:03:27.373Z] #65 sha256:1af4e0bd369b89f50a443bde304a11a6cda5d361c4e25a6cf3e02a16251b2e30
10:03:27 [2021-02-22T10:03:27.373Z] #65 DONE 0.0s
10:03:27 [2021-02-22T10:03:27.373Z] 
10:03:27 [2021-02-22T10:03:27.373Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
10:03:27 [2021-02-22T10:03:27.373Z] #66 sha256:01ad90c882eeeb8c546bae13254e4e01ffba196c06ec0861c5c5ff8ae4f6c1ed
10:03:28 [2021-02-22T10:03:28.123Z] #67 exporting layers 8.9s done
10:03:28 [2021-02-22T10:03:28.123Z] #67 writing image sha256:cdea16fdf3db6accf00c0701512137187938d49c8ad8ba1f49b65f524ff5d7e1 done
10:03:28 [2021-02-22T10:03:28.123Z] #67 naming to docker.io/library/docker:26125b99c756787dc60a492d37cee937cf897ef7 done
10:03:28 [2021-02-22T10:03:28.123Z] #67 DONE 9.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:03:28 [2021-02-22T10:03:28.301Z] #66 DONE 0.7s
10:03:28 [2021-02-22T10:03:28.301Z] 
10:03:28 [2021-02-22T10:03:28.301Z] #67 exporting to image
10:03:28 [2021-02-22T10:03:28.301Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:03:28 [2021-02-22T10:03:28.301Z] #67 exporting layers
10:03:28 [2021-02-22T10:03:28.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/test/unit
10:03:32 [2021-02-22T10:03:32.004Z] #55 237.6 + bin/containerd-shim-runc-v1
10:03:32 [2021-02-22T10:03:32.449Z] #55 236.5 + bin/containerd-shim-runc-v1
10:03:33 [2021-02-22T10:03:33.753Z] ?   	github.com/docker/docker/api	[no test files]
10:03:34 [2021-02-22T10:03:34.835Z] #67 exporting layers 6.6s done
10:03:34 [2021-02-22T10:03:34.835Z] #67 writing image sha256:61ed5a160395fd6ac1da89a2b3e59afe2367bbb428626d68d10370cb864838cc done
10:03:34 [2021-02-22T10:03:34.835Z] #67 naming to docker.io/library/docker:26125b99c756787dc60a492d37cee937cf897ef7 done
10:03:34 [2021-02-22T10:03:34.835Z] #67 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:03:35 [2021-02-22T10:03:35.188Z] + trap exit INT TERM
10:03:35 [2021-02-22T10:03:35.188Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:03:35 [2021-02-22T10:03:35.188Z] + CONTAINER_NAME=docker-pr14
10:03:35 [2021-02-22T10:03:35.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh dynbinary-daemon
10:03:35 [2021-02-22T10:03:35.745Z] #55 241.1 + bin/containerd-shim-runc-v2
10:03:36 [2021-02-22T10:03:36.553Z] 
10:03:36 [2021-02-22T10:03:36.554Z] Removing bundles/
10:03:36 [2021-02-22T10:03:36.554Z] 
10:03:36 [2021-02-22T10:03:36.554Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:03:36 [2021-02-22T10:03:36.554Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:36 [2021-02-22T10:03:36.554Z] GOOS="" GOARCH="" GOARM=""
10:03:36 [2021-02-22T10:03:36.686Z] #55 242.1 + binaries
10:03:36 [2021-02-22T10:03:36.686Z] #55 242.1 + install -D bin/containerd /build/containerd
10:03:36 [2021-02-22T10:03:36.686Z] #55 242.1 + install -D bin/containerd-shim /build/containerd-shim
10:03:36 [2021-02-22T10:03:36.686Z] #55 242.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:03:36 [2021-02-22T10:03:36.686Z] #55 242.2 + install -D bin/ctr /build/ctr
10:03:37 [2021-02-22T10:03:37.278Z] #55 242.2 + bin/containerd-shim-runc-v2
10:03:37 [2021-02-22T10:03:37.537Z] #55 243.2 + binaries
10:03:37 [2021-02-22T10:03:37.537Z] #55 243.2 + install -D bin/containerd /build/containerd
10:03:37 [2021-02-22T10:03:37.537Z] #55 243.3 + install -D bin/containerd-shim /build/containerd-shim
10:03:37 [2021-02-22T10:03:37.537Z] #55 243.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:03:37 [2021-02-22T10:03:37.537Z] #55 243.3 + install -D bin/ctr /build/ctr
10:03:38 [2021-02-22T10:03:38.066Z] #55 DONE 243.3s
10:03:38 [2021-02-22T10:03:38.639Z] 
10:03:38 [2021-02-22T10:03:38.639Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:03:38 [2021-02-22T10:03:38.639Z] #56 sha256:0053687ad439cf2d1f237a374b18fd6001d7e65feb95d70883f91d53f59e7f0f
10:03:38 [2021-02-22T10:03:38.911Z] #55 DONE 244.3s
10:03:39 [2021-02-22T10:03:39.480Z] 
10:03:39 [2021-02-22T10:03:39.480Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:03:39 [2021-02-22T10:03:39.480Z] #56 sha256:e3d4d731bd9d9b1d6c520c068f4ef0d888debcf8dbc7d1e35093b8accf2b8c85
10:03:39 [2021-02-22T10:03:39.578Z] #56 DONE 1.0s
10:03:39 [2021-02-22T10:03:39.837Z] 
10:03:39 [2021-02-22T10:03:39.837Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:03:39 [2021-02-22T10:03:39.837Z] #60 sha256:849decf82dfe65e38bd81e6c278180196b58df362a96b0a228dc21d83885abde
10:03:39 [2021-02-22T10:03:39.837Z] #60 DONE 0.3s
10:03:40 [2021-02-22T10:03:40.097Z] 
10:03:40 [2021-02-22T10:03:40.097Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:03:40 [2021-02-22T10:03:40.097Z] #62 sha256:aa49033d4ea6e1c162ace62d5885f2c0c68f985099c12ddfe742cea020126478
10:03:40 [2021-02-22T10:03:40.356Z] #62 DONE 0.5s
10:03:40 [2021-02-22T10:03:40.356Z] 
10:03:40 [2021-02-22T10:03:40.356Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:03:40 [2021-02-22T10:03:40.356Z] #64 sha256:bcf79078b927b7421d775eb980cdf7971a38ef2e37598788ce707b05c8ca27f2
10:03:40 [2021-02-22T10:03:40.356Z] #64 DONE 0.0s
10:03:40 [2021-02-22T10:03:40.356Z] 
10:03:40 [2021-02-22T10:03:40.356Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:03:40 [2021-02-22T10:03:40.356Z] #65 sha256:60ccf30af6fdfd15ae401640e8abb3f65d5db1701a290b101600f41f6bb38d4c
10:03:40 [2021-02-22T10:03:40.356Z] #65 DONE 0.0s
10:03:40 [2021-02-22T10:03:40.418Z] #56 DONE 1.0s
10:03:40 [2021-02-22T10:03:40.418Z] 
10:03:40 [2021-02-22T10:03:40.418Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:03:40 [2021-02-22T10:03:40.418Z] #60 sha256:35fc8cab945d5edabb9e2368cdf7cfc3a66eefa75a877ba293560583321d4e3f
10:03:40 [2021-02-22T10:03:40.616Z] 
10:03:40 [2021-02-22T10:03:40.616Z] #66 [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
10:03:40 [2021-02-22T10:03:40.616Z] #66 sha256:ace500757d53c5992a0c917f177dcc537222ea3a9d1a72364d03099115625268
10:03:40 [2021-02-22T10:03:40.677Z] #60 DONE 0.3s
10:03:40 [2021-02-22T10:03:40.677Z] 
10:03:40 [2021-02-22T10:03:40.677Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:03:40 [2021-02-22T10:03:40.677Z] #62 sha256:2d9a195e4a93f52a01b315dbce43a16339c6e0556e9bd60edfa83f593ca45c82
10:03:41 [2021-02-22T10:03:41.186Z] #66 0.685 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
10:03:41 [2021-02-22T10:03:41.186Z] #66 0.761 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
10:03:41 [2021-02-22T10:03:41.186Z] #66 0.762 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
10:03:41 [2021-02-22T10:03:41.251Z] #62 DONE 0.5s
10:03:41 [2021-02-22T10:03:41.251Z] 
10:03:41 [2021-02-22T10:03:41.251Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:03:41 [2021-02-22T10:03:41.251Z] #64 sha256:1a04b9e009cbafd984274c34a2b348f9c763e305e849910c6fa79e82d204fdbd
10:03:41 [2021-02-22T10:03:41.251Z] #64 DONE 0.1s
10:03:41 [2021-02-22T10:03:41.251Z] 
10:03:41 [2021-02-22T10:03:41.251Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:03:41 [2021-02-22T10:03:41.251Z] #65 sha256:62dd4db05cdf17c5dcfea71ee8fa7a39b460d6c8ff67f4f3e222098cc931c95d
10:03:41 [2021-02-22T10:03:41.251Z] #65 DONE 0.0s
10:03:41 [2021-02-22T10:03:41.251Z] 
10:03:41 [2021-02-22T10:03:41.251Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
10:03:41 [2021-02-22T10:03:41.251Z] #66 sha256:8cb213f4edf2e300e90adb1032812f126ec3e632c74379bfd51309db79be8131
10:03:42 [2021-02-22T10:03:42.016Z] #66 0.943 Reading package lists...
10:03:42 [2021-02-22T10:03:42.190Z] #66 DONE 0.8s
10:03:42 [2021-02-22T10:03:42.190Z] 
10:03:42 [2021-02-22T10:03:42.190Z] #67 exporting to image
10:03:42 [2021-02-22T10:03:42.190Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:03:42 [2021-02-22T10:03:42.190Z] #67 exporting layers
10:03:42 [2021-02-22T10:03:42.587Z] #66 1.541 Reading package lists...
10:03:42 [2021-02-22T10:03:42.587Z] #66 2.133 Building dependency tree...
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.246 Reading state information...
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.350 The following additional packages will be installed:
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.350   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.350   libpam-systemd
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.351 Suggested packages:
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.351   systemd-container policykit-1
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.351 Recommended packages:
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.351   libnss-systemd
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.429 The following NEW packages will be installed:
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.430   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
10:03:42 [2021-02-22T10:03:42.846Z] #66 2.430   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.696 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.696 Need to get 4761 kB of archives.
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.696 After this operation, 16.6 MB of additional disk space will be used.
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.710 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
10:03:43 [2021-02-22T10:03:43.106Z] #66 2.787 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.717 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.720 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.728 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.809 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.813 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.962 debconf: delaying package configuration, since apt-utils is not installed
10:03:44 [2021-02-22T10:03:44.486Z] #66 3.985 Fetched 4761 kB in 1s (3464 kB/s)
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.010 Selecting previously unselected package libargon2-1:amd64.
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.010 (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 ... 28054 files and directories currently installed.)
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.025 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.032 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.071 Selecting previously unselected package libjson-c3:amd64.
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.073 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.078 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.111 Selecting previously unselected package libcryptsetup12:amd64.
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.114 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.120 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.167 Selecting previously unselected package libidn11:amd64.
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.170 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.486Z] #66 4.173 Unpacking libidn11:amd64 (1.33-2.2) ...
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.215 Selecting previously unselected package libkmod2:amd64.
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.216 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.219 Unpacking libkmod2:amd64 (26-1) ...
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.265 Selecting previously unselected package systemd.
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.268 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
10:03:44 [2021-02-22T10:03:44.751Z] #66 4.305 Unpacking systemd (241-7~deb10u6) ...
10:03:45 [2021-02-22T10:03:45.011Z] #66 4.723 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.733 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.743 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.753 Setting up libidn11:amd64 (1.33-2.2) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.762 Setting up libkmod2:amd64 (26-1) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.772 Setting up systemd (241-7~deb10u6) ...
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.813 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.815 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.819 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
10:03:45 [2021-02-22T10:03:45.271Z] #66 4.819 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
10:03:45 [2021-02-22T10:03:45.531Z] #66 5.263 Selecting previously unselected package systemd-sysv.
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.263 (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 ... 28851 files and directories currently installed.)
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.276 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.280 Unpacking systemd-sysv (241-7~deb10u6) ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.322 Selecting previously unselected package libdbus-1-3:amd64.
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.322 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.326 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.377 Selecting previously unselected package dbus.
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.380 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.391 Unpacking dbus (1.12.20-0+deb10u1) ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.448 Selecting previously unselected package libpam-systemd:amd64.
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.448 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.452 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
10:03:45 [2021-02-22T10:03:45.792Z] #66 5.491 Selecting previously unselected package dbus-user-session.
10:03:46 [2021-02-22T10:03:46.004Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 9.0% of statements
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.493 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.496 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.558 Setting up systemd-sysv (241-7~deb10u6) ...
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.568 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.577 Setting up dbus (1.12.20-0+deb10u1) ...
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.683 invoke-rc.d: could not determine current runlevel
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.685 invoke-rc.d: policy-rc.d denied execution of start.
10:03:46 [2021-02-22T10:03:46.051Z] #66 5.689 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
10:03:46 [2021-02-22T10:03:46.311Z] #66 5.828 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
10:03:46 [2021-02-22T10:03:46.311Z] #66 5.843 Processing triggers for systemd (241-7~deb10u6) ...
10:03:46 [2021-02-22T10:03:46.311Z] #66 5.850 Processing triggers for libc-bin (2.28-10) ...
10:03:46 [2021-02-22T10:03:46.570Z] #66 DONE 6.0s
10:03:46 [2021-02-22T10:03:46.570Z] 
10:03:46 [2021-02-22T10:03:46.570Z] #67 [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
10:03:46 [2021-02-22T10:03:46.570Z] #67 sha256:0dee68ac1a145242cfa2cce87ec6a19930182ce1a7c57414cbc4ec228e754580
10:03:46 [2021-02-22T10:03:46.833Z] #67 0.445   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:03:46 [2021-02-22T10:03:46.833Z] #67 0.448                                  Dload  Upload   Total   Spent    Left  Speed
10:03:47 [2021-02-22T10:03:47.094Z] #67 0.449 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  22787      0 --:--:-- --:--:-- --:--:-- 22787
10:03:47 [2021-02-22T10:03:47.094Z] #67 DONE 0.6s
10:03:47 [2021-02-22T10:03:47.094Z] 
10:03:47 [2021-02-22T10:03:47.094Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker
10:03:47 [2021-02-22T10:03:47.094Z] #68 sha256:1ce1c4331ea507e90041b41a3196dc8b779b93164658027babe8daddfc25196c
10:03:47 [2021-02-22T10:03:47.666Z] #68 DONE 0.8s
10:03:47 [2021-02-22T10:03:47.926Z] 
10:03:47 [2021-02-22T10:03:47.926Z] #69 exporting to image
10:03:47 [2021-02-22T10:03:47.926Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:03:47 [2021-02-22T10:03:47.926Z] #69 exporting layers
10:03:48 [2021-02-22T10:03:48.757Z] #67 exporting layers 6.7s done
10:03:48 [2021-02-22T10:03:48.757Z] #67 writing image sha256:93927f0ca7f137598c6b2bb819246e58263c82689b5ba3a1c869437b468dab7d done
10:03:48 [2021-02-22T10:03:48.757Z] #67 naming to docker.io/library/docker:26125b99c756787dc60a492d37cee937cf897ef7 done
10:03:48 [2021-02-22T10:03:48.757Z] #67 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:03:49 [2021-02-22T10:03:49.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -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:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh dynbinary test-integration
10:03:50 [2021-02-22T10:03:50.492Z] 
10:03:50 [2021-02-22T10:03:50.492Z] Removing bundles/
10:03:50 [2021-02-22T10:03:50.492Z] 
10:03:50 [2021-02-22T10:03:50.492Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:03:50 [2021-02-22T10:03:50.492Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:50 [2021-02-22T10:03:50.492Z] GOOS="" GOARCH="" GOARM=""
10:03:54 [2021-02-22T10:03:54.504Z] #69 exporting layers 6.3s done
10:03:54 [2021-02-22T10:03:54.504Z] #69 writing image sha256:e54dbd8d6724076637814bf56dbc198b17bada35dc3e0092e46dd567d69ffe26 done
10:03:54 [2021-02-22T10:03:54.504Z] #69 naming to docker.io/library/docker:26125b99c756787dc60a492d37cee937cf897ef7 done
10:03:54 [2021-02-22T10:03:54.504Z] #69 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:03:54 [2021-02-22T10:03:54.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -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:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh dynbinary test-integration
10:03:56 [2021-02-22T10:03:56.772Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:03:56 [2021-02-22T10:03:56.772Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:03:56 [2021-02-22T10:03:56.772Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:03:56 [2021-02-22T10:03:56.772Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:03:56 [2021-02-22T10:03:56.772Z] 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)
10:03:56 [2021-02-22T10:03:56.772Z] Detected virtualization docker.
10:03:56 [2021-02-22T10:03:56.772Z] Detected architecture x86-64.
10:03:56 [2021-02-22T10:03:56.772Z] Set hostname to <e33f81723b9d>.
10:03:56 [2021-02-22T10:03:56.772Z] + source /etc/docker-entrypoint-cmd
10:03:56 [2021-02-22T10:03:56.772Z] ++ hack/make.sh dynbinary test-integration
10:03:56 [2021-02-22T10:03:56.772Z] 
10:03:56 [2021-02-22T10:03:56.772Z] Removing bundles/
10:03:56 [2021-02-22T10:03:56.772Z] 
10:03:56 [2021-02-22T10:03:56.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:03:56 [2021-02-22T10:03:56.772Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:56 [2021-02-22T10:03:56.772Z] GOOS="" GOARCH="" GOARM=""
10:04:15 [2021-02-22T10:04:15.590Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 2m0.537656912s 
10:04:15 [2021-02-22T10:04:15.590Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.134727ms 
10:04:36 [2021-02-22T10:04:36.532Z] 4612f6d0b889: Pull complete
10:04:42 [2021-02-22T10:04:42.309Z] ok  	github.com/docker/docker/api/server/httputils	0.025s	coverage: 14.7% of statements
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ok  	github.com/docker/docker/api/server/middleware	0.031s	coverage: 37.7% of statements
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:04:42 [2021-02-22T10:04:42.309Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:04:42 [2021-02-22T10:04:42.882Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:04:42 [2021-02-22T10:04:42.882Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:04:43 [2021-02-22T10:04:43.144Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
10:04:43 [2021-02-22T10:04:43.408Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
10:04:43 [2021-02-22T10:04:43.408Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 5.7% of statements
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:04:43 [2021-02-22T10:04:43.408Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
10:04:43 [2021-02-22T10:04:43.669Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:04:43 [2021-02-22T10:04:43.669Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:04:43 [2021-02-22T10:04:43.670Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:04:46 [2021-02-22T10:04:46.986Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
10:04:47 [2021-02-22T10:04:47.249Z] ok  	github.com/docker/docker/builder/remotecontext	0.308s	coverage: 13.7% of statements
10:04:48 [2021-02-22T10:04:48.641Z] ok  	github.com/docker/docker/builder/dockerfile	0.896s	coverage: 48.3% of statements
10:04:48 [2021-02-22T10:04:48.641Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:04:48 [2021-02-22T10:04:48.641Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.231s	coverage: 86.3% of statements
10:04:48 [2021-02-22T10:04:48.641Z] ?   	github.com/docker/docker/cli	[no test files]
10:04:48 [2021-02-22T10:04:48.641Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:04:53 [2021-02-22T10:04:53.948Z] ok  	github.com/docker/docker/client	0.259s	coverage: 75.4% of statements
10:05:12 [2021-02-22T10:05:12.972Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:12 [2021-02-22T10:05:12.972Z] 
10:05:12 [2021-02-22T10:05:12.972Z] + c=0
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_INTEGRATION_DEST=2
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_INTEGRATION_DEST=1
10:05:12 [2021-02-22T10:05:12.972Z] + CONTAINER_NAME=docker-pr14-1
10:05:12 [2021-02-22T10:05:12.972Z] + CONTAINER_NAME=docker-pr14-2
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_SKIP_INTEGRATION_CLI=1
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_SKIP_INTEGRATION=1
10:05:12 [2021-02-22T10:05:12.972Z] + run_tests test-integration-flaky
10:05:12 [2021-02-22T10:05:12.972Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:05:12 [2021-02-22T10:05:12.972Z] + run_tests
10:05:12 [2021-02-22T10:05:12.972Z] + '[' -n 0 ']'
10:05:12 [2021-02-22T10:05:12.972Z] + '[' -n 0 ']'
10:05:12 [2021-02-22T10:05:12.972Z] + rm=
10:05:12 [2021-02-22T10:05:12.972Z] + rm=
10:05:12 [2021-02-22T10:05:12.972Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh '' test-integration
10:05:12 [2021-02-22T10:05:12.972Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh test-integration-flaky test-integration
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_INTEGRATION_DEST=3
10:05:12 [2021-02-22T10:05:12.972Z] + CONTAINER_NAME=docker-pr14-3
10:05:12 [2021-02-22T10:05:12.972Z] + TEST_SKIP_INTEGRATION=1
10:05:12 [2021-02-22T10:05:12.972Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:05:12 [2021-02-22T10:05:12.972Z] + run_tests
10:05:12 [2021-02-22T10:05:12.972Z] + '[' -n 0 ']'
10:05:12 [2021-02-22T10:05:12.972Z] + rm=
10:05:12 [2021-02-22T10:05:12.972Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42017/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh '' test-integration
10:05:12 [2021-02-22T10:05:12.972Z] ++ jobs -p
10:05:12 [2021-02-22T10:05:12.972Z] + for job in $(jobs -p)
10:05:12 [2021-02-22T10:05:12.972Z] + wait 3701
10:05:12 [2021-02-22T10:05:12.972Z] 
10:05:12 [2021-02-22T10:05:12.972Z] 
10:05:12 [2021-02-22T10:05:12.972Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:05:12 [2021-02-22T10:05:12.972Z] 
10:05:12 [2021-02-22T10:05:12.972Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:12 [2021-02-22T10:05:12.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:12 [2021-02-22T10:05:12.972Z] HOSTNAME=0e8b6fb21e6e
10:05:12 [2021-02-22T10:05:12.972Z] TEST_SKIP_INTEGRATION=1
10:05:12 [2021-02-22T10:05:12.972Z] TESTDEBUG=0
10:05:12 [2021-02-22T10:05:12.972Z] DEST=bundles/test-integration
10:05:12 [2021-02-22T10:05:12.972Z] PWD=/go/src/github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] KEEPBUNDLE=1
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:05:12 [2021-02-22T10:05:12.972Z] container=docker
10:05:12 [2021-02-22T10:05:12.972Z] HOME=/root
10:05:12 [2021-02-22T10:05:12.972Z] GOLANG_VERSION=1.13.15
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_BRANCH=20.10
10:05:12 [2021-02-22T10:05:12.972Z] TERM=xterm
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_PKG=github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] SHLVL=1
10:05:12 [2021-02-22T10:05:12.972Z] TIMEOUT=120m
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GRAPHDRIVER=overlay2
10:05:12 [2021-02-22T10:05:12.972Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:05:12 [2021-02-22T10:05:12.972Z] GO111MODULE=off
10:05:12 [2021-02-22T10:05:12.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:12 [2021-02-22T10:05:12.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:12 [2021-02-22T10:05:12.972Z] GOPATH=/go
10:05:12 [2021-02-22T10:05:12.972Z] PKG_CONFIG=pkg-config
10:05:12 [2021-02-22T10:05:12.972Z] _=/usr/bin/env
10:05:12 [2021-02-22T10:05:12.972Z] Building test suite binary ./integration-cli/test.main
10:05:12 [2021-02-22T10:05:12.972Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:12 [2021-02-22T10:05:12.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:12 [2021-02-22T10:05:12.972Z] HOSTNAME=5290b2cbc44c
10:05:12 [2021-02-22T10:05:12.972Z] TEST_SKIP_INTEGRATION=1
10:05:12 [2021-02-22T10:05:12.972Z] TESTDEBUG=0
10:05:12 [2021-02-22T10:05:12.972Z] DEST=bundles/test-integration
10:05:12 [2021-02-22T10:05:12.972Z] PWD=/go/src/github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] KEEPBUNDLE=1
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:05:12 [2021-02-22T10:05:12.972Z] container=docker
10:05:12 [2021-02-22T10:05:12.972Z] HOME=/root
10:05:12 [2021-02-22T10:05:12.972Z] GOLANG_VERSION=1.13.15
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_BRANCH=20.10
10:05:12 [2021-02-22T10:05:12.972Z] TERM=xterm
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_PKG=github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] SHLVL=1
10:05:12 [2021-02-22T10:05:12.972Z] TIMEOUT=120m
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GRAPHDRIVER=overlay2
10:05:12 [2021-02-22T10:05:12.972Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:05:12 [2021-02-22T10:05:12.972Z] GO111MODULE=off
10:05:12 [2021-02-22T10:05:12.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:12 [2021-02-22T10:05:12.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:12 [2021-02-22T10:05:12.972Z] GOPATH=/go
10:05:12 [2021-02-22T10:05:12.972Z] PKG_CONFIG=pkg-config
10:05:12 [2021-02-22T10:05:12.972Z] _=/usr/bin/env
10:05:12 [2021-02-22T10:05:12.972Z] Building test suite binary ./integration-cli/test.main
10:05:12 [2021-02-22T10:05:12.972Z] No new tests added to integration.
10:05:12 [2021-02-22T10:05:12.972Z] 
10:05:12 [2021-02-22T10:05:12.972Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:12 [2021-02-22T10:05:12.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:12 [2021-02-22T10:05:12.972Z] HOSTNAME=3b6ba36e37ee
10:05:12 [2021-02-22T10:05:12.972Z] TESTDEBUG=0
10:05:12 [2021-02-22T10:05:12.972Z] DEST=bundles/test-integration
10:05:12 [2021-02-22T10:05:12.972Z] PWD=/go/src/github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] KEEPBUNDLE=1
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:05:12 [2021-02-22T10:05:12.972Z] container=docker
10:05:12 [2021-02-22T10:05:12.972Z] HOME=/root
10:05:12 [2021-02-22T10:05:12.972Z] GOLANG_VERSION=1.13.15
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:12 [2021-02-22T10:05:12.972Z] VALIDATE_BRANCH=20.10
10:05:12 [2021-02-22T10:05:12.972Z] TERM=xterm
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_PKG=github.com/docker/docker
10:05:12 [2021-02-22T10:05:12.972Z] SHLVL=1
10:05:12 [2021-02-22T10:05:12.972Z] TIMEOUT=120m
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:12 [2021-02-22T10:05:12.972Z] DOCKER_GRAPHDRIVER=overlay2
10:05:12 [2021-02-22T10:05:12.972Z] GO111MODULE=off
10:05:12 [2021-02-22T10:05:12.972Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:12 [2021-02-22T10:05:12.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:12 [2021-02-22T10:05:12.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:12 [2021-02-22T10:05:12.972Z] GOPATH=/go
10:05:12 [2021-02-22T10:05:12.972Z] PKG_CONFIG=pkg-config
10:05:12 [2021-02-22T10:05:12.972Z] _=/usr/bin/env
10:05:12 [2021-02-22T10:05:12.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:20 [2021-02-22T10:05:20.556Z] ok  	github.com/docker/docker/cmd/dockerd	0.132s	coverage: 29.1% of statements
10:05:21 [2021-02-22T10:05:21.501Z] ok  	github.com/docker/docker/container	0.186s	coverage: 34.7% of statements
10:05:21 [2021-02-22T10:05:21.501Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:05:21 [2021-02-22T10:05:21.501Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:05:21 [2021-02-22T10:05:21.501Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:05:21 [2021-02-22T10:05:21.501Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:05:23 [2021-02-22T10:05:23.425Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
10:05:25 [2021-02-22T10:05:25.350Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.041s	coverage: 35.9% of statements
10:05:26 [2021-02-22T10:05:26.973Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:26 [2021-02-22T10:05:26.973Z] 
10:05:26 [2021-02-22T10:05:26.973Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:26 [2021-02-22T10:05:26.973Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:26 [2021-02-22T10:05:26.973Z] HOSTNAME=3e13a79efbf5
10:05:26 [2021-02-22T10:05:26.973Z] DEST=bundles/test-integration
10:05:26 [2021-02-22T10:05:26.973Z] PWD=/go/src/github.com/docker/docker
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_ROOTLESS=1
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:05:26 [2021-02-22T10:05:26.973Z] container=docker
10:05:26 [2021-02-22T10:05:26.973Z] HOME=/root
10:05:26 [2021-02-22T10:05:26.973Z] GOLANG_VERSION=1.13.15
10:05:26 [2021-02-22T10:05:26.973Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:26 [2021-02-22T10:05:26.973Z] VALIDATE_BRANCH=20.10
10:05:26 [2021-02-22T10:05:26.973Z] TERM=xterm
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_PKG=github.com/docker/docker
10:05:26 [2021-02-22T10:05:26.973Z] SHLVL=1
10:05:26 [2021-02-22T10:05:26.973Z] TIMEOUT=120m
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_GRAPHDRIVER=overlay2
10:05:26 [2021-02-22T10:05:26.973Z] GO111MODULE=off
10:05:26 [2021-02-22T10:05:26.973Z] DOCKER_EXPERIMENTAL=1
10:05:26 [2021-02-22T10:05:26.973Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:26 [2021-02-22T10:05:26.973Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:26 [2021-02-22T10:05:26.973Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:26 [2021-02-22T10:05:26.973Z] GOPATH=/go
10:05:26 [2021-02-22T10:05:26.973Z] PKG_CONFIG=pkg-config
10:05:26 [2021-02-22T10:05:26.973Z] _=/usr/bin/env
10:05:26 [2021-02-22T10:05:26.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:27 [2021-02-22T10:05:27.907Z] ok  	github.com/docker/docker/daemon/cluster	0.130s	coverage: 0.5% of statements
10:05:30 [2021-02-22T10:05:30.466Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
10:05:31 [2021-02-22T10:05:31.861Z] ok  	github.com/docker/docker/daemon/config	0.130s	coverage: 81.8% of statements
10:05:32 [2021-02-22T10:05:32.123Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
10:05:33 [2021-02-22T10:05:33.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:33 [2021-02-22T10:05:33.311Z] 
10:05:33 [2021-02-22T10:05:33.311Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_SYSTEMD=1
10:05:33 [2021-02-22T10:05:33.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:33 [2021-02-22T10:05:33.311Z] HOSTNAME=e33f81723b9d
10:05:33 [2021-02-22T10:05:33.311Z] DEST=bundles/test-integration
10:05:33 [2021-02-22T10:05:33.311Z] PWD=/go/src/github.com/docker/docker
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:05:33 [2021-02-22T10:05:33.311Z] container=docker
10:05:33 [2021-02-22T10:05:33.311Z] HOME=/root
10:05:33 [2021-02-22T10:05:33.311Z] LANG=C.UTF-8
10:05:33 [2021-02-22T10:05:33.311Z] INVOCATION_ID=81e833709e6a444e963a53ef434fd072
10:05:33 [2021-02-22T10:05:33.311Z] GOLANG_VERSION=1.13.15
10:05:33 [2021-02-22T10:05:33.311Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:33 [2021-02-22T10:05:33.311Z] VALIDATE_BRANCH=20.10
10:05:33 [2021-02-22T10:05:33.311Z] TERM=xterm
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_PKG=github.com/docker/docker
10:05:33 [2021-02-22T10:05:33.311Z] SHLVL=3
10:05:33 [2021-02-22T10:05:33.311Z] TIMEOUT=120m
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_GRAPHDRIVER=overlay2
10:05:33 [2021-02-22T10:05:33.311Z] GO111MODULE=off
10:05:33 [2021-02-22T10:05:33.311Z] DOCKER_EXPERIMENTAL=1
10:05:33 [2021-02-22T10:05:33.311Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:33 [2021-02-22T10:05:33.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:33 [2021-02-22T10:05:33.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:33 [2021-02-22T10:05:33.311Z] GOPATH=/go
10:05:33 [2021-02-22T10:05:33.311Z] PKG_CONFIG=pkg-config
10:05:33 [2021-02-22T10:05:33.311Z] _=/usr/bin/env
10:05:33 [2021-02-22T10:05:33.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:33 [2021-02-22T10:05:33.516Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
10:05:36 [2021-02-22T10:05:36.821Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.524s	coverage: 14.1% of statements
10:05:36 [2021-02-22T10:05:36.821Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
10:05:37 [2021-02-22T10:05:37.064Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.62712276s with top 10 stages: buildssa: 1m40.935492193s, goimports: 22.697507687s, unconvert: 13.762885514s, gosec: 10.292182143s, golint: 6.221966649s, ineffassign: 4.651244594s, misspell: 4.146732876s, inspect: 3.206611448s, vrp: 2.87457465s, printf: 2.02615743s 
10:05:38 [2021-02-22T10:05:38.209Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.635s	coverage: 56.2% of statements
10:05:40 [2021-02-22T10:05:40.762Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.9% of statements
10:05:42 [2021-02-22T10:05:42.155Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.776s	coverage: 46.2% of statements
10:05:42 [2021-02-22T10:05:42.730Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.714s	coverage: 73.3% of statements
10:05:44 [2021-02-22T10:05:44.649Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.988s	coverage: 49.4% of statements
10:05:44 [2021-02-22T10:05:44.649Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 57.5% of statements
10:05:46 [2021-02-22T10:05:46.041Z] ok  	github.com/docker/docker/daemon	12.343s	coverage: 17.1% of statements
10:05:46 [2021-02-22T10:05:46.041Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:05:46 [2021-02-22T10:05:46.041Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:05:46 [2021-02-22T10:05:46.041Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:05:46 [2021-02-22T10:05:46.041Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:05:46 [2021-02-22T10:05:46.041Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:05:46 [2021-02-22T10:05:46.303Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.049s	coverage: 3.0% of statements
10:05:46 [2021-02-22T10:05:46.878Z] ok  	github.com/docker/docker/daemon/links	0.022s	coverage: 93.0% of statements
10:05:48 [2021-02-22T10:05:48.271Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 6.7% of statements
10:05:48 [2021-02-22T10:05:48.846Z] ok  	github.com/docker/docker/daemon/logger	0.242s	coverage: 43.2% of statements
10:05:49 [2021-02-22T10:05:49.301Z] INFO [runner/unused/goanalysis] analyzers took 27.323832078s with top 10 stages: buildssa: 23.344348098s, U1000: 3.97948398s 
10:05:49 [2021-02-22T10:05:49.301Z] INFO [runner] Issues before processing: 2265, after processing: 0 
10:05:49 [2021-02-22T10:05:49.301Z] INFO [runner] Processors filtering stat (out/in): exclude: 1580/1580, skip_dirs: 1685/1685, nolint: 0/64, cgo: 1685/2265, skip_files: 1685/1685, path_prettifier: 1685/1685, autogenerated_exclude: 1580/1685, identifier_marker: 1580/1580, exclude-rules: 64/1580, filename_unadjuster: 1685/1685 
10:05:49 [2021-02-22T10:05:49.301Z] INFO [runner] processing took 135.745419ms with stages: nolint: 53.899276ms, identifier_marker: 39.12658ms, path_prettifier: 23.078082ms, autogenerated_exclude: 7.661294ms, exclude-rules: 6.586069ms, skip_dirs: 3.694825ms, cgo: 964.762µs, filename_unadjuster: 727.266µs, max_same_issues: 1.833µs, diff: 1.181µs, uniq_by_line: 1.049µs, source_code: 887ns, exclude: 588ns, skip_files: 491ns, max_from_linter: 443ns, path_shortener: 410ns, max_per_file_from_linter: 383ns 
10:05:49 [2021-02-22T10:05:49.301Z] INFO [runner] linters took 1m39.050737657s with stages: goanalysis_metalinter: 1m19.145212467s, unused: 19.76952914s 
10:05:49 [2021-02-22T10:05:49.301Z] INFO File cache stats: 1450 entries of total size 6.8MiB 
10:05:49 [2021-02-22T10:05:49.301Z] INFO Memory: 1651 samples, avg is 265.0MB, max is 3562.1MB 
10:05:49 [2021-02-22T10:05:49.301Z] INFO Execution took 3m40.128152249s               
10:05:49 [2021-02-22T10:05:49.421Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.275s	coverage: 77.4% of statements
10:05:49 [2021-02-22T10:05:49.560Z] Congratulations! The shell scripts are properly formatted.
10:05:49 [2021-02-22T10:05:49.684Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.030s	coverage: 67.0% of statements
10:05:49 [2021-02-22T10:05:49.946Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.853s	coverage: 57.7% of statements
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:05:49 [2021-02-22T10:05:49.946Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 23.9% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:05:50 [2021-02-22T10:05:50.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh dynbinary-daemon test-docker-py
10:05:50 [2021-02-22T10:05:50.893Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.029s	coverage: 87.2% of statements
10:05:51 [2021-02-22T10:05:51.058Z] 
10:05:51 [2021-02-22T10:05:51.058Z] Removing bundles/
10:05:51 [2021-02-22T10:05:51.058Z] 
10:05:51 [2021-02-22T10:05:51.058Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:05:51 [2021-02-22T10:05:51.058Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:05:51 [2021-02-22T10:05:51.058Z] GOOS="" GOARCH="" GOARM=""
10:05:51 [2021-02-22T10:05:51.468Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 61.6% of statements
10:05:52 [2021-02-22T10:05:52.044Z] ok  	github.com/docker/docker/daemon/logger/local	0.075s	coverage: 75.2% of statements
10:05:52 [2021-02-22T10:05:52.044Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:05:52 [2021-02-22T10:05:52.307Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 57.5% of statements
10:05:52 [2021-02-22T10:05:52.883Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
10:05:53 [2021-02-22T10:05:53.460Z] ok  	github.com/docker/docker/daemon/logger/templates	0.046s	coverage: 8.3% of statements
10:05:53 [2021-02-22T10:05:53.460Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.023s	coverage: 46.8% of statements
10:05:53 [2021-02-22T10:05:53.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:05:53 [2021-02-22T10:05:53.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:05:54 [2021-02-22T10:05:54.407Z] ok  	github.com/docker/docker/daemon/network	0.071s	coverage: 63.8% of statements
10:05:55 [2021-02-22T10:05:55.821Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.834s	coverage: 82.5% of statements
10:05:55 [2021-02-22T10:05:55.821Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:05:55 [2021-02-22T10:05:55.821Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:05:55 [2021-02-22T10:05:55.821Z] ok  	github.com/docker/docker/distribution/metadata	0.087s	coverage: 48.2% of statements
10:05:57 [2021-02-22T10:05:57.811Z] ok  	github.com/docker/docker/distribution	0.335s	coverage: 25.0% of statements
10:05:57 [2021-02-22T10:05:57.811Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:05:57 [2021-02-22T10:05:57.811Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 53.1% of statements
10:05:58 [2021-02-22T10:05:58.076Z] ok  	github.com/docker/docker/image	0.083s	coverage: 86.8% of statements
10:05:59 [2021-02-22T10:05:59.044Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
10:05:59 [2021-02-22T10:05:59.044Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
10:05:59 [2021-02-22T10:05:59.044Z] ok  	github.com/docker/docker/distribution/xfer	1.748s	coverage: 85.1% of statements
10:05:59 [2021-02-22T10:05:59.044Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:05:59 [2021-02-22T10:05:59.044Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:05:59 [2021-02-22T10:05:59.044Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:05:59 [2021-02-22T10:05:59.991Z] ok  	github.com/docker/docker/libcontainerd/queue	0.070s	coverage: 100.0% of statements
10:06:00 [2021-02-22T10:06:00.947Z] ok  	github.com/docker/docker/oci	0.048s	coverage: 38.4% of statements
10:06:00 [2021-02-22T10:06:00.947Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 67.1% of statements
10:06:00 [2021-02-22T10:06:00.947Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
10:06:01 [2021-02-22T10:06:01.896Z] ok  	github.com/docker/docker/pkg/broadcaster	0.038s	coverage: 100.0% of statements
10:06:02 [2021-02-22T10:06:02.471Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
10:06:02 [2021-02-22T10:06:02.564Z] db4edcf0861f: Pull complete
10:06:02 [2021-02-22T10:06:02.564Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
10:06:02 [2021-02-22T10:06:02.564Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:06:02 [2021-02-22T10:06:02.564Z] mcr.microsoft.com/windows/servercore:ltsc2019
10:06:02 [2021-02-22T10:06:02.564Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757'
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Docker version of control daemon
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Client: Docker Engine - Enterprise
10:06:02 [2021-02-22T10:06:02.564Z]  Version:           19.03.12
10:06:02 [2021-02-22T10:06:02.564Z]  API version:       1.40
10:06:02 [2021-02-22T10:06:02.564Z]  Go version:        go1.13.13
10:06:02 [2021-02-22T10:06:02.564Z]  Git commit:        4306744
10:06:02 [2021-02-22T10:06:02.564Z]  Built:             08/05/2020 19:27:53
10:06:02 [2021-02-22T10:06:02.564Z]  OS/Arch:           windows/amd64
10:06:02 [2021-02-22T10:06:02.564Z]  Experimental:      false
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Server: Docker Engine - Enterprise
10:06:02 [2021-02-22T10:06:02.564Z]  Engine:
10:06:02 [2021-02-22T10:06:02.564Z]   Version:          19.03.12
10:06:02 [2021-02-22T10:06:02.564Z]   API version:      1.40 (minimum version 1.24)
10:06:02 [2021-02-22T10:06:02.564Z]   Go version:       go1.13.13
10:06:02 [2021-02-22T10:06:02.564Z]   Git commit:       f295753ffd
10:06:02 [2021-02-22T10:06:02.564Z]   Built:            08/05/2020 19:26:41
10:06:02 [2021-02-22T10:06:02.564Z]   OS/Arch:          windows/amd64
10:06:02 [2021-02-22T10:06:02.564Z]   Experimental:     true
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Docker info of control daemon
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Client:
10:06:02 [2021-02-22T10:06:02.564Z]  Debug Mode: false
10:06:02 [2021-02-22T10:06:02.564Z]  Plugins:
10:06:02 [2021-02-22T10:06:02.564Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Server:
10:06:02 [2021-02-22T10:06:02.564Z]  Containers: 0
10:06:02 [2021-02-22T10:06:02.564Z]   Running: 0
10:06:02 [2021-02-22T10:06:02.564Z]   Paused: 0
10:06:02 [2021-02-22T10:06:02.564Z]   Stopped: 0
10:06:02 [2021-02-22T10:06:02.564Z]  Images: 1
10:06:02 [2021-02-22T10:06:02.564Z]  Server Version: 19.03.12
10:06:02 [2021-02-22T10:06:02.564Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:06:02 [2021-02-22T10:06:02.564Z]   Windows: 
10:06:02 [2021-02-22T10:06:02.564Z]   LCOW: 
10:06:02 [2021-02-22T10:06:02.564Z]  Logging Driver: json-file
10:06:02 [2021-02-22T10:06:02.564Z]  Plugins:
10:06:02 [2021-02-22T10:06:02.564Z]   Volume: local
10:06:02 [2021-02-22T10:06:02.564Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:06:02 [2021-02-22T10:06:02.564Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:06:02 [2021-02-22T10:06:02.564Z]  Swarm: inactive
10:06:02 [2021-02-22T10:06:02.564Z]  Default Isolation: process
10:06:02 [2021-02-22T10:06:02.564Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:06:02 [2021-02-22T10:06:02.564Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
10:06:02 [2021-02-22T10:06:02.564Z]  OSType: windows
10:06:02 [2021-02-22T10:06:02.564Z]  Architecture: x86_64
10:06:02 [2021-02-22T10:06:02.564Z]  CPUs: 4
10:06:02 [2021-02-22T10:06:02.564Z]  Total Memory: 32GiB
10:06:02 [2021-02-22T10:06:02.564Z]  Name: azwin-2-e9df30
10:06:02 [2021-02-22T10:06:02.564Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
10:06:02 [2021-02-22T10:06:02.564Z]  Docker Root Dir: D:\docker
10:06:02 [2021-02-22T10:06:02.564Z]  Debug Mode: false
10:06:02 [2021-02-22T10:06:02.564Z]  Registry: https://index.docker.io/v1/
10:06:02 [2021-02-22T10:06:02.564Z]  Labels:
10:06:02 [2021-02-22T10:06:02.564Z]  Experimental: true
10:06:02 [2021-02-22T10:06:02.564Z]  Insecure Registries:
10:06:02 [2021-02-22T10:06:02.564Z]   10.0.0.4:5000
10:06:02 [2021-02-22T10:06:02.564Z]   127.0.0.0/8
10:06:02 [2021-02-22T10:06:02.564Z]  Registry Mirrors:
10:06:02 [2021-02-22T10:06:02.564Z]   http://10.0.0.4:5000/
10:06:02 [2021-02-22T10:06:02.564Z]  Live Restore Enabled: false
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Commit hash is 9b97fe150e
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Nuke-Everything...
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Container count on control daemon to delete is 0
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Nuking d:\CI
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Zapped successfully
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Location for testing is d:\CI\PR-42017\14
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] INFO: Building the image from Dockerfile.windows at 02/22/2021 10:05:55...
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Sending build context to Docker daemon  58.26MB
10:06:02 [2021-02-22T10:06:02.564Z] 
10:06:02 [2021-02-22T10:06:02.564Z] Step 1/10 : FROM microsoft/windowsservercore
10:06:02 [2021-02-22T10:06:02.564Z]  ---> 31902e4b25a6
10:06:02 [2021-02-22T10:06:02.564Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:06:02 [2021-02-22T10:06:02.564Z]  ---> Running in 65ed2dddbc30
10:06:02 [2021-02-22T10:06:02.564Z] Removing intermediate container 65ed2dddbc30
10:06:02 [2021-02-22T10:06:02.564Z]  ---> 635a13cf82e0
10:06:02 [2021-02-22T10:06:02.564Z] Step 3/10 : ARG GO_VERSION=1.13.15
10:06:02 [2021-02-22T10:06:02.564Z]  ---> Running in 34853a9a2a91
10:06:02 [2021-02-22T10:06:02.564Z] Removing intermediate container 34853a9a2a91
10:06:02 [2021-02-22T10:06:02.564Z]  ---> 13fc3dc5aa18
10:06:02 [2021-02-22T10:06:02.564Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
10:06:02 [2021-02-22T10:06:02.564Z]  ---> Running in fe48445a1c97
10:06:02 [2021-02-22T10:06:02.564Z] Removing intermediate container fe48445a1c97
10:06:02 [2021-02-22T10:06:02.564Z]  ---> c1609121288a
10:06:02 [2021-02-22T10:06:02.564Z] 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}
10:06:02 [2021-02-22T10:06:02.564Z]  ---> Running in 235090086a49
10:06:02 [2021-02-22T10:06:02.564Z] Removing intermediate container 235090086a49
10:06:02 [2021-02-22T10:06:02.564Z]  ---> 6624819d151b
10:06:02 [2021-02-22T10:06:02.564Z] 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;
10:06:02 [2021-02-22T10:06:02.564Z]  ---> Running in cd9f2940b2bd
10:06:03 [2021-02-22T10:06:03.418Z] ok  	github.com/docker/docker/pkg/authorization	0.812s	coverage: 68.3% of statements
10:06:03 [2021-02-22T10:06:03.992Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
10:06:04 [2021-02-22T10:06:04.570Z] ok  	github.com/docker/docker/pkg/archive	1.236s	coverage: 77.3% of statements
10:06:04 [2021-02-22T10:06:04.831Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
10:06:05 [2021-02-22T10:06:05.404Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
10:06:05 [2021-02-22T10:06:05.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:06:05 [2021-02-22T10:06:05.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:06:05 [2021-02-22T10:06:05.484Z] 
10:06:05 [2021-02-22T10:06:05.484Z] SUCCESS: Specified value was saved.
10:06:05 [2021-02-22T10:06:05.994Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
10:06:06 [2021-02-22T10:06:06.456Z] INFO: Downloading git...
10:06:06 [2021-02-22T10:06:06.588Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
10:06:06 [2021-02-22T10:06:06.848Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
10:06:07 [2021-02-22T10:06:07.421Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.514s	coverage: 43.2% of statements
10:06:07 [2021-02-22T10:06:07.426Z] INFO: Downloading go...
10:06:07 [2021-02-22T10:06:07.993Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 67.0% of statements
10:06:08 [2021-02-22T10:06:08.255Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
10:06:08 [2021-02-22T10:06:08.828Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
10:06:08 [2021-02-22T10:06:08.828Z] ok  	github.com/docker/docker/pkg/fsutils	0.326s	coverage: 85.1% of statements
10:06:09 [2021-02-22T10:06:09.090Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
10:06:10 [2021-02-22T10:06:10.038Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
10:06:10 [2021-02-22T10:06:10.038Z] ok  	github.com/docker/docker/layer	8.107s	coverage: 68.8% of statements
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:06:10 [2021-02-22T10:06:10.300Z] ok  	github.com/docker/docker/pkg/idtools	0.590s	coverage: 69.5% of statements
10:06:10 [2021-02-22T10:06:10.300Z] ok  	github.com/docker/docker/pkg/ioutils	0.602s	coverage: 69.3% of statements
10:06:10 [2021-02-22T10:06:10.300Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:06:10 [2021-02-22T10:06:10.563Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
10:06:10 [2021-02-22T10:06:10.563Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:06:10 [2021-02-22T10:06:10.563Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:06:10 [2021-02-22T10:06:10.825Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
10:06:10 [2021-02-22T10:06:10.825Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:06:10 [2021-02-22T10:06:10.825Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
10:06:11 [2021-02-22T10:06:11.087Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
10:06:11 [2021-02-22T10:06:11.351Z] ok  	github.com/docker/docker/pkg/pidfile	0.022s	coverage: 82.4% of statements
10:06:11 [2021-02-22T10:06:11.613Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.033s	coverage: 86.7% of statements
10:06:11 [2021-02-22T10:06:11.613Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:06:11 [2021-02-22T10:06:11.613Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:06:12 [2021-02-22T10:06:12.190Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
10:06:12 [2021-02-22T10:06:12.765Z] ok  	github.com/docker/docker/pkg/pools	0.021s	coverage: 88.2% of statements
10:06:12 [2021-02-22T10:06:12.765Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
10:06:12 [2021-02-22T10:06:12.765Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
10:06:13 [2021-02-22T10:06:13.338Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
10:06:14 [2021-02-22T10:06:14.282Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
10:06:14 [2021-02-22T10:06:14.282Z] ok  	github.com/docker/docker/pkg/pubsub	1.081s	coverage: 75.0% of statements
10:06:14 [2021-02-22T10:06:14.544Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
10:06:14 [2021-02-22T10:06:14.544Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
10:06:15 [2021-02-22T10:06:15.487Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 54.2% of statements
10:06:15 [2021-02-22T10:06:15.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:06:15 [2021-02-22T10:06:15.749Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
10:06:16 [2021-02-22T10:06:16.322Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
10:06:16 [2021-02-22T10:06:16.322Z] ok  	github.com/docker/docker/pkg/signal	2.784s	coverage: 61.0% of statements
10:06:16 [2021-02-22T10:06:16.896Z] ok  	github.com/docker/docker/pkg/tarsum	0.111s	coverage: 89.3% of statements
10:06:16 [2021-02-22T10:06:16.896Z] testing: warning: no tests to run
10:06:16 [2021-02-22T10:06:16.896Z] coverage: [no statements]
10:06:16 [2021-02-22T10:06:16.896Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
10:06:17 [2021-02-22T10:06:17.157Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
10:06:17 [2021-02-22T10:06:17.157Z] ok  	github.com/docker/docker/pkg/urlutil	0.024s	coverage: 100.0% of statements
10:06:17 [2021-02-22T10:06:17.157Z] ok  	github.com/docker/docker/pkg/useragent	0.018s	coverage: 88.9% of statements
10:06:17 [2021-02-22T10:06:17.751Z] INFO: Downloading compiler 1 of 3...
10:06:17 [2021-02-22T10:06:17.751Z] INFO: Downloading compiler 2 of 3...
10:06:17 [2021-02-22T10:06:17.751Z] INFO: Downloading compiler 3 of 3...
10:06:17 [2021-02-22T10:06:17.751Z] INFO: Extracting git...
10:06:18 [2021-02-22T10:06:18.547Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
10:06:18 [2021-02-22T10:06:18.808Z] ok  	github.com/docker/docker/profiles/seccomp	0.038s	coverage: 85.4% of statements
10:06:19 [2021-02-22T10:06:19.754Z] ok  	github.com/docker/docker/reference	0.058s	coverage: 83.7% of statements
10:06:19 [2021-02-22T10:06:19.754Z] ok  	github.com/docker/docker/plugin	0.580s	coverage: 23.2% of statements
10:06:21 [2021-02-22T10:06:21.671Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
10:06:21 [2021-02-22T10:06:21.671Z] ok  	github.com/docker/docker/quota	0.570s	coverage: 71.4% of statements
10:06:21 [2021-02-22T10:06:21.671Z] ok  	github.com/docker/docker/registry	0.173s	coverage: 57.2% of statements
10:06:21 [2021-02-22T10:06:21.933Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
10:06:22 [2021-02-22T10:06:22.520Z] ok  	github.com/docker/docker/testutil	0.018s	coverage: 62.5% of statements
10:06:22 [2021-02-22T10:06:22.782Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 66.1% of statements
10:06:24 [2021-02-22T10:06:24.704Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
10:06:25 [2021-02-22T10:06:25.650Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
10:06:25 [2021-02-22T10:06:25.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:06:26 [2021-02-22T10:06:26.222Z] ok  	github.com/docker/docker/volume/local	0.242s	coverage: 76.4% of statements
10:06:26 [2021-02-22T10:06:26.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:06:27 [2021-02-22T10:06:27.163Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
10:06:27 [2021-02-22T10:06:27.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:06:27 [2021-02-22T10:06:27.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:06:28 [2021-02-22T10:06:28.084Z] INFO: Expanding go...
10:06:28 [2021-02-22T10:06:28.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:28 [2021-02-22T10:06:28.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:30 [2021-02-22T10:06:30.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:33 [2021-02-22T10:06:33.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:34 [2021-02-22T10:06:34.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:35 [2021-02-22T10:06:35.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:06:35 [2021-02-22T10:06:35.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:06:36 [2021-02-22T10:06:36.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:06:36 [2021-02-22T10:06:36.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:37 [2021-02-22T10:06:37.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:06:38 [2021-02-22T10:06:38.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:38 [2021-02-22T10:06:38.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:38 [2021-02-22T10:06:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:39 [2021-02-22T10:06:39.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:06:40 [2021-02-22T10:06:40.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:41 [2021-02-22T10:06:41.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:06:42 [2021-02-22T10:06:42.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:06:42 [2021-02-22T10:06:42.900Z] INFO: Expanding compiler 1 of 3...
10:06:43 [2021-02-22T10:06:43.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:06:43 [2021-02-22T10:06:43.869Z] INFO: Expanding compiler 2 of 3...
10:06:43 [2021-02-22T10:06:43.953Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:06:43 [2021-02-22T10:06:43.953Z] Using test binary docker
10:06:43 [2021-02-22T10:06:43.953Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:44 [2021-02-22T10:06:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:44 [2021-02-22T10:06:44.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:44 [2021-02-22T10:06:44.212Z] INFO: Waiting for daemon to start...
10:06:44 [2021-02-22T10:06:44.212Z] Starting dockerd
10:06:46 [2021-02-22T10:06:46.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:47 [2021-02-22T10:06:47.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:06:47 [2021-02-22T10:06:47.632Z] .
10:06:47 [2021-02-22T10:06:47.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:47 [2021-02-22T10:06:47.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:47 [2021-02-22T10:06:47.632Z] Error: No such image: emptyfs
10:06:47 [2021-02-22T10:06:47.632Z] Running integration-test (iteration 1)
10:06:47 [2021-02-22T10:06:47.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:06:47 [2021-02-22T10:06:47.751Z] INFO: Expanding compiler 3 of 3...
10:06:47 [2021-02-22T10:06:47.751Z] INFO: Removing downloaded files...
10:06:47 [2021-02-22T10:06:47.751Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
10:06:47 [2021-02-22T10:06:47.751Z] INFO: Configuring git core.autocrlf...
10:06:47 [2021-02-22T10:06:47.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:49 [2021-02-22T10:06:49.116Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/rootless	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/volume	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === Skipped
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver btrfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver btrfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver btrfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver btrfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver btrfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:73: No driver to put!
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z] time="2021-02-22T10:05:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z] time="2021-02-22T10:05:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z] time="2021-02-22T10:05:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z] time="2021-02-22T10:05:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z] time="2021-02-22T10:05:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:73: No driver to put!
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     overlay_test.go:49: Fails to compute changes intermittently
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver zfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver zfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver zfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver zfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:46: Driver zfs not supported
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:06:49 [2021-02-22T10:06:49.116Z]     graphtest_unix.go:73: No driver to put!
10:06:49 [2021-02-22T10:06:49.116Z] 
10:06:49 [2021-02-22T10:06:49.117Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:06:49 [2021-02-22T10:06:49.117Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:06:49 [2021-02-22T10:06:49.117Z] 
10:06:49 [2021-02-22T10:06:49.117Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:06:49 [2021-02-22T10:06:49.117Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:06:49 [2021-02-22T10:06:49.117Z] 
10:06:49 [2021-02-22T10:06:49.117Z] 
10:06:49 [2021-02-22T10:06:49.117Z] DONE 2225 tests, 26 skipped in 194.453s
Post stage
[Pipeline] junit
10:06:49 [2021-02-22T10:06:49.131Z] Recording test results
10:06:49 [2021-02-22T10:06:49.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:50 [2021-02-22T10:06:50.436Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:06:50 [2021-02-22T10:06:50.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:06:50 [2021-02-22T10:06:50.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -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:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh dynbinary test-integration
10:06:51 [2021-02-22T10:06:51.748Z] 
10:06:51 [2021-02-22T10:06:51.748Z] Removing bundles/
10:06:51 [2021-02-22T10:06:51.748Z] 
10:06:51 [2021-02-22T10:06:51.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:06:51 [2021-02-22T10:06:51.748Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:06:51 [2021-02-22T10:06:51.748Z] GOOS="" GOARCH="" GOARM=""
10:06:52 [2021-02-22T10:06:52.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:06:54 [2021-02-22T10:06:54.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:06:55 [2021-02-22T10:06:55.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:06:56 [2021-02-22T10:06:56.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:06:56 [2021-02-22T10:06:56.419Z] Using test binary docker
10:06:56 [2021-02-22T10:06:56.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:56 [2021-02-22T10:06:56.419Z] Starting apparmor (via systemctl): apparmor.service.
10:06:56 [2021-02-22T10:06:56.419Z] Starting dockerd
10:06:56 [2021-02-22T10:06:56.419Z] INFO: Waiting for daemon to start...
10:06:58 [2021-02-22T10:06:58.957Z] .
10:06:58 [2021-02-22T10:06:58.957Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:58 [2021-02-22T10:06:58.957Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:58 [2021-02-22T10:06:58.957Z] Error: No such image: emptyfs
10:06:58 [2021-02-22T10:06:58.957Z] Running integration-test (iteration 1)
10:06:58 [2021-02-22T10:06:58.957Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:06:59 [2021-02-22T10:06:59.846Z] Loaded image: buildpack-deps:buster
10:06:59 [2021-02-22T10:06:59.846Z] Loaded image: busybox:latest
10:07:00 [2021-02-22T10:07:00.109Z] Loaded image: busybox:glibc
10:07:02 [2021-02-22T10:07:02.643Z] Loaded image: debian:bullseye
10:07:02 [2021-02-22T10:07:02.902Z] Loaded image: hello-world:latest
10:07:02 [2021-02-22T10:07:02.902Z] Loaded image: arm32v7/hello-world:latest
10:07:02 [2021-02-22T10:07:02.902Z] INFO: Testing against a local daemon
10:07:02 [2021-02-22T10:07:02.902Z] === RUN   TestCgroupNamespacesBuild
10:07:04 [2021-02-22T10:07:04.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:07:06 [2021-02-22T10:07:06.192Z] --- PASS: TestCgroupNamespacesBuild (2.65s)
10:07:06 [2021-02-22T10:07:06.192Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:08 [2021-02-22T10:07:08.094Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s)
10:07:08 [2021-02-22T10:07:08.094Z] === RUN   TestBuildWithSession
10:07:08 [2021-02-22T10:07:08.094Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:08 [2021-02-22T10:07:08.094Z]     build_session_test.go:25: TODO: BuildKit
10:07:08 [2021-02-22T10:07:08.094Z] === RUN   TestBuildSquashParent
10:07:08 [2021-02-22T10:07:08.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:07:11 [2021-02-22T10:07:11.181Z] Loaded image: buildpack-deps:buster
10:07:11 [2021-02-22T10:07:11.181Z] Loaded image: busybox:latest
10:07:11 [2021-02-22T10:07:11.441Z] Loaded image: busybox:glibc
10:07:13 [2021-02-22T10:07:13.986Z] Loaded image: debian:bullseye
10:07:14 [2021-02-22T10:07:14.580Z] Loaded image: hello-world:latest
10:07:14 [2021-02-22T10:07:14.580Z] Loaded image: arm32v7/hello-world:latest
10:07:14 [2021-02-22T10:07:14.840Z] INFO: Testing against a local daemon
10:07:14 [2021-02-22T10:07:14.840Z] === RUN   TestCgroupNamespacesBuild
10:07:16 [2021-02-22T10:07:16.208Z] --- PASS: TestBuildSquashParent (7.43s)
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:16 [2021-02-22T10:07:16.208Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:16 [2021-02-22T10:07:16.208Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:16 [2021-02-22T10:07:16.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:16 [2021-02-22T10:07:16.208Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:16 [2021-02-22T10:07:16.749Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
10:07:16 [2021-02-22T10:07:16.749Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:18 [2021-02-22T10:07:18.109Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:18 [2021-02-22T10:07:18.109Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:18 [2021-02-22T10:07:18.132Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
10:07:18 [2021-02-22T10:07:18.132Z] === RUN   TestBuildWithSession
10:07:18 [2021-02-22T10:07:18.132Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:18 [2021-02-22T10:07:18.132Z]     build_session_test.go:25: TODO: BuildKit
10:07:18 [2021-02-22T10:07:18.132Z] === RUN   TestBuildSquashParent
10:07:20 [2021-02-22T10:07:20.013Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:20 [2021-02-22T10:07:20.013Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:21 [2021-02-22T10:07:21.916Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
10:07:21 [2021-02-22T10:07:21.916Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
10:07:21 [2021-02-22T10:07:21.916Z] === RUN   TestBuildMultiStageCopy
10:07:21 [2021-02-22T10:07:21.916Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:07:22 [2021-02-22T10:07:22.331Z] --- PASS: TestBuildSquashParent (3.98s)
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:22 [2021-02-22T10:07:22.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:22 [2021-02-22T10:07:22.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:22 [2021-02-22T10:07:22.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:22 [2021-02-22T10:07:22.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:23 [2021-02-22T10:07:23.713Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:24 [2021-02-22T10:07:24.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:25 [2021-02-22T10:07:25.201Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:25 [2021-02-22T10:07:25.225Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:25 [2021-02-22T10:07:25.796Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:26 [2021-02-22T10:07:26.136Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:27 [2021-02-22T10:07:27.072Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:27 [2021-02-22T10:07:27.182Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s)
10:07:27 [2021-02-22T10:07:27.182Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s)
10:07:27 [2021-02-22T10:07:27.182Z] === RUN   TestBuildMultiStageCopy
10:07:27 [2021-02-22T10:07:27.182Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:07:27 [2021-02-22T10:07:27.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:07:27 [2021-02-22T10:07:27.541Z] 
10:07:27 [2021-02-22T10:07:27.541Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:07:27 [2021-02-22T10:07:27.541Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:07:27 [2021-02-22T10:07:27.541Z] Using test binary docker
10:07:27 [2021-02-22T10:07:27.541Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:07:27 [2021-02-22T10:07:27.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:07:27 [2021-02-22T10:07:27.541Z] INFO: Waiting for daemon to start...
10:07:27 [2021-02-22T10:07:27.541Z] Starting dockerd
10:07:27 [2021-02-22T10:07:27.541Z] .
10:07:27 [2021-02-22T10:07:27.541Z] INFO: Building docker-sdk-python3:4.4.1...
10:07:28 [2021-02-22T10:07:28.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:28 [2021-02-22T10:07:28.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:28 [2021-02-22T10:07:28.828Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:29 [2021-02-22T10:07:29.088Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:29 [2021-02-22T10:07:29.349Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:29 [2021-02-22T10:07:29.384Z] --- PASS: TestBuildMultiStageCopy (7.35s)
10:07:29 [2021-02-22T10:07:29.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
10:07:29 [2021-02-22T10:07:29.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
10:07:29 [2021-02-22T10:07:29.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:07:29 [2021-02-22T10:07:29.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:07:29 [2021-02-22T10:07:29.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:07:29 [2021-02-22T10:07:29.384Z] === RUN   TestBuildMultiStageParentConfig
10:07:29 [2021-02-22T10:07:29.609Z] --- PASS: TestBuildMultiStageCopy (2.37s)
10:07:29 [2021-02-22T10:07:29.609Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
10:07:29 [2021-02-22T10:07:29.609Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
10:07:29 [2021-02-22T10:07:29.609Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
10:07:29 [2021-02-22T10:07:29.609Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
10:07:29 [2021-02-22T10:07:29.609Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
10:07:29 [2021-02-22T10:07:29.609Z] === RUN   TestBuildMultiStageParentConfig
10:07:30 [2021-02-22T10:07:30.179Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
10:07:30 [2021-02-22T10:07:30.179Z] === RUN   TestBuildLabelWithTargets
10:07:31 [2021-02-22T10:07:31.561Z] --- PASS: TestBuildLabelWithTargets (1.02s)
10:07:31 [2021-02-22T10:07:31.561Z] === RUN   TestBuildWithEmptyLayers
10:07:31 [2021-02-22T10:07:31.821Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
10:07:31 [2021-02-22T10:07:31.821Z] === RUN   TestBuildMultiStageOnBuild
10:07:33 [2021-02-22T10:07:33.730Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
10:07:33 [2021-02-22T10:07:33.730Z] === RUN   TestBuildUncleanTarFilenames
10:07:34 [2021-02-22T10:07:34.301Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
10:07:34 [2021-02-22T10:07:34.301Z] === RUN   TestBuildMultiStageLayerLeak
10:07:34 [2021-02-22T10:07:34.648Z] --- PASS: TestBuildMultiStageParentConfig (5.11s)
10:07:34 [2021-02-22T10:07:34.648Z] === RUN   TestBuildLabelWithTargets
10:07:36 [2021-02-22T10:07:36.223Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
10:07:36 [2021-02-22T10:07:36.223Z] === RUN   TestBuildWithHugeFile
10:07:42 [2021-02-22T10:07:42.758Z] --- PASS: TestBuildLabelWithTargets (7.89s)
10:07:42 [2021-02-22T10:07:42.758Z] === RUN   TestBuildWithEmptyLayers
10:07:45 [2021-02-22T10:07:45.287Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
10:07:45 [2021-02-22T10:07:45.287Z] === RUN   TestBuildMultiStageOnBuild
10:07:50 [2021-02-22T10:07:50.560Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
10:07:50 [2021-02-22T10:07:50.560Z] === RUN   TestBuildUncleanTarFilenames
10:07:51 [2021-02-22T10:07:51.128Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
10:07:51 [2021-02-22T10:07:51.128Z] === RUN   TestBuildMultiStageLayerLeak
10:07:56 [2021-02-22T10:07:56.401Z] --- PASS: TestBuildMultiStageLayerLeak (5.08s)
10:07:56 [2021-02-22T10:07:56.401Z] === RUN   TestBuildWithHugeFile
10:07:59 [2021-02-22T10:07:59.846Z] Removing intermediate container cd9f2940b2bd
10:07:59 [2021-02-22T10:07:59.846Z]  ---> 1ea7eecc29dc
10:07:59 [2021-02-22T10:07:59.846Z] 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
10:07:59 [2021-02-22T10:07:59.846Z]  ---> Running in 0a54e6852aa6
10:07:59 [2021-02-22T10:07:59.846Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
10:07:59 [2021-02-22T10:07:59.846Z] go: finding gotest.tools v0.5.3
10:07:59 [2021-02-22T10:07:59.846Z] go: finding gotest.tools/gotestsum v0.5.3
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading gotest.tools/gotestsum v0.5.3
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting gotest.tools/gotestsum v0.5.3
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/fatih/color v1.9.0
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/fatih/color v1.9.0
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/mattn/go-colorable v0.1.6
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/spf13/pflag v1.0.3
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/mattn/go-colorable v0.1.6
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/spf13/pflag v1.0.3
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/mattn/go-isatty v0.0.12
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/mattn/go-isatty v0.0.12
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/pkg/errors v0.9.1
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/pkg/errors v0.9.1
10:07:59 [2021-02-22T10:07:59.846Z] go: downloading github.com/jonboulle/clockwork v0.1.0
10:07:59 [2021-02-22T10:07:59.846Z] go: extracting github.com/jonboulle/clockwork v0.1.0
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/fatih/color v1.9.0
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/pkg/errors v0.9.1
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/spf13/pflag v1.0.3
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/mattn/go-colorable v0.1.6
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/mattn/go-isatty v0.0.12
10:07:59 [2021-02-22T10:07:59.846Z] go: finding github.com/jonboulle/clockwork v0.1.0
10:07:59 [2021-02-22T10:07:59.846Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:07:59 [2021-02-22T10:07:59.846Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:07:59 [2021-02-22T10:07:59.846Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:07:59 [2021-02-22T10:07:59.846Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:07:59 [2021-02-22T10:07:59.846Z] INFO: Build done for gotestsum...
10:08:12 [2021-02-22T10:08:12.370Z] Removing intermediate container 0a54e6852aa6
10:08:12 [2021-02-22T10:08:12.370Z]  ---> ebfb6511480b
10:08:12 [2021-02-22T10:08:12.370Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
10:08:12 [2021-02-22T10:08:12.370Z]  ---> Running in 872dab6a2ee0
10:08:12 [2021-02-22T10:08:12.370Z] Removing intermediate container 872dab6a2ee0
10:08:12 [2021-02-22T10:08:12.370Z]  ---> 5a681bf1396b
10:08:12 [2021-02-22T10:08:12.370Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:08:12 [2021-02-22T10:08:12.370Z]  ---> Running in a5c0562b7ead
10:08:12 [2021-02-22T10:08:12.370Z] Removing intermediate container a5c0562b7ead
10:08:12 [2021-02-22T10:08:12.370Z]  ---> 04b1bee7dd6f
10:08:12 [2021-02-22T10:08:12.370Z] Step 10/10 : COPY . .
10:08:13 [2021-02-22T10:08:13.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:08:13 [2021-02-22T10:08:13.303Z] 
10:08:13 [2021-02-22T10:08:13.303Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:08:13 [2021-02-22T10:08:13.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:08:13 [2021-02-22T10:08:13.303Z] HOSTNAME=dd31caacaa25
10:08:13 [2021-02-22T10:08:13.303Z] TESTDEBUG=0
10:08:13 [2021-02-22T10:08:13.303Z] DEST=bundles/test-integration
10:08:13 [2021-02-22T10:08:13.303Z] PWD=/go/src/github.com/docker/docker
10:08:13 [2021-02-22T10:08:13.303Z] DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7
10:08:13 [2021-02-22T10:08:13.303Z] container=docker
10:08:13 [2021-02-22T10:08:13.303Z] HOME=/root
10:08:13 [2021-02-22T10:08:13.303Z] GOLANG_VERSION=1.13.15
10:08:13 [2021-02-22T10:08:13.303Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:08:13 [2021-02-22T10:08:13.303Z] VALIDATE_BRANCH=20.10
10:08:13 [2021-02-22T10:08:13.303Z] TERM=xterm
10:08:13 [2021-02-22T10:08:13.303Z] DOCKER_PKG=github.com/docker/docker
10:08:13 [2021-02-22T10:08:13.303Z] SHLVL=1
10:08:13 [2021-02-22T10:08:13.303Z] TIMEOUT=120m
10:08:13 [2021-02-22T10:08:13.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:08:13 [2021-02-22T10:08:13.303Z] DOCKER_GRAPHDRIVER=overlay2
10:08:13 [2021-02-22T10:08:13.303Z] GO111MODULE=off
10:08:13 [2021-02-22T10:08:13.303Z] DOCKER_EXPERIMENTAL=1
10:08:13 [2021-02-22T10:08:13.303Z] TEST_SKIP_INTEGRATION_CLI=1
10:08:13 [2021-02-22T10:08:13.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:08:13 [2021-02-22T10:08:13.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:08:13 [2021-02-22T10:08:13.303Z] GOPATH=/go
10:08:13 [2021-02-22T10:08:13.303Z] PKG_CONFIG=pkg-config
10:08:13 [2021-02-22T10:08:13.303Z] _=/usr/bin/env
10:08:13 [2021-02-22T10:08:13.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:08:14 [2021-02-22T10:08:14.248Z] sha256:ffb91ac98a519104820e2dc143542daf3d1017dede4ac0519d004f0f34fad9be
10:08:14 [2021-02-22T10:08:14.248Z] INFO: Starting docker-py tests...
10:08:14 [2021-02-22T10:08:14.248Z] ============================= test session starts ==============================
10:08:14 [2021-02-22T10:08:14.248Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
10:08:14 [2021-02-22T10:08:14.248Z] rootdir: /src, inifile: pytest.ini
10:08:14 [2021-02-22T10:08:14.248Z] plugins: timeout-1.3.3, cov-2.6.1
10:08:14 [2021-02-22T10:08:14.248Z] collected 389 items / 1 deselected / 388 selected
10:08:14 [2021-02-22T10:08:14.248Z] 
10:08:16 [2021-02-22T10:08:16.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:08:26 [2021-02-22T10:08:26.340Z] tests/integration/api_build_test.py .......................X             [  6%]
10:08:27 [2021-02-22T10:08:27.170Z] tests/integration/api_client_test.py .....                               [  7%]
10:08:28 [2021-02-22T10:08:28.682Z] tests/integration/api_config_test.py .....                               [  8%]
10:08:30 [2021-02-22T10:08:30.054Z]  ---> 43a3ede1c9d7
10:08:31 [2021-02-22T10:08:31.022Z] Successfully built 43a3ede1c9d7
10:08:31 [2021-02-22T10:08:31.022Z] Successfully tagged docker:latest
10:08:31 [2021-02-22T10:08:31.022Z] INFO: Image build ended at 02/22/2021 10:08:30. Duration:00:02:35.4298585
10:08:31 [2021-02-22T10:08:31.022Z] 
10:08:31 [2021-02-22T10:08:31.022Z] 
10:08:31 [2021-02-22T10:08:31.022Z] INFO: Building the test binaries at 02/22/2021 10:08:30...
10:08:31 [2021-02-22T10:08:31.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:08:31 [2021-02-22T10:08:31.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:08:32 [2021-02-22T10:08:32.618Z] --- PASS: TestBuildWithHugeFile (52.82s)
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildWithEmptyDockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:32 [2021-02-22T10:08:32.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
10:08:32 [2021-02-22T10:08:32.618Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
10:08:32 [2021-02-22T10:08:32.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
10:08:32 [2021-02-22T10:08:32.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildPreserveOwnership
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildPreserveOwnership/copy_from
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:08:32 [2021-02-22T10:08:32.618Z] --- PASS: TestBuildPreserveOwnership (3.61s)
10:08:32 [2021-02-22T10:08:32.618Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.44s)
10:08:32 [2021-02-22T10:08:32.618Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
10:08:32 [2021-02-22T10:08:32.618Z] === RUN   TestBuildPlatformInvalid
10:08:32 [2021-02-22T10:08:32.877Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:08:32 [2021-02-22T10:08:32.877Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:08:34 [2021-02-22T10:08:34.777Z] INFO: make.ps1 starting at 02/22/2021 10:08:34
10:08:35 [2021-02-22T10:08:35.238Z] INFO: Git commit (9b97fe150e) assumed from DOCKER_GITCOMMIT environment variable
10:08:35 [2021-02-22T10:08:35.238Z] INFO: Invoking autogen...
10:08:35 [2021-02-22T10:08:35.697Z] INFO: Building daemon...
10:08:47 [2021-02-22T10:08:47.777Z] Loaded image: buildpack-deps:buster
10:08:47 [2021-02-22T10:08:47.777Z] Loaded image: busybox:latest
10:08:47 [2021-02-22T10:08:47.777Z] Loaded image: busybox:glibc
10:08:48 [2021-02-22T10:08:48.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:08:48 [2021-02-22T10:08:48.719Z] Loaded image: debian:bullseye
10:08:48 [2021-02-22T10:08:48.719Z] Loaded image: hello-world:latest
10:08:48 [2021-02-22T10:08:48.719Z] Loaded image: arm32v7/hello-world:latest
10:08:49 [2021-02-22T10:08:49.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:08:52 [2021-02-22T10:08:52.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:08:52 [2021-02-22T10:08:52.708Z] --- PASS: TestBuildWithHugeFile (53.14s)
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildWithEmptyDockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:52 [2021-02-22T10:08:52.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s)
10:08:52 [2021-02-22T10:08:52.708Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
10:08:52 [2021-02-22T10:08:52.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
10:08:52 [2021-02-22T10:08:52.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildPreserveOwnership
10:08:52 [2021-02-22T10:08:52.708Z] === RUN   TestBuildPreserveOwnership/copy_from
10:08:55 [2021-02-22T10:08:55.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:08:55 [2021-02-22T10:08:55.993Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:08:56 [2021-02-22T10:08:56.848Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.95s)
10:08:56 [2021-02-22T10:08:56.848Z] PASS
10:08:56 [2021-02-22T10:08:56.848Z] 
10:08:56 [2021-02-22T10:08:56.848Z] === Skipped
10:08:56 [2021-02-22T10:08:56.848Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:08:56 [2021-02-22T10:08:56.848Z]     build_session_test.go:25: TODO: BuildKit
10:08:56 [2021-02-22T10:08:56.848Z] 
10:08:56 [2021-02-22T10:08:56.848Z] 
10:08:56 [2021-02-22T10:08:56.848Z] DONE 33 tests, 1 skipped in 117.056s
10:08:56 [2021-02-22T10:08:56.848Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:08:56 [2021-02-22T10:08:56.848Z] INFO: Testing against a local daemon
10:08:56 [2021-02-22T10:08:56.848Z] === RUN   TestConfigInspect
10:08:58 [2021-02-22T10:08:58.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:08:58 [2021-02-22T10:08:58.272Z] --- PASS: TestConfigInspect (2.47s)
10:08:58 [2021-02-22T10:08:58.272Z] === RUN   TestConfigList
10:08:58 [2021-02-22T10:08:58.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:08:59 [2021-02-22T10:08:59.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:08:59 [2021-02-22T10:08:59.482Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:08:59 [2021-02-22T10:08:59.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:08:59 [2021-02-22T10:08:59.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:09:00 [2021-02-22T10:09:00.184Z] --- PASS: TestConfigList (1.89s)
10:09:00 [2021-02-22T10:09:00.184Z] === RUN   TestConfigsCreateAndDelete
10:09:00 [2021-02-22T10:09:00.384Z] --- PASS: TestBuildPreserveOwnership (10.29s)
10:09:00 [2021-02-22T10:09:00.384Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.25s)
10:09:00 [2021-02-22T10:09:00.384Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:09:00 [2021-02-22T10:09:00.384Z] === RUN   TestBuildPlatformInvalid
10:09:00 [2021-02-22T10:09:00.384Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:09:00 [2021-02-22T10:09:00.384Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:09:00 [2021-02-22T10:09:00.384Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:09:00 [2021-02-22T10:09:00.384Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:09:00 [2021-02-22T10:09:00.384Z] PASS
10:09:00 [2021-02-22T10:09:00.384Z] 
10:09:00 [2021-02-22T10:09:00.384Z] === Skipped
10:09:00 [2021-02-22T10:09:00.384Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:09:00 [2021-02-22T10:09:00.384Z]     build_session_test.go:25: TODO: BuildKit
10:09:00 [2021-02-22T10:09:00.384Z] 
10:09:00 [2021-02-22T10:09:00.384Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:09:00 [2021-02-22T10:09:00.384Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:09:00 [2021-02-22T10:09:00.384Z] 
10:09:00 [2021-02-22T10:09:00.384Z] 
10:09:00 [2021-02-22T10:09:00.384Z] DONE 33 tests, 2 skipped in 132.798s
10:09:00 [2021-02-22T10:09:00.384Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:09:00 [2021-02-22T10:09:00.642Z] INFO: Testing against a local daemon
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigInspect
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestConfigInspect (0.02s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigList
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestConfigList (0.01s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigsCreateAndDelete
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigsUpdate
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestConfigsUpdate (0.02s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestTemplatedConfig
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestTemplatedConfig (0.00s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigCreateResolve
10:09:00 [2021-02-22T10:09:00.642Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:09:00 [2021-02-22T10:09:00.642Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:00 [2021-02-22T10:09:00.642Z] === RUN   TestConfigDaemonLibtrustID
10:09:01 [2021-02-22T10:09:01.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:09:01 [2021-02-22T10:09:01.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:09:02 [2021-02-22T10:09:02.545Z] --- PASS: TestConfigDaemonLibtrustID (1.57s)
10:09:02 [2021-02-22T10:09:02.545Z] PASS
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === Skipped
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:09:02 [2021-02-22T10:09:02.545Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] 
10:09:02 [2021-02-22T10:09:02.545Z] DONE 7 tests, 6 skipped in 1.799s
10:09:02 [2021-02-22T10:09:02.545Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:09:02 [2021-02-22T10:09:02.723Z] --- PASS: TestConfigsCreateAndDelete (2.29s)
10:09:02 [2021-02-22T10:09:02.724Z] === RUN   TestConfigsUpdate
10:09:03 [2021-02-22T10:09:03.112Z] INFO: Testing against a local daemon
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCheckpoint
10:09:03 [2021-02-22T10:09:03.112Z] --- SKIP: TestCheckpoint (0.00s)
10:09:03 [2021-02-22T10:09:03.112Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestContainerInvalidJSON
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:09:03 [2021-02-22T10:09:03.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:09:03 [2021-02-22T10:09:03.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:09:03 [2021-02-22T10:09:03.112Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:09:03 [2021-02-22T10:09:03.112Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:09:03 [2021-02-22T10:09:03.112Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:09:03 [2021-02-22T10:09:03.112Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:09:03 [2021-02-22T10:09:03.112Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:09:03 [2021-02-22T10:09:03.112Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:09:03 [2021-02-22T10:09:03.112Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:09:03 [2021-02-22T10:09:03.112Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:09:03 [2021-02-22T10:09:03.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCopyFromContainerPathIsNotDir
10:09:03 [2021-02-22T10:09:03.112Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCopyToContainerPathDoesNotExist
10:09:03 [2021-02-22T10:09:03.112Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCopyToContainerPathIsNotDir
10:09:03 [2021-02-22T10:09:03.112Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:09:03 [2021-02-22T10:09:03.112Z] === RUN   TestCopyFromContainer
10:09:03 [2021-02-22T10:09:03.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:09:04 [2021-02-22T10:09:04.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:09:05 [2021-02-22T10:09:05.266Z] --- PASS: TestConfigsUpdate (2.26s)
10:09:05 [2021-02-22T10:09:05.266Z] === RUN   TestTemplatedConfig
10:09:05 [2021-02-22T10:09:05.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:09:07 [2021-02-22T10:09:07.307Z] === RUN   TestCopyFromContainer//
10:09:07 [2021-02-22T10:09:07.307Z] === RUN   TestCopyFromContainer//bar/root
10:09:07 [2021-02-22T10:09:07.307Z] === RUN   TestCopyFromContainer//bar/root/
10:09:07 [2021-02-22T10:09:07.307Z] === RUN   TestCopyFromContainer/bar/quux
10:09:07 [2021-02-22T10:09:07.307Z] === RUN   TestCopyFromContainer/bar/quux/
10:09:07 [2021-02-22T10:09:07.566Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:09:07 [2021-02-22T10:09:07.566Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:09:07 [2021-02-22T10:09:07.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:09:07 [2021-02-22T10:09:07.566Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:09:07 [2021-02-22T10:09:07.806Z] --- PASS: TestTemplatedConfig (2.70s)
10:09:07 [2021-02-22T10:09:07.806Z] === RUN   TestConfigCreateResolve
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCopyFromContainer/bar/notarget
10:09:07 [2021-02-22T10:09:07.825Z] --- PASS: TestCopyFromContainer (4.60s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:07 [2021-02-22T10:09:07.825Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateLinkToNonExistingContainer
10:09:07 [2021-02-22T10:09:07.825Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateWithInvalidEnv
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateWithInvalidEnv/0
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateWithInvalidEnv/0
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateWithInvalidEnv/1
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateWithInvalidEnv/1
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateWithInvalidEnv/2
10:09:07 [2021-02-22T10:09:07.825Z] === PAUSE TestCreateWithInvalidEnv/2
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateWithInvalidEnv/0
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateWithInvalidEnv/2
10:09:07 [2021-02-22T10:09:07.825Z] === CONT  TestCreateWithInvalidEnv/1
10:09:07 [2021-02-22T10:09:07.825Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateTmpfsMountsTarget
10:09:07 [2021-02-22T10:09:07.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:09:07 [2021-02-22T10:09:07.825Z] === RUN   TestCreateWithCustomMaskedPaths
10:09:08 [2021-02-22T10:09:08.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:09:09 [2021-02-22T10:09:09.203Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
10:09:09 [2021-02-22T10:09:09.203Z] === RUN   TestCreateWithCustomReadonlyPaths
10:09:09 [2021-02-22T10:09:09.715Z] --- PASS: TestConfigCreateResolve (2.27s)
10:09:09 [2021-02-22T10:09:09.715Z] === RUN   TestConfigDaemonLibtrustID
10:09:09 [2021-02-22T10:09:09.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:09:10 [2021-02-22T10:09:10.284Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:09:10 [2021-02-22T10:09:10.284Z] PASS
10:09:10 [2021-02-22T10:09:10.284Z] 
10:09:10 [2021-02-22T10:09:10.284Z] DONE 7 tests in 14.439s
10:09:10 [2021-02-22T10:09:10.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:09:10 [2021-02-22T10:09:10.284Z] INFO: Testing against a local daemon
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestCheckpoint
10:09:10 [2021-02-22T10:09:10.284Z] --- SKIP: TestCheckpoint (0.00s)
10:09:10 [2021-02-22T10:09:10.284Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestContainerInvalidJSON
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-02-22T10:09:10.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-02-22T10:09:10.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-02-22T10:09:10.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-02-22T10:09:10.284Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-02-22T10:09:10.284Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-02-22T10:09:10.284Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-02-22T10:09:10.284Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:09:10 [2021-02-22T10:09:10.284Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:09:10 [2021-02-22T10:09:10.284Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:09:10 [2021-02-22T10:09:10.284Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:09:10 [2021-02-22T10:09:10.284Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:09:10 [2021-02-22T10:09:10.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:09:10 [2021-02-22T10:09:10.545Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:09:10 [2021-02-22T10:09:10.545Z] === RUN   TestCopyFromContainerPathIsNotDir
10:09:10 [2021-02-22T10:09:10.545Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:09:10 [2021-02-22T10:09:10.545Z] === RUN   TestCopyToContainerPathDoesNotExist
10:09:10 [2021-02-22T10:09:10.545Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:09:10 [2021-02-22T10:09:10.545Z] === RUN   TestCopyToContainerPathIsNotDir
10:09:10 [2021-02-22T10:09:10.545Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:09:10 [2021-02-22T10:09:10.545Z] === RUN   TestCopyFromContainer
10:09:10 [2021-02-22T10:09:10.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s)
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:10 [2021-02-22T10:09:10.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:10 [2021-02-22T10:09:10.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:10 [2021-02-22T10:09:10.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:10 [2021-02-22T10:09:10.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:10 [2021-02-22T10:09:10.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:09:10 [2021-02-22T10:09:10.581Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:09:10 [2021-02-22T10:09:10.840Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
10:09:10 [2021-02-22T10:09:10.840Z] === RUN   TestCreateDifferentPlatform
10:09:10 [2021-02-22T10:09:10.840Z] === RUN   TestCreateDifferentPlatform/different_os
10:09:10 [2021-02-22T10:09:10.840Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:09:10 [2021-02-22T10:09:10.840Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:09:10 [2021-02-22T10:09:10.840Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:09:10 [2021-02-22T10:09:10.840Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:09:10 [2021-02-22T10:09:10.840Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:09:11 [2021-02-22T10:09:11.100Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:09:11 [2021-02-22T10:09:11.100Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestContainerStartOnDaemonRestart
10:09:11 [2021-02-22T10:09:11.100Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:09:11 [2021-02-22T10:09:11.100Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestDaemonRestartIpcMode
10:09:11 [2021-02-22T10:09:11.100Z] === PAUSE TestDaemonRestartIpcMode
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestDaemonHostGatewayIP
10:09:11 [2021-02-22T10:09:11.100Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:09:11 [2021-02-22T10:09:11.100Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestRestartDaemonWithRestartingContainer
10:09:11 [2021-02-22T10:09:11.100Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestContainerKillOnDaemonStart
10:09:11 [2021-02-22T10:09:11.100Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:09:11 [2021-02-22T10:09:11.100Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:09:11 [2021-02-22T10:09:11.100Z] === RUN   TestDiff
10:09:11 [2021-02-22T10:09:11.669Z] --- PASS: TestDiff (0.44s)
10:09:11 [2021-02-22T10:09:11.669Z] === RUN   TestExecWithCloseStdin
10:09:11 [2021-02-22T10:09:11.928Z] --- PASS: TestExecWithCloseStdin (0.50s)
10:09:11 [2021-02-22T10:09:11.928Z] === RUN   TestExec
10:09:11 [2021-02-22T10:09:11.929Z] === RUN   TestCopyFromContainer//
10:09:11 [2021-02-22T10:09:11.929Z] === RUN   TestCopyFromContainer//bar/root
10:09:11 [2021-02-22T10:09:11.929Z] === RUN   TestCopyFromContainer//bar/root/
10:09:11 [2021-02-22T10:09:11.929Z] === RUN   TestCopyFromContainer/bar/quux
10:09:11 [2021-02-22T10:09:11.929Z] === RUN   TestCopyFromContainer/bar/quux/
10:09:12 [2021-02-22T10:09:12.190Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:09:12 [2021-02-22T10:09:12.190Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:09:12 [2021-02-22T10:09:12.190Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:09:12 [2021-02-22T10:09:12.190Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:09:12 [2021-02-22T10:09:12.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:09:12 [2021-02-22T10:09:12.452Z] === RUN   TestCopyFromContainer/bar/notarget
10:09:12 [2021-02-22T10:09:12.452Z] --- PASS: TestCopyFromContainer (1.90s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:09:12 [2021-02-22T10:09:12.452Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:09:12 [2021-02-22T10:09:12.452Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:12 [2021-02-22T10:09:12.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:12 [2021-02-22T10:09:12.452Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:12 [2021-02-22T10:09:12.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:12 [2021-02-22T10:09:12.452Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:12 [2021-02-22T10:09:12.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:12 [2021-02-22T10:09:12.452Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:12 [2021-02-22T10:09:12.452Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:12 [2021-02-22T10:09:12.452Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:12 [2021-02-22T10:09:12.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:09:12 [2021-02-22T10:09:12.452Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateLinkToNonExistingContainer
10:09:12 [2021-02-22T10:09:12.453Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateWithInvalidEnv
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateWithInvalidEnv/0
10:09:12 [2021-02-22T10:09:12.453Z] === PAUSE TestCreateWithInvalidEnv/0
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateWithInvalidEnv/1
10:09:12 [2021-02-22T10:09:12.453Z] === PAUSE TestCreateWithInvalidEnv/1
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateWithInvalidEnv/2
10:09:12 [2021-02-22T10:09:12.453Z] === PAUSE TestCreateWithInvalidEnv/2
10:09:12 [2021-02-22T10:09:12.453Z] === CONT  TestCreateWithInvalidEnv/0
10:09:12 [2021-02-22T10:09:12.453Z] === CONT  TestCreateWithInvalidEnv/2
10:09:12 [2021-02-22T10:09:12.453Z] === CONT  TestCreateWithInvalidEnv/1
10:09:12 [2021-02-22T10:09:12.453Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:09:12 [2021-02-22T10:09:12.453Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateTmpfsMountsTarget
10:09:12 [2021-02-22T10:09:12.453Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:09:12 [2021-02-22T10:09:12.453Z] === RUN   TestCreateWithCustomMaskedPaths
10:09:12 [2021-02-22T10:09:12.496Z] --- PASS: TestExec (0.47s)
10:09:12 [2021-02-22T10:09:12.496Z] === RUN   TestExecUser
10:09:13 [2021-02-22T10:09:13.063Z] --- PASS: TestExecUser (0.48s)
10:09:13 [2021-02-22T10:09:13.063Z] === RUN   TestExportContainerAndImportImage
10:09:13 [2021-02-22T10:09:13.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:09:13 [2021-02-22T10:09:13.629Z] --- PASS: TestExportContainerAndImportImage (0.62s)
10:09:13 [2021-02-22T10:09:13.630Z] === RUN   TestExportContainerAfterDaemonRestart
10:09:14 [2021-02-22T10:09:14.362Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
10:09:14 [2021-02-22T10:09:14.362Z] === RUN   TestCreateWithCustomReadonlyPaths
10:09:14 [2021-02-22T10:09:14.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:09:15 [2021-02-22T10:09:15.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:09:15 [2021-02-22T10:09:15.744Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s)
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:15 [2021-02-22T10:09:15.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:15 [2021-02-22T10:09:15.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:15 [2021-02-22T10:09:15.744Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:15 [2021-02-22T10:09:15.744Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:15 [2021-02-22T10:09:15.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:09:15 [2021-02-22T10:09:15.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:09:15 [2021-02-22T10:09:15.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:09:15 [2021-02-22T10:09:15.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:09:15 [2021-02-22T10:09:15.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
10:09:15 [2021-02-22T10:09:15.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:09:15 [2021-02-22T10:09:15.744Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:09:16 [2021-02-22T10:09:16.314Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
10:09:16 [2021-02-22T10:09:16.314Z] === RUN   TestCreateDifferentPlatform
10:09:16 [2021-02-22T10:09:16.314Z] === RUN   TestCreateDifferentPlatform/different_os
10:09:16 [2021-02-22T10:09:16.314Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:09:16 [2021-02-22T10:09:16.314Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:09:16 [2021-02-22T10:09:16.314Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:09:16 [2021-02-22T10:09:16.314Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:09:16 [2021-02-22T10:09:16.314Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:09:16 [2021-02-22T10:09:16.314Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:09:16 [2021-02-22T10:09:16.314Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:09:16 [2021-02-22T10:09:16.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:09:16 [2021-02-22T10:09:16.574Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestContainerStartOnDaemonRestart
10:09:16 [2021-02-22T10:09:16.574Z] === PAUSE TestContainerStartOnDaemonRestart
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestDaemonRestartIpcMode
10:09:16 [2021-02-22T10:09:16.574Z] === PAUSE TestDaemonRestartIpcMode
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestDaemonHostGatewayIP
10:09:16 [2021-02-22T10:09:16.574Z] === PAUSE TestDaemonHostGatewayIP
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestRestartDaemonWithRestartingContainer
10:09:16 [2021-02-22T10:09:16.574Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestContainerKillOnDaemonStart
10:09:16 [2021-02-22T10:09:16.574Z] === PAUSE TestContainerKillOnDaemonStart
10:09:16 [2021-02-22T10:09:16.574Z] === RUN   TestDiff
10:09:16 [2021-02-22T10:09:16.912Z] --- PASS: TestExportContainerAfterDaemonRestart (3.38s)
10:09:16 [2021-02-22T10:09:16.912Z] === RUN   TestHealthCheckWorkdir
10:09:17 [2021-02-22T10:09:17.295Z] --- PASS: TestDiff (0.52s)
10:09:17 [2021-02-22T10:09:17.295Z] === RUN   TestExecWithCloseStdin
10:09:17 [2021-02-22T10:09:17.563Z] --- PASS: TestExecWithCloseStdin (0.62s)
10:09:17 [2021-02-22T10:09:17.563Z] === RUN   TestExec
10:09:17 [2021-02-22T10:09:17.635Z] --- PASS: TestHealthCheckWorkdir (0.60s)
10:09:17 [2021-02-22T10:09:17.635Z] === RUN   TestHealthKillContainer
10:09:17 [2021-02-22T10:09:17.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:09:18 [2021-02-22T10:09:18.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:09:18 [2021-02-22T10:09:18.132Z] --- PASS: TestExec (0.63s)
10:09:18 [2021-02-22T10:09:18.132Z] === RUN   TestExecUser
10:09:19 [2021-02-22T10:09:19.070Z] --- PASS: TestExecUser (0.63s)
10:09:19 [2021-02-22T10:09:19.070Z] === RUN   TestExportContainerAndImportImage
10:09:19 [2021-02-22T10:09:19.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:09:19 [2021-02-22T10:09:19.239Z] Using test binary docker
10:09:19 [2021-02-22T10:09:19.239Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:09:19 [2021-02-22T10:09:19.239Z] +++ /etc/init.d/apparmor start
10:09:19 [2021-02-22T10:09:19.239Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:09:19 [2021-02-22T10:09:19.239Z] INFO: Waiting for daemon to start...
10:09:19 [2021-02-22T10:09:19.239Z] Starting dockerd
10:09:19 [2021-02-22T10:09:19.239Z] +++ 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
10:09:19 [2021-02-22T10:09:19.640Z] --- PASS: TestExportContainerAndImportImage (0.72s)
10:09:19 [2021-02-22T10:09:19.640Z] === RUN   TestExportContainerAfterDaemonRestart
10:09:20 [2021-02-22T10:09:20.165Z] --- PASS: TestHealthKillContainer (2.51s)
10:09:20 [2021-02-22T10:09:20.165Z] === RUN   TestInspectCpusetInConfigPre120
10:09:20 [2021-02-22T10:09:20.423Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
10:09:20 [2021-02-22T10:09:20.423Z] === RUN   TestIpcModeNone
10:09:20 [2021-02-22T10:09:20.990Z] --- PASS: TestIpcModeNone (0.52s)
10:09:20 [2021-02-22T10:09:20.990Z] === RUN   TestIpcModePrivate
10:09:21 [2021-02-22T10:09:21.021Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
10:09:21 [2021-02-22T10:09:21.021Z] === RUN   TestHealthCheckWorkdir
10:09:21 [2021-02-22T10:09:21.557Z] --- PASS: TestIpcModePrivate (0.51s)
10:09:21 [2021-02-22T10:09:21.557Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
10:09:21 [2021-02-22T10:09:21.557Z] === RUN   TestIpcModeShareable
10:09:21 [2021-02-22T10:09:21.557Z] --- SKIP: TestIpcModeShareable (0.00s)
10:09:21 [2021-02-22T10:09:21.557Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:09:21 [2021-02-22T10:09:21.557Z] === RUN   TestAPIIpcModeShareableAndContainer
10:09:21 [2021-02-22T10:09:21.590Z] --- PASS: TestHealthCheckWorkdir (0.71s)
10:09:21 [2021-02-22T10:09:21.590Z] === RUN   TestHealthKillContainer
10:09:22 [2021-02-22T10:09:22.932Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
10:09:22 [2021-02-22T10:09:22.932Z] === RUN   TestAPIIpcModeHost
10:09:22 [2021-02-22T10:09:22.932Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:09:22 [2021-02-22T10:09:22.932Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:09:22 [2021-02-22T10:09:22.932Z] === RUN   TestDaemonIpcModeShareable
10:09:22 [2021-02-22T10:09:22.932Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:09:22 [2021-02-22T10:09:22.932Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:09:22 [2021-02-22T10:09:22.932Z] === RUN   TestDaemonIpcModePrivate
10:09:23 [2021-02-22T10:09:23.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:09:24 [2021-02-22T10:09:24.127Z] --- PASS: TestHealthKillContainer (2.65s)
10:09:24 [2021-02-22T10:09:24.127Z] === RUN   TestInspectCpusetInConfigPre120
10:09:24 [2021-02-22T10:09:24.697Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
10:09:24 [2021-02-22T10:09:24.697Z] === RUN   TestIpcModeNone
10:09:24 [2021-02-22T10:09:24.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:09:25 [2021-02-22T10:09:25.463Z] --- PASS: TestDaemonIpcModePrivate (2.21s)
10:09:25 [2021-02-22T10:09:25.463Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
10:09:25 [2021-02-22T10:09:25.463Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:09:25 [2021-02-22T10:09:25.463Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:09:25 [2021-02-22T10:09:25.463Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:09:25 [2021-02-22T10:09:25.463Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:09:25 [2021-02-22T10:09:25.463Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:09:25 [2021-02-22T10:09:25.463Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:09:25 [2021-02-22T10:09:25.463Z] === RUN   TestIpcModeOlderClient
10:09:25 [2021-02-22T10:09:25.463Z] === PAUSE TestIpcModeOlderClient
10:09:25 [2021-02-22T10:09:25.463Z] === RUN   TestKillContainerInvalidSignal
10:09:25 [2021-02-22T10:09:25.637Z] --- PASS: TestIpcModeNone (0.62s)
10:09:25 [2021-02-22T10:09:25.637Z] === RUN   TestIpcModePrivate
10:09:25 [2021-02-22T10:09:25.721Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
10:09:25 [2021-02-22T10:09:25.721Z] === RUN   TestKillContainer
10:09:25 [2021-02-22T10:09:25.721Z] === RUN   TestKillContainer/no_signal
10:09:25 [2021-02-22T10:09:25.820Z] .
10:09:25 [2021-02-22T10:09:25.820Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:09:25 [2021-02-22T10:09:25.820Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:09:25 [2021-02-22T10:09:25.820Z] Error: No such image: emptyfs
10:09:25 [2021-02-22T10:09:25.820Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:09:25 [2021-02-22T10:09:25.820Z] ++++ docker load
10:09:25 [2021-02-22T10:09:25.820Z] Running integration-test (iteration 1)
10:09:25 [2021-02-22T10:09:25.820Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:09:25 [2021-02-22T10:09:25.820Z] ++ 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
10:09:25 [2021-02-22T10:09:25.820Z] ++ set -e
10:09:25 [2021-02-22T10:09:25.820Z] ++ '[' -n 0 ']'
10:09:25 [2021-02-22T10:09:25.820Z] ++ set -x
10:09:25 [2021-02-22T10:09:25.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:09:26 [2021-02-22T10:09:26.207Z] --- PASS: TestIpcModePrivate (0.62s)
10:09:26 [2021-02-22T10:09:26.207Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
10:09:26 [2021-02-22T10:09:26.207Z] === RUN   TestIpcModeShareable
10:09:26 [2021-02-22T10:09:26.290Z] === RUN   TestKillContainer/non_killing_signal
10:09:26 [2021-02-22T10:09:26.548Z] === RUN   TestKillContainer/killing_signal
10:09:26 [2021-02-22T10:09:26.776Z] --- PASS: TestIpcModeShareable (0.61s)
10:09:26 [2021-02-22T10:09:26.776Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
10:09:26 [2021-02-22T10:09:26.776Z] === RUN   TestAPIIpcModeShareableAndContainer
10:09:27 [2021-02-22T10:09:27.116Z] --- PASS: TestKillContainer (1.32s)
10:09:27 [2021-02-22T10:09:27.116Z]     --- PASS: TestKillContainer/no_signal (0.43s)
10:09:27 [2021-02-22T10:09:27.116Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
10:09:27 [2021-02-22T10:09:27.116Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
10:09:27 [2021-02-22T10:09:27.116Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:09:27 [2021-02-22T10:09:27.116Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:09:27 [2021-02-22T10:09:27.375Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:09:27 [2021-02-22T10:09:27.942Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
10:09:27 [2021-02-22T10:09:27.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
10:09:27 [2021-02-22T10:09:27.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
10:09:27 [2021-02-22T10:09:27.942Z] === RUN   TestKillStoppedContainer
10:09:27 [2021-02-22T10:09:27.942Z] --- PASS: TestKillStoppedContainer (0.05s)
10:09:27 [2021-02-22T10:09:27.942Z] === RUN   TestKillStoppedContainerAPIPre120
10:09:27 [2021-02-22T10:09:27.942Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:09:27 [2021-02-22T10:09:27.942Z] === RUN   TestKillDifferentUserContainer
10:09:28 [2021-02-22T10:09:28.510Z] --- PASS: TestKillDifferentUserContainer (0.53s)
10:09:28 [2021-02-22T10:09:28.510Z] === RUN   TestInspectOomKilledTrue
10:09:28 [2021-02-22T10:09:28.510Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:09:28 [2021-02-22T10:09:28.510Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:09:28 [2021-02-22T10:09:28.510Z] === RUN   TestInspectOomKilledFalse
10:09:28 [2021-02-22T10:09:28.510Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:09:28 [2021-02-22T10:09:28.510Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:09:28 [2021-02-22T10:09:28.510Z] === RUN   TestLinksEtcHostsContentMatch
10:09:28 [2021-02-22T10:09:28.510Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:09:28 [2021-02-22T10:09:28.510Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:09:28 [2021-02-22T10:09:28.510Z] === RUN   TestLinksContainerNames
10:09:28 [2021-02-22T10:09:28.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s)
10:09:28 [2021-02-22T10:09:28.683Z] === RUN   TestAPIIpcModeHost
10:09:28 [2021-02-22T10:09:28.683Z] --- PASS: TestAPIIpcModeHost (0.43s)
10:09:28 [2021-02-22T10:09:28.683Z] === RUN   TestDaemonIpcModeShareable
10:09:28 [2021-02-22T10:09:28.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:09:29 [2021-02-22T10:09:29.445Z] --- PASS: TestLinksContainerNames (0.88s)
10:09:29 [2021-02-22T10:09:29.445Z] === RUN   TestLogsFollowTailEmpty
10:09:30 [2021-02-22T10:09:30.012Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
10:09:30 [2021-02-22T10:09:30.012Z] === RUN   TestContainerNetworkMountsNoChown
10:09:30 [2021-02-22T10:09:30.065Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
10:09:30 [2021-02-22T10:09:30.065Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
10:09:30 [2021-02-22T10:09:30.065Z] === RUN   TestDaemonIpcModePrivate
10:09:30 [2021-02-22T10:09:30.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/default
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/default
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/private
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/private
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rprivate
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rprivate
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/slave
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/slave
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rslave
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rslave
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/shared
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/shared
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rshared
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rshared
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/default
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/default/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/rslave
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/default/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/rshared
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/shared
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/rprivate
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/slave
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/private
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/private/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/private/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:09:30 [2021-02-22T10:09:30.270Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/default/bind_root
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:09:30 [2021-02-22T10:09:30.270Z] === CONT  TestMountDaemonRoot/default/mount_root
10:09:30 [2021-02-22T10:09:30.271Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:09:30 [2021-02-22T10:09:30.531Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/private/bind_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/private/mount_root
10:09:30 [2021-02-22T10:09:30.790Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:09:30 [2021-02-22T10:09:30.790Z] --- PASS: TestMountDaemonRoot (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:09:30 [2021-02-22T10:09:30.790Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:09:30 [2021-02-22T10:09:30.790Z] === RUN   TestContainerBindMountNonRecursive
10:09:30 [2021-02-22T10:09:30.790Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:09:30 [2021-02-22T10:09:30.790Z]     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)
10:09:30 [2021-02-22T10:09:30.790Z] === RUN   TestContainerVolumesMountedAsShared
10:09:30 [2021-02-22T10:09:30.790Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]     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)
10:09:30 [2021-02-22T10:09:30.790Z] === RUN   TestContainerVolumesMountedAsSlave
10:09:30 [2021-02-22T10:09:30.790Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:09:30 [2021-02-22T10:09:30.790Z]     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)
10:09:30 [2021-02-22T10:09:30.790Z] === RUN   TestNetworkNat
10:09:31 [2021-02-22T10:09:31.459Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
10:09:31 [2021-02-22T10:09:31.460Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
10:09:31 [2021-02-22T10:09:31.460Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:09:31 [2021-02-22T10:09:31.733Z] --- PASS: TestNetworkNat (0.64s)
10:09:31 [2021-02-22T10:09:31.733Z] === RUN   TestNetworkLocalhostTCPNat
10:09:31 [2021-02-22T10:09:31.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
10:09:31 [2021-02-22T10:09:31.992Z] === RUN   TestNetworkLoopbackNat
10:09:32 [2021-02-22T10:09:32.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
10:09:32 [2021-02-22T10:09:32.400Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
10:09:32 [2021-02-22T10:09:32.400Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:09:33 [2021-02-22T10:09:33.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:09:33 [2021-02-22T10:09:33.782Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
10:09:33 [2021-02-22T10:09:33.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
10:09:33 [2021-02-22T10:09:33.782Z] === RUN   TestIpcModeOlderClient
10:09:33 [2021-02-22T10:09:33.782Z] === PAUSE TestIpcModeOlderClient
10:09:33 [2021-02-22T10:09:33.782Z] === RUN   TestKillContainerInvalidSignal
10:09:34 [2021-02-22T10:09:34.352Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
10:09:34 [2021-02-22T10:09:34.352Z] === RUN   TestKillContainer
10:09:34 [2021-02-22T10:09:34.352Z] === RUN   TestKillContainer/no_signal
10:09:34 [2021-02-22T10:09:34.524Z] --- PASS: TestNetworkLoopbackNat (2.57s)
10:09:34 [2021-02-22T10:09:34.524Z] === RUN   TestPause
10:09:34 [2021-02-22T10:09:34.524Z] --- SKIP: TestPause (0.00s)
10:09:34 [2021-02-22T10:09:34.524Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:09:34 [2021-02-22T10:09:34.524Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:09:34 [2021-02-22T10:09:34.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:34 [2021-02-22T10:09:34.524Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:34 [2021-02-22T10:09:34.524Z] === RUN   TestPauseStopPausedContainer
10:09:34 [2021-02-22T10:09:34.524Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:09:34 [2021-02-22T10:09:34.524Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:09:34 [2021-02-22T10:09:34.524Z] === RUN   TestPsFilter
10:09:34 [2021-02-22T10:09:34.612Z] === RUN   TestKillContainer/non_killing_signal
10:09:34 [2021-02-22T10:09:34.783Z] --- PASS: TestPsFilter (0.14s)
10:09:34 [2021-02-22T10:09:34.783Z] === RUN   TestRemoveContainerWithRemovedVolume
10:09:34 [2021-02-22T10:09:34.873Z] === RUN   TestKillContainer/killing_signal
10:09:35 [2021-02-22T10:09:35.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
10:09:35 [2021-02-22T10:09:35.351Z] === RUN   TestRemoveContainerWithVolume
10:09:35 [2021-02-22T10:09:35.610Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
10:09:35 [2021-02-22T10:09:35.610Z] === RUN   TestRemoveContainerRunning
10:09:35 [2021-02-22T10:09:35.818Z] --- PASS: TestKillContainer (1.39s)
10:09:35 [2021-02-22T10:09:35.818Z]     --- PASS: TestKillContainer/no_signal (0.44s)
10:09:35 [2021-02-22T10:09:35.818Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
10:09:35 [2021-02-22T10:09:35.818Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
10:09:35 [2021-02-22T10:09:35.818Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:09:35 [2021-02-22T10:09:35.818Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:09:36 [2021-02-22T10:09:36.080Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:09:36 [2021-02-22T10:09:36.161Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:09:36 [2021-02-22T10:09:36.161Z] 
10:09:36 [2021-02-22T10:09:36.161Z]  ________   ____  __.
10:09:36 [2021-02-22T10:09:36.161Z]  \_____  \ |    |/ _|
10:09:36 [2021-02-22T10:09:36.161Z]  /   |   \|      <
10:09:36 [2021-02-22T10:09:36.161Z]  /    |    \    |  \
10:09:36 [2021-02-22T10:09:36.161Z]  \_______  /____|__ \
10:09:36 [2021-02-22T10:09:36.161Z]          \/        \/
10:09:36 [2021-02-22T10:09:36.161Z] 
10:09:36 [2021-02-22T10:09:36.161Z] INFO: make.ps1 ended at 02/22/2021 10:09:35
10:09:36 [2021-02-22T10:09:36.176Z] --- PASS: TestRemoveContainerRunning (0.43s)
10:09:36 [2021-02-22T10:09:36.176Z] === RUN   TestRemoveContainerForceRemoveRunning
10:09:36 [2021-02-22T10:09:36.434Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
10:09:36 [2021-02-22T10:09:36.434Z] === RUN   TestRemoveInvalidContainer
10:09:36 [2021-02-22T10:09:36.434Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:09:36 [2021-02-22T10:09:36.434Z] === RUN   TestRenameLinkedContainer
10:09:36 [2021-02-22T10:09:36.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
10:09:36 [2021-02-22T10:09:36.649Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:09:36 [2021-02-22T10:09:36.649Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
10:09:36 [2021-02-22T10:09:36.649Z] === RUN   TestKillStoppedContainer
10:09:36 [2021-02-22T10:09:36.649Z] --- PASS: TestKillStoppedContainer (0.04s)
10:09:36 [2021-02-22T10:09:36.649Z] === RUN   TestKillStoppedContainerAPIPre120
10:09:36 [2021-02-22T10:09:36.649Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:09:36 [2021-02-22T10:09:36.649Z] === RUN   TestKillDifferentUserContainer
10:09:37 [2021-02-22T10:09:37.129Z] INFO: Binaries build ended at 02/22/2021 10:09:36. Duration:00:01:06.0783228
10:09:37 [2021-02-22T10:09:37.263Z] --- PASS: TestKillDifferentUserContainer (0.50s)
10:09:37 [2021-02-22T10:09:37.263Z] === RUN   TestInspectOomKilledTrue
10:09:37 [2021-02-22T10:09:37.263Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:09:37 [2021-02-22T10:09:37.263Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:09:37 [2021-02-22T10:09:37.263Z] === RUN   TestInspectOomKilledFalse
10:09:37 [2021-02-22T10:09:37.536Z] --- PASS: TestInspectOomKilledFalse (0.44s)
10:09:37 [2021-02-22T10:09:37.536Z] === RUN   TestLinksEtcHostsContentMatch
10:09:37 [2021-02-22T10:09:37.798Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
10:09:37 [2021-02-22T10:09:37.798Z] === RUN   TestLinksContainerNames
10:09:38 [2021-02-22T10:09:38.059Z] Loaded image: buildpack-deps:buster
10:09:38 [2021-02-22T10:09:38.059Z] Loaded image: busybox:latest
10:09:38 [2021-02-22T10:09:38.059Z] Loaded image: busybox:glibc
10:09:38 [2021-02-22T10:09:38.337Z] --- PASS: TestRenameLinkedContainer (1.78s)
10:09:38 [2021-02-22T10:09:38.337Z] === RUN   TestRenameStoppedContainer
10:09:38 [2021-02-22T10:09:38.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:09:38 [2021-02-22T10:09:38.668Z] INFO: Copying the built daemon binary to d:\CI\PR-42017\14\binary\dockerd-9b97fe150e.exe...
10:09:38 [2021-02-22T10:09:38.668Z] INFO: Copying the built client binary to d:\CI\PR-42017\14\binary\docker-9b97fe150e.exe...
10:09:38 [2021-02-22T10:09:38.668Z] INFO: Copying dockerversion from the container...
10:09:38 [2021-02-22T10:09:38.668Z] INFO: Copying the golang package from the container to d:\CI\PR-42017\14\installer\go.zip...
10:09:38 [2021-02-22T10:09:38.904Z] --- PASS: TestRenameStoppedContainer (0.45s)
10:09:38 [2021-02-22T10:09:38.904Z] === RUN   TestRenameRunningContainerAndReuse
10:09:39 [2021-02-22T10:09:39.191Z] --- PASS: TestLinksContainerNames (0.98s)
10:09:39 [2021-02-22T10:09:39.191Z] === RUN   TestLogsFollowTailEmpty
10:09:39 [2021-02-22T10:09:39.452Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
10:09:39 [2021-02-22T10:09:39.452Z] === RUN   TestContainerNetworkMountsNoChown
10:09:39 [2021-02-22T10:09:39.635Z] INFO: Extracting go.zip to d:\CI\PR-42017\14\go
10:09:39 [2021-02-22T10:09:39.713Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
10:09:39 [2021-02-22T10:09:39.713Z] === RUN   TestMountDaemonRoot
10:09:39 [2021-02-22T10:09:39.840Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
10:09:39 [2021-02-22T10:09:39.840Z] === RUN   TestRenameInvalidName
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/default
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/default
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/private
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/private
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rprivate
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rprivate
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/slave
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/slave
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rslave
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rslave
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/shared
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/shared
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rshared
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rshared
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/default
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/default/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/default/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/default/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rshared
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/shared
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rslave
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/slave
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rprivate
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/private
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/private/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/private/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/default/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:09:39 [2021-02-22T10:09:39.973Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:09:40 [2021-02-22T10:09:40.101Z] --- PASS: TestRenameInvalidName (0.48s)
10:09:40 [2021-02-22T10:09:40.101Z] === RUN   TestRenameAnonymousContainer
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/private/bind_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/private/mount_root
10:09:40 [2021-02-22T10:09:40.234Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:09:40 [2021-02-22T10:09:40.234Z] --- PASS: TestMountDaemonRoot (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:09:40 [2021-02-22T10:09:40.234Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:09:40 [2021-02-22T10:09:40.234Z] === RUN   TestContainerBindMountNonRecursive
10:09:40 [2021-02-22T10:09:40.623Z] Loaded image: debian:bullseye
10:09:40 [2021-02-22T10:09:40.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:09:41 [2021-02-22T10:09:41.564Z] Loaded image: hello-world:latest
10:09:41 [2021-02-22T10:09:41.615Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
10:09:41 [2021-02-22T10:09:41.616Z] === RUN   TestContainerVolumesMountedAsShared
10:09:41 [2021-02-22T10:09:41.876Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
10:09:41 [2021-02-22T10:09:41.876Z] === RUN   TestContainerVolumesMountedAsSlave
10:09:42 [2021-02-22T10:09:42.006Z] --- PASS: TestRenameAnonymousContainer (1.61s)
10:09:42 [2021-02-22T10:09:42.006Z] === RUN   TestRenameContainerWithSameName
10:09:42 [2021-02-22T10:09:42.265Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:09:42 [2021-02-22T10:09:42.265Z] === RUN   TestRenameContainerWithLinkedContainer
10:09:42 [2021-02-22T10:09:42.445Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
10:09:42 [2021-02-22T10:09:42.445Z] === RUN   TestNetworkNat
10:09:42 [2021-02-22T10:09:42.705Z] --- PASS: TestNetworkNat (0.47s)
10:09:42 [2021-02-22T10:09:42.705Z] === RUN   TestNetworkLocalhostTCPNat
10:09:42 [2021-02-22T10:09:42.946Z] Loaded image: arm32v7/hello-world:latest
10:09:42 [2021-02-22T10:09:42.946Z] INFO: Testing against a local daemon
10:09:42 [2021-02-22T10:09:42.946Z] === RUN   TestCgroupNamespacesBuild
10:09:43 [2021-02-22T10:09:43.200Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
10:09:43 [2021-02-22T10:09:43.200Z] === RUN   TestResize
10:09:43 [2021-02-22T10:09:43.275Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
10:09:43 [2021-02-22T10:09:43.275Z] === RUN   TestNetworkLoopbackNat
10:09:43 [2021-02-22T10:09:43.459Z] --- PASS: TestResize (0.47s)
10:09:43 [2021-02-22T10:09:43.459Z] === RUN   TestResizeWithInvalidSize
10:09:44 [2021-02-22T10:09:44.026Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:09:44 [2021-02-22T10:09:44.026Z] === RUN   TestResizeWhenContainerNotStarted
10:09:44 [2021-02-22T10:09:44.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:09:44 [2021-02-22T10:09:44.284Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
10:09:44 [2021-02-22T10:09:44.284Z] === RUN   TestDaemonRestartKillContainers
10:09:44 [2021-02-22T10:09:44.284Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:09:44 [2021-02-22T10:09:44.284Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:09:44 [2021-02-22T10:09:44.284Z] === RUN   TestCgroupNamespacesRun
10:09:45 [2021-02-22T10:09:45.490Z] --- PASS: TestCgroupNamespacesBuild (2.66s)
10:09:45 [2021-02-22T10:09:45.490Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:09:46 [2021-02-22T10:09:46.568Z] --- PASS: TestNetworkLoopbackNat (2.69s)
10:09:46 [2021-02-22T10:09:46.568Z] === RUN   TestPause
10:09:46 [2021-02-22T10:09:46.568Z] --- PASS: TestPause (0.50s)
10:09:46 [2021-02-22T10:09:46.568Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:09:46 [2021-02-22T10:09:46.568Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:46 [2021-02-22T10:09:46.568Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:46 [2021-02-22T10:09:46.568Z] === RUN   TestPauseStopPausedContainer
10:09:46 [2021-02-22T10:09:46.815Z] --- PASS: TestCgroupNamespacesRun (2.20s)
10:09:46 [2021-02-22T10:09:46.815Z] === RUN   TestCgroupNamespacesRunPrivileged
10:09:47 [2021-02-22T10:09:47.137Z] --- PASS: TestPauseStopPausedContainer (0.49s)
10:09:47 [2021-02-22T10:09:47.137Z] === RUN   TestPsFilter
10:09:47 [2021-02-22T10:09:47.137Z] --- PASS: TestPsFilter (0.10s)
10:09:47 [2021-02-22T10:09:47.137Z] === RUN   TestRemoveContainerWithRemovedVolume
10:09:47 [2021-02-22T10:09:47.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:09:47 [2021-02-22T10:09:47.446Z] Using test binary docker
10:09:47 [2021-02-22T10:09:47.446Z] +++ /etc/init.d/apparmor start
10:09:47 [2021-02-22T10:09:47.446Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:09:47 [2021-02-22T10:09:47.446Z] INFO: Waiting for daemon to start...
10:09:47 [2021-02-22T10:09:47.446Z] Starting dockerd
10:09:47 [2021-02-22T10:09:47.446Z] +++ 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
10:09:47 [2021-02-22T10:09:47.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
10:09:47 [2021-02-22T10:09:47.706Z] === RUN   TestRemoveContainerWithVolume
10:09:47 [2021-02-22T10:09:47.966Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
10:09:47 [2021-02-22T10:09:47.966Z] === RUN   TestRemoveContainerRunning
10:09:48 [2021-02-22T10:09:48.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s)
10:09:48 [2021-02-22T10:09:48.054Z] === RUN   TestBuildWithSession
10:09:48 [2021-02-22T10:09:48.054Z] --- SKIP: TestBuildWithSession (0.00s)
10:09:48 [2021-02-22T10:09:48.054Z]     build_session_test.go:25: TODO: BuildKit
10:09:48 [2021-02-22T10:09:48.054Z] === RUN   TestBuildSquashParent
10:09:48 [2021-02-22T10:09:48.536Z] --- PASS: TestRemoveContainerRunning (0.46s)
10:09:48 [2021-02-22T10:09:48.536Z] === RUN   TestRemoveContainerForceRemoveRunning
10:09:48 [2021-02-22T10:09:48.718Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s)
10:09:48 [2021-02-22T10:09:48.718Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:09:49 [2021-02-22T10:09:49.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
10:09:49 [2021-02-22T10:09:49.105Z] === RUN   TestRemoveInvalidContainer
10:09:49 [2021-02-22T10:09:49.105Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:09:49 [2021-02-22T10:09:49.105Z] === RUN   TestRenameLinkedContainer
10:09:49 [2021-02-22T10:09:49.594Z] .
10:09:49 [2021-02-22T10:09:49.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:09:49 [2021-02-22T10:09:49.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:09:50 [2021-02-22T10:09:50.107Z] Error: No such image: emptyfs
10:09:50 [2021-02-22T10:09:50.107Z] ++++ docker load
10:09:50 [2021-02-22T10:09:50.107Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:09:50 [2021-02-22T10:09:50.363Z] Running integration-test (iteration 1)
10:09:50 [2021-02-22T10:09:50.363Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:09:50 [2021-02-22T10:09:50.363Z] ++ 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
10:09:50 [2021-02-22T10:09:50.363Z] ++ set -e
10:09:50 [2021-02-22T10:09:50.363Z] ++ '[' -n 0 ']'
10:09:50 [2021-02-22T10:09:50.363Z] ++ set -x
10:09:50 [2021-02-22T10:09:50.363Z] ++ env -i DEST=/go/src/github.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
10:09:51 [2021-02-22T10:09:51.015Z] --- PASS: TestRenameLinkedContainer (1.88s)
10:09:51 [2021-02-22T10:09:51.015Z] === RUN   TestRenameStoppedContainer
10:09:51 [2021-02-22T10:09:51.250Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s)
10:09:51 [2021-02-22T10:09:51.250Z] === RUN   TestCgroupNamespacesRunHostMode
10:09:51 [2021-02-22T10:09:51.276Z] --- PASS: TestRenameStoppedContainer (0.43s)
10:09:51 [2021-02-22T10:09:51.276Z] === RUN   TestRenameRunningContainerAndReuse
10:09:52 [2021-02-22T10:09:52.214Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
10:09:52 [2021-02-22T10:09:52.214Z] === RUN   TestRenameInvalidName
10:09:52 [2021-02-22T10:09:52.784Z] --- PASS: TestRenameInvalidName (0.47s)
10:09:52 [2021-02-22T10:09:52.784Z] === RUN   TestRenameAnonymousContainer
10:09:53 [2021-02-22T10:09:53.151Z] --- PASS: TestCgroupNamespacesRunHostMode (2.25s)
10:09:53 [2021-02-22T10:09:53.151Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:09:54 [2021-02-22T10:09:54.693Z] --- PASS: TestRenameAnonymousContainer (1.68s)
10:09:54 [2021-02-22T10:09:54.693Z] === RUN   TestRenameContainerWithSameName
10:09:54 [2021-02-22T10:09:54.693Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:09:54 [2021-02-22T10:09:54.693Z] === RUN   TestRenameContainerWithLinkedContainer
10:09:54 [2021-02-22T10:09:54.694Z] --- PASS: TestBuildSquashParent (6.55s)
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:09:54 [2021-02-22T10:09:54.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:09:54 [2021-02-22T10:09:54.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:09:54 [2021-02-22T10:09:54.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:09:54 [2021-02-22T10:09:54.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:09:54 [2021-02-22T10:09:54.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:09:54 [2021-02-22T10:09:54.868Z] ..........................xx....................                         [ 29%]
10:09:55 [2021-02-22T10:09:55.633Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
10:09:55 [2021-02-22T10:09:55.633Z] === RUN   TestResize
10:09:55 [2021-02-22T10:09:55.739Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.31s)
10:09:55 [2021-02-22T10:09:55.739Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:09:56 [2021-02-22T10:09:56.203Z] --- PASS: TestResize (0.44s)
10:09:56 [2021-02-22T10:09:56.203Z] === RUN   TestResizeWithInvalidSize
10:09:56 [2021-02-22T10:09:56.772Z] --- PASS: TestResizeWithInvalidSize (0.47s)
10:09:56 [2021-02-22T10:09:56.772Z] === RUN   TestResizeWhenContainerNotStarted
10:09:57 [2021-02-22T10:09:57.032Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:57 [2021-02-22T10:09:57.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:57 [2021-02-22T10:09:57.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:57 [2021-02-22T10:09:57.245Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:09:57 [2021-02-22T10:09:57.245Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Extraction ended at 02/22/2021 10:09:56. Duration:00:00:16.9199314
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Updating the golang and path environment variables
10:09:57 [2021-02-22T10:09:57.330Z] INFO: GOPATH=d:\gopath
10:09:57 [2021-02-22T10:09:57.330Z] INFO: go version go1.13.15 windows/amd64
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Running the daemon under test in debug mode
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Starting a daemon under test...
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42017\14\daemon --pidfile d:\CI\PR-42017\14\docker.pid -D
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Process started successfully.
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Start tailing logs of the daemon under tests
10:09:57 [2021-02-22T10:09:57.330Z] INFO: Waiting for the daemon under test to start...
10:09:57 [2021-02-22T10:09:57.651Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s)
10:09:57 [2021-02-22T10:09:57.651Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:09:58 [2021-02-22T10:09:58.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:58 [2021-02-22T10:09:58.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:59 [2021-02-22T10:09:59.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
10:09:59 [2021-02-22T10:09:59.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
10:09:59 [2021-02-22T10:09:59.161Z] === RUN   TestBuildMultiStageCopy
10:09:59 [2021-02-22T10:09:59.161Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:09:59 [2021-02-22T10:09:59.552Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
10:09:59 [2021-02-22T10:09:59.552Z] === RUN   TestCgroupNamespacesRunOlderClient
10:10:00 [2021-02-22T10:10:00.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:00 [2021-02-22T10:10:00.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:01 [2021-02-22T10:10:01.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:10:01 [2021-02-22T10:10:01.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:01 [2021-02-22T10:10:01.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:02 [2021-02-22T10:10:02.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s)
10:10:02 [2021-02-22T10:10:02.083Z] === RUN   TestKernelTCPMemory
10:10:02 [2021-02-22T10:10:02.083Z] --- SKIP: TestKernelTCPMemory (0.01s)
10:10:02 [2021-02-22T10:10:02.083Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:02 [2021-02-22T10:10:02.083Z] === RUN   TestNISDomainname
10:10:02 [2021-02-22T10:10:02.083Z] --- SKIP: TestNISDomainname (0.01s)
10:10:02 [2021-02-22T10:10:02.083Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:10:02 [2021-02-22T10:10:02.083Z] === RUN   TestHostnameDnsResolution
10:10:02 [2021-02-22T10:10:02.276Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:10:02 [2021-02-22T10:10:02.341Z] --- PASS: TestHostnameDnsResolution (0.74s)
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStats
10:10:02 [2021-02-22T10:10:02.341Z] --- SKIP: TestStats (0.00s)
10:10:02 [2021-02-22T10:10:02.341Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStopContainerWithTimeout
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStopContainerWithTimeout/0
10:10:02 [2021-02-22T10:10:02.341Z] === PAUSE TestStopContainerWithTimeout/0
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStopContainerWithTimeout/1
10:10:02 [2021-02-22T10:10:02.341Z] === PAUSE TestStopContainerWithTimeout/1
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStopContainerWithTimeout/3
10:10:02 [2021-02-22T10:10:02.341Z] === PAUSE TestStopContainerWithTimeout/3
10:10:02 [2021-02-22T10:10:02.341Z] === RUN   TestStopContainerWithTimeout/-1
10:10:02 [2021-02-22T10:10:02.341Z] === PAUSE TestStopContainerWithTimeout/-1
10:10:02 [2021-02-22T10:10:02.341Z] === CONT  TestStopContainerWithTimeout/0
10:10:02 [2021-02-22T10:10:02.341Z] === CONT  TestStopContainerWithTimeout/-1
10:10:02 [2021-02-22T10:10:02.537Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:10:03 [2021-02-22T10:10:03.108Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:10:03 [2021-02-22T10:10:03.276Z] === CONT  TestStopContainerWithTimeout/3
10:10:03 [2021-02-22T10:10:03.679Z] --- PASS: TestBuildMultiStageCopy (4.55s)
10:10:03 [2021-02-22T10:10:03.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s)
10:10:03 [2021-02-22T10:10:03.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
10:10:03 [2021-02-22T10:10:03.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
10:10:03 [2021-02-22T10:10:03.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
10:10:03 [2021-02-22T10:10:03.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
10:10:03 [2021-02-22T10:10:03.679Z] === RUN   TestBuildMultiStageParentConfig
10:10:03 [2021-02-22T10:10:03.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:03 [2021-02-22T10:10:03.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:05 [2021-02-22T10:10:05.177Z] === CONT  TestStopContainerWithTimeout/1
10:10:05 [2021-02-22T10:10:05.591Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
10:10:05 [2021-02-22T10:10:05.591Z] === RUN   TestBuildLabelWithTargets
10:10:05 [2021-02-22T10:10:05.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:06 [2021-02-22T10:10:06.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:06 [2021-02-22T10:10:06.638Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:10:06 [2021-02-22T10:10:06.638Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
10:10:06 [2021-02-22T10:10:06.638Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
10:10:06 [2021-02-22T10:10:06.638Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
10:10:06 [2021-02-22T10:10:06.638Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
10:10:06 [2021-02-22T10:10:06.638Z] === RUN   TestDeleteDevicemapper
10:10:06 [2021-02-22T10:10:06.638Z] --- SKIP: TestDeleteDevicemapper (0.01s)
10:10:06 [2021-02-22T10:10:06.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:10:06 [2021-02-22T10:10:06.638Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:10:08 [2021-02-22T10:10:08.014Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
10:10:08 [2021-02-22T10:10:08.014Z] === RUN   TestUpdateMemory
10:10:08 [2021-02-22T10:10:08.014Z] --- SKIP: TestUpdateMemory (0.00s)
10:10:08 [2021-02-22T10:10:08.014Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:08 [2021-02-22T10:10:08.014Z] === RUN   TestUpdateCPUQuota
10:10:08 [2021-02-22T10:10:08.015Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:10:08 [2021-02-22T10:10:08.015Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:08 [2021-02-22T10:10:08.015Z] === RUN   TestUpdatePidsLimit
10:10:08 [2021-02-22T10:10:08.015Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:10:08 [2021-02-22T10:10:08.015Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:08 [2021-02-22T10:10:08.015Z] === RUN   TestUpdateRestartPolicy
10:10:08 [2021-02-22T10:10:08.070Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.21s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s)
10:10:08 [2021-02-22T10:10:08.070Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
10:10:08 [2021-02-22T10:10:08.070Z] === RUN   TestCgroupNamespacesRun
10:10:08 [2021-02-22T10:10:08.135Z] --- PASS: TestBuildLabelWithTargets (2.34s)
10:10:08 [2021-02-22T10:10:08.135Z] === RUN   TestBuildWithEmptyLayers
10:10:08 [2021-02-22T10:10:08.706Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
10:10:08 [2021-02-22T10:10:08.706Z] === RUN   TestBuildMultiStageOnBuild
10:10:09 [2021-02-22T10:10:09.451Z] --- PASS: TestCgroupNamespacesRun (1.20s)
10:10:09 [2021-02-22T10:10:09.451Z] === RUN   TestCgroupNamespacesRunPrivileged
10:10:09 [2021-02-22T10:10:09.451Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.01s)
10:10:09 [2021-02-22T10:10:09.451Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:10:09 [2021-02-22T10:10:09.451Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:10:10 [2021-02-22T10:10:10.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
10:10:10 [2021-02-22T10:10:10.391Z] === RUN   TestCgroupNamespacesRunHostMode
10:10:11 [2021-02-22T10:10:11.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s)
10:10:11 [2021-02-22T10:10:11.772Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:10:12 [2021-02-22T10:10:12.006Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
10:10:12 [2021-02-22T10:10:12.006Z] === RUN   TestBuildUncleanTarFilenames
10:10:12 [2021-02-22T10:10:12.020Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:10:13 [2021-02-22T10:10:13.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
10:10:13 [2021-02-22T10:10:13.152Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:10:13 [2021-02-22T10:10:13.390Z] --- PASS: TestBuildUncleanTarFilenames (1.47s)
10:10:13 [2021-02-22T10:10:13.390Z] === RUN   TestBuildMultiStageLayerLeak
10:10:14 [2021-02-22T10:10:14.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
10:10:14 [2021-02-22T10:10:14.093Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:10:15 [2021-02-22T10:10:15.032Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
10:10:15 [2021-02-22T10:10:15.032Z] === RUN   TestCgroupNamespacesRunOlderClient
10:10:15 [2021-02-22T10:10:15.936Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
10:10:15 [2021-02-22T10:10:15.936Z] === RUN   TestBuildWithHugeFile
10:10:15 [2021-02-22T10:10:15.973Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
10:10:15 [2021-02-22T10:10:15.973Z] === RUN   TestKernelTCPMemory
10:10:15 [2021-02-22T10:10:15.973Z] --- SKIP: TestKernelTCPMemory (0.01s)
10:10:15 [2021-02-22T10:10:15.973Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
10:10:15 [2021-02-22T10:10:15.973Z] === RUN   TestNISDomainname
10:10:16 [2021-02-22T10:10:16.543Z] --- PASS: TestNISDomainname (0.58s)
10:10:16 [2021-02-22T10:10:16.543Z] === RUN   TestHostnameDnsResolution
10:10:17 [2021-02-22T10:10:17.484Z] --- PASS: TestHostnameDnsResolution (0.73s)
10:10:17 [2021-02-22T10:10:17.484Z] === RUN   TestStats
10:10:18 [2021-02-22T10:10:18.435Z] .....INFO: Daemon under test started and replied!
10:10:18 [2021-02-22T10:10:18.435Z] INFO: Docker version of the daemon under test
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] Client:
10:10:18 [2021-02-22T10:10:18.435Z]  Version:      17.06.2-ce
10:10:18 [2021-02-22T10:10:18.435Z]  API version:  1.30
10:10:18 [2021-02-22T10:10:18.435Z]  Go version:   go1.8.3
10:10:18 [2021-02-22T10:10:18.435Z]  Git commit:   cec0b72
10:10:18 [2021-02-22T10:10:18.435Z]  Built:        Tue Sep  5 19:57:19 2017
10:10:18 [2021-02-22T10:10:18.435Z]  OS/Arch:      windows/amd64
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] Server:
10:10:18 [2021-02-22T10:10:18.435Z]  Version:      0.0.0-dev
10:10:18 [2021-02-22T10:10:18.435Z]  API version:  1.41 (minimum version 1.24)
10:10:18 [2021-02-22T10:10:18.435Z]  Go version:   go1.13.15
10:10:18 [2021-02-22T10:10:18.435Z]  Git commit:   9b97fe150e
10:10:18 [2021-02-22T10:10:18.435Z]  Built:        02/22/2021 10:08:34
10:10:18 [2021-02-22T10:10:18.435Z]  OS/Arch:      windows/amd64
10:10:18 [2021-02-22T10:10:18.435Z]  Experimental: false
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] INFO: Docker info of the daemon under test
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] Containers: 0
10:10:18 [2021-02-22T10:10:18.435Z]  Running: 0
10:10:18 [2021-02-22T10:10:18.435Z]  Paused: 0
10:10:18 [2021-02-22T10:10:18.435Z]  Stopped: 0
10:10:18 [2021-02-22T10:10:18.435Z] Images: 0
10:10:18 [2021-02-22T10:10:18.435Z] Server Version: 0.0.0-dev
10:10:18 [2021-02-22T10:10:18.435Z] Storage Driver: windowsfilter
10:10:18 [2021-02-22T10:10:18.435Z]  Windows: 
10:10:18 [2021-02-22T10:10:18.435Z] Logging Driver: json-file
10:10:18 [2021-02-22T10:10:18.435Z] Plugins: 
10:10:18 [2021-02-22T10:10:18.435Z]  Volume: local
10:10:18 [2021-02-22T10:10:18.435Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:10:18 [2021-02-22T10:10:18.435Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:10:18 [2021-02-22T10:10:18.435Z] Swarm: inactive
10:10:18 [2021-02-22T10:10:18.435Z] Default Isolation: process
10:10:18 [2021-02-22T10:10:18.435Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:10:18 [2021-02-22T10:10:18.435Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
10:10:18 [2021-02-22T10:10:18.435Z] OSType: windows
10:10:18 [2021-02-22T10:10:18.435Z] Architecture: x86_64
10:10:18 [2021-02-22T10:10:18.435Z] CPUs: 4
10:10:18 [2021-02-22T10:10:18.435Z] Total Memory: 32GiB
10:10:18 [2021-02-22T10:10:18.435Z] Name: azwin-2-e9df30
10:10:18 [2021-02-22T10:10:18.435Z] ID: 566T:L7J3:LP22:EVC2:2S2U:36T2:WTP5:HRNM:5WX2:VEYV:7FH6:Y6DA
10:10:18 [2021-02-22T10:10:18.435Z] Docker Root Dir: D:\CI\PR-42017\14\daemon
10:10:18 [2021-02-22T10:10:18.435Z] Debug Mode (client): false
10:10:18 [2021-02-22T10:10:18.435Z] Debug Mode (server): true
10:10:18 [2021-02-22T10:10:18.435Z]  File Descriptors: -1
10:10:18 [2021-02-22T10:10:18.435Z]  Goroutines: 16
10:10:18 [2021-02-22T10:10:18.435Z]  System Time: 2021-02-22T10:10:15.819298Z
10:10:18 [2021-02-22T10:10:18.435Z]  EventsListeners: 0
10:10:18 [2021-02-22T10:10:18.435Z] Registry: https://index.docker.io/v1/
10:10:18 [2021-02-22T10:10:18.435Z] Labels:
10:10:18 [2021-02-22T10:10:18.435Z] Experimental: false
10:10:18 [2021-02-22T10:10:18.435Z] Insecure Registries:
10:10:18 [2021-02-22T10:10:18.435Z]  127.0.0.0/8
10:10:18 [2021-02-22T10:10:18.435Z] Live Restore Enabled: false
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] INFO: Docker images of the daemon under test
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:10:18 [2021-02-22T10:10:18.435Z] 
10:10:18 [2021-02-22T10:10:18.435Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:10:18 [2021-02-22T10:10:18.435Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:10:18 [2021-02-22T10:10:18.435Z] ltsc2019: Pulling from windows/servercore
10:10:18 [2021-02-22T10:10:18.435Z] 4612f6d0b889: Pulling fs layer
10:10:18 [2021-02-22T10:10:18.435Z] db4edcf0861f: Pulling fs layer
10:10:19 [2021-02-22T10:10:19.505Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:10:20 [2021-02-22T10:10:20.022Z] --- PASS: TestStats (2.51s)
10:10:20 [2021-02-22T10:10:20.022Z] === RUN   TestStopContainerWithTimeout
10:10:20 [2021-02-22T10:10:20.022Z] === RUN   TestStopContainerWithTimeout/0
10:10:20 [2021-02-22T10:10:20.022Z] === PAUSE TestStopContainerWithTimeout/0
10:10:20 [2021-02-22T10:10:20.022Z] === RUN   TestStopContainerWithTimeout/1
10:10:20 [2021-02-22T10:10:20.022Z] === PAUSE TestStopContainerWithTimeout/1
10:10:20 [2021-02-22T10:10:20.022Z] === RUN   TestStopContainerWithTimeout/3
10:10:20 [2021-02-22T10:10:20.022Z] === PAUSE TestStopContainerWithTimeout/3
10:10:20 [2021-02-22T10:10:20.022Z] === RUN   TestStopContainerWithTimeout/-1
10:10:20 [2021-02-22T10:10:20.022Z] === PAUSE TestStopContainerWithTimeout/-1
10:10:20 [2021-02-22T10:10:20.022Z] === CONT  TestStopContainerWithTimeout/0
10:10:20 [2021-02-22T10:10:20.022Z] === CONT  TestStopContainerWithTimeout/-1
10:10:20 [2021-02-22T10:10:20.213Z] --- PASS: TestUpdateRestartPolicy (11.00s)
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestUpdateRestartWithAutoRemove
10:10:20 [2021-02-22T10:10:20.213Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitNonBlocked
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:20 [2021-02-22T10:10:20.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:20 [2021-02-22T10:10:20.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:20 [2021-02-22T10:10:20.213Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:20 [2021-02-22T10:10:20.213Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:20 [2021-02-22T10:10:20.213Z] --- PASS: TestWaitNonBlocked (0.01s)
10:10:20 [2021-02-22T10:10:20.213Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
10:10:20 [2021-02-22T10:10:20.213Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitBlocked
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:10:20 [2021-02-22T10:10:20.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:10:20 [2021-02-22T10:10:20.213Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:10:20 [2021-02-22T10:10:20.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:10:20 [2021-02-22T10:10:20.213Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:10:20 [2021-02-22T10:10:20.213Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:10:20 [2021-02-22T10:10:20.592Z] === CONT  TestStopContainerWithTimeout/3
10:10:21 [2021-02-22T10:10:21.149Z] --- PASS: TestWaitBlocked (0.01s)
10:10:21 [2021-02-22T10:10:21.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
10:10:21 [2021-02-22T10:10:21.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
10:10:21 [2021-02-22T10:10:21.149Z] === CONT  TestDaemonRestartIpcMode
10:10:21 [2021-02-22T10:10:21.149Z] === CONT  TestIpcModeOlderClient
10:10:21 [2021-02-22T10:10:21.149Z] --- PASS: TestIpcModeOlderClient (0.08s)
10:10:21 [2021-02-22T10:10:21.149Z] === CONT  TestRestartDaemonWithRestartingContainer
10:10:22 [2021-02-22T10:10:22.170Z] db4edcf0861f: Verifying Checksum
10:10:22 [2021-02-22T10:10:22.170Z] db4edcf0861f: Download complete
10:10:22 [2021-02-22T10:10:22.506Z] === CONT  TestStopContainerWithTimeout/1
10:10:24 [2021-02-22T10:10:24.058Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:10:24 [2021-02-22T10:10:24.414Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:10:24 [2021-02-22T10:10:24.414Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
10:10:24 [2021-02-22T10:10:24.414Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
10:10:24 [2021-02-22T10:10:24.414Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
10:10:24 [2021-02-22T10:10:24.414Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
10:10:24 [2021-02-22T10:10:24.414Z] === RUN   TestDeleteDevicemapper
10:10:24 [2021-02-22T10:10:24.414Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:10:24 [2021-02-22T10:10:24.414Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:10:24 [2021-02-22T10:10:24.414Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:10:25 [2021-02-22T10:10:25.339Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s)
10:10:25 [2021-02-22T10:10:25.357Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s)
10:10:25 [2021-02-22T10:10:25.357Z] === RUN   TestUpdateMemory
10:10:25 [2021-02-22T10:10:25.597Z] --- PASS: TestDaemonRestartIpcMode (4.72s)
10:10:25 [2021-02-22T10:10:25.597Z] PASS
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === Skipped
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.597Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:10:25 [2021-02-22T10:10:25.597Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:10:25 [2021-02-22T10:10:25.597Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     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)
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     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)
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     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)
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s)
10:10:25 [2021-02-22T10:10:25.598Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:10:25 [2021-02-22T10:10:25.598Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] 
10:10:25 [2021-02-22T10:10:25.598Z] DONE 177 tests, 26 skipped in 83.497s
10:10:25 [2021-02-22T10:10:25.598Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:10:25 [2021-02-22T10:10:25.928Z] --- PASS: TestUpdateMemory (0.59s)
10:10:25 [2021-02-22T10:10:25.928Z] === RUN   TestUpdateCPUQuota
10:10:26 [2021-02-22T10:10:26.164Z] INFO: Testing against a local daemon
10:10:26 [2021-02-22T10:10:26.164Z] === RUN   TestCommitInheritsEnv
10:10:27 [2021-02-22T10:10:27.098Z] --- PASS: TestCommitInheritsEnv (1.14s)
10:10:27 [2021-02-22T10:10:27.098Z] === RUN   TestImportExtremelyLargeImageWorks
10:10:27 [2021-02-22T10:10:27.098Z] === PAUSE TestImportExtremelyLargeImageWorks
10:10:27 [2021-02-22T10:10:27.098Z] === RUN   TestImagesFilterMultiReference
10:10:27 [2021-02-22T10:10:27.098Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:10:27 [2021-02-22T10:10:27.098Z] === RUN   TestImagePullPlatformInvalid
10:10:27 [2021-02-22T10:10:27.098Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:10:27 [2021-02-22T10:10:27.098Z] === RUN   TestRemoveImageOrphaning
10:10:27 [2021-02-22T10:10:27.311Z] --- PASS: TestUpdateCPUQuota (1.03s)
10:10:27 [2021-02-22T10:10:27.311Z] === RUN   TestUpdatePidsLimit
10:10:27 [2021-02-22T10:10:27.311Z] === RUN   TestUpdatePidsLimit/update_from_none
10:10:27 [2021-02-22T10:10:27.311Z] === RUN   TestUpdatePidsLimit/no_change
10:10:27 [2021-02-22T10:10:27.572Z] === RUN   TestUpdatePidsLimit/update_lower
10:10:27 [2021-02-22T10:10:27.832Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:10:28 [2021-02-22T10:10:28.092Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:10:28 [2021-02-22T10:10:28.092Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:10:28 [2021-02-22T10:10:28.352Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:10:29 [2021-02-22T10:10:29.292Z] --- PASS: TestUpdatePidsLimit (2.11s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
10:10:29 [2021-02-22T10:10:29.292Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
10:10:29 [2021-02-22T10:10:29.292Z] === RUN   TestUpdateRestartPolicy
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestRemoveImageOrphaning (1.93s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestRemoveImageGarbageCollector
10:10:29 [2021-02-22T10:10:29.628Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:10:29 [2021-02-22T10:10:29.628Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagInvalidReference
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagInvalidReference (0.01s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagValidPrefixedRepo
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagExistedNameWithoutForce
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagOfficialNames
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagOfficialNames (0.05s)
10:10:29 [2021-02-22T10:10:29.628Z] === RUN   TestTagMatchesDigest
10:10:29 [2021-02-22T10:10:29.628Z] --- PASS: TestTagMatchesDigest (0.01s)
10:10:29 [2021-02-22T10:10:29.628Z] === CONT  TestImportExtremelyLargeImageWorks
10:10:32 [2021-02-22T10:10:32.489Z] 4612f6d0b889: Verifying Checksum
10:10:32 [2021-02-22T10:10:32.489Z] 4612f6d0b889: Download complete
10:10:36 [2021-02-22T10:10:36.999Z] Loaded image: buildpack-deps:buster
10:10:36 [2021-02-22T10:10:36.999Z] Loaded image: busybox:latest
10:10:36 [2021-02-22T10:10:36.999Z] Loaded image: busybox:glibc
10:10:40 [2021-02-22T10:10:40.269Z] Loaded image: debian:bullseye
10:10:40 [2021-02-22T10:10:40.269Z] Loaded image: hello-world:latest
10:10:40 [2021-02-22T10:10:40.526Z] Loaded image: arm32v7/hello-world:latest
10:10:40 [2021-02-22T10:10:40.526Z] INFO: Testing against a local daemon
10:10:40 [2021-02-22T10:10:40.526Z] === RUN   TestCgroupNamespacesBuild
10:10:41 [2021-02-22T10:10:41.159Z] tests/integration/api_network_test.py ............................       [ 47%]
10:10:41 [2021-02-22T10:10:41.551Z] --- PASS: TestUpdateRestartPolicy (11.33s)
10:10:41 [2021-02-22T10:10:41.551Z] === RUN   TestUpdateRestartWithAutoRemove
10:10:41 [2021-02-22T10:10:41.551Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
10:10:41 [2021-02-22T10:10:41.551Z] === RUN   TestWaitNonBlocked
10:10:41 [2021-02-22T10:10:41.551Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:41 [2021-02-22T10:10:41.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:41 [2021-02-22T10:10:41.551Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:41 [2021-02-22T10:10:41.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:41 [2021-02-22T10:10:41.551Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:41 [2021-02-22T10:10:41.551Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:41 [2021-02-22T10:10:41.811Z] --- PASS: TestWaitNonBlocked (0.01s)
10:10:41 [2021-02-22T10:10:41.811Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
10:10:41 [2021-02-22T10:10:41.811Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
10:10:41 [2021-02-22T10:10:41.811Z] === RUN   TestWaitBlocked
10:10:41 [2021-02-22T10:10:41.811Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:10:41 [2021-02-22T10:10:41.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:10:41 [2021-02-22T10:10:41.811Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:10:41 [2021-02-22T10:10:41.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:10:41 [2021-02-22T10:10:41.811Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:10:41 [2021-02-22T10:10:41.811Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:10:42 [2021-02-22T10:10:42.750Z] --- PASS: TestWaitBlocked (0.01s)
10:10:42 [2021-02-22T10:10:42.750Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
10:10:42 [2021-02-22T10:10:42.750Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
10:10:42 [2021-02-22T10:10:42.750Z] === CONT  TestContainerStartOnDaemonRestart
10:10:42 [2021-02-22T10:10:42.750Z] === CONT  TestIpcModeOlderClient
10:10:42 [2021-02-22T10:10:42.750Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:10:42 [2021-02-22T10:10:42.750Z] === CONT  TestRestartDaemonWithRestartingContainer
10:10:43 [2021-02-22T10:10:43.802Z] --- PASS: TestCgroupNamespacesBuild (2.63s)
10:10:43 [2021-02-22T10:10:43.802Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:10:45 [2021-02-22T10:10:45.291Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s)
10:10:45 [2021-02-22T10:10:45.291Z] === CONT  TestContainerKillOnDaemonStart
10:10:45 [2021-02-22T10:10:45.291Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s)
10:10:45 [2021-02-22T10:10:45.291Z] === CONT  TestDaemonHostGatewayIP
10:10:45 [2021-02-22T10:10:45.695Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
10:10:45 [2021-02-22T10:10:45.695Z] === RUN   TestBuildWithSession
10:10:45 [2021-02-22T10:10:45.695Z] --- SKIP: TestBuildWithSession (0.00s)
10:10:45 [2021-02-22T10:10:45.695Z]     build_session_test.go:25: TODO: BuildKit
10:10:45 [2021-02-22T10:10:45.695Z] === RUN   TestBuildSquashParent
10:10:47 [2021-02-22T10:10:47.831Z] --- PASS: TestDaemonHostGatewayIP (2.62s)
10:10:47 [2021-02-22T10:10:47.831Z] === CONT  TestDaemonRestartIpcMode
10:10:49 [2021-02-22T10:10:49.643Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:10:50 [2021-02-22T10:10:50.369Z] --- PASS: TestDaemonRestartIpcMode (2.30s)
10:10:51 [2021-02-22T10:10:51.521Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:10:55 [2021-02-22T10:10:55.755Z] --- PASS: TestBuildSquashParent (9.48s)
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:55 [2021-02-22T10:10:55.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:55 [2021-02-22T10:10:55.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:55 [2021-02-22T10:10:55.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:10:55 [2021-02-22T10:10:55.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:10:56 [2021-02-22T10:10:56.579Z] tests/integration/api_service_test.py .................................. [ 60%]
10:10:57 [2021-02-22T10:10:57.020Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
10:10:57 [2021-02-22T10:10:57.020Z] PASS
10:10:57 [2021-02-22T10:10:57.020Z] 
10:10:57 [2021-02-22T10:10:57.020Z] === Skipped
10:10:57 [2021-02-22T10:10:57.020Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:10:57 [2021-02-22T10:10:57.020Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:10:57 [2021-02-22T10:10:57.021Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:10:57 [2021-02-22T10:10:57.021Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.01s)
10:10:57 [2021-02-22T10:10:57.021Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
10:10:57 [2021-02-22T10:10:57.021Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:10:57 [2021-02-22T10:10:57.021Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] 
10:10:57 [2021-02-22T10:10:57.021Z] DONE 196 tests, 6 skipped in 106.504s
10:10:57 [2021-02-22T10:10:57.021Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:10:57 [2021-02-22T10:10:57.021Z] INFO: Testing against a local daemon
10:10:57 [2021-02-22T10:10:57.021Z] === RUN   TestCommitInheritsEnv
10:10:57 [2021-02-22T10:10:57.280Z] --- PASS: TestCommitInheritsEnv (0.30s)
10:10:57 [2021-02-22T10:10:57.280Z] === RUN   TestImportExtremelyLargeImageWorks
10:10:57 [2021-02-22T10:10:57.280Z] === PAUSE TestImportExtremelyLargeImageWorks
10:10:57 [2021-02-22T10:10:57.280Z] === RUN   TestImagesFilterMultiReference
10:10:57 [2021-02-22T10:10:57.280Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:10:57 [2021-02-22T10:10:57.280Z] === RUN   TestImagePullPlatformInvalid
10:10:57 [2021-02-22T10:10:57.280Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:10:57 [2021-02-22T10:10:57.280Z] === RUN   TestRemoveImageOrphaning
10:10:57 [2021-02-22T10:10:57.541Z] --- PASS: TestRemoveImageOrphaning (0.27s)
10:10:57 [2021-02-22T10:10:57.541Z] === RUN   TestRemoveImageGarbageCollector
10:10:58 [2021-02-22T10:10:58.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:10:58 [2021-02-22T10:10:58.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagInvalidReference
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagInvalidReference (0.01s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagValidPrefixedRepo
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagExistedNameWithoutForce
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagOfficialNames
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagOfficialNames (0.05s)
10:10:59 [2021-02-22T10:10:59.449Z] === RUN   TestTagMatchesDigest
10:10:59 [2021-02-22T10:10:59.449Z] --- PASS: TestTagMatchesDigest (0.01s)
10:10:59 [2021-02-22T10:10:59.449Z] === CONT  TestImportExtremelyLargeImageWorks
10:11:01 [2021-02-22T10:11:01.547Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:11:01 [2021-02-22T10:11:01.547Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:11:04 [2021-02-22T10:11:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s)
10:11:04 [2021-02-22T10:11:04.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s)
10:11:04 [2021-02-22T10:11:04.819Z] === RUN   TestBuildMultiStageCopy
10:11:04 [2021-02-22T10:11:04.819Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:11:08 [2021-02-22T10:11:08.094Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:11:08 [2021-02-22T10:11:08.094Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:11:09 [2021-02-22T10:11:09.024Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:11:09 [2021-02-22T10:11:09.587Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:11:10 [2021-02-22T10:11:10.150Z] --- PASS: TestBuildMultiStageCopy (5.19s)
10:11:10 [2021-02-22T10:11:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s)
10:11:10 [2021-02-22T10:11:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
10:11:10 [2021-02-22T10:11:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s)
10:11:10 [2021-02-22T10:11:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
10:11:10 [2021-02-22T10:11:10.150Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
10:11:10 [2021-02-22T10:11:10.150Z] === RUN   TestBuildMultiStageParentConfig
10:11:11 [2021-02-22T10:11:11.373Z] .........................                                                [ 67%]
10:11:11 [2021-02-22T10:11:11.519Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
10:11:11 [2021-02-22T10:11:11.519Z] === RUN   TestBuildLabelWithTargets
10:11:12 [2021-02-22T10:11:12.241Z] --- PASS: TestBuildWithHugeFile (50.42s)
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildWithEmptyDockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:11:12 [2021-02-22T10:11:12.241Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s)
10:11:12 [2021-02-22T10:11:12.241Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
10:11:12 [2021-02-22T10:11:12.241Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
10:11:12 [2021-02-22T10:11:12.241Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildPreserveOwnership
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildPreserveOwnership/copy_from
10:11:12 [2021-02-22T10:11:12.241Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:11:13 [2021-02-22T10:11:13.183Z] --- PASS: TestBuildPreserveOwnership (6.14s)
10:11:13 [2021-02-22T10:11:13.183Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.01s)
10:11:13 [2021-02-22T10:11:13.183Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
10:11:13 [2021-02-22T10:11:13.183Z] === RUN   TestBuildPlatformInvalid
10:11:13 [2021-02-22T10:11:13.444Z] --- PASS: TestBuildPlatformInvalid (0.18s)
10:11:13 [2021-02-22T10:11:13.444Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:11:14 [2021-02-22T10:11:14.042Z] --- PASS: TestBuildLabelWithTargets (2.29s)
10:11:14 [2021-02-22T10:11:14.042Z] === RUN   TestBuildWithEmptyLayers
10:11:14 [2021-02-22T10:11:14.972Z] --- PASS: TestBuildWithEmptyLayers (1.15s)
10:11:14 [2021-02-22T10:11:14.972Z] === RUN   TestBuildMultiStageOnBuild
10:11:18 [2021-02-22T10:11:18.242Z] --- PASS: TestBuildMultiStageOnBuild (2.96s)
10:11:18 [2021-02-22T10:11:18.242Z] === RUN   TestBuildUncleanTarFilenames
10:11:19 [2021-02-22T10:11:19.613Z] --- PASS: TestBuildUncleanTarFilenames (1.72s)
10:11:19 [2021-02-22T10:11:19.613Z] === RUN   TestBuildMultiStageLayerLeak
10:11:23 [2021-02-22T10:11:23.799Z] --- PASS: TestBuildMultiStageLayerLeak (3.55s)
10:11:23 [2021-02-22T10:11:23.799Z] === RUN   TestBuildWithHugeFile
10:11:28 [2021-02-22T10:11:28.353Z] Loaded image: buildpack-deps:buster
10:11:28 [2021-02-22T10:11:28.353Z] Loaded image: busybox:latest
10:11:28 [2021-02-22T10:11:28.353Z] Loaded image: busybox:glibc
10:11:28 [2021-02-22T10:11:28.353Z] Loaded image: debian:bullseye
10:11:28 [2021-02-22T10:11:28.353Z] Loaded image: hello-world:latest
10:11:28 [2021-02-22T10:11:28.614Z] Loaded image: arm32v7/hello-world:latest
10:11:38 [2021-02-22T10:11:38.609Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.51s)
10:11:38 [2021-02-22T10:11:38.609Z] PASS
10:11:38 [2021-02-22T10:11:38.609Z] 
10:11:38 [2021-02-22T10:11:38.609Z] === Skipped
10:11:38 [2021-02-22T10:11:38.609Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:11:38 [2021-02-22T10:11:38.609Z]     build_session_test.go:25: TODO: BuildKit
10:11:38 [2021-02-22T10:11:38.609Z] 
10:11:38 [2021-02-22T10:11:38.609Z] 
10:11:38 [2021-02-22T10:11:38.609Z] DONE 33 tests, 1 skipped in 132.868s
10:11:38 [2021-02-22T10:11:38.609Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:11:38 [2021-02-22T10:11:38.609Z] ++ 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
10:11:38 [2021-02-22T10:11:38.609Z] ++ set -e
10:11:38 [2021-02-22T10:11:38.609Z] ++ '[' -n 0 ']'
10:11:38 [2021-02-22T10:11:38.609Z] ++ set -x
10:11:38 [2021-02-22T10:11:38.609Z] ++ env -i DEST=/go/src/github.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
10:11:38 [2021-02-22T10:11:38.609Z] INFO: Testing against a local daemon
10:11:38 [2021-02-22T10:11:38.609Z] === RUN   TestConfigInspect
10:11:41 [2021-02-22T10:11:41.907Z] --- PASS: TestConfigInspect (3.72s)
10:11:41 [2021-02-22T10:11:41.907Z] === RUN   TestConfigList
10:11:45 [2021-02-22T10:11:45.215Z] --- PASS: TestConfigList (3.22s)
10:11:45 [2021-02-22T10:11:45.215Z] === RUN   TestConfigsCreateAndDelete
10:11:48 [2021-02-22T10:11:48.513Z] --- PASS: TestConfigsCreateAndDelete (3.23s)
10:11:48 [2021-02-22T10:11:48.513Z] === RUN   TestConfigsUpdate
10:11:51 [2021-02-22T10:11:51.487Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:11:51 [2021-02-22T10:11:51.816Z] --- PASS: TestConfigsUpdate (3.20s)
10:11:51 [2021-02-22T10:11:51.816Z] === RUN   TestTemplatedConfig
10:11:55 [2021-02-22T10:11:55.118Z] --- PASS: TestTemplatedConfig (3.49s)
10:11:55 [2021-02-22T10:11:55.118Z] === RUN   TestConfigCreateResolve
10:11:55 [2021-02-22T10:11:55.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:11:55 [2021-02-22T10:11:55.908Z] Using test binary docker
10:11:55 [2021-02-22T10:11:55.908Z] +++ /etc/init.d/apparmor start
10:11:55 [2021-02-22T10:11:55.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:11:55 [2021-02-22T10:11:55.908Z] INFO: Waiting for daemon to start...
10:11:55 [2021-02-22T10:11:55.908Z] Starting dockerd
10:11:55 [2021-02-22T10:11:55.908Z] +++ 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
10:11:55 [2021-02-22T10:11:55.908Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:11:55 [2021-02-22T10:11:55.908Z] Using test binary docker
10:11:55 [2021-02-22T10:11:55.908Z] +++ /etc/init.d/apparmor start
10:11:55 [2021-02-22T10:11:55.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:11:55 [2021-02-22T10:11:55.908Z] INFO: Waiting for daemon to start...
10:11:55 [2021-02-22T10:11:55.908Z] Starting dockerd
10:11:55 [2021-02-22T10:11:55.908Z] +++ 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
10:11:55 [2021-02-22T10:11:55.908Z] .
10:11:55 [2021-02-22T10:11:55.908Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:11:56 [2021-02-22T10:11:56.165Z] 
10:11:56 [2021-02-22T10:11:56.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:11:56 [2021-02-22T10:11:56.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:11:56 [2021-02-22T10:11:56.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:11:56 [2021-02-22T10:11:56.165Z] Error: No such image: emptyfs
10:11:56 [2021-02-22T10:11:56.165Z] Error: No such image: emptyfs
10:11:56 [2021-02-22T10:11:56.165Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:11:56 [2021-02-22T10:11:56.165Z] ++++ docker load
10:11:56 [2021-02-22T10:11:56.165Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:11:56 [2021-02-22T10:11:56.165Z] ++++ docker load
10:11:56 [2021-02-22T10:11:56.729Z] Running integration-test (iteration 1)
10:11:56 [2021-02-22T10:11:56.729Z] 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)/
10:11:56 [2021-02-22T10:11:56.729Z] ++ 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)/'
10:11:56 [2021-02-22T10:11:56.729Z] ++ set -e
10:11:56 [2021-02-22T10:11:56.729Z] ++ '[' -n 0 ']'
10:11:56 [2021-02-22T10:11:56.729Z] ++ set -x
10:11:56 [2021-02-22T10:11:56.729Z] ++ env -i DEST=/go/src/github.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)/'
10:11:56 [2021-02-22T10:11:56.729Z] Running integration-test (iteration 1)
10:11:56 [2021-02-22T10:11:56.729Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:11:56 [2021-02-22T10:11:56.729Z] ++ 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)/'
10:11:56 [2021-02-22T10:11:56.729Z] ++ set -e
10:11:56 [2021-02-22T10:11:56.729Z] ++ '[' -n 0 ']'
10:11:56 [2021-02-22T10:11:56.729Z] ++ set -x
10:11:56 [2021-02-22T10:11:56.729Z] ++ env -i DEST=/go/src/github.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)/'
10:11:58 [2021-02-22T10:11:58.416Z] --- PASS: TestConfigCreateResolve (3.28s)
10:11:58 [2021-02-22T10:11:58.416Z] === RUN   TestConfigDaemonLibtrustID
10:11:59 [2021-02-22T10:11:59.358Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
10:11:59 [2021-02-22T10:11:59.358Z] PASS
10:11:59 [2021-02-22T10:11:59.358Z] 
10:11:59 [2021-02-22T10:11:59.358Z] DONE 7 tests in 21.030s
10:11:59 [2021-02-22T10:11:59.358Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:11:59 [2021-02-22T10:11:59.358Z] ++ 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
10:11:59 [2021-02-22T10:11:59.358Z] ++ set -e
10:11:59 [2021-02-22T10:11:59.358Z] ++ '[' -n 0 ']'
10:11:59 [2021-02-22T10:11:59.358Z] ++ set -x
10:11:59 [2021-02-22T10:11:59.358Z] ++ env -i DEST=/go/src/github.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
10:11:59 [2021-02-22T10:11:59.358Z] INFO: Testing against a local daemon
10:11:59 [2021-02-22T10:11:59.358Z] === RUN   TestCheckpoint
10:11:59 [2021-02-22T10:11:59.358Z] --- SKIP: TestCheckpoint (0.00s)
10:11:59 [2021-02-22T10:11:59.358Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:11:59 [2021-02-22T10:11:59.358Z] === RUN   TestContainerInvalidJSON
10:11:59 [2021-02-22T10:11:59.618Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:11:59 [2021-02-22T10:11:59.618Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:11:59 [2021-02-22T10:11:59.618Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:11:59 [2021-02-22T10:11:59.618Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:11:59 [2021-02-22T10:11:59.618Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:11:59 [2021-02-22T10:11:59.618Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:11:59 [2021-02-22T10:11:59.618Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:11:59 [2021-02-22T10:11:59.618Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:11:59 [2021-02-22T10:11:59.618Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:11:59 [2021-02-22T10:11:59.618Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:11:59 [2021-02-22T10:11:59.618Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.05s)
10:11:59 [2021-02-22T10:11:59.618Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.05s)
10:11:59 [2021-02-22T10:11:59.618Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.05s)
10:11:59 [2021-02-22T10:11:59.618Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:11:59 [2021-02-22T10:11:59.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:11:59 [2021-02-22T10:11:59.618Z] === RUN   TestCopyFromContainerPathIsNotDir
10:11:59 [2021-02-22T10:11:59.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
10:11:59 [2021-02-22T10:11:59.878Z] === RUN   TestCopyToContainerPathDoesNotExist
10:11:59 [2021-02-22T10:11:59.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:11:59 [2021-02-22T10:11:59.878Z] === RUN   TestCopyToContainerPathIsNotDir
10:12:00 [2021-02-22T10:12:00.139Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
10:12:00 [2021-02-22T10:12:00.139Z] === RUN   TestCopyFromContainer
10:12:02 [2021-02-22T10:12:02.051Z] === RUN   TestCopyFromContainer//
10:12:02 [2021-02-22T10:12:02.328Z] === RUN   TestCopyFromContainer//bar/root
10:12:02 [2021-02-22T10:12:02.328Z] === RUN   TestCopyFromContainer//bar/root/
10:12:02 [2021-02-22T10:12:02.590Z] === RUN   TestCopyFromContainer/bar/quux
10:12:02 [2021-02-22T10:12:02.590Z] === RUN   TestCopyFromContainer/bar/quux/
10:12:02 [2021-02-22T10:12:02.851Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:12:02 [2021-02-22T10:12:02.851Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:12:03 [2021-02-22T10:12:03.112Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:12:03 [2021-02-22T10:12:03.112Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCopyFromContainer/bar/notarget
10:12:03 [2021-02-22T10:12:03.373Z] --- PASS: TestCopyFromContainer (3.32s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer// (0.12s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:03 [2021-02-22T10:12:03.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:03 [2021-02-22T10:12:03.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:03 [2021-02-22T10:12:03.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:03 [2021-02-22T10:12:03.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:12:03 [2021-02-22T10:12:03.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:12:03 [2021-02-22T10:12:03.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:12:03 [2021-02-22T10:12:03.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:12:03 [2021-02-22T10:12:03.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:12:03 [2021-02-22T10:12:03.373Z] === RUN   TestCreateLinkToNonExistingContainer
10:12:03 [2021-02-22T10:12:03.634Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateWithInvalidEnv
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateWithInvalidEnv/0
10:12:03 [2021-02-22T10:12:03.634Z] === PAUSE TestCreateWithInvalidEnv/0
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateWithInvalidEnv/1
10:12:03 [2021-02-22T10:12:03.634Z] === PAUSE TestCreateWithInvalidEnv/1
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateWithInvalidEnv/2
10:12:03 [2021-02-22T10:12:03.634Z] === PAUSE TestCreateWithInvalidEnv/2
10:12:03 [2021-02-22T10:12:03.634Z] === CONT  TestCreateWithInvalidEnv/0
10:12:03 [2021-02-22T10:12:03.634Z] === CONT  TestCreateWithInvalidEnv/2
10:12:03 [2021-02-22T10:12:03.634Z] === CONT  TestCreateWithInvalidEnv/1
10:12:03 [2021-02-22T10:12:03.634Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:12:03 [2021-02-22T10:12:03.634Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:12:03 [2021-02-22T10:12:03.634Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:12:03 [2021-02-22T10:12:03.634Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateTmpfsMountsTarget
10:12:03 [2021-02-22T10:12:03.634Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:12:03 [2021-02-22T10:12:03.634Z] === RUN   TestCreateWithCustomMaskedPaths
10:12:06 [2021-02-22T10:12:06.177Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s)
10:12:06 [2021-02-22T10:12:06.177Z] === RUN   TestCreateWithCustomReadonlyPaths
10:12:06 [2021-02-22T10:12:06.639Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:12:08 [2021-02-22T10:12:08.088Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s)
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2021-02-22T10:12:08.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2021-02-22T10:12:08.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:12:08 [2021-02-22T10:12:08.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:12:08 [2021-02-22T10:12:08.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:12:08 [2021-02-22T10:12:08.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:12:08 [2021-02-22T10:12:08.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:12:08 [2021-02-22T10:12:08.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:12:08 [2021-02-22T10:12:08.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
10:12:08 [2021-02-22T10:12:08.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
10:12:08 [2021-02-22T10:12:08.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
10:12:08 [2021-02-22T10:12:08.088Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:12:08 [2021-02-22T10:12:08.546Z] tests/integration/client_test.py .....                                   [ 75%]
10:12:08 [2021-02-22T10:12:08.807Z] tests/integration/context_api_test.py ...                                [ 76%]
10:12:09 [2021-02-22T10:12:09.030Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestCreateDifferentPlatform
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestCreateDifferentPlatform/different_os
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:12:09 [2021-02-22T10:12:09.030Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:12:09 [2021-02-22T10:12:09.030Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:12:09 [2021-02-22T10:12:09.030Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:12:09 [2021-02-22T10:12:09.030Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:12:09 [2021-02-22T10:12:09.030Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestContainerStartOnDaemonRestart
10:12:09 [2021-02-22T10:12:09.030Z] === PAUSE TestContainerStartOnDaemonRestart
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestDaemonRestartIpcMode
10:12:09 [2021-02-22T10:12:09.030Z] === PAUSE TestDaemonRestartIpcMode
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestDaemonHostGatewayIP
10:12:09 [2021-02-22T10:12:09.030Z] === PAUSE TestDaemonHostGatewayIP
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestRestartDaemonWithRestartingContainer
10:12:09 [2021-02-22T10:12:09.030Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestContainerKillOnDaemonStart
10:12:09 [2021-02-22T10:12:09.030Z] === PAUSE TestContainerKillOnDaemonStart
10:12:09 [2021-02-22T10:12:09.030Z] === RUN   TestDiff
10:12:09 [2021-02-22T10:12:09.377Z] tests/integration/errors_test.py .                                       [ 76%]
10:12:09 [2021-02-22T10:12:09.971Z] --- PASS: TestDiff (0.78s)
10:12:09 [2021-02-22T10:12:09.971Z] === RUN   TestExecWithCloseStdin
10:12:10 [2021-02-22T10:12:10.912Z] --- PASS: TestExecWithCloseStdin (0.86s)
10:12:10 [2021-02-22T10:12:10.912Z] === RUN   TestExec
10:12:11 [2021-02-22T10:12:11.853Z] --- PASS: TestExec (0.91s)
10:12:11 [2021-02-22T10:12:11.853Z] === RUN   TestExecUser
10:12:12 [2021-02-22T10:12:12.795Z] --- PASS: TestExecUser (0.88s)
10:12:12 [2021-02-22T10:12:12.795Z] === RUN   TestExportContainerAndImportImage
10:12:13 [2021-02-22T10:12:13.865Z] --- PASS: TestExportContainerAndImportImage (1.06s)
10:12:13 [2021-02-22T10:12:13.865Z] === RUN   TestExportContainerAfterDaemonRestart
10:12:15 [2021-02-22T10:12:15.777Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s)
10:12:15 [2021-02-22T10:12:15.777Z] === RUN   TestHealthCheckWorkdir
10:12:16 [2021-02-22T10:12:16.718Z] --- PASS: TestHealthCheckWorkdir (1.10s)
10:12:16 [2021-02-22T10:12:16.718Z] === RUN   TestHealthKillContainer
10:12:20 [2021-02-22T10:12:20.016Z] --- PASS: TestHealthKillContainer (2.84s)
10:12:20 [2021-02-22T10:12:20.016Z] === RUN   TestInspectCpusetInConfigPre120
10:12:20 [2021-02-22T10:12:20.277Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
10:12:20 [2021-02-22T10:12:20.277Z] === RUN   TestIpcModeNone
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestImportExtremelyLargeImageWorks (101.61s)
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === Skipped
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] DONE 12 tests, 1 skipped in 105.240s
10:12:21 [2021-02-22T10:12:21.083Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.083Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkCreateDelete
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestNetworkCreateDelete (0.12s)
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDockerNetworkDeletePreferID
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonDNSFallback
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestDaemonDNSFallback (7.37s)
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestInspectNetwork
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestInspectNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestRunContainerWithBridgeNone
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkInvalidJSON
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:21 [2021-02-22T10:12:21.083Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-02-22T10:12:21.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-02-22T10:12:21.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-02-22T10:12:21.083Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:21 [2021-02-22T10:12:21.083Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-02-22T10:12:21.083Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkList
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkList//networks
10:12:21 [2021-02-22T10:12:21.083Z] === PAUSE TestNetworkList//networks
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestNetworkList//networks/
10:12:21 [2021-02-22T10:12:21.083Z] === PAUSE TestNetworkList//networks/
10:12:21 [2021-02-22T10:12:21.083Z] === CONT  TestNetworkList//networks
10:12:21 [2021-02-22T10:12:21.083Z] === CONT  TestNetworkList//networks/
10:12:21 [2021-02-22T10:12:21.083Z] --- PASS: TestNetworkList (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     --- PASS: TestNetworkList//networks (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestHostIPv4BridgeLabel
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonDefaultNetworkPools
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonRestartWithExistingNetwork
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestServiceWithPredefinedNetwork
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:242: FLAKY_TEST
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestServiceWithDataPathPortInit
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === Skipped
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:242: FLAKY_TEST
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] DONE 22 tests, 12 skipped in 8.093s
10:12:21 [2021-02-22T10:12:21.083Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.083Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDockerNetworkIpvlanPersistance
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDockerNetworkIpvlan
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === Skipped
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] DONE 2 tests, 2 skipped in 0.414s
10:12:21 [2021-02-22T10:12:21.083Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.083Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDockerNetworkMacvlanPersistance
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestDockerNetworkMacvlan
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === Skipped
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] DONE 2 tests, 2 skipped in 0.175s
10:12:21 [2021-02-22T10:12:21.083Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.083Z] testing: warning: no tests to run
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] DONE 0 tests in 0.146s
10:12:21 [2021-02-22T10:12:21.083Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.083Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginAllowRequest
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginTLS
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginDenyRequest
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginAPIDenyResponse
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginDenyResponse
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginAllowEventStream
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginErrorResponse
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginErrorRequest
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginHeader
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.57s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginV2Disable
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:12:21 [2021-02-22T10:12:21.083Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] PASS
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === Skipped
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:12:21 [2021-02-22T10:12:21.083Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.083Z] 
10:12:21 [2021-02-22T10:12:21.083Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.57s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:12:21 [2021-02-22T10:12:21.084Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] DONE 17 tests, 17 skipped in 1.027s
10:12:21 [2021-02-22T10:12:21.084Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.084Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.084Z] === RUN   TestPluginInvalidJSON
10:12:21 [2021-02-22T10:12:21.084Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:12:21 [2021-02-22T10:12:21.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:12:21 [2021-02-22T10:12:21.084Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:12:21 [2021-02-22T10:12:21.084Z] --- PASS: TestPluginInvalidJSON (0.05s)
10:12:21 [2021-02-22T10:12:21.084Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z] === RUN   TestPluginInstall
10:12:21 [2021-02-22T10:12:21.084Z] --- SKIP: TestPluginInstall (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] === RUN   TestPluginsWithRuntimes
10:12:21 [2021-02-22T10:12:21.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:12:21 [2021-02-22T10:12:21.084Z] PASS
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === Skipped
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:12:21 [2021-02-22T10:12:21.084Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] 
10:12:21 [2021-02-22T10:12:21.084Z] DONE 4 tests, 2 skipped in 0.254s
10:12:21 [2021-02-22T10:12:21.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:12:21 [2021-02-22T10:12:21.220Z] --- PASS: TestIpcModeNone (0.84s)
10:12:21 [2021-02-22T10:12:21.220Z] === RUN   TestIpcModePrivate
10:12:21 [2021-02-22T10:12:21.650Z] INFO: Testing against a local daemon
10:12:21 [2021-02-22T10:12:21.650Z] === RUN   TestExternalGraphDriver
10:12:21 [2021-02-22T10:12:21.650Z] --- SKIP: TestExternalGraphDriver (0.12s)
10:12:21 [2021-02-22T10:12:21.650Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:12:21 [2021-02-22T10:12:21.650Z] === RUN   TestGraphdriverPluginV2
10:12:22 [2021-02-22T10:12:22.164Z] --- PASS: TestIpcModePrivate (0.86s)
10:12:22 [2021-02-22T10:12:22.164Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
10:12:22 [2021-02-22T10:12:22.164Z] === RUN   TestIpcModeShareable
10:12:23 [2021-02-22T10:12:23.106Z] --- PASS: TestIpcModeShareable (0.90s)
10:12:23 [2021-02-22T10:12:23.106Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
10:12:23 [2021-02-22T10:12:23.106Z] === RUN   TestAPIIpcModeShareableAndContainer
10:12:25 [2021-02-22T10:12:25.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
10:12:25 [2021-02-22T10:12:25.653Z] === RUN   TestAPIIpcModeHost
10:12:26 [2021-02-22T10:12:26.224Z] --- PASS: TestAPIIpcModeHost (0.67s)
10:12:26 [2021-02-22T10:12:26.225Z] === RUN   TestDaemonIpcModeShareable
10:12:28 [2021-02-22T10:12:28.136Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
10:12:28 [2021-02-22T10:12:28.136Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
10:12:28 [2021-02-22T10:12:28.136Z] === RUN   TestDaemonIpcModePrivate
10:12:28 [2021-02-22T10:12:28.210Z] --- PASS: TestGraphdriverPluginV2 (5.56s)
10:12:28 [2021-02-22T10:12:28.210Z] PASS
10:12:28 [2021-02-22T10:12:28.210Z] 
10:12:28 [2021-02-22T10:12:28.210Z] === Skipped
10:12:28 [2021-02-22T10:12:28.210Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s)
10:12:28 [2021-02-22T10:12:28.210Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:12:28 [2021-02-22T10:12:28.210Z] 
10:12:28 [2021-02-22T10:12:28.210Z] 
10:12:28 [2021-02-22T10:12:28.210Z] DONE 2 tests, 1 skipped in 6.134s
10:12:28 [2021-02-22T10:12:28.210Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:12:28 [2021-02-22T10:12:28.210Z] INFO: Testing against a local daemon
10:12:28 [2021-02-22T10:12:28.210Z] === RUN   TestContinueAfterPluginCrash
10:12:28 [2021-02-22T10:12:28.210Z] === PAUSE TestContinueAfterPluginCrash
10:12:28 [2021-02-22T10:12:28.210Z] === RUN   TestReadPluginNoRead
10:12:28 [2021-02-22T10:12:28.210Z] === PAUSE TestReadPluginNoRead
10:12:28 [2021-02-22T10:12:28.210Z] === RUN   TestDaemonStartWithLogOpt
10:12:28 [2021-02-22T10:12:28.210Z] === PAUSE TestDaemonStartWithLogOpt
10:12:28 [2021-02-22T10:12:28.210Z] === CONT  TestContinueAfterPluginCrash
10:12:28 [2021-02-22T10:12:28.210Z] === CONT  TestDaemonStartWithLogOpt
10:12:28 [2021-02-22T10:12:28.400Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:12:28 [2021-02-22T10:12:28.936Z] 4612f6d0b889: Pull complete
10:12:30 [2021-02-22T10:12:30.049Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
10:12:30 [2021-02-22T10:12:30.049Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
10:12:30 [2021-02-22T10:12:30.049Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:12:31 [2021-02-22T10:12:31.961Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
10:12:31 [2021-02-22T10:12:31.961Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
10:12:31 [2021-02-22T10:12:31.961Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:12:33 [2021-02-22T10:12:33.875Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
10:12:33 [2021-02-22T10:12:33.875Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
10:12:33 [2021-02-22T10:12:33.875Z] === RUN   TestIpcModeOlderClient
10:12:33 [2021-02-22T10:12:33.875Z] === PAUSE TestIpcModeOlderClient
10:12:33 [2021-02-22T10:12:33.875Z] === RUN   TestKillContainerInvalidSignal
10:12:34 [2021-02-22T10:12:34.817Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
10:12:34 [2021-02-22T10:12:34.817Z] === RUN   TestKillContainer
10:12:34 [2021-02-22T10:12:34.817Z] === RUN   TestKillContainer/no_signal
10:12:35 [2021-02-22T10:12:35.387Z] === RUN   TestKillContainer/non_killing_signal
10:12:35 [2021-02-22T10:12:35.959Z] === RUN   TestKillContainer/killing_signal
10:12:36 [2021-02-22T10:12:36.327Z] --- PASS: TestDaemonStartWithLogOpt (7.70s)
10:12:36 [2021-02-22T10:12:36.327Z] === CONT  TestReadPluginNoRead
10:12:36 [2021-02-22T10:12:36.900Z] --- PASS: TestKillContainer (2.30s)
10:12:36 [2021-02-22T10:12:36.900Z]     --- PASS: TestKillContainer/no_signal (0.74s)
10:12:36 [2021-02-22T10:12:36.900Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
10:12:36 [2021-02-22T10:12:36.900Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
10:12:36 [2021-02-22T10:12:36.900Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:12:36 [2021-02-22T10:12:36.900Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:12:37 [2021-02-22T10:12:37.842Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:12:38 [2021-02-22T10:12:38.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
10:12:38 [2021-02-22T10:12:38.412Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
10:12:38 [2021-02-22T10:12:38.412Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
10:12:38 [2021-02-22T10:12:38.412Z] === RUN   TestKillStoppedContainer
10:12:38 [2021-02-22T10:12:38.673Z] --- PASS: TestKillStoppedContainer (0.10s)
10:12:38 [2021-02-22T10:12:38.673Z] === RUN   TestKillStoppedContainerAPIPre120
10:12:38 [2021-02-22T10:12:38.673Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:12:38 [2021-02-22T10:12:38.673Z] === RUN   TestKillDifferentUserContainer
10:12:38 [2021-02-22T10:12:38.860Z] === RUN   TestReadPluginNoRead/default
10:12:38 [2021-02-22T10:12:38.860Z] --- PASS: TestContinueAfterPluginCrash (11.38s)
10:12:39 [2021-02-22T10:12:39.613Z] --- PASS: TestKillDifferentUserContainer (0.82s)
10:12:39 [2021-02-22T10:12:39.613Z] === RUN   TestInspectOomKilledTrue
10:12:39 [2021-02-22T10:12:39.613Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:12:39 [2021-02-22T10:12:39.613Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:39 [2021-02-22T10:12:39.613Z] === RUN   TestInspectOomKilledFalse
10:12:39 [2021-02-22T10:12:39.613Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:12:39 [2021-02-22T10:12:39.613Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:39 [2021-02-22T10:12:39.613Z] === RUN   TestLinksEtcHostsContentMatch
10:12:40 [2021-02-22T10:12:40.185Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
10:12:40 [2021-02-22T10:12:40.185Z] === RUN   TestLinksContainerNames
10:12:41 [2021-02-22T10:12:41.392Z] === RUN   TestReadPluginNoRead/disabled_caching
10:12:41 [2021-02-22T10:12:41.569Z] --- PASS: TestLinksContainerNames (1.55s)
10:12:41 [2021-02-22T10:12:41.569Z] === RUN   TestLogsFollowTailEmpty
10:12:42 [2021-02-22T10:12:42.510Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
10:12:42 [2021-02-22T10:12:42.510Z] === RUN   TestContainerNetworkMountsNoChown
10:12:43 [2021-02-22T10:12:43.081Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/default
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/default
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/private
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/private
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/rprivate
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/rprivate
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/slave
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/slave
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/rslave
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/rslave
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/shared
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/shared
10:12:43 [2021-02-22T10:12:43.081Z] === RUN   TestMountDaemonRoot/rshared
10:12:43 [2021-02-22T10:12:43.081Z] === PAUSE TestMountDaemonRoot/rshared
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/default
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/default/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rslave
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rshared
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/slave
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rprivate
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/shared
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/private
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/private/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/private/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/default/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:12:43 [2021-02-22T10:12:43.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: buildpack-deps:buster
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: busybox:latest
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: busybox:glibc
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: buildpack-deps:buster
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: busybox:latest
10:12:43 [2021-02-22T10:12:43.369Z] Loaded image: busybox:glibc
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/private/bind_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/default/bind_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/private/mount_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/default/mount_root
10:12:43 [2021-02-22T10:12:43.602Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:12:43 [2021-02-22T10:12:43.863Z] --- PASS: TestMountDaemonRoot (0.04s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
10:12:43 [2021-02-22T10:12:43.863Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
10:12:43 [2021-02-22T10:12:43.863Z] === RUN   TestContainerBindMountNonRecursive
10:12:43 [2021-02-22T10:12:43.928Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:12:45 [2021-02-22T10:12:45.091Z] .........                                                                [ 86%]
10:12:45 [2021-02-22T10:12:45.264Z] Loaded image: debian:bullseye
10:12:45 [2021-02-22T10:12:45.264Z] Loaded image: hello-world:latest
10:12:45 [2021-02-22T10:12:45.264Z] Loaded image: arm32v7/hello-world:latest
10:12:45 [2021-02-22T10:12:45.520Z] INFO: Testing against a local daemon
10:12:45 [2021-02-22T10:12:45.520Z] === RUN   TestDockerSuite
10:12:45 [2021-02-22T10:12:45.520Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:12:45 [2021-02-22T10:12:45.520Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:12:45 [2021-02-22T10:12:45.776Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:12:45 [2021-02-22T10:12:45.776Z] Loaded image: debian:bullseye
10:12:45 [2021-02-22T10:12:45.829Z] --- PASS: TestReadPluginNoRead (10.51s)
10:12:45 [2021-02-22T10:12:45.829Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
10:12:45 [2021-02-22T10:12:45.829Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
10:12:45 [2021-02-22T10:12:45.829Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s)
10:12:45 [2021-02-22T10:12:45.829Z]     read_test.go:92: [d56734fb08ea8] daemon is not started
10:12:45 [2021-02-22T10:12:45.829Z] PASS
10:12:45 [2021-02-22T10:12:45.829Z] 
10:12:45 [2021-02-22T10:12:45.829Z] DONE 6 tests in 18.415s
10:12:45 [2021-02-22T10:12:45.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:12:46 [2021-02-22T10:12:46.033Z] Loaded image: hello-world:latest
10:12:46 [2021-02-22T10:12:46.087Z] testing: warning: no tests to run
10:12:46 [2021-02-22T10:12:46.087Z] PASS
10:12:46 [2021-02-22T10:12:46.087Z] 
10:12:46 [2021-02-22T10:12:46.087Z] DONE 0 tests in 0.222s
10:12:46 [2021-02-22T10:12:46.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:12:46 [2021-02-22T10:12:46.289Z] Loaded image: arm32v7/hello-world:latest
10:12:46 [2021-02-22T10:12:46.289Z] INFO: Testing against a local daemon
10:12:46 [2021-02-22T10:12:46.289Z] === RUN   TestDockerDaemonSuite
10:12:46 [2021-02-22T10:12:46.289Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:12:46 [2021-02-22T10:12:46.345Z] INFO: Testing against a local daemon
10:12:46 [2021-02-22T10:12:46.345Z] === RUN   TestPluginWithDevMounts
10:12:46 [2021-02-22T10:12:46.345Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:12:46 [2021-02-22T10:12:46.345Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:12:46 [2021-02-22T10:12:46.345Z] PASS
10:12:46 [2021-02-22T10:12:46.345Z] 
10:12:46 [2021-02-22T10:12:46.345Z] === Skipped
10:12:46 [2021-02-22T10:12:46.345Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:12:46 [2021-02-22T10:12:46.345Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:12:46 [2021-02-22T10:12:46.345Z] 
10:12:46 [2021-02-22T10:12:46.345Z] 
10:12:46 [2021-02-22T10:12:46.345Z] DONE 1 tests, 1 skipped in 0.304s
10:12:46 [2021-02-22T10:12:46.345Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:12:46 [2021-02-22T10:12:46.407Z] --- PASS: TestContainerBindMountNonRecursive (2.30s)
10:12:46 [2021-02-22T10:12:46.407Z] === RUN   TestContainerVolumesMountedAsShared
10:12:46 [2021-02-22T10:12:46.603Z] INFO: Testing against a local daemon
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestSecretInspect
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestSecretInspect (0.02s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestSecretList
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestSecretList (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestSecretsCreateAndDelete
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestSecretsUpdate
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestSecretsUpdate (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestTemplatedSecret
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestTemplatedSecret (0.00s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] === RUN   TestSecretCreateResolve
10:12:46 [2021-02-22T10:12:46.603Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] PASS
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === Skipped
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:12:46 [2021-02-22T10:12:46.603Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] 
10:12:46 [2021-02-22T10:12:46.603Z] DONE 6 tests, 6 skipped in 0.329s
10:12:46 [2021-02-22T10:12:46.603Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:12:46 [2021-02-22T10:12:46.862Z] INFO: Testing against a local daemon
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestServiceCreateInit
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:12:46 [2021-02-22T10:12:46.862Z] --- PASS: TestServiceCreateInit (0.02s)
10:12:46 [2021-02-22T10:12:46.862Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:12:46 [2021-02-22T10:12:46.862Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:12:46 [2021-02-22T10:12:46.862Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceMultipleTimes
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceConflict
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceMaxReplicas
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateWithDuplicateNetworkNames
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceSecretFileMode
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceConfigFileMode
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceSysctls
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateServiceCapabilities
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:12:46 [2021-02-22T10:12:46.862Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestInspect
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestInspect (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestCreateJob
10:12:46 [2021-02-22T10:12:46.862Z] --- SKIP: TestCreateJob (0.01s)
10:12:46 [2021-02-22T10:12:46.862Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:46 [2021-02-22T10:12:46.862Z] === RUN   TestReplicatedJob
10:12:46 [2021-02-22T10:12:46.978Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s)
10:12:46 [2021-02-22T10:12:46.978Z] === RUN   TestContainerVolumesMountedAsSlave
10:12:47 [2021-02-22T10:12:47.121Z] --- SKIP: TestReplicatedJob (0.01s)
10:12:47 [2021-02-22T10:12:47.121Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:47 [2021-02-22T10:12:47.121Z] === RUN   TestUpdateReplicatedJob
10:12:47 [2021-02-22T10:12:47.121Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
10:12:47 [2021-02-22T10:12:47.121Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:47 [2021-02-22T10:12:47.121Z] === RUN   TestServiceListWithStatuses
10:12:47 [2021-02-22T10:12:47.121Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:12:47 [2021-02-22T10:12:47.121Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:12:47 [2021-02-22T10:12:47.121Z] === RUN   TestDockerNetworkConnectAlias
10:12:47 [2021-02-22T10:12:47.121Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
10:12:47 [2021-02-22T10:12:47.121Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:47 [2021-02-22T10:12:47.121Z] === RUN   TestDockerNetworkReConnect
10:12:47 [2021-02-22T10:12:47.121Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
10:12:47 [2021-02-22T10:12:47.121Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:47 [2021-02-22T10:12:47.121Z] === RUN   TestServicePlugin
10:12:47 [2021-02-22T10:12:47.551Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
10:12:47 [2021-02-22T10:12:47.551Z] === RUN   TestNetworkNat
10:12:48 [2021-02-22T10:12:48.493Z] --- PASS: TestNetworkNat (0.89s)
10:12:48 [2021-02-22T10:12:48.493Z] === RUN   TestNetworkLocalhostTCPNat
10:12:49 [2021-02-22T10:12:49.434Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
10:12:49 [2021-02-22T10:12:49.434Z] === RUN   TestNetworkLoopbackNat
10:12:49 [2021-02-22T10:12:49.559Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:12:49 [2021-02-22T10:12:49.642Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:12:49 [2021-02-22T10:12:49.816Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:12:50 [2021-02-22T10:12:50.379Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:12:50 [2021-02-22T10:12:50.379Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:12:50 [2021-02-22T10:12:50.931Z] --- PASS: TestImportExtremelyLargeImageWorks (101.83s)
10:12:50 [2021-02-22T10:12:50.931Z] PASS
10:12:50 [2021-02-22T10:12:50.931Z] 
10:12:50 [2021-02-22T10:12:50.931Z] DONE 12 tests in 104.508s
10:12:50 [2021-02-22T10:12:50.931Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:12:50 [2021-02-22T10:12:50.931Z] INFO: Testing against a local daemon
10:12:50 [2021-02-22T10:12:50.931Z] === RUN   TestNetworkCreateDelete
10:12:50 [2021-02-22T10:12:50.931Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:12:50 [2021-02-22T10:12:50.931Z] === RUN   TestDockerNetworkDeletePreferID
10:12:50 [2021-02-22T10:12:50.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:12:50 [2021-02-22T10:12:50.931Z] === RUN   TestDaemonDNSFallback
10:12:50 [2021-02-22T10:12:50.931Z] --- PASS: TestDaemonDNSFallback (6.38s)
10:12:50 [2021-02-22T10:12:50.931Z] === RUN   TestInspectNetwork
10:12:51 [2021-02-22T10:12:51.102Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:12:51 [2021-02-22T10:12:51.308Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServicePlugin (3.54s)
10:12:51 [2021-02-22T10:12:51.316Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestServiceUpdateLabel
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestServiceUpdateSecrets
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestServiceUpdateConfigs
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestServiceUpdateNetwork
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestServiceUpdatePidsLimit
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] PASS
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === Skipped
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:12:51 [2021-02-22T10:12:51.316Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:12:51 [2021-02-22T10:12:51.316Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:12:51 [2021-02-22T10:12:51.316Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:12:51 [2021-02-22T10:12:51.316Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:12:51 [2021-02-22T10:12:51.316Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServicePlugin (3.54s)
10:12:51 [2021-02-22T10:12:51.316Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] DONE 24 tests, 23 skipped in 4.011s
10:12:51 [2021-02-22T10:12:51.316Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:12:51 [2021-02-22T10:12:51.316Z] INFO: Testing against a local daemon
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestSessionCreate
10:12:51 [2021-02-22T10:12:51.316Z] --- PASS: TestSessionCreate (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestSessionCreateWithBadUpgrade
10:12:51 [2021-02-22T10:12:51.316Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:12:51 [2021-02-22T10:12:51.316Z] PASS
10:12:51 [2021-02-22T10:12:51.316Z] 
10:12:51 [2021-02-22T10:12:51.316Z] DONE 2 tests in 0.329s
10:12:51 [2021-02-22T10:12:51.316Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:12:51 [2021-02-22T10:12:51.316Z] INFO: Testing against a local daemon
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:12:51 [2021-02-22T10:12:51.316Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
10:12:51 [2021-02-22T10:12:51.316Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:12:51 [2021-02-22T10:12:51.316Z] === RUN   TestEventsExecDie
10:12:51 [2021-02-22T10:12:51.500Z] === RUN   TestInspectNetwork/full_network_id
10:12:51 [2021-02-22T10:12:51.500Z] === RUN   TestInspectNetwork/partial_network_id
10:12:51 [2021-02-22T10:12:51.500Z] === RUN   TestInspectNetwork/network_name
10:12:51 [2021-02-22T10:12:51.500Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:12:51 [2021-02-22T10:12:51.568Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:12:51 [2021-02-22T10:12:51.568Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:12:51 [2021-02-22T10:12:51.883Z] --- PASS: TestEventsExecDie (0.56s)
10:12:51 [2021-02-22T10:12:51.883Z] === RUN   TestEventsBackwardsCompatible
10:12:51 [2021-02-22T10:12:51.883Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:12:51 [2021-02-22T10:12:51.883Z] === RUN   TestInfoBinaryCommits
10:12:51 [2021-02-22T10:12:51.883Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:12:51 [2021-02-22T10:12:51.883Z] === RUN   TestInfoAPIVersioned
10:12:51 [2021-02-22T10:12:51.883Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:12:51 [2021-02-22T10:12:51.883Z] === RUN   TestInfoDiscoveryBackend
10:12:52 [2021-02-22T10:12:52.730Z] --- PASS: TestNetworkLoopbackNat (3.24s)
10:12:52 [2021-02-22T10:12:52.730Z] === RUN   TestPause
10:12:52 [2021-02-22T10:12:52.934Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:12:53 [2021-02-22T10:12:53.301Z] --- PASS: TestPause (0.82s)
10:12:53 [2021-02-22T10:12:53.301Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:12:53 [2021-02-22T10:12:53.301Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:12:53 [2021-02-22T10:12:53.301Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:12:53 [2021-02-22T10:12:53.301Z] === RUN   TestPauseStopPausedContainer
10:12:53 [2021-02-22T10:12:53.495Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:12:53 [2021-02-22T10:12:53.495Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:12:53 [2021-02-22T10:12:53.495Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:12:53 [2021-02-22T10:12:53.751Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:12:53 [2021-02-22T10:12:53.782Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
10:12:53 [2021-02-22T10:12:53.782Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:12:54 [2021-02-22T10:12:54.243Z] --- PASS: TestPauseStopPausedContainer (0.85s)
10:12:54 [2021-02-22T10:12:54.243Z] === RUN   TestPsFilter
10:12:54 [2021-02-22T10:12:54.504Z] --- PASS: TestPsFilter (0.27s)
10:12:54 [2021-02-22T10:12:54.504Z] === RUN   TestRemoveContainerWithRemovedVolume
10:12:54 [2021-02-22T10:12:54.679Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:12:55 [2021-02-22T10:12:55.075Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
10:12:55 [2021-02-22T10:12:55.335Z] === RUN   TestRemoveContainerWithVolume
10:12:55 [2021-02-22T10:12:55.609Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:12:55 [2021-02-22T10:12:55.609Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:12:55 [2021-02-22T10:12:55.695Z] --- PASS: TestInspectNetwork (7.56s)
10:12:55 [2021-02-22T10:12:55.695Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:12:55 [2021-02-22T10:12:55.695Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:12:55 [2021-02-22T10:12:55.695Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:12:55 [2021-02-22T10:12:55.695Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:12:55 [2021-02-22T10:12:55.695Z] === RUN   TestRunContainerWithBridgeNone
10:12:55 [2021-02-22T10:12:55.865Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:12:55 [2021-02-22T10:12:55.865Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:12:55 [2021-02-22T10:12:55.865Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:12:55 [2021-02-22T10:12:55.906Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
10:12:55 [2021-02-22T10:12:55.906Z] === RUN   TestRemoveContainerRunning
10:12:56 [2021-02-22T10:12:56.852Z] --- PASS: TestRemoveContainerRunning (0.75s)
10:12:56 [2021-02-22T10:12:56.852Z] === RUN   TestRemoveContainerForceRemoveRunning
10:12:57 [2021-02-22T10:12:57.064Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
10:12:57 [2021-02-22T10:12:57.064Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:12:57 [2021-02-22T10:12:57.064Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:12:57 [2021-02-22T10:12:57.064Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:12:57 [2021-02-22T10:12:57.064Z] === RUN   TestInfoAPI
10:12:57 [2021-02-22T10:12:57.064Z] --- PASS: TestInfoAPI (0.02s)
10:12:57 [2021-02-22T10:12:57.064Z] === RUN   TestInfoAPIWarnings
10:12:57 [2021-02-22T10:12:57.423Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
10:12:57 [2021-02-22T10:12:57.423Z] === RUN   TestRemoveInvalidContainer
10:12:57 [2021-02-22T10:12:57.605Z] --- PASS: TestRunContainerWithBridgeNone (1.70s)
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkInvalidJSON
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:57 [2021-02-22T10:12:57.606Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:57 [2021-02-22T10:12:57.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:57 [2021-02-22T10:12:57.606Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:57 [2021-02-22T10:12:57.606Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:57 [2021-02-22T10:12:57.606Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:57 [2021-02-22T10:12:57.606Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:57 [2021-02-22T10:12:57.606Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:12:57 [2021-02-22T10:12:57.606Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:57 [2021-02-22T10:12:57.606Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:57 [2021-02-22T10:12:57.606Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkList
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkList//networks
10:12:57 [2021-02-22T10:12:57.606Z] === PAUSE TestNetworkList//networks
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestNetworkList//networks/
10:12:57 [2021-02-22T10:12:57.606Z] === PAUSE TestNetworkList//networks/
10:12:57 [2021-02-22T10:12:57.606Z] === CONT  TestNetworkList//networks
10:12:57 [2021-02-22T10:12:57.606Z] === CONT  TestNetworkList//networks/
10:12:57 [2021-02-22T10:12:57.606Z] --- PASS: TestNetworkList (0.01s)
10:12:57 [2021-02-22T10:12:57.606Z]     --- PASS: TestNetworkList//networks (0.00s)
10:12:57 [2021-02-22T10:12:57.606Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:12:57 [2021-02-22T10:12:57.606Z] === RUN   TestHostIPv4BridgeLabel
10:12:57 [2021-02-22T10:12:57.677Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:12:57 [2021-02-22T10:12:57.677Z] tests/integration/models_resources_test.py .                             [ 91%]
10:12:57 [2021-02-22T10:12:57.684Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:12:57 [2021-02-22T10:12:57.684Z] === RUN   TestRenameLinkedContainer
10:12:58 [2021-02-22T10:12:58.175Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:12:58 [2021-02-22T10:12:58.175Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:59 [2021-02-22T10:12:59.112Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:12:59 [2021-02-22T10:12:59.112Z] === RUN   TestDaemonDefaultNetworkPools
10:13:00 [2021-02-22T10:13:00.050Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
10:13:00 [2021-02-22T10:13:00.050Z] === RUN   TestDaemonRestartWithExistingNetwork
10:13:00 [2021-02-22T10:13:00.983Z] --- PASS: TestRenameLinkedContainer (3.13s)
10:13:00 [2021-02-22T10:13:00.983Z] === RUN   TestRenameStoppedContainer
10:13:00 [2021-02-22T10:13:00.988Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:13:00 [2021-02-22T10:13:00.988Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:13:01 [2021-02-22T10:13:01.554Z] --- PASS: TestRenameStoppedContainer (0.77s)
10:13:01 [2021-02-22T10:13:01.554Z] === RUN   TestRenameRunningContainerAndReuse
10:13:02 [2021-02-22T10:13:02.368Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
10:13:02 [2021-02-22T10:13:02.368Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:13:02 [2021-02-22T10:13:02.406Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:13:02 [2021-02-22T10:13:02.937Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:13:02 [2021-02-22T10:13:02.937Z] === RUN   TestServiceWithPredefinedNetwork
10:13:03 [2021-02-22T10:13:03.465Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
10:13:03 [2021-02-22T10:13:03.465Z] === RUN   TestRenameInvalidName
10:13:04 [2021-02-22T10:13:04.036Z] --- PASS: TestRenameInvalidName (0.78s)
10:13:04 [2021-02-22T10:13:04.036Z] === RUN   TestRenameAnonymousContainer
10:13:04 [2021-02-22T10:13:04.322Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:13:04 [2021-02-22T10:13:04.846Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
10:13:04 [2021-02-22T10:13:04.846Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:13:04 [2021-02-22T10:13:04.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:13:04 [2021-02-22T10:13:04.846Z]     service_test.go:242: FLAKY_TEST
10:13:04 [2021-02-22T10:13:04.846Z] === RUN   TestServiceWithDataPathPortInit
10:13:05 [2021-02-22T10:13:05.687Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:13:06 [2021-02-22T10:13:06.641Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:13:06 [2021-02-22T10:13:06.901Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:13:07 [2021-02-22T10:13:07.579Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:13:08 [2021-02-22T10:13:08.241Z] --- PASS: TestRenameAnonymousContainer (4.01s)
10:13:08 [2021-02-22T10:13:08.241Z] === RUN   TestRenameContainerWithSameName
10:13:08 [2021-02-22T10:13:08.508Z] --- PASS: TestBuildWithHugeFile (105.34s)
10:13:08 [2021-02-22T10:13:08.508Z] === RUN   TestBuildWithEmptyDockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:08 [2021-02-22T10:13:08.508Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:08 [2021-02-22T10:13:08.764Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:08 [2021-02-22T10:13:08.764Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:13:08 [2021-02-22T10:13:08.764Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
10:13:08 [2021-02-22T10:13:08.764Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
10:13:08 [2021-02-22T10:13:08.764Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
10:13:08 [2021-02-22T10:13:08.764Z] === RUN   TestBuildPreserveOwnership
10:13:08 [2021-02-22T10:13:08.764Z] === RUN   TestBuildPreserveOwnership/copy_from
10:13:08 [2021-02-22T10:13:08.812Z] --- PASS: TestRenameContainerWithSameName (0.76s)
10:13:08 [2021-02-22T10:13:08.812Z] === RUN   TestRenameContainerWithLinkedContainer
10:13:09 [2021-02-22T10:13:09.325Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:13:09 [2021-02-22T10:13:09.888Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:13:10 [2021-02-22T10:13:10.195Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
10:13:10 [2021-02-22T10:13:10.195Z] === RUN   TestResize
10:13:10 [2021-02-22T10:13:10.452Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:13:10 [2021-02-22T10:13:10.794Z] tests/integration/regression_test.py ......                              [ 98%]
10:13:11 [2021-02-22T10:13:11.136Z] --- PASS: TestResize (0.82s)
10:13:11 [2021-02-22T10:13:11.136Z] === RUN   TestResizeWithInvalidSize
10:13:11 [2021-02-22T10:13:11.315Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:13:11 [2021-02-22T10:13:11.315Z] tests/integration/credentials/utils_test.py .                            [100%]
10:13:11 [2021-02-22T10:13:11.315Z] 
10:13:11 [2021-02-22T10:13:11.315Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:13:11 [2021-02-22T10:13:11.315Z] =========================== short test summary info ============================
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:13:11 [2021-02-22T10:13:11.315Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:13:11 [2021-02-22T10:13:11.315Z]   Not supported on most drivers
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:13:11 [2021-02-22T10:13:11.315Z]   Output of docker top depends on host distro, and is not formalized.
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:13:11 [2021-02-22T10:13:11.315Z]   Output of docker top depends on host distro, and is not formalized.
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:13:11 [2021-02-22T10:13:11.315Z]   Can fail if eth0 has multiple IP addresses
10:13:11 [2021-02-22T10:13:11.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:13:11 [2021-02-22T10:13:11.315Z]   This doesn't seem to be taken into account by the engine
10:13:11 [2021-02-22T10:13:11.315Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:13:11 [2021-02-22T10:13:11.315Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:13:11 [2021-02-22T10:13:11.315Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.98 seconds ==
10:13:11 [2021-02-22T10:13:11.380Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:13:11 [2021-02-22T10:13:11.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:13:11 [2021-02-22T10:13:11.635Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:13:11 [2021-02-22T10:13:11.891Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:13:12 [2021-02-22T10:13:12.077Z] --- PASS: TestResizeWithInvalidSize (0.83s)
10:13:12 [2021-02-22T10:13:12.077Z] === RUN   TestResizeWhenContainerNotStarted
10:13:12 [2021-02-22T10:13:12.147Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:13:12 [2021-02-22T10:13:12.650Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:12 [2021-02-22T10:13:12.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:13 [2021-02-22T10:13:13.515Z] --- PASS: TestBuildPreserveOwnership (4.60s)
10:13:13 [2021-02-22T10:13:13.515Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.87s)
10:13:13 [2021-02-22T10:13:13.515Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s)
10:13:13 [2021-02-22T10:13:13.515Z] === RUN   TestBuildPlatformInvalid
10:13:13 [2021-02-22T10:13:13.515Z] --- PASS: TestBuildPlatformInvalid (0.10s)
10:13:13 [2021-02-22T10:13:13.515Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:13:13 [2021-02-22T10:13:13.772Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:13:14 [2021-02-22T10:13:14.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:14 [2021-02-22T10:13:14.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:14 [2021-02-22T10:13:14.700Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:13:15 [2021-02-22T10:13:15.141Z] --- PASS: TestInfoAPIWarnings (17.35s)
10:13:15 [2021-02-22T10:13:15.141Z] === RUN   TestInfoDebug
10:13:15 [2021-02-22T10:13:15.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:15 [2021-02-22T10:13:15.708Z] --- PASS: TestInfoDebug (1.52s)
10:13:15 [2021-02-22T10:13:15.708Z] === RUN   TestInfoInsecureRegistries
10:13:16 [2021-02-22T10:13:16.067Z] === RUN   TestDockerSuite/TestAttachDetach
10:13:16 [2021-02-22T10:13:16.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:16 [2021-02-22T10:13:16.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:16 [2021-02-22T10:13:16.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:16 [2021-02-22T10:13:16.994Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:13:17 [2021-02-22T10:13:17.650Z] --- PASS: TestInfoInsecureRegistries (1.53s)
10:13:17 [2021-02-22T10:13:17.650Z] === RUN   TestInfoRegistryMirrors
10:13:17 [2021-02-22T10:13:17.923Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:13:18 [2021-02-22T10:13:18.178Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:13:18 [2021-02-22T10:13:18.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:18 [2021-02-22T10:13:18.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestInfoRegistryMirrors (1.53s)
10:13:19 [2021-02-22T10:13:19.053Z] === RUN   TestLoginFailsWithBadCredentials
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
10:13:19 [2021-02-22T10:13:19.053Z] === RUN   TestPingCacheHeaders
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestPingCacheHeaders (0.02s)
10:13:19 [2021-02-22T10:13:19.053Z] === RUN   TestPingGet
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestPingGet (0.01s)
10:13:19 [2021-02-22T10:13:19.053Z] === RUN   TestPingHead
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestPingHead (0.02s)
10:13:19 [2021-02-22T10:13:19.053Z] === RUN   TestVersion
10:13:19 [2021-02-22T10:13:19.053Z] --- PASS: TestVersion (0.02s)
10:13:19 [2021-02-22T10:13:19.053Z] PASS
10:13:19 [2021-02-22T10:13:19.053Z] 
10:13:19 [2021-02-22T10:13:19.053Z] === Skipped
10:13:19 [2021-02-22T10:13:19.053Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
10:13:19 [2021-02-22T10:13:19.053Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:13:19 [2021-02-22T10:13:19.053Z] 
10:13:19 [2021-02-22T10:13:19.053Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:13:19 [2021-02-22T10:13:19.053Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:13:19 [2021-02-22T10:13:19.053Z] 
10:13:19 [2021-02-22T10:13:19.053Z] 
10:13:19 [2021-02-22T10:13:19.053Z] DONE 18 tests, 2 skipped in 28.072s
10:13:19 [2021-02-22T10:13:19.053Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:13:19 [2021-02-22T10:13:19.741Z] --- PASS: TestServiceWithDataPathPortInit (14.73s)
10:13:19 [2021-02-22T10:13:19.741Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:13:19 [2021-02-22T10:13:19.988Z] INFO: Testing against a local daemon
10:13:19 [2021-02-22T10:13:19.988Z] === RUN   TestVolumesCreateAndList
10:13:19 [2021-02-22T10:13:19.988Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:13:19 [2021-02-22T10:13:19.988Z] === RUN   TestVolumesRemove
10:13:20 [2021-02-22T10:13:20.069Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:13:20 [2021-02-22T10:13:20.069Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:13:20 [2021-02-22T10:13:20.246Z] --- PASS: TestVolumesRemove (0.06s)
10:13:20 [2021-02-22T10:13:20.246Z] === RUN   TestVolumesInspect
10:13:20 [2021-02-22T10:13:20.246Z] --- PASS: TestVolumesInspect (0.02s)
10:13:20 [2021-02-22T10:13:20.246Z] === RUN   TestVolumesInvalidJSON
10:13:20 [2021-02-22T10:13:20.246Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:13:20 [2021-02-22T10:13:20.246Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:13:20 [2021-02-22T10:13:20.246Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:13:20 [2021-02-22T10:13:20.246Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:13:20 [2021-02-22T10:13:20.246Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:13:20 [2021-02-22T10:13:20.246Z] PASS
10:13:20 [2021-02-22T10:13:20.246Z] 
10:13:20 [2021-02-22T10:13:20.246Z] DONE 5 tests in 1.071s
10:13:20 [2021-02-22T10:13:20.246Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:13:20 [2021-02-22T10:13:20.246Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12168 is not a child of this shell
10:13:20 [2021-02-22T10:13:20.246Z] warning: PID 12168 from bundles/test-integration/docker.pid had a nonzero exit code
10:13:20 [2021-02-22T10:13:20.504Z] Leaving: AppArmorNo profiles have been unloaded.
10:13:20 [2021-02-22T10:13:20.504Z] 
10:13:20 [2021-02-22T10:13:20.504Z] Unloading profiles will leave already running processes permanently
10:13:20 [2021-02-22T10:13:20.504Z] unconfined, which can lead to unexpected situations.
10:13:20 [2021-02-22T10:13:20.504Z] 
10:13:20 [2021-02-22T10:13:20.504Z] To set a process to complain mode, use the command line tool
10:13:20 [2021-02-22T10:13:20.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:13:20 [2021-02-22T10:13:20.504Z] Removing test suite binaries
10:13:20 [2021-02-22T10:13:20.504Z] exiting test-integration
10:13:20 [2021-02-22T10:13:20.504Z] ++ exit 0
10:13:20 [2021-02-22T10:13:20.996Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:13:21 [2021-02-22T10:13:21.439Z] 
10:13:21 [2021-02-22T10:13:21.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
10:13:21 [2021-02-22T10:13:21.463Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
10:13:21 [2021-02-22T10:13:21.463Z] === RUN   TestCgroupNamespacesRun
10:13:21 [2021-02-22T10:13:21.559Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:13:22 [2021-02-22T10:13:22.926Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
Post stage
[Pipeline] junit
10:13:23 [2021-02-22T10:13:23.352Z] Recording test results
10:13:23 [2021-02-22T10:13:23.396Z] --- PASS: TestCgroupNamespacesRun (1.91s)
10:13:23 [2021-02-22T10:13:23.396Z] === RUN   TestCgroupNamespacesRunPrivileged
10:13:23 [2021-02-22T10:13:23.791Z] Leaving: AppArmorNo profiles have been unloaded.
10:13:23 [2021-02-22T10:13:23.791Z] 
10:13:23 [2021-02-22T10:13:23.791Z] Unloading profiles will leave already running processes permanently
10:13:23 [2021-02-22T10:13:23.791Z] unconfined, which can lead to unexpected situations.
10:13:23 [2021-02-22T10:13:23.791Z] 
10:13:23 [2021-02-22T10:13:23.791Z] To set a process to complain mode, use the command line tool
10:13:23 [2021-02-22T10:13:23.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:13:23 [2021-02-22T10:13:23.791Z] 
Post stage
[Pipeline] junit
10:13:24 [2021-02-22T10:13:24.063Z] Recording test results
10:13:24 [2021-02-22T10:13:24.816Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:13:24 [2021-02-22T10:13:24.816Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:13:25 [2021-02-22T10:13:25.071Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
10:13:25 [2021-02-22T10:13:25.148Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:13:25 [2021-02-22T10:13:25.313Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
10:13:25 [2021-02-22T10:13:25.313Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:13:25 [2021-02-22T10:13:25.373Z] + echo Ensuring container killed.
10:13:25 [2021-02-22T10:13:25.373Z] Ensuring container killed.
10:13:25 [2021-02-22T10:13:25.373Z] + docker rm -vf docker-pr14
10:13:25 [2021-02-22T10:13:25.373Z] Error: No such container: docker-pr14
[Pipeline] sh
10:13:25 [2021-02-22T10:13:25.517Z] + echo Ensuring container killed.
10:13:25 [2021-02-22T10:13:25.517Z] Ensuring container killed.
10:13:25 [2021-02-22T10:13:25.517Z] + docker rm -vf docker-pr14
10:13:25 [2021-02-22T10:13:25.664Z] + echo Chowning /workspace to jenkins user
10:13:25 [2021-02-22T10:13:25.664Z] Chowning /workspace to jenkins user
10:13:25 [2021-02-22T10:13:25.664Z] + id -u
10:13:25 [2021-02-22T10:13:25.664Z] + id -g
10:13:25 [2021-02-22T10:13:25.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:13:25 [2021-02-22T10:13:25.664Z] Unable to find image 'busybox:latest' locally
10:13:25 [2021-02-22T10:13:25.775Z] Error: No such container: docker-pr14
[Pipeline] sh
10:13:25 [2021-02-22T10:13:25.787Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:13:26 [2021-02-22T10:13:26.063Z] + echo Chowning /workspace to jenkins user
10:13:26 [2021-02-22T10:13:26.063Z] Chowning /workspace to jenkins user
10:13:26 [2021-02-22T10:13:26.063Z] + id -u
10:13:26 [2021-02-22T10:13:26.063Z] + id -g
10:13:26 [2021-02-22T10:13:26.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:13:26 [2021-02-22T10:13:26.063Z] Unable to find image 'busybox:latest' locally
10:13:27 [2021-02-22T10:13:27.155Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:13:27 [2021-02-22T10:13:27.155Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:13:27 [2021-02-22T10:13:27.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
10:13:27 [2021-02-22T10:13:27.225Z] === RUN   TestCgroupNamespacesRunHostMode
10:13:27 [2021-02-22T10:13:27.411Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:13:27 [2021-02-22T10:13:27.874Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s)
10:13:27 [2021-02-22T10:13:27.874Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:infl9i765zsjya3gvsaopjkio Created:2021-02-22 10:13:20.864879982 +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[750ea76187463c517f4a11bf51c862eeed8c88d2efd931a25c03faf86a363d32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.relnzx7vmekmj77a3ds585sp8 EndpointID:a624f07d74469c75f28e73b058880e7cbfe437b9b8ffe32787d186f2c261a4df MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a65c35779b32c37464df960853362ccbf9465df305d317182e975dc50272102 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:768384e753ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.relnzx7vmekmj77a3ds585sp8 EndpointID:a624f07d74469c75f28e73b058880e7cbfe437b9b8ffe32787d186f2c261a4df EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:13:27 [2021-02-22T10:13:27.874Z] PASS
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] === Skipped
10:13:27 [2021-02-22T10:13:27.874Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:13:27 [2021-02-22T10:13:27.874Z]     service_test.go:242: FLAKY_TEST
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] DONE 26 tests, 1 skipped in 45.464s
10:13:27 [2021-02-22T10:13:27.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:13:27 [2021-02-22T10:13:27.874Z] INFO: Testing against a local daemon
10:13:27 [2021-02-22T10:13:27.874Z] === RUN   TestDockerNetworkIpvlanPersistance
10:13:27 [2021-02-22T10:13:27.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:13:27 [2021-02-22T10:13:27.874Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:27 [2021-02-22T10:13:27.874Z] === RUN   TestDockerNetworkIpvlan
10:13:27 [2021-02-22T10:13:27.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:13:27 [2021-02-22T10:13:27.874Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:27 [2021-02-22T10:13:27.874Z] PASS
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] === Skipped
10:13:27 [2021-02-22T10:13:27.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:13:27 [2021-02-22T10:13:27.874Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:13:27 [2021-02-22T10:13:27.874Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] 
10:13:27 [2021-02-22T10:13:27.874Z] DONE 2 tests, 2 skipped in 0.035s
10:13:27 [2021-02-22T10:13:27.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:13:27 [2021-02-22T10:13:27.874Z] INFO: Testing against a local daemon
10:13:27 [2021-02-22T10:13:27.874Z] === RUN   TestDockerNetworkMacvlanPersistance
10:13:28 [2021-02-22T10:13:28.134Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
10:13:28 [2021-02-22T10:13:28.134Z] === RUN   TestDockerNetworkMacvlan
10:13:28 [2021-02-22T10:13:28.342Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:13:29 [2021-02-22T10:13:29.072Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:13:29 [2021-02-22T10:13:29.138Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
10:13:29 [2021-02-22T10:13:29.138Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:13:29 [2021-02-22T10:13:29.272Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:13:29 [2021-02-22T10:13:29.643Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:13:30 [2021-02-22T10:13:30.327Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:13:30 [2021-02-22T10:13:30.582Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:13:30 [2021-02-22T10:13:30.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
10:13:30 [2021-02-22T10:13:30.719Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:13:30 [2021-02-22T10:13:30.940Z] latest: Pulling from library/busybox
10:13:30 [2021-02-22T10:13:30.940Z] 5c4213be9af9: Pulling fs layer
10:13:30 [2021-02-22T10:13:30.940Z] 5c4213be9af9: Verifying Checksum
10:13:30 [2021-02-22T10:13:30.940Z] 5c4213be9af9: Download complete
10:13:31 [2021-02-22T10:13:31.200Z] 5c4213be9af9: Pull complete
10:13:31 [2021-02-22T10:13:31.200Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:13:31 [2021-02-22T10:13:31.200Z] Status: Downloaded newer image for busybox:latest
10:13:31 [2021-02-22T10:13:31.334Z] latest: Pulling from library/busybox
10:13:31 [2021-02-22T10:13:31.334Z] 5c4213be9af9: Pulling fs layer
10:13:31 [2021-02-22T10:13:31.593Z] 5c4213be9af9: Verifying Checksum
10:13:31 [2021-02-22T10:13:31.593Z] 5c4213be9af9: Download complete
10:13:31 [2021-02-22T10:13:31.593Z] 5c4213be9af9: Pull complete
10:13:31 [2021-02-22T10:13:31.593Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:13:31 [2021-02-22T10:13:31.593Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:13:32 [2021-02-22T10:13:32.444Z] + bundleName=docker-py
10:13:32 [2021-02-22T10:13:32.444Z] + echo Creating docker-py-bundles.tar.gz
10:13:32 [2021-02-22T10:13:32.444Z] Creating docker-py-bundles.tar.gz
10:13:32 [2021-02-22T10:13:32.444Z] + 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
10:13:32 [2021-02-22T10:13:32.458Z] Archiving artifacts
10:13:32 [2021-02-22T10:13:32.490Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:13:32 [2021-02-22T10:13:32.633Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s)
10:13:32 [2021-02-22T10:13:32.633Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:13:33 [2021-02-22T10:13:33.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s)
10:13:33 [2021-02-22T10:13:33.575Z] === RUN   TestCgroupNamespacesRunOlderClient
10:13:33 [2021-02-22T10:13:33.992Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:13:34 [2021-02-22T10:13:34.356Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh binary-daemon
10:13:34 [2021-02-22T10:13:34.433Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:13:34 [2021-02-22T10:13:34.505Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:13:34 [2021-02-22T10:13:34.927Z] 
10:13:34 [2021-02-22T10:13:34.927Z] Removing bundles/
10:13:34 [2021-02-22T10:13:34.927Z] 
10:13:34 [2021-02-22T10:13:34.927Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:13:34 [2021-02-22T10:13:34.927Z] Building: bundles/binary-daemon/dockerd-dev
10:13:34 [2021-02-22T10:13:34.927Z] GOOS="" GOARCH="" GOARM=""
10:13:35 [2021-02-22T10:13:35.181Z] + bundleName=amd64-rootless
10:13:35 [2021-02-22T10:13:35.181Z] + echo Creating amd64-rootless-bundles.tar.gz
10:13:35 [2021-02-22T10:13:35.181Z] Creating amd64-rootless-bundles.tar.gz
10:13:35 [2021-02-22T10:13:35.181Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:13:35 [2021-02-22T10:13:35.181Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
10:13:35 [2021-02-22T10:13:35.192Z] Archiving artifacts
10:13:35 [2021-02-22T10:13:35.488Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
10:13:35 [2021-02-22T10:13:35.488Z] === RUN   TestKernelTCPMemory
10:13:36 [2021-02-22T10:13:36.059Z] --- PASS: TestKernelTCPMemory (0.91s)
10:13:36 [2021-02-22T10:13:36.059Z] === RUN   TestNISDomainname
10:13:37 [2021-02-22T10:13:37.001Z] --- PASS: TestNISDomainname (1.02s)
10:13:37 [2021-02-22T10:13:37.001Z] === RUN   TestHostnameDnsResolution
10:13:37 [2021-02-22T10:13:37.202Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:13:37 [2021-02-22T10:13:37.518Z] + make clean
10:13:37 [2021-02-22T10:13:37.767Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:13:37 [2021-02-22T10:13:37.773Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:13:37 [2021-02-22T10:13:37.776Z] docker volume rm -f docker-dev-cache
10:13:37 [2021-02-22T10:13:37.776Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:13:38 [2021-02-22T10:13:38.707Z] --- PASS: TestDockerNetworkMacvlan (10.37s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s)
10:13:38 [2021-02-22T10:13:38.707Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s)
10:13:38 [2021-02-22T10:13:38.707Z] PASS
10:13:38 [2021-02-22T10:13:38.707Z] 
10:13:38 [2021-02-22T10:13:38.707Z] DONE 8 tests in 11.713s
10:13:38 [2021-02-22T10:13:38.707Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:13:38 [2021-02-22T10:13:38.707Z] testing: warning: no tests to run
10:13:38 [2021-02-22T10:13:38.707Z] PASS
10:13:38 [2021-02-22T10:13:38.707Z] 
10:13:38 [2021-02-22T10:13:38.707Z] DONE 0 tests in 0.006s
10:13:38 [2021-02-22T10:13:38.707Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:13:38 [2021-02-22T10:13:38.707Z] INFO: Testing against a local daemon
10:13:38 [2021-02-22T10:13:38.707Z] === RUN   TestAuthZPluginAllowRequest
10:13:38 [2021-02-22T10:13:38.914Z] --- PASS: TestHostnameDnsResolution (1.72s)
10:13:38 [2021-02-22T10:13:38.914Z] === RUN   TestStats
10:13:40 [2021-02-22T10:13:40.087Z] --- PASS: TestAuthZPluginAllowRequest (1.22s)
10:13:40 [2021-02-22T10:13:40.087Z] === RUN   TestAuthZPluginTLS
10:13:40 [2021-02-22T10:13:40.294Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:13:40 [2021-02-22T10:13:40.346Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:13:40 [2021-02-22T10:13:40.346Z] === RUN   TestAuthZPluginDenyRequest
10:13:40 [2021-02-22T10:13:40.916Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:13:40 [2021-02-22T10:13:40.916Z] === RUN   TestAuthZPluginAPIDenyResponse
10:13:41 [2021-02-22T10:13:41.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:13:41 [2021-02-22T10:13:41.485Z] === RUN   TestAuthZPluginDenyResponse
10:13:41 [2021-02-22T10:13:41.663Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:13:42 [2021-02-22T10:13:42.054Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:13:42 [2021-02-22T10:13:42.054Z] === RUN   TestAuthZPluginAllowEventStream
10:13:42 [2021-02-22T10:13:42.213Z] --- PASS: TestStats (2.94s)
10:13:42 [2021-02-22T10:13:42.213Z] === RUN   TestStopContainerWithTimeout
10:13:42 [2021-02-22T10:13:42.213Z] === RUN   TestStopContainerWithTimeout/0
10:13:42 [2021-02-22T10:13:42.213Z] === PAUSE TestStopContainerWithTimeout/0
10:13:42 [2021-02-22T10:13:42.213Z] === RUN   TestStopContainerWithTimeout/1
10:13:42 [2021-02-22T10:13:42.213Z] === PAUSE TestStopContainerWithTimeout/1
10:13:42 [2021-02-22T10:13:42.213Z] === RUN   TestStopContainerWithTimeout/3
10:13:42 [2021-02-22T10:13:42.213Z] === PAUSE TestStopContainerWithTimeout/3
10:13:42 [2021-02-22T10:13:42.213Z] === RUN   TestStopContainerWithTimeout/-1
10:13:42 [2021-02-22T10:13:42.213Z] === PAUSE TestStopContainerWithTimeout/-1
10:13:42 [2021-02-22T10:13:42.213Z] === CONT  TestStopContainerWithTimeout/0
10:13:42 [2021-02-22T10:13:42.213Z] === CONT  TestStopContainerWithTimeout/1
10:13:42 [2021-02-22T10:13:42.213Z] === CONT  TestStopContainerWithTimeout/3
10:13:42 [2021-02-22T10:13:42.213Z] === CONT  TestStopContainerWithTimeout/-1
10:13:43 [2021-02-22T10:13:43.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s)
10:13:43 [2021-02-22T10:13:43.433Z] === RUN   TestAuthZPluginErrorResponse
10:13:43 [2021-02-22T10:13:43.693Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:13:43 [2021-02-22T10:13:43.693Z] === RUN   TestAuthZPluginErrorRequest
10:13:44 [2021-02-22T10:13:44.182Z] Loaded image: buildpack-deps:buster
10:13:44 [2021-02-22T10:13:44.182Z] Loaded image: busybox:latest
10:13:44 [2021-02-22T10:13:44.182Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:13:44 [2021-02-22T10:13:44.262Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:13:44 [2021-02-22T10:13:44.262Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:44 [2021-02-22T10:13:44.439Z] Loaded image: busybox:glibc
10:13:44 [2021-02-22T10:13:44.697Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:13:44 [2021-02-22T10:13:44.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:13:44 [2021-02-22T10:13:44.830Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:13:45 [2021-02-22T10:13:45.259Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:13:45 [2021-02-22T10:13:45.521Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:13:45 [2021-02-22T10:13:45.521Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
10:13:45 [2021-02-22T10:13:45.521Z]     --- PASS: TestStopContainerWithTimeout/1 (2.15s)
10:13:45 [2021-02-22T10:13:45.521Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
10:13:45 [2021-02-22T10:13:45.521Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
10:13:45 [2021-02-22T10:13:45.521Z] === RUN   TestDeleteDevicemapper
10:13:45 [2021-02-22T10:13:45.521Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:13:45 [2021-02-22T10:13:45.521Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:13:45 [2021-02-22T10:13:45.521Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:13:46 [2021-02-22T10:13:46.211Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
10:13:46 [2021-02-22T10:13:46.211Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:13:47 [2021-02-22T10:13:47.152Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:13:47 [2021-02-22T10:13:47.408Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:13:47 [2021-02-22T10:13:47.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s)
10:13:47 [2021-02-22T10:13:47.435Z] === RUN   TestUpdateMemory
10:13:47 [2021-02-22T10:13:47.435Z] --- SKIP: TestUpdateMemory (0.00s)
10:13:47 [2021-02-22T10:13:47.435Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:13:47 [2021-02-22T10:13:47.435Z] === RUN   TestUpdateCPUQuota
10:13:48 [2021-02-22T10:13:48.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s)
10:13:48 [2021-02-22T10:13:48.120Z] === RUN   TestAuthZPluginHeader
10:13:48 [2021-02-22T10:13:48.689Z] --- PASS: TestAuthZPluginHeader (0.72s)
10:13:48 [2021-02-22T10:13:48.689Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:13:48 [2021-02-22T10:13:48.775Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:13:48 [2021-02-22T10:13:48.817Z] --- PASS: TestUpdateCPUQuota (1.46s)
10:13:48 [2021-02-22T10:13:48.817Z] === RUN   TestUpdatePidsLimit
10:13:48 [2021-02-22T10:13:48.817Z] === RUN   TestUpdatePidsLimit/update_from_none
10:13:49 [2021-02-22T10:13:49.387Z] === RUN   TestUpdatePidsLimit/no_change
10:13:49 [2021-02-22T10:13:49.648Z] === RUN   TestUpdatePidsLimit/update_lower
10:13:49 [2021-02-22T10:13:49.704Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:13:49 [2021-02-22T10:13:49.961Z] Loaded image: debian:bullseye
10:13:49 [2021-02-22T10:13:49.961Z] Loaded image: hello-world:latest
10:13:49 [2021-02-22T10:13:49.961Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:13:50 [2021-02-22T10:13:50.217Z] Loaded image: arm32v7/hello-world:latest
10:13:50 [2021-02-22T10:13:50.218Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:13:50 [2021-02-22T10:13:50.478Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:13:51 [2021-02-22T10:13:51.050Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:13:51 [2021-02-22T10:13:51.310Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:13:51 [2021-02-22T10:13:51.585Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:13:51 [2021-02-22T10:13:51.585Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:13:51 [2021-02-22T10:13:51.842Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:13:51 [2021-02-22T10:13:51.983Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.48s)
10:13:51 [2021-02-22T10:13:51.983Z] === RUN   TestAuthZPluginV2Disable
10:13:52 [2021-02-22T10:13:52.695Z] --- PASS: TestUpdatePidsLimit (3.71s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
10:13:52 [2021-02-22T10:13:52.695Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
10:13:52 [2021-02-22T10:13:52.695Z] === RUN   TestUpdateRestartPolicy
10:13:52 [2021-02-22T10:13:52.770Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:13:54 [2021-02-22T10:13:54.661Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:13:55 [2021-02-22T10:13:55.119Z] db4edcf0861f: Pull complete
10:13:55 [2021-02-22T10:13:55.119Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
10:13:55 [2021-02-22T10:13:55.119Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:13:55 [2021-02-22T10:13:55.119Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757'
10:13:55 [2021-02-22T10:13:55.119Z] WARN: Skipping validation tests
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Running unit tests at 02/22/2021 10:13:41...
10:13:55 [2021-02-22T10:13:55.119Z] INFO: make.ps1 starting at 02/22/2021 10:13:45
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Git commit (9b97fe150e) assumed from DOCKER_GITCOMMIT environment variable
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Invoking autogen...
10:13:55 [2021-02-22T10:13:55.119Z] INFO: Running unit tests...
10:13:55 [2021-02-22T10:13:55.120Z] 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
10:13:55 [2021-02-22T10:13:55.227Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:13:55 [2021-02-22T10:13:55.275Z] --- PASS: TestAuthZPluginV2Disable (2.90s)
10:13:55 [2021-02-22T10:13:55.275Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:13:55 [2021-02-22T10:13:55.789Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:13:56 [2021-02-22T10:13:56.352Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:13:57 [2021-02-22T10:13:57.814Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.86s)
10:13:57 [2021-02-22T10:13:57.814Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:13:58 [2021-02-22T10:13:58.243Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:13:59 [2021-02-22T10:13:59.171Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:13:59 [2021-02-22T10:13:59.171Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.67s)
10:13:59 [2021-02-22T10:13:59.171Z] PASS
10:13:59 [2021-02-22T10:13:59.171Z] 
10:13:59 [2021-02-22T10:13:59.171Z] === Skipped
10:13:59 [2021-02-22T10:13:59.171Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:13:59 [2021-02-22T10:13:59.171Z]     build_session_test.go:25: TODO: BuildKit
10:13:59 [2021-02-22T10:13:59.171Z] 
10:13:59 [2021-02-22T10:13:59.171Z] 
10:13:59 [2021-02-22T10:13:59.171Z] DONE 33 tests, 1 skipped in 248.688s
10:13:59 [2021-02-22T10:13:59.171Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:13:59 [2021-02-22T10:13:59.171Z] ++ 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
10:13:59 [2021-02-22T10:13:59.171Z] ++ set -e
10:13:59 [2021-02-22T10:13:59.171Z] ++ '[' -n 0 ']'
10:13:59 [2021-02-22T10:13:59.171Z] ++ set -x
10:13:59 [2021-02-22T10:13:59.172Z] ++ env -i DEST=/go/src/github.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
10:13:59 [2021-02-22T10:13:59.428Z] INFO: Testing against a local daemon
10:13:59 [2021-02-22T10:13:59.428Z] === RUN   TestConfigInspect
10:13:59 [2021-02-22T10:13:59.817Z] ?   	github.com/docker/docker/api	[no test files]
10:14:00 [2021-02-22T10:14:00.360Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:14:02 [2021-02-22T10:14:02.258Z] --- PASS: TestConfigInspect (2.97s)
10:14:02 [2021-02-22T10:14:02.258Z] === RUN   TestConfigList
10:14:04 [2021-02-22T10:14:04.147Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:14:04 [2021-02-22T10:14:04.404Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:14:04 [2021-02-22T10:14:04.661Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:14:04 [2021-02-22T10:14:04.917Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:14:04 [2021-02-22T10:14:04.920Z] --- PASS: TestUpdateRestartPolicy (12.42s)
10:14:04 [2021-02-22T10:14:04.920Z] === RUN   TestUpdateRestartWithAutoRemove
10:14:05 [2021-02-22T10:14:05.173Z] --- PASS: TestConfigList (2.88s)
10:14:05 [2021-02-22T10:14:05.173Z] === RUN   TestConfigsCreateAndDelete
10:14:05 [2021-02-22T10:14:05.429Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:14:05 [2021-02-22T10:14:05.861Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
10:14:05 [2021-02-22T10:14:05.861Z] === RUN   TestWaitNonBlocked
10:14:05 [2021-02-22T10:14:05.861Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:05 [2021-02-22T10:14:05.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:05 [2021-02-22T10:14:05.861Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:05 [2021-02-22T10:14:05.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:05 [2021-02-22T10:14:05.861Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:05 [2021-02-22T10:14:05.861Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:05 [2021-02-22T10:14:05.991Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:14:06 [2021-02-22T10:14:06.802Z] --- PASS: TestWaitNonBlocked (0.02s)
10:14:06 [2021-02-22T10:14:06.802Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
10:14:06 [2021-02-22T10:14:06.802Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
10:14:06 [2021-02-22T10:14:06.802Z] === RUN   TestWaitBlocked
10:14:06 [2021-02-22T10:14:06.802Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:14:06 [2021-02-22T10:14:06.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:14:06 [2021-02-22T10:14:06.802Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:14:06 [2021-02-22T10:14:06.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:14:07 [2021-02-22T10:14:07.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:14:07 [2021-02-22T10:14:07.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:14:07 [2021-02-22T10:14:07.800Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.14s)
10:14:07 [2021-02-22T10:14:07.801Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:14:08 [2021-02-22T10:14:08.006Z] --- PASS: TestWaitBlocked (0.03s)
10:14:08 [2021-02-22T10:14:08.006Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
10:14:08 [2021-02-22T10:14:08.006Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
10:14:08 [2021-02-22T10:14:08.006Z] === CONT  TestContainerStartOnDaemonRestart
10:14:08 [2021-02-22T10:14:08.006Z] === CONT  TestContainerKillOnDaemonStart
10:14:08 [2021-02-22T10:14:08.006Z] === CONT  TestIpcModeOlderClient
10:14:08 [2021-02-22T10:14:08.006Z] === CONT  TestDaemonHostGatewayIP
10:14:08 [2021-02-22T10:14:08.267Z] --- PASS: TestIpcModeOlderClient (0.25s)
10:14:08 [2021-02-22T10:14:08.267Z] === CONT  TestRestartDaemonWithRestartingContainer
10:14:08 [2021-02-22T10:14:08.509Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:14:08 [2021-02-22T10:14:08.509Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
10:14:08 [2021-02-22T10:14:08.509Z] === RUN   TestConfigsUpdate
10:14:08 [2021-02-22T10:14:08.509Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:14:09 [2021-02-22T10:14:09.072Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:14:10 [2021-02-22T10:14:10.963Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:14:11 [2021-02-22T10:14:11.526Z] --- PASS: TestConfigsUpdate (3.07s)
10:14:11 [2021-02-22T10:14:11.526Z] === RUN   TestTemplatedConfig
10:14:11 [2021-02-22T10:14:11.575Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
10:14:11 [2021-02-22T10:14:11.575Z] === CONT  TestDaemonRestartIpcMode
10:14:12 [2021-02-22T10:14:12.206Z] === RUN   TestMiddlewares
10:14:12 [2021-02-22T10:14:12.206Z] --- PASS: TestMiddlewares (0.00s)
10:14:12 [2021-02-22T10:14:12.206Z] PASS
10:14:12 [2021-02-22T10:14:12.206Z] coverage: 9.0% of statements
10:14:12 [2021-02-22T10:14:12.206Z] ok  	github.com/docker/docker/api/server	0.093s	coverage: 9.0% of statements
10:14:13 [2021-02-22T10:14:13.493Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.95s)
10:14:13 [2021-02-22T10:14:13.493Z] --- PASS: TestDaemonHostGatewayIP (5.37s)
10:14:14 [2021-02-22T10:14:14.794Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:14:14 [2021-02-22T10:14:14.794Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:14:14 [2021-02-22T10:14:14.794Z] --- PASS: TestTemplatedConfig (3.37s)
10:14:14 [2021-02-22T10:14:14.794Z] === RUN   TestConfigCreateResolve
10:14:15 [2021-02-22T10:14:15.404Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
10:14:15 [2021-02-22T10:14:15.722Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:14:16 [2021-02-22T10:14:16.284Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:14:16 [2021-02-22T10:14:16.846Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:14:16 [2021-02-22T10:14:16.846Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:14:18 [2021-02-22T10:14:18.212Z] --- PASS: TestConfigCreateResolve (3.09s)
10:14:18 [2021-02-22T10:14:18.212Z] === RUN   TestConfigDaemonLibtrustID
10:14:18 [2021-02-22T10:14:18.469Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
10:14:18 [2021-02-22T10:14:18.469Z] PASS
10:14:18 [2021-02-22T10:14:18.469Z] 
10:14:18 [2021-02-22T10:14:18.469Z] DONE 7 tests in 19.306s
10:14:18 [2021-02-22T10:14:18.469Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:14:18 [2021-02-22T10:14:18.469Z] ++ 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
10:14:18 [2021-02-22T10:14:18.469Z] ++ set -e
10:14:18 [2021-02-22T10:14:18.469Z] ++ '[' -n 0 ']'
10:14:18 [2021-02-22T10:14:18.469Z] ++ set -x
10:14:18 [2021-02-22T10:14:18.469Z] ++ env -i DEST=/go/src/github.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
10:14:18 [2021-02-22T10:14:18.725Z] INFO: Testing against a local daemon
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestCheckpoint
10:14:18 [2021-02-22T10:14:18.725Z] --- SKIP: TestCheckpoint (0.00s)
10:14:18 [2021-02-22T10:14:18.725Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestContainerInvalidJSON
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:14:18 [2021-02-22T10:14:18.725Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:14:18 [2021-02-22T10:14:18.725Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:14:18 [2021-02-22T10:14:18.725Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:14:18 [2021-02-22T10:14:18.725Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:14:18 [2021-02-22T10:14:18.725Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:14:18 [2021-02-22T10:14:18.725Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:14:18 [2021-02-22T10:14:18.725Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:14:18 [2021-02-22T10:14:18.725Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:14:18 [2021-02-22T10:14:18.725Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:14:18 [2021-02-22T10:14:18.725Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:14:18 [2021-02-22T10:14:18.725Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:14:18 [2021-02-22T10:14:18.981Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
10:14:18 [2021-02-22T10:14:18.981Z] === RUN   TestCopyFromContainerPathIsNotDir
10:14:18 [2021-02-22T10:14:18.981Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:14:18 [2021-02-22T10:14:18.981Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
10:14:18 [2021-02-22T10:14:18.981Z] === RUN   TestCopyToContainerPathDoesNotExist
10:14:18 [2021-02-22T10:14:18.981Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:14:18 [2021-02-22T10:14:18.981Z] === RUN   TestCopyToContainerPathIsNotDir
10:14:18 [2021-02-22T10:14:18.981Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:14:18 [2021-02-22T10:14:18.981Z] === RUN   TestCopyFromContainer
10:14:19 [2021-02-22T10:14:19.544Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:14:20 [2021-02-22T10:14:20.909Z] === RUN   TestCopyFromContainer//
10:14:20 [2021-02-22T10:14:20.909Z] === RUN   TestCopyFromContainer//bar/root
10:14:21 [2021-02-22T10:14:21.164Z] === RUN   TestCopyFromContainer//bar/root/
10:14:21 [2021-02-22T10:14:21.164Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:14:21 [2021-02-22T10:14:21.164Z] === RUN   TestCopyFromContainer/bar/quux
10:14:21 [2021-02-22T10:14:21.164Z] === RUN   TestCopyFromContainer/bar/quux/
10:14:21 [2021-02-22T10:14:21.421Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:14:21 [2021-02-22T10:14:21.421Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:14:21 [2021-02-22T10:14:21.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCopyFromContainer/bar/notarget
10:14:21 [2021-02-22T10:14:21.677Z] --- PASS: TestCopyFromContainer (2.67s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:21 [2021-02-22T10:14:21.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:21 [2021-02-22T10:14:21.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:21 [2021-02-22T10:14:21.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:21 [2021-02-22T10:14:21.677Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:14:21 [2021-02-22T10:14:21.677Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:14:21 [2021-02-22T10:14:21.677Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:14:21 [2021-02-22T10:14:21.677Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:14:21 [2021-02-22T10:14:21.677Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:14:21 [2021-02-22T10:14:21.677Z] === RUN   TestCreateLinkToNonExistingContainer
10:14:21 [2021-02-22T10:14:21.934Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateWithInvalidEnv
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateWithInvalidEnv/0
10:14:21 [2021-02-22T10:14:21.934Z] === PAUSE TestCreateWithInvalidEnv/0
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateWithInvalidEnv/1
10:14:21 [2021-02-22T10:14:21.934Z] === PAUSE TestCreateWithInvalidEnv/1
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateWithInvalidEnv/2
10:14:21 [2021-02-22T10:14:21.934Z] === PAUSE TestCreateWithInvalidEnv/2
10:14:21 [2021-02-22T10:14:21.934Z] === CONT  TestCreateWithInvalidEnv/0
10:14:21 [2021-02-22T10:14:21.934Z] === CONT  TestCreateWithInvalidEnv/2
10:14:21 [2021-02-22T10:14:21.934Z] === CONT  TestCreateWithInvalidEnv/1
10:14:21 [2021-02-22T10:14:21.934Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:14:21 [2021-02-22T10:14:21.934Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:14:21 [2021-02-22T10:14:21.934Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:14:21 [2021-02-22T10:14:21.934Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateTmpfsMountsTarget
10:14:21 [2021-02-22T10:14:21.934Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
10:14:21 [2021-02-22T10:14:21.934Z] === RUN   TestCreateWithCustomMaskedPaths
10:14:21 [2021-02-22T10:14:21.981Z] --- PASS: TestContainerKillOnDaemonStart (13.26s)
10:14:21 [2021-02-22T10:14:21.981Z] PASS
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === Skipped
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
10:14:21 [2021-02-22T10:14:21.981Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] 
10:14:21 [2021-02-22T10:14:21.981Z] DONE 196 tests, 6 skipped in 142.091s
10:14:21 [2021-02-22T10:14:21.981Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:14:21 [2021-02-22T10:14:21.981Z] ++ 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
10:14:21 [2021-02-22T10:14:21.981Z] ++ set -e
10:14:21 [2021-02-22T10:14:21.981Z] ++ '[' -n 0 ']'
10:14:21 [2021-02-22T10:14:21.981Z] ++ set -x
10:14:21 [2021-02-22T10:14:21.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:14:21 [2021-02-22T10:14:21.981Z] INFO: Testing against a local daemon
10:14:21 [2021-02-22T10:14:21.981Z] === RUN   TestCommitInheritsEnv
10:14:22 [2021-02-22T10:14:22.241Z] --- PASS: TestCommitInheritsEnv (0.69s)
10:14:22 [2021-02-22T10:14:22.241Z] === RUN   TestImportExtremelyLargeImageWorks
10:14:22 [2021-02-22T10:14:22.241Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:14:22 [2021-02-22T10:14:22.241Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:14:22 [2021-02-22T10:14:22.241Z] === RUN   TestImagesFilterMultiReference
10:14:22 [2021-02-22T10:14:22.497Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:14:22 [2021-02-22T10:14:22.501Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:14:22 [2021-02-22T10:14:22.501Z] === RUN   TestImagePullPlatformInvalid
10:14:22 [2021-02-22T10:14:22.501Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:14:22 [2021-02-22T10:14:22.501Z] === RUN   TestRemoveImageOrphaning
10:14:23 [2021-02-22T10:14:23.062Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:14:23 [2021-02-22T10:14:23.071Z] --- PASS: TestRemoveImageOrphaning (0.55s)
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestRemoveImageGarbageCollector
10:14:23 [2021-02-22T10:14:23.071Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:14:23 [2021-02-22T10:14:23.071Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:14:23 [2021-02-22T10:14:23.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestTagInvalidReference
10:14:23 [2021-02-22T10:14:23.071Z] --- PASS: TestTagInvalidReference (0.03s)
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestTagValidPrefixedRepo
10:14:23 [2021-02-22T10:14:23.071Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestTagExistedNameWithoutForce
10:14:23 [2021-02-22T10:14:23.071Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:14:23 [2021-02-22T10:14:23.071Z] === RUN   TestTagOfficialNames
10:14:23 [2021-02-22T10:14:23.332Z] --- PASS: TestTagOfficialNames (0.08s)
10:14:23 [2021-02-22T10:14:23.332Z] === RUN   TestTagMatchesDigest
10:14:23 [2021-02-22T10:14:23.332Z] --- PASS: TestTagMatchesDigest (0.03s)
10:14:23 [2021-02-22T10:14:23.332Z] PASS
10:14:23 [2021-02-22T10:14:23.332Z] 
10:14:23 [2021-02-22T10:14:23.332Z] === Skipped
10:14:23 [2021-02-22T10:14:23.332Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:14:23 [2021-02-22T10:14:23.332Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:14:23 [2021-02-22T10:14:23.332Z] 
10:14:23 [2021-02-22T10:14:23.332Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:14:23 [2021-02-22T10:14:23.332Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:23 [2021-02-22T10:14:23.332Z] 
10:14:23 [2021-02-22T10:14:23.332Z] 
10:14:23 [2021-02-22T10:14:23.332Z] DONE 12 tests, 2 skipped in 1.985s
10:14:23 [2021-02-22T10:14:23.332Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:14:23 [2021-02-22T10:14:23.332Z] ++ 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
10:14:23 [2021-02-22T10:14:23.332Z] ++ set -e
10:14:23 [2021-02-22T10:14:23.332Z] ++ '[' -n 0 ']'
10:14:23 [2021-02-22T10:14:23.332Z] ++ set -x
10:14:23 [2021-02-22T10:14:23.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:14:23 [2021-02-22T10:14:23.592Z] INFO: Testing against a local daemon
10:14:23 [2021-02-22T10:14:23.592Z] === RUN   TestNetworkCreateDelete
10:14:23 [2021-02-22T10:14:23.853Z] --- PASS: TestNetworkCreateDelete (0.43s)
10:14:23 [2021-02-22T10:14:23.853Z] === RUN   TestDockerNetworkDeletePreferID
10:14:23 [2021-02-22T10:14:23.991Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s)
10:14:23 [2021-02-22T10:14:23.991Z] === RUN   TestCreateWithCustomReadonlyPaths
10:14:24 [2021-02-22T10:14:24.247Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:14:24 [2021-02-22T10:14:24.504Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:14:25 [2021-02-22T10:14:25.236Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
10:14:25 [2021-02-22T10:14:25.236Z] === RUN   TestDaemonDNSFallback
10:14:25 [2021-02-22T10:14:25.872Z] === RUN   TestDockerSuite/TestBuildAddScript
10:14:25 [2021-02-22T10:14:25.895Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
10:14:25 [2021-02-22T10:14:25.895Z] PASS
10:14:25 [2021-02-22T10:14:25.895Z] 
10:14:25 [2021-02-22T10:14:25.895Z] DONE 17 tests in 44.970s
10:14:25 [2021-02-22T10:14:25.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:14:25 [2021-02-22T10:14:25.895Z] INFO: Testing against a local daemon
10:14:25 [2021-02-22T10:14:25.895Z] === RUN   TestPluginInvalidJSON
10:14:25 [2021-02-22T10:14:25.895Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:14:25 [2021-02-22T10:14:25.895Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:14:25 [2021-02-22T10:14:25.895Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:14:25 [2021-02-22T10:14:25.895Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:14:25 [2021-02-22T10:14:25.895Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:14:25 [2021-02-22T10:14:25.895Z] === RUN   TestPluginInstall
10:14:25 [2021-02-22T10:14:25.895Z] === RUN   TestPluginInstall/no_auth
10:14:25 [2021-02-22T10:14:25.895Z] time="2021-02-22T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:25 [2021-02-22T10:14:25.895Z] time="2021-02-22T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac6bfb0f2698fa2f22b621a7af46b3e438b894a4d1461eafb2d8ded9abbec99" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:25 [2021-02-22T10:14:25.895Z] time="2021-02-22T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:25 [2021-02-22T10:14:25.895Z] time="2021-02-22T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac6bfb0f2698fa2f22b621a7af46b3e438b894a4d1461eafb2d8ded9abbec99" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:25 [2021-02-22T10:14:25.895Z] === RUN   TestPluginInstall/with_htpasswd
10:14:26 [2021-02-22T10:14:26.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s)
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:26 [2021-02-22T10:14:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:26 [2021-02-22T10:14:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:14:26 [2021-02-22T10:14:26.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:14:26 [2021-02-22T10:14:26.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:14:26 [2021-02-22T10:14:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:14:26 [2021-02-22T10:14:26.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:14:26 [2021-02-22T10:14:26.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
10:14:26 [2021-02-22T10:14:26.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:14:26 [2021-02-22T10:14:26.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
10:14:26 [2021-02-22T10:14:26.434Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:14:26 [2021-02-22T10:14:26.434Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:14:26 [2021-02-22T10:14:26.464Z] time="2021-02-22T10:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:26 [2021-02-22T10:14:26.464Z] time="2021-02-22T10:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac6bfb0f2698fa2f22b621a7af46b3e438b894a4d1461eafb2d8ded9abbec99" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:26 [2021-02-22T10:14:26.464Z] time="2021-02-22T10:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:26 [2021-02-22T10:14:26.464Z] time="2021-02-22T10:14:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aac6bfb0f2698fa2f22b621a7af46b3e438b894a4d1461eafb2d8ded9abbec99" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:26 [2021-02-22T10:14:26.724Z] === RUN   TestPluginInstall/with_insecure
10:14:27 [2021-02-22T10:14:27.366Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestCreateDifferentPlatform
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestCreateDifferentPlatform/different_os
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:14:27 [2021-02-22T10:14:27.366Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:14:27 [2021-02-22T10:14:27.366Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:14:27 [2021-02-22T10:14:27.366Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:14:27 [2021-02-22T10:14:27.366Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:14:27 [2021-02-22T10:14:27.366Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestContainerStartOnDaemonRestart
10:14:27 [2021-02-22T10:14:27.366Z] === PAUSE TestContainerStartOnDaemonRestart
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestDaemonRestartIpcMode
10:14:27 [2021-02-22T10:14:27.366Z] === PAUSE TestDaemonRestartIpcMode
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestDaemonHostGatewayIP
10:14:27 [2021-02-22T10:14:27.366Z] === PAUSE TestDaemonHostGatewayIP
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestRestartDaemonWithRestartingContainer
10:14:27 [2021-02-22T10:14:27.366Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestContainerKillOnDaemonStart
10:14:27 [2021-02-22T10:14:27.366Z] === PAUSE TestContainerKillOnDaemonStart
10:14:27 [2021-02-22T10:14:27.366Z] === RUN   TestDiff
10:14:27 [2021-02-22T10:14:27.662Z] time="2021-02-22T10:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:27 [2021-02-22T10:14:27.662Z] time="2021-02-22T10:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ced8ba1f67ff5b1c83309a51cfeeed26873bf61a9d1969a63ec3921a579d5c00" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:27 [2021-02-22T10:14:27.662Z] time="2021-02-22T10:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:27 [2021-02-22T10:14:27.662Z] time="2021-02-22T10:14:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ced8ba1f67ff5b1c83309a51cfeeed26873bf61a9d1969a63ec3921a579d5c00" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:27 [2021-02-22T10:14:27.923Z] --- PASS: TestPluginInstall (4.27s)
10:14:27 [2021-02-22T10:14:27.923Z]     --- PASS: TestPluginInstall/no_auth (2.22s)
10:14:27 [2021-02-22T10:14:27.923Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
10:14:27 [2021-02-22T10:14:27.923Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
10:14:27 [2021-02-22T10:14:27.923Z]         plugin_test.go:160: [d08801bc47aea] daemon is not started
10:14:27 [2021-02-22T10:14:27.923Z] === RUN   TestPluginsWithRuntimes
10:14:27 [2021-02-22T10:14:27.953Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:14:28 [2021-02-22T10:14:28.211Z] --- PASS: TestDiff (0.84s)
10:14:28 [2021-02-22T10:14:28.211Z] === RUN   TestExecWithCloseStdin
10:14:28 [2021-02-22T10:14:28.475Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:14:29 [2021-02-22T10:14:29.422Z] --- PASS: TestExecWithCloseStdin (1.01s)
10:14:29 [2021-02-22T10:14:29.422Z] === RUN   TestExec
10:14:29 [2021-02-22T10:14:29.422Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:14:29 [2021-02-22T10:14:29.831Z] === RUN   TestPluginsWithRuntimes/No_Args
10:14:29 [2021-02-22T10:14:29.984Z] --- PASS: TestExec (0.82s)
10:14:29 [2021-02-22T10:14:29.984Z] === RUN   TestExecUser
10:14:30 [2021-02-22T10:14:30.770Z] === RUN   TestPluginsWithRuntimes/With_Args
10:14:30 [2021-02-22T10:14:30.914Z] --- PASS: TestExecUser (0.79s)
10:14:30 [2021-02-22T10:14:30.914Z] === RUN   TestExportContainerAndImportImage
10:14:31 [2021-02-22T10:14:31.708Z] --- PASS: TestPluginsWithRuntimes (3.56s)
10:14:31 [2021-02-22T10:14:31.709Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
10:14:31 [2021-02-22T10:14:31.709Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
10:14:31 [2021-02-22T10:14:31.709Z] PASS
10:14:31 [2021-02-22T10:14:31.709Z] 
10:14:31 [2021-02-22T10:14:31.709Z] DONE 9 tests in 7.934s
10:14:31 [2021-02-22T10:14:31.709Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:14:31 [2021-02-22T10:14:31.709Z] INFO: Testing against a local daemon
10:14:31 [2021-02-22T10:14:31.709Z] === RUN   TestExternalGraphDriver
10:14:31 [2021-02-22T10:14:31.709Z] === RUN   TestExternalGraphDriver/json
10:14:32 [2021-02-22T10:14:32.282Z] --- PASS: TestExportContainerAndImportImage (1.10s)
10:14:32 [2021-02-22T10:14:32.282Z] === RUN   TestExportContainerAfterDaemonRestart
10:14:32 [2021-02-22T10:14:32.282Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:14:33 [2021-02-22T10:14:33.370Z] --- PASS: TestDaemonDNSFallback (7.36s)
10:14:33 [2021-02-22T10:14:33.370Z] === RUN   TestInspectNetwork
10:14:33 [2021-02-22T10:14:33.615Z] === RUN   TestExternalGraphDriver/spec
10:14:33 [2021-02-22T10:14:33.649Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
10:14:33 [2021-02-22T10:14:33.649Z] === RUN   TestHealthCheckWorkdir
10:14:34 [2021-02-22T10:14:34.579Z] --- PASS: TestHealthCheckWorkdir (1.04s)
10:14:34 [2021-02-22T10:14:34.579Z] === RUN   TestHealthKillContainer
10:14:34 [2021-02-22T10:14:34.995Z] === RUN   TestExternalGraphDriver/pull
10:14:35 [2021-02-22T10:14:35.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:14:36 [2021-02-22T10:14:36.069Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:14:36 [2021-02-22T10:14:36.376Z] --- PASS: TestExternalGraphDriver (4.85s)
10:14:36 [2021-02-22T10:14:36.376Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
10:14:36 [2021-02-22T10:14:36.376Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
10:14:36 [2021-02-22T10:14:36.376Z]     --- PASS: TestExternalGraphDriver/pull (1.42s)
10:14:36 [2021-02-22T10:14:36.376Z] === RUN   TestGraphdriverPluginV2
10:14:37 [2021-02-22T10:14:37.436Z] --- PASS: TestHealthKillContainer (2.76s)
10:14:37 [2021-02-22T10:14:37.436Z] === RUN   TestInspectCpusetInConfigPre120
10:14:37 [2021-02-22T10:14:37.586Z] === RUN   TestInspectNetwork/full_network_id
10:14:37 [2021-02-22T10:14:37.586Z] === RUN   TestInspectNetwork/partial_network_id
10:14:37 [2021-02-22T10:14:37.586Z] === RUN   TestInspectNetwork/network_name
10:14:37 [2021-02-22T10:14:37.586Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:14:37 [2021-02-22T10:14:37.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
10:14:37 [2021-02-22T10:14:37.999Z] === RUN   TestIpcModeNone
10:14:38 [2021-02-22T10:14:38.928Z] --- PASS: TestIpcModeNone (0.90s)
10:14:38 [2021-02-22T10:14:38.928Z] === RUN   TestIpcModePrivate
10:14:38 [2021-02-22T10:14:38.928Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:14:39 [2021-02-22T10:14:39.498Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:14:39 [2021-02-22T10:14:39.671Z] --- PASS: TestGraphdriverPluginV2 (3.34s)
10:14:39 [2021-02-22T10:14:39.671Z] PASS
10:14:39 [2021-02-22T10:14:39.671Z] 
10:14:39 [2021-02-22T10:14:39.671Z] DONE 5 tests in 8.240s
10:14:39 [2021-02-22T10:14:39.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:14:39 [2021-02-22T10:14:39.931Z] INFO: Testing against a local daemon
10:14:39 [2021-02-22T10:14:39.931Z] === RUN   TestContinueAfterPluginCrash
10:14:39 [2021-02-22T10:14:39.931Z] === PAUSE TestContinueAfterPluginCrash
10:14:39 [2021-02-22T10:14:39.931Z] === RUN   TestReadPluginNoRead
10:14:39 [2021-02-22T10:14:39.931Z] === PAUSE TestReadPluginNoRead
10:14:39 [2021-02-22T10:14:39.931Z] === RUN   TestDaemonStartWithLogOpt
10:14:39 [2021-02-22T10:14:39.931Z] === PAUSE TestDaemonStartWithLogOpt
10:14:39 [2021-02-22T10:14:39.931Z] === CONT  TestContinueAfterPluginCrash
10:14:39 [2021-02-22T10:14:39.931Z] === CONT  TestDaemonStartWithLogOpt
10:14:40 [2021-02-22T10:14:40.061Z] --- PASS: TestIpcModePrivate (0.93s)
10:14:40 [2021-02-22T10:14:40.061Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
10:14:40 [2021-02-22T10:14:40.061Z] === RUN   TestIpcModeShareable
10:14:40 [2021-02-22T10:14:40.061Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:14:40 [2021-02-22T10:14:40.628Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:14:40 [2021-02-22T10:14:40.628Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:14:40 [2021-02-22T10:14:40.885Z] --- PASS: TestIpcModeShareable (0.86s)
10:14:40 [2021-02-22T10:14:40.885Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
10:14:40 [2021-02-22T10:14:40.885Z] === RUN   TestAPIIpcModeShareableAndContainer
10:14:41 [2021-02-22T10:14:41.791Z] --- PASS: TestInspectNetwork (9.42s)
10:14:41 [2021-02-22T10:14:41.791Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:14:41 [2021-02-22T10:14:41.791Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:14:41 [2021-02-22T10:14:41.791Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:14:41 [2021-02-22T10:14:41.791Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:14:41 [2021-02-22T10:14:41.791Z] === RUN   TestRunContainerWithBridgeNone
10:14:42 [2021-02-22T10:14:42.254Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:14:43 [2021-02-22T10:14:43.727Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
10:14:43 [2021-02-22T10:14:43.727Z] === RUN   TestAPIIpcModeHost
10:14:43 [2021-02-22T10:14:43.984Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:14:44 [2021-02-22T10:14:44.192Z] --- PASS: TestDaemonStartWithLogOpt (4.02s)
10:14:44 [2021-02-22T10:14:44.192Z] === CONT  TestReadPluginNoRead
10:14:44 [2021-02-22T10:14:44.240Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:14:44 [2021-02-22T10:14:44.450Z] --- PASS: TestRunContainerWithBridgeNone (2.53s)
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkInvalidJSON
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkInvalidJSON//networks/create
10:14:44 [2021-02-22T10:14:44.450Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:14:44 [2021-02-22T10:14:44.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:44 [2021-02-22T10:14:44.450Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:44 [2021-02-22T10:14:44.450Z] === CONT  TestNetworkInvalidJSON//networks/create
10:14:44 [2021-02-22T10:14:44.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:14:44 [2021-02-22T10:14:44.450Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:44 [2021-02-22T10:14:44.450Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:14:44 [2021-02-22T10:14:44.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:14:44 [2021-02-22T10:14:44.450Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:14:44 [2021-02-22T10:14:44.450Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkList
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkList//networks
10:14:44 [2021-02-22T10:14:44.450Z] === PAUSE TestNetworkList//networks
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestNetworkList//networks/
10:14:44 [2021-02-22T10:14:44.450Z] === PAUSE TestNetworkList//networks/
10:14:44 [2021-02-22T10:14:44.450Z] === CONT  TestNetworkList//networks
10:14:44 [2021-02-22T10:14:44.450Z] === CONT  TestNetworkList//networks/
10:14:44 [2021-02-22T10:14:44.450Z] --- PASS: TestNetworkList (0.03s)
10:14:44 [2021-02-22T10:14:44.450Z]     --- PASS: TestNetworkList//networks (0.00s)
10:14:44 [2021-02-22T10:14:44.450Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:14:44 [2021-02-22T10:14:44.450Z] === RUN   TestHostIPv4BridgeLabel
10:14:44 [2021-02-22T10:14:44.496Z] --- PASS: TestAPIIpcModeHost (0.85s)
10:14:44 [2021-02-22T10:14:44.496Z] === RUN   TestDaemonIpcModeShareable
10:14:44 [2021-02-22T10:14:44.496Z] === RUN   TestDockerSuite/TestBuildAddTar
10:14:45 [2021-02-22T10:14:45.391Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
10:14:45 [2021-02-22T10:14:45.391Z] === RUN   TestDaemonRestartWithLiveRestore
10:14:45 [2021-02-22T10:14:45.862Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:14:46 [2021-02-22T10:14:46.424Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
10:14:46 [2021-02-22T10:14:46.424Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
10:14:46 [2021-02-22T10:14:46.424Z] === RUN   TestDaemonIpcModePrivate
10:14:46 [2021-02-22T10:14:46.731Z] === RUN   TestReadPluginNoRead/default
10:14:46 [2021-02-22T10:14:46.775Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s)
10:14:46 [2021-02-22T10:14:46.775Z] === RUN   TestDaemonDefaultNetworkPools
10:14:47 [2021-02-22T10:14:47.791Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:14:48 [2021-02-22T10:14:48.112Z] === RUN   TestReadPluginNoRead/disabled_caching
10:14:48 [2021-02-22T10:14:48.159Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s)
10:14:48 [2021-02-22T10:14:48.159Z] === RUN   TestDaemonRestartWithExistingNetwork
10:14:48 [2021-02-22T10:14:48.354Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
10:14:48 [2021-02-22T10:14:48.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false
10:14:48 [2021-02-22T10:14:48.354Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:14:49 [2021-02-22T10:14:49.053Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
10:14:49 [2021-02-22T10:14:49.053Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:14:49 [2021-02-22T10:14:49.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:14:50 [2021-02-22T10:14:50.072Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s)
10:14:50 [2021-02-22T10:14:50.072Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:14:50 [2021-02-22T10:14:50.282Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
10:14:50 [2021-02-22T10:14:50.282Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
10:14:50 [2021-02-22T10:14:50.282Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:14:50 [2021-02-22T10:14:50.437Z] --- PASS: TestReadPluginNoRead (6.56s)
10:14:50 [2021-02-22T10:14:50.437Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
10:14:50 [2021-02-22T10:14:50.437Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
10:14:50 [2021-02-22T10:14:50.437Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
10:14:50 [2021-02-22T10:14:50.437Z]     read_test.go:92: [d45d0ab3ab1df] daemon is not started
10:14:50 [2021-02-22T10:14:50.437Z] PASS
10:14:50 [2021-02-22T10:14:50.437Z] 
10:14:50 [2021-02-22T10:14:50.437Z] DONE 6 tests in 10.621s
10:14:50 [2021-02-22T10:14:50.437Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:14:50 [2021-02-22T10:14:50.437Z] testing: warning: no tests to run
10:14:50 [2021-02-22T10:14:50.437Z] PASS
10:14:50 [2021-02-22T10:14:50.437Z] 
10:14:50 [2021-02-22T10:14:50.437Z] DONE 0 tests in 0.006s
10:14:50 [2021-02-22T10:14:50.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:14:50 [2021-02-22T10:14:50.437Z] INFO: Testing against a local daemon
10:14:50 [2021-02-22T10:14:50.437Z] === RUN   TestPluginWithDevMounts
10:14:50 [2021-02-22T10:14:50.437Z] === PAUSE TestPluginWithDevMounts
10:14:50 [2021-02-22T10:14:50.437Z] === CONT  TestPluginWithDevMounts
10:14:51 [2021-02-22T10:14:51.211Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:14:52 [2021-02-22T10:14:52.139Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
10:14:52 [2021-02-22T10:14:52.139Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
10:14:52 [2021-02-22T10:14:52.139Z] === RUN   TestIpcModeOlderClient
10:14:52 [2021-02-22T10:14:52.139Z] === PAUSE TestIpcModeOlderClient
10:14:52 [2021-02-22T10:14:52.139Z] === RUN   TestKillContainerInvalidSignal
10:14:52 [2021-02-22T10:14:52.345Z] --- PASS: TestPluginWithDevMounts (1.70s)
10:14:52 [2021-02-22T10:14:52.345Z] PASS
10:14:52 [2021-02-22T10:14:52.345Z] 
10:14:52 [2021-02-22T10:14:52.345Z] DONE 1 tests in 1.737s
10:14:52 [2021-02-22T10:14:52.345Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:14:52 [2021-02-22T10:14:52.345Z] INFO: Testing against a local daemon
10:14:52 [2021-02-22T10:14:52.345Z] === RUN   TestSecretInspect
10:14:52 [2021-02-22T10:14:52.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s)
10:14:52 [2021-02-22T10:14:52.615Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:14:53 [2021-02-22T10:14:53.067Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
10:14:53 [2021-02-22T10:14:53.067Z] === RUN   TestKillContainer
10:14:53 [2021-02-22T10:14:53.067Z] === RUN   TestKillContainer/no_signal
10:14:53 [2021-02-22T10:14:53.067Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:14:53 [2021-02-22T10:14:53.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.93s)
10:14:53 [2021-02-22T10:14:53.187Z] === RUN   TestServiceWithPredefinedNetwork
10:14:53 [2021-02-22T10:14:53.630Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:14:53 [2021-02-22T10:14:53.886Z] === RUN   TestKillContainer/non_killing_signal
10:14:54 [2021-02-22T10:14:54.141Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:14:54 [2021-02-22T10:14:54.397Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:14:54 [2021-02-22T10:14:54.397Z] === RUN   TestKillContainer/killing_signal
10:14:54 [2021-02-22T10:14:54.935Z] --- PASS: TestSecretInspect (2.25s)
10:14:54 [2021-02-22T10:14:54.935Z] === RUN   TestSecretList
10:14:55 [2021-02-22T10:14:55.326Z] --- PASS: TestKillContainer (2.29s)
10:14:55 [2021-02-22T10:14:55.326Z]     --- PASS: TestKillContainer/no_signal (0.90s)
10:14:55 [2021-02-22T10:14:55.326Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
10:14:55 [2021-02-22T10:14:55.326Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
10:14:55 [2021-02-22T10:14:55.326Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:14:55 [2021-02-22T10:14:55.326Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:14:55 [2021-02-22T10:14:55.583Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:14:55 [2021-02-22T10:14:55.840Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:14:56 [2021-02-22T10:14:56.469Z] Created binary: bundles/binary-daemon/dockerd-dev
10:14:56 [2021-02-22T10:14:56.484Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
10:14:56 [2021-02-22T10:14:56.484Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:14:56 [2021-02-22T10:14:56.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:14:56 [2021-02-22T10:14:56.484Z]     service_test.go:242: FLAKY_TEST
10:14:56 [2021-02-22T10:14:56.484Z] === RUN   TestServiceWithDataPathPortInit
10:14:56 [2021-02-22T10:14:56.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
10:14:56 [2021-02-22T10:14:56.767Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
10:14:56 [2021-02-22T10:14:56.767Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
10:14:56 [2021-02-22T10:14:56.767Z] === RUN   TestKillStoppedContainer
10:14:56 [2021-02-22T10:14:56.767Z] --- PASS: TestKillStoppedContainer (0.07s)
10:14:56 [2021-02-22T10:14:56.767Z] === RUN   TestKillStoppedContainerAPIPre120
10:14:56 [2021-02-22T10:14:56.767Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:14:56 [2021-02-22T10:14:56.767Z] === RUN   TestKillDifferentUserContainer
10:14:56 [2021-02-22T10:14:56.842Z] --- PASS: TestSecretList (1.98s)
10:14:56 [2021-02-22T10:14:56.842Z] === RUN   TestSecretsCreateAndDelete
10:14:57 [2021-02-22T10:14:57.038Z] Copying nested executables into bundles/binary-daemon
10:14:57 [2021-02-22T10:14:57.329Z] --- PASS: TestKillDifferentUserContainer (0.58s)
10:14:57 [2021-02-22T10:14:57.329Z] === RUN   TestInspectOomKilledTrue
10:14:57 [2021-02-22T10:14:57.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:14:57 [2021-02-22T10:14:57.329Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:14:57 [2021-02-22T10:14:57.329Z] === RUN   TestInspectOomKilledFalse
10:14:57 [2021-02-22T10:14:57.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:14:57 [2021-02-22T10:14:57.329Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:14:57 [2021-02-22T10:14:57.329Z] === RUN   TestLinksEtcHostsContentMatch
10:14:57 [2021-02-22T10:14:57.585Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:14:57 [2021-02-22T10:14:57.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s)
10:14:57 [2021-02-22T10:14:57.842Z] === RUN   TestLinksContainerNames
10:14:58 [2021-02-22T10:14:58.419Z] 
10:14:58 [2021-02-22T10:14:58.750Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
10:14:58 [2021-02-22T10:14:58.750Z] === RUN   TestSecretsUpdate
10:14:59 [2021-02-22T10:14:59.207Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:14:59 [2021-02-22T10:14:59.207Z] --- PASS: TestLinksContainerNames (1.31s)
10:14:59 [2021-02-22T10:14:59.207Z] === RUN   TestLogsFollowTailEmpty
10:14:59 [2021-02-22T10:14:59.768Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
10:14:59 [2021-02-22T10:14:59.768Z] === RUN   TestContainerNetworkMountsNoChown
10:15:00 [2021-02-22T10:15:00.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/default
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/default
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/private
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/private
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rprivate
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rprivate
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/slave
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/slave
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rslave
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rslave
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/shared
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/shared
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rshared
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rshared
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/default
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/default/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/default/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/rshared
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/shared
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/rslave
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/slave
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/rprivate
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/private
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/private/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/private/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/default/mount_root
10:15:00 [2021-02-22T10:15:00.329Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/default/bind_root
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:15:00 [2021-02-22T10:15:00.585Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/private/bind_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/private/mount_root
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:15:00 [2021-02-22T10:15:00.843Z] === CONT  TestMountDaemonRoot/private/bind_subpath
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:15:01 [2021-02-22T10:15:01.100Z] --- PASS: TestMountDaemonRoot (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:15:01 [2021-02-22T10:15:01.100Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:15:01 [2021-02-22T10:15:01.100Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:15:01 [2021-02-22T10:15:01.100Z] === RUN   TestContainerBindMountNonRecursive
10:15:01 [2021-02-22T10:15:01.287Z] --- PASS: TestSecretsUpdate (2.29s)
10:15:01 [2021-02-22T10:15:01.287Z] === RUN   TestTemplatedSecret
10:15:01 [2021-02-22T10:15:01.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/make.sh cross
10:15:01 [2021-02-22T10:15:01.571Z] 
10:15:01 [2021-02-22T10:15:01.832Z] Removing bundles/
10:15:01 [2021-02-22T10:15:01.832Z] 
10:15:01 [2021-02-22T10:15:01.832Z] ---> Making bundle: cross (in bundles/cross)
10:15:01 [2021-02-22T10:15:01.832Z] Cross building: bundles/cross/linux/amd64
10:15:01 [2021-02-22T10:15:01.832Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:15:01 [2021-02-22T10:15:01.832Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestBoolValue
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestBoolValue (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestBoolValueOrDefault
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestInt64ValueOrZero
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestInt64ValueOrDefault
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestInt64ValueOrDefaultWithError
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestJsonContentType
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestJsonContentType (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 14.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/server/httputils	0.050s	coverage: 14.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestMaskSecretKeys
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestMaskSecretKeys (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestVersionMiddlewareVersion
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 37.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/server/middleware	0.061s	coverage: 37.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestToJSON
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestToJSON (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestToParamWithVersion
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestToParamWithVersion (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestFromJSON
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestFromJSON (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestEmpty
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestEmpty (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestArgsMatchKVListEmptySources
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestArgsMatchKVList
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestArgsMatchKVList (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestArgsMatch
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestArgsMatch (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestAdd
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestAdd (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestDel
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestDel (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestLen
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestLen (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestExactMatch
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestExactMatch (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestOnlyOneExactMatch
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestContains
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestContains (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestValidate
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestValidate (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestWalkValues
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestWalkValues (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestFuzzyMatch
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestFuzzyMatch (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestClone
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestClone (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 92.2% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestStrSliceMarshalJSON
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestStrSliceUnmarshalJSON
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestStrSliceUnmarshalString
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestStrSliceUnmarshalSlice
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 90.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/types/filters	0.059s	coverage: 92.2% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/types/strslice	0.047s	coverage: 90.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestAdjustForAPIVersion
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 5.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/server/router/swarm	0.091s	coverage: 5.7% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestDurationToSecondsString
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestDurationToSecondsString (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestGetTimestamp
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestGetTimestamp (0.11s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseTimestamps
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestParseTimestamps (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 100.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/types/time	0.155s	coverage: 100.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestCompareVersion
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestCompareVersion (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 75.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/api/types/versions	0.036s	coverage: 75.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestParseRemoteURL (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestCloneArgsSmartHttp
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestCloneArgsDumbHttp
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestCloneArgsGit
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestCloneArgsGit (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestCheckoutGit
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestEnable
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestEnable (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestDisable
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestDisable (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestEnabled
10:15:02 [2021-02-22T10:15:02.897Z] --- PASS: TestEnabled (0.00s)
10:15:02 [2021-02-22T10:15:02.897Z] PASS
10:15:02 [2021-02-22T10:15:02.897Z] coverage: 100.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
10:15:02 [2021-02-22T10:15:02.897Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestProcessNoDockerignore
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestProcessNoDockerignore (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestProcessShouldLeaveAllFiles
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDetectContentType
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestDetectContentType (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestSelectAcceptableMIME
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestInspectEmptyResponse
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestInspectResponseBinary
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestInspectResponseBinary (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestResponseUnsupportedContentType
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestInspectResponseTextSimple
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestInspectResponseEmptyContentType
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestUnknownContentLength
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestUnknownContentLength (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDownloadRemote
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestDownloadRemote (0.06s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestGetWithStatusError
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestGetWithStatusError (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestCloseRootDirectory
10:15:02 [2021-02-22T10:15:02.898Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestHashFile
10:15:02 [2021-02-22T10:15:02.898Z] --- SKIP: TestHashFile (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestHashSubdir
10:15:02 [2021-02-22T10:15:02.898Z] --- SKIP: TestHashSubdir (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestRemoveDirectory
10:15:02 [2021-02-22T10:15:02.898Z] --- SKIP: TestRemoveDirectory (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:15:02 [2021-02-22T10:15:02.898Z] PASS
10:15:02 [2021-02-22T10:15:02.898Z] coverage: 9.3% of statements
10:15:02 [2021-02-22T10:15:02.898Z] ok  	github.com/docker/docker/builder/remotecontext	0.255s	coverage: 9.3% of statements
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestGetAllAllowed
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestGetAllAllowed (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestGetAllMeta
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestGetAllMeta (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestWarnOnUnusedBuildArgs
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestIsUnreferencedBuiltin
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestIsExistingDirectory
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestIsExistingDirectory (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestGetFilenameForDownload
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestEnv2Variables
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestEnv2Variables (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestMaintainer
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestMaintainer (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestLabel
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestLabel (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestFromScratch
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestFromScratch (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestFromWithArg
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestFromWithArg (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestFromWithUndefinedArg
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestFromMultiStageWithNamedStage
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestOnbuild
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestOnbuild (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestWorkdir
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestWorkdir (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestCmd
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestCmd (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestHealthcheckNone
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestHealthcheckNone (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestHealthcheckCmd
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestHealthcheckCmd (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestEntrypoint
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestEntrypoint (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestExpose
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestExpose (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestUser
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestUser (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestVolume
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestVolume (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestStopSignal
10:15:02 [2021-02-22T10:15:02.898Z] --- SKIP: TestStopSignal (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     dispatchers_test.go:376: Windows does not support stopsignal
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestArg
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestArg (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestShell
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestShell (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestPrependEnvOnCmd
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestRunWithBuildArgs
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestRunIgnoresHealthcheck
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestNormalizeWorkdir
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDispatch/COPY_url
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestDispatch (0.05s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestAddScratchImageAddsToMounts
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestAddFromScratchPopulatesPlatform
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestImageSourceGetAddsToMounts
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestEmptyDockerfile
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestEmptyDockerfile (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestSymlinkDockerfile
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDockerfileOutsideTheBuildContext
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestNonExistingDockerfile
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestCopyRunConfig
10:15:02 [2021-02-22T10:15:02.898Z] --- PASS: TestCopyRunConfig (0.00s)
10:15:02 [2021-02-22T10:15:02.898Z] === RUN   TestDeepCopyRunConfig
10:15:02 [2021-02-22T10:15:02.991Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
10:15:02 [2021-02-22T10:15:02.991Z] === RUN   TestContainerVolumesMountedAsShared
10:15:03 [2021-02-22T10:15:03.357Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:15:03 [2021-02-22T10:15:03.357Z] === RUN   TestExportImage
10:15:03 [2021-02-22T10:15:03.357Z] --- PASS: TestExportImage (0.00s)
10:15:03 [2021-02-22T10:15:03.357Z] === RUN   TestNormalizeDest
10:15:03 [2021-02-22T10:15:03.357Z] --- PASS: TestNormalizeDest (0.00s)
10:15:03 [2021-02-22T10:15:03.357Z] PASS
10:15:03 [2021-02-22T10:15:03.357Z] coverage: 46.6% of statements
10:15:03 [2021-02-22T10:15:03.357Z] ok  	github.com/docker/docker/builder/dockerfile	0.218s	coverage: 46.6% of statements
10:15:03 [2021-02-22T10:15:03.357Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:15:03 [2021-02-22T10:15:03.554Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s)
10:15:03 [2021-02-22T10:15:03.554Z] === RUN   TestContainerVolumesMountedAsSlave
10:15:03 [2021-02-22T10:15:03.827Z] --- PASS: TestTemplatedSecret (2.63s)
10:15:03 [2021-02-22T10:15:03.827Z] === RUN   TestSecretCreateResolve
10:15:04 [2021-02-22T10:15:04.116Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s)
10:15:04 [2021-02-22T10:15:04.116Z] === RUN   TestNetworkNat
10:15:04 [2021-02-22T10:15:04.116Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:15:04 [2021-02-22T10:15:04.372Z] === RUN   TestDockerSuite/TestBuildBlankName
10:15:04 [2021-02-22T10:15:04.630Z] --- PASS: TestNetworkNat (0.75s)
10:15:04 [2021-02-22T10:15:04.630Z] === RUN   TestNetworkLocalhostTCPNat
10:15:04 [2021-02-22T10:15:04.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:15:05 [2021-02-22T10:15:05.816Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
10:15:05 [2021-02-22T10:15:05.816Z] === RUN   TestNetworkLoopbackNat
10:15:06 [2021-02-22T10:15:06.365Z] --- PASS: TestSecretCreateResolve (2.28s)
10:15:06 [2021-02-22T10:15:06.365Z] PASS
10:15:06 [2021-02-22T10:15:06.365Z] 
10:15:06 [2021-02-22T10:15:06.365Z] DONE 6 tests in 13.750s
10:15:06 [2021-02-22T10:15:06.365Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:15:06 [2021-02-22T10:15:06.365Z] INFO: Testing against a local daemon
10:15:06 [2021-02-22T10:15:06.365Z] === RUN   TestServiceCreateInit
10:15:06 [2021-02-22T10:15:06.365Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:15:06 [2021-02-22T10:15:06.754Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:15:08 [2021-02-22T10:15:08.644Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:15:08 [2021-02-22T10:15:08.644Z] --- PASS: TestNetworkLoopbackNat (3.16s)
10:15:08 [2021-02-22T10:15:08.644Z] === RUN   TestPause
10:15:09 [2021-02-22T10:15:09.571Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:15:09 [2021-02-22T10:15:09.571Z] --- PASS: TestPause (0.93s)
10:15:09 [2021-02-22T10:15:09.571Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:15:09 [2021-02-22T10:15:09.571Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:15:09 [2021-02-22T10:15:09.571Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:15:09 [2021-02-22T10:15:09.571Z] === RUN   TestPauseStopPausedContainer
10:15:10 [2021-02-22T10:15:10.502Z] --- PASS: TestPauseStopPausedContainer (0.91s)
10:15:10 [2021-02-22T10:15:10.502Z] === RUN   TestPsFilter
10:15:10 [2021-02-22T10:15:10.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:15:10 [2021-02-22T10:15:10.757Z] --- PASS: TestPsFilter (0.13s)
10:15:10 [2021-02-22T10:15:10.757Z] === RUN   TestRemoveContainerWithRemovedVolume
10:15:11 [2021-02-22T10:15:11.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
10:15:11 [2021-02-22T10:15:11.686Z] === RUN   TestRemoveContainerWithVolume
10:15:11 [2021-02-22T10:15:11.686Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:15:12 [2021-02-22T10:15:12.248Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
10:15:12 [2021-02-22T10:15:12.248Z] === RUN   TestRemoveContainerRunning
10:15:12 [2021-02-22T10:15:12.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:15:13 [2021-02-22T10:15:13.433Z] --- PASS: TestRemoveContainerRunning (0.85s)
10:15:13 [2021-02-22T10:15:13.433Z] === RUN   TestRemoveContainerForceRemoveRunning
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointCreateError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointCreate
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointDeleteError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointDelete
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointDelete (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointListError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointListError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointList
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointList (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCheckpointListContainerNotFound
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNewClientWithOpsFromEnv
10:15:13 [2021-02-22T10:15:13.685Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z]     client_test.go:23: runtime.GOOS == "windows"
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestGetAPIPath
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestGetAPIPath (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestParseHostURL
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestParseHostURL (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPIVersionEmpty
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPIVersion
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPVersionOverride
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPIVersionAutomatic
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestClientRedirect
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestClientRedirect (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigCreateUnsupported
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigCreateError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigCreate
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspectNotFound
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspectUnsupported
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspectError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspectConfigNotFound
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigInspect
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigListUnsupported
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigListUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigListError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigListError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigList
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigList (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigRemoveUnsupported
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigRemoveError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigRemove
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigUpdateUnsupported
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigUpdateError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigUpdateError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestConfigUpdate
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestConfigUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCommitError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCommitError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCommit
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCommit (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerStatPathError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerStatPathError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerStatPathNotFoundError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerStatPathNoHeaderError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerStatPath
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerStatPath (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyToContainerError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyToContainerError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyToContainerNotFoundError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyToContainerNotStatusOKError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyToContainer
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyToContainer (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyFromContainerError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyFromContainerError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyFromContainerNotFoundError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyFromContainerNotStatusOKError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyFromContainerNoHeaderError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestCopyFromContainer
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestCopyFromContainer (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCreateError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCreateImageNotFound
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCreateWithName
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCreateWithName (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerCreateAutoRemove
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerDiffError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerDiffError (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerDiff
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerDiff (0.00s)
10:15:13 [2021-02-22T10:15:13.685Z] === RUN   TestContainerExecCreateError
10:15:13 [2021-02-22T10:15:13.685Z] --- PASS: TestContainerExecCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecCreate
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecStartError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecStartError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecStart
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecStart (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExportError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExportError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExport
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExport (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerInspectContainerNotFound
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerInspectNode
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerInspectNode (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerKillError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerKillError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerKill
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerKill (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerListError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerListError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerList
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerList (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerLogsNotFoundError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerLogsError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerLogsError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerLogs
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerLogs (0.12s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerPauseError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerPauseError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerPause
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerPause (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainersPruneError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainersPruneError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainersPrune
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainersPrune (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRemoveError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRemoveNotFoundError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRemove
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRenameError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRenameError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRename
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRename (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerResizeError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerResizeError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecResizeError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecResizeError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerResize
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerResize (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerExecResize
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerExecResize (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRestartError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRestartError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerRestart
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerRestart (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStartError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStartError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStart
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStart (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStatsError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStatsError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStats
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStats (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStopError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStopError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerStop
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerStop (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerTopError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerTopError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerTop
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerTop (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerUnpauseError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerUnpauseError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerUnpause
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerUnpause (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerUpdateError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerUpdateError (0.01s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerUpdate
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerWaitError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerWaitError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestContainerWait
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestContainerWait (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestDiskUsageError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestDiskUsageError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestDiskUsage
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestDiskUsage (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestDistributionInspectUnsupported
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestDistributionInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestEventsErrorInOptions
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestEventsErrorFromServer
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestEvents
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestEvents (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestTLSCloseWriter
10:15:13 [2021-02-22T10:15:13.686Z] === PAUSE TestTLSCloseWriter
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageBuildError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageBuildError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageBuild
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageBuild (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestGetDockerOS
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestGetDockerOS (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageCreateError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageCreate
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageHistoryError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageHistoryError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageHistory
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageHistory (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageImportError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageImportError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageImport
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageImport (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageInspectImageNotFound
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageListError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageListError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageList
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageList (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageListApiBefore125
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageLoadError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageLoadError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageLoad
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageLoad (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagesPruneError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagesPruneError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagesPrune
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagesPrune (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullReferenceParseError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullAnyError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullAnyError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullStatusUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePullWithoutErrors
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushReferenceError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushReferenceError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushAnyError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushAnyError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushStatusUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithoutErrors
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageRemoveError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageRemoveImageNotFound
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageRemove
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSaveError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSaveError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSave
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSave (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchAnyError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchAnyError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchStatusUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageSearchWithoutErrors
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageTagError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageTagError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageTagInvalidReference
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageTagInvalidSourceImageName
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageTagHexSource
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageTagHexSource (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestImageTag
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestImageTag (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestInfoServerError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestInfoServerError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestInfoInvalidResponseJSONError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestInfo
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestInfo (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkConnectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkConnectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkConnect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkConnect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkCreateError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkCreate
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkDisconnectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkDisconnect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkDisconnect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkInspectNotFoundError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkListError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkListError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkList
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkList (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworksPruneError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworksPruneError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworksPrune
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworksPrune (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkRemoveError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNetworkRemove
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNetworkRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeInspectNodeNotFound
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeListError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeListError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeList
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeList (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeRemoveError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeRemove
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeUpdateError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeUpdateError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestNodeUpdate
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestNodeUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestOptionWithTimeout
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestOptionWithTimeout (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingFail
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPingFail (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingWithError
10:15:13 [2021-02-22T10:15:13.686Z] 2021/02/22 10:15:12 RoundTripper returned a response & error; ignoring response
10:15:13 [2021-02-22T10:15:13.686Z] 2021/02/22 10:15:12 RoundTripper returned a response & error; ignoring response
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPingWithError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingSuccess
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPingSuccess (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingHeadFallback
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingHeadFallback/OK
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingHeadFallback/Not_Found
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPingHeadFallback (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginDisableError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginDisableError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginDisable
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginDisable (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginEnableError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginEnableError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginEnable
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginEnable (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginInspectError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginInspect
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginListError
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginListError (0.00s)
10:15:13 [2021-02-22T10:15:13.686Z] === RUN   TestPluginList
10:15:13 [2021-02-22T10:15:13.686Z] --- PASS: TestPluginList (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginPushError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginPushError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginPush
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginPush (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginRemoveError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginRemove
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginSetError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginSetError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPluginSet
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPluginSet (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSetHostHeader
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSetHostHeader (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestPlainTextError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestPlainTextError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestInfiniteError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestInfiniteError (0.02s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretCreateUnsupported
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretCreateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretCreate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretInspectUnsupported
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretInspectError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretInspectSecretNotFound
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretInspect
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretListUnsupported
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretListUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretListError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretListError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretList
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretList (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretRemoveUnsupported
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretRemoveError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretRemove
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretUpdateUnsupported
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretUpdateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretUpdateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSecretUpdate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSecretUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceCreateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceCreate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceCreateCompatiblePlatforms
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceCreateDigestPinning
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceInspectError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceInspectServiceNotFound
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceInspect
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceListError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceListError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceList
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceList (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceLogsError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceLogsError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceLogs
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceLogs (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceRemoveError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceRemoveNotFoundError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceRemove
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceUpdateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceUpdateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestServiceUpdate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestServiceUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmGetUnlockKeyError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmGetUnlockKey
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmInitError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmInitError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmInit
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmInit (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmInspectError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmInspect
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmJoinError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmJoinError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmJoin
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmJoin (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmLeaveError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmLeaveError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmLeave
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmLeave (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmUnlockError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmUnlockError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmUnlock
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmUnlock (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmUpdateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmUpdateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestSwarmUpdate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestSwarmUpdate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestTaskInspectError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTaskInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestTaskInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestTaskInspect
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTaskInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestTaskListError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTaskListError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestTaskList
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTaskList (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeCreateError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeCreateError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeCreate
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeCreate (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeInspectError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeInspectError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeInspectNotFound
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeInspectWithEmptyID
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeInspect
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeInspect (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeListError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeListError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeList
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeList (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeRemoveError
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeRemoveError (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === RUN   TestVolumeRemove
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestVolumeRemove (0.00s)
10:15:13 [2021-02-22T10:15:13.687Z] === CONT  TestTLSCloseWriter
10:15:13 [2021-02-22T10:15:13.687Z] --- PASS: TestTLSCloseWriter (0.01s)
10:15:13 [2021-02-22T10:15:13.687Z] PASS
10:15:13 [2021-02-22T10:15:13.687Z] coverage: 74.9% of statements
10:15:13 [2021-02-22T10:15:13.687Z] ok  	github.com/docker/docker/client	0.300s	coverage: 74.9% of statements
10:15:13 [2021-02-22T10:15:13.860Z] --- PASS: TestServiceCreateInit (7.80s)
10:15:13 [2021-02-22T10:15:13.860Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s)
10:15:13 [2021-02-22T10:15:13.860Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s)
10:15:13 [2021-02-22T10:15:13.860Z] === RUN   TestCreateServiceMultipleTimes
10:15:13 [2021-02-22T10:15:13.996Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
10:15:13 [2021-02-22T10:15:13.996Z] === RUN   TestRemoveInvalidContainer
10:15:13 [2021-02-22T10:15:13.996Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:15:13 [2021-02-22T10:15:13.996Z] === RUN   TestRenameLinkedContainer
10:15:14 [2021-02-22T10:15:14.252Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:15:14 [2021-02-22T10:15:14.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:15:18 [2021-02-22T10:15:18.089Z] --- PASS: TestRenameLinkedContainer (3.58s)
10:15:18 [2021-02-22T10:15:18.089Z] === RUN   TestRenameStoppedContainer
10:15:18 [2021-02-22T10:15:18.089Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:15:18 [2021-02-22T10:15:18.346Z] --- PASS: TestRenameStoppedContainer (0.88s)
10:15:18 [2021-02-22T10:15:18.346Z] === RUN   TestRenameRunningContainerAndReuse
10:15:18 [2021-02-22T10:15:18.442Z] --- PASS: TestServiceWithDataPathPortInit (18.19s)
10:15:18 [2021-02-22T10:15:18.442Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:15:19 [2021-02-22T10:15:19.740Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:15:20 [2021-02-22T10:15:20.308Z] --- PASS: TestRenameRunningContainerAndReuse (2.02s)
10:15:20 [2021-02-22T10:15:20.308Z] === RUN   TestRenameInvalidName
10:15:21 [2021-02-22T10:15:21.263Z] --- PASS: TestRenameInvalidName (0.93s)
10:15:21 [2021-02-22T10:15:21.263Z] === RUN   TestRenameAnonymousContainer
10:15:23 [2021-02-22T10:15:23.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:15:25 [2021-02-22T10:15:25.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s)
10:15:25 [2021-02-22T10:15:25.020Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nqj1dlqqcgf1avouu5tyvxhqh Created:2021-02-22 10:15:16.415083354 +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[84e0ccb6411022f471e641719d3a5ea6d80422c291e34cbfa0b17676a5d2b6a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kele8udo42w4fxwdgq72utyyc EndpointID:b0fecfe3a8ac979660e8959afa112b9c6b083a66b38b9f9baddb11d45280ca75 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc8bbe658f615928b99fb217e4f61acad795bef9da3d8f9c78c49bd3493d80ef 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:856e9dd02e08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kele8udo42w4fxwdgq72utyyc EndpointID:b0fecfe3a8ac979660e8959afa112b9c6b083a66b38b9f9baddb11d45280ca75 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:15:25 [2021-02-22T10:15:25.020Z] PASS
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] === Skipped
10:15:25 [2021-02-22T10:15:25.020Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:15:25 [2021-02-22T10:15:25.020Z]     service_test.go:242: FLAKY_TEST
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] DONE 26 tests, 1 skipped in 60.656s
10:15:25 [2021-02-22T10:15:25.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:15:25 [2021-02-22T10:15:25.020Z] ++ 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
10:15:25 [2021-02-22T10:15:25.020Z] ++ set -e
10:15:25 [2021-02-22T10:15:25.020Z] ++ '[' -n 0 ']'
10:15:25 [2021-02-22T10:15:25.020Z] ++ set -x
10:15:25 [2021-02-22T10:15:25.020Z] ++ env -i DEST=/go/src/github.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
10:15:25 [2021-02-22T10:15:25.020Z] INFO: Testing against a local daemon
10:15:25 [2021-02-22T10:15:25.020Z] === RUN   TestDockerNetworkIpvlanPersistance
10:15:25 [2021-02-22T10:15:25.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:15:25 [2021-02-22T10:15:25.020Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:25 [2021-02-22T10:15:25.020Z] === RUN   TestDockerNetworkIpvlan
10:15:25 [2021-02-22T10:15:25.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:15:25 [2021-02-22T10:15:25.020Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:25 [2021-02-22T10:15:25.020Z] PASS
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] === Skipped
10:15:25 [2021-02-22T10:15:25.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:15:25 [2021-02-22T10:15:25.020Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:15:25 [2021-02-22T10:15:25.020Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] 
10:15:25 [2021-02-22T10:15:25.020Z] DONE 2 tests, 2 skipped in 0.273s
10:15:25 [2021-02-22T10:15:25.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:15:25 [2021-02-22T10:15:25.020Z] ++ 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
10:15:25 [2021-02-22T10:15:25.020Z] ++ set -e
10:15:25 [2021-02-22T10:15:25.020Z] ++ '[' -n 0 ']'
10:15:25 [2021-02-22T10:15:25.020Z] ++ set -x
10:15:25 [2021-02-22T10:15:25.020Z] ++ env -i DEST=/go/src/github.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
10:15:25 [2021-02-22T10:15:25.020Z] INFO: Testing against a local daemon
10:15:25 [2021-02-22T10:15:25.020Z] === RUN   TestDockerNetworkMacvlanPersistance
10:15:25 [2021-02-22T10:15:25.152Z] --- PASS: TestRenameAnonymousContainer (3.70s)
10:15:25 [2021-02-22T10:15:25.152Z] === RUN   TestRenameContainerWithSameName
10:15:26 [2021-02-22T10:15:26.081Z] --- PASS: TestRenameContainerWithSameName (0.95s)
10:15:26 [2021-02-22T10:15:26.081Z] === RUN   TestRenameContainerWithLinkedContainer
10:15:26 [2021-02-22T10:15:26.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.31s)
10:15:26 [2021-02-22T10:15:26.935Z] === RUN   TestDockerNetworkMacvlan
10:15:27 [2021-02-22T10:15:27.877Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:15:27 [2021-02-22T10:15:27.973Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
10:15:27 [2021-02-22T10:15:27.973Z] === RUN   TestResize
10:15:28 [2021-02-22T10:15:28.514Z] --- PASS: TestCheckoutGit (25.91s)
10:15:28 [2021-02-22T10:15:28.514Z] === RUN   TestValidGitTransport
10:15:28 [2021-02-22T10:15:28.514Z] --- PASS: TestValidGitTransport (0.00s)
10:15:28 [2021-02-22T10:15:28.514Z] === RUN   TestGitInvalidRef
10:15:28 [2021-02-22T10:15:28.514Z] --- PASS: TestGitInvalidRef (0.18s)
10:15:28 [2021-02-22T10:15:28.514Z] PASS
10:15:28 [2021-02-22T10:15:28.514Z] coverage: 86.3% of statements
10:15:28 [2021-02-22T10:15:28.514Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.246s	coverage: 86.3% of statements
10:15:28 [2021-02-22T10:15:28.514Z] ?   	github.com/docker/docker/cli	[no test files]
10:15:28 [2021-02-22T10:15:28.514Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:15:28 [2021-02-22T10:15:28.902Z] --- PASS: TestResize (0.95s)
10:15:28 [2021-02-22T10:15:28.902Z] === RUN   TestResizeWithInvalidSize
10:15:29 [2021-02-22T10:15:29.261Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:15:29 [2021-02-22T10:15:29.829Z] --- PASS: TestResizeWithInvalidSize (0.90s)
10:15:29 [2021-02-22T10:15:29.829Z] === RUN   TestResizeWhenContainerNotStarted
10:15:29 [2021-02-22T10:15:29.829Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:15:30 [2021-02-22T10:15:30.391Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:15:30 [2021-02-22T10:15:30.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:15:30 [2021-02-22T10:15:30.646Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:15:31 [2021-02-22T10:15:31.960Z] --- PASS: TestCreateServiceMultipleTimes (16.04s)
10:15:31 [2021-02-22T10:15:31.960Z] === RUN   TestCreateServiceConflict
10:15:32 [2021-02-22T10:15:32.220Z] --- PASS: TestCreateServiceConflict (2.31s)
10:15:32 [2021-02-22T10:15:32.220Z] === RUN   TestCreateServiceMaxReplicas
10:15:32 [2021-02-22T10:15:32.916Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestConfigureDaemonLogs
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestCommonOptionsInstallFlags
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:15:33 [2021-02-22T10:15:33.211Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:15:33 [2021-02-22T10:15:33.211Z] PASS
10:15:33 [2021-02-22T10:15:33.211Z] coverage: 18.4% of statements
10:15:33 [2021-02-22T10:15:33.211Z] ok  	github.com/docker/docker/cmd/dockerd	0.327s	coverage: 18.4% of statements
10:15:33 [2021-02-22T10:15:33.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:15:33 [2021-02-22T10:15:33.848Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:15:33 [2021-02-22T10:15:33.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:15:33 [2021-02-22T10:15:33.946Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestContainerStopSignal
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestContainerStopSignal (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestContainerStopTimeout
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestContainerStopTimeout (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestContainerSecretReferenceDestTarget
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestContainerLogPathSetForRingLogger
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestReplaceAndAppendEnvVars
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestNewMemoryStore
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestNewMemoryStore (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestAddContainers
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestAddContainers (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestGetContainer
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestGetContainer (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestDeleteContainer
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestDeleteContainer (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestListContainers
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestListContainers (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestFirstContainer
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestFirstContainer (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestApplyAllContainer
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestApplyAllContainer (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestIsValidHealthString
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestIsValidHealthString (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestStateRunStop
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestStateRunStop (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestStateTimeoutWait
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestStateTimeoutWait (0.10s)
10:15:34 [2021-02-22T10:15:34.755Z]     state_test.go:141: Stop callback fired
10:15:34 [2021-02-22T10:15:34.755Z]     state_test.go:165: Stop callback fired
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestIsValidStateString
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestIsValidStateString (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestViewSaveDelete
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestViewSaveDelete (0.01s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestViewAll
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestViewAll (0.01s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestViewGet
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestViewGet (0.01s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestNames
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestNames (0.00s)
10:15:34 [2021-02-22T10:15:34.755Z] === RUN   TestViewWithHealthCheck
10:15:34 [2021-02-22T10:15:34.755Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:15:34 [2021-02-22T10:15:34.755Z] PASS
10:15:34 [2021-02-22T10:15:34.755Z] coverage: 41.6% of statements
10:15:34 [2021-02-22T10:15:34.755Z] ok  	github.com/docker/docker/container	0.280s	coverage: 41.6% of statements
10:15:34 [2021-02-22T10:15:34.755Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:15:34 [2021-02-22T10:15:34.755Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:15:34 [2021-02-22T10:15:34.755Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:15:34 [2021-02-22T10:15:34.755Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:15:34 [2021-02-22T10:15:34.759Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
10:15:34 [2021-02-22T10:15:34.759Z] === RUN   TestCreateWithDuplicateNetworkNames
10:15:35 [2021-02-22T10:15:35.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:15:35 [2021-02-22T10:15:35.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestPrepare
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestPrepare (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestStart
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestStart (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestWaitCancel
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestWaitCancel (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestWaitDisabled
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestWaitDisabled (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestWaitEnabled
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestWaitEnabled (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] === RUN   TestRemove
10:15:36 [2021-02-22T10:15:36.296Z] --- PASS: TestRemove (0.00s)
10:15:36 [2021-02-22T10:15:36.296Z] PASS
10:15:36 [2021-02-22T10:15:36.296Z] coverage: 65.3% of statements
10:15:36 [2021-02-22T10:15:36.296Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.209s	coverage: 65.3% of statements
10:15:37 [2021-02-22T10:15:37.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:15:37 [2021-02-22T10:15:37.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:15:37 [2021-02-22T10:15:37.245Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:15:37 [2021-02-22T10:15:37.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:15:38 [2021-02-22T10:15:38.479Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.09s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCIsolation
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:15:38 [2021-02-22T10:15:38.938Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:15:38 [2021-02-22T10:15:38.938Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:15:38 [2021-02-22T10:15:38.938Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCConfigs
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCConfigs
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] PASS
10:15:38 [2021-02-22T10:15:38.939Z] coverage: 35.9% of statements
10:15:38 [2021-02-22T10:15:38.939Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.296s	coverage: 35.9% of statements
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestNewListSecretsFilters
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] === RUN   TestNewListConfigsFilters
10:15:38 [2021-02-22T10:15:38.939Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:15:38 [2021-02-22T10:15:38.939Z] PASS
10:15:38 [2021-02-22T10:15:38.939Z] coverage: 0.5% of statements
10:15:38 [2021-02-22T10:15:38.939Z] ok  	github.com/docker/docker/daemon/cluster	0.381s	coverage: 0.5% of statements
10:15:39 [2021-02-22T10:15:39.074Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:15:40 [2021-02-22T10:15:40.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:15:41 [2021-02-22T10:15:41.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:15:41 [2021-02-22T10:15:41.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:15:42 [2021-02-22T10:15:42.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:15:43 [2021-02-22T10:15:43.630Z] === RUN   TestDiscoveryOptsErrors
10:15:43 [2021-02-22T10:15:43.630Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
10:15:43 [2021-02-22T10:15:43.630Z] === RUN   TestDiscoveryOpts
10:15:43 [2021-02-22T10:15:43.630Z] --- PASS: TestDiscoveryOpts (0.00s)
10:15:43 [2021-02-22T10:15:43.630Z] PASS
10:15:43 [2021-02-22T10:15:43.630Z] coverage: 30.0% of statements
10:15:43 [2021-02-22T10:15:43.630Z] ok  	github.com/docker/docker/daemon/discovery	0.077s	coverage: 30.0% of statements
10:15:43 [2021-02-22T10:15:43.735Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestBuilderGC
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestBuilderGC (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationNotFound
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonBrokenConfiguration
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestParseClusterAdvertiseSettings
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestFindConfigurationConflicts
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeConflicts
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:15:44 [2021-02-22T10:15:44.089Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:15:44 [2021-02-22T10:15:44.089Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:15:44 [2021-02-22T10:15:44.089Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:15:44 [2021-02-22T10:15:44.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:15:44 [2021-02-22T10:15:44.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_label
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_dns
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_dns-search
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestValidateConfiguration (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestModifiedDiscoverySettings
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestReloadSetConfigFileNotExist
10:15:44 [2021-02-22T10:15:44.549Z] time="2021-02-22T10:15:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestReloadDefaultConfigNotExist
10:15:44 [2021-02-22T10:15:44.549Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestReloadBadDefaultConfig
10:15:44 [2021-02-22T10:15:44.549Z] time="2021-02-22T10:15:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-178681251"
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestReloadWithConflictingLabels
10:15:44 [2021-02-22T10:15:44.549Z] time="2021-02-22T10:15:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-901945510"
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestReloadWithDuplicateLabels
10:15:44 [2021-02-22T10:15:44.549Z] time="2021-02-22T10:15:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-585153485"
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] === RUN   TestDaemonConfigurationMerge
10:15:44 [2021-02-22T10:15:44.549Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:15:44 [2021-02-22T10:15:44.549Z] PASS
10:15:44 [2021-02-22T10:15:44.549Z] coverage: 79.7% of statements
10:15:44 [2021-02-22T10:15:44.549Z] ok  	github.com/docker/docker/daemon/config	0.401s	coverage: 79.7% of statements
10:15:44 [2021-02-22T10:15:44.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestVerifyNetworkingConfig
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestGetContainer
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestGetContainer (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestValidContainerNames
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestValidContainerNames (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestContainerInitDNS
10:15:45 [2021-02-22T10:15:45.009Z] --- SKIP: TestContainerInitDNS (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z]     daemon_test.go:147: root required
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestMerge
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestMerge (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestValidateContainerIsolation
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestFindNetworkErrorType
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestEnsureServicesExist
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestEnsureServicesExist (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestEnsureServicesExistErrors
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestContainerDelete
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestContainerDelete (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestContainerDoubleDelete
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestLogContainerEventCopyLabels
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestLogContainerEventWithAttributes
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestNoneHealthcheck
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestNoneHealthcheck (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestHealthStates
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] time="2021-02-22T10:15:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestHealthStates (0.07s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestMaskURLCredentials
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestMaskURLCredentials (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestGetInspectData
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestGetInspectData (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestFillLicense
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestFillLicense (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestListInvalidFilter
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestListInvalidFilter (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestNameFilter
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestNameFilter (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:15:45 [2021-02-22T10:15:45.009Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:15:45 [2021-02-22T10:15:45.009Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:15:45 [2021-02-22T10:15:45.010Z] === 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
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- 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)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonReloadLabels
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonReloadMirrors
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonReloadInsecureRegistries
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonReloadNotAffectOthers
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestDaemonDiscoveryReload
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestEventsLog
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestEventsLog (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestEventsLogTimeout
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestEventsLogTimeout (0.00s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestLogEvents
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestWaitNodeAttachment
10:15:45 [2021-02-22T10:15:45.010Z] --- PASS: TestLogEvents (0.05s)
10:15:45 [2021-02-22T10:15:45.010Z] === RUN   TestLoadBufferedEvents
10:15:45 [2021-02-22T10:15:45.382Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestLoadBufferedEvents (0.09s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] PASS
10:15:45 [2021-02-22T10:15:45.469Z] coverage: 50.0% of statements
10:15:45 [2021-02-22T10:15:45.469Z] ok  	github.com/docker/docker/daemon/events	0.492s	coverage: 50.0% of statements
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestWaitNodeAttachment (0.40s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestIsolationConversion
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestIsolationConversion/default
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestIsolationConversion/process
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestIsolationConversion/hyperv
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestIsolationConversion (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestContainerLabels
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestContainerLabels (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestCredentialSpecConversion
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestCredentialSpecConversion/none
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestCredentialSpecConversion/config
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestCredentialSpecConversion/file
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestCredentialSpecConversion/registry
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountBind
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountVolume
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountTarget
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountTmpfs
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountInvalidType
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] === RUN   TestControllerValidateMountNamedPipe
10:15:45 [2021-02-22T10:15:45.469Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:15:45 [2021-02-22T10:15:45.469Z] PASS
10:15:45 [2021-02-22T10:15:45.469Z] coverage: 11.3% of statements
10:15:45 [2021-02-22T10:15:45.469Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.035s	coverage: 11.3% of statements
10:15:45 [2021-02-22T10:15:45.929Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
10:15:45 [2021-02-22T10:15:45.929Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
10:15:45 [2021-02-22T10:15:45.953Z] --- PASS: TestDockerNetworkMacvlan (19.06s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s)
10:15:45 [2021-02-22T10:15:45.953Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s)
10:15:45 [2021-02-22T10:15:45.953Z] PASS
10:15:45 [2021-02-22T10:15:45.953Z] 
10:15:45 [2021-02-22T10:15:45.953Z] DONE 8 tests in 21.617s
10:15:45 [2021-02-22T10:15:45.953Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:15:45 [2021-02-22T10:15:45.953Z] ++ 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
10:15:45 [2021-02-22T10:15:45.953Z] ++ set -e
10:15:45 [2021-02-22T10:15:45.953Z] ++ '[' -n 0 ']'
10:15:45 [2021-02-22T10:15:45.953Z] ++ set -x
10:15:45 [2021-02-22T10:15:45.953Z] ++ env -i DEST=/go/src/github.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
10:15:45 [2021-02-22T10:15:45.953Z] testing: warning: no tests to run
10:15:45 [2021-02-22T10:15:45.953Z] PASS
10:15:45 [2021-02-22T10:15:45.953Z] 
10:15:45 [2021-02-22T10:15:45.953Z] DONE 0 tests in 0.041s
10:15:45 [2021-02-22T10:15:45.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:15:45 [2021-02-22T10:15:45.953Z] ++ 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
10:15:45 [2021-02-22T10:15:45.953Z] ++ set -e
10:15:45 [2021-02-22T10:15:45.953Z] ++ '[' -n 0 ']'
10:15:45 [2021-02-22T10:15:45.953Z] ++ set -x
10:15:45 [2021-02-22T10:15:45.953Z] ++ env -i DEST=/go/src/github.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
10:15:46 [2021-02-22T10:15:46.214Z] INFO: Testing against a local daemon
10:15:46 [2021-02-22T10:15:46.214Z] === RUN   TestAuthZPluginAllowRequest
10:15:46 [2021-02-22T10:15:46.389Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
10:15:46 [2021-02-22T10:15:46.389Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
10:15:46 [2021-02-22T10:15:46.389Z] === RUN   TestLinkNaming
10:15:46 [2021-02-22T10:15:46.389Z] --- PASS: TestLinkNaming (0.00s)
10:15:46 [2021-02-22T10:15:46.389Z] === RUN   TestLinkNew
10:15:46 [2021-02-22T10:15:46.389Z] --- PASS: TestLinkNew (0.00s)
10:15:46 [2021-02-22T10:15:46.389Z] === RUN   TestLinkEnv
10:15:46 [2021-02-22T10:15:46.389Z] --- PASS: TestLinkEnv (0.00s)
10:15:46 [2021-02-22T10:15:46.389Z] === RUN   TestLinkMultipleEnv
10:15:46 [2021-02-22T10:15:46.389Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:15:46 [2021-02-22T10:15:46.751Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestLinkPortRangeEnv
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:15:46 [2021-02-22T10:15:46.848Z] PASS
10:15:46 [2021-02-22T10:15:46.848Z] coverage: 93.0% of statements
10:15:46 [2021-02-22T10:15:46.848Z] ok  	github.com/docker/docker/daemon/links	0.084s	coverage: 93.0% of statements
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestIsEmptyDir
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestIsEmptyDir (0.00s)
10:15:46 [2021-02-22T10:15:46.848Z] PASS
10:15:46 [2021-02-22T10:15:46.848Z] coverage: 2.3% of statements
10:15:46 [2021-02-22T10:15:46.848Z] ok  	github.com/docker/docker/daemon/graphdriver	0.193s	coverage: 2.3% of statements
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s)
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:15:46 [2021-02-22T10:15:46.848Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:15:46 [2021-02-22T10:15:46.848Z]     reload_test.go:520: root required
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:15:46 [2021-02-22T10:15:46.848Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
10:15:46 [2021-02-22T10:15:46.848Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:15:47 [2021-02-22T10:15:47.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
10:15:47 [2021-02-22T10:15:47.307Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:15:47 [2021-02-22T10:15:47.307Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:15:47 [2021-02-22T10:15:47.307Z] === RUN   TestParseVolumesFrom
10:15:47 [2021-02-22T10:15:47.307Z] --- PASS: TestParseVolumesFrom (0.00s)
10:15:47 [2021-02-22T10:15:47.307Z] PASS
10:15:47 [2021-02-22T10:15:47.307Z] coverage: 9.1% of statements
10:15:47 [2021-02-22T10:15:47.307Z] ok  	github.com/docker/docker/daemon	2.626s	coverage: 9.1% of statements
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:15:47 [2021-02-22T10:15:47.307Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:15:48 [2021-02-22T10:15:48.115Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.13s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s)
10:15:48 [2021-02-22T10:15:48.115Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s)
10:15:48 [2021-02-22T10:15:48.115Z] === RUN   TestCgroupNamespacesRun
10:15:48 [2021-02-22T10:15:48.115Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:15:48 [2021-02-22T10:15:48.127Z] --- PASS: TestAuthZPluginAllowRequest (1.90s)
10:15:48 [2021-02-22T10:15:48.127Z] === RUN   TestAuthZPluginTLS
10:15:48 [2021-02-22T10:15:48.698Z] --- PASS: TestAuthZPluginTLS (0.71s)
10:15:48 [2021-02-22T10:15:48.698Z] === RUN   TestAuthZPluginDenyRequest
10:15:49 [2021-02-22T10:15:49.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:15:49 [2021-02-22T10:15:49.269Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
10:15:49 [2021-02-22T10:15:49.269Z] === RUN   TestAuthZPluginAPIDenyResponse
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/defaults
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/invalid_create_group
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestNewStreamConfig (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestNewAWSLogsClientRegionDetect
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:48Z" level=info msg="Trying to get region from EC2 Metadata"
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCreateSuccess
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCreateSuccess (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCreateLogGroupSuccess
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCreateError
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCreateError (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCreateAlreadyExists
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestLogClosed
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestLogClosed (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestLogBlocking
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestLogBlocking (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestLogNonBlockingBufferEmpty
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestLogNonBlockingBufferFull
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestPublishBatchSuccess
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestPublishBatchError
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:49Z" level=error msg=Error
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestPublishBatchError (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestPublishBatchAlreadyAccepted
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:15:49 [2021-02-22T10:15:49.487Z] time="2021-02-22T10:15:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchSimple
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchSimple (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchTicker
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchTicker (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchMultilinePattern
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestCollectBatchClose
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestCollectBatchClose (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/0/Hello
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/2/🙃
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/3/����
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/4/He��o
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestEffectiveLen/5/
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestEffectiveLen (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/0/
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/1/Hello
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/2/Hello
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/3/Hello
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/4/🙃
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/5/🙃
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/6/a�
10:15:49 [2021-02-22T10:15:49.487Z] === RUN   TestFindValidSplit/7/a�
10:15:49 [2021-02-22T10:15:49.487Z] --- PASS: TestFindValidSplit (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1044: 
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1045: 
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1044: Hello
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1045: 
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1044: He
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1045: llo
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1044: 
10:15:49 [2021-02-22T10:15:49.487Z]         cloudwatchlogs_test.go:1045: Hello
10:15:49 [2021-02-22T10:15:49.487Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1044: 
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1045: 🙃
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1044: 🙃
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1045: 
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1044: a
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1045: �
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1044: a�
10:15:49 [2021-02-22T10:15:49.488Z]         cloudwatchlogs_test.go:1045: 
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestProcessEventEmoji
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestProcessEventEmoji (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchLineSplit
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchLineSplit (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchLineSplitWithBinary
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchMaxEvents
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchMaxTotalBytes
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestAdapterReadLogs
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestAdapterReadLogs (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopier
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCopier (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierLongLines
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCopierLongLines (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierSlow
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsMultilinePattern
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCreateTagSuccess
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCreateTagSuccess (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] PASS
10:15:49 [2021-02-22T10:15:49.488Z] coverage: 77.8% of statements
10:15:49 [2021-02-22T10:15:49.488Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.428s	coverage: 77.8% of statements
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestSearchRegistryForImagesErrors
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestSearchRegistryForImages
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestOnlyPlatformWithFallback
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestImageDelete
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestImageDelete/no_lease
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestImageDelete/lease_exists
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestImageDelete (0.03s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestContentStoreForPull
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCopierSlow (0.20s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierWithSized
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierWithSized/as_is
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierWithSized/With_RingLogger
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCopierWithSized (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestCopierWithPartial
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestCopierWithPartial (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestRingLogger
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestRingLogger (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestRingCap
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestRingCap (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestRingClose
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestRingClose (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] === RUN   TestRingDrain
10:15:49 [2021-02-22T10:15:49.488Z] --- PASS: TestRingDrain (0.00s)
10:15:49 [2021-02-22T10:15:49.488Z] PASS
10:15:49 [2021-02-22T10:15:49.488Z] coverage: 43.0% of statements
10:15:49 [2021-02-22T10:15:49.488Z] ok  	github.com/docker/docker/daemon/logger	0.287s	coverage: 43.0% of statements
10:15:49 [2021-02-22T10:15:49.649Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
10:15:49 [2021-02-22T10:15:49.649Z] === RUN   TestCreateServiceSecretFileMode
10:15:49 [2021-02-22T10:15:49.948Z] --- PASS: TestContentStoreForPull (0.13s)
10:15:49 [2021-02-22T10:15:49.948Z] PASS
10:15:49 [2021-02-22T10:15:49.948Z] coverage: 6.7% of statements
10:15:49 [2021-02-22T10:15:49.948Z] ok  	github.com/docker/docker/daemon/images	0.304s	coverage: 6.7% of statements
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:15:49 [2021-02-22T10:15:49.948Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:15:49 [2021-02-22T10:15:49.971Z] --- PASS: TestCgroupNamespacesRun (1.84s)
10:15:49 [2021-02-22T10:15:49.971Z] === RUN   TestCgroupNamespacesRunPrivileged
10:15:49 [2021-02-22T10:15:49.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:15:50 [2021-02-22T10:15:50.211Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
10:15:50 [2021-02-22T10:15:50.211Z] === RUN   TestAuthZPluginDenyResponse
10:15:50 [2021-02-22T10:15:50.588Z] --- PASS: TestCreateServiceSecretFileMode (2.57s)
10:15:50 [2021-02-22T10:15:50.588Z] === RUN   TestCreateServiceConfigFileMode
10:15:50 [2021-02-22T10:15:50.782Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
10:15:50 [2021-02-22T10:15:50.782Z] === RUN   TestAuthZPluginAllowEventStream
10:15:50 [2021-02-22T10:15:50.921Z] === RUN   TestJSONLogsMarshalJSONBuf
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestFastTimeMarshalJSON
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
10:15:50 [2021-02-22T10:15:50.922Z] PASS
10:15:50 [2021-02-22T10:15:50.922Z] coverage: 87.2% of statements
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestJSONFileLogger
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestJSONFileLogger (0.00s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestJSONFileLoggerWithTags
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestJSONFileLoggerWithOpts
10:15:50 [2021-02-22T10:15:50.922Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.155s	coverage: 87.2% of statements
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
10:15:50 [2021-02-22T10:15:50.922Z] === RUN   TestEncodeDecode
10:15:50 [2021-02-22T10:15:50.922Z] === PAUSE TestEncodeDecode
10:15:50 [2021-02-22T10:15:50.922Z] === CONT  TestEncodeDecode
10:15:50 [2021-02-22T10:15:50.922Z] --- PASS: TestEncodeDecode (0.10s)
10:15:50 [2021-02-22T10:15:50.922Z] PASS
10:15:50 [2021-02-22T10:15:50.922Z] coverage: 61.6% of statements
10:15:50 [2021-02-22T10:15:50.922Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.299s	coverage: 61.6% of statements
10:15:51 [2021-02-22T10:15:51.861Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s)
10:15:51 [2021-02-22T10:15:51.861Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:15:51 [2021-02-22T10:15:51.890Z] === RUN   TestWriteLog
10:15:51 [2021-02-22T10:15:51.890Z] === PAUSE TestWriteLog
10:15:51 [2021-02-22T10:15:51.890Z] === RUN   TestReadLog
10:15:51 [2021-02-22T10:15:51.890Z] === PAUSE TestReadLog
10:15:51 [2021-02-22T10:15:51.890Z] === CONT  TestWriteLog
10:15:51 [2021-02-22T10:15:51.890Z] --- PASS: TestWriteLog (0.00s)
10:15:51 [2021-02-22T10:15:51.890Z] === CONT  TestReadLog
10:15:51 [2021-02-22T10:15:51.890Z] === RUN   TestReadLog/tail_exact
10:15:51 [2021-02-22T10:15:51.890Z] === RUN   TestReadLog/tail_less_than_available
10:15:51 [2021-02-22T10:15:51.890Z] === RUN   TestReadLog/tail_more_than_available
10:15:51 [2021-02-22T10:15:51.890Z] --- PASS: TestReadLog (0.11s)
10:15:51 [2021-02-22T10:15:51.890Z]     --- PASS: TestReadLog/tail_exact (0.10s)
10:15:51 [2021-02-22T10:15:51.890Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
10:15:51 [2021-02-22T10:15:51.890Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
10:15:51 [2021-02-22T10:15:51.890Z] PASS
10:15:51 [2021-02-22T10:15:51.890Z] coverage: 75.2% of statements
10:15:51 [2021-02-22T10:15:51.890Z] ok  	github.com/docker/docker/daemon/logger/local	0.203s	coverage: 75.2% of statements
10:15:51 [2021-02-22T10:15:51.890Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:15:52 [2021-02-22T10:15:52.118Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:15:52 [2021-02-22T10:15:52.350Z] === RUN   TestOpenFileDelete
10:15:52 [2021-02-22T10:15:52.350Z] --- PASS: TestOpenFileDelete (0.00s)
10:15:52 [2021-02-22T10:15:52.350Z] === RUN   TestOpenFileRename
10:15:52 [2021-02-22T10:15:52.693Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s)
10:15:52 [2021-02-22T10:15:52.693Z] === RUN   TestAuthZPluginErrorResponse
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestOpenFileRename (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestParseLogTagDefaultTag
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestParseLogTag
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestParseLogTag (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestParseLogTagEmptyTag
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestTailFiles
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestTailFiles (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestFollowLogsConsumerGone
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestFollowLogsProducerGone
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestFollowLogsProducerGone (0.00s)
10:15:52 [2021-02-22T10:15:52.809Z]     logfile_test.go:232: messages sent: 4098, received: 4098
10:15:52 [2021-02-22T10:15:52.809Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestCheckCapacityAndRotate
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:15:52 [2021-02-22T10:15:52.809Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:15:52 [2021-02-22T10:15:52.809Z] --- PASS: TestCheckCapacityAndRotate (0.56s)
10:15:52 [2021-02-22T10:15:52.809Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.06s)
10:15:52 [2021-02-22T10:15:52.809Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.34s)
10:15:52 [2021-02-22T10:15:52.809Z] PASS
10:15:52 [2021-02-22T10:15:52.809Z] coverage: 55.3% of statements
10:15:53 [2021-02-22T10:15:53.269Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.656s	coverage: 55.3% of statements
10:15:53 [2021-02-22T10:15:53.269Z] === RUN   TestLog
10:15:53 [2021-02-22T10:15:53.269Z] --- PASS: TestLog (0.00s)
10:15:53 [2021-02-22T10:15:53.269Z] PASS
10:15:53 [2021-02-22T10:15:53.269Z] coverage: 31.5% of statements
10:15:53 [2021-02-22T10:15:53.269Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.084s	coverage: 31.5% of statements
10:15:53 [2021-02-22T10:15:53.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
10:15:53 [2021-02-22T10:15:53.484Z] === RUN   TestCgroupNamespacesRunHostMode
10:15:53 [2021-02-22T10:15:53.635Z] --- PASS: TestAuthZPluginErrorResponse (0.78s)
10:15:53 [2021-02-22T10:15:53.635Z] === RUN   TestAuthZPluginErrorRequest
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateLogOpt
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateLogOpt (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestNewMissedConfig
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestNewMissedConfig (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestNewMissedUrl
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestNewMissedUrl (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestNewMissedToken
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestNewMissedToken (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestNewWithProxy
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestNewWithProxy (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestDefault
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestDefault (0.01s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestJsonFormat
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestJsonFormat (0.01s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestRawFormat
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestRawFormat (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestRawFormatWithLabels
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestRawFormatWithoutTag
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestBatching
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestBatching (0.20s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestFrequency
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestParseLogFormat
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestParseLogFormat (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateLogOptEmpty
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateSyslogAddress
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestParseAddressDefaultPort
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateSyslogFacility
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateLogOptSyslogFormat
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] === RUN   TestValidateLogOpt
10:15:53 [2021-02-22T10:15:53.728Z] --- PASS: TestValidateLogOpt (0.00s)
10:15:53 [2021-02-22T10:15:53.728Z] PASS
10:15:53 [2021-02-22T10:15:53.728Z] coverage: 46.8% of statements
10:15:53 [2021-02-22T10:15:53.728Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.045s	coverage: 46.8% of statements
10:15:53 [2021-02-22T10:15:53.881Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
10:15:53 [2021-02-22T10:15:53.881Z] === RUN   TestCreateServiceSysctls
10:15:54 [2021-02-22T10:15:54.187Z] --- PASS: TestFrequency (0.19s)
10:15:54 [2021-02-22T10:15:54.187Z] === RUN   TestOneMessagePerRequest
10:15:54 [2021-02-22T10:15:54.187Z] --- PASS: TestOneMessagePerRequest (0.00s)
10:15:54 [2021-02-22T10:15:54.187Z] === RUN   TestVerify
10:15:54 [2021-02-22T10:15:54.187Z] --- PASS: TestVerify (0.00s)
10:15:54 [2021-02-22T10:15:54.187Z] === RUN   TestSkipVerify
10:15:54 [2021-02-22T10:15:54.187Z] time="2021-02-22T10:15:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.187Z] time="2021-02-22T10:15:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.187Z] time="2021-02-22T10:15:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] === RUN   TestNewParse
10:15:54 [2021-02-22T10:15:54.188Z] --- PASS: TestNewParse (0.00s)
10:15:54 [2021-02-22T10:15:54.188Z] PASS
10:15:54 [2021-02-22T10:15:54.188Z] coverage: 8.3% of statements
10:15:54 [2021-02-22T10:15:54.188Z] ok  	github.com/docker/docker/daemon/logger/templates	0.209s	coverage: 8.3% of statements
10:15:54 [2021-02-22T10:15:54.188Z] --- PASS: TestSkipVerify (0.39s)
10:15:54 [2021-02-22T10:15:54.188Z] === RUN   TestBufferMaximum
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.103047\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.103047\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] --- PASS: TestBufferMaximum (0.00s)
10:15:54 [2021-02-22T10:15:54.188Z] === RUN   TestServerAlwaysDown
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.106048\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.106048\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.106048\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.106048\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] time="2021-02-22T10:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613988954.106048\",\"host\":\"b232265386aa\"}'"
10:15:54 [2021-02-22T10:15:54.188Z] --- PASS: TestServerAlwaysDown (0.00s)
10:15:54 [2021-02-22T10:15:54.188Z] === RUN   TestCannotSendAfterClose
10:15:54 [2021-02-22T10:15:54.188Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:15:54 [2021-02-22T10:15:54.188Z] === RUN   TestDeadlockOnBlockedEndpoint
10:15:54 [2021-02-22T10:15:54.206Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
10:15:54 [2021-02-22T10:15:54.206Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:15:54 [2021-02-22T10:15:54.411Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:15:54 [2021-02-22T10:15:54.777Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
10:15:54 [2021-02-22T10:15:54.777Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:15:55 [2021-02-22T10:15:55.157Z] time="2021-02-22T10:15:55Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
10:15:55 [2021-02-22T10:15:55.157Z] time="2021-02-22T10:15:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b232265386aa\"}'"
10:15:55 [2021-02-22T10:15:55.339Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
10:15:55 [2021-02-22T10:15:55.340Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:15:55 [2021-02-22T10:15:55.616Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:15:55 [2021-02-22T10:15:55.616Z] PASS
10:15:55 [2021-02-22T10:15:55.616Z] coverage: 82.5% of statements
10:15:55 [2021-02-22T10:15:55.616Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.888s	coverage: 82.5% of statements
10:15:55 [2021-02-22T10:15:55.616Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:15:55 [2021-02-22T10:15:55.616Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:15:55 [2021-02-22T10:15:55.616Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:15:56 [2021-02-22T10:15:56.075Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestContinueOnError_MirrorEndpoint
10:15:56 [2021-02-22T10:15:56.075Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestContinueOnError_NeverContinue
10:15:56 [2021-02-22T10:15:56.075Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestContinueOnError_UnnestsErrors
10:15:56 [2021-02-22T10:15:56.075Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestManifestStore
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestManifestStore/no_remote_or_local
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestV1IDService
10:15:56 [2021-02-22T10:15:56.075Z] --- PASS: TestV1IDService (0.02s)
10:15:56 [2021-02-22T10:15:56.075Z] === RUN   TestV2MetadataService
10:15:56 [2021-02-22T10:15:56.267Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:15:56 [2021-02-22T10:15:56.420Z] --- PASS: TestCreateServiceSysctls (3.24s)
10:15:56 [2021-02-22T10:15:56.420Z] === RUN   TestCreateServiceCapabilities
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local616587395\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/no_local_cache
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/with_local_cache
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/unknown_media_type
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="reference for unknown type: "
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestSuccessfulDownload
10:15:56 [2021-02-22T10:15:56.535Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     download_test.go:268: Needs fixing on Windows
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestCancelledDownload
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestCancelledDownload (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestMaxDownloadAttempts
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:15:56 [2021-02-22T10:15:56.535Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="reference for unknown type: "
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="reference for unknown type: "
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="reference for unknown type: "
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="reference for unknown type: "
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/error_persisting_manifest
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestManifestStore (0.22s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestManifestStore/no_remote_or_local (0.13s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
10:15:56 [2021-02-22T10:15:56.535Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
10:15:56 [2021-02-22T10:15:56.535Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
10:15:56 [2021-02-22T10:15:56.535Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
10:15:56 [2021-02-22T10:15:56.535Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
10:15:56 [2021-02-22T10:15:56.535Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestFixManifestLayers
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestFixManifestLayers (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestFixManifestLayersBaseLayerParent
10:15:56 [2021-02-22T10:15:56.535Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     pull_v2_test.go:73: Needs fixing on Windows
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestFixManifestLayersBadParent
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestValidateManifest
10:15:56 [2021-02-22T10:15:56.535Z] --- SKIP: TestValidateManifest (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     pull_v2_test.go:118: Needs fixing on Windows
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestFormatPlatform
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestFormatPlatform (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestGetRepositoryMountCandidates
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestLayerAlreadyExists
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z]     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}
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestWhenEmptyAuthConfig
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:15:56 [2021-02-22T10:15:56.535Z] time="2021-02-22T10:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:15:56 [2021-02-22T10:15:56.535Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s)
10:15:56 [2021-02-22T10:15:56.535Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s)
10:15:56 [2021-02-22T10:15:56.535Z] === RUN   TestTransfer
10:15:56 [2021-02-22T10:15:56.994Z] --- PASS: TestTransfer (0.12s)
10:15:56 [2021-02-22T10:15:56.994Z] === RUN   TestConcurrencyLimit
10:15:56 [2021-02-22T10:15:56.994Z] --- PASS: TestV2MetadataService (0.72s)
10:15:56 [2021-02-22T10:15:56.994Z] PASS
10:15:56 [2021-02-22T10:15:56.994Z] coverage: 48.2% of statements
10:15:56 [2021-02-22T10:15:56.994Z] ok  	github.com/docker/docker/distribution/metadata	0.854s	coverage: 48.2% of statements
10:15:56 [2021-02-22T10:15:56.994Z] --- PASS: TestConcurrencyLimit (0.37s)
10:15:56 [2021-02-22T10:15:56.994Z] === RUN   TestInactiveJobs
10:15:57 [2021-02-22T10:15:57.322Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
10:15:57 [2021-02-22T10:15:57.322Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestNotFound
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestNotFound (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestConflict
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestConflict (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestForbidden
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestForbidden (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestInvalidParameter
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestInvalidParameter (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestNotImplemented
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestNotImplemented (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestNotModified
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestNotModified (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestUnauthorized
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestUnauthorized (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestUnknown
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestUnknown (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestCancelled
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestCancelled (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestDeadline
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestDeadline (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestDataLoss
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestDataLoss (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestUnavailable
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestUnavailable (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestSystem
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestSystem (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Not_Found
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Bad_Request
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Conflict
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Unauthorized
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Service_Unavailable
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Forbidden
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Not_Modified
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Not_Implemented
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestFromStatusCode (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] PASS
10:15:57 [2021-02-22T10:15:57.453Z] coverage: 53.1% of statements
10:15:57 [2021-02-22T10:15:57.453Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 53.1% of statements
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestWhenEmptyAuthConfig (1.07s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestTokenPassThru
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestTokenPassThru (0.01s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestTokenPassThruDifferentHost
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:15:57 [2021-02-22T10:15:57.453Z] PASS
10:15:57 [2021-02-22T10:15:57.453Z] coverage: 23.4% of statements
10:15:57 [2021-02-22T10:15:57.453Z] ok  	github.com/docker/docker/distribution	1.462s	coverage: 23.4% of statements
10:15:57 [2021-02-22T10:15:57.453Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:15:57 [2021-02-22T10:15:57.453Z] --- PASS: TestInactiveJobs (0.43s)
10:15:57 [2021-02-22T10:15:57.453Z] === RUN   TestWatchRelease
10:15:57 [2021-02-22T10:15:57.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s)
10:15:57 [2021-02-22T10:15:57.636Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:15:57 [2021-02-22T10:15:57.636Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:15:57 [2021-02-22T10:15:57.912Z] --- PASS: TestWatchRelease (0.04s)
10:15:57 [2021-02-22T10:15:57.912Z] === RUN   TestWatchFinishedTransfer
10:15:57 [2021-02-22T10:15:57.912Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:15:57 [2021-02-22T10:15:57.912Z] === RUN   TestDuplicateTransfer
10:15:57 [2021-02-22T10:15:57.912Z] --- PASS: TestDuplicateTransfer (0.06s)
10:15:57 [2021-02-22T10:15:57.912Z] === RUN   TestSuccessfulUpload
10:15:58 [2021-02-22T10:15:58.371Z] time="2021-02-22T10:15:57Z" level=error msg="Upload failed, retrying: simulating retry"
10:15:58 [2021-02-22T10:15:58.371Z] --- PASS: TestSuccessfulUpload (0.73s)
10:15:58 [2021-02-22T10:15:58.371Z] === RUN   TestCancelledUpload
10:15:58 [2021-02-22T10:15:58.371Z] --- PASS: TestCancelledUpload (0.00s)
10:15:58 [2021-02-22T10:15:58.371Z] PASS
10:15:58 [2021-02-22T10:15:58.371Z] coverage: 76.8% of statements
10:15:58 [2021-02-22T10:15:58.371Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 76.8% of statements
10:15:58 [2021-02-22T10:15:58.371Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:15:58 [2021-02-22T10:15:58.566Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestCompare
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestCompare (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] PASS
10:15:58 [2021-02-22T10:15:58.831Z] coverage: 19.2% of statements
10:15:58 [2021-02-22T10:15:58.831Z] ok  	github.com/docker/docker/image/cache	0.063s	coverage: 19.2% of statements
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSGetInvalidData
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSGetInvalidData (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSInvalidSet
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSInvalidSet (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSInvalidRoot
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSInvalidRoot (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSMetadataGetSet
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSMetadataGetSet (0.05s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSInvalidWalker
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSInvalidWalker (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSGetSet
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSGetSet (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSGetUnsetKey
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSGetUnsetKey (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSGetEmptyData
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSGetEmptyData (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSDelete
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSDelete (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSWalker
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSWalker (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestFSWalkerStopOnError
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestFSWalkerStopOnError (0.01s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestNewFromJSON
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestNewFromJSON (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestNewFromJSONWithInvalidJSON
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestMarshalKeyOrder
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestImage
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestImage (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestImageOSNotEmpty
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestNewChildImageFromImageWithRootFS
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestCreate
10:15:58 [2021-02-22T10:15:58.831Z] --- PASS: TestCreate (0.00s)
10:15:58 [2021-02-22T10:15:58.831Z] === RUN   TestRestore
10:15:58 [2021-02-22T10:15:58.959Z] --- PASS: TestCreateServiceCapabilities (2.58s)
10:15:58 [2021-02-22T10:15:58.959Z] === RUN   TestInspect
10:15:59 [2021-02-22T10:15:59.129Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
10:15:59 [2021-02-22T10:15:59.129Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:15:59 [2021-02-22T10:15:59.235Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
10:15:59 [2021-02-22T10:15:59.235Z] === RUN   TestAuthZPluginHeader
10:15:59 [2021-02-22T10:15:59.291Z] time="2021-02-22T10:15:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestRestore (0.18s)
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestAddDelete
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestAddDelete (0.02s)
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestSearchAfterDelete
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestSearchAfterDelete (0.01s)
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestParentReset
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestParentReset (0.03s)
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestGetAndSetLastUpdated
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestStoreLen
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestStoreLen (0.05s)
10:15:59 [2021-02-22T10:15:59.291Z] PASS
10:15:59 [2021-02-22T10:15:59.291Z] coverage: 86.8% of statements
10:15:59 [2021-02-22T10:15:59.291Z] ok  	github.com/docker/docker/image	0.512s	coverage: 86.8% of statements
10:15:59 [2021-02-22T10:15:59.291Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:15:59 [2021-02-22T10:15:59.291Z] === RUN   TestMakeV1ConfigFromConfig
10:15:59 [2021-02-22T10:15:59.291Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
10:15:59 [2021-02-22T10:15:59.291Z] PASS
10:15:59 [2021-02-22T10:15:59.291Z] coverage: 25.0% of statements
10:15:59 [2021-02-22T10:15:59.691Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:15:59 [2021-02-22T10:15:59.751Z] ok  	github.com/docker/docker/image/v1	0.235s	coverage: 25.0% of statements
10:15:59 [2021-02-22T10:15:59.751Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:16:00 [2021-02-22T10:16:00.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
10:16:00 [2021-02-22T10:16:00.253Z] === RUN   TestCgroupNamespacesRunOlderClient
10:16:00 [2021-02-22T10:16:00.618Z] --- PASS: TestAuthZPluginHeader (1.05s)
10:16:00 [2021-02-22T10:16:00.618Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:16:00 [2021-02-22T10:16:00.618Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
10:16:00 [2021-02-22T10:16:00.618Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:00 [2021-02-22T10:16:00.618Z] === RUN   TestAuthZPluginV2Disable
10:16:00 [2021-02-22T10:16:00.618Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:16:00 [2021-02-22T10:16:00.618Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:00 [2021-02-22T10:16:00.618Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:16:00 [2021-02-22T10:16:00.618Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:16:00 [2021-02-22T10:16:00.618Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:00 [2021-02-22T10:16:00.618Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:16:00 [2021-02-22T10:16:00.618Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:16:00 [2021-02-22T10:16:00.618Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:00 [2021-02-22T10:16:00.618Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:16:00 [2021-02-22T10:16:00.721Z] === RUN   TestSerialization
10:16:00 [2021-02-22T10:16:00.721Z] --- PASS: TestSerialization (0.02s)
10:16:00 [2021-02-22T10:16:00.721Z] PASS
10:16:00 [2021-02-22T10:16:00.721Z] coverage: 100.0% of statements
10:16:00 [2021-02-22T10:16:00.721Z] ok  	github.com/docker/docker/libcontainerd/queue	0.071s	coverage: 100.0% of statements
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestEnvironmentParsing
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestEnvironmentParsing (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z] PASS
10:16:01 [2021-02-22T10:16:01.185Z] coverage: 1.0% of statements
10:16:01 [2021-02-22T10:16:01.185Z] ok  	github.com/docker/docker/libcontainerd/local	0.091s	coverage: 1.0% of statements
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestEmptyLayer
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestEmptyLayer (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestCommitFailure
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestCommitFailure (0.01s)
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestStartTransactionFailure
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestStartTransactionFailure (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestGetOrphan
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestGetOrphan (0.01s)
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestMountAndRegister
10:16:01 [2021-02-22T10:16:01.185Z] --- PASS: TestMountAndRegister (0.05s)
10:16:01 [2021-02-22T10:16:01.185Z]     layer_test.go:271: Layer size: 14
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestLayerRelease
10:16:01 [2021-02-22T10:16:01.185Z] --- SKIP: TestLayerRelease (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z]     layer_test.go:304: Failing on Windows
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestStoreRestore
10:16:01 [2021-02-22T10:16:01.185Z] --- SKIP: TestStoreRestore (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z]     layer_test.go:353: Failing on Windows
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestTarStreamStability
10:16:01 [2021-02-22T10:16:01.185Z] --- SKIP: TestTarStreamStability (0.00s)
10:16:01 [2021-02-22T10:16:01.185Z]     layer_test.go:468: Failing on Windows
10:16:01 [2021-02-22T10:16:01.185Z] === RUN   TestRegisterExistingLayer
10:16:01 [2021-02-22T10:16:01.501Z] --- PASS: TestInspect (2.48s)
10:16:01 [2021-02-22T10:16:01.501Z] === RUN   TestCreateJob
10:16:01 [2021-02-22T10:16:01.645Z] --- PASS: TestRegisterExistingLayer (0.28s)
10:16:01 [2021-02-22T10:16:01.645Z] === RUN   TestTarStreamVerification
10:16:01 [2021-02-22T10:16:01.645Z] --- SKIP: TestTarStreamVerification (0.00s)
10:16:01 [2021-02-22T10:16:01.645Z]     layer_test.go:697: Failing on Windows
10:16:01 [2021-02-22T10:16:01.645Z] === RUN   TestLayerMigration
10:16:01 [2021-02-22T10:16:01.645Z] --- SKIP: TestLayerMigration (0.00s)
10:16:01 [2021-02-22T10:16:01.645Z]     migration_test.go:46: Failing on Windows
10:16:01 [2021-02-22T10:16:01.645Z] === RUN   TestLayerMigrationNoTarsplit
10:16:01 [2021-02-22T10:16:01.645Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:16:01 [2021-02-22T10:16:01.645Z]     migration_test.go:182: Failing on Windows
10:16:01 [2021-02-22T10:16:01.645Z] === RUN   TestMountInit
10:16:01 [2021-02-22T10:16:01.646Z] --- SKIP: TestMountInit (0.00s)
10:16:01 [2021-02-22T10:16:01.646Z]     mount_test.go:17: Failing on Windows
10:16:01 [2021-02-22T10:16:01.646Z] === RUN   TestMountSize
10:16:01 [2021-02-22T10:16:01.646Z] --- SKIP: TestMountSize (0.00s)
10:16:01 [2021-02-22T10:16:01.646Z]     mount_test.go:76: Failing on Windows
10:16:01 [2021-02-22T10:16:01.646Z] === RUN   TestMountChanges
10:16:01 [2021-02-22T10:16:01.646Z] --- SKIP: TestMountChanges (0.00s)
10:16:01 [2021-02-22T10:16:01.646Z]     mount_test.go:125: Failing on Windows
10:16:01 [2021-02-22T10:16:01.646Z] === RUN   TestMountApply
10:16:01 [2021-02-22T10:16:01.646Z] --- SKIP: TestMountApply (0.00s)
10:16:01 [2021-02-22T10:16:01.646Z]     mount_test.go:212: Failing on Windows
10:16:01 [2021-02-22T10:16:01.646Z] PASS
10:16:01 [2021-02-22T10:16:01.646Z] coverage: 30.1% of statements
10:16:01 [2021-02-22T10:16:01.646Z] ok  	github.com/docker/docker/layer	0.497s	coverage: 30.1% of statements
10:16:01 [2021-02-22T10:16:01.646Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:16:01 [2021-02-22T10:16:01.646Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:16:01 [2021-02-22T10:16:01.646Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:16:01 [2021-02-22T10:16:01.646Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:16:02 [2021-02-22T10:16:02.106Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z] PASS
10:16:02 [2021-02-22T10:16:02.106Z] coverage: 42.3% of statements
10:16:02 [2021-02-22T10:16:02.106Z] ok  	github.com/docker/docker/oci	0.085s	coverage: 42.3% of statements
10:16:02 [2021-02-22T10:16:02.106Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:16:02 [2021-02-22T10:16:02.106Z] === RUN   TestParseVersion
10:16:02 [2021-02-22T10:16:02.106Z] --- PASS: TestParseVersion (0.00s)
10:16:02 [2021-02-22T10:16:02.106Z] PASS
10:16:02 [2021-02-22T10:16:02.106Z] coverage: 52.9% of statements
10:16:02 [2021-02-22T10:16:02.106Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 52.9% of statements
10:16:02 [2021-02-22T10:16:02.146Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s)
10:16:02 [2021-02-22T10:16:02.146Z] === RUN   TestKernelTCPMemory
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestAddressPoolOpt
10:16:02 [2021-02-22T10:16:02.566Z] --- PASS: TestAddressPoolOpt (0.00s)
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/a
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/something
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/_=a
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/env1=value1
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/_env1=value1
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/env2=value2=value3
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/env3=abc!qwe
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/env_4=value_4
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/PATH
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/=a
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/PATH=
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/PATH=something
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/asd!qwe
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/1asd
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/123
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/some_space
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/__some_space_before
10:16:02 [2021-02-22T10:16:02.566Z] === RUN   TestValidateEnv/some_space_after__
10:16:02 [2021-02-22T10:16:02.710Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateEnv/=
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateEnv/PaTh
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestValidateEnv (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/a (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/something (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/= (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestParseHost
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestParseHost (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestParseDockerDaemonHost
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestParseTCP
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestParseTCP (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestParseInvalidUnixAddrInvalid
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateExtraHosts
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestValidateExtraHosts (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestIpOptString
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestIpOptString (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestNewIpOptInvalidDefaultVal
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestNewIpOptValidDefaultVal
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestIpOptSetInvalidVal
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateIPAddress
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestValidateIPAddress (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestMapOpts
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestMapOpts (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestListOptsWithoutValidator
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestListOptsWithValidator
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestListOptsWithValidator (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateDNSSearch
10:16:03 [2021-02-22T10:16:03.031Z] --- PASS: TestValidateDNSSearch (0.00s)
10:16:03 [2021-02-22T10:16:03.031Z] === RUN   TestValidateLabel
10:16:03 [2021-02-22T10:16:03.032Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:16:03 [2021-02-22T10:16:03.032Z] === RUN   TestValidateLabel/label_with_general_format
10:16:03 [2021-02-22T10:16:03.032Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:16:03 [2021-02-22T10:16:03.032Z] === RUN   TestValidateLabel/label_with_one_more
10:16:03 [2021-02-22T10:16:03.032Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:16:03 [2021-02-22T10:16:03.273Z] --- PASS: TestKernelTCPMemory (0.92s)
10:16:03 [2021-02-22T10:16:03.273Z] === RUN   TestNISDomainname
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestValidateLabel (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestNamedListOpts
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestNamedListOpts (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestNamedMapOpts
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestNamedMapOpts (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestParseLink
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestParseLink (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestQuotedStringSetWithQuotes
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestQuotedStringSetWithNoQuotes
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestUlimitOpt
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestUlimitOpt (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] PASS
10:16:03 [2021-02-22T10:16:03.491Z] coverage: 67.1% of statements
10:16:03 [2021-02-22T10:16:03.491Z] ok  	github.com/docker/docker/opts	0.110s	coverage: 67.1% of statements
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestUnbuffered
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestUnbuffered (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] === RUN   TestRaceUnbuffered
10:16:03 [2021-02-22T10:16:03.491Z] --- PASS: TestRaceUnbuffered (0.00s)
10:16:03 [2021-02-22T10:16:03.491Z] PASS
10:16:03 [2021-02-22T10:16:03.491Z] coverage: 100.0% of statements
10:16:03 [2021-02-22T10:16:03.491Z] ok  	github.com/docker/docker/pkg/broadcaster	0.082s	coverage: 100.0% of statements
10:16:03 [2021-02-22T10:16:03.950Z] === RUN   TestPeerCertificateMarshalJSON
10:16:03 [2021-02-22T10:16:03.950Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:16:03 [2021-02-22T10:16:03.950Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:16:03 [2021-02-22T10:16:03.950Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s)
10:16:03 [2021-02-22T10:16:03.950Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:16:03 [2021-02-22T10:16:03.950Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:16:03 [2021-02-22T10:16:03.950Z] === RUN   TestMiddleware
10:16:03 [2021-02-22T10:16:03.950Z] --- PASS: TestMiddleware (0.00s)
10:16:03 [2021-02-22T10:16:03.950Z] === RUN   TestNewResponseModifier
10:16:03 [2021-02-22T10:16:03.950Z] --- PASS: TestNewResponseModifier (0.00s)
10:16:03 [2021-02-22T10:16:03.950Z] PASS
10:16:03 [2021-02-22T10:16:03.950Z] coverage: 26.8% of statements
10:16:03 [2021-02-22T10:16:03.950Z] ok  	github.com/docker/docker/pkg/authorization	0.434s	coverage: 26.8% of statements
10:16:04 [2021-02-22T10:16:04.201Z] --- PASS: TestNISDomainname (1.04s)
10:16:04 [2021-02-22T10:16:04.201Z] === RUN   TestHostnameDnsResolution
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[foo]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[bar]_[foo]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[foo_bar]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[qux]_[foo]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[]#01
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[qux]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[foo_bar_qux]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[qux]_[baz]]
10:16:04 [2021-02-22T10:16:04.409Z] === RUN   TestMatch/[[foo_baz]]
10:16:04 [2021-02-22T10:16:04.409Z] --- PASS: TestMatch (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:16:04 [2021-02-22T10:16:04.409Z] PASS
10:16:04 [2021-02-22T10:16:04.409Z] coverage: 87.5% of statements
10:16:04 [2021-02-22T10:16:04.409Z] ok  	github.com/docker/docker/pkg/capabilities	0.136s	coverage: 87.5% of statements
10:16:04 [2021-02-22T10:16:04.796Z] --- PASS: TestCreateJob (3.19s)
10:16:04 [2021-02-22T10:16:04.796Z] === RUN   TestReplicatedJob
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootTarUntar
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootTarUntar (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootUntarWithHugeExcludesList
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootUntarEmptyArchive
10:16:04 [2021-02-22T10:16:04.869Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootTarUntarWithSymlink
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootCopyWithTar
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootCopyFileWithTar
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootUntarPath
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootUntarPath (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestChrootApplyDotDotFile
10:16:04 [2021-02-22T10:16:04.869Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:16:04 [2021-02-22T10:16:04.869Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:16:04 [2021-02-22T10:16:04.869Z] PASS
10:16:04 [2021-02-22T10:16:04.869Z] coverage: 15.4% of statements
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestIsArchivePathDir
10:16:04 [2021-02-22T10:16:04.869Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.086s	coverage: 15.4% of statements
10:16:04 [2021-02-22T10:16:04.869Z] --- PASS: TestIsArchivePathDir (0.05s)
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestIsArchivePathInvalidFile
10:16:04 [2021-02-22T10:16:04.869Z] --- PASS: TestIsArchivePathInvalidFile (0.12s)
10:16:04 [2021-02-22T10:16:04.869Z] === RUN   TestIsArchivePathTar
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestIsArchivePathTar (0.17s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestDecompressStreamGzip
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeEmpty
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeEmpty (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeEmptyFile
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeEmptyFile (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeNonemptyFile
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeNestedDirectoryEmpty
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestMoveToSubdir
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestMoveToSubdir (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestSizeNonExistingDirectory
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] PASS
10:16:05 [2021-02-22T10:16:05.329Z] coverage: 80.0% of statements
10:16:05 [2021-02-22T10:16:05.329Z] ok  	github.com/docker/docker/pkg/directory	0.070s	coverage: 80.0% of statements
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestDecompressStreamGzip (0.15s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestDecompressStreamBzip2
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestDecompressStreamXz
10:16:05 [2021-02-22T10:16:05.329Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z]     archive_test.go:134: Xz not present in msys2
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCompressStreamXzUnsupported
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCompressStreamBzip2Unsupported
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCompressStreamInvalid
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestExtensionInvalid
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestExtensionInvalid (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestExtensionUncompressed
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestExtensionUncompressed (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestExtensionBzip2
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestExtensionBzip2 (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestExtensionGzip
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestExtensionGzip (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestExtensionXz
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestExtensionXz (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCmdStreamLargeStderr
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCmdStreamBad
10:16:05 [2021-02-22T10:16:05.329Z] --- SKIP: TestCmdStreamBad (0.00s)
10:16:05 [2021-02-22T10:16:05.329Z]     archive_test.go:239: Failing on Windows CI machines
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestCmdStreamGood
10:16:05 [2021-02-22T10:16:05.329Z] --- PASS: TestCmdStreamGood (0.04s)
10:16:05 [2021-02-22T10:16:05.329Z] === RUN   TestUntarPathWithInvalidDest
10:16:05 [2021-02-22T10:16:05.569Z] --- PASS: TestHostnameDnsResolution (1.35s)
10:16:05 [2021-02-22T10:16:05.569Z] === RUN   TestStats
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestUntarPathWithInvalidDest (0.04s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestUntarPathWithInvalidSrc
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestUntarPath
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestContainsEntry
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestCreateEntries
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestEntriesDiff
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestEntriesEquality
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGeneratorNotGenerate
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGeneratorWithPort
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestGeneratorWithPortNotGenerate
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestNewEntry
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestParse
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: Test (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestContainsEntry (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestCreateEntries (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestEntriesDiff (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestEntriesEquality (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestNewEntry (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestParse (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] PASS
10:16:05 [2021-02-22T10:16:05.788Z] coverage: 58.3% of statements
10:16:05 [2021-02-22T10:16:05.788Z] ok  	github.com/docker/docker/pkg/discovery	0.082s	coverage: 58.3% of statements
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestUntarPath (0.08s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestUntarPathWithDestinationFile
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyWithTarInvalidSrc
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyWithTarSrcFile
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyWithTarSrcFolder
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyWithTarSrcFolder (0.02s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyFileWithTarInvalidSrc
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyFileWithTarSrcFolder
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestCopyFileWithTarSrcFile
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   TestTarFiles
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestContent
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestInitialize
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestNew
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestParsingContentsWithComments
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestRegister
10:16:05 [2021-02-22T10:16:05.788Z] === RUN   Test/TestWatch
10:16:05 [2021-02-22T10:16:05.788Z] --- PASS: Test (0.01s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestContent (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestInitialize (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestNew (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestRegister (0.00s)
10:16:05 [2021-02-22T10:16:05.788Z]     --- PASS: Test/TestWatch (0.01s)
10:16:05 [2021-02-22T10:16:05.788Z] PASS
10:16:05 [2021-02-22T10:16:05.788Z] coverage: 97.6% of statements
10:16:05 [2021-02-22T10:16:05.788Z] ok  	github.com/docker/docker/pkg/discovery/file	0.053s	coverage: 97.6% of statements
10:16:06 [2021-02-22T10:16:06.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:16:06 [2021-02-22T10:16:06.133Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:16:06 [2021-02-22T10:16:06.757Z] === RUN   Test
10:16:06 [2021-02-22T10:16:06.757Z] === RUN   Test/TestWatch
10:16:06 [2021-02-22T10:16:06.757Z] --- PASS: Test (0.02s)
10:16:06 [2021-02-22T10:16:06.757Z]     --- PASS: Test/TestWatch (0.02s)
10:16:06 [2021-02-22T10:16:06.757Z] PASS
10:16:06 [2021-02-22T10:16:06.757Z] coverage: 92.3% of statements
10:16:06 [2021-02-22T10:16:06.757Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.063s	coverage: 92.3% of statements
10:16:07 [2021-02-22T10:16:07.060Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestInitialize
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestInitializeWithPattern
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestRegister
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestWatch
10:16:07 [2021-02-22T10:16:07.217Z] --- PASS: Test (0.00s)
10:16:07 [2021-02-22T10:16:07.217Z]     --- PASS: Test/TestInitialize (0.00s)
10:16:07 [2021-02-22T10:16:07.217Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
10:16:07 [2021-02-22T10:16:07.217Z]     --- PASS: Test/TestRegister (0.00s)
10:16:07 [2021-02-22T10:16:07.217Z]     --- PASS: Test/TestWatch (0.00s)
10:16:07 [2021-02-22T10:16:07.217Z] PASS
10:16:07 [2021-02-22T10:16:07.217Z] coverage: 93.8% of statements
10:16:07 [2021-02-22T10:16:07.217Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.039s	coverage: 93.8% of statements
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestInitialize
10:16:07 [2021-02-22T10:16:07.217Z] time="2021-02-22T10:16:06Z" level=info msg="Initializing discovery without TLS"
10:16:07 [2021-02-22T10:16:07.217Z] time="2021-02-22T10:16:06Z" level=info msg="Initializing discovery without TLS"
10:16:07 [2021-02-22T10:16:07.217Z] time="2021-02-22T10:16:06Z" level=info msg="Initializing discovery without TLS"
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestInitializeWithCerts
10:16:07 [2021-02-22T10:16:07.217Z] time="2021-02-22T10:16:06Z" level=info msg="Initializing discovery with TLS"
10:16:07 [2021-02-22T10:16:07.217Z] === RUN   Test/TestWatch
10:16:07 [2021-02-22T10:16:07.217Z] time="2021-02-22T10:16:06Z" level=info msg="Initializing discovery without TLS"
10:16:07 [2021-02-22T10:16:07.621Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:16:07 [2021-02-22T10:16:07.677Z] === RUN   TestPollerAddRemove
10:16:07 [2021-02-22T10:16:07.677Z] --- PASS: TestPollerAddRemove (0.00s)
10:16:07 [2021-02-22T10:16:07.677Z] === RUN   TestPollerEvent
10:16:07 [2021-02-22T10:16:07.677Z] --- SKIP: TestPollerEvent (0.00s)
10:16:07 [2021-02-22T10:16:07.677Z]     poller_test.go:41: No chmod on Windows
10:16:07 [2021-02-22T10:16:07.677Z] === RUN   TestPollerClose
10:16:07 [2021-02-22T10:16:07.677Z] --- PASS: TestPollerClose (0.00s)
10:16:07 [2021-02-22T10:16:07.677Z] PASS
10:16:07 [2021-02-22T10:16:07.677Z] coverage: 36.2% of statements
10:16:07 [2021-02-22T10:16:07.878Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:16:08 [2021-02-22T10:16:08.136Z] ok  	github.com/docker/docker/pkg/filenotify	0.054s	coverage: 36.2% of statements
10:16:08 [2021-02-22T10:16:08.440Z] --- PASS: TestStats (2.82s)
10:16:08 [2021-02-22T10:16:08.440Z] === RUN   TestStopContainerWithTimeout
10:16:08 [2021-02-22T10:16:08.440Z] === RUN   TestStopContainerWithTimeout/0
10:16:08 [2021-02-22T10:16:08.440Z] === PAUSE TestStopContainerWithTimeout/0
10:16:08 [2021-02-22T10:16:08.440Z] === RUN   TestStopContainerWithTimeout/1
10:16:08 [2021-02-22T10:16:08.440Z] === PAUSE TestStopContainerWithTimeout/1
10:16:08 [2021-02-22T10:16:08.440Z] === RUN   TestStopContainerWithTimeout/3
10:16:08 [2021-02-22T10:16:08.440Z] === PAUSE TestStopContainerWithTimeout/3
10:16:08 [2021-02-22T10:16:08.440Z] === RUN   TestStopContainerWithTimeout/-1
10:16:08 [2021-02-22T10:16:08.440Z] === PAUSE TestStopContainerWithTimeout/-1
10:16:08 [2021-02-22T10:16:08.440Z] === CONT  TestStopContainerWithTimeout/0
10:16:08 [2021-02-22T10:16:08.440Z] === CONT  TestStopContainerWithTimeout/-1
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCopyFileWithInvalidSrc
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCopyFileWithInvalidDest
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCopyFileWithSameSrcAndDest
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCopyFile
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCopyFile (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:16:08 [2021-02-22T10:16:08.595Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z]     fileutils_test.go:134: Needs porting to Windows
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestReadSymlinkedDirectoryToFile
10:16:08 [2021-02-22T10:16:08.595Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z]     fileutils_test.go:180: Needs porting to Windows
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestWildcardMatches
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestWildcardMatches (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestPatternMatches
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestPatternMatches (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestPatternMatchesFolderExclusions
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestSingleExclamationError
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestSingleExclamationError (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestMatchesWithNoPatterns
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestMatchesWithMalformedPatterns
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestMatches
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestMatches (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatterns
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatterns (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatternsExceptionFlag
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCleanPatternsErrorSingleException
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCreateIfNotExistsDir
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestCreateIfNotExistsFile
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestMatch
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestMatch (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] PASS
10:16:08 [2021-02-22T10:16:08.595Z] coverage: 87.7% of statements
10:16:08 [2021-02-22T10:16:08.595Z] ok  	github.com/docker/docker/pkg/fileutils	0.102s	coverage: 87.7% of statements
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestGet
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestGet (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] === RUN   TestGetShortcutString
10:16:08 [2021-02-22T10:16:08.595Z] --- PASS: TestGetShortcutString (0.00s)
10:16:08 [2021-02-22T10:16:08.595Z] PASS
10:16:08 [2021-02-22T10:16:08.595Z] coverage: 42.9% of statements
10:16:08 [2021-02-22T10:16:08.695Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:16:09 [2021-02-22T10:16:09.055Z] ok  	github.com/docker/docker/pkg/homedir	0.045s	coverage: 42.9% of statements
10:16:09 [2021-02-22T10:16:09.514Z] === RUN   TestCreateIDMapOrder
10:16:09 [2021-02-22T10:16:09.514Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:16:09 [2021-02-22T10:16:09.514Z] PASS
10:16:09 [2021-02-22T10:16:09.514Z] coverage: 7.2% of statements
10:16:09 [2021-02-22T10:16:09.514Z] ok  	github.com/docker/docker/pkg/idtools	0.043s	coverage: 7.2% of statements
10:16:09 [2021-02-22T10:16:09.622Z] === CONT  TestStopContainerWithTimeout/3
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestTarFiles (3.99s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestTarUntar
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestTarUntar (0.02s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestTarWithOptions
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestTarWithOptions (0.02s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestUntarUstarGnuConflict
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestUntarInvalidFilenames
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames544659942\\dest"
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestUntarInvalidFilenames (0.15s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestUntarHardlinkToSymlink
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestUntarInvalidHardlink
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252598215\\victim\\hello" -> "../victim/hello"
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink234285178\\victim\\hello" -> "/../victim/hello"
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink943773073\\victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink894620604\\victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink673646571\\victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink949663310\\victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.973Z] --- PASS: TestUntarInvalidHardlink (0.02s)
10:16:09 [2021-02-22T10:16:09.973Z] === RUN   TestUntarInvalidSymlink
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink225993557\\dest\\dotdot" -> "../victim/hello"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink271784624\\dest\\slash-dotdot" -> "/../victim/hello"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink949413455\\dest\\loophole-victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink652960098\\dest\\loophole-victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink176971097\\dest\\loophole-victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink871175908\\dest\\loophole-victim" -> "../victim"
10:16:09 [2021-02-22T10:16:09.974Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink837922547\\dest\\dir\\loophole" -> "../../victim"
10:16:09 [2021-02-22T10:16:09.974Z] --- PASS: TestUntarInvalidSymlink (0.02s)
10:16:09 [2021-02-22T10:16:09.974Z] === RUN   TestTempArchiveCloseMultipleTimes
10:16:09 [2021-02-22T10:16:09.974Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:16:09 [2021-02-22T10:16:09.974Z] === RUN   TestXGlobalNoParent
10:16:09 [2021-02-22T10:16:09.974Z] --- PASS: TestXGlobalNoParent (0.00s)
10:16:09 [2021-02-22T10:16:09.974Z] === RUN   TestReplaceFileTarWrapper
10:16:10 [2021-02-22T10:16:10.075Z] --- PASS: TestReplicatedJob (5.26s)
10:16:10 [2021-02-22T10:16:10.075Z] === RUN   TestUpdateReplicatedJob
10:16:10 [2021-02-22T10:16:10.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestPrefixHeaderReadable
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestPrefixHeaderReadable (0.01s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestDisablePigz
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: Test (3.13s)
10:16:10 [2021-02-22T10:16:10.433Z]     --- PASS: Test/TestInitialize (0.10s)
10:16:10 [2021-02-22T10:16:10.433Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
10:16:10 [2021-02-22T10:16:10.433Z]     --- PASS: Test/TestWatch (3.02s)
10:16:10 [2021-02-22T10:16:10.433Z] PASS
10:16:10 [2021-02-22T10:16:10.433Z] coverage: 84.1% of statements
10:16:10 [2021-02-22T10:16:10.433Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.206s	coverage: 84.1% of statements
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestDisablePigz (0.10s)
10:16:10 [2021-02-22T10:16:10.433Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestPigz
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestFixedBufferCap
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestFixedBufferCap (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestFixedBufferLen
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestFixedBufferLen (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestFixedBufferString
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestFixedBufferString (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestFixedBufferWrite
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestFixedBufferWrite (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestFixedBufferRead
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestFixedBufferRead (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestBytesPipeRead
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestBytesPipeRead (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestBytesPipeWrite
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestBytesPipeWrite (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestBytesPipeWriteRandomChunks
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestPigz (0.09s)
10:16:10 [2021-02-22T10:16:10.433Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestCopyFileWithInvalidDest
10:16:10 [2021-02-22T10:16:10.433Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z]     archive_windows_test.go:16: Currently fails
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestCanonicalTarNameForPath
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestCanonicalTarName
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestCanonicalTarName (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChmodTarEntry
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestChmodTarEntry (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestHardLinkOrder
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestHardLinkOrder (0.07s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChangeString
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestChangeString (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChangesWithNoChanges
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestChangesWithNoChanges (0.02s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChangesWithChanges
10:16:10 [2021-02-22T10:16:10.433Z] --- PASS: TestChangesWithChanges (0.02s)
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChangesWithChangesGH13590
10:16:10 [2021-02-22T10:16:10.433Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:16:10 [2021-02-22T10:16:10.433Z]     changes_test.go:192: needs more investigation
10:16:10 [2021-02-22T10:16:10.433Z] === RUN   TestChangesDirsEmpty
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestChangesDirsEmpty (0.08s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestChangesDirsMutated
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestAtomicWriteToFile
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestAtomicWriteToFile (0.05s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestAtomicWriteSetCommit
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestAtomicWriteSetCancel
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestReadCloserWrapperClose
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestReaderErrWrapperReadOnError
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestReaderErrWrapperRead
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestHashData
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestHashData (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestCancelReadCloser
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestChangesDirsMutated (0.19s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestApplyLayer
10:16:11 [2021-02-22T10:16:11.008Z] --- SKIP: TestApplyLayer (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     changes_test.go:405: needs further investigation
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestChangesSizeWithHardlinks
10:16:11 [2021-02-22T10:16:11.008Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     changes_test.go:441: needs further investigation
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestChangesSizeWithNoChanges
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestChangesSize
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestChangesSize (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestApplyLayerInvalidFilenames
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames965614618\\dest"
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestApplyLayerInvalidHardlink
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink555331676\\victim\\hello" -> "../victim/hello"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink818987531\\victim\\hello" -> "/../victim/hello"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink988225518\\victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink238559349\\victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink942414672\\victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink623994991\\victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestApplyLayerInvalidSymlink
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink709140738\\dest\\dotdot" -> "../victim/hello"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink142365817\\dest\\slash-dotdot" -> "/../victim/hello"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158391172\\dest\\loophole-victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink720547091\\dest\\loophole-victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877643606\\dest\\loophole-victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink460391613\\dest\\loophole-victim" -> "../victim"
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestApplyLayerWhiteouts
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestError
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestError (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/no_progress
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/progress_1
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/with_units
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestProgressString/hide_counts
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestProgressString (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/with_units (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestJSONMessageDisplay
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestApplyLayerWhiteouts (0.04s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestGenerateEmptyFile
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestGenerateWithContent
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestGenerateWithContent (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] PASS
10:16:11 [2021-02-22T10:16:11.008Z] coverage: 62.8% of statements
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestCancelReadCloser (0.11s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestWriteCloserWrapperClose
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestNopWriteCloser
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestNopWriteCloser (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestNopWriter
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestNopWriter (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestWriteCounter
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestWriteCounter (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] PASS
10:16:11 [2021-02-22T10:16:11.008Z] coverage: 69.2% of statements
10:16:11 [2021-02-22T10:16:11.008Z] ok  	github.com/docker/docker/pkg/archive	6.151s	coverage: 62.8% of statements
10:16:11 [2021-02-22T10:16:11.008Z] ok  	github.com/docker/docker/pkg/ioutils	0.654s	coverage: 69.2% of statements
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestJSONMessageDisplay (0.10s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestJSONMessageDisplayWithJSONError
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestDisplayJSONMessagesStream
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] PASS
10:16:11 [2021-02-22T10:16:11.008Z] coverage: 91.7% of statements
10:16:11 [2021-02-22T10:16:11.008Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.149s	coverage: 91.7% of statements
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestStandardLongPath
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestStandardLongPath (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] === RUN   TestUNCLongPath
10:16:11 [2021-02-22T10:16:11.008Z] --- PASS: TestUNCLongPath (0.00s)
10:16:11 [2021-02-22T10:16:11.008Z] PASS
10:16:11 [2021-02-22T10:16:11.008Z] coverage: 100.0% of statements
10:16:11 [2021-02-22T10:16:11.008Z] ok  	github.com/docker/docker/pkg/longpath	0.033s	coverage: 100.0% of statements
10:16:11 [2021-02-22T10:16:11.468Z] === RUN   TestNameFormat
10:16:11 [2021-02-22T10:16:11.468Z] --- PASS: TestNameFormat (0.00s)
10:16:11 [2021-02-22T10:16:11.468Z] === RUN   TestNameRetries
10:16:11 [2021-02-22T10:16:11.468Z] --- PASS: TestNameRetries (0.00s)
10:16:11 [2021-02-22T10:16:11.468Z] PASS
10:16:11 [2021-02-22T10:16:11.468Z] coverage: 85.7% of statements
10:16:11 [2021-02-22T10:16:11.468Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
10:16:11 [2021-02-22T10:16:11.668Z] === CONT  TestStopContainerWithTimeout/1
10:16:11 [2021-02-22T10:16:11.927Z] === RUN   TestParseKeyValueOpt
10:16:11 [2021-02-22T10:16:11.927Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:16:11 [2021-02-22T10:16:11.927Z] === RUN   TestParseUintList
10:16:11 [2021-02-22T10:16:11.927Z] --- PASS: TestParseUintList (0.00s)
10:16:11 [2021-02-22T10:16:11.927Z] === RUN   TestParseUintListMaximumLimits
10:16:11 [2021-02-22T10:16:11.927Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:16:11 [2021-02-22T10:16:11.927Z] PASS
10:16:11 [2021-02-22T10:16:11.927Z] coverage: 97.0% of statements
10:16:11 [2021-02-22T10:16:11.927Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
10:16:12 [2021-02-22T10:16:12.386Z] === RUN   TestNewAndRemove
10:16:12 [2021-02-22T10:16:12.386Z] --- PASS: TestNewAndRemove (0.00s)
10:16:12 [2021-02-22T10:16:12.386Z] === RUN   TestRemoveInvalidPath
10:16:12 [2021-02-22T10:16:12.386Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:16:12 [2021-02-22T10:16:12.386Z] PASS
10:16:12 [2021-02-22T10:16:12.386Z] coverage: 82.6% of statements
10:16:12 [2021-02-22T10:16:12.386Z] ok  	github.com/docker/docker/pkg/pidfile	0.048s	coverage: 82.6% of statements
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParseEmptyInterface
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParseEmptyInterface (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParseNonInterfaceType
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParseWithOneFunction
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParseWithOneFunction (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParseWithMultipleFuncs
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParseWithUnnamedReturn
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestEmbeddedInterface
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestEmbeddedInterface (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestParsedImports
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestParsedImports (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] === RUN   TestAliasedImports
10:16:12 [2021-02-22T10:16:12.846Z] --- PASS: TestAliasedImports (0.00s)
10:16:12 [2021-02-22T10:16:12.846Z] PASS
10:16:12 [2021-02-22T10:16:12.846Z] coverage: 56.8% of statements
10:16:12 [2021-02-22T10:16:12.846Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.052s	coverage: 56.8% of statements
10:16:13 [2021-02-22T10:16:13.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:16:13 [2021-02-22T10:16:13.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:16:13 [2021-02-22T10:16:13.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:16:13 [2021-02-22T10:16:13.289Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:16:13 [2021-02-22T10:16:13.289Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
10:16:13 [2021-02-22T10:16:13.289Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
10:16:13 [2021-02-22T10:16:13.289Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
10:16:13 [2021-02-22T10:16:13.289Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
10:16:13 [2021-02-22T10:16:13.289Z] === RUN   TestDeleteDevicemapper
10:16:13 [2021-02-22T10:16:13.289Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:16:13 [2021-02-22T10:16:13.289Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:16:13 [2021-02-22T10:16:13.289Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:16:13 [2021-02-22T10:16:13.369Z] --- PASS: TestUpdateReplicatedJob (2.90s)
10:16:13 [2021-02-22T10:16:13.369Z] === RUN   TestServiceListWithStatuses
10:16:13 [2021-02-22T10:16:13.369Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:16:13 [2021-02-22T10:16:13.369Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:13 [2021-02-22T10:16:13.369Z] === RUN   TestDockerNetworkConnectAlias
10:16:13 [2021-02-22T10:16:13.815Z] === RUN   TestFailedConnection
10:16:14 [2021-02-22T10:16:14.217Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestHTTPTransport
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestHTTPTransport (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] PASS
10:16:14 [2021-02-22T10:16:14.279Z] coverage: 85.7% of statements
10:16:14 [2021-02-22T10:16:14.279Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.055s	coverage: 85.7% of statements
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestBufioReaderPoolPutAndGet
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestBufioWriterPoolPutAndGet
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] === RUN   TestBufferPoolPutAndGet
10:16:14 [2021-02-22T10:16:14.279Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:16:14 [2021-02-22T10:16:14.279Z] PASS
10:16:14 [2021-02-22T10:16:14.279Z] coverage: 88.2% of statements
10:16:14 [2021-02-22T10:16:14.279Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestFailedConnection (1.12s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestFailOnce
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestOutputOnPrematureClose
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestCompleteSilently
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestCompleteSilently (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] PASS
10:16:14 [2021-02-22T10:16:14.739Z] coverage: 75.9% of statements
10:16:14 [2021-02-22T10:16:14.739Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestSendToOneSub
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestSendToOneSub (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestSendToMultipleSubs
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestEvictOneSub
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestEvictOneSub (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestClosePublisher
10:16:14 [2021-02-22T10:16:14.739Z] --- PASS: TestClosePublisher (0.00s)
10:16:14 [2021-02-22T10:16:14.739Z] === RUN   TestPubSubRace
10:16:14 [2021-02-22T10:16:14.739Z] 2021/02/22 10:16:14 http: panic serving 127.0.0.1:49221: Plugin not ready
10:16:14 [2021-02-22T10:16:14.739Z] goroutine 10 [running]:
10:16:14 [2021-02-22T10:16:14.739Z] net/http.(*conn).serve.func1(0xc000058b40)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:1795 +0x140
10:16:14 [2021-02-22T10:16:14.739Z] panic(0x849b40, 0x986ad0)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
10:16:14 [2021-02-22T10:16:14.739Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
10:16:14 [2021-02-22T10:16:14.739Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
10:16:14 [2021-02-22T10:16:14.739Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:2036 +0x4b
10:16:14 [2021-02-22T10:16:14.739Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
10:16:14 [2021-02-22T10:16:14.739Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:2831 +0xab
10:16:14 [2021-02-22T10:16:14.739Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980)
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:1919 +0x87c
10:16:14 [2021-02-22T10:16:14.739Z] created by net/http.(*Server).Serve
10:16:14 [2021-02-22T10:16:14.739Z] 	c:/go/src/net/http/server.go:2957 +0x38b
10:16:14 [2021-02-22T10:16:14.739Z] time="2021-02-22T10:16:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s"
10:16:15 [2021-02-22T10:16:15.707Z] === RUN   TestRegister
10:16:15 [2021-02-22T10:16:15.707Z] --- PASS: TestRegister (0.00s)
10:16:15 [2021-02-22T10:16:15.707Z] === RUN   TestCommand
10:16:15 [2021-02-22T10:16:15.707Z] --- PASS: TestCommand (0.02s)
10:16:15 [2021-02-22T10:16:15.707Z] === RUN   TestNaiveSelf
10:16:15 [2021-02-22T10:16:15.707Z] --- PASS: TestNaiveSelf (0.02s)
10:16:15 [2021-02-22T10:16:15.707Z] PASS
10:16:15 [2021-02-22T10:16:15.707Z] coverage: 82.4% of statements
10:16:15 [2021-02-22T10:16:15.707Z] ok  	github.com/docker/docker/pkg/reexec	0.072s	coverage: 82.4% of statements
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestPubSubRace (1.03s)
10:16:16 [2021-02-22T10:16:16.167Z] PASS
10:16:16 [2021-02-22T10:16:16.167Z] coverage: 75.0% of statements
10:16:16 [2021-02-22T10:16:16.167Z] ok  	github.com/docker/docker/pkg/pubsub	1.064s	coverage: 75.0% of statements
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestFailOnce (1.11s)
10:16:16 [2021-02-22T10:16:16.167Z] === RUN   TestEchoInputOutput
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestEchoInputOutput (0.00s)
10:16:16 [2021-02-22T10:16:16.167Z] === RUN   TestBackoff
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestBackoff (0.00s)
10:16:16 [2021-02-22T10:16:16.167Z] === RUN   TestAbortRetry
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestAbortRetry (0.00s)
10:16:16 [2021-02-22T10:16:16.167Z] === RUN   TestClientScheme
10:16:16 [2021-02-22T10:16:16.167Z] --- PASS: TestClientScheme (0.00s)
10:16:16 [2021-02-22T10:16:16.167Z] === RUN   TestNewClientWithTimeout
10:16:16 [2021-02-22T10:16:16.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s)
10:16:16 [2021-02-22T10:16:16.198Z] === RUN   TestUpdateMemory
10:16:16 [2021-02-22T10:16:16.198Z] --- SKIP: TestUpdateMemory (0.00s)
10:16:16 [2021-02-22T10:16:16.198Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:16:16 [2021-02-22T10:16:16.198Z] === RUN   TestUpdateCPUQuota
10:16:16 [2021-02-22T10:16:16.626Z] time="2021-02-22T10:16:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestParseSignal
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestParseSignal (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestValidSignalForPlatform
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestValidSignalForPlatform (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] PASS
10:16:16 [2021-02-22T10:16:16.627Z] coverage: 20.3% of statements
10:16:16 [2021-02-22T10:16:16.627Z] ok  	github.com/docker/docker/pkg/signal	0.057s	coverage: 20.3% of statements
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestNewStdWriter
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestNewStdWriter (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestWriteWithUninitializedStdWriter
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestWriteWithNilBytes
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestWrite
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestWrite (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestWriteWithWriterError
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestWriteWithWriterError (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyWriteAndRead
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyWithInvalidInputHeader
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyWithCorruptedPrefix
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyReturnsWriteErrors
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:16:16 [2021-02-22T10:16:16.627Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:16:16 [2021-02-22T10:16:16.627Z] PASS
10:16:16 [2021-02-22T10:16:16.627Z] coverage: 100.0% of statements
10:16:16 [2021-02-22T10:16:16.627Z] ok  	github.com/docker/docker/pkg/stdcopy	0.064s	coverage: 100.0% of statements
10:16:16 [2021-02-22T10:16:16.760Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:16:16 [2021-02-22T10:16:16.760Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:16:17 [2021-02-22T10:16:17.566Z] --- PASS: TestDockerNetworkConnectAlias (4.35s)
10:16:17 [2021-02-22T10:16:17.566Z] === RUN   TestDockerNetworkReConnect
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestRawProgressFormatterFormatStatus
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestRawProgressFormatterFormatProgress
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestFormatStatus
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestFormatStatus (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestFormatError
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestFormatError (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestFormatJSONError
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestFormatJSONError (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestJsonProgressFormatterFormatProgress
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestJsonProgressFormatterFormatStatus
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestNewJSONProgressOutput
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestAuxFormatterEmit
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestStreamWriterStdout
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestStreamWriterStdout (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestStreamWriterStderr
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestStreamWriterStderr (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] PASS
10:16:17 [2021-02-22T10:16:17.595Z] coverage: 66.2% of statements
10:16:17 [2021-02-22T10:16:17.595Z] ok  	github.com/docker/docker/pkg/streamformatter	0.038s	coverage: 66.2% of statements
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestGenerateRandomID
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestGenerateRandomID (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestShortenId
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestShortenId (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestShortenSha256Id
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestShortenSha256Id (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestShortenIdEmpty
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestShortenIdEmpty (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestShortenIdInvalid
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestShortenIdInvalid (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestIsShortIDNonHex
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] === RUN   TestIsShortIDNotCorrectSize
10:16:17 [2021-02-22T10:16:17.595Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:16:17 [2021-02-22T10:16:17.595Z] PASS
10:16:17 [2021-02-22T10:16:17.595Z] coverage: 70.6% of statements
10:16:17 [2021-02-22T10:16:17.595Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
10:16:17 [2021-02-22T10:16:17.688Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:16:17 [2021-02-22T10:16:17.944Z] --- PASS: TestUpdateCPUQuota (1.85s)
10:16:17 [2021-02-22T10:16:17.944Z] === RUN   TestUpdatePidsLimit
10:16:17 [2021-02-22T10:16:17.944Z] === RUN   TestUpdatePidsLimit/update_from_none
10:16:18 [2021-02-22T10:16:18.054Z] time="2021-02-22T10:16:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:16:18 [2021-02-22T10:16:18.199Z] === RUN   TestDockerSuite/TestBuildCmd
10:16:18 [2021-02-22T10:16:18.199Z] === RUN   TestUpdatePidsLimit/no_change
10:16:18 [2021-02-22T10:16:18.455Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:16:18 [2021-02-22T10:16:18.513Z] === RUN   TestIsCpusetListAvailable
10:16:18 [2021-02-22T10:16:18.513Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:16:18 [2021-02-22T10:16:18.513Z] PASS
10:16:18 [2021-02-22T10:16:18.513Z] coverage: 38.2% of statements
10:16:18 [2021-02-22T10:16:18.513Z] ok  	github.com/docker/docker/pkg/sysinfo	0.044s	coverage: 38.2% of statements
10:16:18 [2021-02-22T10:16:18.711Z] === RUN   TestUpdatePidsLimit/update_lower
10:16:18 [2021-02-22T10:16:18.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s)
10:16:18 [2021-02-22T10:16:18.751Z] PASS
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] === Skipped
10:16:18 [2021-02-22T10:16:18.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
10:16:18 [2021-02-22T10:16:18.751Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:16:18 [2021-02-22T10:16:18.751Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:16:18 [2021-02-22T10:16:18.751Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:16:18 [2021-02-22T10:16:18.751Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] 
10:16:18 [2021-02-22T10:16:18.751Z] DONE 17 tests, 4 skipped in 32.514s
10:16:18 [2021-02-22T10:16:18.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:16:18 [2021-02-22T10:16:18.751Z] ++ 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
10:16:18 [2021-02-22T10:16:18.751Z] ++ set -e
10:16:18 [2021-02-22T10:16:18.751Z] ++ '[' -n 0 ']'
10:16:18 [2021-02-22T10:16:18.751Z] ++ set -x
10:16:18 [2021-02-22T10:16:18.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:16:18 [2021-02-22T10:16:18.751Z] INFO: Testing against a local daemon
10:16:18 [2021-02-22T10:16:18.751Z] === RUN   TestPluginInvalidJSON
10:16:18 [2021-02-22T10:16:18.751Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:16:18 [2021-02-22T10:16:18.751Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:16:18 [2021-02-22T10:16:18.751Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:16:18 [2021-02-22T10:16:18.751Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:16:18 [2021-02-22T10:16:18.751Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:16:18 [2021-02-22T10:16:18.751Z] === RUN   TestPluginInstall
10:16:18 [2021-02-22T10:16:18.751Z] === RUN   TestPluginInstall/no_auth
10:16:18 [2021-02-22T10:16:18.967Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:16:18 [2021-02-22T10:16:18.967Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestChtimes
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestChtimes (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestChtimesWindows
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestChtimesWindows (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestEnsureRemoveAllNotExist
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestEnsureRemoveAllWithDir
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestEnsureRemoveAllWithFile
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestHasWin32KSupport
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestHasWin32KSupport (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z]     syscall_windows_test.go:8: win32k: true
10:16:18 [2021-02-22T10:16:18.972Z] PASS
10:16:18 [2021-02-22T10:16:18.972Z] coverage: 12.0% of statements
10:16:18 [2021-02-22T10:16:18.972Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 12.0% of statements
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestTailFile
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestTailFile (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestTailFileManyLines
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestTailFileManyLines (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestTailEmptyFile
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestTailEmptyFile (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestTailNegativeN
10:16:18 [2021-02-22T10:16:18.972Z] --- PASS: TestTailNegativeN (0.00s)
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestNewTailReader
10:16:18 [2021-02-22T10:16:18.972Z] === PAUSE TestNewTailReader
10:16:18 [2021-02-22T10:16:18.972Z] === CONT  TestNewTailReader
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestNewTailReader/2_byte_delimiter
10:16:18 [2021-02-22T10:16:18.972Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:16:18 [2021-02-22T10:16:18.972Z] === RUN   TestNewTailReader/4_byte_delimiter
10:16:19 [2021-02-22T10:16:19.434Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line#01
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line#02
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/single_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/no_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/12_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/8_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/4_byte_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.435Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.435Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.436Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.436Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.437Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.437Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.438Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.438Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.439Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.530Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:16:19 [2021-02-22T10:16:19.530Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:16:19 [2021-02-22T10:16:19.530Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:16:19 [2021-02-22T10:16:19.787Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:16:19 [2021-02-22T10:16:19.900Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:16:19 [2021-02-22T10:16:19.900Z] --- PASS: TestNewTailReader (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.03s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.900Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.03s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.06s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.901Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.902Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] PASS
10:16:19 [2021-02-22T10:16:19.903Z] coverage: 88.6% of statements
10:16:19 [2021-02-22T10:16:19.903Z] ok  	github.com/docker/docker/pkg/tailfile	0.280s	coverage: 88.6% of statements
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestTarSumRemoveNonExistent
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestTarSumRemove
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestTarSumRemove (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestSortFileInfoSums
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestSortFileInfoSums (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestNewTarSumForLabelInvalid
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestNewTarSumForLabel
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestEmptyTar
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestEmptyTar (0.02s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestTarSumsReadSize
10:16:19 [2021-02-22T10:16:19.903Z] --- PASS: TestTarSumsReadSize (0.00s)
10:16:19 [2021-02-22T10:16:19.903Z] === RUN   TestTarSums
10:16:20 [2021-02-22T10:16:20.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestTarSums (0.09s)
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestIteration
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestIteration (0.00s)
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestVersionLabelForChecksum
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestVersion
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestVersion (0.00s)
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestGetVersion
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestGetVersion (0.00s)
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestGetVersions
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestGetVersions (0.00s)
10:16:20 [2021-02-22T10:16:20.362Z] PASS
10:16:20 [2021-02-22T10:16:20.362Z] coverage: 89.3% of statements
10:16:20 [2021-02-22T10:16:20.362Z] ok  	github.com/docker/docker/pkg/tarsum	0.161s	coverage: 89.3% of statements
10:16:20 [2021-02-22T10:16:20.362Z] testing: warning: no tests to run
10:16:20 [2021-02-22T10:16:20.362Z] PASS
10:16:20 [2021-02-22T10:16:20.362Z] coverage: [no statements]
10:16:20 [2021-02-22T10:16:20.362Z] ok  	github.com/docker/docker/pkg/term/windows	0.033s	coverage: [no statements] [no tests to run]
10:16:20 [2021-02-22T10:16:20.362Z] === RUN   TestTruncIndex
10:16:20 [2021-02-22T10:16:20.362Z] --- PASS: TestTruncIndex (0.10s)
10:16:20 [2021-02-22T10:16:20.362Z] PASS
10:16:20 [2021-02-22T10:16:20.362Z] coverage: 91.5% of statements
10:16:20 [2021-02-22T10:16:20.362Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
10:16:20 [2021-02-22T10:16:20.362Z] time="2021-02-22T10:16:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:16:20 [2021-02-22T10:16:20.821Z] === RUN   TestIsGIT
10:16:20 [2021-02-22T10:16:20.821Z] --- PASS: TestIsGIT (0.00s)
10:16:20 [2021-02-22T10:16:20.821Z] === RUN   TestIsTransport
10:16:20 [2021-02-22T10:16:20.821Z] --- PASS: TestIsTransport (0.00s)
10:16:20 [2021-02-22T10:16:20.821Z] PASS
10:16:20 [2021-02-22T10:16:20.821Z] coverage: 100.0% of statements
10:16:20 [2021-02-22T10:16:20.821Z] ok  	github.com/docker/docker/pkg/urlutil	0.031s	coverage: 100.0% of statements
10:16:20 [2021-02-22T10:16:20.821Z] === RUN   TestVersionInfo
10:16:20 [2021-02-22T10:16:20.821Z] --- PASS: TestVersionInfo (0.00s)
10:16:20 [2021-02-22T10:16:20.821Z] === RUN   TestAppendVersions
10:16:20 [2021-02-22T10:16:20.821Z] --- PASS: TestAppendVersions (0.00s)
10:16:20 [2021-02-22T10:16:20.821Z] PASS
10:16:20 [2021-02-22T10:16:20.821Z] coverage: 88.9% of statements
10:16:20 [2021-02-22T10:16:20.821Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
10:16:20 [2021-02-22T10:16:20.860Z] --- PASS: TestDockerNetworkReConnect (3.24s)
10:16:20 [2021-02-22T10:16:20.860Z] === RUN   TestServicePlugin
10:16:21 [2021-02-22T10:16:21.277Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:16:21 [2021-02-22T10:16:21.322Z] time="2021-02-22T10:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:21 [2021-02-22T10:16:21.322Z] time="2021-02-22T10:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8cda301bfc9aa0db6a993360cacb8e8633043ed825d88973721538b1ccb37896" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:21 [2021-02-22T10:16:21.322Z] time="2021-02-22T10:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:21 [2021-02-22T10:16:21.322Z] time="2021-02-22T10:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8cda301bfc9aa0db6a993360cacb8e8633043ed825d88973721538b1ccb37896" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:21 [2021-02-22T10:16:21.533Z] --- PASS: TestUpdatePidsLimit (3.61s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
10:16:21 [2021-02-22T10:16:21.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
10:16:21 [2021-02-22T10:16:21.533Z] === RUN   TestUpdateRestartPolicy
10:16:21 [2021-02-22T10:16:21.583Z] === RUN   TestPluginInstall/with_htpasswd
10:16:21 [2021-02-22T10:16:21.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:16:22 [2021-02-22T10:16:22.154Z] time="2021-02-22T10:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:22 [2021-02-22T10:16:22.154Z] time="2021-02-22T10:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7367ce99fb656e146816c1dde65c274909b0e68ceb68092d457ec6af5a604ef5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:22 [2021-02-22T10:16:22.154Z] time="2021-02-22T10:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:22 [2021-02-22T10:16:22.154Z] time="2021-02-22T10:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7367ce99fb656e146816c1dde65c274909b0e68ceb68092d457ec6af5a604ef5" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestNewSettable
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestNewSettable (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestIsSettable
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestIsSettable (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestUpdateSettingsEnv
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] PASS
10:16:22 [2021-02-22T10:16:22.359Z] coverage: 20.1% of statements
10:16:22 [2021-02-22T10:16:22.359Z] ok  	github.com/docker/docker/plugin/v2	0.038s	coverage: 20.1% of statements
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestLoad
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestLoad (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestSave
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestSave (0.03s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestAddDeleteGet
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestValidatePrivileges
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestValidatePrivileges (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestFilterByCapNeg
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestFilterByCapNeg (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestFilterByCapPos
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestFilterByCapPos (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] PASS
10:16:22 [2021-02-22T10:16:22.359Z] coverage: 12.0% of statements
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestAddDeleteGet (0.04s)
10:16:22 [2021-02-22T10:16:22.359Z] === RUN   TestInvalidTags
10:16:22 [2021-02-22T10:16:22.359Z] --- PASS: TestInvalidTags (0.00s)
10:16:22 [2021-02-22T10:16:22.359Z] PASS
10:16:22 [2021-02-22T10:16:22.359Z] coverage: 84.4% of statements
10:16:22 [2021-02-22T10:16:22.359Z] ok  	github.com/docker/docker/plugin	0.047s	coverage: 12.0% of statements
10:16:22 [2021-02-22T10:16:22.359Z] ok  	github.com/docker/docker/reference	0.109s	coverage: 84.4% of statements
10:16:22 [2021-02-22T10:16:22.725Z] === RUN   TestPluginInstall/with_insecure
10:16:23 [2021-02-22T10:16:23.310Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:16:23 [2021-02-22T10:16:23.328Z] === RUN   TestRestartManagerTimeout
10:16:23 [2021-02-22T10:16:23.328Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:16:23 [2021-02-22T10:16:23.328Z] === RUN   TestRestartManagerTimeoutReset
10:16:23 [2021-02-22T10:16:23.328Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:16:23 [2021-02-22T10:16:23.328Z] PASS
10:16:23 [2021-02-22T10:16:23.328Z] coverage: 50.9% of statements
10:16:23 [2021-02-22T10:16:23.328Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 50.9% of statements
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReaderWithReadError
10:16:23 [2021-02-22T10:16:23.787Z] time="2021-02-22T10:16:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReader
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReader (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:16:23 [2021-02-22T10:16:23.787Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:16:23 [2021-02-22T10:16:23.787Z] PASS
10:16:23 [2021-02-22T10:16:23.787Z] coverage: 100.0% of statements
10:16:23 [2021-02-22T10:16:23.787Z] ok  	github.com/docker/docker/registry/resumable	0.165s	coverage: 100.0% of statements
10:16:23 [2021-02-22T10:16:23.882Z] Copying nested executables into bundles/cross/linux/amd64
10:16:24 [2021-02-22T10:16:24.109Z] time="2021-02-22T10:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:24 [2021-02-22T10:16:24.109Z] time="2021-02-22T10:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fac66285935f4ab2829b3ea19229be038c6d8440ff0585022cb58204e000b32f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:24 [2021-02-22T10:16:24.109Z] time="2021-02-22T10:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:16:24 [2021-02-22T10:16:24.109Z] time="2021-02-22T10:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fac66285935f4ab2829b3ea19229be038c6d8440ff0585022cb58204e000b32f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestDecodeContainerConfig
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestDecodeContainerConfigIsolation
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestValidatePrivileged
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestValidatePrivileged (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] PASS
10:16:24 [2021-02-22T10:16:24.246Z] coverage: 52.2% of statements
10:16:24 [2021-02-22T10:16:24.246Z] ok  	github.com/docker/docker/runconfig	0.056s	coverage: 52.2% of statements
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestResolveAuthConfigIndexServer
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestResolveAuthConfigFullURL
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestLoadAllowNondistributableArtifacts
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestValidateMirror
10:16:24 [2021-02-22T10:16:24.246Z] --- PASS: TestValidateMirror (0.00s)
10:16:24 [2021-02-22T10:16:24.246Z] === RUN   TestLoadInsecureRegistries
10:16:24 [2021-02-22T10:16:24.371Z] --- PASS: TestPluginInstall (5.78s)
10:16:24 [2021-02-22T10:16:24.371Z]     --- PASS: TestPluginInstall/no_auth (2.78s)
10:16:24 [2021-02-22T10:16:24.371Z]     --- PASS: TestPluginInstall/with_htpasswd (1.22s)
10:16:24 [2021-02-22T10:16:24.371Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
10:16:24 [2021-02-22T10:16:24.371Z]         plugin_test.go:160: [dad05d15566a4] daemon is not started
10:16:24 [2021-02-22T10:16:24.371Z] === RUN   TestPluginsWithRuntimes
10:16:24 [2021-02-22T10:16:24.706Z] time="2021-02-22T10:16:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:16:24 [2021-02-22T10:16:24.706Z] time="2021-02-22T10:16:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:16:24 [2021-02-22T10:16:24.706Z] time="2021-02-22T10:16:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestLoadInsecureRegistries (0.09s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestNewServiceConfig
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestNewServiceConfig (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestValidateIndexName
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestValidateIndexName (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestValidateIndexNameWithError
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestEndpointParse
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestEndpointParse (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestEndpointParseInvalid
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestValidateEndpoint
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestValidateEndpoint (0.01s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestPing
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestPing (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestPingRegistryEndpoint
10:16:24 [2021-02-22T10:16:24.706Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestEndpoint
10:16:24 [2021-02-22T10:16:24.706Z] --- SKIP: TestEndpoint (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestParseRepositoryInfo
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestNewIndexInfo
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestNewIndexInfo (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestMirrorEndpointLookup
10:16:24 [2021-02-22T10:16:24.706Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
10:16:24 [2021-02-22T10:16:24.706Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestSearchRepositories
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestSearchRepositories (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:16:24 [2021-02-22T10:16:24.706Z]         Host: 127.0.0.1:49240
10:16:24 [2021-02-22T10:16:24.706Z]         User-Agent: docker test client
10:16:24 [2021-02-22T10:16:24.706Z]         Authorization: Token fake-token
10:16:24 [2021-02-22T10:16:24.706Z]         X-Docker-Token: true
10:16:24 [2021-02-22T10:16:24.706Z]         Accept-Encoding: gzip
10:16:24 [2021-02-22T10:16:24.706Z]         
10:16:24 [2021-02-22T10:16:24.706Z]         
10:16:24 [2021-02-22T10:16:24.706Z]     registry_test.go:730: HTTP/1.1 200 OK
10:16:24 [2021-02-22T10:16:24.706Z]         Connection: close
10:16:24 [2021-02-22T10:16:24.706Z]         Content-Length: 144
10:16:24 [2021-02-22T10:16:24.706Z]         Cache-Control: no-cache
10:16:24 [2021-02-22T10:16:24.706Z]         Content-Type: application/json
10:16:24 [2021-02-22T10:16:24.706Z]         Date: Mon, 22 Feb 2021 10:16:24 GMT
10:16:24 [2021-02-22T10:16:24.706Z]         Expires: -1
10:16:24 [2021-02-22T10:16:24.706Z]         Pragma: no-cache
10:16:24 [2021-02-22T10:16:24.706Z]         Server: docker-tests/mock
10:16:24 [2021-02-22T10:16:24.706Z]         X-Docker-Registry-Config: mock
10:16:24 [2021-02-22T10:16:24.706Z]         X-Docker-Registry-Version: 0.0.0
10:16:24 [2021-02-22T10:16:24.706Z]         
10:16:24 [2021-02-22T10:16:24.706Z]         
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestTrustedLocation
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestTrustedLocation (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestAllowNondistributableArtifacts
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestIsSecureIndex
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestIsSecureIndex (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] PASS
10:16:24 [2021-02-22T10:16:24.706Z] coverage: 50.3% of statements
10:16:24 [2021-02-22T10:16:24.706Z] ok  	github.com/docker/docker/registry	0.204s	coverage: 50.3% of statements
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:16:24 [2021-02-22T10:16:24.706Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:16:24 [2021-02-22T10:16:24.706Z] PASS
10:16:24 [2021-02-22T10:16:24.706Z] coverage: 62.5% of statements
10:16:24 [2021-02-22T10:16:24.706Z] ok  	github.com/docker/docker/testutil	0.040s	coverage: 62.5% of statements
10:16:25 [2021-02-22T10:16:25.059Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:16:25 [2021-02-22T10:16:25.166Z] time="2021-02-22T10:16:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:16:25 [2021-02-22T10:16:25.265Z] Cross building: bundles/cross/windows/amd64
10:16:25 [2021-02-22T10:16:25.265Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:16:25 [2021-02-22T10:16:25.265Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:16:25 [2021-02-22T10:16:25.988Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:16:26 [2021-02-22T10:16:26.704Z] === RUN   TestGetDriver
10:16:26 [2021-02-22T10:16:26.704Z] --- PASS: TestGetDriver (0.00s)
10:16:26 [2021-02-22T10:16:26.704Z] === RUN   TestVolumeRequestError
10:16:26 [2021-02-22T10:16:26.704Z] --- PASS: TestVolumeRequestError (0.01s)
10:16:26 [2021-02-22T10:16:26.704Z] PASS
10:16:26 [2021-02-22T10:16:26.704Z] coverage: 36.1% of statements
10:16:26 [2021-02-22T10:16:26.704Z] ok  	github.com/docker/docker/volume/drivers	0.054s	coverage: 36.1% of statements
10:16:26 [2021-02-22T10:16:26.914Z] === RUN   TestPluginsWithRuntimes/No_Args
10:16:26 [2021-02-22T10:16:26.917Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestGetAddress
10:16:27 [2021-02-22T10:16:27.165Z] --- PASS: TestGetAddress (0.00s)
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestRemove
10:16:27 [2021-02-22T10:16:27.165Z] --- SKIP: TestRemove (0.00s)
10:16:27 [2021-02-22T10:16:27.165Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestInitializeWithVolumes
10:16:27 [2021-02-22T10:16:27.165Z] --- PASS: TestInitializeWithVolumes (0.00s)
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestCreate
10:16:27 [2021-02-22T10:16:27.165Z] --- PASS: TestCreate (0.01s)
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestValidateName
10:16:27 [2021-02-22T10:16:27.165Z] --- PASS: TestValidateName (0.00s)
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestCreateWithOpts
10:16:27 [2021-02-22T10:16:27.165Z] --- SKIP: TestCreateWithOpts (0.00s)
10:16:27 [2021-02-22T10:16:27.165Z]     local_test.go:181: runtime.GOOS == "windows"
10:16:27 [2021-02-22T10:16:27.165Z] === RUN   TestRelaodNoOpts
10:16:27 [2021-02-22T10:16:27.165Z] --- PASS: TestRelaodNoOpts (0.01s)
10:16:27 [2021-02-22T10:16:27.165Z] PASS
10:16:27 [2021-02-22T10:16:27.165Z] coverage: 41.5% of statements
10:16:27 [2021-02-22T10:16:27.165Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 41.5% of statements
10:16:27 [2021-02-22T10:16:27.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:16:27 [2021-02-22T10:16:27.624Z] === RUN   TestConvertTmpfsOptions
10:16:27 [2021-02-22T10:16:27.624Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:49: data="mode=700,size=1m"
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:49: data="ro"
10:16:27 [2021-02-22T10:16:27.624Z] === RUN   TestParseMountRaw
10:16:27 [2021-02-22T10:16:27.624Z] --- PASS: TestParseMountRaw (0.02s)
10:16:27 [2021-02-22T10:16:27.624Z] === RUN   TestParseMountRawSplit
10:16:27 [2021-02-22T10:16:27.624Z] --- PASS: TestParseMountRawSplit (0.00s)
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 0
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 1
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 2
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 3
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 4
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 5
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 6
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 7
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 8
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 0
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 1
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 2
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 3
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 4
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 5
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 6
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 7
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 8
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 9
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 10
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 11
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 12
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 0
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 1
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 2
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 3
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 4
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 5
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 6
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 7
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 8
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 9
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 10
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:390: case 11
10:16:27 [2021-02-22T10:16:27.624Z] === RUN   TestParseMountSpec
10:16:27 [2021-02-22T10:16:27.624Z] --- PASS: TestParseMountSpec (0.00s)
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:455: case 0
10:16:27 [2021-02-22T10:16:27.624Z]     parser_test.go:455: case 1
10:16:27 [2021-02-22T10:16:27.625Z]     parser_test.go:455: case 2
10:16:27 [2021-02-22T10:16:27.625Z]     parser_test.go:455: case 3
10:16:27 [2021-02-22T10:16:27.625Z]     parser_test.go:455: case 4
10:16:27 [2021-02-22T10:16:27.625Z]     parser_test.go:455: case 5
10:16:27 [2021-02-22T10:16:27.625Z] === RUN   TestParseMountSpecBindWithFileinfoError
10:16:27 [2021-02-22T10:16:27.625Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
10:16:27 [2021-02-22T10:16:27.625Z] === RUN   TestValidateMount
10:16:27 [2021-02-22T10:16:27.625Z] --- PASS: TestValidateMount (0.00s)
10:16:27 [2021-02-22T10:16:27.625Z] PASS
10:16:27 [2021-02-22T10:16:27.625Z] coverage: 66.2% of statements
10:16:27 [2021-02-22T10:16:27.625Z] ok  	github.com/docker/docker/volume/mounts	0.064s	coverage: 66.2% of statements
10:16:27 [2021-02-22T10:16:27.736Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:16:27 [2021-02-22T10:16:27.993Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:16:28 [2021-02-22T10:16:28.298Z] === RUN   TestPluginsWithRuntimes/With_Args
10:16:28 [2021-02-22T10:16:28.554Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestSetGetMeta
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestSetGetMeta
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestRestore
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestRestore
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestServiceCreate
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestServiceCreate
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestServiceList
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestServiceList
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestServiceRemove
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestServiceRemove
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestServiceGet
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestServiceGet
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestServicePrune
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestServicePrune
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestCreate
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestCreate
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestRemove
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestRemove
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestList
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestList
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFindByDriver
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestFindByDriver
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFindByReferenced
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestFindByReferenced
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestDerefMultipleOfSameRef
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestDerefMultipleOfSameRef
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestDefererencePluginOnCreateError
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestDefererencePluginOnCreateError
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestRefDerefRemove
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestRefDerefRemove
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestGet
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestGet
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestGetWithReference
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestGetWithReference
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFilterFunc
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFilterFunc/test_nil_list
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestFilterFunc/test_nil_list
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFilterFunc/test_empty_list
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestFilterFunc/test_empty_list
10:16:28 [2021-02-22T10:16:28.594Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:16:28 [2021-02-22T10:16:28.594Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:16:28 [2021-02-22T10:16:28.595Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:16:28 [2021-02-22T10:16:28.595Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:16:28 [2021-02-22T10:16:28.595Z] === RUN   TestFilterFunc/test_filter_some
10:16:28 [2021-02-22T10:16:28.595Z] === PAUSE TestFilterFunc/test_filter_some
10:16:28 [2021-02-22T10:16:28.595Z] === RUN   TestFilterFunc/test_filter_middle
10:16:28 [2021-02-22T10:16:28.595Z] === PAUSE TestFilterFunc/test_filter_middle
10:16:28 [2021-02-22T10:16:28.595Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_nil_list
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_empty_list
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_filter_middle
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFilterFunc/test_filter_some
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestFilterFunc (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestSetGetMeta
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestDerefMultipleOfSameRef
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestServicePrune
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestServiceList
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestSetGetMeta (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestServiceGet
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestServiceRemove
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestServiceGet (0.08s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestList
10:16:28 [2021-02-22T10:16:28.595Z] time="2021-02-22T10:16:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestServiceRemove (0.07s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFindByReferenced
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestServiceList (0.10s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestFindByDriver
10:16:28 [2021-02-22T10:16:28.595Z] time="2021-02-22T10:16:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:16:28 [2021-02-22T10:16:28.595Z] time="2021-02-22T10:16:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:16:28 [2021-02-22T10:16:28.595Z] time="2021-02-22T10:16:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestFindByReferenced (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestServiceCreate
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestList (0.03s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestRestore
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestFindByDriver (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestRefDerefRemove
10:16:28 [2021-02-22T10:16:28.595Z] time="2021-02-22T10:16:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestServicePrune (0.13s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestGetWithReference
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestServiceCreate (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestGet
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestRefDerefRemove (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestRemove
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestRestore (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestDefererencePluginOnCreateError
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestGetWithReference (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestCreate
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestGet (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestCreate (0.01s)
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestRemove (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
10:16:28 [2021-02-22T10:16:28.595Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
10:16:28 [2021-02-22T10:16:28.595Z] PASS
10:16:28 [2021-02-22T10:16:28.595Z] coverage: 70.3% of statements
10:16:28 [2021-02-22T10:16:28.595Z] ok  	github.com/docker/docker/volume/service	0.225s	coverage: 70.3% of statements
10:16:29 [2021-02-22T10:16:29.119Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:16:29 [2021-02-22T10:16:29.374Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:16:29 [2021-02-22T10:16:29.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:16:30 [2021-02-22T10:16:30.209Z] --- PASS: TestPluginsWithRuntimes (5.74s)
10:16:30 [2021-02-22T10:16:30.209Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.69s)
10:16:30 [2021-02-22T10:16:30.209Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.71s)
10:16:30 [2021-02-22T10:16:30.209Z] PASS
10:16:30 [2021-02-22T10:16:30.209Z] 
10:16:30 [2021-02-22T10:16:30.209Z] DONE 9 tests in 11.725s
10:16:30 [2021-02-22T10:16:30.209Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:16:30 [2021-02-22T10:16:30.209Z] ++ 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
10:16:30 [2021-02-22T10:16:30.209Z] ++ set -e
10:16:30 [2021-02-22T10:16:30.209Z] ++ '[' -n 0 ']'
10:16:30 [2021-02-22T10:16:30.209Z] ++ set -x
10:16:30 [2021-02-22T10:16:30.210Z] ++ env -i DEST=/go/src/github.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
10:16:30 [2021-02-22T10:16:30.471Z] INFO: Testing against a local daemon
10:16:30 [2021-02-22T10:16:30.471Z] === RUN   TestExternalGraphDriver
10:16:30 [2021-02-22T10:16:30.471Z] === RUN   TestExternalGraphDriver/json
10:16:33 [2021-02-22T10:16:33.015Z] === RUN   TestExternalGraphDriver/spec
10:16:33 [2021-02-22T10:16:33.793Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:16:34 [2021-02-22T10:16:34.406Z] --- PASS: TestNewClientWithTimeout (17.64s)
10:16:34 [2021-02-22T10:16:34.406Z] === RUN   TestClientStream
10:16:34 [2021-02-22T10:16:34.406Z] --- PASS: TestClientStream (0.00s)
10:16:34 [2021-02-22T10:16:34.406Z] === RUN   TestClientSendFile
10:16:34 [2021-02-22T10:16:34.406Z] --- PASS: TestClientSendFile (0.00s)
10:16:34 [2021-02-22T10:16:34.406Z] === RUN   TestClientWithRequestTimeout
10:16:34 [2021-02-22T10:16:34.406Z] --- PASS: TestClientWithRequestTimeout (0.00s)
10:16:34 [2021-02-22T10:16:34.406Z] === RUN   TestFileSpecPlugin
10:16:34 [2021-02-22T10:16:34.406Z] --- PASS: TestFileSpecPlugin (0.00s)
10:16:34 [2021-02-22T10:16:34.406Z] === RUN   TestFileJSONSpecPlugin
10:16:34 [2021-02-22T10:16:34.407Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:16:34 [2021-02-22T10:16:34.407Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:16:34 [2021-02-22T10:16:34.407Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:16:34 [2021-02-22T10:16:34.407Z] === RUN   TestPluginAddHandler
10:16:34 [2021-02-22T10:16:34.407Z] --- PASS: TestPluginAddHandler (0.00s)
10:16:34 [2021-02-22T10:16:34.407Z] === RUN   TestPluginWaitBadPlugin
10:16:34 [2021-02-22T10:16:34.407Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:16:34 [2021-02-22T10:16:34.407Z] === RUN   TestGet
10:16:34 [2021-02-22T10:16:34.407Z] time="2021-02-22T10:16:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:16:34 [2021-02-22T10:16:34.407Z] time="2021-02-22T10:16:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:16:34 [2021-02-22T10:16:34.720Z] --- PASS: TestUpdateRestartPolicy (13.04s)
10:16:34 [2021-02-22T10:16:34.720Z] === RUN   TestUpdateRestartWithAutoRemove
10:16:35 [2021-02-22T10:16:35.283Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
10:16:35 [2021-02-22T10:16:35.283Z] === RUN   TestWaitNonBlocked
10:16:35 [2021-02-22T10:16:35.283Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:35 [2021-02-22T10:16:35.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:35 [2021-02-22T10:16:35.283Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:35 [2021-02-22T10:16:35.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:35 [2021-02-22T10:16:35.283Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:35 [2021-02-22T10:16:35.283Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:36 [2021-02-22T10:16:36.315Z] === RUN   TestExternalGraphDriver/pull
10:16:36 [2021-02-22T10:16:36.594Z] time="2021-02-22T10:16:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:16:37 [2021-02-22T10:16:37.178Z] --- PASS: TestWaitNonBlocked (0.03s)
10:16:37 [2021-02-22T10:16:37.178Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
10:16:37 [2021-02-22T10:16:37.178Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.45s)
10:16:37 [2021-02-22T10:16:37.178Z] === RUN   TestWaitBlocked
10:16:37 [2021-02-22T10:16:37.178Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:16:37 [2021-02-22T10:16:37.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:16:37 [2021-02-22T10:16:37.178Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:16:37 [2021-02-22T10:16:37.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:16:37 [2021-02-22T10:16:37.178Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:16:37 [2021-02-22T10:16:37.178Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:16:37 [2021-02-22T10:16:37.178Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:16:38 [2021-02-22T10:16:38.107Z] --- PASS: TestWaitBlocked (0.02s)
10:16:38 [2021-02-22T10:16:38.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
10:16:38 [2021-02-22T10:16:38.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
10:16:38 [2021-02-22T10:16:38.107Z] === CONT  TestContainerStartOnDaemonRestart
10:16:38 [2021-02-22T10:16:38.107Z] === CONT  TestContainerKillOnDaemonStart
10:16:38 [2021-02-22T10:16:38.861Z] --- PASS: TestExternalGraphDriver (7.97s)
10:16:38 [2021-02-22T10:16:38.861Z]     --- PASS: TestExternalGraphDriver/json (2.56s)
10:16:38 [2021-02-22T10:16:38.861Z]     --- PASS: TestExternalGraphDriver/spec (2.78s)
10:16:38 [2021-02-22T10:16:38.861Z]     --- PASS: TestExternalGraphDriver/pull (2.50s)
10:16:38 [2021-02-22T10:16:38.861Z] === RUN   TestGraphdriverPluginV2
10:16:38 [2021-02-22T10:16:38.861Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
10:16:38 [2021-02-22T10:16:38.861Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:38 [2021-02-22T10:16:38.861Z] PASS
10:16:38 [2021-02-22T10:16:38.861Z] 
10:16:38 [2021-02-22T10:16:38.861Z] === Skipped
10:16:38 [2021-02-22T10:16:38.861Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
10:16:38 [2021-02-22T10:16:38.861Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:38 [2021-02-22T10:16:38.861Z] 
10:16:38 [2021-02-22T10:16:38.861Z] 
10:16:38 [2021-02-22T10:16:38.861Z] DONE 5 tests, 1 skipped in 8.188s
10:16:38 [2021-02-22T10:16:38.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:16:38 [2021-02-22T10:16:38.861Z] ++ 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
10:16:38 [2021-02-22T10:16:38.861Z] ++ set -e
10:16:38 [2021-02-22T10:16:38.861Z] ++ '[' -n 0 ']'
10:16:38 [2021-02-22T10:16:38.861Z] ++ set -x
10:16:38 [2021-02-22T10:16:38.861Z] ++ env -i DEST=/go/src/github.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
10:16:38 [2021-02-22T10:16:38.861Z] INFO: Testing against a local daemon
10:16:38 [2021-02-22T10:16:38.861Z] === RUN   TestContinueAfterPluginCrash
10:16:38 [2021-02-22T10:16:38.861Z] === PAUSE TestContinueAfterPluginCrash
10:16:38 [2021-02-22T10:16:38.861Z] === RUN   TestReadPluginNoRead
10:16:38 [2021-02-22T10:16:38.861Z] === PAUSE TestReadPluginNoRead
10:16:38 [2021-02-22T10:16:38.861Z] === RUN   TestDaemonStartWithLogOpt
10:16:38 [2021-02-22T10:16:38.861Z] === PAUSE TestDaemonStartWithLogOpt
10:16:38 [2021-02-22T10:16:38.861Z] === CONT  TestContinueAfterPluginCrash
10:16:38 [2021-02-22T10:16:38.861Z] === CONT  TestDaemonStartWithLogOpt
10:16:38 [2021-02-22T10:16:38.861Z] === CONT  TestReadPluginNoRead
10:16:40 [2021-02-22T10:16:40.627Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:16:41 [2021-02-22T10:16:41.297Z] time="2021-02-22T10:16:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:16:41 [2021-02-22T10:16:41.555Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:16:42 [2021-02-22T10:16:42.118Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:16:42 [2021-02-22T10:16:42.118Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s)
10:16:42 [2021-02-22T10:16:42.118Z] === CONT  TestIpcModeOlderClient
10:16:42 [2021-02-22T10:16:42.118Z] --- PASS: TestIpcModeOlderClient (0.08s)
10:16:42 [2021-02-22T10:16:42.118Z] === CONT  TestDaemonHostGatewayIP
10:16:42 [2021-02-22T10:16:42.373Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:16:43 [2021-02-22T10:16:43.075Z] === RUN   TestReadPluginNoRead/disabled_caching
10:16:43 [2021-02-22T10:16:43.645Z] --- PASS: TestDaemonStartWithLogOpt (4.83s)
10:16:44 [2021-02-22T10:16:44.892Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:16:45 [2021-02-22T10:16:45.028Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:16:45 [2021-02-22T10:16:45.455Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:16:45 [2021-02-22T10:16:45.711Z] --- PASS: TestDaemonHostGatewayIP (3.58s)
10:16:45 [2021-02-22T10:16:45.711Z] === CONT  TestRestartDaemonWithRestartingContainer
10:16:46 [2021-02-22T10:16:46.942Z] === RUN   TestReadPluginNoRead/default
10:16:47 [2021-02-22T10:16:47.604Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:16:48 [2021-02-22T10:16:48.325Z] --- PASS: TestReadPluginNoRead (9.69s)
10:16:48 [2021-02-22T10:16:48.325Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
10:16:48 [2021-02-22T10:16:48.325Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s)
10:16:48 [2021-02-22T10:16:48.325Z]     --- PASS: TestReadPluginNoRead/default (1.77s)
10:16:48 [2021-02-22T10:16:48.325Z]     read_test.go:92: [d0a613582055c] daemon is not started
10:16:48 [2021-02-22T10:16:48.533Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s)
10:16:48 [2021-02-22T10:16:48.533Z] === CONT  TestDaemonRestartIpcMode
10:16:48 [2021-02-22T10:16:48.896Z] --- PASS: TestContinueAfterPluginCrash (10.06s)
10:16:48 [2021-02-22T10:16:48.896Z] PASS
10:16:48 [2021-02-22T10:16:48.896Z] 
10:16:48 [2021-02-22T10:16:48.896Z] DONE 6 tests in 10.320s
10:16:48 [2021-02-22T10:16:48.896Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:16:48 [2021-02-22T10:16:48.896Z] ++ 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
10:16:48 [2021-02-22T10:16:48.896Z] ++ set -e
10:16:48 [2021-02-22T10:16:48.896Z] ++ '[' -n 0 ']'
10:16:48 [2021-02-22T10:16:48.896Z] ++ set -x
10:16:48 [2021-02-22T10:16:48.896Z] ++ env -i DEST=/go/src/github.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
10:16:48 [2021-02-22T10:16:48.896Z] testing: warning: no tests to run
10:16:48 [2021-02-22T10:16:48.896Z] PASS
10:16:48 [2021-02-22T10:16:48.896Z] 
10:16:48 [2021-02-22T10:16:48.896Z] DONE 0 tests in 0.059s
10:16:48 [2021-02-22T10:16:48.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:16:48 [2021-02-22T10:16:48.896Z] ++ 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
10:16:48 [2021-02-22T10:16:48.896Z] ++ set -e
10:16:48 [2021-02-22T10:16:48.896Z] ++ '[' -n 0 ']'
10:16:48 [2021-02-22T10:16:48.896Z] ++ set -x
10:16:48 [2021-02-22T10:16:48.896Z] ++ env -i DEST=/go/src/github.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
10:16:49 [2021-02-22T10:16:49.157Z] INFO: Testing against a local daemon
10:16:49 [2021-02-22T10:16:49.157Z] === RUN   TestPluginWithDevMounts
10:16:49 [2021-02-22T10:16:49.157Z] === PAUSE TestPluginWithDevMounts
10:16:49 [2021-02-22T10:16:49.157Z] === CONT  TestPluginWithDevMounts
10:16:49 [2021-02-22T10:16:49.461Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:16:49 [2021-02-22T10:16:49.886Z] --- PASS: TestGet (15.02s)
10:16:49 [2021-02-22T10:16:49.886Z] === RUN   TestPluginWithNoManifest
10:16:49 [2021-02-22T10:16:49.886Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:16:49 [2021-02-22T10:16:49.886Z] === RUN   TestGetAll
10:16:49 [2021-02-22T10:16:49.886Z] --- PASS: TestGetAll (0.00s)
10:16:49 [2021-02-22T10:16:49.886Z] PASS
10:16:49 [2021-02-22T10:16:49.886Z] coverage: 73.4% of statements
10:16:49 [2021-02-22T10:16:49.886Z] ok  	github.com/docker/docker/pkg/plugins	35.043s	coverage: 73.4% of statements
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/quota	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/rootless	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:16:49 [2021-02-22T10:16:49.886Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/volume	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === Skipped
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     dispatchers_test.go:376: Windows does not support stopsignal
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     client_test.go:23: runtime.GOOS == "windows"
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     daemon_test.go:147: root required
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     reload_test.go:520: root required
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     pull_v2_test.go:73: Needs fixing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     pull_v2_test.go:118: Needs fixing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     download_test.go:268: Needs fixing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     layer_test.go:304: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     layer_test.go:353: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     layer_test.go:468: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     layer_test.go:697: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     migration_test.go:46: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     migration_test.go:182: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     mount_test.go:17: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     mount_test.go:76: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     mount_test.go:125: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     mount_test.go:212: Failing on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:134: Xz not present in msys2
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:239: Failing on Windows CI machines
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_windows_test.go:16: Currently fails
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     changes_test.go:192: needs more investigation
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     changes_test.go:405: needs further investigation
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     changes_test.go:441: needs further investigation
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     poller_test.go:41: No chmod on Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     fileutils_test.go:134: Needs porting to Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     fileutils_test.go:180: Needs porting to Windows
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
10:16:49 [2021-02-22T10:16:49.887Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:16:49 [2021-02-22T10:16:49.887Z]     local_test.go:181: runtime.GOOS == "windows"
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] 
10:16:49 [2021-02-22T10:16:49.887Z] DONE 1825 tests, 45 skipped in 176.488s
10:16:49 [2021-02-22T10:16:49.887Z] INFO: make.ps1 ended at 02/22/2021 10:16:49
10:16:50 [2021-02-22T10:16:50.828Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:16:50 [2021-02-22T10:16:50.828Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:16:50 [2021-02-22T10:16:50.828Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:16:50 [2021-02-22T10:16:50.828Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:16:50 [2021-02-22T10:16:50.828Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:16:51 [2021-02-22T10:16:51.392Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:16:51 [2021-02-22T10:16:51.424Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:16:51 [2021-02-22T10:16:51.424Z] INFO: Unit tests ended at 02/22/2021 10:16:51. Duration:00:03:09.1164524
10:16:51 [2021-02-22T10:16:51.424Z] INFO: Building busybox
10:16:51 [2021-02-22T10:16:51.424Z] Sending build context to Docker daemon   5.12kB
10:16:51 [2021-02-22T10:16:51.424Z] 
10:16:51 [2021-02-22T10:16:51.424Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:16:51 [2021-02-22T10:16:51.424Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:16:51 [2021-02-22T10:16:51.424Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:16:51 [2021-02-22T10:16:51.424Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:16:51 [2021-02-22T10:16:51.424Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:16:51 [2021-02-22T10:16:51.424Z]  ---> 31902e4b25a6
10:16:51 [2021-02-22T10:16:51.424Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:16:51 [2021-02-22T10:16:51.424Z]  ---> Running in c5fa2ef194b5
10:16:51 [2021-02-22T10:16:51.652Z] --- PASS: TestContainerKillOnDaemonStart (13.66s)
10:16:51 [2021-02-22T10:16:51.699Z] --- PASS: TestPluginWithDevMounts (2.16s)
10:16:51 [2021-02-22T10:16:51.699Z] PASS
10:16:51 [2021-02-22T10:16:51.699Z] 
10:16:51 [2021-02-22T10:16:51.699Z] DONE 1 tests in 2.368s
10:16:51 [2021-02-22T10:16:51.699Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:16:51 [2021-02-22T10:16:51.699Z] ++ 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
10:16:51 [2021-02-22T10:16:51.699Z] ++ set -e
10:16:51 [2021-02-22T10:16:51.699Z] ++ '[' -n 0 ']'
10:16:51 [2021-02-22T10:16:51.699Z] ++ set -x
10:16:51 [2021-02-22T10:16:51.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
10:16:51 [2021-02-22T10:16:51.700Z] INFO: Testing against a local daemon
10:16:51 [2021-02-22T10:16:51.700Z] === RUN   TestSecretInspect
10:16:52 [2021-02-22T10:16:52.215Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
10:16:52 [2021-02-22T10:16:52.215Z] PASS
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === Skipped
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:16:52 [2021-02-22T10:16:52.215Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] 
10:16:52 [2021-02-22T10:16:52.215Z] DONE 196 tests, 6 skipped in 153.674s
10:16:52 [2021-02-22T10:16:52.215Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:16:52 [2021-02-22T10:16:52.215Z] ++ 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
10:16:52 [2021-02-22T10:16:52.215Z] ++ set -e
10:16:52 [2021-02-22T10:16:52.215Z] ++ '[' -n 0 ']'
10:16:52 [2021-02-22T10:16:52.215Z] ++ set -x
10:16:52 [2021-02-22T10:16:52.215Z] ++ env -i DEST=/go/src/github.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
10:16:52 [2021-02-22T10:16:52.473Z] INFO: Testing against a local daemon
10:16:52 [2021-02-22T10:16:52.473Z] === RUN   TestCommitInheritsEnv
10:16:53 [2021-02-22T10:16:53.024Z] --- PASS: TestServicePlugin (30.78s)
10:16:53 [2021-02-22T10:16:53.024Z]     plugin_test.go:62: [d6bf7c77eb123] joining swarm manager [d1f585364f7f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:16:53 [2021-02-22T10:16:53.024Z]     plugin_test.go:65: [d96b947cdc8bd] joining swarm manager [d1f585364f7f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:16:53 [2021-02-22T10:16:53.024Z] === RUN   TestServiceUpdateLabel
10:16:53 [2021-02-22T10:16:53.036Z] --- PASS: TestCommitInheritsEnv (0.46s)
10:16:53 [2021-02-22T10:16:53.036Z] === RUN   TestImportExtremelyLargeImageWorks
10:16:53 [2021-02-22T10:16:53.036Z] === PAUSE TestImportExtremelyLargeImageWorks
10:16:53 [2021-02-22T10:16:53.036Z] === RUN   TestImagesFilterMultiReference
10:16:53 [2021-02-22T10:16:53.036Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:16:53 [2021-02-22T10:16:53.036Z] === RUN   TestImagePullPlatformInvalid
10:16:53 [2021-02-22T10:16:53.036Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:16:53 [2021-02-22T10:16:53.036Z] === RUN   TestRemoveImageOrphaning
10:16:53 [2021-02-22T10:16:53.292Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:16:53 [2021-02-22T10:16:53.548Z] --- PASS: TestRemoveImageOrphaning (0.49s)
10:16:53 [2021-02-22T10:16:53.548Z] === RUN   TestRemoveImageGarbageCollector
10:16:53 [2021-02-22T10:16:53.593Z] --- PASS: TestServiceUpdateLabel (2.29s)
10:16:53 [2021-02-22T10:16:53.593Z] === RUN   TestServiceUpdateSecrets
10:16:54 [2021-02-22T10:16:54.476Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:16:54 [2021-02-22T10:16:54.996Z] --- PASS: TestSecretInspect (3.21s)
10:16:54 [2021-02-22T10:16:54.996Z] === RUN   TestSecretList
10:16:55 [2021-02-22T10:16:55.164Z] Removing intermediate container c5fa2ef194b5
10:16:55 [2021-02-22T10:16:55.164Z]  ---> 6077502fcdba
10:16:55 [2021-02-22T10:16:55.164Z] Step 7/13 : ARG BUSYBOX_VERSION
10:16:55 [2021-02-22T10:16:55.164Z]  ---> Running in a839bd6678db
10:16:55 [2021-02-22T10:16:55.164Z] Removing intermediate container a839bd6678db
10:16:55 [2021-02-22T10:16:55.164Z]  ---> 2cb3fb8972c1
10:16:55 [2021-02-22T10:16:55.164Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:16:55 [2021-02-22T10:16:55.623Z]  ---> Running in fc1ea3b59596
10:16:55 [2021-02-22T10:16:55.623Z] Removing intermediate container fc1ea3b59596
10:16:55 [2021-02-22T10:16:55.623Z]  ---> 74092f2332c4
10:16:55 [2021-02-22T10:16:55.623Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagInvalidReference
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagInvalidReference (0.02s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagValidPrefixedRepo
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagExistedNameWithoutForce
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagOfficialNames
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagOfficialNames (0.05s)
10:16:55 [2021-02-22T10:16:55.976Z] === RUN   TestTagMatchesDigest
10:16:55 [2021-02-22T10:16:55.976Z] --- PASS: TestTagMatchesDigest (0.02s)
10:16:55 [2021-02-22T10:16:55.976Z] === CONT  TestImportExtremelyLargeImageWorks
10:16:56 [2021-02-22T10:16:56.904Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:16:57 [2021-02-22T10:16:57.204Z] 
10:16:57 [2021-02-22T10:16:57.663Z]  ---> a0b3b83c008d
10:16:57 [2021-02-22T10:16:57.663Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:16:57 [2021-02-22T10:16:57.663Z]  ---> Running in 205f8f9fbf4f
10:16:58 [2021-02-22T10:16:58.352Z] --- PASS: TestSecretList (3.27s)
10:16:58 [2021-02-22T10:16:58.352Z] === RUN   TestSecretsCreateAndDelete
10:16:58 [2021-02-22T10:16:58.793Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:17:00 [2021-02-22T10:17:00.894Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
10:17:00 [2021-02-22T10:17:00.894Z] === RUN   TestSecretsUpdate
10:17:02 [2021-02-22T10:17:02.057Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:17:02 [2021-02-22T10:17:02.058Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:17:02 [2021-02-22T10:17:02.314Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:17:03 [2021-02-22T10:17:03.680Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:17:03 [2021-02-22T10:17:03.935Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:17:04 [2021-02-22T10:17:04.192Z] --- PASS: TestSecretsUpdate (3.22s)
10:17:04 [2021-02-22T10:17:04.192Z] === RUN   TestTemplatedSecret
10:17:04 [2021-02-22T10:17:04.736Z] Removing intermediate container 205f8f9fbf4f
10:17:04 [2021-02-22T10:17:04.736Z]  ---> ac599123ca40
10:17:04 [2021-02-22T10:17:04.736Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:17:04 [2021-02-22T10:17:04.736Z]  ---> Running in 0d5077520d08
10:17:04 [2021-02-22T10:17:04.864Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:17:06 [2021-02-22T10:17:06.273Z] 
10:17:06 [2021-02-22T10:17:06.273Z] SUCCESS: Specified value was saved.
10:17:07 [2021-02-22T10:17:07.491Z] --- PASS: TestTemplatedSecret (3.58s)
10:17:07 [2021-02-22T10:17:07.491Z] === RUN   TestSecretCreateResolve
10:17:07 [2021-02-22T10:17:07.809Z] Removing intermediate container 0d5077520d08
10:17:07 [2021-02-22T10:17:07.809Z]  ---> 92fc07572a93
10:17:07 [2021-02-22T10:17:07.809Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:17:07 [2021-02-22T10:17:07.809Z]  ---> Running in bc245310c86c
10:17:08 [2021-02-22T10:17:08.134Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:17:08 [2021-02-22T10:17:08.485Z] --- PASS: TestServiceUpdateSecrets (14.48s)
10:17:08 [2021-02-22T10:17:08.485Z] === RUN   TestServiceUpdateConfigs
10:17:10 [2021-02-22T10:17:10.026Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:17:10 [2021-02-22T10:17:10.790Z] --- PASS: TestSecretCreateResolve (3.32s)
10:17:10 [2021-02-22T10:17:10.790Z] PASS
10:17:10 [2021-02-22T10:17:10.790Z] 
10:17:10 [2021-02-22T10:17:10.790Z] DONE 6 tests in 19.422s
10:17:10 [2021-02-22T10:17:10.790Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:17:10 [2021-02-22T10:17:10.790Z] ++ 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
10:17:10 [2021-02-22T10:17:10.790Z] ++ set -e
10:17:10 [2021-02-22T10:17:10.790Z] ++ '[' -n 0 ']'
10:17:10 [2021-02-22T10:17:10.790Z] ++ set -x
10:17:10 [2021-02-22T10:17:10.790Z] ++ env -i DEST=/go/src/github.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
10:17:10 [2021-02-22T10:17:10.790Z] INFO: Testing against a local daemon
10:17:10 [2021-02-22T10:17:10.790Z] === RUN   TestServiceCreateInit
10:17:10 [2021-02-22T10:17:10.790Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:17:10 [2021-02-22T10:17:10.954Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:17:11 [2021-02-22T10:17:11.516Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:17:11 [2021-02-22T10:17:11.545Z] Cannot create a file when that file already exists.
10:17:12 [2021-02-22T10:17:12.911Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:17:14 [2021-02-22T10:17:14.281Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:17:15 [2021-02-22T10:17:15.207Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:17:15 [2021-02-22T10:17:15.280Z] Removing intermediate container bc245310c86c
10:17:15 [2021-02-22T10:17:15.280Z]  ---> 970a6e1ba0f8
10:17:15 [2021-02-22T10:17:15.280Z] Step 13/13 : CMD ["sh"]
10:17:15 [2021-02-22T10:17:15.280Z]  ---> Running in 6a14e95811c4
10:17:15 [2021-02-22T10:17:15.280Z] Removing intermediate container 6a14e95811c4
10:17:15 [2021-02-22T10:17:15.280Z]  ---> cfd918527d52
10:17:15 [2021-02-22T10:17:15.280Z] Successfully built cfd918527d52
10:17:15 [2021-02-22T10:17:15.280Z] Successfully tagged busybox:latest
10:17:15 [2021-02-22T10:17:15.280Z] INFO: Docker images of the daemon under test
10:17:15 [2021-02-22T10:17:15.280Z] 
10:17:15 [2021-02-22T10:17:15.739Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:17:15 [2021-02-22T10:17:15.739Z] busybox                                latest              cfd918527d52        Less than a second ago   5.28GB
10:17:15 [2021-02-22T10:17:15.739Z] microsoft/windowsservercore            latest              31902e4b25a6        2 weeks ago              5.21GB
10:17:15 [2021-02-22T10:17:15.739Z] mcr.microsoft.com/windows/servercore   ltsc2019            31902e4b25a6        2 weeks ago              5.21GB
10:17:15 [2021-02-22T10:17:15.739Z] 
10:17:15 [2021-02-22T10:17:15.739Z] INFO: Running integration tests at 02/22/2021 10:17:15...
10:17:15 [2021-02-22T10:17:15.739Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:17:15 [2021-02-22T10:17:15.739Z] INFO: Integration API tests being run from the host:
10:17:15 [2021-02-22T10:17:15.739Z] INFO: make.ps1 starting at 02/22/2021 10:17:15
10:17:16 [2021-02-22T10:17:16.079Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:17:16 [2021-02-22T10:17:16.200Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:17:16 [2021-02-22T10:17:16.572Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:17:16 [2021-02-22T10:17:16.828Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:17:17 [2021-02-22T10:17:17.085Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:17:20 [2021-02-22T10:17:20.353Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:17:20 [2021-02-22T10:17:20.914Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:17:21 [2021-02-22T10:17:21.365Z] --- PASS: TestServiceCreateInit (10.28s)
10:17:21 [2021-02-22T10:17:21.365Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s)
10:17:21 [2021-02-22T10:17:21.365Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s)
10:17:21 [2021-02-22T10:17:21.365Z] === RUN   TestCreateServiceMultipleTimes
10:17:21 [2021-02-22T10:17:21.841Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:17:22 [2021-02-22T10:17:22.097Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:17:22 [2021-02-22T10:17:22.097Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:17:23 [2021-02-22T10:17:23.373Z] --- PASS: TestServiceUpdateConfigs (14.79s)
10:17:23 [2021-02-22T10:17:23.373Z] === RUN   TestServiceUpdateNetwork
10:17:23 [2021-02-22T10:17:23.463Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:17:24 [2021-02-22T10:17:24.833Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:17:26 [2021-02-22T10:17:26.200Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:17:26 [2021-02-22T10:17:26.200Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:17:27 [2021-02-22T10:17:27.568Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:17:32 [2021-02-22T10:17:32.820Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:17:35 [2021-02-22T10:17:35.589Z] --- PASS: TestServiceUpdateNetwork (12.64s)
10:17:35 [2021-02-22T10:17:35.589Z] === RUN   TestServiceUpdatePidsLimit
10:17:36 [2021-02-22T10:17:36.090Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:17:36 [2021-02-22T10:17:36.968Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:17:37 [2021-02-22T10:17:37.309Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:17:37 [2021-02-22T10:17:37.309Z] INFO: Testing against a local daemon
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithSession
10:17:37 [2021-02-22T10:17:37.309Z] --- SKIP: TestBuildWithSession (0.00s)
10:17:37 [2021-02-22T10:17:37.309Z]     build_session_test.go:25: TODO: BuildKit
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildSquashParent
10:17:37 [2021-02-22T10:17:37.309Z] --- SKIP: TestBuildSquashParent (0.00s)
10:17:37 [2021-02-22T10:17:37.309Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:37 [2021-02-22T10:17:37.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:37 [2021-02-22T10:17:37.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:37 [2021-02-22T10:17:37.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:17:37 [2021-02-22T10:17:37.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:17:37 [2021-02-22T10:17:37.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:17:37 [2021-02-22T10:17:37.459Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:17:37 [2021-02-22T10:17:37.538Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:17:38 [2021-02-22T10:17:38.826Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:17:38 [2021-02-22T10:17:38.826Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:17:41 [2021-02-22T10:17:41.344Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:17:41 [2021-02-22T10:17:41.601Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:17:42 [2021-02-22T10:17:42.165Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:17:42 [2021-02-22T10:17:42.165Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:17:42 [2021-02-22T10:17:42.727Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:17:43 [2021-02-22T10:17:43.301Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:17:43 [2021-02-22T10:17:43.323Z] --- PASS: TestCreateServiceMultipleTimes (19.31s)
10:17:43 [2021-02-22T10:17:43.323Z] === RUN   TestCreateServiceConflict
10:17:43 [2021-02-22T10:17:43.893Z] --- PASS: TestCreateServiceConflict (3.27s)
10:17:43 [2021-02-22T10:17:43.893Z] === RUN   TestCreateServiceMaxReplicas
10:17:44 [2021-02-22T10:17:44.617Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:17:44 [2021-02-22T10:17:44.617Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:17:44 [2021-02-22T10:17:44.867Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:17:45 [2021-02-22T10:17:45.662Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:17:46 [2021-02-22T10:17:46.511Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:17:46 [2021-02-22T10:17:46.741Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:17:46 [2021-02-22T10:17:46.741Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:17:46 [2021-02-22T10:17:46.741Z] remote: Enumerating objects: 2, done.
10:17:46 [2021-02-22T10:17:46.741Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:17:46 [2021-02-22T10:17:46.741Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:17:46 [2021-02-22T10:17:46.741Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:17:46 [2021-02-22T10:17:46.742Z] 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.
10:17:46 [2021-02-22T10:17:46.742Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:17:46 [2021-02-22T10:17:46.742Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:17:47 [2021-02-22T10:17:47.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/test/unit
10:17:48 [2021-02-22T10:17:48.098Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
10:17:48 [2021-02-22T10:17:48.098Z] === RUN   TestCreateWithDuplicateNetworkNames
10:17:48 [2021-02-22T10:17:48.401Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:17:50 [2021-02-22T10:17:50.001Z] ?   	github.com/docker/docker/api	[no test files]
10:17:50 [2021-02-22T10:17:50.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.74s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.54s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.54s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.46s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.68s)
10:17:50 [2021-02-22T10:17:50.667Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.54s)
10:17:50 [2021-02-22T10:17:50.667Z] === RUN   TestBuildMultiStageCopy
10:17:50 [2021-02-22T10:17:50.667Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:17:52 [2021-02-22T10:17:52.233Z] --- PASS: TestServiceUpdatePidsLimit (16.52s)
10:17:52 [2021-02-22T10:17:52.233Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
10:17:52 [2021-02-22T10:17:52.233Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
10:17:52 [2021-02-22T10:17:52.233Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
10:17:52 [2021-02-22T10:17:52.233Z] PASS
10:17:52 [2021-02-22T10:17:52.233Z] 
10:17:52 [2021-02-22T10:17:52.233Z] === Skipped
10:17:52 [2021-02-22T10:17:52.233Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:17:52 [2021-02-22T10:17:52.233Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:17:52 [2021-02-22T10:17:52.233Z] 
10:17:52 [2021-02-22T10:17:52.233Z] 
10:17:52 [2021-02-22T10:17:52.233Z] DONE 27 tests, 1 skipped in 166.023s
10:17:52 [2021-02-22T10:17:52.233Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:17:52 [2021-02-22T10:17:52.233Z] INFO: Testing against a local daemon
10:17:52 [2021-02-22T10:17:52.233Z] === RUN   TestSessionCreate
10:17:52 [2021-02-22T10:17:52.233Z] --- PASS: TestSessionCreate (0.02s)
10:17:52 [2021-02-22T10:17:52.233Z] === RUN   TestSessionCreateWithBadUpgrade
10:17:52 [2021-02-22T10:17:52.233Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:17:52 [2021-02-22T10:17:52.233Z] PASS
10:17:52 [2021-02-22T10:17:52.233Z] 
10:17:52 [2021-02-22T10:17:52.233Z] DONE 2 tests in 0.072s
10:17:52 [2021-02-22T10:17:52.233Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:17:52 [2021-02-22T10:17:52.233Z] INFO: Testing against a local daemon
10:17:52 [2021-02-22T10:17:52.233Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:17:52 [2021-02-22T10:17:52.233Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:17:52 [2021-02-22T10:17:52.233Z] === RUN   TestEventsExecDie
10:17:52 [2021-02-22T10:17:52.595Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:17:52 [2021-02-22T10:17:52.802Z] --- PASS: TestEventsExecDie (0.60s)
10:17:52 [2021-02-22T10:17:52.802Z] === RUN   TestEventsBackwardsCompatible
10:17:52 [2021-02-22T10:17:52.802Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:17:52 [2021-02-22T10:17:52.802Z] === RUN   TestInfoBinaryCommits
10:17:52 [2021-02-22T10:17:52.802Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:17:52 [2021-02-22T10:17:52.802Z] === RUN   TestInfoAPIVersioned
10:17:52 [2021-02-22T10:17:52.802Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:17:52 [2021-02-22T10:17:52.802Z] === RUN   TestInfoDiscoveryBackend
10:17:53 [2021-02-22T10:17:53.156Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:17:53 [2021-02-22T10:17:53.371Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:17:53 [2021-02-22T10:17:53.371Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:17:54 [2021-02-22T10:17:54.083Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:17:54 [2021-02-22T10:17:54.309Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:17:54 [2021-02-22T10:17:54.309Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:17:54 [2021-02-22T10:17:54.646Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:17:54 [2021-02-22T10:17:54.878Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:17:54 [2021-02-22T10:17:54.878Z] === RUN   TestInfoAPI
10:17:54 [2021-02-22T10:17:54.878Z] --- PASS: TestInfoAPI (0.03s)
10:17:54 [2021-02-22T10:17:54.878Z] === RUN   TestInfoAPIWarnings
10:17:54 [2021-02-22T10:17:54.903Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:17:56 [2021-02-22T10:17:56.270Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:17:56 [2021-02-22T10:17:56.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:17:57 [2021-02-22T10:17:57.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:17:57 [2021-02-22T10:17:57.890Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:17:58 [2021-02-22T10:17:58.349Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:17:59 [2021-02-22T10:17:59.316Z] --- PASS: TestBuildMultiStageCopy (8.73s)
10:17:59 [2021-02-22T10:17:59.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.26s)
10:17:59 [2021-02-22T10:17:59.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
10:17:59 [2021-02-22T10:17:59.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
10:17:59 [2021-02-22T10:17:59.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
10:17:59 [2021-02-22T10:17:59.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s)
10:17:59 [2021-02-22T10:17:59.316Z] === RUN   TestBuildMultiStageParentConfig
10:18:00 [2021-02-22T10:18:00.440Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:18:00 [2021-02-22T10:18:00.440Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:18:00 [2021-02-22T10:18:00.853Z] --- PASS: TestBuildMultiStageParentConfig (1.75s)
10:18:00 [2021-02-22T10:18:00.853Z] === RUN   TestBuildLabelWithTargets
10:18:00 [2021-02-22T10:18:00.853Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:18:00 [2021-02-22T10:18:00.853Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:18:00 [2021-02-22T10:18:00.853Z] === RUN   TestBuildWithEmptyLayers
10:18:01 [2021-02-22T10:18:01.822Z] --- PASS: TestBuildWithEmptyLayers (0.88s)
10:18:01 [2021-02-22T10:18:01.822Z] === RUN   TestBuildMultiStageOnBuild
10:18:02 [2021-02-22T10:18:02.332Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:18:03 [2021-02-22T10:18:03.002Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.67s)
10:18:03 [2021-02-22T10:18:03.002Z] === RUN   TestCreateServiceSecretFileMode
10:18:03 [2021-02-22T10:18:03.697Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:18:04 [2021-02-22T10:18:04.625Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:18:04 [2021-02-22T10:18:04.903Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
10:18:05 [2021-02-22T10:18:05.546Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
10:18:05 [2021-02-22T10:18:05.546Z] === RUN   TestCreateServiceConfigFileMode
10:18:08 [2021-02-22T10:18:08.793Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:18:09 [2021-02-22T10:18:09.749Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
10:18:09 [2021-02-22T10:18:09.749Z] === RUN   TestCreateServiceSysctls
10:18:10 [2021-02-22T10:18:10.160Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:18:10 [2021-02-22T10:18:10.391Z] --- PASS: TestBuildMultiStageOnBuild (8.70s)
10:18:10 [2021-02-22T10:18:10.391Z] === RUN   TestBuildUncleanTarFilenames
10:18:10 [2021-02-22T10:18:10.391Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:18:10 [2021-02-22T10:18:10.391Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:18:10 [2021-02-22T10:18:10.391Z] === RUN   TestBuildMultiStageLayerLeak
10:18:11 [2021-02-22T10:18:11.526Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:18:11 [2021-02-22T10:18:11.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:18:12 [2021-02-22T10:18:12.453Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestInfoAPIWarnings (16.24s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestInfoDebug
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestInfoDebug (0.52s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestInfoInsecureRegistries
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestInfoRegistryMirrors
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestLoginFailsWithBadCredentials
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestPingCacheHeaders
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestPingCacheHeaders (0.02s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestPingGet
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestPingGet (0.01s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestPingHead
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestPingHead (0.02s)
10:18:12 [2021-02-22T10:18:12.970Z] === RUN   TestVersion
10:18:12 [2021-02-22T10:18:12.970Z] --- PASS: TestVersion (0.02s)
10:18:12 [2021-02-22T10:18:12.970Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:18:13 [2021-02-22T10:18:13.950Z] --- PASS: TestCreateServiceSysctls (4.27s)
10:18:13 [2021-02-22T10:18:13.950Z] === RUN   TestCreateServiceCapabilities
10:18:14 [2021-02-22T10:18:14.343Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:18:14 [2021-02-22T10:18:14.351Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.23s)
10:18:14 [2021-02-22T10:18:14.351Z] PASS
10:18:14 [2021-02-22T10:18:14.351Z] 
10:18:14 [2021-02-22T10:18:14.351Z] DONE 18 tests in 22.039s
10:18:14 [2021-02-22T10:18:14.351Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:18:14 [2021-02-22T10:18:14.351Z] INFO: Testing against a local daemon
10:18:14 [2021-02-22T10:18:14.351Z] === RUN   TestVolumesCreateAndList
10:18:14 [2021-02-22T10:18:14.351Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:18:14 [2021-02-22T10:18:14.351Z] === RUN   TestVolumesRemove
10:18:14 [2021-02-22T10:18:14.351Z] --- PASS: TestVolumesRemove (0.07s)
10:18:14 [2021-02-22T10:18:14.351Z] === RUN   TestVolumesInspect
10:18:14 [2021-02-22T10:18:14.351Z] --- PASS: TestVolumesInspect (0.02s)
10:18:14 [2021-02-22T10:18:14.351Z] === RUN   TestVolumesInvalidJSON
10:18:14 [2021-02-22T10:18:14.351Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:18:14 [2021-02-22T10:18:14.351Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:18:14 [2021-02-22T10:18:14.351Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:18:14 [2021-02-22T10:18:14.351Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:18:14 [2021-02-22T10:18:14.351Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:18:14 [2021-02-22T10:18:14.351Z] PASS
10:18:14 [2021-02-22T10:18:14.351Z] 
10:18:14 [2021-02-22T10:18:14.351Z] DONE 5 tests in 0.156s
10:18:14 [2021-02-22T10:18:14.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:18:16 [2021-02-22T10:18:16.232Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:18:16 [2021-02-22T10:18:16.260Z] Stopping apparmor (via systemctl): apparmor.service.
10:18:16 [2021-02-22T10:18:16.260Z] Removing test suite binaries
10:18:16 [2021-02-22T10:18:16.260Z] exiting test-integration
10:18:16 [2021-02-22T10:18:16.260Z] ++ exit 0
10:18:16 [2021-02-22T10:18:16.260Z] 
10:18:16 [2021-02-22T10:18:16.488Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:18:17 [2021-02-22T10:18:17.247Z] --- PASS: TestCreateServiceCapabilities (3.43s)
10:18:17 [2021-02-22T10:18:17.247Z] === RUN   TestInspect
10:18:18 [2021-02-22T10:18:18.958Z] --- PASS: TestBuildMultiStageLayerLeak (7.45s)
10:18:18 [2021-02-22T10:18:18.958Z] === RUN   TestBuildWithHugeFile
Post stage
[Pipeline] junit
10:18:19 [2021-02-22T10:18:19.579Z] Recording test results
10:18:20 [2021-02-22T10:18:20.548Z] --- PASS: TestInspect (3.53s)
10:18:20 [2021-02-22T10:18:20.548Z] === RUN   TestCreateJob
10:18:20 [2021-02-22T10:18:20.942Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:18:21 [2021-02-22T10:18:21.286Z] + echo Ensuring container killed.
10:18:21 [2021-02-22T10:18:21.286Z] Ensuring container killed.
10:18:21 [2021-02-22T10:18:21.286Z] + docker rm -vf docker-pr14
10:18:21 [2021-02-22T10:18:21.286Z] Error: No such container: docker-pr14
[Pipeline] sh
10:18:21 [2021-02-22T10:18:21.576Z] + echo Chowning /workspace to jenkins user
10:18:21 [2021-02-22T10:18:21.577Z] Chowning /workspace to jenkins user
10:18:21 [2021-02-22T10:18:21.577Z] + id -u
10:18:21 [2021-02-22T10:18:21.577Z] + id -g
10:18:21 [2021-02-22T10:18:21.577Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:18:21 [2021-02-22T10:18:21.577Z] Unable to find image 'busybox:latest' locally
10:18:24 [2021-02-22T10:18:24.626Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:18:24 [2021-02-22T10:18:24.753Z] --- PASS: TestCreateJob (4.46s)
10:18:24 [2021-02-22T10:18:24.753Z] === RUN   TestReplicatedJob
10:18:26 [2021-02-22T10:18:26.854Z] latest: Pulling from library/busybox
10:18:26 [2021-02-22T10:18:26.854Z] 5c4213be9af9: Pulling fs layer
10:18:26 [2021-02-22T10:18:26.854Z] 5c4213be9af9: Verifying Checksum
10:18:26 [2021-02-22T10:18:26.854Z] 5c4213be9af9: Download complete
10:18:27 [2021-02-22T10:18:27.114Z] 5c4213be9af9: Pull complete
10:18:27 [2021-02-22T10:18:27.114Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:18:27 [2021-02-22T10:18:27.114Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:18:30 [2021-02-22T10:18:30.035Z] + bundleName=amd64-cgroup2
10:18:30 [2021-02-22T10:18:30.035Z] + echo Creating amd64-cgroup2-bundles.tar.gz
10:18:30 [2021-02-22T10:18:30.035Z] Creating amd64-cgroup2-bundles.tar.gz
10:18:30 [2021-02-22T10:18:30.035Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:18:30 [2021-02-22T10:18:30.035Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
10:18:30 [2021-02-22T10:18:30.307Z] Archiving artifacts
10:18:31 [2021-02-22T10:18:31.486Z] --- PASS: TestReplicatedJob (6.59s)
10:18:31 [2021-02-22T10:18:31.486Z] === RUN   TestUpdateReplicatedJob
10:18:31 [2021-02-22T10:18:31.958Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:18:32 [2021-02-22T10:18:32.284Z] + make clean
10:18:32 [2021-02-22T10:18:32.544Z] docker volume rm -f docker-dev-cache
10:18:32 [2021-02-22T10:18:32.544Z] docker-dev-cache
[Pipeline] deleteDir
10:18:32 [2021-02-22T10:18:32.715Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:18:32 [2021-02-22T10:18:32.715Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:18:32 [2021-02-22T10:18:32.973Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:18:35 [2021-02-22T10:18:35.492Z] === RUN   TestDockerDaemonSuite/TestShmSize
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
10:18:35 [2021-02-22T10:18:35.692Z] --- PASS: TestUpdateReplicatedJob (4.21s)
10:18:35 [2021-02-22T10:18:35.692Z] === RUN   TestServiceListWithStatuses
10:18:35 [2021-02-22T10:18:35.692Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:18:35 [2021-02-22T10:18:35.692Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:18:35 [2021-02-22T10:18:35.692Z] === RUN   TestDockerNetworkConnectAlias
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:18:37 [2021-02-22T10:18:37.384Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:18:38 [2021-02-22T10:18:38.313Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:18:38 [2021-02-22T10:18:38.570Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:18:39 [2021-02-22T10:18:39.133Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:18:40 [2021-02-22T10:18:40.062Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:18:40 [2021-02-22T10:18:40.062Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:18:40 [2021-02-22T10:18:40.318Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:18:40 [2021-02-22T10:18:40.318Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:18:40 [2021-02-22T10:18:40.575Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:18:41 [2021-02-22T10:18:41.138Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:18:42 [2021-02-22T10:18:42.275Z] --- PASS: TestDockerNetworkConnectAlias (6.52s)
10:18:42 [2021-02-22T10:18:42.275Z] === RUN   TestDockerNetworkReConnect
10:18:43 [2021-02-22T10:18:43.655Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:18:45 [2021-02-22T10:18:45.021Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:18:45 [2021-02-22T10:18:45.582Z] --- PASS: TestDockerDaemonSuite (359.31s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.29s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.95s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.57s)
10:18:45 [2021-02-22T10:18:45.582Z]         docker_cli_daemon_test.go:1455: [d3afda2d52cf8] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [de12fd25c2cef] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.42s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [de60018ed2aab] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.60s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.58s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.66s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.51s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [d090eb6c1c93c] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [dd135913567c6] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [ddb87671a1842] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.74s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.33s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [d483f89a277e6] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.11s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:18:45 [2021-02-22T10:18:45.582Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [dc88176651e79] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.40s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [db4104d9d7227] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.45s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [d6b529f9f309c] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.58s)
10:18:45 [2021-02-22T10:18:45.582Z]         docker_cli_daemon_plugins_test.go:79: [d7de0c3887558] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.60s)
10:18:45 [2021-02-22T10:18:45.582Z]         docker_cli_daemon_plugins_test.go:169: [d953e0225af26] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
10:18:45 [2021-02-22T10:18:45.582Z]         check_test.go:309: [d9e20e6914fd8] daemon is not started
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
10:18:45 [2021-02-22T10:18:45.582Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.61s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.50s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d9b182169c4ef] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.59s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.68s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.16s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.82s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d5a40e896a11b] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.76s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.42s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.41s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.48s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.84s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [daa756351867a] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d5524dc5fc6cb] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d4d4b92ca7a42] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.85s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.90s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.94s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.86s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.90s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d837ab74abfda] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d165f532702ff] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [de114aed2292c] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d0f50adad6def] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.48s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d3d3ba6d44785] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.16s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d53f0e22466f3] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.91s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [dbcc26fee21b2] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d60376fb74078] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.68s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.78s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.31s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.07s)
10:18:45 [2021-02-22T10:18:45.583Z]         docker_cli_daemon_test.go:2550: [d4cf28742e2e0] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s)
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s)
10:18:45 [2021-02-22T10:18:45.583Z]         check_test.go:309: [d8adcc42c2fff] daemon is not started
10:18:45 [2021-02-22T10:18:45.583Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.33s)
10:18:45 [2021-02-22T10:18:45.583Z] === RUN   TestDockerSwarmSuite
10:18:45 [2021-02-22T10:18:45.583Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:18:46 [2021-02-22T10:18:46.948Z] === RUN   TestDockerSuite/TestBuildEnv
10:18:47 [2021-02-22T10:18:47.562Z] --- PASS: TestDockerNetworkReConnect (5.06s)
10:18:47 [2021-02-22T10:18:47.562Z] === RUN   TestServicePlugin
10:18:47 [2021-02-22T10:18:47.562Z] --- SKIP: TestServicePlugin (0.00s)
10:18:47 [2021-02-22T10:18:47.562Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:18:47 [2021-02-22T10:18:47.562Z] === RUN   TestServiceUpdateLabel
10:18:48 [2021-02-22T10:18:48.841Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:18:48 [2021-02-22T10:18:48.841Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:18:50 [2021-02-22T10:18:50.208Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:18:50 [2021-02-22T10:18:50.860Z] --- PASS: TestServiceUpdateLabel (3.32s)
10:18:50 [2021-02-22T10:18:50.860Z] === RUN   TestServiceUpdateSecrets
10:18:51 [2021-02-22T10:18:51.573Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:18:51 [2021-02-22T10:18:51.573Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:18:58 [2021-02-22T10:18:58.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:18:59 [2021-02-22T10:18:59.041Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:19:05 [2021-02-22T10:19:05.761Z] --- PASS: TestServiceUpdateSecrets (15.38s)
10:19:05 [2021-02-22T10:19:05.761Z] === RUN   TestServiceUpdateConfigs
10:19:11 [2021-02-22T10:19:11.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:19:11 [2021-02-22T10:19:11.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:19:19 [2021-02-22T10:19:19.632Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:19:21 [2021-02-22T10:19:21.522Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:19:23 [2021-02-22T10:19:23.868Z] --- PASS: TestServiceUpdateConfigs (15.38s)
10:19:23 [2021-02-22T10:19:23.868Z] === RUN   TestServiceUpdateNetwork
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
10:19:26 [2021-02-22T10:19:26.376Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:19:26 [2021-02-22T10:19:26.376Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
10:19:26 [2021-02-22T10:19:26.377Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:19:26 [2021-02-22T10:19:26.377Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:19:28 [2021-02-22T10:19:28.918Z] ok  	github.com/docker/docker/builder/dockerfile	0.205s	coverage: 48.3% of statements
10:19:28 [2021-02-22T10:19:28.918Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:19:28 [2021-02-22T10:19:28.918Z] ok  	github.com/docker/docker/builder/remotecontext	0.108s	coverage: 13.7% of statements
10:19:29 [2021-02-22T10:19:29.858Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:19:31 [2021-02-22T10:19:31.467Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:19:31 [2021-02-22T10:19:31.467Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:19:31 [2021-02-22T10:19:31.770Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.660s	coverage: 86.3% of statements
10:19:31 [2021-02-22T10:19:31.770Z] ?   	github.com/docker/docker/cli	[no test files]
10:19:31 [2021-02-22T10:19:31.770Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:19:32 [2021-02-22T10:19:32.030Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:19:32 [2021-02-22T10:19:32.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:19:33 [2021-02-22T10:19:33.956Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:19:33 [2021-02-22T10:19:33.956Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:19:34 [2021-02-22T10:19:34.212Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:19:34 [2021-02-22T10:19:34.314Z] ok  	github.com/docker/docker/client	0.173s	coverage: 75.4% of statements
10:19:36 [2021-02-22T10:19:36.091Z] --- PASS: TestServiceUpdateNetwork (14.82s)
10:19:36 [2021-02-22T10:19:36.091Z] === RUN   TestServiceUpdatePidsLimit
10:19:38 [2021-02-22T10:19:38.003Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:19:38 [2021-02-22T10:19:38.575Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:19:40 [2021-02-22T10:19:40.751Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:19:40 [2021-02-22T10:19:40.751Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:19:45 [2021-02-22T10:19:45.062Z] === RUN   TestDockerSuite/TestBuildExpose
10:19:45 [2021-02-22T10:19:45.062Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:19:45 [2021-02-22T10:19:45.624Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:19:46 [2021-02-22T10:19:46.185Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:19:46 [2021-02-22T10:19:46.442Z] === RUN   TestDockerSuite/TestBuildFails
10:19:46 [2021-02-22T10:19:46.705Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:19:47 [2021-02-22T10:19:47.370Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:19:47 [2021-02-22T10:19:47.370Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:19:49 [2021-02-22T10:19:49.887Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:19:51 [2021-02-22T10:19:51.782Z] === RUN   TestDockerSuite/TestBuildForceRm
10:19:53 [2021-02-22T10:19:53.149Z] === RUN   TestDockerSuite/TestBuildFromGit
10:19:54 [2021-02-22T10:19:54.514Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:19:54 [2021-02-22T10:19:54.770Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:19:54 [2021-02-22T10:19:54.857Z] --- PASS: TestServiceUpdatePidsLimit (17.45s)
10:19:54 [2021-02-22T10:19:54.857Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
10:19:54 [2021-02-22T10:19:54.857Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
10:19:54 [2021-02-22T10:19:54.857Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s)
10:19:54 [2021-02-22T10:19:54.857Z] PASS
10:19:54 [2021-02-22T10:19:54.857Z] 
10:19:54 [2021-02-22T10:19:54.857Z] === Skipped
10:19:54 [2021-02-22T10:19:54.857Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:19:54 [2021-02-22T10:19:54.857Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:19:54 [2021-02-22T10:19:54.857Z] 
10:19:54 [2021-02-22T10:19:54.857Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:19:54 [2021-02-22T10:19:54.857Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:19:54 [2021-02-22T10:19:54.857Z] 
10:19:54 [2021-02-22T10:19:54.857Z] 
10:19:54 [2021-02-22T10:19:54.857Z] DONE 27 tests, 2 skipped in 162.744s
10:19:54 [2021-02-22T10:19:54.857Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:19:54 [2021-02-22T10:19:54.857Z] ++ 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
10:19:54 [2021-02-22T10:19:54.857Z] ++ set -e
10:19:54 [2021-02-22T10:19:54.857Z] ++ '[' -n 0 ']'
10:19:54 [2021-02-22T10:19:54.857Z] ++ set -x
10:19:54 [2021-02-22T10:19:54.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:19:54 [2021-02-22T10:19:54.858Z] INFO: Testing against a local daemon
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestSessionCreate
10:19:54 [2021-02-22T10:19:54.858Z] --- PASS: TestSessionCreate (0.05s)
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestSessionCreateWithBadUpgrade
10:19:54 [2021-02-22T10:19:54.858Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:19:54 [2021-02-22T10:19:54.858Z] PASS
10:19:54 [2021-02-22T10:19:54.858Z] 
10:19:54 [2021-02-22T10:19:54.858Z] DONE 2 tests in 0.245s
10:19:54 [2021-02-22T10:19:54.858Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:19:54 [2021-02-22T10:19:54.858Z] ++ 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
10:19:54 [2021-02-22T10:19:54.858Z] ++ set -e
10:19:54 [2021-02-22T10:19:54.858Z] ++ '[' -n 0 ']'
10:19:54 [2021-02-22T10:19:54.858Z] ++ set -x
10:19:54 [2021-02-22T10:19:54.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:19:54 [2021-02-22T10:19:54.858Z] INFO: Testing against a local daemon
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:19:54 [2021-02-22T10:19:54.858Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
10:19:54 [2021-02-22T10:19:54.858Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestEventsExecDie
10:19:54 [2021-02-22T10:19:54.858Z] --- PASS: TestEventsExecDie (0.94s)
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestEventsBackwardsCompatible
10:19:54 [2021-02-22T10:19:54.858Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
10:19:54 [2021-02-22T10:19:54.858Z] === RUN   TestInfoBinaryCommits
10:19:55 [2021-02-22T10:19:55.140Z] --- PASS: TestInfoBinaryCommits (0.07s)
10:19:55 [2021-02-22T10:19:55.140Z] === RUN   TestInfoAPIVersioned
10:19:55 [2021-02-22T10:19:55.140Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:19:55 [2021-02-22T10:19:55.140Z] === RUN   TestInfoDiscoveryBackend
10:19:55 [2021-02-22T10:19:55.717Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
10:19:55 [2021-02-22T10:19:55.717Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:19:56 [2021-02-22T10:19:56.138Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:19:56 [2021-02-22T10:19:56.658Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:19:56 [2021-02-22T10:19:56.658Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:19:57 [2021-02-22T10:19:57.229Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
10:19:57 [2021-02-22T10:19:57.229Z] === RUN   TestInfoAPI
10:19:57 [2021-02-22T10:19:57.490Z] --- PASS: TestInfoAPI (0.05s)
10:19:57 [2021-02-22T10:19:57.490Z] === RUN   TestInfoAPIWarnings
10:19:58 [2021-02-22T10:19:58.653Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:19:59 [2021-02-22T10:19:59.580Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:19:59 [2021-02-22T10:19:59.835Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:20:01 [2021-02-22T10:20:01.728Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:20:02 [2021-02-22T10:20:02.290Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:20:03 [2021-02-22T10:20:03.656Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:20:03 [2021-02-22T10:20:03.656Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:20:05 [2021-02-22T10:20:05.548Z] === RUN   TestDockerSuite/TestBuildHistory
10:20:10 [2021-02-22T10:20:10.794Z] === RUN   TestDockerSuite/TestBuildIidFile
10:20:10 [2021-02-22T10:20:10.794Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:20:11 [2021-02-22T10:20:11.357Z] === RUN   TestDockerSuite/TestBuildInheritance
10:20:11 [2021-02-22T10:20:11.919Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:20:12 [2021-02-22T10:20:12.481Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:20:12 [2021-02-22T10:20:12.737Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:20:13 [2021-02-22T10:20:13.665Z] === RUN   TestDockerSuite/TestBuildLabel
10:20:13 [2021-02-22T10:20:13.922Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:20:14 [2021-02-22T10:20:14.484Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:20:15 [2021-02-22T10:20:15.047Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:20:15 [2021-02-22T10:20:15.302Z] === RUN   TestDockerSuite/TestBuildLabels
10:20:15 [2021-02-22T10:20:15.426Z] --- PASS: TestBuildWithHugeFile (106.61s)
10:20:15 [2021-02-22T10:20:15.426Z] === RUN   TestBuildWithEmptyDockerfile
10:20:15 [2021-02-22T10:20:15.426Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:15 [2021-02-22T10:20:15.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:15 [2021-02-22T10:20:15.426Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:15 [2021-02-22T10:20:15.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:15 [2021-02-22T10:20:15.426Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestBuildPreserveOwnership
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestBuildPlatformInvalid
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestBuildPlatformInvalid (0.04s)
10:20:15 [2021-02-22T10:20:15.427Z] PASS
10:20:15 [2021-02-22T10:20:15.427Z] ok  	github.com/docker/docker/integration/build	150.392s
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === Skipped
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_session_test.go:25: TODO: BuildKit
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] DONE 28 tests, 5 skipped in 168.709s
10:20:15 [2021-02-22T10:20:15.427Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:20:15 [2021-02-22T10:20:15.427Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:20:15 [2021-02-22T10:20:15.427Z] INFO: Testing against a local daemon
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigInspect
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigInspect (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigList
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigList (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigsCreateAndDelete
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigsUpdate
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigsUpdate (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestTemplatedConfig
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestTemplatedConfig (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigCreateResolve
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestConfigDaemonLibtrustID
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] PASS
10:20:15 [2021-02-22T10:20:15.427Z] ok  	github.com/docker/docker/integration/config	0.088s
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === Skipped
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] 
10:20:15 [2021-02-22T10:20:15.427Z] DONE 7 tests, 7 skipped in 1.890s
10:20:15 [2021-02-22T10:20:15.427Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:20:15 [2021-02-22T10:20:15.427Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:20:15 [2021-02-22T10:20:15.427Z] INFO: Testing against a local daemon
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCheckpoint
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCheckpoint (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestContainerInvalidJSON
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCopyFromContainerPathIsNotDir
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
10:20:15 [2021-02-22T10:20:15.427Z]     copy_test.go:38: testEnv.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCopyToContainerPathDoesNotExist
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCopyToContainerPathIsNotDir
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
10:20:15 [2021-02-22T10:20:15.427Z]     copy_test.go:63: testEnv.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCopyFromContainer
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCopyFromContainer (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateLinkToNonExistingContainer
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidEnv
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidEnv/0
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidEnv/0
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidEnv/1
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidEnv/1
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidEnv/2
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidEnv/2
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidEnv/0
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidEnv/2
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidEnv/1
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateTmpfsMountsTarget
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithCustomMaskedPaths
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithCustomReadonlyPaths
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateDifferentPlatform
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateDifferentPlatform/different_os
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
10:20:15 [2021-02-22T10:20:15.427Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestContainerKillOnDaemonStart
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestDiff
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestDiff (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestExecWithCloseStdin
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestExecWithCloseStdin (1.95s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestExec
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestExec (1.76s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestExecUser
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestExecUser (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestExportContainerAndImportImage
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestExportContainerAfterDaemonRestart
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestHealthCheckWorkdir
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestHealthKillContainer
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestHealthKillContainer (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestInspectCpusetInConfigPre120
10:20:15 [2021-02-22T10:20:15.427Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:20:15 [2021-02-22T10:20:15.427Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestKillContainerInvalidSignal
10:20:15 [2021-02-22T10:20:15.427Z] --- PASS: TestKillContainerInvalidSignal (1.56s)
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestKillContainer
10:20:15 [2021-02-22T10:20:15.427Z] === RUN   TestKillContainer/no_signal
10:20:15 [2021-02-22T10:20:15.558Z] --- PASS: TestImportExtremelyLargeImageWorks (199.75s)
10:20:15 [2021-02-22T10:20:15.558Z] PASS
10:20:15 [2021-02-22T10:20:15.558Z] 
10:20:15 [2021-02-22T10:20:15.558Z] DONE 12 tests in 203.279s
10:20:15 [2021-02-22T10:20:15.558Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:20:15 [2021-02-22T10:20:15.558Z] ++ 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
10:20:15 [2021-02-22T10:20:15.558Z] ++ set -e
10:20:15 [2021-02-22T10:20:15.558Z] ++ '[' -n 0 ']'
10:20:15 [2021-02-22T10:20:15.558Z] ++ set -x
10:20:15 [2021-02-22T10:20:15.558Z] ++ env -i DEST=/go/src/github.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
10:20:15 [2021-02-22T10:20:15.558Z] INFO: Testing against a local daemon
10:20:15 [2021-02-22T10:20:15.558Z] === RUN   TestNetworkCreateDelete
10:20:15 [2021-02-22T10:20:15.594Z] --- PASS: TestInfoAPIWarnings (16.66s)
10:20:15 [2021-02-22T10:20:15.594Z] === RUN   TestInfoDebug
10:20:15 [2021-02-22T10:20:15.594Z] --- PASS: TestInfoDebug (0.63s)
10:20:15 [2021-02-22T10:20:15.594Z] === RUN   TestInfoInsecureRegistries
10:20:15 [2021-02-22T10:20:15.594Z] --- PASS: TestInfoInsecureRegistries (0.62s)
10:20:15 [2021-02-22T10:20:15.594Z] === RUN   TestInfoRegistryMirrors
10:20:15 [2021-02-22T10:20:15.814Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:20:15 [2021-02-22T10:20:15.814Z] --- PASS: TestNetworkCreateDelete (0.16s)
10:20:15 [2021-02-22T10:20:15.814Z] === RUN   TestDockerNetworkDeletePreferID
10:20:15 [2021-02-22T10:20:15.855Z] --- PASS: TestInfoRegistryMirrors (0.64s)
10:20:15 [2021-02-22T10:20:15.855Z] === RUN   TestLoginFailsWithBadCredentials
10:20:16 [2021-02-22T10:20:16.115Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
10:20:16 [2021-02-22T10:20:16.115Z] === RUN   TestPingCacheHeaders
10:20:16 [2021-02-22T10:20:16.115Z] --- PASS: TestPingCacheHeaders (0.05s)
10:20:16 [2021-02-22T10:20:16.115Z] === RUN   TestPingGet
10:20:16 [2021-02-22T10:20:16.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
10:20:16 [2021-02-22T10:20:16.375Z] === RUN   TestDaemonDNSFallback
10:20:16 [2021-02-22T10:20:16.376Z] --- PASS: TestPingGet (0.03s)
10:20:16 [2021-02-22T10:20:16.376Z] === RUN   TestPingHead
10:20:16 [2021-02-22T10:20:16.376Z] --- PASS: TestPingHead (0.05s)
10:20:16 [2021-02-22T10:20:16.376Z] === RUN   TestVersion
10:20:16 [2021-02-22T10:20:16.376Z] --- PASS: TestVersion (0.05s)
10:20:16 [2021-02-22T10:20:16.376Z] PASS
10:20:16 [2021-02-22T10:20:16.376Z] 
10:20:16 [2021-02-22T10:20:16.376Z] === Skipped
10:20:16 [2021-02-22T10:20:16.376Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
10:20:16 [2021-02-22T10:20:16.376Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:20:16 [2021-02-22T10:20:16.376Z] 
10:20:16 [2021-02-22T10:20:16.376Z] 
10:20:16 [2021-02-22T10:20:16.376Z] DONE 18 tests, 1 skipped in 22.615s
10:20:16 [2021-02-22T10:20:16.376Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:20:16 [2021-02-22T10:20:16.376Z] ++ 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
10:20:16 [2021-02-22T10:20:16.376Z] ++ set -e
10:20:16 [2021-02-22T10:20:16.376Z] ++ '[' -n 0 ']'
10:20:16 [2021-02-22T10:20:16.376Z] ++ set -x
10:20:16 [2021-02-22T10:20:16.376Z] ++ env -i DEST=/go/src/github.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
10:20:16 [2021-02-22T10:20:16.394Z] === RUN   TestKillContainer/non_killing_signal
10:20:16 [2021-02-22T10:20:16.394Z] === RUN   TestKillContainer/killing_signal
10:20:16 [2021-02-22T10:20:16.631Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:20:16 [2021-02-22T10:20:16.637Z] INFO: Testing against a local daemon
10:20:16 [2021-02-22T10:20:16.637Z] === RUN   TestVolumesCreateAndList
10:20:16 [2021-02-22T10:20:16.637Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:20:16 [2021-02-22T10:20:16.637Z] === RUN   TestVolumesRemove
10:20:16 [2021-02-22T10:20:16.637Z] --- PASS: TestVolumesRemove (0.15s)
10:20:16 [2021-02-22T10:20:16.637Z] === RUN   TestVolumesInspect
10:20:16 [2021-02-22T10:20:16.637Z] --- PASS: TestVolumesInspect (0.03s)
10:20:16 [2021-02-22T10:20:16.637Z] === RUN   TestVolumesInvalidJSON
10:20:16 [2021-02-22T10:20:16.637Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:20:16 [2021-02-22T10:20:16.637Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:20:16 [2021-02-22T10:20:16.897Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:20:16 [2021-02-22T10:20:16.897Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:20:16 [2021-02-22T10:20:16.897Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:20:16 [2021-02-22T10:20:16.897Z] PASS
10:20:16 [2021-02-22T10:20:16.897Z] 
10:20:16 [2021-02-22T10:20:16.897Z] DONE 5 tests in 0.405s
10:20:16 [2021-02-22T10:20:16.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:20:17 [2021-02-22T10:20:17.467Z] ++++ cat bundles/test-integration/docker.pid
10:20:17 [2021-02-22T10:20:17.467Z] +++ kill 13908
10:20:18 [2021-02-22T10:20:18.576Z] --- PASS: TestKillContainer (3.51s)
10:20:18 [2021-02-22T10:20:18.576Z]     --- PASS: TestKillContainer/no_signal (1.45s)
10:20:18 [2021-02-22T10:20:18.576Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:20:18 [2021-02-22T10:20:18.576Z]     --- PASS: TestKillContainer/killing_signal (2.02s)
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestKillStoppedContainer
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestKillStoppedContainerAPIPre120
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestKillDifferentUserContainer
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestInspectOomKilledTrue
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestInspectOomKilledFalse
10:20:18 [2021-02-22T10:20:18.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:20:18 [2021-02-22T10:20:18.576Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:20:18 [2021-02-22T10:20:18.576Z] === RUN   TestLogsFollowTailEmpty
10:20:18 [2021-02-22T10:20:18.850Z] +++ /etc/init.d/apparmor stop
10:20:18 [2021-02-22T10:20:18.850Z] Leaving: AppArmorNo profiles have been unloaded.
10:20:18 [2021-02-22T10:20:18.850Z] 
10:20:18 [2021-02-22T10:20:18.850Z] Unloading profiles will leave already running processes permanently
10:20:18 [2021-02-22T10:20:18.850Z] unconfined, which can lead to unexpected situations.
10:20:18 [2021-02-22T10:20:18.850Z] 
10:20:18 [2021-02-22T10:20:18.850Z] To set a process to complain mode, use the command line tool
10:20:18 [2021-02-22T10:20:18.850Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:20:18 [2021-02-22T10:20:18.850Z] +++ true
10:20:18 [2021-02-22T10:20:18.850Z] exiting test-integration
10:20:18 [2021-02-22T10:20:18.850Z] ++ exit 0
10:20:18 [2021-02-22T10:20:18.850Z] 
10:20:19 [2021-02-22T10:20:19.266Z] === RUN   TestDockerSuite/TestBuildLastModified
10:20:20 [2021-02-22T10:20:20.112Z] --- PASS: TestLogsFollowTailEmpty (1.49s)
10:20:20 [2021-02-22T10:20:20.112Z] === RUN   TestNetworkNat
10:20:20 [2021-02-22T10:20:20.112Z] --- SKIP: TestNetworkNat (0.00s)
10:20:20 [2021-02-22T10:20:20.112Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:20:20 [2021-02-22T10:20:20.112Z] === RUN   TestNetworkLocalhostTCPNat
10:20:21 [2021-02-22T10:20:21.024Z] ok  	github.com/docker/docker/cmd/dockerd	0.079s	coverage: 29.1% of statements
10:20:21 [2021-02-22T10:20:21.024Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.4% of statements
10:20:21 [2021-02-22T10:20:21.024Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:20:21 [2021-02-22T10:20:21.024Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:20:21 [2021-02-22T10:20:21.024Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:20:21 [2021-02-22T10:20:21.024Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:20:21 [2021-02-22T10:20:21.648Z] --- PASS: TestNetworkLocalhostTCPNat (1.93s)
10:20:21 [2021-02-22T10:20:21.648Z] === RUN   TestNetworkLoopbackNat
10:20:21 [2021-02-22T10:20:21.648Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:20:21 [2021-02-22T10:20:21.648Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:20:21 [2021-02-22T10:20:21.648Z] === RUN   TestPause
10:20:21 [2021-02-22T10:20:21.648Z] --- SKIP: TestPause (0.00s)
10:20:21 [2021-02-22T10:20:21.648Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:20:21 [2021-02-22T10:20:21.648Z] === RUN   TestPauseFailsOnWindowsServerContainers
Post stage
[Pipeline] junit
10:20:22 [2021-02-22T10:20:22.161Z] Recording test results
10:20:22 [2021-02-22T10:20:22.479Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:20:22 [2021-02-22T10:20:22.831Z] + echo Ensuring container killed.
10:20:22 [2021-02-22T10:20:22.831Z] Ensuring container killed.
10:20:22 [2021-02-22T10:20:22.831Z] + docker rm -vf docker-pr14
10:20:22 [2021-02-22T10:20:22.831Z] Error: No such container: docker-pr14
[Pipeline] sh
10:20:23 [2021-02-22T10:20:23.120Z] + echo Chowning /workspace to jenkins user
10:20:23 [2021-02-22T10:20:23.120Z] Chowning /workspace to jenkins user
10:20:23 [2021-02-22T10:20:23.120Z] + id -u
10:20:23 [2021-02-22T10:20:23.120Z] + id -g
10:20:23 [2021-02-22T10:20:23.120Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:20:23 [2021-02-22T10:20:23.120Z] Unable to find image 'busybox:latest' locally
10:20:23 [2021-02-22T10:20:23.187Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s)
10:20:23 [2021-02-22T10:20:23.187Z] === RUN   TestPauseStopPausedContainer
10:20:23 [2021-02-22T10:20:23.187Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:20:23 [2021-02-22T10:20:23.187Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
10:20:23 [2021-02-22T10:20:23.187Z] === RUN   TestPsFilter
10:20:23 [2021-02-22T10:20:23.187Z] --- PASS: TestPsFilter (0.09s)
10:20:23 [2021-02-22T10:20:23.187Z] === RUN   TestRemoveContainerWithRemovedVolume
10:20:23 [2021-02-22T10:20:23.380Z] latest: Pulling from library/busybox
10:20:23 [2021-02-22T10:20:23.380Z] bfdf7b082edb: Pulling fs layer
10:20:23 [2021-02-22T10:20:23.433Z] --- PASS: TestDaemonDNSFallback (6.74s)
10:20:23 [2021-02-22T10:20:23.433Z] === RUN   TestInspectNetwork
10:20:23 [2021-02-22T10:20:23.433Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:20:23 [2021-02-22T10:20:23.641Z] bfdf7b082edb: Verifying Checksum
10:20:23 [2021-02-22T10:20:23.641Z] bfdf7b082edb: Download complete
10:20:23 [2021-02-22T10:20:23.901Z] bfdf7b082edb: Pull complete
10:20:23 [2021-02-22T10:20:23.901Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:20:23 [2021-02-22T10:20:23.901Z] Status: Downloaded newer image for busybox:latest
10:20:25 [2021-02-22T10:20:25.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s)
10:20:25 [2021-02-22T10:20:25.367Z] === RUN   TestRemoveContainerWithVolume
10:20:25 [2021-02-22T10:20:25.948Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:20:26 [2021-02-22T10:20:26.204Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:20:26 [2021-02-22T10:20:26.314Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
10:20:26 [2021-02-22T10:20:26.460Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:20:26 [2021-02-22T10:20:26.460Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:20:26 [2021-02-22T10:20:26.716Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:20:26 [2021-02-22T10:20:26.903Z] --- PASS: TestRemoveContainerWithVolume (1.76s)
10:20:26 [2021-02-22T10:20:26.903Z] === RUN   TestRemoveContainerRunning
10:20:26 [2021-02-22T10:20:26.971Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:20:27 [2021-02-22T10:20:27.227Z] === RUN   TestInspectNetwork/full_network_id
10:20:27 [2021-02-22T10:20:27.227Z] === RUN   TestInspectNetwork/partial_network_id
10:20:27 [2021-02-22T10:20:27.227Z] === RUN   TestInspectNetwork/network_name
10:20:27 [2021-02-22T10:20:27.227Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:20:27 [2021-02-22T10:20:27.257Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
10:20:28 [2021-02-22T10:20:28.154Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:20:28 [2021-02-22T10:20:28.438Z] --- PASS: TestRemoveContainerRunning (1.52s)
10:20:28 [2021-02-22T10:20:28.438Z] === RUN   TestRemoveContainerForceRemoveRunning
10:20:29 [2021-02-22T10:20:29.081Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:20:29 [2021-02-22T10:20:29.171Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:20:29 [2021-02-22T10:20:29.598Z] + bundleName=arm64-integration
10:20:29 [2021-02-22T10:20:29.598Z] + echo Creating arm64-integration-bundles.tar.gz
10:20:29 [2021-02-22T10:20:29.598Z] Creating arm64-integration-bundles.tar.gz
10:20:29 [2021-02-22T10:20:29.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
10:20:29 [2021-02-22T10:20:29.598Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:20:29 [2021-02-22T10:20:29.872Z] Archiving artifacts
10:20:29 [2021-02-22T10:20:29.975Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s)
10:20:29 [2021-02-22T10:20:29.975Z] === RUN   TestRemoveInvalidContainer
10:20:29 [2021-02-22T10:20:29.975Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:20:29 [2021-02-22T10:20:29.975Z] === RUN   TestRenameLinkedContainer
10:20:29 [2021-02-22T10:20:29.975Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:20:29 [2021-02-22T10:20:29.975Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:20:29 [2021-02-22T10:20:29.975Z] === RUN   TestRenameStoppedContainer
10:20:31 [2021-02-22T10:20:31.596Z] --- PASS: TestInspectNetwork (8.52s)
10:20:31 [2021-02-22T10:20:31.596Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:20:31 [2021-02-22T10:20:31.596Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:20:31 [2021-02-22T10:20:31.596Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:20:31 [2021-02-22T10:20:31.596Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:20:31 [2021-02-22T10:20:31.596Z] === RUN   TestRunContainerWithBridgeNone
10:20:31 [2021-02-22T10:20:31.645Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:20:31 [2021-02-22T10:20:31.963Z] + make clean
10:20:32 [2021-02-22T10:20:32.151Z] --- PASS: TestRenameStoppedContainer (1.86s)
10:20:32 [2021-02-22T10:20:32.151Z] === RUN   TestRenameRunningContainerAndReuse
10:20:32 [2021-02-22T10:20:32.159Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:20:32 [2021-02-22T10:20:32.722Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:20:32 [2021-02-22T10:20:32.904Z] docker volume rm -f docker-dev-cache
10:20:32 [2021-02-22T10:20:32.904Z] docker-dev-cache
[Pipeline] deleteDir
10:20:33 [2021-02-22T10:20:33.284Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:20:33 [2021-02-22T10:20:33.540Z] --- PASS: TestRunContainerWithBridgeNone (2.08s)
10:20:33 [2021-02-22T10:20:33.540Z] === RUN   TestNetworkInvalidJSON
10:20:33 [2021-02-22T10:20:33.540Z] === RUN   TestNetworkInvalidJSON//networks/create
10:20:33 [2021-02-22T10:20:33.540Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:20:33 [2021-02-22T10:20:33.540Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:20:33 [2021-02-22T10:20:33.541Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:20:33 [2021-02-22T10:20:33.541Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:33 [2021-02-22T10:20:33.541Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:33 [2021-02-22T10:20:33.541Z] === CONT  TestNetworkInvalidJSON//networks/create
10:20:33 [2021-02-22T10:20:33.541Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:33 [2021-02-22T10:20:33.541Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:20:33 [2021-02-22T10:20:33.541Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:20:33 [2021-02-22T10:20:33.541Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:20:33 [2021-02-22T10:20:33.541Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:20:33 [2021-02-22T10:20:33.541Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:20:33 [2021-02-22T10:20:33.541Z] === RUN   TestNetworkList
10:20:33 [2021-02-22T10:20:33.541Z] === RUN   TestNetworkList//networks
10:20:33 [2021-02-22T10:20:33.541Z] === PAUSE TestNetworkList//networks
10:20:33 [2021-02-22T10:20:33.541Z] === RUN   TestNetworkList//networks/
10:20:33 [2021-02-22T10:20:33.541Z] === PAUSE TestNetworkList//networks/
10:20:33 [2021-02-22T10:20:33.796Z] === CONT  TestNetworkList//networks
10:20:33 [2021-02-22T10:20:33.796Z] === CONT  TestNetworkList//networks/
10:20:33 [2021-02-22T10:20:33.796Z] --- PASS: TestNetworkList (0.03s)
10:20:33 [2021-02-22T10:20:33.796Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:20:33 [2021-02-22T10:20:33.796Z]     --- PASS: TestNetworkList//networks (0.00s)
10:20:33 [2021-02-22T10:20:33.796Z] === RUN   TestHostIPv4BridgeLabel
10:20:34 [2021-02-22T10:20:34.360Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
10:20:34 [2021-02-22T10:20:34.360Z] === RUN   TestDaemonRestartWithLiveRestore
10:20:35 [2021-02-22T10:20:35.054Z] --- PASS: TestRenameRunningContainerAndReuse (3.18s)
10:20:35 [2021-02-22T10:20:35.054Z] === RUN   TestRenameInvalidName
10:20:35 [2021-02-22T10:20:35.288Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s)
10:20:35 [2021-02-22T10:20:35.288Z] === RUN   TestDaemonDefaultNetworkPools
10:20:36 [2021-02-22T10:20:36.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
10:20:36 [2021-02-22T10:20:36.217Z] === RUN   TestDaemonRestartWithExistingNetwork
10:20:36 [2021-02-22T10:20:36.589Z] --- PASS: TestRenameInvalidName (1.49s)
10:20:36 [2021-02-22T10:20:36.589Z] === RUN   TestRenameAnonymousContainer
10:20:36 [2021-02-22T10:20:36.589Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:20:36 [2021-02-22T10:20:36.589Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:20:36 [2021-02-22T10:20:36.589Z] === RUN   TestRenameContainerWithSameName
10:20:37 [2021-02-22T10:20:37.599Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
10:20:37 [2021-02-22T10:20:37.599Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:38 [2021-02-22T10:20:38.124Z] --- PASS: TestRenameContainerWithSameName (1.48s)
10:20:38 [2021-02-22T10:20:38.124Z] === RUN   TestRenameContainerWithLinkedContainer
10:20:38 [2021-02-22T10:20:38.124Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:20:38 [2021-02-22T10:20:38.124Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:20:38 [2021-02-22T10:20:38.124Z] === RUN   TestResize
10:20:38 [2021-02-22T10:20:38.551Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
10:20:38 [2021-02-22T10:20:38.551Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:20:39 [2021-02-22T10:20:39.114Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:20:39 [2021-02-22T10:20:39.114Z] === RUN   TestServiceWithPredefinedNetwork
10:20:39 [2021-02-22T10:20:39.163Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
10:20:39 [2021-02-22T10:20:39.163Z] ok  	github.com/docker/docker/daemon	12.211s	coverage: 17.1% of statements
10:20:39 [2021-02-22T10:20:39.163Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:20:39 [2021-02-22T10:20:39.163Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:20:39 [2021-02-22T10:20:39.661Z] --- PASS: TestResize (1.49s)
10:20:39 [2021-02-22T10:20:39.661Z] === RUN   TestResizeWithInvalidSize
10:20:39 [2021-02-22T10:20:39.661Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
10:20:39 [2021-02-22T10:20:39.661Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
10:20:39 [2021-02-22T10:20:39.661Z] === RUN   TestResizeWhenContainerNotStarted
10:20:40 [2021-02-22T10:20:40.105Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
10:20:40 [2021-02-22T10:20:40.105Z] ok  	github.com/docker/docker/daemon/config	0.038s	coverage: 81.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:20:41 [2021-02-22T10:20:41.628Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
10:20:41 [2021-02-22T10:20:41.629Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:20:41 [2021-02-22T10:20:41.629Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:20:41 [2021-02-22T10:20:41.629Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
10:20:41 [2021-02-22T10:20:41.636Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:20:41 [2021-02-22T10:20:41.636Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s)
10:20:41 [2021-02-22T10:20:41.636Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:20:41 [2021-02-22T10:20:41.636Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:41 [2021-02-22T10:20:41.636Z]     service_test.go:242: FLAKY_TEST
10:20:41 [2021-02-22T10:20:41.636Z] === RUN   TestServiceWithDataPathPortInit
10:20:41 [2021-02-22T10:20:41.838Z] --- PASS: TestResizeWhenContainerNotStarted (1.92s)
10:20:41 [2021-02-22T10:20:41.838Z] === RUN   TestDaemonRestartKillContainers
10:20:41 [2021-02-22T10:20:41.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:20:41 [2021-02-22T10:20:41.838Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:20:41 [2021-02-22T10:20:41.838Z] === RUN   TestStats
10:20:41 [2021-02-22T10:20:41.838Z] --- SKIP: TestStats (0.00s)
10:20:41 [2021-02-22T10:20:41.838Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:20:41 [2021-02-22T10:20:41.838Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:20:44 [2021-02-22T10:20:44.155Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:20:44 [2021-02-22T10:20:44.745Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s)
10:20:44 [2021-02-22T10:20:44.745Z] === RUN   TestStopContainerWithTimeout
10:20:44 [2021-02-22T10:20:44.745Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:20:44 [2021-02-22T10:20:44.745Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:20:44 [2021-02-22T10:20:44.745Z] === RUN   TestUpdateRestartPolicy
10:20:44 [2021-02-22T10:20:44.934Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:20:44 [2021-02-22T10:20:44.934Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.600s	coverage: 73.3% of statements
10:20:45 [2021-02-22T10:20:45.083Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:20:46 [2021-02-22T10:20:46.315Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.384s	coverage: 56.2% of statements
10:20:46 [2021-02-22T10:20:46.971Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:20:46 [2021-02-22T10:20:46.971Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:20:48 [2021-02-22T10:20:48.226Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
10:20:50 [2021-02-22T10:20:50.139Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.271s	coverage: 49.4% of statements
10:20:50 [2021-02-22T10:20:50.234Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:20:50 [2021-02-22T10:20:50.399Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.841s	coverage: 46.2% of statements
10:20:50 [2021-02-22T10:20:50.399Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:20:50 [2021-02-22T10:20:50.490Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:20:52 [2021-02-22T10:20:52.314Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 57.5% of statements
10:20:52 [2021-02-22T10:20:52.384Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:20:52 [2021-02-22T10:20:52.574Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.684s	coverage: 57.7% of statements
10:20:52 [2021-02-22T10:20:52.574Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:20:52 [2021-02-22T10:20:52.574Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:20:52 [2021-02-22T10:20:52.946Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:20:52 [2021-02-22T10:20:52.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:20:54 [2021-02-22T10:20:54.485Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
10:20:54 [2021-02-22T10:20:54.843Z] === RUN   TestDockerSuite/TestBuildNetNone
10:20:55 [2021-02-22T10:20:55.099Z] === RUN   TestDockerSuite/TestBuildNoContext
10:20:55 [2021-02-22T10:20:55.500Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
10:20:56 [2021-02-22T10:20:56.071Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 6.7% of statements
10:20:56 [2021-02-22T10:20:56.071Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:20:56 [2021-02-22T10:20:56.071Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:20:56 [2021-02-22T10:20:56.168Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:20:56 [2021-02-22T10:20:56.731Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:20:57 [2021-02-22T10:20:57.458Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
10:20:58 [2021-02-22T10:20:58.094Z] --- PASS: TestServiceWithDataPathPortInit (16.49s)
10:20:58 [2021-02-22T10:20:58.094Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:20:58 [2021-02-22T10:20:58.094Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:20:58 [2021-02-22T10:20:58.400Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.193s	coverage: 77.4% of statements
10:20:58 [2021-02-22T10:20:58.400Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:20:58 [2021-02-22T10:20:58.400Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:20:58 [2021-02-22T10:20:58.655Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:20:58 [2021-02-22T10:20:58.655Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:20:58 [2021-02-22T10:20:58.660Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
10:20:59 [2021-02-22T10:20:59.216Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:20:59 [2021-02-22T10:20:59.216Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:20:59 [2021-02-22T10:20:59.601Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
10:21:00 [2021-02-22T10:21:00.144Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:21:00 [2021-02-22T10:21:00.173Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 61.6% of statements
10:21:00 [2021-02-22T10:21:00.173Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
10:21:01 [2021-02-22T10:21:01.558Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
10:21:01 [2021-02-22T10:21:01.558Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:21:01 [2021-02-22T10:21:01.817Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 55.1% of statements
10:21:02 [2021-02-22T10:21:02.049Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:21:02 [2021-02-22T10:21:02.306Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:21:03 [2021-02-22T10:21:03.200Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 31.5% of statements
10:21:04 [2021-02-22T10:21:04.193Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:21:04 [2021-02-22T10:21:04.584Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
10:21:04 [2021-02-22T10:21:04.845Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:21:05 [2021-02-22T10:21:05.121Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:21:05 [2021-02-22T10:21:05.416Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.697s	coverage: 82.5% of statements
10:21:05 [2021-02-22T10:21:05.416Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:21:05 [2021-02-22T10:21:05.416Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
10:21:05 [2021-02-22T10:21:05.416Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:21:05 [2021-02-22T10:21:05.837Z] --- PASS: TestUpdateRestartPolicy (18.40s)
10:21:05 [2021-02-22T10:21:05.837Z] === RUN   TestUpdateRestartWithAutoRemove
10:21:05 [2021-02-22T10:21:05.837Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s)
10:21:05 [2021-02-22T10:21:05.837Z] === RUN   TestWaitNonBlocked
10:21:05 [2021-02-22T10:21:05.837Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:05 [2021-02-22T10:21:05.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:05 [2021-02-22T10:21:05.837Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:05 [2021-02-22T10:21:05.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:05 [2021-02-22T10:21:05.837Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:21:05 [2021-02-22T10:21:05.837Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:21:07 [2021-02-22T10:21:07.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s)
10:21:07 [2021-02-22T10:21:07.007Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:otp1mda9bkjmxteunsyqzdofc Created:2021-02-22 10:20:59.683412945 +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[4d4b05ed80a7c834d5faaa66304cfe1067e8a3591b5a84e32ac2ef417bd87a97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80afcuc1jbajel4w26on5bvqr EndpointID:edb0ff639f3ce28ef81d5f54fa7e12a7acd236af9e0831193dbca52ec26539d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3624ab7021acbbf6b817501339350dbee59c3f9adef6b49a5300a2fc0d056a01 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:ad56735e029e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.80afcuc1jbajel4w26on5bvqr EndpointID:edb0ff639f3ce28ef81d5f54fa7e12a7acd236af9e0831193dbca52ec26539d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:21:07 [2021-02-22T10:21:07.007Z] PASS
10:21:07 [2021-02-22T10:21:07.007Z] 
10:21:07 [2021-02-22T10:21:07.007Z] === Skipped
10:21:07 [2021-02-22T10:21:07.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:21:07 [2021-02-22T10:21:07.007Z]     service_test.go:242: FLAKY_TEST
10:21:07 [2021-02-22T10:21:07.007Z] 
10:21:07 [2021-02-22T10:21:07.007Z] 
10:21:07 [2021-02-22T10:21:07.008Z] DONE 26 tests, 1 skipped in 51.137s
10:21:07 [2021-02-22T10:21:07.008Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:21:07 [2021-02-22T10:21:07.008Z] ++ 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
10:21:07 [2021-02-22T10:21:07.008Z] ++ set -e
10:21:07 [2021-02-22T10:21:07.008Z] ++ '[' -n 0 ']'
10:21:07 [2021-02-22T10:21:07.008Z] ++ set -x
10:21:07 [2021-02-22T10:21:07.008Z] ++ env -i DEST=/go/src/github.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
10:21:07 [2021-02-22T10:21:07.008Z] INFO: Testing against a local daemon
10:21:07 [2021-02-22T10:21:07.008Z] === RUN   TestDockerNetworkIpvlanPersistance
10:21:07 [2021-02-22T10:21:07.008Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:21:07 [2021-02-22T10:21:07.008Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:07 [2021-02-22T10:21:07.008Z] === RUN   TestDockerNetworkIpvlan
10:21:07 [2021-02-22T10:21:07.008Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:21:07 [2021-02-22T10:21:07.008Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:07 [2021-02-22T10:21:07.008Z] PASS
10:21:07 [2021-02-22T10:21:07.008Z] 
10:21:07 [2021-02-22T10:21:07.008Z] === Skipped
10:21:07 [2021-02-22T10:21:07.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:21:07 [2021-02-22T10:21:07.008Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:07 [2021-02-22T10:21:07.008Z] 
10:21:07 [2021-02-22T10:21:07.008Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:21:07 [2021-02-22T10:21:07.008Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:21:07 [2021-02-22T10:21:07.008Z] 
10:21:07 [2021-02-22T10:21:07.008Z] 
10:21:07 [2021-02-22T10:21:07.008Z] DONE 2 tests, 2 skipped in 0.142s
10:21:07 [2021-02-22T10:21:07.008Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:21:07 [2021-02-22T10:21:07.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:21:07 [2021-02-22T10:21:07.008Z] ++ 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
10:21:07 [2021-02-22T10:21:07.008Z] ++ set -e
10:21:07 [2021-02-22T10:21:07.008Z] ++ '[' -n 0 ']'
10:21:07 [2021-02-22T10:21:07.008Z] ++ set -x
10:21:07 [2021-02-22T10:21:07.008Z] ++ env -i DEST=/go/src/github.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
10:21:07 [2021-02-22T10:21:07.008Z] INFO: Testing against a local daemon
10:21:07 [2021-02-22T10:21:07.008Z] === RUN   TestDockerNetworkMacvlanPersistance
10:21:07 [2021-02-22T10:21:07.935Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:21:07 [2021-02-22T10:21:07.959Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
10:21:08 [2021-02-22T10:21:08.220Z] ok  	github.com/docker/docker/distribution	0.183s	coverage: 25.0% of statements
10:21:08 [2021-02-22T10:21:08.220Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:21:08 [2021-02-22T10:21:08.498Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
10:21:08 [2021-02-22T10:21:08.498Z] === RUN   TestDockerNetworkMacvlan
10:21:09 [2021-02-22T10:21:09.060Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:21:09 [2021-02-22T10:21:09.316Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:21:09 [2021-02-22T10:21:09.316Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:21:09 [2021-02-22T10:21:09.605Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
10:21:10 [2021-02-22T10:21:10.245Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:21:10 [2021-02-22T10:21:10.547Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.8% of statements
10:21:11 [2021-02-22T10:21:11.118Z] ok  	github.com/docker/docker/distribution/xfer	1.911s	coverage: 85.6% of statements
10:21:11 [2021-02-22T10:21:11.118Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:21:11 [2021-02-22T10:21:11.173Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:21:11 [2021-02-22T10:21:11.378Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
10:21:11 [2021-02-22T10:21:11.378Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:21:11 [2021-02-22T10:21:11.637Z] --- PASS: TestWaitNonBlocked (0.02s)
10:21:11 [2021-02-22T10:21:11.637Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.15s)
10:21:11 [2021-02-22T10:21:11.637Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.91s)
10:21:11 [2021-02-22T10:21:11.637Z] === RUN   TestWaitBlocked
10:21:11 [2021-02-22T10:21:11.637Z] --- SKIP: TestWaitBlocked (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:21:11 [2021-02-22T10:21:11.637Z] PASS
10:21:11 [2021-02-22T10:21:11.637Z] ok  	github.com/docker/docker/integration/container	62.440s
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === Skipped
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
10:21:11 [2021-02-22T10:21:11.637Z]     copy_test.go:38: testEnv.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
10:21:11 [2021-02-22T10:21:11.637Z]     copy_test.go:63: testEnv.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
10:21:11 [2021-02-22T10:21:11.637Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:21:11 [2021-02-22T10:21:11.637Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:21:11 [2021-02-22T10:21:11.637Z] 
10:21:11 [2021-02-22T10:21:11.637Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:21:11 [2021-02-22T10:21:11.638Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] 
10:21:11 [2021-02-22T10:21:11.638Z] DONE 88 tests, 37 skipped in 64.616s
10:21:11 [2021-02-22T10:21:11.638Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:21:12 [2021-02-22T10:21:12.318Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
10:21:12 [2021-02-22T10:21:12.318Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:21:12 [2021-02-22T10:21:12.541Z] === RUN   TestDockerSuite/TestBuildPATH
10:21:13 [2021-02-22T10:21:13.173Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:13 [2021-02-22T10:21:13.173Z] INFO: Testing against a local daemon
10:21:13 [2021-02-22T10:21:13.173Z] === RUN   TestCommitInheritsEnv
10:21:13 [2021-02-22T10:21:13.173Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:21:13 [2021-02-22T10:21:13.173Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:21:13 [2021-02-22T10:21:13.173Z] === RUN   TestImportExtremelyLargeImageWorks
10:21:13 [2021-02-22T10:21:13.173Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:21:13 [2021-02-22T10:21:13.173Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:21:13 [2021-02-22T10:21:13.173Z] === RUN   TestImagesFilterMultiReference
10:21:13 [2021-02-22T10:21:13.173Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:21:13 [2021-02-22T10:21:13.173Z] === RUN   TestImagePullPlatformInvalid
10:21:13 [2021-02-22T10:21:13.173Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:21:13 [2021-02-22T10:21:13.173Z] === RUN   TestRemoveImageOrphaning
10:21:13 [2021-02-22T10:21:13.258Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:21:13 [2021-02-22T10:21:13.912Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestRemoveImageOrphaning (0.70s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagInvalidReference
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagInvalidReference (0.03s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagValidPrefixedRepo
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagExistedNameWithoutForce
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagOfficialNames
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagOfficialNames (0.07s)
10:21:14 [2021-02-22T10:21:14.141Z] === RUN   TestTagMatchesDigest
10:21:14 [2021-02-22T10:21:14.141Z] --- PASS: TestTagMatchesDigest (0.03s)
10:21:14 [2021-02-22T10:21:14.141Z] PASS
10:21:14 [2021-02-22T10:21:14.141Z] ok  	github.com/docker/docker/integration/image	1.149s
10:21:14 [2021-02-22T10:21:14.198Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.4% of statements
10:21:14 [2021-02-22T10:21:14.599Z] 
10:21:14 [2021-02-22T10:21:14.599Z] === Skipped
10:21:14 [2021-02-22T10:21:14.599Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:21:14 [2021-02-22T10:21:14.599Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:21:14 [2021-02-22T10:21:14.599Z] 
10:21:14 [2021-02-22T10:21:14.599Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:21:14 [2021-02-22T10:21:14.599Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:21:14 [2021-02-22T10:21:14.599Z] 
10:21:14 [2021-02-22T10:21:14.599Z] 
10:21:14 [2021-02-22T10:21:14.599Z] DONE 11 tests, 2 skipped in 2.894s
10:21:14 [2021-02-22T10:21:14.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:21:14 [2021-02-22T10:21:14.767Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
10:21:15 [2021-02-22T10:21:15.027Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
10:21:15 [2021-02-22T10:21:15.277Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:21:15 [2021-02-22T10:21:15.839Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:21:16 [2021-02-22T10:21:16.096Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:21:16 [2021-02-22T10:21:16.136Z] testing: warning: no tests to run
10:21:16 [2021-02-22T10:21:16.137Z] testing: warning: no tests to run
10:21:16 [2021-02-22T10:21:16.137Z] PASS
10:21:16 [2021-02-22T10:21:16.137Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.083s [no tests to run]
10:21:16 [2021-02-22T10:21:16.137Z] PASS
10:21:16 [2021-02-22T10:21:16.137Z] ok  	github.com/docker/docker/integration/network/macvlan	0.033s [no tests to run]
10:21:16 [2021-02-22T10:21:16.596Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:16 [2021-02-22T10:21:16.596Z] INFO: Testing against a local daemon
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkCreateDelete
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDockerNetworkDeletePreferID
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonDNSFallback
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestInspectNetwork
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestInspectNetwork (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestRunContainerWithBridgeNone
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkInvalidJSON
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkInvalidJSON//networks/create
10:21:16 [2021-02-22T10:21:16.596Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:21:16 [2021-02-22T10:21:16.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:21:16 [2021-02-22T10:21:16.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:21:16 [2021-02-22T10:21:16.596Z] === CONT  TestNetworkInvalidJSON//networks/create
10:21:16 [2021-02-22T10:21:16.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:21:16 [2021-02-22T10:21:16.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:21:16 [2021-02-22T10:21:16.596Z] --- PASS: TestNetworkInvalidJSON (0.04s)
10:21:16 [2021-02-22T10:21:16.596Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkList
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkList//networks
10:21:16 [2021-02-22T10:21:16.596Z] === PAUSE TestNetworkList//networks
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestNetworkList//networks/
10:21:16 [2021-02-22T10:21:16.596Z] === PAUSE TestNetworkList//networks/
10:21:16 [2021-02-22T10:21:16.596Z] === CONT  TestNetworkList//networks
10:21:16 [2021-02-22T10:21:16.596Z] === CONT  TestNetworkList//networks/
10:21:16 [2021-02-22T10:21:16.596Z] --- PASS: TestNetworkList (0.02s)
10:21:16 [2021-02-22T10:21:16.596Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     --- PASS: TestNetworkList//networks (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestHostIPv4BridgeLabel
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     network_test.go:126: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonRestartWithLiveRestore
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:29: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonDefaultNetworkPools
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:58: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonRestartWithExistingNetwork
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:102: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:136: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:187: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestServiceWithPredefinedNetwork
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:212: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:242: FLAKY_TEST
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestServiceWithDataPathPortInit
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:332: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:21:16 [2021-02-22T10:21:16.596Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:21:16 [2021-02-22T10:21:16.596Z]     service_test.go:400: testEnv.OSType == "windows"
10:21:16 [2021-02-22T10:21:16.596Z] PASS
10:21:16 [2021-02-22T10:21:16.596Z] ok  	github.com/docker/docker/integration/network	0.162s
10:21:16 [2021-02-22T10:21:16.659Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:21:16 [2021-02-22T10:21:16.937Z] ok  	github.com/docker/docker/pkg/archive	0.323s	coverage: 77.2% of statements
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === Skipped
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     network_test.go:126: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:29: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:58: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:102: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:136: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:187: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:212: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:242: FLAKY_TEST
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:332: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:21:17 [2021-02-22T10:21:17.055Z]     service_test.go:400: testEnv.OSType == "windows"
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] DONE 22 tests, 15 skipped in 2.462s
10:21:17 [2021-02-22T10:21:17.055Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:21:17 [2021-02-22T10:21:17.055Z] testing: warning: no tests to run
10:21:17 [2021-02-22T10:21:17.055Z] PASS
10:21:17 [2021-02-22T10:21:17.055Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
10:21:17 [2021-02-22T10:21:17.055Z] 
10:21:17 [2021-02-22T10:21:17.055Z] DONE 0 tests in 0.268s
10:21:17 [2021-02-22T10:21:17.507Z] ok  	github.com/docker/docker/pkg/authorization	0.144s	coverage: 68.3% of statements
10:21:17 [2021-02-22T10:21:17.513Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:21:17 [2021-02-22T10:21:17.513Z] testing: warning: no tests to run
10:21:17 [2021-02-22T10:21:17.513Z] PASS
10:21:17 [2021-02-22T10:21:17.513Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
10:21:17 [2021-02-22T10:21:17.513Z] 
10:21:17 [2021-02-22T10:21:17.513Z] DONE 0 tests in 0.263s
10:21:17 [2021-02-22T10:21:17.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:21:17 [2021-02-22T10:21:17.767Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:21:18 [2021-02-22T10:21:18.027Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:21:19 [2021-02-22T10:21:19.053Z] testing: warning: no tests to run
10:21:19 [2021-02-22T10:21:19.053Z] PASS
10:21:19 [2021-02-22T10:21:19.053Z] testing: warning: no tests to run
10:21:19 [2021-02-22T10:21:19.053Z] ok  	github.com/docker/docker/integration/plugin	0.135s [no tests to run]
10:21:19 [2021-02-22T10:21:19.053Z] PASS
10:21:19 [2021-02-22T10:21:19.053Z] ok  	github.com/docker/docker/integration/plugin/authz	0.116s [no tests to run]
10:21:21 [2021-02-22T10:21:21.321Z] ok  	github.com/docker/docker/layer	7.356s	coverage: 68.8% of statements
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.545s	coverage: 43.2% of statements
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:21:21 [2021-02-22T10:21:21.321Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:21:21 [2021-02-22T10:21:21.581Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
10:21:21 [2021-02-22T10:21:21.908Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:21:22 [2021-02-22T10:21:22.151Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
10:21:22 [2021-02-22T10:21:22.151Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
10:21:22 [2021-02-22T10:21:22.486Z] --- PASS: TestDockerNetworkMacvlan (13.96s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.43s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s)
10:21:22 [2021-02-22T10:21:22.486Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s)
10:21:22 [2021-02-22T10:21:22.486Z] PASS
10:21:22 [2021-02-22T10:21:22.486Z] 
10:21:22 [2021-02-22T10:21:22.486Z] DONE 8 tests in 15.500s
10:21:22 [2021-02-22T10:21:22.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:21:22 [2021-02-22T10:21:22.486Z] ++ 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
10:21:22 [2021-02-22T10:21:22.486Z] ++ set -e
10:21:22 [2021-02-22T10:21:22.486Z] ++ '[' -n 0 ']'
10:21:22 [2021-02-22T10:21:22.486Z] ++ set -x
10:21:22 [2021-02-22T10:21:22.486Z] ++ env -i DEST=/go/src/github.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
10:21:22 [2021-02-22T10:21:22.486Z] testing: warning: no tests to run
10:21:22 [2021-02-22T10:21:22.486Z] PASS
10:21:22 [2021-02-22T10:21:22.486Z] 
10:21:22 [2021-02-22T10:21:22.486Z] DONE 0 tests in 0.028s
10:21:22 [2021-02-22T10:21:22.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:21:22 [2021-02-22T10:21:22.486Z] ++ 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
10:21:22 [2021-02-22T10:21:22.486Z] ++ set -e
10:21:22 [2021-02-22T10:21:22.486Z] ++ '[' -n 0 ']'
10:21:22 [2021-02-22T10:21:22.486Z] ++ set -x
10:21:22 [2021-02-22T10:21:22.486Z] ++ env -i DEST=/go/src/github.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
10:21:22 [2021-02-22T10:21:22.486Z] INFO: Testing against a local daemon
10:21:22 [2021-02-22T10:21:22.486Z] === RUN   TestAuthZPluginAllowRequest
10:21:22 [2021-02-22T10:21:22.721Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
10:21:23 [2021-02-22T10:21:23.291Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
10:21:23 [2021-02-22T10:21:23.861Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
10:21:24 [2021-02-22T10:21:24.375Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
10:21:24 [2021-02-22T10:21:24.375Z] === RUN   TestAuthZPluginTLS
10:21:24 [2021-02-22T10:21:24.375Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:21:24 [2021-02-22T10:21:24.631Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:21:24 [2021-02-22T10:21:24.631Z] === RUN   TestAuthZPluginDenyRequest
10:21:25 [2021-02-22T10:21:25.192Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:21:25 [2021-02-22T10:21:25.192Z] === RUN   TestAuthZPluginAPIDenyResponse
10:21:25 [2021-02-22T10:21:25.243Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:21:25 [2021-02-22T10:21:25.756Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
10:21:25 [2021-02-22T10:21:25.756Z] === RUN   TestAuthZPluginDenyResponse
10:21:25 [2021-02-22T10:21:25.813Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
10:21:26 [2021-02-22T10:21:26.130Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:26 [2021-02-22T10:21:26.130Z] INFO: Testing against a local daemon
10:21:26 [2021-02-22T10:21:26.130Z] === RUN   TestExternalGraphDriver
10:21:26 [2021-02-22T10:21:26.130Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:21:26 [2021-02-22T10:21:26.130Z]     external_test.go:48: runtime.GOOS == "windows"
10:21:26 [2021-02-22T10:21:26.130Z] === RUN   TestGraphdriverPluginV2
10:21:26 [2021-02-22T10:21:26.130Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
10:21:26 [2021-02-22T10:21:26.130Z]     external_test.go:408: runtime.GOOS == "windows"
10:21:26 [2021-02-22T10:21:26.130Z] PASS
10:21:26 [2021-02-22T10:21:26.130Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.393s
10:21:26 [2021-02-22T10:21:26.130Z] testing: warning: no tests to run
10:21:26 [2021-02-22T10:21:26.130Z] PASS
10:21:26 [2021-02-22T10:21:26.130Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.043s [no tests to run]
10:21:26 [2021-02-22T10:21:26.316Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
10:21:26 [2021-02-22T10:21:26.316Z] === RUN   TestAuthZPluginAllowEventStream
10:21:26 [2021-02-22T10:21:26.383Z] ok  	github.com/docker/docker/pkg/fsutils	0.191s	coverage: 85.1% of statements
10:21:26 [2021-02-22T10:21:26.591Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:26 [2021-02-22T10:21:26.591Z] INFO: Testing against a local daemon
10:21:26 [2021-02-22T10:21:26.591Z] === RUN   TestPluginInvalidJSON
10:21:26 [2021-02-22T10:21:26.591Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:21:26 [2021-02-22T10:21:26.591Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:21:26 [2021-02-22T10:21:26.591Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:21:26 [2021-02-22T10:21:26.591Z] --- PASS: TestPluginInvalidJSON (0.09s)
10:21:26 [2021-02-22T10:21:26.591Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:21:26 [2021-02-22T10:21:26.591Z] === RUN   TestPluginInstall
10:21:26 [2021-02-22T10:21:26.591Z] --- SKIP: TestPluginInstall (0.00s)
10:21:26 [2021-02-22T10:21:26.591Z]     plugin_test.go:58: testEnv.OSType == "windows"
10:21:26 [2021-02-22T10:21:26.591Z] === RUN   TestPluginsWithRuntimes
10:21:26 [2021-02-22T10:21:26.591Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:21:26 [2021-02-22T10:21:26.591Z]     plugin_test.go:167: testEnv.OSType == "windows"
10:21:26 [2021-02-22T10:21:26.591Z] PASS
10:21:26 [2021-02-22T10:21:26.591Z] ok  	github.com/docker/docker/integration/plugin/common	0.378s
10:21:26 [2021-02-22T10:21:26.591Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:26 [2021-02-22T10:21:26.591Z] INFO: Testing against a local daemon
10:21:26 [2021-02-22T10:21:26.591Z] === RUN   TestReadPluginNoRead
10:21:26 [2021-02-22T10:21:26.591Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:21:26 [2021-02-22T10:21:26.591Z]     read_test.go:21: no unix domain sockets on Windows
10:21:26 [2021-02-22T10:21:26.591Z] PASS
10:21:26 [2021-02-22T10:21:26.591Z] ok  	github.com/docker/docker/integration/plugin/logging	0.148s
10:21:26 [2021-02-22T10:21:26.591Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
10:21:26 [2021-02-22T10:21:26.591Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
10:21:26 [2021-02-22T10:21:26.644Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
10:21:26 [2021-02-22T10:21:26.904Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
10:21:27 [2021-02-22T10:21:27.687Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:21:27 [2021-02-22T10:21:27.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s)
10:21:27 [2021-02-22T10:21:27.687Z] === RUN   TestAuthZPluginErrorResponse
10:21:27 [2021-02-22T10:21:27.844Z] ok  	github.com/docker/docker/pkg/idtools	0.539s	coverage: 69.5% of statements
10:21:28 [2021-02-22T10:21:28.105Z] ok  	github.com/docker/docker/pkg/ioutils	0.514s	coverage: 69.3% of statements
10:21:28 [2021-02-22T10:21:28.128Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:28 [2021-02-22T10:21:28.128Z] INFO: Testing against a local daemon
10:21:28 [2021-02-22T10:21:28.128Z] === RUN   TestPluginWithDevMounts
10:21:28 [2021-02-22T10:21:28.128Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] PASS
10:21:28 [2021-02-22T10:21:28.128Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.352s
10:21:28 [2021-02-22T10:21:28.128Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === Skipped
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     plugin_test.go:58: testEnv.OSType == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     plugin_test.go:167: testEnv.OSType == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     external_test.go:48: runtime.GOOS == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
10:21:28 [2021-02-22T10:21:28.128Z]     external_test.go:408: runtime.GOOS == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     read_test.go:21: no unix domain sockets on Windows
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:21:28 [2021-02-22T10:21:28.128Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] DONE 8 tests, 6 skipped in 10.375s
10:21:28 [2021-02-22T10:21:28.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:21:28 [2021-02-22T10:21:28.128Z] testing: warning: no tests to run
10:21:28 [2021-02-22T10:21:28.128Z] PASS
10:21:28 [2021-02-22T10:21:28.128Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
10:21:28 [2021-02-22T10:21:28.128Z] 
10:21:28 [2021-02-22T10:21:28.128Z] DONE 0 tests in 0.278s
10:21:28 [2021-02-22T10:21:28.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:21:28 [2021-02-22T10:21:28.250Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:21:28 [2021-02-22T10:21:28.250Z] === RUN   TestAuthZPluginErrorRequest
10:21:28 [2021-02-22T10:21:28.676Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
10:21:28 [2021-02-22T10:21:28.676Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:21:28 [2021-02-22T10:21:28.676Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:21:28 [2021-02-22T10:21:28.676Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:21:28 [2021-02-22T10:21:28.676Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:21:28 [2021-02-22T10:21:28.813Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
10:21:28 [2021-02-22T10:21:28.813Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:21:28 [2021-02-22T10:21:28.937Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:21:28 [2021-02-22T10:21:28.937Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:21:28 [2021-02-22T10:21:28.937Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:21:29 [2021-02-22T10:21:29.095Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:29 [2021-02-22T10:21:29.095Z] INFO: Testing against a local daemon
10:21:29 [2021-02-22T10:21:29.095Z] === RUN   TestPluginInvalidJSON
10:21:29 [2021-02-22T10:21:29.095Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:21:29 [2021-02-22T10:21:29.095Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:21:29 [2021-02-22T10:21:29.095Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:21:29 [2021-02-22T10:21:29.095Z] --- PASS: TestPluginInvalidJSON (0.09s)
10:21:29 [2021-02-22T10:21:29.095Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:21:29 [2021-02-22T10:21:29.095Z] === RUN   TestPluginInstall
10:21:29 [2021-02-22T10:21:29.095Z] --- SKIP: TestPluginInstall (0.00s)
10:21:29 [2021-02-22T10:21:29.095Z]     plugin_test.go:58: testEnv.OSType == "windows"
10:21:29 [2021-02-22T10:21:29.095Z] === RUN   TestPluginsWithRuntimes
10:21:29 [2021-02-22T10:21:29.095Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:21:29 [2021-02-22T10:21:29.095Z]     plugin_test.go:167: testEnv.OSType == "windows"
10:21:29 [2021-02-22T10:21:29.095Z] PASS
10:21:29 [2021-02-22T10:21:29.095Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
10:21:29 [2021-02-22T10:21:29.095Z] 
10:21:29 [2021-02-22T10:21:29.095Z] === Skipped
10:21:29 [2021-02-22T10:21:29.095Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:21:29 [2021-02-22T10:21:29.095Z]     plugin_test.go:58: testEnv.OSType == "windows"
10:21:29 [2021-02-22T10:21:29.095Z] 
10:21:29 [2021-02-22T10:21:29.095Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:21:29 [2021-02-22T10:21:29.095Z]     plugin_test.go:167: testEnv.OSType == "windows"
10:21:29 [2021-02-22T10:21:29.095Z] 
10:21:29 [2021-02-22T10:21:29.095Z] 
10:21:29 [2021-02-22T10:21:29.095Z] DONE 4 tests, 2 skipped in 0.722s
10:21:29 [2021-02-22T10:21:29.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:21:29 [2021-02-22T10:21:29.375Z] === RUN   TestDockerSuite/TestBuildRm
10:21:29 [2021-02-22T10:21:29.375Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
10:21:29 [2021-02-22T10:21:29.375Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:21:29 [2021-02-22T10:21:29.509Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:21:29 [2021-02-22T10:21:29.554Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:29 [2021-02-22T10:21:29.554Z] INFO: Testing against a local daemon
10:21:29 [2021-02-22T10:21:29.554Z] === RUN   TestExternalGraphDriver
10:21:29 [2021-02-22T10:21:29.554Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:21:29 [2021-02-22T10:21:29.554Z]     external_test.go:48: runtime.GOOS == "windows"
10:21:29 [2021-02-22T10:21:29.554Z] === RUN   TestGraphdriverPluginV2
10:21:29 [2021-02-22T10:21:29.554Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
10:21:29 [2021-02-22T10:21:29.554Z]     external_test.go:408: runtime.GOOS == "windows"
10:21:29 [2021-02-22T10:21:29.554Z] PASS
10:21:29 [2021-02-22T10:21:29.554Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
10:21:29 [2021-02-22T10:21:29.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:21:29 [2021-02-22T10:21:29.769Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
10:21:30 [2021-02-22T10:21:30.013Z] 
10:21:30 [2021-02-22T10:21:30.013Z] === Skipped
10:21:30 [2021-02-22T10:21:30.013Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:21:30 [2021-02-22T10:21:30.013Z]     external_test.go:48: runtime.GOOS == "windows"
10:21:30 [2021-02-22T10:21:30.013Z] 
10:21:30 [2021-02-22T10:21:30.013Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
10:21:30 [2021-02-22T10:21:30.013Z]     external_test.go:408: runtime.GOOS == "windows"
10:21:30 [2021-02-22T10:21:30.013Z] 
10:21:30 [2021-02-22T10:21:30.013Z] 
10:21:30 [2021-02-22T10:21:30.013Z] DONE 2 tests, 2 skipped in 0.673s
10:21:30 [2021-02-22T10:21:30.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:21:30 [2021-02-22T10:21:30.078Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
10:21:30 [2021-02-22T10:21:30.078Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:21:30 [2021-02-22T10:21:30.078Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:21:30 [2021-02-22T10:21:30.474Z] testing: warning: no tests to run
10:21:30 [2021-02-22T10:21:30.474Z] PASS
10:21:30 [2021-02-22T10:21:30.474Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
10:21:30 [2021-02-22T10:21:30.474Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:30 [2021-02-22T10:21:30.474Z] INFO: Testing against a local daemon
10:21:30 [2021-02-22T10:21:30.474Z] === RUN   TestReadPluginNoRead
10:21:30 [2021-02-22T10:21:30.474Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:21:30 [2021-02-22T10:21:30.474Z]     read_test.go:21: no unix domain sockets on Windows
10:21:30 [2021-02-22T10:21:30.474Z] PASS
10:21:30 [2021-02-22T10:21:30.474Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
10:21:30 [2021-02-22T10:21:30.474Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
10:21:30 [2021-02-22T10:21:30.474Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
10:21:30 [2021-02-22T10:21:30.474Z] 
10:21:30 [2021-02-22T10:21:30.474Z] === Skipped
10:21:30 [2021-02-22T10:21:30.474Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:21:30 [2021-02-22T10:21:30.474Z]     read_test.go:21: no unix domain sockets on Windows
10:21:30 [2021-02-22T10:21:30.474Z] 
10:21:30 [2021-02-22T10:21:30.474Z] 
10:21:30 [2021-02-22T10:21:30.474Z] DONE 1 tests, 1 skipped in 0.759s
10:21:30 [2021-02-22T10:21:30.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:21:30 [2021-02-22T10:21:30.933Z] testing: warning: no tests to run
10:21:30 [2021-02-22T10:21:30.933Z] PASS
10:21:30 [2021-02-22T10:21:30.933Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
10:21:30 [2021-02-22T10:21:30.933Z] 
10:21:30 [2021-02-22T10:21:30.933Z] DONE 0 tests in 0.412s
10:21:30 [2021-02-22T10:21:30.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:21:31 [2021-02-22T10:21:31.043Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
10:21:31 [2021-02-22T10:21:31.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
10:21:31 [2021-02-22T10:21:31.525Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:21:31 [2021-02-22T10:21:31.628Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:21:31 [2021-02-22T10:21:31.887Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:21:31 [2021-02-22T10:21:31.900Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:31 [2021-02-22T10:21:31.900Z] INFO: Testing against a local daemon
10:21:31 [2021-02-22T10:21:31.900Z] === RUN   TestPluginWithDevMounts
10:21:31 [2021-02-22T10:21:31.900Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:21:31 [2021-02-22T10:21:31.900Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:21:31 [2021-02-22T10:21:31.900Z] PASS
10:21:31 [2021-02-22T10:21:31.900Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
10:21:31 [2021-02-22T10:21:31.900Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
10:21:31 [2021-02-22T10:21:31.900Z] 
10:21:31 [2021-02-22T10:21:31.900Z] === Skipped
10:21:31 [2021-02-22T10:21:31.900Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:21:31 [2021-02-22T10:21:31.900Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:21:31 [2021-02-22T10:21:31.900Z] 
10:21:31 [2021-02-22T10:21:31.900Z] 
10:21:31 [2021-02-22T10:21:31.900Z] DONE 1 tests, 1 skipped in 0.709s
10:21:31 [2021-02-22T10:21:31.900Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:21:32 [2021-02-22T10:21:32.148Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:21:32 [2021-02-22T10:21:32.892Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:21:33 [2021-02-22T10:21:33.436Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:33 [2021-02-22T10:21:33.436Z] INFO: Testing against a local daemon
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestSecretInspect
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestSecretInspect (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestSecretList
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestSecretList (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestSecretsCreateAndDelete
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestSecretsUpdate
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestSecretsUpdate (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestTemplatedSecret
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestTemplatedSecret (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.436Z] === RUN   TestSecretCreateResolve
10:21:33 [2021-02-22T10:21:33.436Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:21:33 [2021-02-22T10:21:33.436Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:21:33 [2021-02-22T10:21:33.436Z] PASS
10:21:33 [2021-02-22T10:21:33.436Z] ok  	github.com/docker/docker/integration/secret	0.140s
10:21:33 [2021-02-22T10:21:33.528Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
10:21:33 [2021-02-22T10:21:33.788Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:21:33 [2021-02-22T10:21:33.823Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:21:33 [2021-02-22T10:21:33.823Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s)
10:21:33 [2021-02-22T10:21:33.823Z] === RUN   TestAuthZPluginHeader
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === Skipped
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:21:33 [2021-02-22T10:21:33.895Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] 
10:21:33 [2021-02-22T10:21:33.895Z] DONE 6 tests, 6 skipped in 1.887s
10:21:33 [2021-02-22T10:21:33.895Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:21:34 [2021-02-22T10:21:34.751Z] --- PASS: TestAuthZPluginHeader (0.91s)
10:21:34 [2021-02-22T10:21:34.751Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:21:35 [2021-02-22T10:21:35.312Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:21:35 [2021-02-22T10:21:35.569Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:21:36 [2021-02-22T10:21:36.070Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:36 [2021-02-22T10:21:36.070Z] INFO: Testing against a local daemon
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceCreateInit
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:21:36 [2021-02-22T10:21:36.070Z] --- PASS: TestServiceCreateInit (0.03s)
10:21:36 [2021-02-22T10:21:36.070Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceMultipleTimes
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceConflict
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceMaxReplicas
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateWithDuplicateNetworkNames
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceSecretFileMode
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceConfigFileMode
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceSysctls
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateServiceCapabilities
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestInspect
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestInspect (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestCreateJob
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestCreateJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestReplicatedJob
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestReplicatedJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestUpdateReplicatedJob
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceListWithStatuses
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestDockerNetworkConnectAlias
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestDockerNetworkReConnect
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServicePlugin
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServicePlugin (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceUpdateLabel
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceUpdateSecrets
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceUpdateConfigs
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceUpdateNetwork
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] === RUN   TestServiceUpdatePidsLimit
10:21:36 [2021-02-22T10:21:36.070Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] PASS
10:21:36 [2021-02-22T10:21:36.070Z] ok  	github.com/docker/docker/integration/service	0.258s
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === Skipped
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
10:21:36 [2021-02-22T10:21:36.070Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:21:36 [2021-02-22T10:21:36.070Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] 
10:21:36 [2021-02-22T10:21:36.070Z] DONE 24 tests, 23 skipped in 2.403s
10:21:36 [2021-02-22T10:21:36.070Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:21:36 [2021-02-22T10:21:36.131Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:21:37 [2021-02-22T10:21:37.060Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:21:37 [2021-02-22T10:21:37.081Z] ok  	github.com/docker/docker/pkg/signal	2.380s	coverage: 61.0% of statements
10:21:37 [2021-02-22T10:21:37.081Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:21:37 [2021-02-22T10:21:37.342Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:21:37 [2021-02-22T10:21:37.602Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:21:37 [2021-02-22T10:21:37.987Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:21:38 [2021-02-22T10:21:38.174Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
10:21:38 [2021-02-22T10:21:38.247Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:38 [2021-02-22T10:21:38.247Z] INFO: Testing against a local daemon
10:21:38 [2021-02-22T10:21:38.247Z] === RUN   TestSessionCreate
10:21:38 [2021-02-22T10:21:38.247Z] --- SKIP: TestSessionCreate (0.00s)
10:21:38 [2021-02-22T10:21:38.247Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:21:38 [2021-02-22T10:21:38.247Z] === RUN   TestSessionCreateWithBadUpgrade
10:21:38 [2021-02-22T10:21:38.247Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:21:38 [2021-02-22T10:21:38.247Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:21:38 [2021-02-22T10:21:38.247Z] PASS
10:21:38 [2021-02-22T10:21:38.247Z] ok  	github.com/docker/docker/integration/session	0.100s
10:21:38 [2021-02-22T10:21:38.247Z] 
10:21:38 [2021-02-22T10:21:38.247Z] === Skipped
10:21:38 [2021-02-22T10:21:38.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:21:38 [2021-02-22T10:21:38.247Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:21:38 [2021-02-22T10:21:38.247Z] 
10:21:38 [2021-02-22T10:21:38.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:21:38 [2021-02-22T10:21:38.247Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:21:38 [2021-02-22T10:21:38.247Z] 
10:21:38 [2021-02-22T10:21:38.247Z] 
10:21:38 [2021-02-22T10:21:38.247Z] DONE 2 tests, 2 skipped in 1.856s
10:21:38 [2021-02-22T10:21:38.247Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:21:38 [2021-02-22T10:21:38.746Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
10:21:38 [2021-02-22T10:21:38.919Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s)
10:21:38 [2021-02-22T10:21:38.919Z] === RUN   TestAuthZPluginV2Disable
10:21:38 [2021-02-22T10:21:38.919Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:21:39 [2021-02-22T10:21:39.006Z] ok  	github.com/docker/docker/pkg/tailfile	0.069s	coverage: 88.6% of statements
10:21:39 [2021-02-22T10:21:39.786Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:39 [2021-02-22T10:21:39.786Z] INFO: Testing against a local daemon
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestEventsExecDie
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestEventsExecDie (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestEventsBackwardsCompatible
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestInfoAPI
10:21:39 [2021-02-22T10:21:39.786Z] --- PASS: TestInfoAPI (0.03s)
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestInfoAPIWarnings
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestInfoDebug
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestInfoDebug (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestInfoInsecureRegistries
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestInfoRegistryMirrors
10:21:39 [2021-02-22T10:21:39.786Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:21:39 [2021-02-22T10:21:39.786Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:39 [2021-02-22T10:21:39.786Z] === RUN   TestLoginFailsWithBadCredentials
10:21:39 [2021-02-22T10:21:39.948Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
10:21:39 [2021-02-22T10:21:39.948Z] testing: warning: no tests to run
10:21:39 [2021-02-22T10:21:39.948Z] coverage: [no statements]
10:21:39 [2021-02-22T10:21:39.948Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
10:21:40 [2021-02-22T10:21:40.209Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:21:40 [2021-02-22T10:21:40.469Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
10:21:40 [2021-02-22T10:21:40.730Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:21:40 [2021-02-22T10:21:40.755Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
10:21:40 [2021-02-22T10:21:40.755Z] === RUN   TestPingCacheHeaders
10:21:40 [2021-02-22T10:21:40.755Z] --- PASS: TestPingCacheHeaders (0.02s)
10:21:40 [2021-02-22T10:21:40.755Z] === RUN   TestPingGet
10:21:40 [2021-02-22T10:21:40.755Z] --- PASS: TestPingGet (0.02s)
10:21:40 [2021-02-22T10:21:40.755Z] === RUN   TestPingHead
10:21:40 [2021-02-22T10:21:40.755Z] --- PASS: TestPingHead (0.03s)
10:21:40 [2021-02-22T10:21:40.755Z] === RUN   TestVersion
10:21:40 [2021-02-22T10:21:40.755Z] --- PASS: TestVersion (0.02s)
10:21:40 [2021-02-22T10:21:40.755Z] PASS
10:21:40 [2021-02-22T10:21:40.755Z] ok  	github.com/docker/docker/integration/system	1.189s
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === Skipped
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:21:41 [2021-02-22T10:21:41.214Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] 
10:21:41 [2021-02-22T10:21:41.214Z] DONE 13 tests, 7 skipped in 2.836s
10:21:41 [2021-02-22T10:21:41.214Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:21:42 [2021-02-22T10:21:42.196Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:21:42 [2021-02-22T10:21:42.196Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:21:42 [2021-02-22T10:21:42.458Z] --- PASS: TestAuthZPluginV2Disable (3.46s)
10:21:42 [2021-02-22T10:21:42.458Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:21:42 [2021-02-22T10:21:42.458Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:21:42 [2021-02-22T10:21:42.458Z] === RUN   TestDockerSuite/TestBuildSpaces
10:21:42 [2021-02-22T10:21:42.640Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
10:21:42 [2021-02-22T10:21:42.749Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:42 [2021-02-22T10:21:42.749Z] INFO: Testing against a local daemon
10:21:42 [2021-02-22T10:21:42.749Z] === RUN   TestVolumesCreateAndList
10:21:42 [2021-02-22T10:21:42.749Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:21:42 [2021-02-22T10:21:42.749Z] === RUN   TestVolumesRemove
10:21:43 [2021-02-22T10:21:43.023Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:21:43 [2021-02-22T10:21:43.208Z] --- PASS: TestVolumesRemove (0.06s)
10:21:43 [2021-02-22T10:21:43.208Z] === RUN   TestVolumesInspect
10:21:43 [2021-02-22T10:21:43.208Z] --- PASS: TestVolumesInspect (0.03s)
10:21:43 [2021-02-22T10:21:43.208Z] === RUN   TestVolumesInvalidJSON
10:21:43 [2021-02-22T10:21:43.208Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:21:43 [2021-02-22T10:21:43.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:21:43 [2021-02-22T10:21:43.208Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:21:43 [2021-02-22T10:21:43.208Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:21:43 [2021-02-22T10:21:43.208Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:21:43 [2021-02-22T10:21:43.208Z] PASS
10:21:43 [2021-02-22T10:21:43.208Z] ok  	github.com/docker/docker/integration/volume	0.329s
10:21:43 [2021-02-22T10:21:43.208Z] 
10:21:43 [2021-02-22T10:21:43.208Z] DONE 5 tests in 2.133s
10:21:43 [2021-02-22T10:21:43.208Z] INFO: make.ps1 ended at 02/22/2021 10:21:42
10:21:43 [2021-02-22T10:21:43.208Z] INFO: Integration CLI tests being run from the host:
10:21:43 [2021-02-22T10:21:43.208Z] 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" 
10:21:43 [2021-02-22T10:21:43.581Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
10:21:43 [2021-02-22T10:21:43.584Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:21:43 [2021-02-22T10:21:43.840Z] === RUN   TestDockerSuite/TestBuildStderr
10:21:43 [2021-02-22T10:21:43.842Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
10:21:44 [2021-02-22T10:21:44.767Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:21:45 [2021-02-22T10:21:45.227Z] ok  	github.com/docker/docker/quota	0.242s	coverage: 71.4% of statements
10:21:45 [2021-02-22T10:21:45.487Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:21:45 [2021-02-22T10:21:45.697Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s)
10:21:45 [2021-02-22T10:21:45.697Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:21:46 [2021-02-22T10:21:46.871Z] ok  	github.com/docker/docker/registry	0.062s	coverage: 57.2% of statements
10:21:47 [2021-02-22T10:21:47.443Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:21:47 [2021-02-22T10:21:47.703Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:21:48 [2021-02-22T10:21:48.215Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:21:48 [2021-02-22T10:21:48.274Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
10:21:48 [2021-02-22T10:21:48.534Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:21:49 [2021-02-22T10:21:49.143Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:21:50 [2021-02-22T10:21:50.283Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:21:50 [2021-02-22T10:21:50.283Z] INFO: Testing against a local daemon
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:21:50 [2021-02-22T10:21:50.283Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:21:50 [2021-02-22T10:21:50.509Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:21:50 [2021-02-22T10:21:50.743Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:21:51 [2021-02-22T10:21:51.070Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:21:51 [2021-02-22T10:21:51.076Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
10:21:51 [2021-02-22T10:21:51.201Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:21:51 [2021-02-22T10:21:51.663Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:21:51 [2021-02-22T10:21:51.663Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:21:52 [2021-02-22T10:21:52.438Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:21:52 [2021-02-22T10:21:52.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:21:52 [2021-02-22T10:21:52.459Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 76.4% of statements
10:21:52 [2021-02-22T10:21:52.719Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:21:53 [2021-02-22T10:21:53.805Z] === RUN   TestDockerSuite/TestBuildUser
10:21:54 [2021-02-22T10:21:54.101Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
10:21:55 [2021-02-22T10:21:55.697Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:21:55 [2021-02-22T10:21:55.953Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s)
10:21:55 [2021-02-22T10:21:55.953Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:21:58 [2021-02-22T10:21:58.469Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:22:06 [2021-02-22T10:22:06.314Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:22:06 [2021-02-22T10:22:06.314Z] ?   	github.com/docker/docker/rootless	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/volume	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === Skipped
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver btrfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:73: No driver to put!
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z] time="2021-02-22T10:20:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z] time="2021-02-22T10:20:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z] time="2021-02-22T10:20:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z] time="2021-02-22T10:20:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z] time="2021-02-22T10:20:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:73: No driver to put!
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     overlay_test.go:49: Fails to compute changes intermittently
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:46: Driver zfs not supported
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     graphtest_unix.go:73: No driver to put!
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:22:06 [2021-02-22T10:22:06.315Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] 
10:22:06 [2021-02-22T10:22:06.315Z] DONE 2225 tests, 26 skipped in 256.049s
Post stage
[Pipeline] junit
10:22:06 [2021-02-22T10:22:06.328Z] Recording test results
10:22:06 [2021-02-22T10:22:06.706Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:22:07 [2021-02-22T10:22:07.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42017/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26125b99c756787dc60a492d37cee937cf897ef7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26125b99c756787dc60a492d37cee937cf897ef7 hack/validate/vendor
10:22:08 [2021-02-22T10:22:08.143Z] 2021/02/22 10:22:07 Collecting initial packages
10:22:08 [2021-02-22T10:22:08.143Z] 2021/02/22 10:22:07 Download dependencies
10:22:08 [2021-02-22T10:22:08.423Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:22:08 [2021-02-22T10:22:08.702Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:22:08 [2021-02-22T10:22:08.959Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:22:09 [2021-02-22T10:22:09.520Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:22:10 [2021-02-22T10:22:10.447Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:22:11 [2021-02-22T10:22:11.009Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:22:11 [2021-02-22T10:22:11.009Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:22:11 [2021-02-22T10:22:11.265Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:22:11 [2021-02-22T10:22:11.265Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:22:11 [2021-02-22T10:22:11.265Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:22:11 [2021-02-22T10:22:11.440Z] 2021/02/22 10:22:11 Starting whole vndr cycle because no package specified
10:22:11 [2021-02-22T10:22:11.440Z] 2021/02/22 10:22:11 	Ignoring paths matching "^archive/tar"
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
10:22:11 [2021-02-22T10:22:11.700Z] 2021/02/22 10:22:11 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:22:12 [2021-02-22T10:22:12.631Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
10:22:12 [2021-02-22T10:22:12.631Z] PASS
10:22:12 [2021-02-22T10:22:12.631Z] 
10:22:12 [2021-02-22T10:22:12.631Z] DONE 17 tests in 50.036s
10:22:12 [2021-02-22T10:22:12.631Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:22:12 [2021-02-22T10:22:12.631Z] ++ 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
10:22:12 [2021-02-22T10:22:12.631Z] ++ set -e
10:22:12 [2021-02-22T10:22:12.631Z] ++ '[' -n 0 ']'
10:22:12 [2021-02-22T10:22:12.631Z] ++ set -x
10:22:12 [2021-02-22T10:22:12.631Z] ++ env -i DEST=/go/src/github.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
10:22:12 [2021-02-22T10:22:12.631Z] INFO: Testing against a local daemon
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestPluginInvalidJSON
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:22:12 [2021-02-22T10:22:12.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:22:12 [2021-02-22T10:22:12.631Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:22:12 [2021-02-22T10:22:12.631Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:22:12 [2021-02-22T10:22:12.631Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestPluginInstall
10:22:12 [2021-02-22T10:22:12.631Z] === RUN   TestPluginInstall/no_auth
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Finished clone github.com/Azure/go-ansiterm
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Finished clone github.com/moby/locker
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Finished clone github.com/docker/libtrust
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Finished clone github.com/google/uuid
10:22:12 [2021-02-22T10:22:12.641Z] 2021/02/22 10:22:12 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Finished clone github.com/creack/pty
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Finished clone github.com/willf/bitset
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Finished clone github.com/tchap/go-patricia
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Finished clone github.com/moby/term
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Finished clone github.com/moby/sys
10:22:12 [2021-02-22T10:22:12.902Z] 2021/02/22 10:22:12 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
10:22:13 [2021-02-22T10:22:13.162Z] 2021/02/22 10:22:12 	Finished clone github.com/Microsoft/go-winio
10:22:13 [2021-02-22T10:22:13.162Z] 2021/02/22 10:22:12 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
10:22:13 [2021-02-22T10:22:13.162Z] 2021/02/22 10:22:13 	Finished clone github.com/gorilla/mux
10:22:13 [2021-02-22T10:22:13.162Z] 2021/02/22 10:22:13 	Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20
10:22:13 [2021-02-22T10:22:13.192Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:22:13 [2021-02-22T10:22:13.733Z] 2021/02/22 10:22:13 	Finished clone github.com/sirupsen/logrus
10:22:13 [2021-02-22T10:22:13.733Z] 2021/02/22 10:22:13 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
10:22:13 [2021-02-22T10:22:13.733Z] 2021/02/22 10:22:13 	Finished clone github.com/docker/go-units
10:22:13 [2021-02-22T10:22:13.733Z] 2021/02/22 10:22:13 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
10:22:13 [2021-02-22T10:22:13.754Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:22:13 [2021-02-22T10:22:13.994Z] 2021/02/22 10:22:13 	Finished clone github.com/RackSec/srslog
10:22:13 [2021-02-22T10:22:13.994Z] 2021/02/22 10:22:13 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
10:22:14 [2021-02-22T10:22:14.255Z] 2021/02/22 10:22:14 	Finished clone github.com/syndtr/gocapability
10:22:14 [2021-02-22T10:22:14.255Z] 2021/02/22 10:22:14 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
10:22:14 [2021-02-22T10:22:14.516Z] 2021/02/22 10:22:14 	Finished clone github.com/imdario/mergo
10:22:14 [2021-02-22T10:22:14.516Z] 2021/02/22 10:22:14 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Finished clone golang.org/x/sync
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Finished clone gotest.tools/v3
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Finished clone github.com/google/go-cmp
10:22:14 [2021-02-22T10:22:14.777Z] 2021/02/22 10:22:14 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
10:22:15 [2021-02-22T10:22:15.038Z] 2021/02/22 10:22:14 	Finished clone github.com/tonistiigi/units
10:22:15 [2021-02-22T10:22:15.038Z] 2021/02/22 10:22:14 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
10:22:15 [2021-02-22T10:22:15.120Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:22:15 [2021-02-22T10:22:15.120Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:22:15 [2021-02-22T10:22:15.120Z] time="2021-02-22T10:22:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:15 [2021-02-22T10:22:15.120Z] time="2021-02-22T10:22:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cba401f66d125af350bf7b390430d50d5928c8c79868dcd94919b2e2eb849daf" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:15 [2021-02-22T10:22:15.120Z] time="2021-02-22T10:22:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:15 [2021-02-22T10:22:15.120Z] time="2021-02-22T10:22:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cba401f66d125af350bf7b390430d50d5928c8c79868dcd94919b2e2eb849daf" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:15 [2021-02-22T10:22:15.609Z] 2021/02/22 10:22:15 	Finished clone github.com/docker/go-connections
10:22:15 [2021-02-22T10:22:15.609Z] 2021/02/22 10:22:15 	Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20
10:22:15 [2021-02-22T10:22:15.682Z] === RUN   TestPluginInstall/with_htpasswd
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Finished clone github.com/google/shlex
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Finished clone github.com/opentracing/opentracing-go
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Finished clone github.com/opentracing-contrib/go-stdlib
10:22:15 [2021-02-22T10:22:15.870Z] 2021/02/22 10:22:15 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
10:22:15 [2021-02-22T10:22:15.938Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:22:16 [2021-02-22T10:22:16.133Z] 2021/02/22 10:22:15 	Finished clone github.com/mitchellh/hashstructure
10:22:16 [2021-02-22T10:22:16.133Z] 2021/02/22 10:22:15 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
10:22:16 [2021-02-22T10:22:16.133Z] 2021/02/22 10:22:15 	Finished clone github.com/gofrs/flock
10:22:16 [2021-02-22T10:22:16.133Z] 2021/02/22 10:22:15 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
10:22:16 [2021-02-22T10:22:16.500Z] time="2021-02-22T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:16 [2021-02-22T10:22:16.500Z] time="2021-02-22T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618eab7f9227eeeaba720c30c14684d12f38d28afd423b8024af4d7bca2620ff" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:16 [2021-02-22T10:22:16.500Z] time="2021-02-22T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:16 [2021-02-22T10:22:16.500Z] time="2021-02-22T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618eab7f9227eeeaba720c30c14684d12f38d28afd423b8024af4d7bca2620ff" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:17 [2021-02-22T10:22:17.065Z] === RUN   TestPluginInstall/with_insecure
10:22:17 [2021-02-22T10:22:17.336Z] 2021/02/22 10:22:17 	Finished clone github.com/docker/go-events
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Finished clone github.com/sean-/seed
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Finished clone github.com/armon/go-radix
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Finished clone github.com/armon/go-metrics
10:22:17 [2021-02-22T10:22:17.337Z] 2021/02/22 10:22:17 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
10:22:17 [2021-02-22T10:22:17.991Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:22:18 [2021-02-22T10:22:18.279Z] 2021/02/22 10:22:17 	Finished clone github.com/tonistiigi/fsutil
10:22:18 [2021-02-22T10:22:18.279Z] 2021/02/22 10:22:17 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Finished clone github.com/hashicorp/errwrap
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Finished clone github.com/hashicorp/go-multierror
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Finished clone github.com/hashicorp/memberlist
10:22:18 [2021-02-22T10:22:18.540Z] 2021/02/22 10:22:18 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
10:22:18 [2021-02-22T10:22:18.554Z] time="2021-02-22T10:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:18 [2021-02-22T10:22:18.554Z] time="2021-02-22T10:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d082d5cd7ef8d35adf3cbb03343f49c339849b7872e7b57abfd74e7a2b5399d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:18 [2021-02-22T10:22:18.554Z] time="2021-02-22T10:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:18 [2021-02-22T10:22:18.554Z] time="2021-02-22T10:22:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d082d5cd7ef8d35adf3cbb03343f49c339849b7872e7b57abfd74e7a2b5399d" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:19 [2021-02-22T10:22:19.112Z] 2021/02/22 10:22:19 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
10:22:19 [2021-02-22T10:22:19.116Z] --- PASS: TestPluginInstall (6.53s)
10:22:19 [2021-02-22T10:22:19.116Z]     --- PASS: TestPluginInstall/no_auth (2.87s)
10:22:19 [2021-02-22T10:22:19.116Z]     --- PASS: TestPluginInstall/with_htpasswd (1.44s)
10:22:19 [2021-02-22T10:22:19.116Z]     --- PASS: TestPluginInstall/with_insecure (2.23s)
10:22:19 [2021-02-22T10:22:19.116Z]         plugin_test.go:160: [d5b62cae6ea10] daemon is not started
10:22:19 [2021-02-22T10:22:19.116Z] === RUN   TestPluginsWithRuntimes
10:22:19 [2021-02-22T10:22:19.373Z] 2021/02/22 10:22:19 	Finished clone github.com/golang/gddo
10:22:19 [2021-02-22T10:22:19.633Z] 2021/02/22 10:22:19 	Finished clone github.com/docker/libkv
10:22:19 [2021-02-22T10:22:19.633Z] 2021/02/22 10:22:19 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
10:22:19 [2021-02-22T10:22:19.894Z] 2021/02/22 10:22:19 	Finished clone github.com/vishvananda/netns
10:22:19 [2021-02-22T10:22:19.894Z] 2021/02/22 10:22:19 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
10:22:20 [2021-02-22T10:22:20.465Z] 2021/02/22 10:22:20 	Finished clone github.com/hashicorp/go-sockaddr
10:22:20 [2021-02-22T10:22:20.465Z] 2021/02/22 10:22:20 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
10:22:20 [2021-02-22T10:22:20.483Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:22:21 [2021-02-22T10:22:21.037Z] 2021/02/22 10:22:21 	Finished clone github.com/BurntSushi/toml
10:22:21 [2021-02-22T10:22:21.037Z] 2021/02/22 10:22:21 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
10:22:21 [2021-02-22T10:22:21.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:22:21 [2021-02-22T10:22:21.297Z] 2021/02/22 10:22:21 	Finished clone github.com/moby/ipvs
10:22:21 [2021-02-22T10:22:21.297Z] 2021/02/22 10:22:21 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
10:22:21 [2021-02-22T10:22:21.305Z] === RUN   TestPluginsWithRuntimes/No_Args
10:22:21 [2021-02-22T10:22:21.558Z] 2021/02/22 10:22:21 	Finished clone github.com/samuel/go-zookeeper
10:22:21 [2021-02-22T10:22:21.558Z] 2021/02/22 10:22:21 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
10:22:21 [2021-02-22T10:22:21.558Z] 2021/02/22 10:22:21 	Finished clone github.com/deckarep/golang-set
10:22:21 [2021-02-22T10:22:21.558Z] 2021/02/22 10:22:21 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
10:22:21 [2021-02-22T10:22:21.561Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:22:21 [2021-02-22T10:22:21.819Z] 2021/02/22 10:22:21 	Finished clone github.com/vishvananda/netlink
10:22:21 [2021-02-22T10:22:21.819Z] 2021/02/22 10:22:21 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
10:22:22 [2021-02-22T10:22:22.079Z] 2021/02/22 10:22:22 	Finished clone github.com/hashicorp/go-msgpack
10:22:22 [2021-02-22T10:22:22.079Z] 2021/02/22 10:22:22 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
10:22:22 [2021-02-22T10:22:22.122Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:22:22 [2021-02-22T10:22:22.652Z] 2021/02/22 10:22:22 	Finished clone github.com/coreos/go-semver
10:22:22 [2021-02-22T10:22:22.652Z] 2021/02/22 10:22:22 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
10:22:22 [2021-02-22T10:22:22.685Z] === RUN   TestPluginsWithRuntimes/With_Args
10:22:22 [2021-02-22T10:22:22.941Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:22:22 [2021-02-22T10:22:22.941Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:22:23 [2021-02-22T10:22:23.224Z] 2021/02/22 10:22:23 	Finished clone github.com/ishidawataru/sctp
10:22:23 [2021-02-22T10:22:23.224Z] 2021/02/22 10:22:23 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
10:22:23 [2021-02-22T10:22:23.872Z] === RUN   TestDockerSuite/TestBuildXZHost
10:22:23 [2021-02-22T10:22:23.872Z] --- PASS: TestPluginsWithRuntimes (4.77s)
10:22:23 [2021-02-22T10:22:23.872Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.20s)
10:22:23 [2021-02-22T10:22:23.872Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.36s)
10:22:23 [2021-02-22T10:22:23.872Z] PASS
10:22:23 [2021-02-22T10:22:23.872Z] 
10:22:23 [2021-02-22T10:22:23.873Z] DONE 9 tests in 11.505s
10:22:24 [2021-02-22T10:22:24.128Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:22:24 [2021-02-22T10:22:24.128Z] ++ 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
10:22:24 [2021-02-22T10:22:24.128Z] ++ set -e
10:22:24 [2021-02-22T10:22:24.128Z] ++ '[' -n 0 ']'
10:22:24 [2021-02-22T10:22:24.128Z] ++ set -x
10:22:24 [2021-02-22T10:22:24.128Z] ++ env -i DEST=/go/src/github.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
10:22:24 [2021-02-22T10:22:24.128Z] INFO: Testing against a local daemon
10:22:24 [2021-02-22T10:22:24.128Z] === RUN   TestExternalGraphDriver
10:22:24 [2021-02-22T10:22:24.384Z] === RUN   TestExternalGraphDriver/json
10:22:25 [2021-02-22T10:22:25.137Z] 2021/02/22 10:22:24 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
10:22:25 [2021-02-22T10:22:25.137Z] 2021/02/22 10:22:25 	Finished clone golang.org/x/net
10:22:25 [2021-02-22T10:22:25.398Z] 2021/02/22 10:22:25 	Finished clone github.com/Microsoft/opengcs
10:22:25 [2021-02-22T10:22:25.398Z] 2021/02/22 10:22:25 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
10:22:25 [2021-02-22T10:22:25.398Z] 2021/02/22 10:22:25 	Finished clone go.etcd.io/bbolt
10:22:25 [2021-02-22T10:22:25.398Z] 2021/02/22 10:22:25 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
10:22:25 [2021-02-22T10:22:25.969Z] 2021/02/22 10:22:25 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
10:22:25 [2021-02-22T10:22:25.969Z] 2021/02/22 10:22:25 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
10:22:26 [2021-02-22T10:22:26.272Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:22:26 [2021-02-22T10:22:26.272Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:22:26 [2021-02-22T10:22:26.272Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:22:26 [2021-02-22T10:22:26.534Z] === RUN   TestExternalGraphDriver/spec
10:22:26 [2021-02-22T10:22:26.793Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:22:26 [2021-02-22T10:22:26.970Z] 2021/02/22 10:22:26 	Finished clone github.com/opencontainers/go-digest
10:22:26 [2021-02-22T10:22:26.970Z] 2021/02/22 10:22:26 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
10:22:26 [2021-02-22T10:22:26.970Z] 2021/02/22 10:22:26 	Finished clone github.com/mistifyio/go-zfs
10:22:26 [2021-02-22T10:22:26.970Z] 2021/02/22 10:22:26 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
10:22:27 [2021-02-22T10:22:27.720Z] === RUN   TestDockerSuite/TestCommitChange
10:22:28 [2021-02-22T10:22:28.283Z] === RUN   TestExternalGraphDriver/pull
10:22:28 [2021-02-22T10:22:28.366Z] 2021/02/22 10:22:27 	Finished clone github.com/hashicorp/serf
10:22:28 [2021-02-22T10:22:28.366Z] 2021/02/22 10:22:27 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
10:22:28 [2021-02-22T10:22:28.539Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:22:28 [2021-02-22T10:22:28.626Z] 2021/02/22 10:22:28 	Finished clone github.com/vbatts/tar-split
10:22:28 [2021-02-22T10:22:28.626Z] 2021/02/22 10:22:28 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
10:22:29 [2021-02-22T10:22:29.101Z] === RUN   TestDockerSuite/TestCommitHardlink
10:22:30 [2021-02-22T10:22:30.011Z] 2021/02/22 10:22:29 	Finished clone github.com/cyphar/filepath-securejoin
10:22:30 [2021-02-22T10:22:30.011Z] 2021/02/22 10:22:29 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
10:22:30 [2021-02-22T10:22:30.030Z] --- PASS: TestExternalGraphDriver (5.72s)
10:22:30 [2021-02-22T10:22:30.030Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
10:22:30 [2021-02-22T10:22:30.030Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
10:22:30 [2021-02-22T10:22:30.030Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
10:22:30 [2021-02-22T10:22:30.030Z] === RUN   TestGraphdriverPluginV2
10:22:30 [2021-02-22T10:22:30.582Z] 2021/02/22 10:22:30 	Finished clone github.com/opencontainers/runtime-spec
10:22:30 [2021-02-22T10:22:30.582Z] 2021/02/22 10:22:30 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
10:22:30 [2021-02-22T10:22:30.590Z] === RUN   TestDockerSuite/TestCommitNewFile
10:22:30 [2021-02-22T10:22:30.842Z] 2021/02/22 10:22:30 	Finished clone github.com/coreos/go-systemd
10:22:30 [2021-02-22T10:22:30.842Z] 2021/02/22 10:22:30 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
10:22:31 [2021-02-22T10:22:31.102Z] 2021/02/22 10:22:31 	Finished clone github.com/opencontainers/image-spec
10:22:31 [2021-02-22T10:22:31.102Z] 2021/02/22 10:22:31 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
10:22:31 [2021-02-22T10:22:31.518Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:22:32 [2021-02-22T10:22:32.042Z] 2021/02/22 10:22:31 	Finished clone github.com/coreos/go-systemd/v22
10:22:32 [2021-02-22T10:22:32.042Z] 2021/02/22 10:22:31 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
10:22:32 [2021-02-22T10:22:32.080Z] === RUN   TestDockerSuite/TestCommitTTY
10:22:32 [2021-02-22T10:22:32.612Z] 2021/02/22 10:22:32 	Finished clone github.com/Graylog2/go-gelf
10:22:32 [2021-02-22T10:22:32.612Z] 2021/02/22 10:22:32 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
10:22:32 [2021-02-22T10:22:32.872Z] 2021/02/22 10:22:32 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
10:22:32 [2021-02-22T10:22:32.872Z] 2021/02/22 10:22:32 	Finished clone github.com/godbus/dbus/v5
10:22:32 [2021-02-22T10:22:32.872Z] 2021/02/22 10:22:32 	Finished clone github.com/fluent/fluent-logger-golang
10:22:32 [2021-02-22T10:22:32.872Z] 2021/02/22 10:22:32 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
10:22:33 [2021-02-22T10:22:33.444Z] 2021/02/22 10:22:33 	Finished clone github.com/philhofer/fwd
10:22:33 [2021-02-22T10:22:33.444Z] 2021/02/22 10:22:33 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
10:22:33 [2021-02-22T10:22:33.446Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:22:34 [2021-02-22T10:22:34.015Z] 2021/02/22 10:22:33 	Finished clone github.com/ugorji/go
10:22:34 [2021-02-22T10:22:34.015Z] 2021/02/22 10:22:33 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
10:22:34 [2021-02-22T10:22:34.374Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:22:34 [2021-02-22T10:22:34.374Z] --- PASS: TestGraphdriverPluginV2 (4.27s)
10:22:34 [2021-02-22T10:22:34.374Z] PASS
10:22:34 [2021-02-22T10:22:34.374Z] 
10:22:34 [2021-02-22T10:22:34.374Z] DONE 5 tests in 10.215s
10:22:34 [2021-02-22T10:22:34.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:22:34 [2021-02-22T10:22:34.374Z] ++ 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
10:22:34 [2021-02-22T10:22:34.374Z] ++ set -e
10:22:34 [2021-02-22T10:22:34.374Z] ++ '[' -n 0 ']'
10:22:34 [2021-02-22T10:22:34.374Z] ++ set -x
10:22:34 [2021-02-22T10:22:34.375Z] ++ env -i DEST=/go/src/github.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
10:22:34 [2021-02-22T10:22:34.375Z] INFO: Testing against a local daemon
10:22:34 [2021-02-22T10:22:34.375Z] === RUN   TestContinueAfterPluginCrash
10:22:34 [2021-02-22T10:22:34.375Z] === PAUSE TestContinueAfterPluginCrash
10:22:34 [2021-02-22T10:22:34.375Z] === RUN   TestReadPluginNoRead
10:22:34 [2021-02-22T10:22:34.375Z] === PAUSE TestReadPluginNoRead
10:22:34 [2021-02-22T10:22:34.375Z] === RUN   TestDaemonStartWithLogOpt
10:22:34 [2021-02-22T10:22:34.375Z] === PAUSE TestDaemonStartWithLogOpt
10:22:34 [2021-02-22T10:22:34.375Z] === CONT  TestContinueAfterPluginCrash
10:22:34 [2021-02-22T10:22:34.375Z] === CONT  TestDaemonStartWithLogOpt
10:22:34 [2021-02-22T10:22:34.586Z] 2021/02/22 10:22:34 	Finished clone github.com/fsnotify/fsnotify
10:22:34 [2021-02-22T10:22:34.586Z] 2021/02/22 10:22:34 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
10:22:35 [2021-02-22T10:22:35.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:22:35 [2021-02-22T10:22:35.529Z] 2021/02/22 10:22:35 	Finished clone github.com/bsphere/le_go
10:22:35 [2021-02-22T10:22:35.529Z] 2021/02/22 10:22:35 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
10:22:35 [2021-02-22T10:22:35.789Z] 2021/02/22 10:22:35 	Finished clone github.com/jmespath/go-jmespath
10:22:35 [2021-02-22T10:22:35.790Z] 2021/02/22 10:22:35 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
10:22:35 [2021-02-22T10:22:35.864Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:22:36 [2021-02-22T10:22:36.732Z] 2021/02/22 10:22:36 	Finished clone github.com/Microsoft/hcsshim
10:22:36 [2021-02-22T10:22:36.732Z] 2021/02/22 10:22:36 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
10:22:36 [2021-02-22T10:22:36.732Z] 2021/02/22 10:22:36 	Finished clone github.com/docker/libnetwork
10:22:36 [2021-02-22T10:22:36.732Z] 2021/02/22 10:22:36 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
10:22:36 [2021-02-22T10:22:36.993Z] 2021/02/22 10:22:36 	Finished clone golang.org/x/sys
10:22:36 [2021-02-22T10:22:36.993Z] 2021/02/22 10:22:36 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
10:22:36 [2021-02-22T10:22:36.993Z] 2021/02/22 10:22:36 	Finished clone github.com/tinylib/msgp
10:22:36 [2021-02-22T10:22:36.993Z] 2021/02/22 10:22:36 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:22:37 [2021-02-22T10:22:37.229Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:22:37 [2021-02-22T10:22:37.253Z] 2021/02/22 10:22:37 	Finished clone golang.org/x/oauth2
10:22:37 [2021-02-22T10:22:37.253Z] 2021/02/22 10:22:37 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
10:22:37 [2021-02-22T10:22:37.253Z] 2021/02/22 10:22:37 	Finished clone github.com/golang/groupcache
10:22:37 [2021-02-22T10:22:37.253Z] 2021/02/22 10:22:37 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
10:22:37 [2021-02-22T10:22:37.485Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:22:38 [2021-02-22T10:22:38.639Z] 2021/02/22 10:22:38 	Finished clone github.com/googleapis/gax-go
10:22:38 [2021-02-22T10:22:38.639Z] 2021/02/22 10:22:38 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
10:22:38 [2021-02-22T10:22:38.899Z] 2021/02/22 10:22:38 	Finished clone github.com/containerd/fifo
10:22:38 [2021-02-22T10:22:38.899Z] 2021/02/22 10:22:38 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
10:22:38 [2021-02-22T10:22:38.899Z] 2021/02/22 10:22:38 	Finished clone github.com/miekg/dns
10:22:38 [2021-02-22T10:22:38.899Z] 2021/02/22 10:22:38 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
10:22:39 [2021-02-22T10:22:39.478Z] 2021/02/22 10:22:39 	Finished clone github.com/moby/buildkit
10:22:39 [2021-02-22T10:22:39.478Z] 2021/02/22 10:22:39 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
10:22:40 [2021-02-22T10:22:40.003Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:22:40 [2021-02-22T10:22:40.420Z] 2021/02/22 10:22:40 	Finished clone go.opencensus.io
10:22:40 [2021-02-22T10:22:40.420Z] 2021/02/22 10:22:40 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
10:22:40 [2021-02-22T10:22:40.992Z] 2021/02/22 10:22:40 	Finished clone github.com/containerd/cgroups
10:22:40 [2021-02-22T10:22:40.992Z] 2021/02/22 10:22:40 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
10:22:40 [2021-02-22T10:22:40.992Z] 2021/02/22 10:22:40 	Finished clone github.com/containerd/go-runc
10:22:40 [2021-02-22T10:22:40.992Z] 2021/02/22 10:22:40 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
10:22:41 [2021-02-22T10:22:41.894Z] --- PASS: TestDaemonStartWithLogOpt (7.15s)
10:22:41 [2021-02-22T10:22:41.894Z] === CONT  TestReadPluginNoRead
10:22:41 [2021-02-22T10:22:41.894Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:22:41 [2021-02-22T10:22:41.894Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:22:41 [2021-02-22T10:22:41.941Z] 2021/02/22 10:22:41 	Finished clone github.com/containerd/typeurl
10:22:41 [2021-02-22T10:22:41.942Z] 2021/02/22 10:22:41 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
10:22:42 [2021-02-22T10:22:42.202Z] 2021/02/22 10:22:42 	Finished clone github.com/containerd/ttrpc
10:22:42 [2021-02-22T10:22:42.202Z] 2021/02/22 10:22:42 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
10:22:42 [2021-02-22T10:22:42.456Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:22:42 [2021-02-22T10:22:42.773Z] 2021/02/22 10:22:42 	Finished clone github.com/containerd/console
10:22:42 [2021-02-22T10:22:42.774Z] 2021/02/22 10:22:42 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
10:22:42 [2021-02-22T10:22:42.774Z] 2021/02/22 10:22:42 	Finished clone github.com/gogo/googleapis
10:22:42 [2021-02-22T10:22:42.774Z] 2021/02/22 10:22:42 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
10:22:43 [2021-02-22T10:22:43.018Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:22:43 [2021-02-22T10:22:43.345Z] 2021/02/22 10:22:43 	Finished clone github.com/opencontainers/runc
10:22:43 [2021-02-22T10:22:43.345Z] 2021/02/22 10:22:43 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
10:22:43 [2021-02-22T10:22:43.917Z] 2021/02/22 10:22:43 	Finished clone google.golang.org/grpc
10:22:43 [2021-02-22T10:22:43.917Z] 2021/02/22 10:22:43 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
10:22:43 [2021-02-22T10:22:43.946Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:22:44 [2021-02-22T10:22:44.488Z] 2021/02/22 10:22:44 	Finished clone github.com/docker/distribution
10:22:44 [2021-02-22T10:22:44.488Z] 2021/02/22 10:22:44 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
10:22:44 [2021-02-22T10:22:44.511Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:22:45 [2021-02-22T10:22:45.072Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:22:45 [2021-02-22T10:22:45.072Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:22:45 [2021-02-22T10:22:45.073Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:22:45 [2021-02-22T10:22:45.073Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:22:45 [2021-02-22T10:22:45.429Z] 2021/02/22 10:22:45 	Finished clone github.com/fernet/fernet-go
10:22:45 [2021-02-22T10:22:45.429Z] 2021/02/22 10:22:45 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
10:22:45 [2021-02-22T10:22:45.634Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:22:45 [2021-02-22T10:22:45.635Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:22:45 [2021-02-22T10:22:45.635Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:22:45 [2021-02-22T10:22:45.635Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:22:45 [2021-02-22T10:22:45.635Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:22:45 [2021-02-22T10:22:45.690Z] 2021/02/22 10:22:45 	Finished clone golang.org/x/text
10:22:45 [2021-02-22T10:22:45.690Z] 2021/02/22 10:22:45 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
10:22:45 [2021-02-22T10:22:45.690Z] 2021/02/22 10:22:45 	Finished clone github.com/containerd/continuity
10:22:45 [2021-02-22T10:22:45.690Z] 2021/02/22 10:22:45 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
10:22:45 [2021-02-22T10:22:45.951Z] 2021/02/22 10:22:45 	Finished clone github.com/cilium/ebpf
10:22:45 [2021-02-22T10:22:45.951Z] 2021/02/22 10:22:45 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
10:22:46 [2021-02-22T10:22:46.200Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:22:46 [2021-02-22T10:22:46.763Z] === RUN   TestReadPluginNoRead/default
10:22:46 [2021-02-22T10:22:46.895Z] 2021/02/22 10:22:46 	Finished clone github.com/hashicorp/go-immutable-radix
10:22:46 [2021-02-22T10:22:46.895Z] 2021/02/22 10:22:46 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
10:22:47 [2021-02-22T10:22:47.020Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:22:47 [2021-02-22T10:22:47.156Z] 2021/02/22 10:22:46 	Finished clone github.com/hashicorp/go-memdb
10:22:47 [2021-02-22T10:22:47.156Z] 2021/02/22 10:22:46 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
10:22:47 [2021-02-22T10:22:47.276Z] --- PASS: TestContinueAfterPluginCrash (12.97s)
10:22:47 [2021-02-22T10:22:47.727Z] 2021/02/22 10:22:47 	Finished clone golang.org/x/time
10:22:47 [2021-02-22T10:22:47.727Z] 2021/02/22 10:22:47 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
10:22:47 [2021-02-22T10:22:47.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:22:47 [2021-02-22T10:22:47.840Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:22:48 [2021-02-22T10:22:48.096Z] === RUN   TestReadPluginNoRead/disabled_caching
10:22:48 [2021-02-22T10:22:48.300Z] 2021/02/22 10:22:48 	Finished clone github.com/hashicorp/golang-lru
10:22:48 [2021-02-22T10:22:48.300Z] 2021/02/22 10:22:48 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
10:22:48 [2021-02-22T10:22:48.561Z] 2021/02/22 10:22:48 	Finished clone github.com/coreos/pkg
10:22:48 [2021-02-22T10:22:48.561Z] 2021/02/22 10:22:48 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
10:22:49 [2021-02-22T10:22:49.025Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:22:49 [2021-02-22T10:22:49.133Z] 2021/02/22 10:22:49 	Finished clone code.cloudfoundry.org/clock
10:22:49 [2021-02-22T10:22:49.133Z] 2021/02/22 10:22:49 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
10:22:49 [2021-02-22T10:22:49.952Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:22:49 [2021-02-22T10:22:49.952Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:22:49 [2021-02-22T10:22:49.952Z] --- PASS: TestReadPluginNoRead (8.22s)
10:22:49 [2021-02-22T10:22:49.952Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s)
10:22:49 [2021-02-22T10:22:49.952Z]     --- PASS: TestReadPluginNoRead/default (1.59s)
10:22:49 [2021-02-22T10:22:49.952Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.57s)
10:22:49 [2021-02-22T10:22:49.952Z]     read_test.go:92: [dca6b4f4b6214] daemon is not started
10:22:49 [2021-02-22T10:22:49.952Z] PASS
10:22:49 [2021-02-22T10:22:49.952Z] 
10:22:49 [2021-02-22T10:22:49.952Z] DONE 6 tests in 15.547s
10:22:49 [2021-02-22T10:22:49.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:22:49 [2021-02-22T10:22:49.952Z] ++ 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
10:22:49 [2021-02-22T10:22:49.952Z] ++ set -e
10:22:49 [2021-02-22T10:22:49.952Z] ++ '[' -n 0 ']'
10:22:49 [2021-02-22T10:22:49.952Z] ++ set -x
10:22:49 [2021-02-22T10:22:49.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:22:49 [2021-02-22T10:22:49.952Z] testing: warning: no tests to run
10:22:49 [2021-02-22T10:22:49.952Z] PASS
10:22:49 [2021-02-22T10:22:49.952Z] 
10:22:49 [2021-02-22T10:22:49.952Z] DONE 0 tests in 0.056s
10:22:49 [2021-02-22T10:22:49.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:22:49 [2021-02-22T10:22:49.952Z] ++ 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
10:22:49 [2021-02-22T10:22:49.952Z] ++ set -e
10:22:49 [2021-02-22T10:22:49.952Z] ++ '[' -n 0 ']'
10:22:49 [2021-02-22T10:22:49.952Z] ++ set -x
10:22:49 [2021-02-22T10:22:49.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:22:49 [2021-02-22T10:22:49.952Z] INFO: Testing against a local daemon
10:22:49 [2021-02-22T10:22:49.952Z] === RUN   TestPluginWithDevMounts
10:22:49 [2021-02-22T10:22:49.952Z] === PAUSE TestPluginWithDevMounts
10:22:49 [2021-02-22T10:22:49.952Z] === CONT  TestPluginWithDevMounts
10:22:50 [2021-02-22T10:22:50.077Z] 2021/02/22 10:22:49 	Finished clone github.com/beorn7/perks
10:22:50 [2021-02-22T10:22:50.077Z] 2021/02/22 10:22:49 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
10:22:50 [2021-02-22T10:22:50.514Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:22:50 [2021-02-22T10:22:50.649Z] 2021/02/22 10:22:50 	Finished clone github.com/prometheus/client_model
10:22:50 [2021-02-22T10:22:50.649Z] 2021/02/22 10:22:50 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
10:22:50 [2021-02-22T10:22:50.649Z] 2021/02/22 10:22:50 	Finished clone github.com/golang/protobuf
10:22:50 [2021-02-22T10:22:50.649Z] 2021/02/22 10:22:50 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
10:22:51 [2021-02-22T10:22:51.075Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:22:52 [2021-02-22T10:22:52.006Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:22:52 [2021-02-22T10:22:52.129Z] 2021/02/22 10:22:51 	Finished clone golang.org/x/crypto
10:22:52 [2021-02-22T10:22:52.129Z] 2021/02/22 10:22:51 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
10:22:52 [2021-02-22T10:22:52.129Z] 2021/02/22 10:22:52 	Finished clone github.com/prometheus/client_golang
10:22:52 [2021-02-22T10:22:52.129Z] 2021/02/22 10:22:52 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
10:22:52 [2021-02-22T10:22:52.263Z] --- PASS: TestPluginWithDevMounts (2.08s)
10:22:52 [2021-02-22T10:22:52.263Z] PASS
10:22:52 [2021-02-22T10:22:52.263Z] 
10:22:52 [2021-02-22T10:22:52.263Z] DONE 1 tests in 2.252s
10:22:52 [2021-02-22T10:22:52.263Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:22:52 [2021-02-22T10:22:52.263Z] ++ 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
10:22:52 [2021-02-22T10:22:52.263Z] ++ set -e
10:22:52 [2021-02-22T10:22:52.263Z] ++ '[' -n 0 ']'
10:22:52 [2021-02-22T10:22:52.263Z] ++ set -x
10:22:52 [2021-02-22T10:22:52.263Z] ++ env -i DEST=/go/src/github.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
10:22:52 [2021-02-22T10:22:52.263Z] INFO: Testing against a local daemon
10:22:52 [2021-02-22T10:22:52.263Z] === RUN   TestSecretInspect
10:22:52 [2021-02-22T10:22:52.390Z] 2021/02/22 10:22:52 	Finished clone github.com/matttproud/golang_protobuf_extensions
10:22:52 [2021-02-22T10:22:52.390Z] 2021/02/22 10:22:52 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
10:22:52 [2021-02-22T10:22:52.522Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:22:52 [2021-02-22T10:22:52.522Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:22:53 [2021-02-22T10:22:53.085Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:22:53 [2021-02-22T10:22:53.332Z] 2021/02/22 10:22:53 	Finished clone github.com/prometheus/common
10:22:53 [2021-02-22T10:22:53.332Z] 2021/02/22 10:22:53 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
10:22:53 [2021-02-22T10:22:53.592Z] 2021/02/22 10:22:53 	Finished clone github.com/pkg/errors
10:22:53 [2021-02-22T10:22:53.592Z] 2021/02/22 10:22:53 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Finished clone github.com/cespare/xxhash/v2
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Finished clone github.com/prometheus/procfs
10:22:53 [2021-02-22T10:22:53.853Z] 2021/02/22 10:22:53 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
10:22:54 [2021-02-22T10:22:54.014Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:22:54 [2021-02-22T10:22:54.577Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:22:54 [2021-02-22T10:22:54.577Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:22:54 [2021-02-22T10:22:54.577Z] --- PASS: TestSecretInspect (2.41s)
10:22:54 [2021-02-22T10:22:54.577Z] === RUN   TestSecretList
10:22:55 [2021-02-22T10:22:55.139Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:22:55 [2021-02-22T10:22:55.236Z] 2021/02/22 10:22:55 	Finished clone github.com/inconshreveable/mousetrap
10:22:55 [2021-02-22T10:22:55.236Z] 2021/02/22 10:22:55 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
10:22:55 [2021-02-22T10:22:55.236Z] 2021/02/22 10:22:55 	Finished clone github.com/docker/go-metrics
10:22:55 [2021-02-22T10:22:55.496Z] 2021/02/22 10:22:55 	Finished clone github.com/spf13/pflag
10:22:55 [2021-02-22T10:22:55.496Z] 2021/02/22 10:22:55 	Finished clone github.com/morikuni/aec
10:22:56 [2021-02-22T10:22:56.068Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:22:56 [2021-02-22T10:22:56.878Z] 2021/02/22 10:22:56 	Finished clone github.com/spf13/cobra
10:22:57 [2021-02-22T10:22:57.434Z] --- PASS: TestSecretList (2.81s)
10:22:57 [2021-02-22T10:22:57.434Z] === RUN   TestSecretsCreateAndDelete
10:22:57 [2021-02-22T10:22:57.434Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:22:57 [2021-02-22T10:22:57.690Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:22:57 [2021-02-22T10:22:57.690Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:22:57 [2021-02-22T10:22:57.690Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:22:57 [2021-02-22T10:22:57.690Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:22:57 [2021-02-22T10:22:57.823Z] 2021/02/22 10:22:57 	Finished clone github.com/google/certificate-transparency-go
10:22:58 [2021-02-22T10:22:58.252Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:22:58 [2021-02-22T10:22:58.393Z] 2021/02/22 10:22:58 	Finished clone github.com/opencontainers/selinux
10:23:00 [2021-02-22T10:23:00.142Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
10:23:00 [2021-02-22T10:23:00.142Z] === RUN   TestSecretsUpdate
10:23:02 [2021-02-22T10:23:02.656Z] --- PASS: TestSecretsUpdate (2.34s)
10:23:02 [2021-02-22T10:23:02.656Z] === RUN   TestTemplatedSecret
10:23:02 [2021-02-22T10:23:02.656Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:23:03 [2021-02-22T10:23:03.217Z] === RUN   TestDockerSuite/TestContainerAPITop
10:23:03 [2021-02-22T10:23:03.688Z] 2021/02/22 10:23:03 	Finished clone github.com/cloudflare/cfssl
10:23:03 [2021-02-22T10:23:03.780Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:23:03 [2021-02-22T10:23:03.780Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:23:03 [2021-02-22T10:23:03.780Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:23:05 [2021-02-22T10:23:05.677Z] --- PASS: TestTemplatedSecret (3.13s)
10:23:05 [2021-02-22T10:23:05.677Z] === RUN   TestSecretCreateResolve
10:23:06 [2021-02-22T10:23:06.604Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:23:07 [2021-02-22T10:23:07.167Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:23:07 [2021-02-22T10:23:07.728Z] --- PASS: TestSecretCreateResolve (2.40s)
10:23:07 [2021-02-22T10:23:07.728Z] PASS
10:23:07 [2021-02-22T10:23:07.728Z] 
10:23:07 [2021-02-22T10:23:07.728Z] DONE 6 tests in 15.643s
10:23:07 [2021-02-22T10:23:07.728Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:23:07 [2021-02-22T10:23:07.728Z] ++ 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
10:23:07 [2021-02-22T10:23:07.728Z] ++ set -e
10:23:07 [2021-02-22T10:23:07.728Z] ++ '[' -n 0 ']'
10:23:07 [2021-02-22T10:23:07.728Z] ++ set -x
10:23:07 [2021-02-22T10:23:07.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:23:07 [2021-02-22T10:23:07.984Z] INFO: Testing against a local daemon
10:23:07 [2021-02-22T10:23:07.984Z] === RUN   TestServiceCreateInit
10:23:07 [2021-02-22T10:23:07.984Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:23:08 [2021-02-22T10:23:08.240Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:23:11 [2021-02-22T10:23:11.831Z] 2021/02/22 10:23:11 	Finished clone github.com/docker/swarmkit
10:23:12 [2021-02-22T10:23:12.406Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:23:12 [2021-02-22T10:23:12.406Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:23:12 [2021-02-22T10:23:12.662Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:23:14 [2021-02-22T10:23:14.027Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:23:14 [2021-02-22T10:23:14.954Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:23:15 [2021-02-22T10:23:15.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:23:17 [2021-02-22T10:23:17.127Z] 2021/02/22 10:23:16 	Finished clone github.com/coreos/etcd
10:23:17 [2021-02-22T10:23:17.127Z] 2021/02/22 10:23:16 	Finished clone cloud.google.com/go
10:23:17 [2021-02-22T10:23:17.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:23:17 [2021-02-22T10:23:17.248Z] --- PASS: TestServiceCreateInit (9.26s)
10:23:17 [2021-02-22T10:23:17.248Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s)
10:23:17 [2021-02-22T10:23:17.248Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s)
10:23:17 [2021-02-22T10:23:17.248Z] === RUN   TestCreateServiceMultipleTimes
10:23:18 [2021-02-22T10:23:18.492Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:23:18 [2021-02-22T10:23:18.492Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:23:18 [2021-02-22T10:23:18.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:23:18 [2021-02-22T10:23:18.950Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:23:20 [2021-02-22T10:23:20.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:23:21 [2021-02-22T10:23:21.869Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007f6300_<nil>}
10:23:22 [2021-02-22T10:23:22.424Z] 2021/02/22 10:23:21 	Finished clone github.com/containerd/containerd
10:23:23 [2021-02-22T10:23:23.237Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1844472649_/foo_false__<nil>_<nil>_<nil>}
10:23:24 [2021-02-22T10:23:24.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1844472649_/foo_true__<nil>_<nil>_<nil>}
10:23:24 [2021-02-22T10:23:24.741Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:23:24 [2021-02-22T10:23:24.741Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:23:24 [2021-02-22T10:23:24.741Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:23:26 [2021-02-22T10:23:26.496Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_false__<nil>_<nil>_<nil>}
10:23:26 [2021-02-22T10:23:26.918Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:23:27 [2021-02-22T10:23:27.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:23:27 [2021-02-22T10:23:27.987Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_true__<nil>_<nil>_<nil>}
10:23:29 [2021-02-22T10:23:29.096Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:23:29 [2021-02-22T10:23:29.096Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:23:29 [2021-02-22T10:23:29.096Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:23:29 [2021-02-22T10:23:29.096Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:23:29 [2021-02-22T10:23:29.096Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:23:29 [2021-02-22T10:23:29.350Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_true__0xc0007f6360_<nil>_<nil>}
10:23:30 [2021-02-22T10:23:30.716Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007f6380_<nil>}
10:23:31 [2021-02-22T10:23:31.999Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:23:31 [2021-02-22T10:23:31.999Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:23:31 [2021-02-22T10:23:31.999Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:23:32 [2021-02-22T10:23:32.082Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007f63a0_<nil>}
10:23:33 [2021-02-22T10:23:33.447Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007f63c0_<nil>}
10:23:34 [2021-02-22T10:23:34.009Z] --- PASS: TestCreateServiceMultipleTimes (16.77s)
10:23:34 [2021-02-22T10:23:34.009Z] === RUN   TestCreateServiceConflict
10:23:34 [2021-02-22T10:23:34.669Z] 2021/02/22 10:23:32 	Finished clone google.golang.org/genproto
10:23:35 [2021-02-22T10:23:35.398Z] 2021/02/22 10:23:35 	Finished clone github.com/gogo/protobuf
10:23:35 [2021-02-22T10:23:35.406Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007f63e0_<nil>}
10:23:36 [2021-02-22T10:23:36.773Z] --- PASS: TestCreateServiceConflict (2.62s)
10:23:36 [2021-02-22T10:23:36.773Z] === RUN   TestCreateServiceMaxReplicas
10:23:36 [2021-02-22T10:23:36.773Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:23:37 [2021-02-22T10:23:37.790Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:23:38 [2021-02-22T10:23:38.140Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:23:40 [2021-02-22T10:23:40.032Z] --- PASS: TestCreateServiceMaxReplicas (3.41s)
10:23:40 [2021-02-22T10:23:40.032Z] === RUN   TestCreateWithDuplicateNetworkNames
10:23:40 [2021-02-22T10:23:40.960Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:23:42 [2021-02-22T10:23:42.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:23:42 [2021-02-22T10:23:42.585Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:23:45 [2021-02-22T10:23:45.854Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:23:46 [2021-02-22T10:23:46.416Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:23:46 [2021-02-22T10:23:46.671Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:23:47 [2021-02-22T10:23:47.236Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:23:47 [2021-02-22T10:23:47.806Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:23:48 [2021-02-22T10:23:48.366Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:23:49 [2021-02-22T10:23:49.292Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:23:49 [2021-02-22T10:23:49.547Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:23:50 [2021-02-22T10:23:50.109Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:23:50 [2021-02-22T10:23:50.670Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:23:51 [2021-02-22T10:23:51.598Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:23:52 [2021-02-22T10:23:52.160Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:23:52 [2021-02-22T10:23:52.722Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:23:53 [2021-02-22T10:23:53.284Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:23:53 [2021-02-22T10:23:53.846Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:23:54 [2021-02-22T10:23:54.408Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s)
10:23:54 [2021-02-22T10:23:54.408Z] === RUN   TestCreateServiceSecretFileMode
10:23:54 [2021-02-22T10:23:54.664Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:23:55 [2021-02-22T10:23:55.591Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:23:56 [2021-02-22T10:23:56.519Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:23:57 [2021-02-22T10:23:57.448Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:23:57 [2021-02-22T10:23:57.448Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:23:57 [2021-02-22T10:23:57.448Z] --- PASS: TestCreateServiceSecretFileMode (3.09s)
10:23:57 [2021-02-22T10:23:57.448Z] === RUN   TestCreateServiceConfigFileMode
10:23:58 [2021-02-22T10:23:58.010Z] === RUN   TestDockerSuite/TestCpRelativePath
10:23:58 [2021-02-22T10:23:58.938Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:23:59 [2021-02-22T10:23:59.865Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:24:00 [2021-02-22T10:24:00.426Z] --- PASS: TestCreateServiceConfigFileMode (2.76s)
10:24:00 [2021-02-22T10:24:00.426Z] === RUN   TestCreateServiceSysctls
10:24:00 [2021-02-22T10:24:00.682Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:24:01 [2021-02-22T10:24:01.611Z] === RUN   TestDockerSuite/TestCpToCaseA
10:24:02 [2021-02-22T10:24:02.978Z] === RUN   TestDockerSuite/TestCpToCaseB
10:24:03 [2021-02-22T10:24:03.539Z] === RUN   TestDockerSuite/TestCpToCaseC
10:24:04 [2021-02-22T10:24:04.465Z] --- PASS: TestCreateServiceSysctls (3.93s)
10:24:04 [2021-02-22T10:24:04.465Z] === RUN   TestCreateServiceCapabilities
10:24:05 [2021-02-22T10:24:05.423Z] === RUN   TestDockerSuite/TestCpToCaseD
10:24:07 [2021-02-22T10:24:07.972Z] --- PASS: TestCreateServiceCapabilities (3.33s)
10:24:07 [2021-02-22T10:24:07.972Z] === RUN   TestInspect
10:24:09 [2021-02-22T10:24:09.336Z] === RUN   TestDockerSuite/TestCpToCaseE
10:24:10 [2021-02-22T10:24:10.703Z] --- PASS: TestInspect (3.10s)
10:24:10 [2021-02-22T10:24:10.703Z] === RUN   TestCreateJob
10:24:12 [2021-02-22T10:24:12.068Z] === RUN   TestDockerSuite/TestCpToCaseF
10:24:12 [2021-02-22T10:24:12.995Z] === RUN   TestDockerSuite/TestCpToCaseG
10:24:14 [2021-02-22T10:24:14.155Z] 2021/02/22 10:24:09 	Finished clone github.com/hashicorp/consul
10:24:14 [2021-02-22T10:24:14.360Z] --- PASS: TestCreateJob (3.75s)
10:24:14 [2021-02-22T10:24:14.360Z] === RUN   TestReplicatedJob
10:24:16 [2021-02-22T10:24:16.877Z] === RUN   TestDockerSuite/TestCpToCaseH
10:24:17 [2021-02-22T10:24:17.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:24:18 [2021-02-22T10:24:18.359Z] 2021/02/22 10:24:17 	Finished clone github.com/aws/aws-sdk-go
10:24:21 [2021-02-22T10:24:21.074Z] === RUN   TestDockerSuite/TestCpToCaseI
10:24:21 [2021-02-22T10:24:21.329Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:24:21 [2021-02-22T10:24:21.586Z] --- PASS: TestReplicatedJob (7.08s)
10:24:21 [2021-02-22T10:24:21.586Z] === RUN   TestUpdateReplicatedJob
10:24:24 [2021-02-22T10:24:24.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:24:25 [2021-02-22T10:24:25.031Z] --- PASS: TestUpdateReplicatedJob (3.42s)
10:24:25 [2021-02-22T10:24:25.031Z] === RUN   TestServiceListWithStatuses
10:24:25 [2021-02-22T10:24:25.032Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:24:25 [2021-02-22T10:24:25.032Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:24:25 [2021-02-22T10:24:25.032Z] === RUN   TestDockerNetworkConnectAlias
10:24:25 [2021-02-22T10:24:25.593Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:24:26 [2021-02-22T10:24:26.521Z] === RUN   TestDockerSuite/TestCpToDot
10:24:27 [2021-02-22T10:24:27.909Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:24:28 [2021-02-22T10:24:28.836Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:24:30 [2021-02-22T10:24:30.201Z] === RUN   TestDockerSuite/TestCpToStdout
10:24:30 [2021-02-22T10:24:30.762Z] --- PASS: TestDockerNetworkConnectAlias (5.75s)
10:24:30 [2021-02-22T10:24:30.762Z] === RUN   TestDockerNetworkReConnect
10:24:31 [2021-02-22T10:24:31.018Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:24:31 [2021-02-22T10:24:31.949Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:24:32 [2021-02-22T10:24:32.510Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:24:33 [2021-02-22T10:24:33.437Z] === RUN   TestDockerSuite/TestCpVolumePath
10:24:34 [2021-02-22T10:24:34.366Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:24:34 [2021-02-22T10:24:34.366Z] === RUN   TestDockerSuite/TestCreateArgs
10:24:34 [2021-02-22T10:24:34.367Z] === RUN   TestDockerSuite/TestCreateByImageID
10:24:34 [2021-02-22T10:24:34.928Z] --- PASS: TestDockerNetworkReConnect (4.11s)
10:24:34 [2021-02-22T10:24:34.928Z] === RUN   TestServicePlugin
10:24:34 [2021-02-22T10:24:34.928Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:24:35 [2021-02-22T10:24:35.490Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:24:35 [2021-02-22T10:24:35.490Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:24:35 [2021-02-22T10:24:35.490Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:24:36 [2021-02-22T10:24:36.418Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:24:36 [2021-02-22T10:24:36.674Z] === RUN   TestDockerSuite/TestCreateLabels
10:24:36 [2021-02-22T10:24:36.674Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:24:36 [2021-02-22T10:24:36.930Z] === RUN   TestDockerSuite/TestCreateRM
10:24:37 [2021-02-22T10:24:37.186Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:24:37 [2021-02-22T10:24:37.186Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:24:37 [2021-02-22T10:24:37.186Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:24:37 [2021-02-22T10:24:37.442Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:24:39 [2021-02-22T10:24:39.332Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:24:39 [2021-02-22T10:24:39.332Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:24:39 [2021-02-22T10:24:39.332Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:24:44 [2021-02-22T10:24:44.581Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:24:45 [2021-02-22T10:24:45.146Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:24:46 [2021-02-22T10:24:46.074Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:24:46 [2021-02-22T10:24:46.636Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:24:48 [2021-02-22T10:24:48.004Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:24:48 [2021-02-22T10:24:48.937Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:24:48 [2021-02-22T10:24:48.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:24:49 [2021-02-22T10:24:49.201Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:24:50 [2021-02-22T10:24:50.134Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:24:50 [2021-02-22T10:24:50.134Z] === RUN   TestDockerSuite/TestDevicePermissions
10:24:50 [2021-02-22T10:24:50.390Z] === RUN   TestDockerSuite/TestDockerFails
10:24:50 [2021-02-22T10:24:50.646Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:24:50 [2021-02-22T10:24:50.646Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:24:50 [2021-02-22T10:24:50.646Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:24:52 [2021-02-22T10:24:52.534Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:24:53 [2021-02-22T10:24:53.096Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:24:54 [2021-02-22T10:24:54.461Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:24:54 [2021-02-22T10:24:54.461Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:24:54 [2021-02-22T10:24:54.461Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:24:54 [2021-02-22T10:24:54.461Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:25:00 [2021-02-22T10:25:00.993Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:25:02 [2021-02-22T10:25:02.356Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:25:03 [2021-02-22T10:25:03.726Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:25:05 [2021-02-22T10:25:05.091Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:25:05 [2021-02-22T10:25:05.653Z] === RUN   TestDockerSuite/TestEventsAttach
10:25:06 [2021-02-22T10:25:06.215Z] === RUN   TestDockerSuite/TestEventsCommit
10:25:06 [2021-02-22T10:25:06.777Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:25:07 [2021-02-22T10:25:07.338Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:25:07 [2021-02-22T10:25:07.899Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:25:08 [2021-02-22T10:25:08.155Z] --- PASS: TestServicePlugin (33.34s)
10:25:08 [2021-02-22T10:25:08.155Z]     plugin_test.go:62: [d8d41a8902853] joining swarm manager [d40a75fd6fc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:25:08 [2021-02-22T10:25:08.155Z]     plugin_test.go:65: [d4385d605eb3e] joining swarm manager [d40a75fd6fc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:25:08 [2021-02-22T10:25:08.155Z] === RUN   TestServiceUpdateLabel
10:25:08 [2021-02-22T10:25:08.410Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:25:10 [2021-02-22T10:25:10.297Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:25:10 [2021-02-22T10:25:10.858Z] --- PASS: TestServiceUpdateLabel (2.62s)
10:25:10 [2021-02-22T10:25:10.858Z] === RUN   TestServiceUpdateSecrets
10:25:11 [2021-02-22T10:25:11.419Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:25:13 [2021-02-22T10:25:13.956Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:25:16 [2021-02-22T10:25:16.468Z] === RUN   TestDockerSuite/TestEventsCopy
10:25:17 [2021-02-22T10:25:17.029Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:25:17 [2021-02-22T10:25:17.955Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:25:19 [2021-02-22T10:25:19.037Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:25:20 [2021-02-22T10:25:20.004Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:25:20 [2021-02-22T10:25:20.004Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:25:20 [2021-02-22T10:25:20.004Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:25:20 [2021-02-22T10:25:20.004Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:25:22 [2021-02-22T10:25:22.209Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:25:23 [2021-02-22T10:25:23.196Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:25:23 [2021-02-22T10:25:23.757Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:25:24 [2021-02-22T10:25:24.684Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:25:25 [2021-02-22T10:25:25.244Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:25:25 [2021-02-22T10:25:25.244Z] === RUN   TestDockerSuite/TestEventsFilterType
10:25:25 [2021-02-22T10:25:25.806Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:25:25 [2021-02-22T10:25:25.806Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:25:25 [2021-02-22T10:25:25.806Z] --- PASS: TestServiceUpdateSecrets (15.10s)
10:25:25 [2021-02-22T10:25:25.806Z] === RUN   TestServiceUpdateConfigs
10:25:25 [2021-02-22T10:25:25.806Z] === RUN   TestDockerSuite/TestEventsFilters
10:25:27 [2021-02-22T10:25:27.173Z] === RUN   TestDockerSuite/TestEventsFormat
10:25:28 [2021-02-22T10:25:28.539Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:25:28 [2021-02-22T10:25:28.539Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:25:28 [2021-02-22T10:25:28.539Z] === RUN   TestDockerSuite/TestEventsImageImport
10:25:29 [2021-02-22T10:25:29.103Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:25:29 [2021-02-22T10:25:29.358Z] === RUN   TestDockerSuite/TestEventsImagePull
10:25:29 [2021-02-22T10:25:29.613Z] === RUN   TestDockerSuite/TestEventsImageTag
10:25:30 [2021-02-22T10:25:30.539Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:25:30 [2021-02-22T10:25:30.794Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:25:30 [2021-02-22T10:25:30.794Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:25:30 [2021-02-22T10:25:30.794Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:25:32 [2021-02-22T10:25:32.525Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:25:32 [2021-02-22T10:25:32.683Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:25:33 [2021-02-22T10:25:33.244Z] === RUN   TestDockerSuite/TestEventsRename
10:25:33 [2021-02-22T10:25:33.815Z] === RUN   TestDockerSuite/TestEventsResize
10:25:34 [2021-02-22T10:25:34.378Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:25:39 [2021-02-22T10:25:39.618Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:25:40 [2021-02-22T10:25:40.179Z] === RUN   TestDockerSuite/TestEventsStreaming
10:25:41 [2021-02-22T10:25:41.095Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:25:41 [2021-02-22T10:25:41.095Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:25:41 [2021-02-22T10:25:41.095Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:25:41 [2021-02-22T10:25:41.107Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:25:41 [2021-02-22T10:25:41.107Z] --- PASS: TestServiceUpdateConfigs (15.16s)
10:25:41 [2021-02-22T10:25:41.107Z] === RUN   TestServiceUpdateNetwork
10:25:42 [2021-02-22T10:25:42.994Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:25:43 [2021-02-22T10:25:43.921Z] === RUN   TestDockerSuite/TestEventsTop
10:25:44 [2021-02-22T10:25:44.003Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:25:44 [2021-02-22T10:25:44.850Z] === RUN   TestDockerSuite/TestEventsUntag
10:25:45 [2021-02-22T10:25:45.539Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:25:48 [2021-02-22T10:25:48.112Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:25:49 [2021-02-22T10:25:49.271Z] === RUN   TestDockerSuite/TestBuildAddScript
10:25:49 [2021-02-22T10:25:49.271Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:25:49 [2021-02-22T10:25:49.271Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:25:49 [2021-02-22T10:25:49.271Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:25:49 [2021-02-22T10:25:49.271Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:25:49 [2021-02-22T10:25:49.729Z] === RUN   TestDockerSuite/TestBuildAddTar
10:25:54 [2021-02-22T10:25:54.644Z] --- PASS: TestServiceUpdateNetwork (12.84s)
10:25:54 [2021-02-22T10:25:54.644Z] === RUN   TestServiceUpdatePidsLimit
10:25:54 [2021-02-22T10:25:54.644Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:25:55 [2021-02-22T10:25:55.574Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:25:58 [2021-02-22T10:25:58.837Z] === RUN   TestDockerSuite/TestExec
10:25:59 [2021-02-22T10:25:59.093Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:25:59 [2021-02-22T10:25:59.654Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:26:00 [2021-02-22T10:26:00.220Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:26:00 [2021-02-22T10:26:00.781Z] === RUN   TestDockerSuite/TestExecAPIStart
10:26:01 [2021-02-22T10:26:01.709Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:26:02 [2021-02-22T10:26:02.637Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:26:02 [2021-02-22T10:26:02.637Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:26:03 [2021-02-22T10:26:03.197Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:26:03 [2021-02-22T10:26:03.453Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:26:04 [2021-02-22T10:26:04.382Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:26:04 [2021-02-22T10:26:04.946Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:26:05 [2021-02-22T10:26:05.506Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:26:06 [2021-02-22T10:26:06.434Z] === RUN   TestDockerSuite/TestExecCgroup
10:26:07 [2021-02-22T10:26:07.360Z] === RUN   TestDockerSuite/TestExecEnv
10:26:07 [2021-02-22T10:26:07.920Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:26:09 [2021-02-22T10:26:09.286Z] === RUN   TestDockerSuite/TestExecExitStatus
10:26:09 [2021-02-22T10:26:09.847Z] === RUN   TestDockerSuite/TestExecInspectID
10:26:10 [2021-02-22T10:26:10.102Z] --- PASS: TestServiceUpdatePidsLimit (16.27s)
10:26:10 [2021-02-22T10:26:10.102Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
10:26:10 [2021-02-22T10:26:10.102Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
10:26:10 [2021-02-22T10:26:10.102Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
10:26:10 [2021-02-22T10:26:10.102Z] PASS
10:26:10 [2021-02-22T10:26:10.102Z] 
10:26:10 [2021-02-22T10:26:10.102Z] === Skipped
10:26:10 [2021-02-22T10:26:10.102Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:26:10 [2021-02-22T10:26:10.102Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:26:10 [2021-02-22T10:26:10.102Z] 
10:26:10 [2021-02-22T10:26:10.102Z] 
10:26:10 [2021-02-22T10:26:10.102Z] DONE 27 tests, 1 skipped in 182.304s
10:26:10 [2021-02-22T10:26:10.102Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:26:10 [2021-02-22T10:26:10.102Z] ++ 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
10:26:10 [2021-02-22T10:26:10.102Z] ++ set -e
10:26:10 [2021-02-22T10:26:10.102Z] ++ '[' -n 0 ']'
10:26:10 [2021-02-22T10:26:10.102Z] ++ set -x
10:26:10 [2021-02-22T10:26:10.102Z] ++ env -i DEST=/go/src/github.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
10:26:10 [2021-02-22T10:26:10.358Z] INFO: Testing against a local daemon
10:26:10 [2021-02-22T10:26:10.358Z] === RUN   TestSessionCreate
10:26:10 [2021-02-22T10:26:10.358Z] --- PASS: TestSessionCreate (0.03s)
10:26:10 [2021-02-22T10:26:10.358Z] === RUN   TestSessionCreateWithBadUpgrade
10:26:10 [2021-02-22T10:26:10.358Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:26:10 [2021-02-22T10:26:10.358Z] PASS
10:26:10 [2021-02-22T10:26:10.358Z] 
10:26:10 [2021-02-22T10:26:10.358Z] DONE 2 tests in 0.201s
10:26:10 [2021-02-22T10:26:10.358Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:26:10 [2021-02-22T10:26:10.358Z] ++ 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
10:26:10 [2021-02-22T10:26:10.358Z] ++ set -e
10:26:10 [2021-02-22T10:26:10.358Z] ++ '[' -n 0 ']'
10:26:10 [2021-02-22T10:26:10.358Z] ++ set -x
10:26:10 [2021-02-22T10:26:10.358Z] ++ env -i DEST=/go/src/github.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
10:26:10 [2021-02-22T10:26:10.614Z] INFO: Testing against a local daemon
10:26:10 [2021-02-22T10:26:10.614Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:26:10 [2021-02-22T10:26:10.614Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:10 [2021-02-22T10:26:10.614Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:10 [2021-02-22T10:26:10.614Z] === RUN   TestEventsExecDie
10:26:11 [2021-02-22T10:26:11.175Z] --- PASS: TestEventsExecDie (0.58s)
10:26:11 [2021-02-22T10:26:11.175Z] === RUN   TestEventsBackwardsCompatible
10:26:11 [2021-02-22T10:26:11.175Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:26:11 [2021-02-22T10:26:11.175Z] === RUN   TestInfoBinaryCommits
10:26:11 [2021-02-22T10:26:11.175Z] --- PASS: TestInfoBinaryCommits (0.03s)
10:26:11 [2021-02-22T10:26:11.175Z] === RUN   TestInfoAPIVersioned
10:26:11 [2021-02-22T10:26:11.175Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:26:11 [2021-02-22T10:26:11.175Z] === RUN   TestInfoDiscoveryBackend
10:26:11 [2021-02-22T10:26:11.737Z] === RUN   TestDockerSuite/TestExecInteractive
10:26:11 [2021-02-22T10:26:11.737Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
10:26:11 [2021-02-22T10:26:11.737Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:26:12 [2021-02-22T10:26:12.299Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:26:12 [2021-02-22T10:26:12.861Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:26:12 [2021-02-22T10:26:12.861Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:26:12 [2021-02-22T10:26:12.861Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:26:13 [2021-02-22T10:26:13.423Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
10:26:13 [2021-02-22T10:26:13.423Z] === RUN   TestInfoAPI
10:26:13 [2021-02-22T10:26:13.423Z] --- PASS: TestInfoAPI (0.05s)
10:26:13 [2021-02-22T10:26:13.423Z] === RUN   TestInfoAPIWarnings
10:26:13 [2021-02-22T10:26:13.423Z] === RUN   TestDockerSuite/TestExecParseError
10:26:13 [2021-02-22T10:26:13.985Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:26:14 [2021-02-22T10:26:14.547Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:26:15 [2021-02-22T10:26:15.109Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:26:16 [2021-02-22T10:26:16.036Z] === RUN   TestDockerSuite/TestExecSetEnv
10:26:16 [2021-02-22T10:26:16.596Z] === RUN   TestDockerSuite/TestExecStartFails
10:26:17 [2021-02-22T10:26:17.528Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:26:24 [2021-02-22T10:26:24.871Z] 2021/02/22 10:26:18 	Finished clone google.golang.org/api
10:26:24 [2021-02-22T10:26:24.871Z] 2021/02/22 10:26:18 Dependencies downloaded. Download time: 4m7.225968572s
10:26:24 [2021-02-22T10:26:24.871Z] 2021/02/22 10:26:18 Collecting all dependencies
10:26:29 [2021-02-22T10:26:29.687Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:26:29 [2021-02-22T10:26:29.687Z] === RUN   TestDockerSuite/TestExecTTY
10:26:29 [2021-02-22T10:26:29.687Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:26:29 [2021-02-22T10:26:29.687Z] --- PASS: TestInfoAPIWarnings (16.38s)
10:26:29 [2021-02-22T10:26:29.687Z] === RUN   TestInfoDebug
10:26:29 [2021-02-22T10:26:29.943Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:26:30 [2021-02-22T10:26:30.153Z] 2021/02/22 10:26:29 Clean vendor dir from unused packages
10:26:30 [2021-02-22T10:26:30.153Z] 2021/02/22 10:26:29 	Ignoring paths matching "^archive/tar"
10:26:30 [2021-02-22T10:26:30.199Z] --- PASS: TestInfoDebug (0.54s)
10:26:30 [2021-02-22T10:26:30.199Z] === RUN   TestInfoInsecureRegistries
10:26:30 [2021-02-22T10:26:30.454Z] === RUN   TestDockerSuite/TestExecUlimits
10:26:30 [2021-02-22T10:26:30.710Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:26:30 [2021-02-22T10:26:30.710Z] === RUN   TestInfoRegistryMirrors
10:26:30 [2021-02-22T10:26:30.723Z] 2021/02/22 10:26:30 Success
10:26:30 [2021-02-22T10:26:30.723Z] 2021/02/22 10:26:30 Running time: 4m22.659385734s
10:26:30 [2021-02-22T10:26:30.983Z] Congratulations! All vendoring changes are done the right way.
10:26:31 [2021-02-22T10:26:31.271Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:26:31 [2021-02-22T10:26:31.271Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:26:31 [2021-02-22T10:26:31.271Z] --- PASS: TestInfoRegistryMirrors (0.57s)
10:26:31 [2021-02-22T10:26:31.271Z] === RUN   TestLoginFailsWithBadCredentials
10:26:31 [2021-02-22T10:26:31.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
10:26:31 [2021-02-22T10:26:31.527Z] === RUN   TestPingCacheHeaders
10:26:31 [2021-02-22T10:26:31.527Z] --- PASS: TestPingCacheHeaders (0.03s)
10:26:31 [2021-02-22T10:26:31.527Z] === RUN   TestPingGet
10:26:31 [2021-02-22T10:26:31.527Z] --- PASS: TestPingGet (0.01s)
10:26:31 [2021-02-22T10:26:31.527Z] === RUN   TestPingHead
10:26:31 [2021-02-22T10:26:31.527Z] --- PASS: TestPingHead (0.03s)
10:26:31 [2021-02-22T10:26:31.527Z] === RUN   TestVersion
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:26:31 [2021-02-22T10:26:31.782Z] --- PASS: TestVersion (0.02s)
10:26:31 [2021-02-22T10:26:31.782Z] PASS
10:26:31 [2021-02-22T10:26:31.782Z] 
10:26:31 [2021-02-22T10:26:31.782Z] === Skipped
10:26:31 [2021-02-22T10:26:31.782Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:31 [2021-02-22T10:26:31.782Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:31 [2021-02-22T10:26:31.782Z] 
10:26:31 [2021-02-22T10:26:31.782Z] 
10:26:31 [2021-02-22T10:26:31.782Z] DONE 18 tests, 1 skipped in 21.280s
10:26:31 [2021-02-22T10:26:31.783Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:26:31 [2021-02-22T10:26:31.783Z] ++ 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
10:26:31 [2021-02-22T10:26:31.783Z] ++ set -e
10:26:31 [2021-02-22T10:26:31.783Z] ++ '[' -n 0 ']'
10:26:31 [2021-02-22T10:26:31.783Z] ++ set -x
10:26:31 [2021-02-22T10:26:31.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-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
10:26:31 [2021-02-22T10:26:31.783Z] INFO: Testing against a local daemon
10:26:31 [2021-02-22T10:26:31.783Z] === RUN   TestVolumesCreateAndList
10:26:31 [2021-02-22T10:26:31.783Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:26:31 [2021-02-22T10:26:31.783Z] === RUN   TestVolumesRemove
10:26:31 [2021-02-22T10:26:31.894Z] + echo Ensuring container killed.
10:26:31 [2021-02-22T10:26:31.894Z] Ensuring container killed.
10:26:31 [2021-02-22T10:26:31.895Z] + docker rm -vf docker-pr14
10:26:31 [2021-02-22T10:26:31.895Z] Error: No such container: docker-pr14
[Pipeline] sh
10:26:32 [2021-02-22T10:26:32.039Z] --- PASS: TestVolumesRemove (0.07s)
10:26:32 [2021-02-22T10:26:32.039Z] === RUN   TestVolumesInspect
10:26:32 [2021-02-22T10:26:32.039Z] --- PASS: TestVolumesInspect (0.02s)
10:26:32 [2021-02-22T10:26:32.039Z] === RUN   TestVolumesInvalidJSON
10:26:32 [2021-02-22T10:26:32.039Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:26:32 [2021-02-22T10:26:32.039Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:26:32 [2021-02-22T10:26:32.039Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:26:32 [2021-02-22T10:26:32.039Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:26:32 [2021-02-22T10:26:32.039Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:26:32 [2021-02-22T10:26:32.039Z] PASS
10:26:32 [2021-02-22T10:26:32.039Z] 
10:26:32 [2021-02-22T10:26:32.039Z] DONE 5 tests in 0.264s
10:26:32 [2021-02-22T10:26:32.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:26:32 [2021-02-22T10:26:32.198Z] + echo Chowning /workspace to jenkins user
10:26:32 [2021-02-22T10:26:32.198Z] Chowning /workspace to jenkins user
10:26:32 [2021-02-22T10:26:32.198Z] + id -u
10:26:32 [2021-02-22T10:26:32.198Z] + id -g
10:26:32 [2021-02-22T10:26:32.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:26:32 [2021-02-22T10:26:32.242Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:26:32 [2021-02-22T10:26:32.242Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:26:32 [2021-02-22T10:26:32.242Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:26:32 [2021-02-22T10:26:32.297Z] ++++ cat bundles/test-integration/docker.pid
10:26:32 [2021-02-22T10:26:32.297Z] +++ kill 5682
10:26:32 [2021-02-22T10:26:32.859Z] === RUN   TestDockerSuite/TestExecWithNoTERM
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:26:33 [2021-02-22T10:26:33.419Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:26:33 [2021-02-22T10:26:33.440Z] + bundleName=unit
10:26:33 [2021-02-22T10:26:33.440Z] + echo Creating unit-bundles.tar.gz
10:26:33 [2021-02-22T10:26:33.440Z] Creating unit-bundles.tar.gz
10:26:33 [2021-02-22T10:26:33.440Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:26:33 [2021-02-22T10:26:33.440Z] bundles/junit-report.xml
10:26:33 [2021-02-22T10:26:33.440Z] bundles/go-test-report.json
10:26:33 [2021-02-22T10:26:33.440Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:26:33 [2021-02-22T10:26:33.454Z] Archiving artifacts
10:26:33 [2021-02-22T10:26:33.675Z] +++ /etc/init.d/apparmor stop
10:26:33 [2021-02-22T10:26:33.675Z] Leaving: AppArmorNo profiles have been unloaded.
10:26:33 [2021-02-22T10:26:33.675Z] 
10:26:33 [2021-02-22T10:26:33.675Z] Unloading profiles will leave already running processes permanently
10:26:33 [2021-02-22T10:26:33.675Z] unconfined, which can lead to unexpected situations.
10:26:33 [2021-02-22T10:26:33.675Z] 
10:26:33 [2021-02-22T10:26:33.675Z] To set a process to complain mode, use the command line tool
10:26:33 [2021-02-22T10:26:33.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:26:33 [2021-02-22T10:26:33.675Z] +++ true
10:26:33 [2021-02-22T10:26:33.675Z] exiting test-integration
10:26:33 [2021-02-22T10:26:33.675Z] ++ exit 0
10:26:33 [2021-02-22T10:26:33.675Z] 
10:26:34 [2021-02-22T10:26:34.237Z] === RUN   TestDockerSuite/TestExecWithTERM
10:26:34 [2021-02-22T10:26:34.237Z] + for job in $(jobs -p)
10:26:34 [2021-02-22T10:26:34.237Z] + wait 3702
10:26:35 [2021-02-22T10:26:35.165Z] === RUN   TestDockerSuite/TestExecWithUser
10:26:35 [2021-02-22T10:26:35.726Z] === RUN   TestDockerSuite/TestGetContainerStats
10:26:38 [2021-02-22T10:26:38.919Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:26:39 [2021-02-22T10:26:39.232Z] + make clean
10:26:39 [2021-02-22T10:26:39.492Z] docker volume rm -f docker-dev-cache
10:26:39 [2021-02-22T10:26:39.492Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
10:26:39 [2021-02-22T10:26:39.889Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:26:40 [2021-02-22T10:26:40.145Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:26:45 [2021-02-22T10:26:45.390Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:26:46 [2021-02-22T10:26:46.320Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:26:49 [2021-02-22T10:26:49.921Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:26:49 [2021-02-22T10:26:49.921Z] === RUN   TestDockerSuite/TestBuildBlankName
10:26:49 [2021-02-22T10:26:49.921Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:26:51 [2021-02-22T10:26:51.565Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:26:51 [2021-02-22T10:26:51.565Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:26:51 [2021-02-22T10:26:51.565Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:26:51 [2021-02-22T10:26:51.565Z] === RUN   TestDockerSuite/TestHealth
10:26:55 [2021-02-22T10:26:55.711Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:26:55 [2021-02-22T10:26:55.711Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:27:00 [2021-02-22T10:27:00.396Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:27:01 [2021-02-22T10:27:01.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:27:05 [2021-02-22T10:27:05.665Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:27:07 [2021-02-22T10:27:07.465Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:27:10 [2021-02-22T10:27:10.908Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:27:10 [2021-02-22T10:27:10.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:27:10 [2021-02-22T10:27:10.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:27:10 [2021-02-22T10:27:10.908Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:27:11 [2021-02-22T10:27:11.469Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:27:11 [2021-02-22T10:27:11.469Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:27:12 [2021-02-22T10:27:12.398Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:27:12 [2021-02-22T10:27:12.654Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:27:12 [2021-02-22T10:27:12.654Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:27:12 [2021-02-22T10:27:12.654Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:27:13 [2021-02-22T10:27:13.217Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:27:13 [2021-02-22T10:27:13.472Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:27:14 [2021-02-22T10:27:14.034Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:27:14 [2021-02-22T10:27:14.034Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:27:14 [2021-02-22T10:27:14.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:27:14 [2021-02-22T10:27:14.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:27:14 [2021-02-22T10:27:14.596Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:27:14 [2021-02-22T10:27:14.596Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:27:15 [2021-02-22T10:27:15.158Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:27:15 [2021-02-22T10:27:15.719Z] === RUN   TestDockerSuite/TestImagesFormat
10:27:15 [2021-02-22T10:27:15.974Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:27:16 [2021-02-22T10:27:16.536Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:27:18 [2021-02-22T10:27:18.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:27:18 [2021-02-22T10:27:18.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:27:18 [2021-02-22T10:27:18.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:27:19 [2021-02-22T10:27:19.077Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:27:19 [2021-02-22T10:27:19.077Z] === RUN   TestDockerSuite/TestImportBadURL
10:27:19 [2021-02-22T10:27:19.077Z] === RUN   TestDockerSuite/TestImportDisplay
10:27:20 [2021-02-22T10:27:20.441Z] === RUN   TestDockerSuite/TestImportFile
10:27:21 [2021-02-22T10:27:21.370Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:27:21 [2021-02-22T10:27:21.370Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:27:22 [2021-02-22T10:27:22.733Z] === RUN   TestDockerSuite/TestImportGzipped
10:27:22 [2021-02-22T10:27:22.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:27:22 [2021-02-22T10:27:22.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:27:22 [2021-02-22T10:27:22.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:27:22 [2021-02-22T10:27:22.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:27:23 [2021-02-22T10:27:23.418Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:27:23 [2021-02-22T10:27:23.662Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:27:23 [2021-02-22T10:27:23.918Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:27:25 [2021-02-22T10:27:25.282Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:27:26 [2021-02-22T10:27:26.210Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:27:26 [2021-02-22T10:27:26.772Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:27:27 [2021-02-22T10:27:27.333Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:27:27 [2021-02-22T10:27:27.333Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:27:27 [2021-02-22T10:27:27.333Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:27:28 [2021-02-22T10:27:28.262Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:27:28 [2021-02-22T10:27:28.983Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:27:29 [2021-02-22T10:27:29.546Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:27:30 [2021-02-22T10:27:30.472Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:27:31 [2021-02-22T10:27:31.033Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:27:31 [2021-02-22T10:27:31.289Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:27:31 [2021-02-22T10:27:31.545Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:27:32 [2021-02-22T10:27:32.472Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:27:33 [2021-02-22T10:27:33.034Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:27:33 [2021-02-22T10:27:33.597Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:27:33 [2021-02-22T10:27:33.597Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:27:34 [2021-02-22T10:27:34.159Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:27:34 [2021-02-22T10:27:34.159Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:27:34 [2021-02-22T10:27:34.721Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:27:35 [2021-02-22T10:27:35.283Z] === RUN   TestDockerSuite/TestInspectDefault
10:27:35 [2021-02-22T10:27:35.854Z] === RUN   TestDockerSuite/TestInspectHistory
10:27:36 [2021-02-22T10:27:36.418Z] === RUN   TestDockerSuite/TestInspectImage
10:27:36 [2021-02-22T10:27:36.418Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:27:36 [2021-02-22T10:27:36.674Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:27:36 [2021-02-22T10:27:36.674Z] === RUN   TestDockerSuite/TestInspectInt64
10:27:36 [2021-02-22T10:27:36.930Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:27:37 [2021-02-22T10:27:37.491Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:27:37 [2021-02-22T10:27:37.491Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:27:38 [2021-02-22T10:27:38.052Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:27:38 [2021-02-22T10:27:38.613Z] === RUN   TestDockerSuite/TestInspectPlugin
10:27:40 [2021-02-22T10:27:40.499Z] === RUN   TestDockerSuite/TestInspectRootFS
10:27:40 [2021-02-22T10:27:40.499Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:27:40 [2021-02-22T10:27:40.755Z] === RUN   TestDockerSuite/TestInspectStatus
10:27:40 [2021-02-22T10:27:40.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:27:41 [2021-02-22T10:27:41.318Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:27:42 [2021-02-22T10:27:42.684Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:27:43 [2021-02-22T10:27:43.250Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:27:43 [2021-02-22T10:27:43.812Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:27:44 [2021-02-22T10:27:44.740Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:27:45 [2021-02-22T10:27:45.302Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:27:46 [2021-02-22T10:27:46.229Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:27:46 [2021-02-22T10:27:46.791Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:27:46 [2021-02-22T10:27:46.791Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:27:48 [2021-02-22T10:27:48.157Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:27:49 [2021-02-22T10:27:49.522Z] === RUN   TestDockerSuite/TestLinksEnvs
10:27:50 [2021-02-22T10:27:50.083Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:27:50 [2021-02-22T10:27:50.338Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:27:51 [2021-02-22T10:27:51.701Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:27:53 [2021-02-22T10:27:53.064Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:27:53 [2021-02-22T10:27:53.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:27:54 [2021-02-22T10:27:54.329Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:27:54 [2021-02-22T10:27:54.788Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:27:54 [2021-02-22T10:27:54.957Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:27:54 [2021-02-22T10:27:54.957Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:27:55 [2021-02-22T10:27:55.247Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:27:56 [2021-02-22T10:27:56.216Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:27:56 [2021-02-22T10:27:56.216Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:27:56 [2021-02-22T10:27:56.322Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:27:56 [2021-02-22T10:27:56.322Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:27:56 [2021-02-22T10:27:56.883Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:27:57 [2021-02-22T10:27:57.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:27:59 [2021-02-22T10:27:59.948Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:28:00 [2021-02-22T10:28:00.915Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:28:00 [2021-02-22T10:28:00.915Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:28:00 [2021-02-22T10:28:00.915Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:28:01 [2021-02-22T10:28:01.881Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:28:02 [2021-02-22T10:28:02.848Z] === RUN   TestDockerSuite/TestBuildCmd
10:28:03 [2021-02-22T10:28:03.306Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:28:03 [2021-02-22T10:28:03.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:28:03 [2021-02-22T10:28:03.765Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:28:04 [2021-02-22T10:28:04.223Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:28:06 [2021-02-22T10:28:06.200Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:28:08 [2021-02-22T10:28:08.089Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:28:08 [2021-02-22T10:28:08.908Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:28:09 [2021-02-22T10:28:09.454Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:28:10 [2021-02-22T10:28:10.017Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:28:10 [2021-02-22T10:28:10.444Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:28:10 [2021-02-22T10:28:10.444Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:28:10 [2021-02-22T10:28:10.902Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:28:11 [2021-02-22T10:28:11.363Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:28:11 [2021-02-22T10:28:11.363Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:28:12 [2021-02-22T10:28:12.533Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:28:12 [2021-02-22T10:28:12.533Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:28:12 [2021-02-22T10:28:12.533Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:28:12 [2021-02-22T10:28:12.533Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:28:12 [2021-02-22T10:28:12.533Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:28:12 [2021-02-22T10:28:12.788Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:28:13 [2021-02-22T10:28:13.350Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:28:13 [2021-02-22T10:28:13.539Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:28:13 [2021-02-22T10:28:13.997Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:28:14 [2021-02-22T10:28:14.455Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:28:14 [2021-02-22T10:28:14.455Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:28:14 [2021-02-22T10:28:14.914Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:28:15 [2021-02-22T10:28:15.372Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:28:15 [2021-02-22T10:28:15.372Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:28:15 [2021-02-22T10:28:15.372Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:28:17 [2021-02-22T10:28:17.510Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:28:17 [2021-02-22T10:28:17.510Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:28:20 [2021-02-22T10:28:20.056Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:28:22 [2021-02-22T10:28:22.763Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:28:22 [2021-02-22T10:28:22.763Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:28:22 [2021-02-22T10:28:22.763Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:28:23 [2021-02-22T10:28:23.326Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:28:24 [2021-02-22T10:28:24.254Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:28:24 [2021-02-22T10:28:24.815Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:28:25 [2021-02-22T10:28:25.743Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:28:26 [2021-02-22T10:28:26.670Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:28:28 [2021-02-22T10:28:28.557Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:28:29 [2021-02-22T10:28:29.119Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:28:29 [2021-02-22T10:28:29.683Z] === RUN   TestDockerSuite/TestLogsSince
10:28:32 [2021-02-22T10:28:32.945Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:28:34 [2021-02-22T10:28:34.831Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:28:36 [2021-02-22T10:28:36.197Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:28:42 [2021-02-22T10:28:42.732Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:28:42 [2021-02-22T10:28:42.732Z] === RUN   TestDockerSuite/TestLogsTail
10:28:42 [2021-02-22T10:28:42.732Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:28:43 [2021-02-22T10:28:43.293Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:28:43 [2021-02-22T10:28:43.858Z] === RUN   TestDockerSuite/TestMountIntoProc
10:28:44 [2021-02-22T10:28:44.113Z] === RUN   TestDockerSuite/TestMountIntoSys
10:28:44 [2021-02-22T10:28:44.684Z] === RUN   TestDockerSuite/TestNetHostname
10:28:46 [2021-02-22T10:28:46.574Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:28:46 [2021-02-22T10:28:46.574Z] === RUN   TestDockerSuite/TestNetworkEvents
10:28:49 [2021-02-22T10:28:49.998Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:28:49 [2021-02-22T10:28:49.999Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:28:49 [2021-02-22T10:28:49.999Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:28:51 [2021-02-22T10:28:51.535Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:28:51 [2021-02-22T10:28:51.535Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:28:51 [2021-02-22T10:28:51.994Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:28:51 [2021-02-22T10:28:51.994Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:28:52 [2021-02-22T10:28:52.452Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:28:52 [2021-02-22T10:28:52.452Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:28:53 [2021-02-22T10:28:53.106Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:28:53 [2021-02-22T10:28:53.671Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:28:54 [2021-02-22T10:28:54.231Z] === RUN   TestDockerSuite/TestPluginActive
10:28:55 [2021-02-22T10:28:55.594Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:28:56 [2021-02-22T10:28:56.959Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:29:02 [2021-02-22T10:29:02.208Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:29:02 [2021-02-22T10:29:02.208Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:29:02 [2021-02-22T10:29:02.208Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:29:05 [2021-02-22T10:29:05.483Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:29:06 [2021-02-22T10:29:06.409Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:29:08 [2021-02-22T10:29:08.294Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:29:12 [2021-02-22T10:29:12.474Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:29:13 [2021-02-22T10:29:13.841Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:29:14 [2021-02-22T10:29:14.769Z] === RUN   TestDockerSuite/TestPortHostBinding
10:29:15 [2021-02-22T10:29:15.698Z] === RUN   TestDockerSuite/TestPortList
10:29:22 [2021-02-22T10:29:22.523Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:29:22 [2021-02-22T10:29:22.523Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:29:22 [2021-02-22T10:29:22.523Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:29:23 [2021-02-22T10:29:23.787Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:29:23 [2021-02-22T10:29:23.787Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:29:24 [2021-02-22T10:29:24.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:29:30 [2021-02-22T10:29:30.883Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:29:30 [2021-02-22T10:29:30.883Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:29:30 [2021-02-22T10:29:30.883Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:29:30 [2021-02-22T10:29:30.883Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:29:30 [2021-02-22T10:29:30.883Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:29:31 [2021-02-22T10:29:31.813Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:29:31 [2021-02-22T10:29:31.813Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:29:32 [2021-02-22T10:29:32.376Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:29:32 [2021-02-22T10:29:32.376Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:29:33 [2021-02-22T10:29:33.744Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:29:33 [2021-02-22T10:29:33.744Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:29:36 [2021-02-22T10:29:36.262Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:29:36 [2021-02-22T10:29:36.823Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:29:37 [2021-02-22T10:29:37.384Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:29:37 [2021-02-22T10:29:37.384Z] === RUN   TestDockerSuite/TestPsByOrder
10:29:39 [2021-02-22T10:29:39.272Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:29:40 [2021-02-22T10:29:40.204Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:29:40 [2021-02-22T10:29:40.204Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:29:40 [2021-02-22T10:29:40.205Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:29:40 [2021-02-22T10:29:40.662Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:29:42 [2021-02-22T10:29:42.719Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:29:43 [2021-02-22T10:29:43.568Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:29:45 [2021-02-22T10:29:45.743Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:29:45 [2021-02-22T10:29:45.982Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:29:45 [2021-02-22T10:29:45.982Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:29:47 [2021-02-22T10:29:47.918Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:29:48 [2021-02-22T10:29:48.496Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:29:51 [2021-02-22T10:29:51.011Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:29:55 [2021-02-22T10:29:55.175Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:29:56 [2021-02-22T10:29:56.543Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:29:58 [2021-02-22T10:29:58.435Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:29:58 [2021-02-22T10:29:58.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:30:00 [2021-02-22T10:30:00.360Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:30:01 [2021-02-22T10:30:01.724Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:30:03 [2021-02-22T10:30:03.641Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:30:04 [2021-02-22T10:30:04.567Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:30:04 [2021-02-22T10:30:04.822Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:30:05 [2021-02-22T10:30:05.383Z] === RUN   TestDockerSuite/TestPsRightTagName
10:30:06 [2021-02-22T10:30:06.748Z] === RUN   TestDockerSuite/TestPsShowMounts
10:30:08 [2021-02-22T10:30:08.636Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:30:08 [2021-02-22T10:30:08.891Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:30:08 [2021-02-22T10:30:08.891Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:30:09 [2021-02-22T10:30:09.147Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:30:09 [2021-02-22T10:30:09.147Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:30:09 [2021-02-22T10:30:09.402Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:30:09 [2021-02-22T10:30:09.963Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:30:10 [2021-02-22T10:30:10.892Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:30:12 [2021-02-22T10:30:12.263Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:30:12 [2021-02-22T10:30:12.825Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:30:20 [2021-02-22T10:30:20.912Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:30:20 [2021-02-22T10:30:20.912Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:30:21 [2021-02-22T10:30:21.845Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:30:21 [2021-02-22T10:30:21.845Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:30:22 [2021-02-22T10:30:22.100Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:30:22 [2021-02-22T10:30:22.100Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:30:24 [2021-02-22T10:30:24.613Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:30:25 [2021-02-22T10:30:25.175Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:30:27 [2021-02-22T10:30:27.702Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:30:28 [2021-02-22T10:30:28.268Z] === RUN   TestDockerSuite/TestRmiBlank
10:30:28 [2021-02-22T10:30:28.268Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:30:28 [2021-02-22T10:30:28.524Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:30:30 [2021-02-22T10:30:30.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:30:30 [2021-02-22T10:30:30.972Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:30:31 [2021-02-22T10:30:31.535Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:30:32 [2021-02-22T10:30:32.098Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:30:33 [2021-02-22T10:30:33.987Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:30:34 [2021-02-22T10:30:34.915Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:30:36 [2021-02-22T10:30:36.280Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:30:36 [2021-02-22T10:30:36.840Z] === RUN   TestDockerSuite/TestRmiTag
10:30:37 [2021-02-22T10:30:37.096Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:30:37 [2021-02-22T10:30:37.660Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:30:40 [2021-02-22T10:30:40.925Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:30:41 [2021-02-22T10:30:41.182Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:30:42 [2021-02-22T10:30:42.110Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:30:42 [2021-02-22T10:30:42.366Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:30:43 [2021-02-22T10:30:43.294Z] === RUN   TestDockerSuite/TestRunAddHost
10:30:43 [2021-02-22T10:30:43.855Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:30:44 [2021-02-22T10:30:44.111Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:30:44 [2021-02-22T10:30:44.672Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:30:44 [2021-02-22T10:30:44.672Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:30:45 [2021-02-22T10:30:45.233Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:30:46 [2021-02-22T10:30:46.600Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:30:47 [2021-02-22T10:30:47.161Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:30:47 [2021-02-22T10:30:47.723Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:30:48 [2021-02-22T10:30:48.652Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:30:50 [2021-02-22T10:30:50.017Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:30:50 [2021-02-22T10:30:50.944Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:30:51 [2021-02-22T10:30:51.872Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:30:52 [2021-02-22T10:30:52.433Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:30:52 [2021-02-22T10:30:52.995Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:30:53 [2021-02-22T10:30:53.558Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:30:54 [2021-02-22T10:30:54.120Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:30:55 [2021-02-22T10:30:55.046Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:30:55 [2021-02-22T10:30:55.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:30:55 [2021-02-22T10:30:55.974Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:30:56 [2021-02-22T10:30:56.537Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:30:57 [2021-02-22T10:30:57.098Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:30:57 [2021-02-22T10:30:57.660Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:30:57 [2021-02-22T10:30:57.660Z] === RUN   TestDockerSuite/TestRunBindMounts
10:31:00 [2021-02-22T10:31:00.012Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:31:00 [2021-02-22T10:31:00.178Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:31:00 [2021-02-22T10:31:00.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:31:00 [2021-02-22T10:31:00.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:31:00 [2021-02-22T10:31:00.741Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:31:01 [2021-02-22T10:31:01.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:31:01 [2021-02-22T10:31:01.668Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:31:01 [2021-02-22T10:31:01.924Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:31:02 [2021-02-22T10:31:02.851Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:31:02 [2021-02-22T10:31:02.851Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:31:03 [2021-02-22T10:31:03.108Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:31:04 [2021-02-22T10:31:04.034Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:31:04 [2021-02-22T10:31:04.292Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:31:04 [2021-02-22T10:31:04.559Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:31:05 [2021-02-22T10:31:05.127Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:31:05 [2021-02-22T10:31:05.689Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:31:05 [2021-02-22T10:31:05.689Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:31:06 [2021-02-22T10:31:06.253Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:31:06 [2021-02-22T10:31:06.253Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:31:07 [2021-02-22T10:31:07.620Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:31:07 [2021-02-22T10:31:07.620Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:31:08 [2021-02-22T10:31:08.183Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:31:08 [2021-02-22T10:31:08.745Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:31:09 [2021-02-22T10:31:09.308Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:31:09 [2021-02-22T10:31:09.565Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:31:10 [2021-02-22T10:31:10.127Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:31:10 [2021-02-22T10:31:10.688Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:31:11 [2021-02-22T10:31:11.251Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:31:12 [2021-02-22T10:31:12.617Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:31:13 [2021-02-22T10:31:13.544Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:31:13 [2021-02-22T10:31:13.799Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:31:14 [2021-02-22T10:31:14.361Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:31:14 [2021-02-22T10:31:14.922Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:31:15 [2021-02-22T10:31:15.849Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:31:16 [2021-02-22T10:31:16.410Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:31:16 [2021-02-22T10:31:16.665Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:31:16 [2021-02-22T10:31:16.665Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:31:18 [2021-02-22T10:31:18.033Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:31:21 [2021-02-22T10:31:21.301Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:31:21 [2021-02-22T10:31:21.301Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:31:21 [2021-02-22T10:31:21.301Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:31:21 [2021-02-22T10:31:21.862Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:31:23 [2021-02-22T10:31:23.757Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:31:25 [2021-02-22T10:31:25.122Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:31:25 [2021-02-22T10:31:25.378Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:31:27 [2021-02-22T10:31:27.270Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:31:29 [2021-02-22T10:31:29.786Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:31:29 [2021-02-22T10:31:29.786Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:31:29 [2021-02-22T10:31:29.786Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:31:29 [2021-02-22T10:31:29.786Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:31:31 [2021-02-22T10:31:31.152Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:31:31 [2021-02-22T10:31:31.714Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:31:33 [2021-02-22T10:31:33.079Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:31:33 [2021-02-22T10:31:33.639Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:31:34 [2021-02-22T10:31:34.566Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:31:35 [2021-02-22T10:31:35.128Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:31:35 [2021-02-22T10:31:35.128Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:31:35 [2021-02-22T10:31:35.692Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:31:36 [2021-02-22T10:31:36.618Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:31:36 [2021-02-22T10:31:36.618Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:31:37 [2021-02-22T10:31:37.178Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:31:37 [2021-02-22T10:31:37.739Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:31:37 [2021-02-22T10:31:37.995Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:31:38 [2021-02-22T10:31:38.560Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:31:38 [2021-02-22T10:31:38.560Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:31:39 [2021-02-22T10:31:39.121Z] === RUN   TestDockerSuite/TestRunEnvironment
10:31:39 [2021-02-22T10:31:39.684Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:31:39 [2021-02-22T10:31:39.941Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:31:40 [2021-02-22T10:31:40.503Z] === RUN   TestDockerSuite/TestRunExitCode
10:31:41 [2021-02-22T10:31:41.065Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:31:41 [2021-02-22T10:31:41.320Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:31:41 [2021-02-22T10:31:41.889Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:31:42 [2021-02-22T10:31:42.151Z] === RUN   TestDockerSuite/TestRunExposePort
10:31:42 [2021-02-22T10:31:42.151Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:31:42 [2021-02-22T10:31:42.715Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:31:43 [2021-02-22T10:31:43.276Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:31:44 [2021-02-22T10:31:44.204Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:31:44 [2021-02-22T10:31:44.460Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:31:44 [2021-02-22T10:31:44.460Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:31:46 [2021-02-22T10:31:46.974Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:31:46 [2021-02-22T10:31:46.974Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:31:50 [2021-02-22T10:31:50.238Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:31:58 [2021-02-22T10:31:58.319Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:31:58 [2021-02-22T10:31:58.319Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:31:58 [2021-02-22T10:31:58.575Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:31:59 [2021-02-22T10:31:59.940Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:32:00 [2021-02-22T10:32:00.196Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:32:00 [2021-02-22T10:32:00.196Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:32:00 [2021-02-22T10:32:00.196Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:32:00 [2021-02-22T10:32:00.756Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:32:00 [2021-02-22T10:32:00.891Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:32:00 [2021-02-22T10:32:00.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:32:00 [2021-02-22T10:32:00.891Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:32:01 [2021-02-22T10:32:01.012Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:32:03 [2021-02-22T10:32:03.527Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:32:04 [2021-02-22T10:32:04.089Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:32:05 [2021-02-22T10:32:05.454Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:32:10 [2021-02-22T10:32:10.709Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:32:11 [2021-02-22T10:32:11.269Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:32:11 [2021-02-22T10:32:11.525Z] === RUN   TestDockerSuite/TestRunModeHostname
10:32:12 [2021-02-22T10:32:12.087Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:32:12 [2021-02-22T10:32:12.087Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:32:12 [2021-02-22T10:32:12.342Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:32:13 [2021-02-22T10:32:13.269Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:32:13 [2021-02-22T10:32:13.830Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:32:14 [2021-02-22T10:32:14.086Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:32:15 [2021-02-22T10:32:15.450Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:32:15 [2021-02-22T10:32:15.450Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:32:15 [2021-02-22T10:32:15.707Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:32:16 [2021-02-22T10:32:16.634Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:32:16 [2021-02-22T10:32:16.889Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:32:18 [2021-02-22T10:32:18.256Z] === RUN   TestDockerSuite/TestRunMount
10:32:19 [2021-02-22T10:32:19.621Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:32:22 [2021-02-22T10:32:22.890Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:32:23 [2021-02-22T10:32:23.451Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:32:24 [2021-02-22T10:32:24.012Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:32:24 [2021-02-22T10:32:24.938Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:32:25 [2021-02-22T10:32:25.864Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:32:26 [2021-02-22T10:32:26.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:32:26 [2021-02-22T10:32:26.119Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:32:28 [2021-02-22T10:32:28.010Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:32:28 [2021-02-22T10:32:28.945Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:32:30 [2021-02-22T10:32:30.836Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:32:32 [2021-02-22T10:32:32.202Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:32:32 [2021-02-22T10:32:32.763Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:32:33 [2021-02-22T10:32:33.087Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:32:34 [2021-02-22T10:32:34.656Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:32:34 [2021-02-22T10:32:34.912Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:32:35 [2021-02-22T10:32:35.840Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:32:37 [2021-02-22T10:32:37.206Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:32:37 [2021-02-22T10:32:37.462Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:32:38 [2021-02-22T10:32:38.025Z] === RUN   TestDockerSuite/TestRunNetHost
10:32:38 [2021-02-22T10:32:38.025Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:32:38 [2021-02-22T10:32:38.590Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:32:39 [2021-02-22T10:32:39.151Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:32:39 [2021-02-22T10:32:39.714Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:32:42 [2021-02-22T10:32:42.231Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:32:43 [2021-02-22T10:32:43.157Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:32:44 [2021-02-22T10:32:44.522Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:32:45 [2021-02-22T10:32:45.471Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:32:47 [2021-02-22T10:32:47.040Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:32:47 [2021-02-22T10:32:47.296Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:32:47 [2021-02-22T10:32:47.552Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:32:47 [2021-02-22T10:32:47.808Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:32:48 [2021-02-22T10:32:48.064Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:32:48 [2021-02-22T10:32:48.632Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:32:48 [2021-02-22T10:32:48.887Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:32:49 [2021-02-22T10:32:49.143Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:32:49 [2021-02-22T10:32:49.707Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:32:49 [2021-02-22T10:32:49.962Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:32:55 [2021-02-22T10:32:55.205Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:32:55 [2021-02-22T10:32:55.205Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:32:55 [2021-02-22T10:32:55.766Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:32:56 [2021-02-22T10:32:56.327Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:32:57 [2021-02-22T10:32:57.254Z] === RUN   TestDockerSuite/TestRunPortInUse
10:32:57 [2021-02-22T10:32:57.815Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:32:58 [2021-02-22T10:32:58.376Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:32:58 [2021-02-22T10:32:58.632Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:32:59 [2021-02-22T10:32:59.193Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:32:59 [2021-02-22T10:32:59.754Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:33:00 [2021-02-22T10:33:00.009Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:33:00 [2021-02-22T10:33:00.009Z] === RUN   TestDockerSuite/TestRunPublishPort
10:33:00 [2021-02-22T10:33:00.574Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:33:01 [2021-02-22T10:33:01.134Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:33:01 [2021-02-22T10:33:01.134Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:33:01 [2021-02-22T10:33:01.390Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:33:02 [2021-02-22T10:33:02.756Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:33:02 [2021-02-22T10:33:02.756Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:33:02 [2021-02-22T10:33:02.756Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:33:05 [2021-02-22T10:33:05.270Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:33:05 [2021-02-22T10:33:05.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:33:06 [2021-02-22T10:33:06.392Z] === RUN   TestDockerSuite/TestRunRm
10:33:06 [2021-02-22T10:33:06.954Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:33:09 [2021-02-22T10:33:09.476Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:33:10 [2021-02-22T10:33:10.849Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:33:11 [2021-02-22T10:33:11.412Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:33:11 [2021-02-22T10:33:11.974Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:33:11 [2021-02-22T10:33:11.974Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:33:13 [2021-02-22T10:33:13.865Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:33:14 [2021-02-22T10:33:14.427Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:33:15 [2021-02-22T10:33:15.414Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:33:16 [2021-02-22T10:33:16.945Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:33:16 [2021-02-22T10:33:16.945Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:33:20 [2021-02-22T10:33:20.214Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:33:20 [2021-02-22T10:33:20.470Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:33:21 [2021-02-22T10:33:21.397Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:33:21 [2021-02-22T10:33:21.652Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:33:22 [2021-02-22T10:33:22.215Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:33:23 [2021-02-22T10:33:23.145Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:33:23 [2021-02-22T10:33:23.401Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:33:23 [2021-02-22T10:33:23.965Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:33:24 [2021-02-22T10:33:24.220Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:33:24 [2021-02-22T10:33:24.785Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:33:25 [2021-02-22T10:33:25.346Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:33:25 [2021-02-22T10:33:25.721Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:33:27 [2021-02-22T10:33:27.859Z] === RUN   TestDockerSuite/TestRunState
10:33:28 [2021-02-22T10:33:28.788Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:33:29 [2021-02-22T10:33:29.043Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:33:29 [2021-02-22T10:33:29.611Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:33:29 [2021-02-22T10:33:29.869Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:33:29 [2021-02-22T10:33:29.869Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:33:30 [2021-02-22T10:33:30.126Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:33:30 [2021-02-22T10:33:30.687Z] === RUN   TestDockerSuite/TestRunSysctls
10:33:31 [2021-02-22T10:33:31.614Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:33:31 [2021-02-22T10:33:31.614Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:33:31 [2021-02-22T10:33:31.614Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:33:32 [2021-02-22T10:33:32.177Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:33:32 [2021-02-22T10:33:32.788Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:33:33 [2021-02-22T10:33:33.541Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:33:34 [2021-02-22T10:33:34.102Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:33:34 [2021-02-22T10:33:34.665Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:33:36 [2021-02-22T10:33:36.554Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:33:38 [2021-02-22T10:33:38.444Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:33:41 [2021-02-22T10:33:41.708Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:33:41 [2021-02-22T10:33:41.708Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:33:42 [2021-02-22T10:33:42.271Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:33:42 [2021-02-22T10:33:42.832Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:33:44 [2021-02-22T10:33:44.196Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:33:45 [2021-02-22T10:33:45.124Z] === RUN   TestDockerSuite/TestRunUserByID
10:33:45 [2021-02-22T10:33:45.685Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:33:45 [2021-02-22T10:33:45.941Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:33:45 [2021-02-22T10:33:45.941Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:33:45 [2021-02-22T10:33:45.941Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:33:46 [2021-02-22T10:33:46.502Z] === RUN   TestDockerSuite/TestRunUserByName
10:33:47 [2021-02-22T10:33:47.430Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:33:47 [2021-02-22T10:33:47.993Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:33:47 [2021-02-22T10:33:47.993Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:33:48 [2021-02-22T10:33:48.250Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:33:48 [2021-02-22T10:33:48.812Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:33:52 [2021-02-22T10:33:52.101Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:33:52 [2021-02-22T10:33:52.101Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:33:52 [2021-02-22T10:33:52.663Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:33:54 [2021-02-22T10:33:54.032Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:33:54 [2021-02-22T10:33:54.959Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:33:56 [2021-02-22T10:33:56.323Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:33:58 [2021-02-22T10:33:58.214Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:33:58 [2021-02-22T10:33:58.470Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:33:58 [2021-02-22T10:33:58.470Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:33:58 [2021-02-22T10:33:58.470Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:33:58 [2021-02-22T10:33:58.470Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:33:58 [2021-02-22T10:33:58.725Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:33:58 [2021-02-22T10:33:58.725Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:33:59 [2021-02-22T10:33:59.286Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:33:59 [2021-02-22T10:33:59.542Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:34:00 [2021-02-22T10:34:00.106Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:34:01 [2021-02-22T10:34:01.471Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:34:01 [2021-02-22T10:34:01.471Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:34:01 [2021-02-22T10:34:01.727Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:34:02 [2021-02-22T10:34:02.289Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:34:02 [2021-02-22T10:34:02.289Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:34:02 [2021-02-22T10:34:02.850Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:34:02 [2021-02-22T10:34:02.850Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:34:02 [2021-02-22T10:34:02.850Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:34:02 [2021-02-22T10:34:02.850Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:34:02 [2021-02-22T10:34:02.850Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:34:03 [2021-02-22T10:34:03.106Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:34:03 [2021-02-22T10:34:03.106Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:34:03 [2021-02-22T10:34:03.106Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:34:03 [2021-02-22T10:34:03.106Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:34:03 [2021-02-22T10:34:03.106Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:34:03 [2021-02-22T10:34:03.669Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:34:04 [2021-02-22T10:34:04.230Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:34:04 [2021-02-22T10:34:04.794Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:34:04 [2021-02-22T10:34:04.794Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:34:05 [2021-02-22T10:34:05.355Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:34:05 [2021-02-22T10:34:05.355Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:34:05 [2021-02-22T10:34:05.917Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:34:05 [2021-02-22T10:34:05.917Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:34:06 [2021-02-22T10:34:06.479Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:34:07 [2021-02-22T10:34:07.043Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:34:07 [2021-02-22T10:34:07.043Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:34:07 [2021-02-22T10:34:07.043Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:34:07 [2021-02-22T10:34:07.300Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:34:08 [2021-02-22T10:34:08.673Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:34:08 [2021-02-22T10:34:08.929Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:34:08 [2021-02-22T10:34:08.929Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:34:09 [2021-02-22T10:34:09.565Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:34:09 [2021-02-22T10:34:09.565Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:34:10 [2021-02-22T10:34:10.928Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:34:11 [2021-02-22T10:34:11.491Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:34:12 [2021-02-22T10:34:12.855Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:34:13 [2021-02-22T10:34:13.423Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:34:13 [2021-02-22T10:34:13.423Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:34:13 [2021-02-22T10:34:13.423Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:34:14 [2021-02-22T10:34:14.350Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:34:14 [2021-02-22T10:34:14.912Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:34:15 [2021-02-22T10:34:15.839Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:34:15 [2021-02-22T10:34:15.839Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:34:17 [2021-02-22T10:34:17.205Z] === RUN   TestDockerSuite/TestSaveImageId
10:34:17 [2021-02-22T10:34:17.205Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:34:17 [2021-02-22T10:34:17.766Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:34:19 [2021-02-22T10:34:19.658Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:34:19 [2021-02-22T10:34:19.658Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:34:19 [2021-02-22T10:34:19.658Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:34:21 [2021-02-22T10:34:21.023Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:34:21 [2021-02-22T10:34:21.024Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:34:21 [2021-02-22T10:34:21.024Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:34:22 [2021-02-22T10:34:22.388Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:34:22 [2021-02-22T10:34:22.643Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:34:24 [2021-02-22T10:34:24.008Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:34:24 [2021-02-22T10:34:24.569Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:34:24 [2021-02-22T10:34:24.569Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:34:24 [2021-02-22T10:34:24.826Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:34:24 [2021-02-22T10:34:24.826Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:34:24 [2021-02-22T10:34:24.826Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:34:25 [2021-02-22T10:34:25.387Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:34:27 [2021-02-22T10:34:27.287Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:34:32 [2021-02-22T10:34:32.533Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:34:33 [2021-02-22T10:34:33.897Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:34:34 [2021-02-22T10:34:34.459Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:34:35 [2021-02-22T10:34:35.386Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:34:37 [2021-02-22T10:34:37.898Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:34:39 [2021-02-22T10:34:39.784Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:34:40 [2021-02-22T10:34:40.040Z] === RUN   TestDockerSuite/TestStartRecordError
10:34:41 [2021-02-22T10:34:41.405Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:34:42 [2021-02-22T10:34:42.331Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:34:43 [2021-02-22T10:34:43.695Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:34:44 [2021-02-22T10:34:44.256Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:34:46 [2021-02-22T10:34:46.144Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:34:50 [2021-02-22T10:34:50.307Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:34:52 [2021-02-22T10:34:52.217Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:34:53 [2021-02-22T10:34:53.581Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:34:54 [2021-02-22T10:34:54.946Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:34:59 [2021-02-22T10:34:59.109Z] === RUN   TestDockerSuite/TestStatsNoStream
10:35:00 [2021-02-22T10:35:00.994Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:35:02 [2021-02-22T10:35:02.357Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:35:02 [2021-02-22T10:35:02.919Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:35:03 [2021-02-22T10:35:03.480Z] === RUN   TestDockerSuite/TestTopPrivileged
10:35:04 [2021-02-22T10:35:04.042Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:35:04 [2021-02-22T10:35:04.042Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:35:04 [2021-02-22T10:35:04.603Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:35:07 [2021-02-22T10:35:07.872Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:35:10 [2021-02-22T10:35:10.438Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:35:10 [2021-02-22T10:35:10.438Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:35:10 [2021-02-22T10:35:10.694Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:35:11 [2021-02-22T10:35:11.622Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:35:11 [2021-02-22T10:35:11.622Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:35:12 [2021-02-22T10:35:12.185Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:35:13 [2021-02-22T10:35:13.548Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:35:13 [2021-02-22T10:35:13.548Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:35:14 [2021-02-22T10:35:14.914Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:35:15 [2021-02-22T10:35:15.475Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:35:16 [2021-02-22T10:35:16.036Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:35:16 [2021-02-22T10:35:16.963Z] === RUN   TestDockerSuite/TestUpdateStats
10:35:21 [2021-02-22T10:35:21.126Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:35:21 [2021-02-22T10:35:21.381Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:35:21 [2021-02-22T10:35:21.381Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:35:22 [2021-02-22T10:35:22.308Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:35:22 [2021-02-22T10:35:22.564Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:35:25 [2021-02-22T10:35:25.082Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:35:27 [2021-02-22T10:35:27.599Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:35:29 [2021-02-22T10:35:29.244Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:35:29 [2021-02-22T10:35:29.503Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:35:29 [2021-02-22T10:35:29.759Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:35:31 [2021-02-22T10:35:31.428Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:35:31 [2021-02-22T10:35:31.651Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:35:34 [2021-02-22T10:35:34.166Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:35:34 [2021-02-22T10:35:34.332Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:35:36 [2021-02-22T10:35:36.681Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:35:38 [2021-02-22T10:35:38.046Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:35:38 [2021-02-22T10:35:38.063Z] === RUN   TestDockerSuite/TestBuildEnv
10:35:38 [2021-02-22T10:35:38.063Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:35:38 [2021-02-22T10:35:38.522Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:35:38 [2021-02-22T10:35:38.522Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:35:38 [2021-02-22T10:35:38.522Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:35:38 [2021-02-22T10:35:38.522Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:35:38 [2021-02-22T10:35:38.608Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:35:40 [2021-02-22T10:35:40.498Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:35:41 [2021-02-22T10:35:41.430Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:35:41 [2021-02-22T10:35:41.430Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:35:41 [2021-02-22T10:35:41.430Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:35:41 [2021-02-22T10:35:41.430Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:35:41 [2021-02-22T10:35:41.865Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:35:42 [2021-02-22T10:35:42.398Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:35:42 [2021-02-22T10:35:42.794Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:35:44 [2021-02-22T10:35:44.157Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:35:45 [2021-02-22T10:35:45.525Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:35:46 [2021-02-22T10:35:46.894Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:35:47 [2021-02-22T10:35:47.084Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:35:48 [2021-02-22T10:35:48.259Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:35:49 [2021-02-22T10:35:49.623Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildExpose
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:35:59 [2021-02-22T10:35:59.459Z] === RUN   TestDockerSuite/TestBuildFails
10:36:04 [2021-02-22T10:36:04.452Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:36:04 [2021-02-22T10:36:04.452Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:36:04 [2021-02-22T10:36:04.452Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:36:05 [2021-02-22T10:36:05.012Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:36:05 [2021-02-22T10:36:05.012Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:36:05 [2021-02-22T10:36:05.268Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:36:05 [2021-02-22T10:36:05.268Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:36:05 [2021-02-22T10:36:05.830Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:36:05 [2021-02-22T10:36:05.830Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:36:06 [2021-02-22T10:36:06.392Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:36:06 [2021-02-22T10:36:06.530Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:36:06 [2021-02-22T10:36:06.530Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:36:06 [2021-02-22T10:36:06.648Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:36:06 [2021-02-22T10:36:06.648Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:36:06 [2021-02-22T10:36:06.648Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:36:06 [2021-02-22T10:36:06.648Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:36:08 [2021-02-22T10:36:08.537Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:36:08 [2021-02-22T10:36:08.537Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:36:08 [2021-02-22T10:36:08.537Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:36:08 [2021-02-22T10:36:08.537Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:36:08 [2021-02-22T10:36:08.537Z] === RUN   TestDockerSuite/TestVolumeEvents
10:36:10 [2021-02-22T10:36:10.263Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:36:14 [2021-02-22T10:36:14.951Z] === RUN   TestDockerSuite/TestBuildForceRm
10:36:15 [2021-02-22T10:36:15.075Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:36:15 [2021-02-22T10:36:15.644Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:36:15 [2021-02-22T10:36:15.644Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:36:15 [2021-02-22T10:36:15.644Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:36:17 [2021-02-22T10:36:17.532Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:36:20 [2021-02-22T10:36:20.048Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:36:20 [2021-02-22T10:36:20.048Z] --- PASS: TestDockerSuite (1414.57s)
10:36:20 [2021-02-22T10:36:20.048Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.90s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.68s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.13s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.79s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.59s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.88s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.55s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.57s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.67s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.58s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.63s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.82s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.33s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.52s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.19s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.28s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.37s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.21s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.64s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.09s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.52s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.69s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.61s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.57s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.67s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.16s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.11s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.86s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.77s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.08s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.97s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.27s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.13s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.95s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.18s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.54s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.02s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.36s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.98s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.33s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.58s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.73s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.34s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.32s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.32s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFails (0.74s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.15s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.12s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.55s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.37s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.36s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.21s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.90s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.49s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.68s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.44s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.30s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.20s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.85s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.20s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.90s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.53s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:36:20 [2021-02-22T10:36:20.049Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.34s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.02s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.68s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.80s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.51s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.03s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.68s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.83s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
10:36:20 [2021-02-22T10:36:20.049Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.99s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.58s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.77s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRm (3.33s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.42s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.30s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildUser (2.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.54s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.99s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.96s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.85s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.71s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.88s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.33s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_sni_test.go:18: Flakey test
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitChange (0.87s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.34s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.21s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.60s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.20s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.63s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.47s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.96s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.35s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.40s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.54s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.61s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007f6300_<nil>} (1.45s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1844472649_/foo_false__<nil>_<nil>_<nil>} (1.50s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1844472649_/foo_true__<nil>_<nil>_<nil>} (1.71s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_false__<nil>_<nil>_<nil>} (1.42s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_true__<nil>_<nil>_<nil>} (1.57s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3212281876_/foo_true__0xc0007f6360_<nil>_<nil>} (1.35s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007f6380_<nil>} (1.35s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007f63a0_<nil>} (1.50s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007f63c0_<nil>} (1.55s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007f63e0_<nil>} (1.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.88s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.74s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.50s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.90s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.82s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.68s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.95s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.70s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.16s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToDot (1.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.26s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.36s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.72s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.07s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.45s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateRM (0.22s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.83s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.52s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.69s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.87s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s)
10:36:20 [2021-02-22T10:36:20.050Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.64s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.26s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.53s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.84s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.12s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.26s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.72s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.34s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsRename (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsResize (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.73s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.62s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.00s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExec (0.60s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.11s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.70s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.64s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.84s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecEnv (0.58s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.32s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.85s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.69s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.11s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.57s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.60s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecTTY (0.60s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.65s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.64s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.53s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHealth (19.30s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.77s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.17s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportFile (1.12s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.22s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.40s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.63s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.66s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.59s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.60s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.64s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.57s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.69s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.17s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.96s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.24s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.85s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.43s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsSince (6.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsTail (0.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestNetHostname (1.75s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.76s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginActive (1.41s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.78s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.82s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.76s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.05s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPortList (7.28s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.22s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.37s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.93s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.41s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.10s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.87s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.14s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.51s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.58s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:36:20 [2021-02-22T10:36:20.051Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s)
10:36:20 [2021-02-22T10:36:20.051Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.37s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.92s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiTag (0.18s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.97s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.22s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.73s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.41s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.52s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.26s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.17s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.21s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.31s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.99s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.96s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.09s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.53s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.26s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.63s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.21s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.27s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.28s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMount (5.33s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.69s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.77s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.97s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.42s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.58s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.50s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.19s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRm (0.50s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunState (0.99s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.98s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.55s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.27s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.67s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.79s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
10:36:20 [2021-02-22T10:36:20.052Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:36:20 [2021-02-22T10:36:20.052Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.24s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.59s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents046910177
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.12s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.95s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.71s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.63s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.64s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.54s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.20s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.39s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.14s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.78s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.67s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.73s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.20s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.93s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s)
10:36:20 [2021-02-22T10:36:20.053Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:36:20 [2021-02-22T10:36:20.053Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:36:20 [2021-02-22T10:36:20.053Z] === RUN   TestDockerRegistrySuite
10:36:20 [2021-02-22T10:36:20.053Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:36:20 [2021-02-22T10:36:20.740Z] === RUN   TestDockerSuite/TestBuildFromGit
10:36:21 [2021-02-22T10:36:21.419Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:36:22 [2021-02-22T10:36:22.345Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:36:23 [2021-02-22T10:36:23.710Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:36:23 [2021-02-22T10:36:23.966Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:36:24 [2021-02-22T10:36:24.473Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:36:26 [2021-02-22T10:36:26.007Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:36:27 [2021-02-22T10:36:27.232Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:36:29 [2021-02-22T10:36:29.737Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:36:29 [2021-02-22T10:36:29.737Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:36:30 [2021-02-22T10:36:30.703Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:36:31 [2021-02-22T10:36:31.162Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:36:31 [2021-02-22T10:36:31.162Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:36:31 [2021-02-22T10:36:31.394Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:36:34 [2021-02-22T10:36:34.661Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:36:35 [2021-02-22T10:36:35.229Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:36:36 [2021-02-22T10:36:36.156Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:36:37 [2021-02-22T10:36:37.523Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:36:38 [2021-02-22T10:36:38.449Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:36:39 [2021-02-22T10:36:39.814Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:36:40 [2021-02-22T10:36:40.374Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:36:41 [2021-02-22T10:36:41.740Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:36:43 [2021-02-22T10:36:43.539Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:36:43 [2021-02-22T10:36:43.539Z] === RUN   TestDockerSuite/TestBuildHistory
10:36:43 [2021-02-22T10:36:43.628Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:36:45 [2021-02-22T10:36:45.517Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:36:46 [2021-02-22T10:36:46.444Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:36:48 [2021-02-22T10:36:48.959Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:36:49 [2021-02-22T10:36:49.520Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:36:49 [2021-02-22T10:36:49.776Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:36:50 [2021-02-22T10:36:50.703Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:36:51 [2021-02-22T10:36:51.631Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:36:52 [2021-02-22T10:36:52.099Z] === RUN   TestDockerSuite/TestBuildIidFile
10:36:52 [2021-02-22T10:36:52.099Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:36:52 [2021-02-22T10:36:52.562Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:36:53 [2021-02-22T10:36:53.633Z] === RUN   TestDockerSuite/TestBuildInheritance
10:36:53 [2021-02-22T10:36:53.633Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:36:54 [2021-02-22T10:36:54.598Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:36:54 [2021-02-22T10:36:54.598Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:36:55 [2021-02-22T10:36:55.079Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:36:55 [2021-02-22T10:36:55.334Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:36:56 [2021-02-22T10:36:56.260Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:36:56 [2021-02-22T10:36:56.822Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:36:56 [2021-02-22T10:36:56.822Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:36:57 [2021-02-22T10:36:57.077Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:36:57 [2021-02-22T10:36:57.333Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:36:57 [2021-02-22T10:36:57.588Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:36:57 [2021-02-22T10:36:57.843Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:36:58 [2021-02-22T10:36:58.329Z] === RUN   TestDockerSuite/TestBuildLabel
10:36:58 [2021-02-22T10:36:58.329Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:36:59 [2021-02-22T10:36:59.209Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:36:59 [2021-02-22T10:36:59.295Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:36:59 [2021-02-22T10:36:59.753Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:37:00 [2021-02-22T10:37:00.211Z] === RUN   TestDockerSuite/TestBuildLabels
10:37:00 [2021-02-22T10:37:00.573Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:37:01 [2021-02-22T10:37:01.134Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:37:01 [2021-02-22T10:37:01.176Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:37:02 [2021-02-22T10:37:02.141Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:37:02 [2021-02-22T10:37:02.498Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:37:03 [2021-02-22T10:37:03.424Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:37:03 [2021-02-22T10:37:03.984Z] --- PASS: TestDockerRegistrySuite (44.02s)
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d7595249e08f4] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d2646ff06b5d7] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d21d30f24d9bc] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d076bebeb03ae] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.92s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [ddd39abccc169] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.62s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d11dd93204d08] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d453cc8aff1cc] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d5cb4c026d0ca] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d335bb248b69a] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [d3214c0af79b4] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [db9ca04e6d67f] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s)
10:37:03 [2021-02-22T10:37:03.984Z]         check_test.go:196: [dc93a3bbdfbf4] daemon is not started
10:37:03 [2021-02-22T10:37:03.984Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d7d22d99f5be5] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d68f926413797] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s)
10:37:03 [2021-02-22T10:37:03.985Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:59d9302449408ad1f5c29007b9652486243bbd5f5d26f54a6ceeaaf9717cbf08
10:37:03 [2021-02-22T10:37:03.985Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:59f7524847c2554c2acb83701fc06e6392983f21b5e7b14690e542937c2fed39
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [db80b71901779] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s)
10:37:03 [2021-02-22T10:37:03.985Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d38a0b23450f29a35a5b88c6c2357b8e4065444a59e7b6a660e3ff0baa054387
10:37:03 [2021-02-22T10:37:03.985Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:113a0c816039cafb16f750f23152399b5a27e3ad11e8cc69f4da81536a64d500
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d7c72e6aacf59] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [dfa993a6e1554] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [df26565e31b2d] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d94ff9c654ba6] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d27f7faa952c5] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d0d0229ec0af4] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [db2b707905d28] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d2238246e3fc8] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d4adb5c427f14] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [dadd1e88d2f8e] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d3a3f0fbf6e08] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [da7a2aece6947] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d6dc2625e3ca6] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d37db2c9ac29e] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [db8268af0f72c] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d100fa3cdd52a] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d840a7f322f69] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.12s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d7e6b047db8ab] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d8964250e8fb7] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d05b14f7024f9] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s)
10:37:03 [2021-02-22T10:37:03.985Z]         check_test.go:196: [d9f707e924dcc] daemon is not started
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s)
10:37:03 [2021-02-22T10:37:03.985Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s)
10:37:03 [2021-02-22T10:37:03.985Z] === RUN   TestDockerSchema1RegistrySuite
10:37:03 [2021-02-22T10:37:03.985Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:37:04 [2021-02-22T10:37:04.240Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLastModified
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:37:06 [2021-02-22T10:37:06.822Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:37:07 [2021-02-22T10:37:07.280Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:37:07 [2021-02-22T10:37:07.506Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:37:07 [2021-02-22T10:37:07.738Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:37:08 [2021-02-22T10:37:08.195Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:37:11 [2021-02-22T10:37:11.923Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:37:12 [2021-02-22T10:37:12.765Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:37:15 [2021-02-22T10:37:15.280Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:37:16 [2021-02-22T10:37:16.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:37:17 [2021-02-22T10:37:17.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:37:17 [2021-02-22T10:37:17.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:37:18 [2021-02-22T10:37:18.601Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:37:19 [2021-02-22T10:37:19.163Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:37:20 [2021-02-22T10:37:20.094Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:37:22 [2021-02-22T10:37:22.609Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:37:23 [2021-02-22T10:37:23.172Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:37:23 [2021-02-22T10:37:23.734Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:37:23 [2021-02-22T10:37:23.734Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:37:23 [2021-02-22T10:37:23.990Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:37:24 [2021-02-22T10:37:24.246Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:37:24 [2021-02-22T10:37:24.809Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:37:24 [2021-02-22T10:37:24.809Z] --- PASS: TestDockerSchema1RegistrySuite (20.70s)
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dae160b2c5ef9] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dad84ca45070b] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.85s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [d87a32b76185f] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.17s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dfad99b009f79] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.03s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [d5ea341960325] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [d3c106effab5d] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dd6b4f3ea693d] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [df4803698b65b] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dc2e5d647d7a4] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [ddf5decb61b89] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [d16631a868e45] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [df60a36e0483d] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dcfa8fd268df4] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [de967a6cc8685] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [db45f16fa421d] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [df540187497e9] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [dbffe1ef2c073] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:37:24 [2021-02-22T10:37:24.809Z]         check_test.go:223: [d6bacbfbc83be] daemon is not started
10:37:24 [2021-02-22T10:37:24.809Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:37:24 [2021-02-22T10:37:24.809Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:37:25 [2021-02-22T10:37:25.736Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:37:25 [2021-02-22T10:37:25.992Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:37:26 [2021-02-22T10:37:26.247Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:37:27 [2021-02-22T10:37:27.621Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:37:27 [2021-02-22T10:37:27.621Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:37:27 [2021-02-22T10:37:27.876Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:37:28 [2021-02-22T10:37:28.436Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:37:28 [2021-02-22T10:37:28.691Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s)
10:37:28 [2021-02-22T10:37:28.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
10:37:28 [2021-02-22T10:37:28.691Z]         check_test.go:252: [d9f858a92968b] daemon is not started
10:37:28 [2021-02-22T10:37:28.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s)
10:37:28 [2021-02-22T10:37:28.691Z]         check_test.go:252: [df6e5a26629a6] daemon is not started
10:37:28 [2021-02-22T10:37:28.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
10:37:28 [2021-02-22T10:37:28.691Z]         check_test.go:252: [deb5c40a75735] daemon is not started
10:37:28 [2021-02-22T10:37:28.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
10:37:28 [2021-02-22T10:37:28.691Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
10:37:28 [2021-02-22T10:37:28.692Z]         check_test.go:252: [d78b9ffe41efc] daemon is not started
10:37:28 [2021-02-22T10:37:28.692Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
10:37:28 [2021-02-22T10:37:28.692Z]         check_test.go:252: [d84cb39b83583] daemon is not started
10:37:28 [2021-02-22T10:37:28.692Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
10:37:28 [2021-02-22T10:37:28.692Z]         check_test.go:252: [d1ee663c6e063] daemon is not started
10:37:28 [2021-02-22T10:37:28.692Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:37:28 [2021-02-22T10:37:28.692Z]         check_test.go:252: [d994d07a8b5e6] daemon is not started
10:37:28 [2021-02-22T10:37:28.692Z] === RUN   TestDockerRegistryAuthTokenSuite
10:37:28 [2021-02-22T10:37:28.692Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:37:29 [2021-02-22T10:37:29.588Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:37:29 [2021-02-22T10:37:29.588Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:37:31 [2021-02-22T10:37:31.761Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:37:33 [2021-02-22T10:37:33.928Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:37:33 [2021-02-22T10:37:33.928Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:37:34 [2021-02-22T10:37:34.184Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:37:34 [2021-02-22T10:37:34.184Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:37:34 [2021-02-22T10:37:34.441Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:37:34 [2021-02-22T10:37:34.441Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
10:37:34 [2021-02-22T10:37:34.441Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:37:34 [2021-02-22T10:37:34.441Z]         check_test.go:279: [dc28f8f485300] daemon is not started
10:37:34 [2021-02-22T10:37:34.441Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:37:34 [2021-02-22T10:37:34.441Z]         check_test.go:279: [dcd03c8088821] daemon is not started
10:37:34 [2021-02-22T10:37:34.441Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:37:34 [2021-02-22T10:37:34.441Z]         check_test.go:279: [da817e4cf9e61] daemon is not started
10:37:34 [2021-02-22T10:37:34.441Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:37:34 [2021-02-22T10:37:34.441Z]         check_test.go:279: [d28b1037b9e73] daemon is not started
10:37:34 [2021-02-22T10:37:34.441Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
10:37:34 [2021-02-22T10:37:34.441Z]         check_test.go:279: [d31d035d02a6b] daemon is not started
10:37:34 [2021-02-22T10:37:34.441Z] === RUN   TestDockerNetworkSuite
10:37:34 [2021-02-22T10:37:34.441Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:37:37 [2021-02-22T10:37:37.712Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:37:38 [2021-02-22T10:37:38.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:37:38 [2021-02-22T10:37:38.638Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:37:42 [2021-02-22T10:37:42.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:37:45 [2021-02-22T10:37:45.323Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:37:46 [2021-02-22T10:37:46.251Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:37:48 [2021-02-22T10:37:48.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:37:50 [2021-02-22T10:37:50.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:37:53 [2021-02-22T10:37:53.311Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:37:56 [2021-02-22T10:37:56.582Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:37:56 [2021-02-22T10:37:56.894Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:37:57 [2021-02-22T10:37:57.511Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:38:00 [2021-02-22T10:38:00.778Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:38:01 [2021-02-22T10:38:01.339Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:38:02 [2021-02-22T10:38:02.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:38:03 [2021-02-22T10:38:03.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:38:03 [2021-02-22T10:38:03.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:38:04 [2021-02-22T10:38:04.689Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:38:05 [2021-02-22T10:38:05.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:38:05 [2021-02-22T10:38:05.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:38:05 [2021-02-22T10:38:05.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:38:06 [2021-02-22T10:38:06.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:38:07 [2021-02-22T10:38:07.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:38:07 [2021-02-22T10:38:07.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:38:07 [2021-02-22T10:38:07.202Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:38:07 [2021-02-22T10:38:07.318Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:38:07 [2021-02-22T10:38:07.574Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:38:08 [2021-02-22T10:38:08.134Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:38:09 [2021-02-22T10:38:09.500Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:38:09 [2021-02-22T10:38:09.500Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:38:09 [2021-02-22T10:38:09.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:38:10 [2021-02-22T10:38:10.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:38:11 [2021-02-22T10:38:11.883Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:38:12 [2021-02-22T10:38:12.528Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:38:12 [2021-02-22T10:38:12.528Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:38:12 [2021-02-22T10:38:12.784Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:38:15 [2021-02-22T10:38:15.297Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:38:16 [2021-02-22T10:38:16.564Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:38:20 [2021-02-22T10:38:20.543Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:38:20 [2021-02-22T10:38:20.543Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:38:21 [2021-02-22T10:38:21.251Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:38:21 [2021-02-22T10:38:21.909Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:38:22 [2021-02-22T10:38:22.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:38:22 [2021-02-22T10:38:22.726Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:38:24 [2021-02-22T10:38:24.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:38:24 [2021-02-22T10:38:24.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:38:24 [2021-02-22T10:38:24.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:38:24 [2021-02-22T10:38:24.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:38:24 [2021-02-22T10:38:24.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:38:24 [2021-02-22T10:38:24.601Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:38:24 [2021-02-22T10:38:24.864Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:38:28 [2021-02-22T10:38:28.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:38:28 [2021-02-22T10:38:28.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:38:28 [2021-02-22T10:38:28.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:38:28 [2021-02-22T10:38:28.700Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:38:31 [2021-02-22T10:38:31.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:38:35 [2021-02-22T10:38:35.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:38:35 [2021-02-22T10:38:35.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:38:36 [2021-02-22T10:38:36.070Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:38:36 [2021-02-22T10:38:36.070Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:38:36 [2021-02-22T10:38:36.162Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:38:37 [2021-02-22T10:38:37.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:38:37 [2021-02-22T10:38:37.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:38:38 [2021-02-22T10:38:38.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:38:38 [2021-02-22T10:38:38.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:38:39 [2021-02-22T10:38:39.639Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:38:40 [2021-02-22T10:38:40.752Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:38:40 [2021-02-22T10:38:40.752Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:38:40 [2021-02-22T10:38:40.752Z] === RUN   TestDockerSuite/TestBuildNetNone
10:38:40 [2021-02-22T10:38:40.752Z] === RUN   TestDockerSuite/TestBuildNoContext
10:38:42 [2021-02-22T10:38:42.925Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:38:44 [2021-02-22T10:38:44.880Z] --- PASS: TestDockerNetworkSuite (69.68s)
10:38:44 [2021-02-22T10:38:44.880Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.85s)
10:38:44 [2021-02-22T10:38:44.880Z]         docker_cli_network_unix_test.go:46: [d3fb35fb38093] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.16s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d40e349ae38a6] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.08s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dbc7eeaaaa90c] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.36s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d95fd7d093c49] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.93s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:1233: [d62c5bd0fae37] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.13s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d39b33eb6ef4d] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.65s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d2f31e2e91591] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.19s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d22e7d0e55df8] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d173b9de56f36] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d1d79ad325caf] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d862026ce8b63] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d2a8479631842] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d28c46de825b6] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d4e77c903e04c] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d7156c0d45498] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d37339c73f46e] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.32s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d5e5d31df54f3] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d9a9fbb000a1b] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d0588eec1fd12] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d11912dcaed27] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d3a81f7eeb0ec] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dd4de8fd50324] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [da534fc663252] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d2dd1c3b68ba5] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.92s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:968: [d4b21572bedeb] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.35s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [de72c362b4832] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.38s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:1116: [d350513ce7e99] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d7290ab579316] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [de3378ae6e811] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d038c043ae7b1] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dbc1c5724ced0] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dbe87b7bd44db] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dc20aec51549f] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d204083eb4d12] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.19s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d9e168ca00d51] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d43bb6b6134be] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d671c924c73cb] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d9be12554291a] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s)
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:1084: [d275ac161dc2a] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d83ab6db33068] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d305f88a031bb] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dd64f4e96f51d] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d278f7e4c5d3e] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dbbe8e24567a7] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [ddebe0b913d0b] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [dd52f214aacf1] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.43s)
10:38:44 [2021-02-22T10:38:44.881Z]         docker_cli_network_unix_test.go:46: [d018285d1b412] daemon is not started
10:38:44 [2021-02-22T10:38:44.881Z] === RUN   TestDockerHubPullSuite
10:38:44 [2021-02-22T10:38:44.881Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:38:45 [2021-02-22T10:38:45.442Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:38:46 [2021-02-22T10:38:46.796Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:38:47 [2021-02-22T10:38:47.977Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:38:48 [2021-02-22T10:38:48.232Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:38:48 [2021-02-22T10:38:48.331Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:38:48 [2021-02-22T10:38:48.331Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:38:48 [2021-02-22T10:38:48.789Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:38:50 [2021-02-22T10:38:50.744Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:38:50 [2021-02-22T10:38:50.744Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:38:50 [2021-02-22T10:38:50.744Z] --- PASS: TestDockerHubPullSuite (6.48s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.36s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.34s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.97s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
10:38:50 [2021-02-22T10:38:50.744Z] PASS
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === Skipped
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_sni_test.go:18: Flakey test
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:38:50 [2021-02-22T10:38:50.744Z] 
10:38:50 [2021-02-22T10:38:50.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:38:50 [2021-02-22T10:38:50.744Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:38:50 [2021-02-22T10:38:50.745Z]         docker_cli_network_unix_test.go:46: [d671c924c73cb] daemon is not started
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] 
10:38:50 [2021-02-22T10:38:50.745Z] DONE 1274 tests, 51 skipped in 1613.962s
10:38:50 [2021-02-22T10:38:50.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:38:50 [2021-02-22T10:38:50.745Z] ++++ cat bundles/test-integration/docker.pid
10:38:50 [2021-02-22T10:38:50.745Z] +++ kill 8198
10:38:51 [2021-02-22T10:38:51.670Z] +++ /etc/init.d/apparmor stop
10:38:51 [2021-02-22T10:38:51.670Z] Leaving: AppArmorNo profiles have been unloaded.
10:38:51 [2021-02-22T10:38:51.670Z] 
10:38:51 [2021-02-22T10:38:51.670Z] Unloading profiles will leave already running processes permanently
10:38:51 [2021-02-22T10:38:51.670Z] unconfined, which can lead to unexpected situations.
10:38:51 [2021-02-22T10:38:51.670Z] 
10:38:51 [2021-02-22T10:38:51.670Z] To set a process to complain mode, use the command line tool
10:38:51 [2021-02-22T10:38:51.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:38:51 [2021-02-22T10:38:51.670Z] +++ true
10:38:51 [2021-02-22T10:38:51.670Z] exiting test-integration
10:38:51 [2021-02-22T10:38:51.670Z] ++ exit 0
10:38:51 [2021-02-22T10:38:51.670Z] 
10:38:51 [2021-02-22T10:38:51.694Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:38:51 [2021-02-22T10:38:51.926Z] + for job in $(jobs -p)
10:38:51 [2021-02-22T10:38:51.926Z] + wait 3703
10:38:52 [2021-02-22T10:38:52.152Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:38:53 [2021-02-22T10:38:53.117Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:39:00 [2021-02-22T10:39:00.186Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:39:01 [2021-02-22T10:39:01.719Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:39:08 [2021-02-22T10:39:08.783Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:39:11 [2021-02-22T10:39:11.683Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:39:18 [2021-02-22T10:39:18.744Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:39:22 [2021-02-22T10:39:22.473Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:39:23 [2021-02-22T10:39:23.938Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:39:26 [2021-02-22T10:39:26.199Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:39:27 [2021-02-22T10:39:27.165Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:39:27 [2021-02-22T10:39:27.165Z] === RUN   TestDockerSuite/TestBuildPATH
10:39:27 [2021-02-22T10:39:27.165Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:39:28 [2021-02-22T10:39:28.698Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:39:28 [2021-02-22T10:39:28.698Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:40:10 [2021-02-22T10:40:10.553Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:40:11 [2021-02-22T10:40:11.193Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:40:17 [2021-02-22T10:40:17.089Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:40:22 [2021-02-22T10:40:22.374Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:40:36 [2021-02-22T10:40:36.324Z] === RUN   TestDockerSuite/TestBuildRm
10:40:46 [2021-02-22T10:40:46.631Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:40:49 [2021-02-22T10:40:49.532Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:40:49 [2021-02-22T10:40:49.532Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:40:49 [2021-02-22T10:40:49.532Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:40:50 [2021-02-22T10:40:50.498Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:40:53 [2021-02-22T10:40:53.397Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:40:56 [2021-02-22T10:40:56.299Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:41:00 [2021-02-22T10:41:00.032Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:41:17 [2021-02-22T10:41:17.700Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:41:17 [2021-02-22T10:41:17.700Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:41:17 [2021-02-22T10:41:17.700Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:41:26 [2021-02-22T10:41:26.256Z] === RUN   TestDockerSuite/TestBuildSpaces
10:41:26 [2021-02-22T10:41:26.256Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:41:29 [2021-02-22T10:41:29.986Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:41:29 [2021-02-22T10:41:29.986Z] === RUN   TestDockerSuite/TestBuildStderr
10:41:33 [2021-02-22T10:41:33.718Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:41:51 [2021-02-22T10:41:51.536Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:41:51 [2021-02-22T10:41:51.536Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:41:51 [2021-02-22T10:41:51.994Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:41:52 [2021-02-22T10:41:52.959Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:41:56 [2021-02-22T10:41:56.690Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:42:01 [2021-02-22T10:42:01.370Z] === RUN   TestDockerSuite/TestBuildUser
10:42:01 [2021-02-22T10:42:01.370Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:42:01 [2021-02-22T10:42:01.370Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:42:01 [2021-02-22T10:42:01.370Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:42:04 [2021-02-22T10:42:04.269Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:42:04 [2021-02-22T10:42:04.269Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:42:07 [2021-02-22T10:42:07.168Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:42:07 [2021-02-22T10:42:07.168Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:42:07 [2021-02-22T10:42:07.168Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:42:24 [2021-02-22T10:42:24.835Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:42:24 [2021-02-22T10:42:24.835Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:42:31 [2021-02-22T10:42:31.899Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:42:36 [2021-02-22T10:42:36.581Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:42:36 [2021-02-22T10:42:36.581Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:42:36 [2021-02-22T10:42:36.581Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:42:38 [2021-02-22T10:42:38.114Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:42:38 [2021-02-22T10:42:38.572Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:42:43 [2021-02-22T10:42:43.751Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:42:46 [2021-02-22T10:42:46.262Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:42:47 [2021-02-22T10:42:47.133Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:42:47 [2021-02-22T10:42:47.188Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:42:47 [2021-02-22T10:42:47.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:42:47 [2021-02-22T10:42:47.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:42:47 [2021-02-22T10:42:47.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:42:48 [2021-02-22T10:42:48.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:42:50 [2021-02-22T10:42:50.256Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:42:50 [2021-02-22T10:42:50.862Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:42:51 [2021-02-22T10:42:51.320Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:42:53 [2021-02-22T10:42:53.519Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:42:55 [2021-02-22T10:42:55.405Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:43:08 [2021-02-22T10:43:08.988Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:43:08 [2021-02-22T10:43:08.989Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:43:08 [2021-02-22T10:43:08.989Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:43:08 [2021-02-22T10:43:08.989Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:43:08 [2021-02-22T10:43:08.989Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:43:14 [2021-02-22T10:43:14.774Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:43:15 [2021-02-22T10:43:15.739Z] === RUN   TestDockerSuite/TestBuildXZHost
10:43:16 [2021-02-22T10:43:16.198Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:43:16 [2021-02-22T10:43:16.198Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:43:16 [2021-02-22T10:43:16.198Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:43:17 [2021-02-22T10:43:17.733Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:43:21 [2021-02-22T10:43:21.461Z] === RUN   TestDockerSuite/TestCommitChange
10:43:25 [2021-02-22T10:43:25.189Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:43:28 [2021-02-22T10:43:28.918Z] === RUN   TestDockerSuite/TestCommitHardlink
10:43:28 [2021-02-22T10:43:28.918Z] === RUN   TestDockerSuite/TestCommitNewFile
10:43:34 [2021-02-22T10:43:34.702Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:43:34 [2021-02-22T10:43:34.702Z] === RUN   TestDockerSuite/TestCommitTTY
10:43:45 [2021-02-22T10:43:45.015Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:43:48 [2021-02-22T10:43:48.744Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:43:51 [2021-02-22T10:43:51.572Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:43:51 [2021-02-22T10:43:51.572Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:43:52 [2021-02-22T10:43:52.132Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:43:54 [2021-02-22T10:43:54.018Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:43:57 [2021-02-22T10:43:57.282Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:43:59 [2021-02-22T10:43:59.045Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:43:59 [2021-02-22T10:43:59.169Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:44:04 [2021-02-22T10:44:04.826Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:44:04 [2021-02-22T10:44:04.826Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:44:06 [2021-02-22T10:44:06.427Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:44:06 [2021-02-22T10:44:06.427Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:44:06 [2021-02-22T10:44:06.427Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:44:06 [2021-02-22T10:44:06.427Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:44:08 [2021-02-22T10:44:08.606Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:44:08 [2021-02-22T10:44:08.606Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:44:08 [2021-02-22T10:44:08.606Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:44:10 [2021-02-22T10:44:10.139Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:44:10 [2021-02-22T10:44:10.139Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:44:10 [2021-02-22T10:44:10.139Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:44:10 [2021-02-22T10:44:10.139Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:44:10 [2021-02-22T10:44:10.139Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:44:12 [2021-02-22T10:44:12.313Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:44:14 [2021-02-22T10:44:14.489Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:44:16 [2021-02-22T10:44:16.022Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:44:16 [2021-02-22T10:44:16.022Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:44:16 [2021-02-22T10:44:16.022Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:44:18 [2021-02-22T10:44:18.195Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:44:18 [2021-02-22T10:44:18.195Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:44:19 [2021-02-22T10:44:19.729Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:44:19 [2021-02-22T10:44:19.729Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:44:19 [2021-02-22T10:44:19.729Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:44:21 [2021-02-22T10:44:21.043Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:44:21 [2021-02-22T10:44:21.902Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:44:21 [2021-02-22T10:44:21.902Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:44:23 [2021-02-22T10:44:23.436Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:44:23 [2021-02-22T10:44:23.436Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:44:25 [2021-02-22T10:44:25.608Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:44:26 [2021-02-22T10:44:26.066Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:44:27 [2021-02-22T10:44:27.599Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:44:30 [2021-02-22T10:44:30.983Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:44:31 [2021-02-22T10:44:31.325Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:44:33 [2021-02-22T10:44:33.495Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:44:34 [2021-02-22T10:44:34.224Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:44:34 [2021-02-22T10:44:34.224Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:44:34 [2021-02-22T10:44:34.224Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:44:34 [2021-02-22T10:44:34.224Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:44:34 [2021-02-22T10:44:34.224Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:44:35 [2021-02-22T10:44:35.758Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:44:35 [2021-02-22T10:44:35.758Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:44:36 [2021-02-22T10:44:36.008Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:44:37 [2021-02-22T10:44:37.932Z] === RUN   TestDockerSuite/TestContainerAPITop
10:44:37 [2021-02-22T10:44:37.932Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:44:38 [2021-02-22T10:44:38.523Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:44:39 [2021-02-22T10:44:39.467Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:44:39 [2021-02-22T10:44:39.467Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:44:44 [2021-02-22T10:44:44.146Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:44:45 [2021-02-22T10:44:45.053Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:44:45 [2021-02-22T10:44:45.112Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:44:46 [2021-02-22T10:44:46.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:44:46 [2021-02-22T10:44:46.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
10:44:49 [2021-02-22T10:44:49.546Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
10:44:50 [2021-02-22T10:44:50.293Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:44:51 [2021-02-22T10:44:51.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
10:44:52 [2021-02-22T10:44:52.183Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:44:53 [2021-02-22T10:44:53.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
10:44:54 [2021-02-22T10:44:54.092Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:44:56 [2021-02-22T10:44:56.156Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00007d440_<nil>}
10:44:56 [2021-02-22T10:44:56.614Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:44:58 [2021-02-22T10:44:58.332Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1021565258_c:\foo_false__<nil>_<nil>_<nil>}
10:44:59 [2021-02-22T10:44:59.879Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:45:00 [2021-02-22T10:45:00.505Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1021565258_c:\foo_true__<nil>_<nil>_<nil>}
10:45:02 [2021-02-22T10:45:02.394Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:45:02 [2021-02-22T10:45:02.678Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:45:03 [2021-02-22T10:45:03.757Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:45:04 [2021-02-22T10:45:04.852Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:45:07 [2021-02-22T10:45:07.025Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:45:07 [2021-02-22T10:45:07.025Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:45:07 [2021-02-22T10:45:07.025Z] === RUN   TestDockerSuite/TestCpRelativePath
10:45:09 [2021-02-22T10:45:09.199Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:45:09 [2021-02-22T10:45:09.199Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:45:09 [2021-02-22T10:45:09.199Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:45:09 [2021-02-22T10:45:09.199Z] === RUN   TestDockerSuite/TestCpToCaseA
10:45:12 [2021-02-22T10:45:12.925Z] === RUN   TestDockerSuite/TestCpToCaseB
10:45:15 [2021-02-22T10:45:15.098Z] === RUN   TestDockerSuite/TestCpToCaseC
10:45:15 [2021-02-22T10:45:15.098Z] === RUN   TestDockerSuite/TestCpToCaseD
10:45:15 [2021-02-22T10:45:15.098Z] === RUN   TestDockerSuite/TestCpToCaseE
10:45:27 [2021-02-22T10:45:27.467Z] === RUN   TestDockerSuite/TestCpToCaseF
10:45:27 [2021-02-22T10:45:27.467Z] === RUN   TestDockerSuite/TestCpToCaseG
10:45:27 [2021-02-22T10:45:27.467Z] === RUN   TestDockerSuite/TestCpToCaseH
10:45:34 [2021-02-22T10:45:34.529Z] === RUN   TestDockerSuite/TestCpToCaseI
10:45:34 [2021-02-22T10:45:34.529Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:45:34 [2021-02-22T10:45:34.529Z] === RUN   TestDockerSuite/TestCpToDot
10:45:36 [2021-02-22T10:45:36.702Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:45:36 [2021-02-22T10:45:36.702Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:45:36 [2021-02-22T10:45:36.702Z] === RUN   TestDockerSuite/TestCpToStdout
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCpVolumePath
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCreateArgs
10:45:38 [2021-02-22T10:45:38.876Z] === RUN   TestDockerSuite/TestCreateByImageID
10:45:41 [2021-02-22T10:45:41.050Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:45:42 [2021-02-22T10:45:42.584Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:45:42 [2021-02-22T10:45:42.584Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:45:43 [2021-02-22T10:45:43.043Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:45:44 [2021-02-22T10:45:44.576Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:45:45 [2021-02-22T10:45:45.034Z] === RUN   TestDockerSuite/TestCreateLabels
10:45:45 [2021-02-22T10:45:45.492Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:45:45 [2021-02-22T10:45:45.492Z] === RUN   TestDockerSuite/TestCreateRM
10:45:45 [2021-02-22T10:45:45.492Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:45:45 [2021-02-22T10:45:45.492Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:45:45 [2021-02-22T10:45:45.492Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:45:45 [2021-02-22T10:45:45.951Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:45:58 [2021-02-22T10:45:58.330Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:45:58 [2021-02-22T10:45:58.330Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:45:58 [2021-02-22T10:45:58.330Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:45:59 [2021-02-22T10:45:59.912Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:46:01 [2021-02-22T10:46:01.231Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:46:01 [2021-02-22T10:46:01.231Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:46:01 [2021-02-22T10:46:01.231Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:46:02 [2021-02-22T10:46:02.764Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:46:02 [2021-02-22T10:46:02.764Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:46:02 [2021-02-22T10:46:02.764Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDevicePermissions
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDockerFails
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestEventsAttach
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestEventsCommit
10:46:03 [2021-02-22T10:46:03.222Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:46:05 [2021-02-22T10:46:05.394Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:46:06 [2021-02-22T10:46:06.927Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:46:09 [2021-02-22T10:46:09.099Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:46:14 [2021-02-22T10:46:14.746Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:46:16 [2021-02-22T10:46:16.161Z] === RUN   TestDockerSuite/TestEventsCopy
10:46:19 [2021-02-22T10:46:19.888Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:46:23 [2021-02-22T10:46:23.619Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:46:25 [2021-02-22T10:46:25.791Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:46:25 [2021-02-22T10:46:25.791Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:46:29 [2021-02-22T10:46:29.522Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:46:29 [2021-02-22T10:46:29.522Z] === RUN   TestDockerSuite/TestEventsFilterType
10:46:30 [2021-02-22T10:46:30.127Z] === RUN   TestDockerSuite/TestEventsFilters
10:46:32 [2021-02-22T10:46:32.777Z] --- PASS: TestDockerSwarmSuite (1664.46s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.70s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s)
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:562: [d7ad2f3928d33] joining swarm manager [d173020f9ecc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:584: [dc931f26bef45] joining swarm manager [d173020f9ecc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.777Z]         check_test.go:380: [d7ad2f3928d33] daemon is not started
10:46:32 [2021-02-22T10:46:32.777Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.63s)
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:45: [d55f77d2116db] joining swarm manager [d2650d473d5eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.38s)
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.87s)
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:303: [d912e4bff19c2] joining swarm manager [daf7115a9db85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:304: [d494ce9a61360] joining swarm manager [daf7115a9db85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:363: Waiting for possible election...
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.79s)
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:271: [da9b56dc74139] joining swarm manager [d65108aceeb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.777Z]         docker_api_swarm_test.go:272: [d7f3e170e1f3d] joining swarm manager [d65108aceeb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.777Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.49s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.12s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_node_test.go:19: [dc95cbd7f2640] joining swarm manager [d091185a600a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_node_test.go:20: [dc77519353d14] joining swarm manager [d091185a600a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.81s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:501: [d4ba6ee0ef6ab] joining swarm manager [dc4b8e9fbd756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:506: [d3566d053157e] joining swarm manager [dc4b8e9fbd756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.20s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_node_test.go:80: [d6b2343f6267c] joining swarm manager [d1e7273853954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_node_test.go:52: [d1df4308e76ac] joining swarm manager [dafa553abbde9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_node_test.go:53: [d33f841cae359] joining swarm manager [dafa553abbde9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.12s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.93s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:201: [dfad5c6d7aee2] joining swarm manager [dab87228d8da1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.02s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:383: [d783d7ca117a3] joining swarm manager [d3153abffc217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:384: [d8f63db9fa8ed] joining swarm manager [d3153abffc217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]         check_test.go:380: [d8f63db9fa8ed] daemon is not started
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.87s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:801: [df1f5d98f56b4] joining swarm manager [dc82c92a5b8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:801: [d279d046d7d83] joining swarm manager [dc82c92a5b8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:801: [dde0770f643dc] joining swarm manager [dc82c92a5b8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:801: [db39a46c71f6b] joining swarm manager [dc82c92a5b8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:809: [dbb82507f9c9b] joining swarm manager [dc82c92a5b8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.18s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.44s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:394: [d37f5f79e1164] joining swarm manager [d4329f20f147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:394: [dc7318704bc2e] joining swarm manager [d4329f20f147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.97s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:342: [de3ae7b79fbbf] joining swarm manager [d3e2405832a13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:342: [da3c9c986230e] joining swarm manager [d3e2405832a13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.32s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:489: [d98d42cfd697b] joining swarm manager [d76bcea34782c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:489: [d1946700e9de2] joining swarm manager [d76bcea34782c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.53s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:127: [db2be163dd4e0] joining swarm manager [d8ff512f0e670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:128: [d4513edc7c5f3] joining swarm manager [d8ff512f0e670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:136: [df6831371bd1e] joining swarm manager [d8ff512f0e670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:137: [d9894a0b13f65] joining swarm manager [d8ff512f0e670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.30s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:303: [d35dd85367297] joining swarm manager [d27898f4e721a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:303: [d529235f9c3f6] joining swarm manager [d27898f4e721a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.21s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:99: [d6ba530405374] joining swarm manager [d779a6dee715b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:100: [d09dddfe6c6e3] joining swarm manager [d779a6dee715b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]         check_test.go:380: [d6ba530405374] daemon is not started
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:532: [dc23816607dea] joining swarm manager [dd4768fe443df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:533: [d690661aa06b5] joining swarm manager [dd4768fe443df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:147: [dc64ab0739047] joining swarm manager [df1ddaa366ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_service_test.go:147: [d26312dbe10e4] joining swarm manager [df1ddaa366ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.94s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.47s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.70s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.92s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.58s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.39s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.02s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.96s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.00s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.52s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.68s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.19s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_service_logs_test.go:245: checking task x5xysp1ea41l
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_service_logs_test.go:250: checking messages for x5xysp1ea41l
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_service_logs_test.go:245: checking task uv7x91qr200p
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_service_logs_test.go:250: checking messages for uv7x91qr200p
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.42s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.13s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.41s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.46s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1901: [d72297d6d0aed] joining swarm manager [dbffafbe4ca20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1902: [df14796b38be1] joining swarm manager [dbffafbe4ca20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1802: [d6be52fd351e1] joining swarm manager [d45787dc4d839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1803: [d3a69275b05d2] joining swarm manager [d45787dc4d839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.38s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.30s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1321: [dbb1d9f4317d2] joining swarm manager [d2f5cfff5d096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1322: [df161425ad76f] joining swarm manager [d2f5cfff5d096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.18s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.63s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.21s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.96s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.38s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.63s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.59s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (1.14s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.42s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1186: [df531a8d62209] joining swarm manager [d86b32fe6aa25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1195: [d2e8726889c70] joining swarm manager [d86b32fe6aa25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.58s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.52s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1118: [d99472f5ee7c1] joining swarm manager [dfa7b8cac30bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1119: [d574821e47ba9] joining swarm manager [dfa7b8cac30bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1172: [dbcdfb0841cc0] joining swarm manager [dfa7b8cac30bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.03s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1453: [de2226739b65e] joining swarm manager [d79f9a2e705ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_test.go:1454: [dde6ae205c802] joining swarm manager [d79f9a2e705ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.95s)
10:46:32 [2021-02-22T10:46:32.778Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
10:46:32 [2021-02-22T10:46:32.778Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
10:46:32 [2021-02-22T10:46:32.778Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
10:46:32 [2021-02-22T10:46:32.778Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.90s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.43s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.84s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.12s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_cli_swarm_unix_test.go:62: [d089c1db45d4d] joining swarm manager [d73d2aa58ad8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.89s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.69s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.94s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.83s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.19s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.77s)
10:46:32 [2021-02-22T10:46:32.778Z]         docker_api_swarm_test.go:961: [d6baf6e859a60] joining swarm manager [d8ab3e6f1ebd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.10s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.63s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.22s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.19s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.66s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.39s)
10:46:32 [2021-02-22T10:46:32.778Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.89s)
10:46:32 [2021-02-22T10:46:32.778Z] === RUN   TestDockerExternalVolumeSuite
10:46:32 [2021-02-22T10:46:32.778Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:46:34 [2021-02-22T10:46:34.806Z] === RUN   TestDockerSuite/TestEventsFormat
10:46:37 [2021-02-22T10:46:37.706Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:46:38 [2021-02-22T10:46:38.164Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:46:38 [2021-02-22T10:46:38.164Z] === RUN   TestDockerSuite/TestEventsImageImport
10:46:38 [2021-02-22T10:46:38.164Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:46:38 [2021-02-22T10:46:38.164Z] === RUN   TestDockerSuite/TestEventsImagePull
10:46:38 [2021-02-22T10:46:38.164Z] === RUN   TestDockerSuite/TestEventsImageTag
10:46:39 [2021-02-22T10:46:39.132Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:46:39 [2021-02-22T10:46:39.132Z] === RUN   TestDockerSuite/TestEventsRename
10:46:41 [2021-02-22T10:46:41.306Z] === RUN   TestDockerSuite/TestEventsResize
10:46:43 [2021-02-22T10:46:43.479Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:46:45 [2021-02-22T10:46:45.653Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:46:47 [2021-02-22T10:46:47.607Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:46:47 [2021-02-22T10:46:47.827Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:46:52 [2021-02-22T10:46:52.512Z] === RUN   TestDockerSuite/TestEventsTop
10:46:52 [2021-02-22T10:46:52.512Z] === RUN   TestDockerSuite/TestEventsUntag
10:46:54 [2021-02-22T10:46:54.689Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:46:57 [2021-02-22T10:46:57.589Z] === RUN   TestDockerSuite/TestExec
10:46:57 [2021-02-22T10:46:57.589Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:46:57 [2021-02-22T10:46:57.589Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:46:59 [2021-02-22T10:46:59.123Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:47:01 [2021-02-22T10:47:01.297Z] === RUN   TestDockerSuite/TestExecAPIStart
10:47:01 [2021-02-22T10:47:01.297Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:47:01 [2021-02-22T10:47:01.297Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:47:01 [2021-02-22T10:47:01.297Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:47:02 [2021-02-22T10:47:02.830Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:47:04 [2021-02-22T10:47:04.364Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:47:05 [2021-02-22T10:47:05.896Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:47:08 [2021-02-22T10:47:08.070Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:47:11 [2021-02-22T10:47:11.801Z] === RUN   TestDockerSuite/TestExecCgroup
10:47:11 [2021-02-22T10:47:11.801Z] === RUN   TestDockerSuite/TestExecEnv
10:47:11 [2021-02-22T10:47:11.801Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:47:11 [2021-02-22T10:47:11.801Z] === RUN   TestDockerSuite/TestExecExitStatus
10:47:13 [2021-02-22T10:47:13.334Z] === RUN   TestDockerSuite/TestExecInspectID
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecInteractive
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecParseError
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:47:18 [2021-02-22T10:47:18.014Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecSetEnv
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecStartFails
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:47:19 [2021-02-22T10:47:19.554Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:47:21 [2021-02-22T10:47:21.729Z] === RUN   TestDockerSuite/TestExecUlimits
10:47:21 [2021-02-22T10:47:21.729Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:47:26 [2021-02-22T10:47:26.410Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:47:26 [2021-02-22T10:47:26.410Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:47:26 [2021-02-22T10:47:26.410Z] === RUN   TestDockerSuite/TestExecWithUser
10:47:26 [2021-02-22T10:47:26.410Z] === RUN   TestDockerSuite/TestGetContainerStats
10:47:32 [2021-02-22T10:47:32.202Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:47:37 [2021-02-22T10:47:37.992Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:47:40 [2021-02-22T10:47:40.891Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestHealth
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:47:46 [2021-02-22T10:47:46.679Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:47:50 [2021-02-22T10:47:50.410Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:47:50 [2021-02-22T10:47:50.868Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:47:50 [2021-02-22T10:47:50.868Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:47:51 [2021-02-22T10:47:51.834Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:47:51 [2021-02-22T10:47:51.834Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:47:53 [2021-02-22T10:47:53.368Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:47:53 [2021-02-22T10:47:53.368Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:47:55 [2021-02-22T10:47:55.231Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:47:55 [2021-02-22T10:47:55.539Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:47:57 [2021-02-22T10:47:57.072Z] === RUN   TestDockerSuite/TestImagesFormat
10:47:57 [2021-02-22T10:47:57.530Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:47:57 [2021-02-22T10:47:57.530Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:48:01 [2021-02-22T10:48:01.268Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:48:01 [2021-02-22T10:48:01.268Z] === RUN   TestDockerSuite/TestImportBadURL
10:48:03 [2021-02-22T10:48:03.306Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportDisplay
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportFile
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportGzipped
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:48:03 [2021-02-22T10:48:03.445Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:48:05 [2021-02-22T10:48:05.618Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:48:07 [2021-02-22T10:48:07.153Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:48:07 [2021-02-22T10:48:07.153Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:48:07 [2021-02-22T10:48:07.153Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:48:07 [2021-02-22T10:48:07.153Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:48:07 [2021-02-22T10:48:07.153Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:48:10 [2021-02-22T10:48:10.052Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:48:10 [2021-02-22T10:48:10.052Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:48:11 [2021-02-22T10:48:11.585Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:48:11 [2021-02-22T10:48:11.585Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:48:11 [2021-02-22T10:48:11.585Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:48:11 [2021-02-22T10:48:11.585Z] === RUN   TestDockerSuite/TestInspectDefault
10:48:13 [2021-02-22T10:48:13.758Z] === RUN   TestDockerSuite/TestInspectHistory
10:48:17 [2021-02-22T10:48:17.488Z] === RUN   TestDockerSuite/TestInspectImage
10:48:17 [2021-02-22T10:48:17.488Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:48:17 [2021-02-22T10:48:17.488Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:48:17 [2021-02-22T10:48:17.488Z] === RUN   TestDockerSuite/TestInspectInt64
10:48:19 [2021-02-22T10:48:19.021Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:48:20 [2021-02-22T10:48:20.556Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:48:20 [2021-02-22T10:48:20.556Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:48:22 [2021-02-22T10:48:22.729Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:48:24 [2021-02-22T10:48:24.262Z] === RUN   TestDockerSuite/TestInspectPlugin
10:48:24 [2021-02-22T10:48:24.262Z] === RUN   TestDockerSuite/TestInspectRootFS
10:48:24 [2021-02-22T10:48:24.262Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:48:26 [2021-02-22T10:48:26.435Z] === RUN   TestDockerSuite/TestInspectStatus
10:48:28 [2021-02-22T10:48:28.607Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:48:32 [2021-02-22T10:48:32.335Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:48:33 [2021-02-22T10:48:33.870Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:48:35 [2021-02-22T10:48:35.317Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:48:36 [2021-02-22T10:48:36.045Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:48:37 [2021-02-22T10:48:37.578Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:48:39 [2021-02-22T10:48:39.750Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:48:41 [2021-02-22T10:48:41.283Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksEnvs
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:48:42 [2021-02-22T10:48:42.960Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:48:43 [2021-02-22T10:48:43.419Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:48:43 [2021-02-22T10:48:43.419Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:48:43 [2021-02-22T10:48:43.419Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:48:43 [2021-02-22T10:48:43.419Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:48:43 [2021-02-22T10:48:43.419Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:48:44 [2021-02-22T10:48:44.951Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:48:46 [2021-02-22T10:48:46.484Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:48:50 [2021-02-22T10:48:50.157Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:48:52 [2021-02-22T10:48:52.270Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:48:53 [2021-02-22T10:48:53.802Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:48:53 [2021-02-22T10:48:53.802Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:48:55 [2021-02-22T10:48:55.974Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:48:55 [2021-02-22T10:48:55.974Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:49:00 [2021-02-22T10:49:00.663Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:49:06 [2021-02-22T10:49:06.445Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:49:11 [2021-02-22T10:49:11.140Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:49:13 [2021-02-22T10:49:13.313Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:49:15 [2021-02-22T10:49:15.488Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:49:15 [2021-02-22T10:49:15.488Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:49:17 [2021-02-22T10:49:17.021Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:49:19 [2021-02-22T10:49:19.194Z] === RUN   TestDockerSuite/TestLogsSince
10:49:22 [2021-02-22T10:49:22.172Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:49:27 [2021-02-22T10:49:27.766Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:49:27 [2021-02-22T10:49:27.766Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:49:27 [2021-02-22T10:49:27.766Z] === RUN   TestDockerSuite/TestLogsTail
10:49:29 [2021-02-22T10:49:29.939Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:49:32 [2021-02-22T10:49:32.114Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestMountIntoProc
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestMountIntoSys
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestNetHostname
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginActive
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPortHostBinding
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPortList
10:49:34 [2021-02-22T10:49:34.289Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:49:34 [2021-02-22T10:49:34.329Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:49:38 [2021-02-22T10:49:38.020Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:49:48 [2021-02-22T10:49:48.338Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:49:48 [2021-02-22T10:49:48.338Z] === RUN   TestDockerSuite/TestPsByOrder
10:49:55 [2021-02-22T10:49:55.400Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:49:55 [2021-02-22T10:49:55.400Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:50:03 [2021-02-22T10:50:03.959Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:50:06 [2021-02-22T10:50:06.364Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:50:16 [2021-02-22T10:50:16.337Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:50:16 [2021-02-22T10:50:16.337Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:50:16 [2021-02-22T10:50:16.337Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:50:21 [2021-02-22T10:50:21.195Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:50:26 [2021-02-22T10:50:26.644Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:50:33 [2021-02-22T10:50:33.720Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:50:39 [2021-02-22T10:50:39.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:50:44 [2021-02-22T10:50:44.029Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:50:47 [2021-02-22T10:50:47.758Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:50:47 [2021-02-22T10:50:47.758Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:50:47 [2021-02-22T10:50:47.758Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:50:52 [2021-02-22T10:50:52.440Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:50:52 [2021-02-22T10:50:52.440Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:50:52 [2021-02-22T10:50:52.440Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:50:52 [2021-02-22T10:50:52.440Z] === RUN   TestDockerSuite/TestPsRightTagName
10:50:52 [2021-02-22T10:50:52.440Z] === RUN   TestDockerSuite/TestPsShowMounts
10:50:58 [2021-02-22T10:50:58.225Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:50:58 [2021-02-22T10:50:58.225Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:50:59 [2021-02-22T10:50:59.760Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:50:59 [2021-02-22T10:50:59.760Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:51:01 [2021-02-22T10:51:01.296Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:51:02 [2021-02-22T10:51:02.261Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:51:02 [2021-02-22T10:51:02.261Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:51:05 [2021-02-22T10:51:05.996Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:51:08 [2021-02-22T10:51:08.896Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:51:11 [2021-02-22T10:51:11.072Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:51:25 [2021-02-22T10:51:25.851Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:51:36 [2021-02-22T10:51:36.195Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:51:36 [2021-02-22T10:51:36.195Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:51:37 [2021-02-22T10:51:37.730Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:51:37 [2021-02-22T10:51:37.730Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:51:37 [2021-02-22T10:51:37.730Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:51:38 [2021-02-22T10:51:38.697Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:51:42 [2021-02-22T10:51:42.424Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:51:43 [2021-02-22T10:51:43.881Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:51:50 [2021-02-22T10:51:50.989Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:51:50 [2021-02-22T10:51:50.989Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:51:53 [2021-02-22T10:51:53.888Z] === RUN   TestDockerSuite/TestRmiBlank
10:51:53 [2021-02-22T10:51:53.888Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:51:54 [2021-02-22T10:51:54.345Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:52:06 [2021-02-22T10:52:06.711Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:52:08 [2021-02-22T10:52:08.889Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:52:09 [2021-02-22T10:52:09.346Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:52:15 [2021-02-22T10:52:15.131Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:52:15 [2021-02-22T10:52:15.892Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:52:23 [2021-02-22T10:52:23.683Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:52:30 [2021-02-22T10:52:30.749Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:52:33 [2021-02-22T10:52:33.649Z] === RUN   TestDockerSuite/TestRmiTag
10:52:33 [2021-02-22T10:52:33.649Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:52:35 [2021-02-22T10:52:35.827Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:52:47 [2021-02-22T10:52:47.908Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:52:50 [2021-02-22T10:52:50.628Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:52:51 [2021-02-22T10:52:51.594Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:52:55 [2021-02-22T10:52:55.330Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddHost
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:52:56 [2021-02-22T10:52:56.298Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:52:57 [2021-02-22T10:52:57.833Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:52:57 [2021-02-22T10:52:57.833Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:52:57 [2021-02-22T10:52:57.833Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:53:00 [2021-02-22T10:53:00.067Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:53:01 [2021-02-22T10:53:01.566Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:53:04 [2021-02-22T10:53:04.467Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:53:06 [2021-02-22T10:53:06.001Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:53:08 [2021-02-22T10:53:08.174Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:53:09 [2021-02-22T10:53:09.709Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:53:09 [2021-02-22T10:53:09.709Z] === RUN   TestDockerSuite/TestRunBindMounts
10:53:18 [2021-02-22T10:53:18.099Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:53:18 [2021-02-22T10:53:18.277Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:53:20 [2021-02-22T10:53:20.454Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:53:20 [2021-02-22T10:53:20.454Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:53:22 [2021-02-22T10:53:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:53:22 [2021-02-22T10:53:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:53:22 [2021-02-22T10:53:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:53:24 [2021-02-22T10:53:24.813Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:53:26 [2021-02-22T10:53:26.506Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:53:28 [2021-02-22T10:53:28.681Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:53:30 [2021-02-22T10:53:30.216Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:53:30 [2021-02-22T10:53:30.216Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:53:30 [2021-02-22T10:53:30.216Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:53:30 [2021-02-22T10:53:30.216Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:53:32 [2021-02-22T10:53:32.395Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:53:32 [2021-02-22T10:53:32.395Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:53:32 [2021-02-22T10:53:32.395Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:53:32 [2021-02-22T10:53:32.395Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:53:32 [2021-02-22T10:53:32.395Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:53:32 [2021-02-22T10:53:32.939Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:53:33 [2021-02-22T10:53:33.930Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:53:38 [2021-02-22T10:53:38.619Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:53:40 [2021-02-22T10:53:40.795Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:53:40 [2021-02-22T10:53:40.795Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:53:40 [2021-02-22T10:53:40.795Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:53:40 [2021-02-22T10:53:40.795Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:53:42 [2021-02-22T10:53:42.331Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:53:44 [2021-02-22T10:53:44.508Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:53:44 [2021-02-22T10:53:44.508Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:53:46 [2021-02-22T10:53:46.043Z] === RUN   TestDockerSuite/TestRunEnvironment
10:53:46 [2021-02-22T10:53:46.043Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:53:46 [2021-02-22T10:53:46.043Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:53:46 [2021-02-22T10:53:46.043Z] === RUN   TestDockerSuite/TestRunExitCode
10:53:47 [2021-02-22T10:53:47.765Z] --- PASS: TestDockerExternalVolumeSuite (437.45s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:53: [d17e9afe8330b] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:53: [d27841de656d4] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:53: [df5ccf9d9b435] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:53: [da86d26a43db5] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.24s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:485: [d6e0f80e6c790] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_external_volume_driver_test.go:53: [d53ad673b1157] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z] PASS
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] === Skipped
10:53:47 [2021-02-22T10:53:47.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:53:47 [2021-02-22T10:53:47.765Z]         check_test.go:309: [dc88176651e79] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:53:47 [2021-02-22T10:53:47.765Z]         check_test.go:309: [daa756351867a] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:53:47 [2021-02-22T10:53:47.765Z]         check_test.go:309: [d5524dc5fc6cb] daemon is not started
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:53:47 [2021-02-22T10:53:47.765Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:53:47 [2021-02-22T10:53:47.765Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] 
10:53:47 [2021-02-22T10:53:47.765Z] DONE 273 tests, 5 skipped in 2510.856s
10:53:47 [2021-02-22T10:53:47.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:53:47 [2021-02-22T10:53:47.765Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8da83e4027d4/docker.pid
10:53:47 [2021-02-22T10:53:47.765Z] +++ kill 6140
10:53:47 [2021-02-22T10:53:47.765Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6140 is not a child of this shell
10:53:47 [2021-02-22T10:53:47.765Z] warning: PID 6140 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8da83e4027d4/docker.pid had a nonzero exit code
10:53:47 [2021-02-22T10:53:47.765Z] ++++ cat bundles/test-integration/docker.pid
10:53:48 [2021-02-22T10:53:48.021Z] +++ kill 8156
10:53:48 [2021-02-22T10:53:48.219Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:53:48 [2021-02-22T10:53:48.946Z] +++ /etc/init.d/apparmor stop
10:53:48 [2021-02-22T10:53:48.946Z] Leaving: AppArmorNo profiles have been unloaded.
10:53:48 [2021-02-22T10:53:48.946Z] 
10:53:48 [2021-02-22T10:53:48.946Z] Unloading profiles will leave already running processes permanently
10:53:48 [2021-02-22T10:53:48.946Z] unconfined, which can lead to unexpected situations.
10:53:48 [2021-02-22T10:53:48.946Z] 
10:53:48 [2021-02-22T10:53:48.946Z] To set a process to complain mode, use the command line tool
10:53:48 [2021-02-22T10:53:48.946Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:53:48 [2021-02-22T10:53:48.946Z] +++ true
10:53:48 [2021-02-22T10:53:48.946Z] exiting test-integration
10:53:48 [2021-02-22T10:53:48.946Z] ++ exit 0
10:53:48 [2021-02-22T10:53:48.946Z] 
10:53:49 [2021-02-22T10:53:49.201Z] + exit 0
10:53:49 [2021-02-22T10:53:49.201Z] ++ jobs -p
10:53:49 [2021-02-22T10:53:49.201Z] + pids=
10:53:49 [2021-02-22T10:53:49.201Z] + echo 'Remaining pids to kill: []'
10:53:49 [2021-02-22T10:53:49.201Z] Remaining pids to kill: []
10:53:49 [2021-02-22T10:53:49.201Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:53:49 [2021-02-22T10:53:49.220Z] Recording test results
10:53:49 [2021-02-22T10:53:49.752Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:53:50 [2021-02-22T10:53:50.592Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:53:50 [2021-02-22T10:53:50.918Z] + echo Ensuring container killed.
10:53:50 [2021-02-22T10:53:50.918Z] Ensuring container killed.
10:53:50 [2021-02-22T10:53:50.918Z] + docker ps -aq -f name=docker-pr14-*
10:53:50 [2021-02-22T10:53:50.918Z] + cids=0e8b6fb21e6e
10:53:50 [2021-02-22T10:53:50.918Z] 5290b2cbc44c
10:53:50 [2021-02-22T10:53:50.918Z] 3b6ba36e37ee
10:53:50 [2021-02-22T10:53:50.918Z] + [ -n 0e8b6fb21e6e
10:53:50 [2021-02-22T10:53:50.918Z] 5290b2cbc44c
10:53:50 [2021-02-22T10:53:50.918Z] 3b6ba36e37ee ]
10:53:50 [2021-02-22T10:53:50.918Z] + docker rm -vf 0e8b6fb21e6e 5290b2cbc44c 3b6ba36e37ee
10:53:51 [2021-02-22T10:53:51.927Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:53:53 [2021-02-22T10:53:53.433Z] 0e8b6fb21e6e
10:53:53 [2021-02-22T10:53:53.433Z] 5290b2cbc44c
10:53:53 [2021-02-22T10:53:53.433Z] 3b6ba36e37ee
[Pipeline] sh
10:53:53 [2021-02-22T10:53:53.755Z] + echo Chowning /workspace to jenkins user
10:53:53 [2021-02-22T10:53:53.755Z] Chowning /workspace to jenkins user
10:53:53 [2021-02-22T10:53:53.755Z] + id -u
10:53:53 [2021-02-22T10:53:53.755Z] + id -g
10:53:53 [2021-02-22T10:53:53.755Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42017:/workspace busybox chown -R 1000:1000 /workspace
10:53:53 [2021-02-22T10:53:53.755Z] Unable to find image 'busybox:latest' locally
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunExposePort
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:53:54 [2021-02-22T10:53:54.101Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:53:57 [2021-02-22T10:53:57.833Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:53:58 [2021-02-22T10:53:58.998Z] latest: Pulling from library/busybox
10:53:58 [2021-02-22T10:53:58.998Z] 5c4213be9af9: Pulling fs layer
10:53:58 [2021-02-22T10:53:58.998Z] 5c4213be9af9: Verifying Checksum
10:53:58 [2021-02-22T10:53:58.998Z] 5c4213be9af9: Download complete
10:53:59 [2021-02-22T10:53:59.253Z] 5c4213be9af9: Pull complete
10:53:59 [2021-02-22T10:53:59.253Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:53:59 [2021-02-22T10:53:59.253Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:54:03 [2021-02-22T10:54:03.621Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:54:03 [2021-02-22T10:54:03.621Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:54:03 [2021-02-22T10:54:03.755Z] + bundleName=amd64
10:54:03 [2021-02-22T10:54:03.755Z] + echo Creating amd64-bundles.tar.gz
10:54:03 [2021-02-22T10:54:03.755Z] Creating amd64-bundles.tar.gz
10:54:03 [2021-02-22T10:54:03.755Z] + xargs tar -czf amd64-bundles.tar.gz
10:54:03 [2021-02-22T10:54:03.755Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:54:04 [2021-02-22T10:54:04.587Z] === RUN   TestDockerSuite/TestRunModeHostname
10:54:04 [2021-02-22T10:54:04.587Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:54:04 [2021-02-22T10:54:04.587Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:54:04 [2021-02-22T10:54:04.587Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:54:04 [2021-02-22T10:54:04.587Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunMount
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:54:05 [2021-02-22T10:54:05.046Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
[Pipeline] archiveArtifacts
10:54:05 [2021-02-22T10:54:05.126Z] Archiving artifacts
10:54:09 [2021-02-22T10:54:09.663Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:54:09 [2021-02-22T10:54:09.969Z] + make clean
10:54:10 [2021-02-22T10:54:10.224Z] docker volume rm -f docker-dev-cache
10:54:10 [2021-02-22T10:54:10.224Z] docker-dev-cache
[Pipeline] deleteDir
10:54:10 [2021-02-22T10:54:10.836Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:54:10 [2021-02-22T10:54:10.836Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:54:10 [2021-02-22T10:54:10.836Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:54:10 [2021-02-22T10:54:10.836Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:54:14 [2021-02-22T10:54:14.566Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetHost
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:54:18 [2021-02-22T10:54:18.298Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:54:19 [2021-02-22T10:54:19.834Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:54:21 [2021-02-22T10:54:21.368Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:54:22 [2021-02-22T10:54:22.904Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:54:24 [2021-02-22T10:54:24.443Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:54:25 [2021-02-22T10:54:25.979Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunPortInUse
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:54:26 [2021-02-22T10:54:26.437Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunPublishPort
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:54:28 [2021-02-22T10:54:28.612Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:54:35 [2021-02-22T10:54:35.682Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:54:35 [2021-02-22T10:54:35.682Z] === RUN   TestDockerSuite/TestRunRm
10:54:37 [2021-02-22T10:54:37.220Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:54:43 [2021-02-22T10:54:43.008Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:54:43 [2021-02-22T10:54:43.974Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:54:46 [2021-02-22T10:54:46.150Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:54:47 [2021-02-22T10:54:47.684Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:54:49 [2021-02-22T10:54:49.858Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:54:49 [2021-02-22T10:54:49.858Z] === RUN   TestDockerSuite/TestRunState
10:54:49 [2021-02-22T10:54:49.858Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:54:52 [2021-02-22T10:54:52.033Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:54:52 [2021-02-22T10:54:52.033Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:54:53 [2021-02-22T10:54:53.570Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserByID
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserByName
10:54:58 [2021-02-22T10:54:58.253Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:54:59 [2021-02-22T10:54:59.789Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:54:59 [2021-02-22T10:54:59.789Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:55:01 [2021-02-22T10:55:01.963Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:55:01 [2021-02-22T10:55:01.963Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:55:01 [2021-02-22T10:55:01.963Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:55:04 [2021-02-22T10:55:04.139Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:55:09 [2021-02-22T10:55:09.927Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:55:13 [2021-02-22T10:55:13.657Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:55:19 [2021-02-22T10:55:19.447Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:55:19 [2021-02-22T10:55:19.447Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:55:19 [2021-02-22T10:55:19.447Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:55:26 [2021-02-22T10:55:26.511Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:55:28 [2021-02-22T10:55:28.046Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:55:29 [2021-02-22T10:55:29.580Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:55:29 [2021-02-22T10:55:29.580Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:55:29 [2021-02-22T10:55:29.580Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:55:30 [2021-02-22T10:55:30.039Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:55:33 [2021-02-22T10:55:33.769Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:55:34 [2021-02-22T10:55:34.736Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:55:36 [2021-02-22T10:55:36.912Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveImageId
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:55:40 [2021-02-22T10:55:40.645Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:55:42 [2021-02-22T10:55:42.823Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:55:42 [2021-02-22T10:55:42.823Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:55:43 [2021-02-22T10:55:43.281Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:55:43 [2021-02-22T10:55:43.740Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:55:45 [2021-02-22T10:55:45.275Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:55:51 [2021-02-22T10:55:51.074Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:55:51 [2021-02-22T10:55:51.074Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:55:58 [2021-02-22T10:55:58.145Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:55:58 [2021-02-22T10:55:58.145Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:56:01 [2021-02-22T10:56:01.047Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:56:01 [2021-02-22T10:56:01.047Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:56:01 [2021-02-22T10:56:01.047Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:56:01 [2021-02-22T10:56:01.047Z] === RUN   TestDockerSuite/TestStartRecordError
10:56:01 [2021-02-22T10:56:01.047Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestStatsNoStream
10:56:11 [2021-02-22T10:56:11.390Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:56:12 [2021-02-22T10:56:12.356Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:56:14 [2021-02-22T10:56:14.531Z] === RUN   TestDockerSuite/TestTopPrivileged
10:56:14 [2021-02-22T10:56:14.531Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:56:16 [2021-02-22T10:56:16.067Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:56:33 [2021-02-22T10:56:33.755Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:56:34 [2021-02-22T10:56:34.213Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:56:34 [2021-02-22T10:56:34.671Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:56:36 [2021-02-22T10:56:36.847Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:56:37 [2021-02-22T10:56:37.306Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:56:37 [2021-02-22T10:56:37.764Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:56:37 [2021-02-22T10:56:37.764Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:56:37 [2021-02-22T10:56:37.764Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:56:44 [2021-02-22T10:56:44.830Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:56:44 [2021-02-22T10:56:44.830Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:56:44 [2021-02-22T10:56:44.830Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:56:44 [2021-02-22T10:56:44.830Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:56:44 [2021-02-22T10:56:44.830Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:56:50 [2021-02-22T10:56:50.617Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:56:51 [2021-02-22T10:56:51.076Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:56:51 [2021-02-22T10:56:51.076Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:56:59 [2021-02-22T10:56:59.640Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:56:59 [2021-02-22T10:56:59.640Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:56:59 [2021-02-22T10:56:59.640Z] --- PASS: TestDockerSuite (2109.82s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.90s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.91s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.96s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:56:59 [2021-02-22T10:56:59.640Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s)
10:56:59 [2021-02-22T10:56:59.640Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
10:56:59 [2021-02-22T10:56:59.640Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.63s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.26s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.36s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.18s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.29s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (8.68s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.86s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.47s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.36s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.50s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.94s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.25s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.75s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.89s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.73s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.64s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.68s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.57s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s)
10:57:00 [2021-02-22T10:57:00.100Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
10:57:00 [2021-02-22T10:57:00.100Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.45s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.32s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.66s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.07s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.14s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.05s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.78s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.20s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.19s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.53s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.70s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.30s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.27s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (67.82s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.26s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.50s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.62s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.38s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.95s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.34s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.95s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.00s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.47s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.22s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.53s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.92s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.89s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.04s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFails (6.76s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.53s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.27s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.51s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.12s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.19s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.81s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.49s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.75s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.66s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.41s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.75s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.76s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.44s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.00s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.77s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.39s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.52s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.16s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.92s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.41s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.27s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.10s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.23s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.37s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.03s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.04s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.20s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.00s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.97s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.86s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.89s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.85s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.84s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.00s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.42s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildRm (10.39s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.63s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.05s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.77s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.74s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.47s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.09s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.54s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.70s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.73s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.80s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.02s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.22s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.40s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.93s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.25s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.26s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.37s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.22s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.67s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (6.89s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.30s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.08s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.78s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.56s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.28s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.25s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.34s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.51s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:57:00 [2021-02-22T10:57:00.101Z]         docker_cli_sni_test.go:18: Flakey test
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.53s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestCommitChange (3.94s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.55s)
10:57:00 [2021-02-22T10:57:00.101Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.52s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCommitTTY (10.32s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.56s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (10.27s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.52s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.83s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.02s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.86s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.90s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.87s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.10s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.27s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.89s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.79s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.60s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.73s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.23s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.24s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00007d440_<nil>} (2.28s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1021565258_c:\foo_false__<nil>_<nil>_<nil>} (2.25s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1021565258_c:\foo_true__<nil>_<nil>_<nil>} (2.25s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:57:00 [2021-02-22T10:57:00.102Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.14s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.97s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.67s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.11s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.11s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.46s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToDot (1.97s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.08s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.12s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.83s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.83s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.14s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateRM (0.24s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.19s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.33s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.27s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.89s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:57:00 [2021-02-22T10:57:00.102Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.102Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.99s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.95s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.95s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.30s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.96s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.15s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.86s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.11s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.83s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.92s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.79s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsRename (2.00s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsResize (2.26s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.15s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.31s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.12s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.61s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.61s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.58s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.78s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.46s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.80s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.24s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.02s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.72s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.65s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.62s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.80s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.37s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.65s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.34s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.85s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.82s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.30s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.82s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.83s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.54s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.83s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.66s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.83s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.19s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.78s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.83s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.62s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.61s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.30s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.00s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.11s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.01s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.16s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.93s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.86s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsSince (8.59s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.103Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsTail (2.23s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.10s)
10:57:00 [2021-02-22T10:57:00.103Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.75s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.79s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.57s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.57s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.79s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.58s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.63s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.75s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.82s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.06s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.31s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.44s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.39s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.08s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.49s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.01s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.63s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.33s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.55s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.88s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.47s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.47s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (8.89s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.24s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.41s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiTag (0.56s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.13s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.58s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.08s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.62s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.66s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.80s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.85s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.92s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.88s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunBindMounts (8.56s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.83s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.50s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.94s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.92s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.50s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.46s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.80s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.89s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.89s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.82s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.81s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.104Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.29s)
10:57:00 [2021-02-22T10:57:00.104Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.104Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.95s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.43s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.79s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.97s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.26s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.24s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.80s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.61s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.37s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.34s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunRm (1.97s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.02s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.96s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.76s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.21s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.88s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.47s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.69s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.75s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.96s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (6.97s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.92s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.34s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.42s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.65s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.58s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.80s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.25s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.56s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.75s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.105Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.105Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s)
10:57:00 [2021-02-22T10:57:00.105Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.17s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.47s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.45s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.46s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:57:00 [2021-02-22T10:57:00.106Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s)
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerRegistrySuite (0.11s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerDaemonSuite
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerDaemonSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerSwarmSuite
10:57:00 [2021-02-22T10:57:00.106Z] --- PASS: TestDockerSwarmSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.106Z] === RUN   TestDockerPluginSuite
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginCreate
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginInspect
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerPluginSuite/TestPluginSet
10:57:00 [2021-02-22T10:57:00.107Z] --- PASS: TestDockerPluginSuite (0.02s)
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerExternalVolumeSuite
10:57:00 [2021-02-22T10:57:00.107Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerNetworkSuite
10:57:00 [2021-02-22T10:57:00.107Z] --- SKIP: TestDockerNetworkSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z] === RUN   TestDockerHubPullSuite
10:57:00 [2021-02-22T10:57:00.107Z] --- SKIP: TestDockerHubPullSuite (0.00s)
10:57:00 [2021-02-22T10:57:00.107Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.107Z] PASS
10:57:00 [2021-02-22T10:57:00.107Z] ok  	github.com/docker/docker/integration-cli	2110.310s
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === Skipped
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:57:00 [2021-02-22T10:57:00.569Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.569Z] 
10:57:00 [2021-02-22T10:57:00.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.24s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.22s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.24s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_sni_test.go:18: Flakey test
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:57:00 [2021-02-22T10:57:00.570Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.570Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:57:00 [2021-02-22T10:57:00.571Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.571Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:57:00 [2021-02-22T10:57:00.572Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.572Z] 
10:57:00 [2021-02-22T10:57:00.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.573Z] 
10:57:00 [2021-02-22T10:57:00.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:57:00 [2021-02-22T10:57:00.573Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:57:00 [2021-02-22T10:57:00.574Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.574Z] 
10:57:00 [2021-02-22T10:57:00.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:57:00 [2021-02-22T10:57:00.575Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.575Z] 
10:57:00 [2021-02-22T10:57:00.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
10:57:00 [2021-02-22T10:57:00.575Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:57:00 [2021-02-22T10:57:00.576Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.576Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.576Z] 
10:57:00 [2021-02-22T10:57:00.576Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:00 [2021-02-22T10:57:00.577Z] 
10:57:00 [2021-02-22T10:57:00.577Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:57:00 [2021-02-22T10:57:00.577Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.036Z] 
10:57:01 [2021-02-22T10:57:01.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:57:01 [2021-02-22T10:57:01.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.037Z] 
10:57:01 [2021-02-22T10:57:01.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.037Z] 
10:57:01 [2021-02-22T10:57:01.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.037Z] 
10:57:01 [2021-02-22T10:57:01.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:57:01 [2021-02-22T10:57:01.037Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.037Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
10:57:01 [2021-02-22T10:57:01.040Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] DONE 1093 tests, 547 skipped in 2117.402s
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Integration tests ended at 02/22/2021 10:57:00. Duration:00:35:17.6529430
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Docker info of the daemon under test at end of run
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] Containers: 2
10:57:01 [2021-02-22T10:57:01.040Z]  Running: 0
10:57:01 [2021-02-22T10:57:01.040Z]  Paused: 0
10:57:01 [2021-02-22T10:57:01.040Z]  Stopped: 2
10:57:01 [2021-02-22T10:57:01.040Z] Images: 18
10:57:01 [2021-02-22T10:57:01.040Z] Server Version: 0.0.0-dev
10:57:01 [2021-02-22T10:57:01.040Z] Storage Driver: windowsfilter
10:57:01 [2021-02-22T10:57:01.040Z]  Windows: 
10:57:01 [2021-02-22T10:57:01.040Z] Logging Driver: json-file
10:57:01 [2021-02-22T10:57:01.040Z] Plugins: 
10:57:01 [2021-02-22T10:57:01.040Z]  Volume: local
10:57:01 [2021-02-22T10:57:01.040Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:57:01 [2021-02-22T10:57:01.040Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:57:01 [2021-02-22T10:57:01.040Z] Swarm: inactive
10:57:01 [2021-02-22T10:57:01.040Z] Default Isolation: process
10:57:01 [2021-02-22T10:57:01.040Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:57:01 [2021-02-22T10:57:01.040Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
10:57:01 [2021-02-22T10:57:01.040Z] OSType: windows
10:57:01 [2021-02-22T10:57:01.040Z] Architecture: x86_64
10:57:01 [2021-02-22T10:57:01.040Z] CPUs: 4
10:57:01 [2021-02-22T10:57:01.040Z] Total Memory: 32GiB
10:57:01 [2021-02-22T10:57:01.040Z] Name: azwin-2-e9df30
10:57:01 [2021-02-22T10:57:01.040Z] ID: 566T:L7J3:LP22:EVC2:2S2U:36T2:WTP5:HRNM:5WX2:VEYV:7FH6:Y6DA
10:57:01 [2021-02-22T10:57:01.040Z] Docker Root Dir: D:\CI\PR-42017\14\daemon
10:57:01 [2021-02-22T10:57:01.040Z] Debug Mode (client): false
10:57:01 [2021-02-22T10:57:01.040Z] Debug Mode (server): true
10:57:01 [2021-02-22T10:57:01.040Z]  File Descriptors: -1
10:57:01 [2021-02-22T10:57:01.040Z]  Goroutines: 17
10:57:01 [2021-02-22T10:57:01.040Z]  System Time: 2021-02-22T10:57:00.6653933Z
10:57:01 [2021-02-22T10:57:01.040Z]  EventsListeners: 0
10:57:01 [2021-02-22T10:57:01.040Z] Registry: https://index.docker.io/v1/
10:57:01 [2021-02-22T10:57:01.040Z] Labels:
10:57:01 [2021-02-22T10:57:01.040Z] Experimental: false
10:57:01 [2021-02-22T10:57:01.040Z] Insecure Registries:
10:57:01 [2021-02-22T10:57:01.040Z]  127.0.0.0/8
10:57:01 [2021-02-22T10:57:01.040Z] Live Restore Enabled: false
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] 
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Stopping daemon under test
10:57:01 [2021-02-22T10:57:01.040Z] SUCCESS: The process with PID 3976 (child process of PID 3100) has been terminated.
10:57:01 [2021-02-22T10:57:01.040Z] SUCCESS: The process with PID 3100 (child process of PID 5204) has been terminated.
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Stop tailing logs of the daemon under tests
10:57:01 [2021-02-22T10:57:01.040Z] INFO: executeCI.ps1 Completed successfully at 02/22/2021 10:57:00.
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Tidying up at end of run
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Saving daemon under test log (d:\CI\PR-42017\14\dut.out) to bundles\CIDUT.out
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Saving daemon under test log (d:\CI\PR-42017\14\dut.err) to bundles\CIDUT.err
10:57:01 [2021-02-22T10:57:01.040Z] INFO: Nuke-Everything...
10:57:01 [2021-02-22T10:57:01.499Z] INFO: Container count on control daemon to delete is 2
10:57:01 [2021-02-22T10:57:01.958Z] b232265386aa
10:57:01 [2021-02-22T10:57:01.958Z] bc490ab05d86
10:57:01 [2021-02-22T10:57:01.958Z] INFO: Tidying pidfile d:\CI\PR-42017\14\docker.pid
10:57:01 [2021-02-22T10:57:01.958Z] INFO: Nuking d:\CI
10:57:23 [2021-02-22T10:57:23.039Z] INFO: Zapped successfully
10:57:23 [2021-02-22T10:57:23.039Z] 
10:57:23 [2021-02-22T10:57:23.039Z] INFO: executeCI.ps1 exiting at Mon Feb 22 10:57:22 CUT 2021. Duration 00:54:42.0193631
10:57:23 [2021-02-22T10:57:23.039Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
10:57:23 [2021-02-22T10:57:23.281Z] Recording test results
10:57:30 [2021-02-22T10:57:30.258Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:57:31 [2021-02-22T10:57:31.744Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
10:57:32 [2021-02-22T10:57:32.926Z] Archiving artifacts
10:57:46 [2021-02-22T10:57:46.887Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42017/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:57:47 [2021-02-22T10:57:47.818Z] + make clean
10:57:49 [2021-02-22T10:57:49.356Z] docker volume rm -f docker-dev-cache
10:57:49 [2021-02-22T10:57:49.356Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS